@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}

html {
	overflow-y: scroll;
	width :100%;
    height:100%;
    overflow:auto;
    margin:0;
    padding:0;
}

body {
	width: 100%;
	min-width: 940px;
	margin: 0px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ Pro","ＭＳ Ｐゴシック", メイリオ, Meiryo, Osaka, "&#xff2d;&#xff33;&#x20;&#xff30;&#x30b4;&#x30b7;&#x30c3;&#x30af;", sans-serif;
	/*font-family: "Times New Roman", 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho', serif;*/
	line-height: 100%;
	color: #151515;
	text-align: center;
	background: url("../images/bg3.jpg") repeat center 700px;
}

body.type2 {
	width: 100%;
	min-width: 940px;
	margin: 0px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ Pro","ＭＳ Ｐゴシック", メイリオ, Meiryo, Osaka, "&#xff2d;&#xff33;&#x20;&#xff30;&#x30b4;&#x30b7;&#x30c3;&#x30af;", sans-serif;
	/*font-family: "Times New Roman", 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho', serif;*/
	line-height: 100%;
	color: #151515;
	text-align: center;
	background: #fff;
}


body.type3 {
	width: 100%;
	min-width: 940px;
	margin: 0px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ Pro","ＭＳ Ｐゴシック", メイリオ, Meiryo, Osaka, "&#xff2d;&#xff33;&#x20;&#xff30;&#x30b4;&#x30b7;&#x30c3;&#x30af;", sans-serif;
	/*font-family: "Times New Roman", 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho', serif;*/
	line-height: 100%;
	color: #151515;
	text-align: center;
	position:fixed
	background: url("../images/bg_hanabi01.png") norepeat center 700px;
}

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

h1,h2,h3,h4 {
	font-weight: normal;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
	vertical-align: bottom;
}

img.vb {
	vertical-align: middle;
}

hr {
	display: none;
}

.clear {
	clear: both;
}

ul.listBlock,
ul.listBlock li {
	display: block;
	list-style-type: none;
}

th,td {
	vertical-align: top;
}

th.vMid,
td.vMid {
	vertical-align: middle;
}

/* for modern browser */
.clearfix {
  display: inline-block;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height:0;
  font-size:0;
}

/* Hides from IE-mac */
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */


/* link */
a {
	list-style: none;
	color: #009370;
	display: block;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	/*color: #02513e;*/
}
a * {
	cursor: pointer;
}




/* --------------------------------------------------------------------- */
/* margin-padding */
/* --------------------------------------------------------------------- */

.mt5 {
	margin-top: 5px !important;
}

.mt6 {
	margin-top: 6px !important;
}

.mt7 {
	margin-top: 7px !important;
}

.mt9 {
	margin-top: 9px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt12 {
	margin-top: 12px !important;
}

.mt18 {
	margin-top: 18px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mt25 {
	margin-top: 25px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.mt40 {
	margin-top: 40px !important;
}

.mt45 {
	margin-top: 45px !important;
}

.mt50 {
	margin-top: 50px !important;
}

.mt60 {
	margin-top: 60px !important;
}

.ml11 {
	margin-left: 11px !important;
}

.ml20 {
	margin-left: 20px !important;
}

.ml30 {
	margin-left: 30px !important;
}

.mr10 {
	margin-right: 10px !important;
}

.mr20 {
	margin-right: 20px !important;
}

.pt20 {
	padding-top: 20px !important;
}

.pt40 {
	padding-top: 40px !important;
}

.pb20 {
	padding-bottom: 20px !important;
}

.mb0 {
	margin-bottom: 0px !important;
}

.mb8 {
	margin-bottom: 8px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb25 {
	margin-bottom: 25px !important;
}

.mb53 {
	margin-bottom: 53px !important;
}

.pb15 {
	padding-bottom: 15px !important;
}


/* --------------------------------------------------------------------- */
/* all */
/* --------------------------------------------------------------------- */

div#wrap {
	width: 1100px;
	margin: 0 auto;
	display: block;
	text-align: left;
	position: relative;
}

div#homeBg1 {
	width: 100%;
	background: url("../images/bg1.png") no-repeat center top;
}

div#homeBg2 {
	width: 100%;
	background: url("../images/bg2.png") no-repeat center 330px;
}
div#homeBg3 {
	width: 100%;
	background: url("../images/bg4.png") no-repeat center 100px;
}

.red {
	color: #f73f20 !important;
	font-weight: bold;
}

