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


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

h1 img {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

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

#none_sp, .none_sp {
display:none !important;
}



/* header */

header {
	width: 1100px;
	position: relative;
}

.head_pc {
	width: 800px;
	height: 105px;
	position: relative;
	float: left;
	margin-top: 23px;
	margin-left: 24px;
	background-image: url(../images/header_pc.png);
}

.head_logo {
	width: 350px;
	height: 80px;
	position: absolute;
	top: 20px;
	left: 360px;
}

.head_logo img {
vertical-align: top;
margin: 0px;
padding: 0px;
}

.head_link {
	width: 230px;
	float: right;
	margin-top: 25px;
	margin-right: 25px;
}

.head_link img {
vertical-align: top;
margin: 0px;
padding: 0px;
}





/* contents */

#contents {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	position: relative;
	z-index: 1;
}

#wrapper {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	z-index: 2;
	position: relative;
 background-color: #FFFFFF;
	padding-bottom: 130px;
}


/* top img */

#top_img {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-bottom: 30px;
	position: relative;
}

#top_img img {
	width: 100%;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.mokumoku {
	width: 1100px;
	z-index: 99999;
	position: absolute;
}

.mokumoku img {
	width: 100%;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

section {
margin: 0px;
padding-bottom: 60px;
}

.box {
	margin: 0px;
	padding: 0px;
	display: block;
}



/* footer1  */

#foot_shop {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
}

#foot_shop .foot_illust {
	width: 350px;
	margin-left: 100px;
	float: left;
	margin-bottom: 10px;
}

#foot_shop .foot_shop {
	width: 570px;
	float: right;
	margin-left: 0px;
}

#foot_shop .logo {
	width: 430px;
	margin-top: 20px;
	margin-bottom: 5px;
}

#foot_shop .add {
	font-size: 18px;
	line-height: 26px;
}

#foot_shop .foot_illust img, #foot_shop .logo img {
	width: 100%;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}



/* footer2 */

footer {
	position: fixed;
	bottom: 0px;
	background-color: #E6E6E6;
	background-image: url(../images/bg.jpg);
	z-index: 10000 !important;
	margin-top: 0px;
}


/*#contact {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 10px;
}

#contact .toiawase {
	width: 1100px;
	color: #796859;
	font-size: 23px;
	line-height: 30px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 20px;
}

#contact .contact {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
}

#contact .contact ul {
	width: 380px;
	margin-left: 25px;
	margin-right: 25px;
	float: left;
}

#contact .contact ul li {
	margin-bottom: 5px;
}

#contact .contact ul li a:link{
	color: #789880;
}

#contact .contact ul li a:visited {
	color: #789880;
	text-decoration: none;
}

#contact .contact ul li a:hover {
	color: #A4BBAA;
	text-decoration: underline;
}

#contact .contact ul li img {
	float: left;
	margin-right: 5px;
}

.cont_font {
	float: left;
	font-size: 40px;
	line-height: 40px;
	font-family: "futura-100", sans-serif;
	font-weight: 500;
	font-style: normal;
}

.cont_font_s {
	font-size: 26px;
	font-family: "futura-100", sans-serif;
	font-weight: 500;
	font-style: normal;
}
*/

#contact {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 175px;
	padding-right: 175px;
}

#contact .toiawase {
	width: 280px;
	margin-left: 50px;
	float: left;
	color: #796859;
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
}

#contact .contact {
	width: 410px;
	float: right;
}

#contact .contact li {
	width: 60px;
	float: left;
	margin-right: 40px;
}

#contact .contact li img {
	width: 100%;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}


#foot {
	font-size: 10px;
	line-height: 10px;
	color: #999999;
	text-align: center;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}



/* リンクボタン */

.linkbutton {
	font-size: 22px;
	line-height: 22px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	color: #789880;
	margin-top: 30px;
	z-index: 100;
}

.linkbutton :link {
padding-top: 15px;
padding-bottom: 10px;
border: 1px solid #789880;
display: block;
color: #789880;
font-weight: 600;
text-decoration: none;
border-radius: 30px;
}

.linkbutton :visited {
padding-top: 15px;
padding-bottom: 10px;
border: 1px solid #789880;
display: block;
color: #789880;
font-weight: 600;
text-decoration: none;
border-radius: 30px;
}

.linkbutton :hover {
	padding-top: 15px;
	padding-bottom: 10px;
	border: 1px solid #789880;
	display: block;
	color: #789880;
	font-weight: 600;
	text-decoration: none;
	border-radius: 30px;
	background-color: rgba(120,152,128,0.30);
}


#maintitle {
	font-size: 38px;
	line-height: 45px;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 40px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #796859;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#subtitle {
	font-size: 34px;
	line-height: 45px;
	font-weight: 600;
	padding-top: 20px;
	margin-bottom: 40px;
	padding-bottom: 0px;
	padding-left: 50px;
	width: 610px;
	text-align: left;
	background-image: url(../images/sub_title_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}







