/* CSS Document */

/*Halloween*/

/* !Clearfix
---------------------------------------------------------- */
.clearfix,
.Halloween_sec01 ul,
.Halloween_sec01 dl,
.Box_style
{
	display: block;
	min-height: 1%;
}
.clearfix:after,
.Halloween_sec01 ul:after,
.Halloween_sec01 dl:after,
.Box_style:after
{
	clear: both;
	content:".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .clearfix,
* html .Halloween_sec01 ul,
* html .Halloween_sec01 dl,
* html .Box_style
{
	height: 1%;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


/* !Layout
---------------------------------------------------------- */
html { overflow-y: scroll;}
body { text-align: center;}

* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
img {
	max-width: 100%;
	height: auto;
}

.halloween_bg {
	padding-bottom: 80px;
	background-color: #7558AA;
	background-image: url(../images/bg_img.png);
	background-size: contain;
}


/* !Header
---------------------------------------------------------- */
#Halloween_header { width: 100%;}
  .header_ttl { width: 100%;}
    #Halloween_ttl {
		width: 100%;
		margin: 0 auto;
	}

/* !Navi
---------------------------------------------------------- */
#Halloween_nav { display: none;}
  #Halloween_nav ul { }
    #Halloween_nav li { }
	#Halloween_nav li:last-child { }
	  #Halloween_nav li a { }
	    #Halloween_nav li a:hover { }

  .return a {
      display: block;
	  margin: 0 0 10px 0;
	  padding: 6px 10px 6px 10px; 
	  background: #000 url(../images/txt.png) 95% 35% no-repeat;
	  background-size: 60%;
	  font-size: 108%;
	  line-height: 1.4;
	  text-decoration: none;
	  font-weight: bold;
	  color: #FF8A00;
 }
 .return img {
      width: 18px;
	  height: auto;
	  margin: 0 5px 3px 0;
	  vertical-align: middle;
  }

/* !Copy
---------------------------------------------------------- */
#Halloween_copy { display: none;}
  #Halloween_copy p { }
#Halloween_copySP {
	width: auto;
	height: auto;
	margin: 10px;
	padding: 10px;
	background: #EFE9FF;
	display: block;
}

/* !Section
---------------------------------------------------------- */
.Halloween_sec01 {
	width: 100%;
}
.Halloween_sec02,
.Halloween_sec03,
.Halloween_sec04 {
	width: 100%;
	margin: 50px 0 0 0;
	padding: 15px 0 0 0;
	background: url(../images/flag_S.png) 0 top no-repeat;
	background-size: contain;
	position: relative;
}
  .Halloween_sec01 h2,
  .Halloween_sec02 h2,
  .Halloween_sec03 h2,
  .Halloween_sec04 h2 {
	  margin: 0 auto 8px;
	  text-align: center;
  }
    .Halloween_sec01 h2 img {
		width: 85%;
		margin: 20px auto 8px;
	}
      .Halloween_sec01 ul {
		  width: 100%;
		  margin: 0 auto;
		  text-align: center;
	  }
	    .Halloween_sec01 li {
			width: 100%;
			border-bottom: solid 1px #40005C;
			display: inline-block;
		}
		  .Halloween_sec01 dl {
			  width: 100%;
			  padding: 10px;
		  }
		    .Halloween_sec01 dt {
				width: 100px;
				height: 75px;
				margin-right: 10px;
				text-align: center;
				vertical-align: middle;
				background: #FFF;
				display: table-cell;
				float: left;
			}
			  .Halloween_sec01 dt img {
				  max-width: 100px;
				  max-height: 75px;
				  border: solid 2px #FFF;
			  }
			.Halloween_sec01 dd.List_title {
				margin-bottom: 5px;
				font-size: 116%;
				font-weight: bold;
				text-align: left;
				line-height: 1.3;
				color: #FFB700;
			}
			  .Halloween_sec01 dd.List_title span {
				  font-size: 85%;
			  }
			    .Halloween_sec01 dd.List_txt {
					padding: 0 0 0 120px;
					font-size: 108%;
					font-weight: normal;
					text-align: left;
					color: #000;
					background: url(../images/arrw01.png) 110px 4px no-repeat;
				}

.Halloween_sec01 li a {
	display: block;
	text-decoration: none;
}
.Halloween_sec01 li a:hover {
	  opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	  text-decoration: none;
  }

