@charset "utf-8";
/* CSS Document */

.original_page h1 {
	margin: 0 0 25px 0;
	background:transparent url(https://gigaplus.makeshop.jp/thsfood/images/original_page_h1bk.png) no-repeat scroll left bottom;
	padding: 10px 0;
	font-size:115%;
	font-weight:bold;
	color: #000;
	border-bottom: none;
}
.guide_box.last.margin {
	margin-top: 20px !important;
}
.contact {
	color: #333333;
	line-height: 1.7;
}
.menuCont {
	display: flex;
	width: 1050px;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 1em 0;
}
	.menuCont dl {
		border: 1px solid #c3c3c3;
		width: 342px;
	}
	.menuCont dt {
		background-color: #f1f1f1;
		font-size: 1.1em;
		font-weight: bold;
		padding: 0.6em 1em 0.6em 2.6em;
		position: relative;
	}
	.menuCont dd {
		font-size: 0.98em;
		padding: 1em 1em 1.3em 1em;
		position: relative;
	}
	.menuCont dl.readme {
		width: 695px;
	}
		#cont .menuCont dd p.block {
			display: block;
			margin: 0 0 1em 0;
		}
		.menuCont dd span.midashi {
			font-weight: bold;
			font-size: 1.1em;
		}
	.menuCont dt .faq {
		display: inline-block;
	}
	.menuCont dt .faq:before {
		content: "";
		display: inline-block;
		width: 26px;
		height: 26px;
		position: absolute;
		background: url(https://gigaplus.makeshop.jp/thsfood/images/page/contact/i-faq.png) no-repeat;
		top: 0.6em;
		left: 0.6em;
	}
	.menuCont dt .tel:before {
		content: "";
		display: inline-block;
		width: 26px;
		height: 26px;
		position: absolute;
		background: url(https://gigaplus.makeshop.jp/thsfood/images/page/contact/i-tel.png) no-repeat;
		top: 0.6em;
		left: 0.6em;
	}
	.menuCont dt .mitsumori:before {
		content: "";
		display: inline-block;
		width: 26px;
		height: 26px;
		position: absolute;
		background: url(https://gigaplus.makeshop.jp/thsfood/images/page/contact/i-mitsumori.png) no-repeat;
		top: 0.6em;
		left: 0.6em;
	}
	.menuCont dt .news:before {
		content: "";
		display: inline-block;
		width: 26px;
		height: 26px;
		position: absolute;
		background: url(https://gigaplus.makeshop.jp/thsfood/images/page/contact/i-news.png) no-repeat;
		top: 0.6em;
		left: 0.6em;
	}
	.menuCont dt .caution:before {
		content: "";
		display: inline-block;
		width: 26px;
		height: 26px;
		position: absolute;
		background: url(https://gigaplus.makeshop.jp/thsfood/images/page/contact/i-caution.png) no-repeat;
		top: 0.6em;
		left: 0.6em;
	}
	ul#guide_ul1 {
	}
	ul#guide_ul1 li {
		padding: 0 0 0 1.1em;
		background: url(https://gigaplus.makeshop.jp/thsfood/images/contents/yaji2.png) no-repeat 0 10px;
	}
	.menuCont a {
		border-bottom: solid 1px;
	}
	.menuCont a:hover {
		border-bottom: none;
	}
	.menuCont dd .big {
		font-size: 1.4em;
	}


#contactForm {
	width: 1050px;
	height: 1000px;
	margin: 0 auto;
	background-color: #f5f5f5;
}
.original_page iframe {
	margin: 0;
}
.formTit {
	margin: 3em auto 1.5em auto;
}
.formTit h2#form {
	font-size: 1.8em;
	font-weight: bold;
	border: 0;
	background: none;
	text-align: center;
	padding-top: 80px;
	background: url(https://gigaplus.makeshop.jp/thsfood/images/page/contact/form-tit.png) no-repeat center;}
	.kakunin {
		width: 580px;
		border: 1px solid #333333;
		padding: 1.8em;
		margin: 2em auto;
	}
		.kakunin span.midashi2 {
			font-weight: bold;
			font-size: 1.3em;
		}

/* お知らせ */
.news_important span{
	display: block;
  line-height: 1.4;
  margin: 0 0 8px 0;
}
