@charset "utf-8";
/* CSS Document */
/* CSS Document */
/*====================================================
	リセット
====================================================*/
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}

/*====================================================
	ふくるん亭
====================================================*/
body {
	min-width: 1000px;
    _display: inline;
    _zoom: 1;
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
	font-family: 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: 500;
    line-height: 1.9;
	color: #333;
	background: #FFF;
}
img {
	max-width: 100%;
	vertical-align: bottom;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
}
a,
a img {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
a:hover img {
	text-decoration: none;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.inner {
	margin: 0 auto;
	width: 1000px;
}
.ygo {
	font-family: "游ゴシック","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Verdana,"メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif !important;
	font-weight: 500;
}
.ymi {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 500;
}
.mro {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 400;
}

#Header {
	background: url(img/mainvisual_bg.jpg) no-repeat center top;
}
#Header .inner {
	position: relative;
}
#Header h1 {
	position: absolute;
	top: 27px;
	left: 0;
	right: 0;
	text-align: center;
}

/* 厳選された原材料だけでつくるこだわりのかりんとう */
#sec01 .inner {
	padding-bottom: 20px;
}
#sec01 .pic.l {
	float: left;
	margin-bottom: 50px;
}
#sec01 .exp {
	float: right;
	margin-bottom: 50px;
	width: 515px;
}

/* 季節ごとに楽しめる♪ふくるん亭かりんとうをお楽しみください！ */
#sec02 {
	background:
		url(img/sec02-t_bg.png) no-repeat center top,
		url(img/sec02-b_bg.png) no-repeat center bottom;
}
#sec02 .btn {
	padding-bottom: 145px;
	text-align: center;
}

/* おすすめギフト商品 */
#sec03 .inner {
	padding-bottom: 90px;
}
#sec03 .secbox {
	position: relative;
}
#sec03 .secbox .exp {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
}
#sec03 .btn {
	padding-top: 50px;
	text-align: center;
}

/* 内祝い・初節句・入園・入学などに */
#sec04 .inner {
	padding-bottom: 93px;
}
#sec04 .exp {
	margin: 35px 0;
	text-align: center;
}
#sec04 .btn {
	text-align: center;
}

/* ふくるん亭流美味しい食べ方 */
#sec05 .sec05-1 { background: url(img/sec05-1_bg.png) no-repeat center top; }
#sec05 .sec05-2 { background: url(img/sec05-2_bg.png) no-repeat center top; }
#sec05 .sec05-3 { background: url(img/sec05-3_bg.png) no-repeat center top; }

#sec05 .btn {
	padding-bottom: 90px;
	text-align: center;
}

.nte {
	margin-bottom: 10px;
	font-size: 15px;
	text-align: center;
}
#Footer {
	color: #FFF;
	background: #792428;
}
#Footer a {
	color: #FFF;
}
#Footer .inner {
	padding: 25px 0 0;
	text-align: center;
}
#Footer h2 {
	margin: 0 auto 25px;
	padding-right: 110px;
	width: 293px;
}
#Footer .sitemap {
	margin-bottom: 20px;
	line-height: 1;
	font-size: 14px;
	letter-spacing: -.40em;
}
#Footer .sitemap li {
	display: inline-block;
	padding: 0 1.2em;
	letter-spacing: normal;
	border-left: 1px solid #FFF;
}
#Footer .sitemap li:first-child {
	border-left: 0;
}
#Footer .copyright {
	padding: 5px 0;
	font-size: 13px;
}