/*Halloween_sec02 and Halloween_sec02*/
.Halloween_sec02 h2 img {
		width: 60%;
		margin: 20px auto 15px;
	}
.Halloween_sec04 h2 img {
		width: 66%;
		margin: 20px auto 15px;
	}

.Box_style {
	width: 100%;
	margin: 0 auto;
	border-top: solid 6px #FFD715;
	border-bottom: solid 6px #FFD715;
	background: #E3E2FF;
	position: relative;
}
  .Box_Left {
	  width: 100%;
	  margin: 0 auto;
	  padding-top: 20px;
	  text-align: center;
	  float: none;
	  background-size: contain;
  }
    .Box_Left img {
		width: 250px;
		height: 200px;
		border: solid 4px #FFF;
	}
  .Box-Right {
	  width: 100%;
	  padding: 35px 45px;
	  display: block;
  }
    .Box-Right p {
		margin: 15px 0;
		padding: 0;
		font-size: 108%;
		line-height: 1.6;
	}

/*Halloween_sec03*/
.Halloween_sec03 h2 img {
		width: 86%;
		margin: 20px auto 0;
	}
.Halloween_List {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
  .Halloween_List li {
	  width: 90%;
	  margin: 25px 0 0 0;
	  padding: 15px;
	  background: rgba(255,255,255,0.6);
	  display: inline-block;
  }
  .Halloween_List li:first-child {
	  margin: 15px 0 0 0;
  }
  .Halloween_List li:last-child { }
    .Halloween_List li dl { }
	  .Halloween_List li dt {}
	    .Halloween_List li dt img {
			max-width: 250px;
			max-height: 200px;
			border: solid 4px #FFF;
		}
	  .Halloween_List li dd.Shop-name {
		  margin-top: 8px;
		  font-size: 123.1%;
		  font-weight: bold;
		  line-height: 2.5;
		  border-bottom: dotted 2px #40005C;
		  color: #40005C;
	  }
	  .Halloween_List li dd.Product-name {
		  margin-top: 5px;
		  font-size: 116%;
		  font-weight: bold;
		  line-height: 2.5;
	  }
	  .Halloween_List li dd.Description-of-item {
		  font-size: 108%;
		  text-align: left;
		  border-bottom: dotted 1px #000;
	  }

.Halloween_List li a {
	display: block;
	text-decoration: none;
}
.Halloween_List li a:hover {
	  opacity: 0.6;
	  filter: alpha(opacity=60);
	  -ms-filter: "alpha(opacity=60)";
	  text-decoration: none;
  }



/*Img_Position*/
.img_postion01 {
	position: absolute;
	bottom: 40%;
	left: 3%;
}
.img_postion02 { display: none;}
.img_postion03 { display: none;}
.img_postion04 {
	position: absolute;
	bottom: -43%;
	right: -8%;
}
.img_postion05 {
	position: absolute;
	bottom: 40%;
	right: 6%;
}
.img_postion06 {
	position: absolute;
	top: 7%;
	left: 2%;
}
.img_postion07 {
	position: absolute;
	bottom: 39%;
	right: 3%;
}



/*Button*/
.Deatil_btn1 {
	width: 80%;
	margin: 25px auto 0;
	font-size: 108%;
	font-weight: bold;
	text-align: center;
	line-height: 2.8;
	border-radius: 4px;
	background: #FFB700;
}
.Deatil_btn1 a {
	color: #40005C;
	display: block;
}

.Deatil_btn2 {
	width: 100%;
	margin: 0 auto;
	font-size: 108%;
	font-weight: bold;
	text-align: center;
	line-height: 2.8;
	border-radius: 4px;
	background: #6E007F;
}
.Deatil_btn3 {
	width: 100%;
	margin: 15px auto 3px;
	font-size: 108%;
	font-weight: bold;
	text-align: center;
	line-height: 2.8;
	border-radius: 4px;
	background: #E97F00;
	position: relative;
}

.Deatil_btn2 a,
.Deatil_btn3 a {
	color: #FFF;
	display: block;
}
.Deatil_btn1 a:hover,
.Deatil_btn2 a:hover,
.Deatil_btn3 a:hover {
	  opacity: 0.6;
	  filter: alpha(opacity=60);
	  -ms-filter: "alpha(opacity=60)";
	  text-decoration: none;
  }

.dnSP { display: none;}
.dnPC {display: block;}



/*----------------------------------------------------------
							                  !PC
---------------------------------------------------------- */
@media only print, screen and (min-width: 40.063em) {
#Halloween_header { }
  .header_ttl { }
    #Halloween_ttl { }

.return a { display: none;}
.return img { }

/* !Navi
---------------------------------------------------------- */
#Halloween_nav {
	width: 990px;
	padding: 6px;
	background: #000;
	display: block;
}
  #Halloween_nav ul {
	  margin: 0 auto;
	  padding: 10px 0;
	  text-align: center;
	  border: dotted 1px #FF8A00;
  }
    #Halloween_nav li {
		padding: 0;
		border-right: solid 1px #FF8A00;
		display: inline-block;
	}
	#Halloween_nav li:last-child { border-right: none;}
	  #Halloween_nav li a {
		  padding: 0 15px;
		  font-size: 116%;
		  font-weight: bold;
		  line-height: 1.5;
		  color: #FF8A00;
		  display: block;
	  }
	    #Halloween_nav li a:hover {
			text-decoration: none;
			color: #FFF;
		}