.bk {
	line-height: 1;
	font-size: 0;
	margin: 0;
	padding: 0;
	display: block;
}

.menuTab {
	display: none;
}

.slowly {
	-webkit-transform-origin: 100% 0%;
	-webkit-animation-name: slowlyIcon;
	-webkit-animation-duration: 3.3s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: normal;
	-webkit-animation-play-state: running;
	-webkit-animation-delay: 0s;
		-moz-transform-origin: 100% 0%;
		-moz-animation-name: slowlyIcon;
		-moz-animation-duration: 3.3s;
		-moz-animation-iteration-count: infinite;
		-moz-animation-direction: normal;
		-moz-animation-play-state: running;
		-moz-animation-delay: 0s;
	-ms-transform-origin: 100% 0%;
	-ms-animation-name: slowlyIcon;
	-ms-animation-duration: 3.3s;
	-ms-animation-iteration-count: infinite;
	-ms-animation-direction: normal;
	-ms-animation-play-state: running;
	-ms-animation-delay: 0s;
		-o-transform-origin: 100% 0%;
		-o-animation-name: slowlyIcon;
		-o-animation-duration: 3.3s;
		-o-animation-iteration-count: infinite;
		-o-animation-direction: normal;
		-o-animation-play-state: running;
		-o-animation-delay: 0s;
	transform-origin: 100% 0%;
	animation-name: slowlyIcon;
	animation-duration: 3.3s;
	animation-iteration-count: infinite;
	animation-direction: normal;
	animation-play-state: running;
	animation-delay: 0s;
	}
	@-webkit-keyframes slowlyIcon {
		0%{
			-webkit-transform: rotate(0deg);
			animation-timing-function: ease-in;
		}
		50%{
			-webkit-transform: translate(3px, 0px) rotate(5deg);
			animation-timing-function: ease-out;
		}
		100%{
			-webkit-transform: rotate(0deg);
			animation-timing-function: ease-in;
		}
	}
	@-moz-keyframes slowlyIcon {
		0%{
			-moz-transform: rotate(0deg);
			animation-timing-function: ease-in;
		}
		50%{
			-moz-transform: translate(3px, 0px) rotate(5deg);
			animation-timing-function: ease-out;
		}
		100%{
			-moz-transform: rotate(0deg);
			animation-timing-function: ease-in;
		}
	}
	@-ms-keyframes slowlyIcon {
		0%{
			-ms-transform: rotate(0deg);
			animation-timing-function: ease-in;
		}
		50%{
			-ms-transform: translate(3px, 0px) rotate(5deg);
			animation-timing-function: ease-out;
		}
		100%{
			-ms-transform: rotate(0deg);
			animation-timing-function: ease-in;
		}
	}
	@-o-keyframes slowlyIcon {
		0%{
			-o-transform: rotate(0deg);
			animation-timing-function: ease-in;
		}
		50%{
			-o-transform: translate(3x, 0px) rotate(5deg);
			animation-timing-function: ease-out;
		}
		100%{
			-o-transform: rotate(0deg);
			animation-timing-function: ease-in;
		}
	}
	@keyframes slowlyIcon {
		0%{
			transform: rotate(0deg);
			animation-timing-function: ease-in;
		}
		50%{
			transform: translate(3px, 0px) rotate(5deg);
			animation-timing-function: ease-out;
		}
		100%{
			transform: rotate(0deg);
			animation-timing-function: ease-in;
		}
	}

