#answer .main{
    position: relative;
}
#answer .main h1{
	margin: 0;
}
#answer .main img.sp{
	display: none;
}
#answer .main img{
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}

#answer .main p{
    position: absolute;
    top: 66%;
    left: 6%;
    width: 45%;
}
@media screen and (max-width: 1149px) {
	#answer .main p{
		font-size: 12px;
    	width: 52%;
	}
}
@media screen and (max-width: 639px) {
	#answer .main p{
		font-size: 12px;
		position: inherit;
		width: 100%;
		top: 0;
		left: 0;
	}
	#answer .main img{
		display: none;
	}
	#answer .main img.sp{
		display: block;
	}
}
#answer .sc01{
	background: #fafafa;
	padding-bottom: 40px;
	border-top:1px solid #f9f9f9;
}
@media screen and (max-width: 639px) {
	#answer .sc01{
		background: #fff;
	}
}
#answer h2{
	text-align: center;
	margin: 0 0 40px 0;
	padding-top: 50px;
	font-size: 2.30rem;
	line-height: 3.5rem;
	font-weight: normal;
	letter-spacing: 0.35rem;
}
#answer h2 .s5-heading3{
	font-weight: normal;
}
#answer h3{
	font-size: 1.50rem;
	font-weight: normal;
}
@media screen and (max-width: 639px) {
	#answer h2{
		margin: 20px 0;
		padding-top: 0px;
		font-size: 1.50rem;
		line-height: 2.5rem;
		letter-spacing: normal;
	}
	#answer h3{
		font-weight: normal;
		font-size: 1.00rem;
		text-align: left !important;
		margin-top: 40px;
	}
}

#answer .cPop{
    position: relative;
}

#answer .cPop img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
#answer .qa {
    position: absolute;
}

#answer .cPop img.pc{
	display: block;
}
#answer .cPop img.sp{
	display: none;
}
@media only screen and (max-width: 639px) {
	#answer .cPop img.pc{
		display: none;
	}
	#answer .cPop img.sp{
		display: block;
	}
}
@media only screen and (max-width: 1039px) { .qa { width: 38%; }  }
@media only screen and (max-width: 639px) { .qa { display: none; }  }


#answer .qa a:hover img {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

#answer .qa.qa01 {
    top: 5%;
    left: 7%;
    -webkit-transform: translate(-7%, -5%);
    transform: translate(-7%, -5%);
}
#answer .qa.qa02 {
    top: 45%;
    left: 5%;
}
#answer .qa.qa03 {
    top: 10%;
    left: 60%;
}
#answer .qa.qa04 {
    top: 10%;
    left: 62%;
}
#answer .qa.qa05 {
    top: 52%;
    left: 65%;
}
#answer .qa.qa06 {
    top: 0%;
    left: 2%;
}
#answer .qa.qa07 {
    top: 52%;
    left: 7%;
}
#answer .qa.qa08 {
    top: 3%;
    left: 12%;
}
#answer .qa.qa09 {
    top: 0;
    left: 60%;
}

#answer .qaSp{
	display: none;
}
@media only screen and (max-width: 639px) {
	#answer .qaSp{
		display: block;
	}
	#answer .qaSp p{
		background: #f2f2f2;
		color: #555555;
		padding: 3px;
		margin-bottom: 0px;
		border: 1px solid #e0e0e0;
	}
	#answer .qaSp p a{
		background: #4380cb;
		display: block;
		color: #fff;
		padding: 5px;
		text-decoration: none;
		margin-top: 5px;
	}
	#answer .qaSp p a:hover{
		background: #5596e5;		
	}
}


.home-Stores__stores .home-GridContentStores__Shop,
.home-Stores__stores .home-GridContentStores__Exhibition {
  border: 0px; }