/* !Copy
---------------------------------------------------------- */
#Halloween_copy {
	width: 98%;
	height: 210px;
	margin: 10px 10px 0 10px;
	padding: 35px 140px;
	background: url(../images/paper01.png) 0 10px no-repeat;
	display: block;
}
  #Halloween_copy p {
	  font-size: 100%;
  }
#Halloween_copySP {
	display: none;
}

/* !Section
---------------------------------------------------------- */
.Halloween_sec01 {
	width: 100%;
}
.Halloween_sec02,
.Halloween_sec03,
.Halloween_sec04 {
	width: 100%;
	margin: 50px 0 0 0;
	padding: 15px 0 0 0;
	background: url(../images/flag_L.png) 0 top no-repeat;
	background-size: contain;
	position: relative;
}
  .Halloween_sec01 h2,
  .Halloween_sec02 h2,
  .Halloween_sec03 h2,
  .Halloween_sec04 h2 {
	  margin: 15px auto 8px;
	  text-align: center;
  }
    .Halloween_sec01 h2 img {
		width: 405px;
		margin: 0 auto 8px;
	}
      .Halloween_sec01 ul {
		  width: 960px;
		  margin: 0 auto 20px;
		  text-align: center;
	  }
	    .Halloween_sec01 li {
			width: 230px;
			border-bottom: none;
			vertical-align: top;
			display: inline-block;
		}
		  .Halloween_sec01 dl {
			  width: 100%;
			  padding: 5px;
		  }
		    .Halloween_sec01 dt {
				width: 200px;
				height: 150px;
				margin-right: 10px;
				text-align: center;
				vertical-align: middle;
				background: #FFF;
				display: table-cell;
				float: none;
			}
			  .Halloween_sec01 dt img {
				  max-width: 200px;
				  max-height: 150px;
				  border: solid 4px #FFF;
			  }
			.Halloween_sec01 dd.List_title {
				margin-top: 10px;
				margin-bottom: 5px;
				font-size: 116%;
				font-weight: bold;
				text-align: left;
				line-height: 1.3;
				color: #FFB700;
			}
			  .Halloween_sec01 dd.List_title span {
				  font-size: 85%;
			  }
			    .Halloween_sec01 dd.List_txt {
					padding: 0 0 0 10px;
					font-size: 108%;
					font-weight: normal;
					text-align: left;
					color: #000;
					background: url(../images/arrw01.png) 0 4px no-repeat;
				}

.Halloween_sec01 li a {
	display: block;
	text-decoration: none;
}
.Halloween_sec01 li a:hover {
	  opacity: 0.6;
	  filter: alpha(opacity=60);
	  -ms-filter: "alpha(opacity=60)";
	  text-decoration: none;
  }


/*Halloween_sec02 and Halloween_sec04*/
.Halloween_sec02 h2 img {
		width: 285px;
		margin: 20px auto 15px;
	}