.slowlyRight {
	-webkit-transform-origin: 5% 100%;
	-webkit-animation-name: iconPageTop;
	-webkit-animation-duration: 3.5s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: normal;
	-webkit-animation-play-state: running;
	-webkit-animation-delay: 0s;
		-moz-transform-origin: 5% 100%;
		-moz-animation-name: iconPageTop;
		-moz-animation-duration: 3.5s;
		-moz-animation-iteration-count: infinite;
		-moz-animation-direction: normal;
		-moz-animation-play-state: running;
		-moz-animation-delay: 0s;
	-ms-transform-origin: 5% 100%;
	-ms-animation-name: iconPageTop;
	-ms-animation-duration: 3.5s;
	-ms-animation-iteration-count: infinite;
	-ms-animation-direction: normal;
	-ms-animation-play-state: running;
	-ms-animation-delay: 0s;
		-o-transform-origin: 5% 100%;
		-o-animation-name: iconPageTop;
		-o-animation-duration: 3.5s;
		-o-animation-iteration-count: infinite;
		-o-animation-direction: normal;
		-o-animation-play-state: running;
		-o-animation-delay: 0s;
	transform-origin: 5% 100%;
	animation-name: iconPageTop;
	animation-duration: 3.5s;
	animation-iteration-count: infinite;
	animation-direction: normal;
	animation-play-state: running;
	animation-delay: 0s;
	}
	@-webkit-keyframes iconPageTop {
		0%{
			-webkit-transform: rotate(0deg);
			animation-timing-function: ease-in;
		}
		50%{
			-webkit-transform: translate(2px, 0px) rotate(-7deg);
			animation-timing-function: ease-out;
		}
		100%{
			-webkit-transform: rotate(0deg);
			animation-timing-function: ease-in;
		}
	}
	@-moz-keyframes iconPageTop {
		0%{
			-moz-transform: rotate(0deg);
			animation-timing-function: ease-in;
		}
		50%{
			-moz-transform: translate(2px, 0px) rotate(-7deg);
			animation-timing-function: ease-out;
		}
		100%{
			-moz-transform: rotate(0deg);
			animation-timing-function: ease-in;
		}
	}
	@-ms-keyframes iconPageTop {
		0%{
			-ms-transform: rotate(0deg);
			animation-timing-function: ease-in;
		}
		50%{
			-ms-transform: translate(2px, 0px) rotate(-7deg);
			animation-timing-function: ease-out;
		}
		100%{
			-ms-transform: rotate(0deg);
			animation-timing-function: ease-in;
		}
	}
	@-o-keyframes iconPageTop {
		0%{
			-o-transform: rotate(0deg);
			animation-timing-function: ease-in;
		}
		50%{
			-o-transform: translate(2px, 0px) rotate(-7deg);
			animation-timing-function: ease-out;
		}
		100%{
			-o-transform: rotate(0deg);
			animation-timing-function: ease-in;
		}
	}
	@keyframes iconPageTop {
		0%{
			transform: rotate(0deg);
			animation-timing-function: ease-in;
		}
		50%{
			transform: translate(2px, 0px) rotate(-7deg);
			animation-timing-function: ease-out;
		}
		100%{
			transform: rotate(0deg);
			animation-timing-function: ease-in;
		}
	}


/* --------------------------------------------------------------------- */
/* contents */
/* --------------------------------------------------------------------- */

div#header {
	position: relative;
	display: block;
	/*padding-bottom: 10px;*/
	}
	div#header h1 {
		position: absolute;
		top: 16px;
		left: -7px;
		}
	div#header p.emblem {
		position: absolute;
		top: 15px;
		left: 259px;
		width: 680px;
		height: 103px;
		line-height: 1;
		text-align: left;
		background: url("../images/bg-emblem07.gif");
		display: flex;
		flex-direction: column;
		justify-content: center;
		}
		div#header p.emblem span{
			padding-left: 205px;
			display: block;
		}
		div#header p.emblem span.text1{
			margin-bottom: 7px;
			color: #D60000;
			font-size: 14px;
			font-weight: bold;
		}
		div#header p.emblem span.text2{
			margin-bottom: 7px;
			font-size: 17px;
			font-weight: bold;
		}
		div#header p.emblem span.text3{
			font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
			font-size: 16px;
			font-weight: bold;
		}
	div#header p#cart {
		position: absolute;
		top: 29px;
		right: 0px;
		}

div#header div#mainNavi {
	padding-top: 125px;
}
div#header div#mainNavi ul{
	display: block;
	height: 60px;
	}
	div#header div#mainNavi ul li {
	list-style: none;
	float: left;
	}