.home-Stores__stores .home-GridContentStores__Shop a,
.home-Stores__stores .home-GridContentStores__Exhibition a {
  background-color: #f3f4f6; }



/* ==========================================================================
   .home-Stores
   ========================================================================== */
.home-Stores {
  display: table;
  width: 100%;
  margin: 40px 0; }

.home-Stores__stores {
  vertical-align: top;
  display: table-cell;
  width: 80%;
  padding-right: 3px; }

.home-Stores__extra {
  display: table-cell;
  width: 20%;
  padding-left: 13px; }

@media screen and (max-width: 767px) {
  .home-Stores {
    display: block;
    width: auto;
    margin: 0; }
  .home-Stores__stores {
    display: block;
    width: auto;
    padding-right: 0; }
  .home-Stores__extra {
    display: block;
    width: auto;
    padding-left: 0; } }

.home-Stores__list {
  margin: 0 -8px; }

.home-Stores__list ul {
  list-style: none;
  table-layout: fixed;
  display: table;
  width: 100%;
  padding: 0;
  margin: 0; }

.home-Stores__list li {
  display: table-cell;
  padding: 8px; }

.home-Stores__list a {
  color: inherit; }

.home-Stores__list a:hover {
  text-decoration: none; }

.home-Stores__listImage {
  transition: opacity 0.15s;
  -ms-transition: opacity 0s;
  margin-bottom: 8px; }

a:hover .home-Stores__listImage,
a:focus .home-Stores__listImage {
  opacity: 0.7; }

.home-Stores__listImage img {
  display: block;
  width: 100%;
  height: auto; }

.home-Stores__listText {
  font-size: .75em; }

.home-Stores__listText:before {
  content: "";
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 .2em .2em 0; }

a:hover .home-Stores__listText,
a:focus .home-Stores__listText {
  color: #7d8794; }

@media screen and (max-width: 767px) {
  .home-Stores__list {
    margin: 0; }
  .home-Stores__list ul {
    display: block;
    width: auto; }
  .home-Stores__list li {
    display: table;
    width: 100%;
    padding: 0; }
  .home-Stores__list a {
    display: table;
    width: 100%; }
  .home-Stores__listImage {
    vertical-align: middle;
    display: table-cell;
    width: 30%;
    padding: 10px;
    margin-bottom: 0; }
  .home-Stores__listText {
    vertical-align: middle;
    display: table-cell;
    width: 70%;
    padding: 10px; } }

#lightcase-info,
.lightcase-icon-prev,
.lightcase-icon-next{
	display: none !important;
}

.s5-row__col3 {
	text-align: center;
}
.s5-row__col3 img{
	max-width: 100%;
	height: auto;
}
.s5-row {
	margin-bottom: 30px;
}
#inline9 a.txt{
	color: #0075d8;
	text-decoration: none;
}
#inline9 a.txt:hover{
	text-decoration: underline;
}

/* .home-GridContentStores
  ========================================================================== */
.home-GridContentStores {
  margin: 0 -5px; }

.home-GridContentStores__Summary {
  table-layout: fixed;
  display: table;
  width: 100%;
  height: 100%;
  min-height: 1px;
  padding: 0;
  margin: 0; }