.Halloween_sec04 h2 img {
		width: 292px;
		margin: 20px auto 15px;
}
.Box_style {
	width: 800px;
	margin: 0 auto;
	padding: 30px;
	border-top: solid 6px #FFD715;
	border-left: solid 6px #FFD715;
	border-right: solid 6px #FFD715;
	border-bottom: solid 6px #FFD715;
	background: #E3E2FF;
	position: relative;
}
  .Box_Left {
	  width: 250px;
	  padding-top: 0;
	  float: left;
  }
    .Box_Left img {
		width: 250px;
		height: 200px;
		border: solid 4px #FFF;
	}
  .Box-Right {
	  width: 380px;
	  padding: 0;
	  float: right;
	  display: block;
  }
    .Box-Right p {
		margin: 15px 0;
		padding: 0;
		font-size: 108%;
		line-height: 1.6;
	}


/*Halloween_sec03*/
.Halloween_sec03 h2 img {
		width: 420px;
		margin: 20px auto;
	}
.Halloween_List {
	width: 960px;
	margin: 0 auto;
	text-align: center;
}
  .Halloween_List li {
	  width: 350px;
	  margin: 25px 30px 0 30px;
	  padding: 15px;
	  background: rgba(255,255,255,0.6);
	  vertical-align: top;
	  display: inline-block;
  }
  .Halloween_List li:first-child { margin: 0 20px 0 0;}
  .Halloween_List li:last-child { margin: 0;}
    .Halloween_List li dl { }
	  .Halloween_List li dt {}
	    .Halloween_List li dt img {
			max-width: 300px;
			max-height: 240px;
			border: solid 4px #FFF;
		}
	  .Halloween_List li dd.Shop-name {
		  margin-top: 8px;
		  font-size: 123.1%;
		  font-weight: bold;
		  line-height: 2.5;
		  border-bottom: dotted 2px #40005C;
		  color: #40005C;
	  }
	  .Halloween_List li dd.Product-name {
		  margin-top: 5px;
		  font-size: 116%;
		  font-weight: bold;
		  line-height: 2.5;
	  }
	  .Halloween_List li dd.Description-of-item {
		  font-size: 108%;
		  text-align: left;
		  border-bottom: dotted 1px #000;
	  }

.Halloween_List li a {
	display: block;
	text-decoration: none;
}
.Halloween_List li a:hover {
	  opacity: 0.6;
	  filter: alpha(opacity=60);
	  -ms-filter: "alpha(opacity=60)";
	  text-decoration: none;
  }

/*Img_Position*/
.img_postion01 {
	position: absolute;
	bottom: 78%;
	left: -25px;
}
.img_postion02 {
	position: absolute;
	bottom: -40px;
	right: 10px;
	display: block;
}
.img_postion03 {
	position: absolute;
	bottom: -15px;
	left: 285px;
	display: block;
}
.img_postion04 {
	position: absolute;
	bottom: -33px;
	right: -45px;
}
.img_postion05 {
	position: absolute;
	bottom: 15px;
	right: 10px;
}
.img_postion06 {
	position: absolute;
	top: 16%;
	left: 10%;
}
.img_postion07 {
	position: absolute;
	top: 19%;
	right: 14%;
}



/*Button*/
.Deatil_btn1 {
	width: 35%;
	margin: 0 auto;
	font-size: 108%;
	font-weight: bold;
	text-align: center;
	line-height: 2.8;
	border-radius: 4px;
	background: #FFB700;
}
.Deatil_btn2 {
	width: 55%;
	margin: 0 auto;
	font-size: 108%;
	font-weight: bold;
	text-align: center;
	line-height: 2.8;
	border-radius: 4px;
	background: #6E007F;
}
.Deatil_btn3 {
	width: 80%;
	margin: 15px auto 3px;
	font-size: 108%;
	font-weight: bold;
	text-align: center;
	line-height: 2.8;
	border-radius: 4px;
	background: #E97F00;
	position: relative;
}
.Deatil_btn1 a {
	color: #40005C;
	display: block;
	text-decoration: none;
}
.Deatil_btn2 a,
.Deatil_btn3 a {
	color: #FFF;
	display: block;
	text-decoration: none;
}
.Deatil_btn1 a:hover,
.Deatil_btn2 a:hover,
.Deatil_btn3 a:hover {
	  opacity: 0.6;
	  filter: alpha(opacity=60);
	  -ms-filter: "alpha(opacity=60)";
	  text-decoration: none;
  }

.dnSP { display: block;}
.dnPC {display: none;}
.mgb30 { margin-bottom: 30px;}
}