div#header div#information {
	margin-top: 4px;
	background: url("../images/news_area_top.gif") no-repeat left top;
	padding-top: 10px;
	/*margin-bottom: 10px;*/
	display: block;
	position: relative;
	width: 100%;
	text-align:left;
	}
	div#header div#information div.bg{
		background: url("../images/news_area_bg.gif") repeat-y left top;
		}
	div#header div#information p.footer{
		background: url("../images/news_area_bottom.gif") no-repeat left top;
		height: 10px;
		padding: 0;
		zoom: 1;
		display: block;
		}
		div#header div#information p.icon {
			 position: absolute;
			 top: -8px;
			 left: 5px;
			}
			div#header div#information p#informationTxt {
				float: left;
				width: 589px;
				display: block;
				padding-left: 151px;
				font-size: 93%;
				line-height: 1.4;
				color: #777777;
				position: relative;
				top: 0px;
			}
			div#header div#information p#informationTxt span {
				display: block;
				width: 580px;
			}
			div#header div#information div#area1  {
				width: 179px;
				display: block;
				float: left;
				}
				div#header div#information div#area1 p.tit {
					float: left;
					}
					div#header div#information div#area1 p.tit span {
						background: url("../images/news_txt_01.gif") no-repeat left top;
						display: block;
						margin-left: 11px;
						text-indent: -9999px;
						width: 69px;
						height: 15px;
					}
				div#header div#information div#area1 p.num {
					font-size: 10px;
					position: relative;
					right: 7px;
					top: 1px;
					float: right;
				}
			div#header div#information div#area2  {
				width: 178px;
				display: block;
				float: left;
				}
				div#header div#information div#area2 p.tit {
					float: left;
					}
					div#header div#information div#area2 p.tit span {
						background: url("../images/news_txt_02.gif") no-repeat left top;
						display: block;
						margin-left: 11px;
						margin-top: 1px;
						text-indent: -9999px;
						width: 75px;
						height: 13px;
					}
				div#header div#information div#area2 p.num {
					font-size: 10px;
					position: relative;
					right: 7px;
					top: 1px;
					float: right;
					}
					div#header div#information div#area1 p span,
					div#header div#information div#area2 p span {
						font-size: 12px;
						color: #009370;
						font-weight: bold;
					}

	div#header div#information div#informationContents {
		padding: 0px 0;
	}

div#mainContents {
	background: url("../images/contents_top.gif") no-repeat right top;
	padding-top: 17px;
	margin: 14px auto 0 auto;
	}
	div#mainContents div.bg{
		background: url("../images/contents_bg.gif") repeat-y center top;
		}
	div#mainContents p.footer{
		background: url("../images/contents_bottom.gif") no-repeat center top;
		height: 21px;
		padding: 0;
		zoom: 1;
		display: block;
		}

div.topicsArea {
	margin-top: 4px;
	background: url("../images/topics_area_top.gif") no-repeat left top;
	padding-top: 10px;
	/*margin-bottom: 10px;*/
	display: block;
	position: relative;
	width: 1100px;
	margin-top: 14px;
	}
	div.topicsAreaInner {
		background: url("../images/topics_area_bg.gif") repeat-y left top;
		}
	p.topicsAreaFooter {
			background: url("../images/topics_area_bottom.gif") no-repeat left bottom;
			height: 10px;
			padding: 0;
			zoom: 1;
			display: block;
			}
			p.topicsSample {
				font-size: 100%;
				width: 1100px;
				text-align: center;
				padding: 50px 0px;
			}


/* --------------------------------------------------------------------- */
/* Side - leftArea */
/* --------------------------------------------------------------------- */

div#mainContents div.leftArea {
	width: 220px;
	float: left;
	display: block;
	}
	div#mainContents div.leftArea div.sideBoxType1 {
		width: 180px;
		padding-bottom: 20px;
		margin: 0 auto 20px auto;
		border-bottom: 1px solid #ccc;
	}
	div#mainContents div.leftArea div.sideBox {
		width: 180px;
		padding-bottom: 9px;
		margin: 0 auto 18px auto;
		border-bottom: 1px solid #ccc;
		}
		div#mainContents div.leftArea div.sideBox h4 {
			margin-bottom: 6px;
		}
		div#mainContents div.leftArea div.sideBox ul li {
			list-style: none;
			padding-top: 4px;
			}
			div#mainContents div.leftArea div.sideBox ul li a {
				list-style: none;
				font-size: 93%;
				display: inline-block;
				*display: inline;
				*zoom: 1;
			}
			div#mainContents div.leftArea div.sideBox ul li a span {
				background: url("../images/icon_01.gif") no-repeat left 0.03em;
				padding-left: 20px;
				line-height: 1.5;
				display: inline-block;
				*display: inline;
				*zoom: 1;
				text-decoration: underline;
			}
			div#mainContents div.leftArea div.sideBox ul li a:hover span {
				background: url("../images/icon_01_on.gif") no-repeat left 0.03em;
				text-decoration: none;
			}

div#mainContents div.leftArea p.banner {
	margin: 0 auto;
	width: 180px;
}

/* --------------------------------------------------------------------- */
/* rightContents */
/* --------------------------------------------------------------------- */