.home-GridContentStores__Shop,
.home-GridContentStores__Exhibition {
  vertical-align: middle;
  display: table-cell;
  margin: 0;
  border-left: 5px solid #EBEBEB;
  border-right: 5px solid #EBEBEB; }

.home-GridContentStores__Shop a,
.home-GridContentStores__Exhibition a {
  text-decoration: none;
  display: block; }

.home-Stores__stores .home-GridContentStores__Shop,
.home-Stores__stores .home-GridContentStores__Exhibition {
  border: 0px; }

.home-Stores__stores .home-GridContentStores__Shop a,
.home-Stores__stores .home-GridContentStores__Exhibition a {
  background-color: #f3f4f6; }

.home-GridContentStores__Shop {
  width: 66.66667%; }

.home-GridContentStores__Exhibition {
  width: 33.33333%; }

.home-GridContentStores__ShopImage,
.home-GridContentStores__ShopText {
  display: table-cell;
  vertical-align: middle; }

.home-GridContentStores__ShopImage {
  padding: 10px;
  transition: opacity 0.15s;
  -ms-transition: opacity 0s; }

a:hover .home-GridContentStores__ShopImage,
a:focus .home-GridContentStores__ShopImage {
  opacity: 0.7; }

.home-GridContentStores__ShopImage img {
  display: block;
  width: 100%;
  height: auto; }

.home-GridContentStores__ShopText {
  padding: 10px; }

a:hover .home-GridContentStores__ShopText,
a:focus .home-GridContentStores__ShopText {
  color: #7d8794;
  text-decoration: none; }

.home-GridContentStores__ShopLead {
  font-size: .875em;
  font-weight: bold;
  line-height: 2; }

.home-GridContentStores__ShopDetails {
  font-size: .75em;
  line-height: 1.4; }

.home-GridContentStores__ShopLinkText {
  font-size: .75em;
  line-height: 1.4;
  margin: .5em 0;
  text-align: right;
  white-space: nowrap; }

.home-GridContentStores__ShopLinkText:before {
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 .2em .2em 0; }

.home-GridContentStores__list ul {
  list-style: none;
  table-layout: fixed;
  display: table;
  width: 100%;
  height: 100%;
  min-height: 1px;
  padding: 0;
  margin: 0; }

.home-GridContentStores__list li {
  vertical-align: top;
  display: table-cell;
  margin: 0;
  border-left: 5px solid #EBEBEB;
  border-right: 5px solid #EBEBEB; }

.home-GridContentStores__list a {
  color: inherit;
  display: block;
  height: 100%; }

.home-GridContentStores__list a:hover {
  text-decoration: none; }

.home-GridContentStores__listImage {
  padding: 10px;
  transition: opacity 0.15s;
  -ms-transition: opacity 0s; }

a:hover .home-GridContentStores__listImage,
a:focus .home-GridContentStores__listImage {
  opacity: 0.7; }

.home-GridContentStores__listImage img {
  display: block;
  width: 100%;
  height: auto; }

.home-GridContentStores__listText {
  padding: 10px; }

.home-GridContentStores__listImage + .home-GridContentStores__listText {
  padding-top: 0; }

.home-GridContentStores__listLead {
  font-size: .75em; }

.home-GridContentStores__listLead:before {
  content: "";
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 .2em .2em 0; }

.home-GridContentStores__listDetails {
  color: #83838f;
  font-size: 0.675em; }

@media screen and (max-width: 767px) {
  .home-GridContentStores {
    margin: 0; }
  .home-GridContentStores__Shop,
  .home-GridContentStores__Exhibition {
    display: block;
    width: 100%;
    border-top: 5px solid #EBEBEB;
    border-bottom: 5px solid #EBEBEB;
    border-left: 0px solid #EBEBEB;
    border-right: 0px solid #EBEBEB; }
  .home-GridContentStores__Shop a,
  .home-GridContentStores__Exhibition a {
    display: table;
    width: 100%; }
  .home-GridContentStores__list ul {
    display: block; }
  .home-GridContentStores__list li {
    display: table;
    width: 100%;
    border-left: none;
    border-right: none;
    border-top: 10px solid #EBEBEB; }
  .home-GridContentStores__list li:first-child {
    border-top: none; }
  .home-GridContentStores__list a {
    display: table;
    width: 100%; }
  .home-GridContentStores__listImage {
    vertical-align: top;
    display: table-cell;
    width: 50%;
    padding: 5px; }
  .home-GridContentStores__listText {
    vertical-align: top;
    display: table-cell;
    width: 50%;
    padding: 5px; }
  .home-GridContentStores__listImage + .home-GridContentStores__listText {
    padding-top: 5px; }
  .home-GridContentStores__listLead {
    font-size: .92em; }
  .home-GridContentStores__listDetails {
    font-size: .71em; } }

ul.home-GridContentStores__sub {
  display: block;
  width: auto;
  overflow: hidden; }

ul.home-GridContentStores__sub li {
  table-layout: fixed;
  display: table;
  width: 100%;
  border-top: 10px solid #EBEBEB;
  border-right: none;
  border-left: none; }

ul.home-GridContentStores__sub li:first-child {
  border-top: none; }

ul.home-GridContentStores__sub a {
  display: table;
  width: 100%;
  border-bottom: 100px solid #fff;
  margin-bottom: -100px; }

.home-GridContentStores__subIcon {
  font-size: 48px;
  line-height: 48px;
  text-align: center;
  vertical-align: top;
  display: table-cell;
  width: 30%;
  padding: 10px 0 10px 10px;
  transition: opacity 0.15s;
  -ms-transition: opacity 0s; }

a:hover .home-GridContentStores__subIcon,
a:focus .home-GridContentStores__subIcon {
  opacity: 0.7; }

.home-GridContentStores__subText {
  vertical-align: top;
  display: table-cell;
  padding: 10px; }

@media screen and (max-width: 639px) {
  .home-GridContentStores__ShopImage,
  .home-GridContentStores__ShopText {
    display: block; }
  .home-GridContentStores__ShopText {
    padding: 0px 10px 10px  10px;
    width: 100%;
    box-sizing: border-box; } }