div#mainContents div.rightArea {
	width: 840px;
	float: left;
	padding: 0 20px;
	display: block;
	}
	div#mainContents div#pageNavi {
		width: 880px;
		float: left;
		padding-bottom: 15px;
		background: url("../images/pan_shadow.gif") no-repeat 1px bottom;
		}
		div#mainContents div#pageNavi ul {
			display: block;
			position: relative;
			margin-left: 23px;
			}
			div#mainContents div#pageNavi ul li {
				list-style: none;
				float: left;
				font-size: 93%;
			}
			div#mainContents div#pageNavi ul li.cursor {
				position: relative;
				top: -4px;
				margin: 0 5px;
			}

/* --------------------------------------------------------------------- */
/* footer information*/
/* --------------------------------------------------------------------- */

div#footerInformation {
	background: url("../images/footer_contents_top.gif") no-repeat right top;
	padding-top: 18px;
	margin-top: 19px;
	}
	div#footerInformation div.bg{
		background: url("../images/footer_contents_bg.gif") repeat-y center top;
		}
	div#footerInformation p.footer{
		background: url("../images/footer_contents_bottom.gif") no-repeat center top;
		height: 20px;
		padding: 0;
		zoom: 1;
		display: block;
		}

div.footerInformationBox {
	width: 366px;
	padding-left: 0px;
	float: left;
	display: block;
}

div#footerInformation div.section {
	margin: 19px auto 0 auto;
	display: block;
}

div#footerInformation div.section.fast {
	margin: 0px auto 0 auto;
	display: block;
}

div#footerInformation h5 {
	font-size: 108%;
	display: block;
	width: 326px;
	background: url("../images/border_01.gif") no-repeat left bottom;
	margin: 0 auto 8px auto;
	color: #111111;
	line-height: 1.3;
	padding-bottom: 6px;
	font-weight: bold;
	}
	div#footerInformation h5 span {
		background: url("../images/icon_02.gif") no-repeat left 0.03em;
		padding-left: 20px;
	}
	div#footerInformation div.footerInformationBox p {
		width: 327px;
		font-size: 93%;
		margin: 0 auto 13px auto;
		line-height: 1.5;
		color: #777777;
	}
	div#footerInformation div.footerInformationBox p.link {
		margin: 0px auto;
		}
		div#footerInformation div.footerInformationBox p.link a {
			display: inline;
		}
	div#footerInformation div.footerInformationBox dl {
		width: 326px;
		margin: 0 auto 13px auto;
		}
		div#footerInformation div.footerInformationBox dt {
			font-weight: bold;
			color: #777777;
			font-size: 93%;
			margin-top: 12px;
			margin-bottom: 3px;
			}
			div#footerInformation div.footerInformationBox dd {
				font-weight: normal;
				color: #777777;
				font-size: 93%;
				line-height: 1.5;
			}
			div#footerInformation div.footerInformationBox dd a {
				display: inline;
			}
	div#footerInformation div.footerInformationBox a  {
		list-style: none;
		/*margin-top: 7px;*/
		display: block;
		font-size: 93%;
		}
		div#footerInformation div.footerInformationBox p a span {
			background: url("../images/icon_01.gif") no-repeat left 0.025em;
			padding-left: 20px;
			line-height: 1.5;
			display: inline-block;
			*display: inline;
			*zoom: 1;
			}
			div#footerInformation div.footerInformationBox p a:hover span {
			background: url("../images/icon_01_on.gif") no-repeat left 0.025em;
			}


div#footerInformation div.section.address p img {
	margin-top: 3px;
	}
	div#footerInformation div.section.address p.logo {
		margin-bottom: 8px;
	}


/* --------------------------------------------------------------------- */
/* footer */
/* --------------------------------------------------------------------- */

div#footer {
	width: 100%;
	background: url("../images/footer_bg_02.gif") repeat center top;
	}
div#footerAllContents{
		background: url("./images/footer_bg.gif") repeat-x center top;
		display: block;
		margin-top: 60px;
		}
		div#footerContents {
			width: 1100px;
			position: relative;
			margin: 0 auto;
			background: url("./images/footer_bg.gif") repeat-x center top;
			}
			div#footerContents p.pagetop {
				position: absolute;
				top: -9px;
				right: -3px
			}
			div#footerContents p.chara1 {
				position: absolute;
				top: 27px;
				left: 241px
			}
			div#footerContents p.chara2 {
				position: absolute;
				top: 35px;
				right: 282px;
			}
			div#footerContents p.chara3 {
				position: absolute;
				top: 41px;
				right: 108px;
			}
			div#footerContents p.copyright {
				font-size: 93%;
				color: #aaaaaa;
				margin: 0 400px ;
				padding: 0;
			}


div.footerBody {
	position: relative;
	width: 1100px;
	margin: 0 auto 0 auto;
	z-index: 1;
	}
div.footerBody2 {
	position: relative;
	background: url("./common/images/footer_bg_02.gif") repeat-x center top;
	width: 1100px;
	margin: 0 auto 0 auto;
	padding-bottom: 20px;
	}
	div#footerContents ul {
		padding-top: 11px;
		padding-bottom:19px;
		display: block;
		}
		div#footerContents ul li {
			list-style: none;
			float: left;
			display: block;
			}

div#footerTitle {
	position: relative;
	width: 186px;
	margin: 0 auto;
}
p#footerlogo {
	position: relative;
	z-index: 100;
	}
	p#footerlogo img {

		margin-top: -28px;
	}
	p#footerlogoIcon {
		position: absolute;
		top: -43px;
		left: 26.5%;
		z-index: 10;
		}



/* --------------------------------------------------------------------- */
/* iframe size adjust（iframeのサイズ指定） */
/* --------------------------------------------------------------------- */
#headerArea iframe,#header_frame{
	width:1100px;
	height:226px;
}
#leftArea iframe,#left_frame{
	width:220px;
	height:25000px;
}
#footerArea iframe,#footer_frame{
	width:1100px;
	height:1150px;
}



/* --------------------------------------------------------------------- */
/* scroll (スクロールイベント処理) */
/* --------------------------------------------------------------------- */
#field1  {
	padding: 20px 0;
	width: 100%;
	height: 1104px;
	text-align: center;
	border-top: #000 1px solid;
	border-bottom: #000 1px solid;
	overflow: hidden;
}
#field2,
#field3,
#field4,
#field5,
#field6 {
	padding: 20px 0;
	width: 100%;
	height: 300px;
	text-align: center;
	border-top: #000 1px solid;
	border-bottom: #000 1px solid;
	overflow: hidden;
}
#field1 {background: #fff;}
#field2 {background: #eee;}
#field3 {background: #ddd;}
#field4 {background: #ccc;}
#field5 {background: #bbb;}
#field6 {background: #aaa;}

.scrImg {
	left: -100px;
	margin: 0 auto;
	display: none;
	position: relative;
}



/* --------------------------------------------------------------------- */
/* 特設ページ用背景 */
/* --------------------------------------------------------------------- */


img.salebg {
  /* Set rules to fill background */
  min-height: 100%;
  min-width: 1024px;
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
  /* Set up positioning */
  position: fixed;
  /* またはabsolute; */
  top: 0;
  left: 0;
}

@media screen and (max-width: 1024px){
  img.salebg {
  left: 50%;
  margin-left: -512px; }
}

div#container {
  position: relative;
}

/* 20201229モーダル設置 */
input#modal {
	display: none;
}
input#modal + label {
	width: 100%;
	height: 120%;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2147483646;
	background: rgba(0, 0, 0, 0.5);
	cursor: pointer;
}
input#modal + label div {
	position: fixed;
	width: 640px; /*画像の横幅*/
	top: 50%;
	left: 50%;
	margin: -217px 0 0 -320px; /*画像の高さと幅の半分 marginをマイナス */
	background: none;
	border: none;
}
input#modal + label div::before {
	content:"Close";
	position: absolute;
	bottom: -45px;
	right: 50%;
	margin: 0 -60px 0 0;
	font-size: 3em;
	font-weight: bold;
	color: #ffffff;
}
input#modal:checked + label {
	display: none;
}

.close_modal {
	position: absolute;
	bottom: -104px;
	left: 50%;
	width: 270px;
	padding: 5px 0;
	margin: 0 0 0 -135px;
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	z-index: 21474836460;
	background: #E90000;
}

input#modal + label img{
width:650px;height:350px;
}


iframe#poppc{
	width: 300px;   /*横幅*/
	height: 350px;  /*縦幅*/
	margin:0 auto;
	}


p.pop{
	margin-top:0px;
	border:none;}

.m_tx05 { margin-top: 5px; }
.white { color:#FFFFFF; }
.center { text-align: center; }

#emblem{
  position: absolute;
  left: calc(50% - 725px);
  top: 110px;
  width: 175px;
  height: 190px;
  background: url(https://www.rakuten.ne.jp/gold/kumamoto-food/image/emblem.png);
  background-size: 100%;
}
#emblem-top{
  position: absolute;
  left: calc(50% - 725px);
  top: 5px;
  width: 175px;
  height: 190px;
  background: url(https://www.rakuten.ne.jp/gold/kumamoto-food/image/emblem.png);
  background-size: 100%;
}
