article .submenu
{
	text-align: center;
}

article .submenu dl
{
	display: table;
	table-layout: fixed;
	width: 690px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

article .submenu dl dt
{
	display: table-cell;
	width: 330px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	background-image: url(../images/bg_submenu.png);
	background-repeat: no-repeat;
	-ms-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
}

article .submenu dl dt a
{
	display: block;
	_zoom: 1;
	overflow: hidden;
	color: #000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: middle;

}

article .submenu dl dt .photo
{
	float: left;
	margin-right: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

article .submenu dl dt h4
{
	font-size: 20px;
	line-height: 100%;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

article .submenu dl dt p
{
	font-size: 14px;
	line-height: 140%;
}



article .submenu dl dd
{
	display: table-cell;
	margin: 0px;
	padding: 0px;
	width: 30px;
}



#foot_company
{
	background-image: url(../images/foot_photo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 400px;
	padding-bottom: 50px;
}

#foot_company h3
{
	font-size: 24px;
	line-height: 120%;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	color: #4F4339;
}


#foot_company .link ul
{
	margin: 0px;
	padding: 0px;
}

#foot_company .link ul li
{
	background-image: url(../images/bg_btn.png);
	background-repeat: no-repeat;
	background-position: center center;
	-ms-background-size: contain;
	-o-background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	background-size: contain;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	display: inline-block;
	width: 210px;
}

#foot_company .link ul li a
{
	background-image: url(../images/link_point.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
	padding-right: 40px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #4F4339;
	text-align: center;
}

#foot_company .link ul li:hover,
#foot_company .link ul li a:hover
{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	-ms-transition-duration: 0.2s;
	transition-duration: 0.2s;
	color: #000 !important;
}

#shop_ink
{
	background-color: #796658;
	padding-top: 40px;
	padding-bottom: 40px;
}



footer
{
	_zoom: 1;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 20px;
	font-size: 16px;
	line-height: 160%;
	background-color: #4f4339;
	color: #FFF;
}

footer .foot_nav p
{
	margin-bottom: 10px;
}


footer .foot_nav ul
{
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

footer .foot_nav ul li
{
	display: block;
	text-align: left;
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

footer .foot_nav ul li:last-child
{
	border-right-style: none;
}


footer .foot_nav a
{
	color: #fff;
}

footer .foot_nav ul li a:before
{
	font-family: "Font Awesome 5 Free";
	content: '\f0da';
	font-weight: 900;
	margin-right: 10px;

}

footer .foot_nav dl dt:nth-last-child(3) ul li:nth-last-child(2)
{
	display:none;
}


footer .sns
{
	text-align: right;
	margin-bottom: 30px;
	display: none;
}

footer .sns ul
{
	text-align: right;
	margin: 0px;
	padding: 0px;
}

footer .sns ul li
{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	display: inline-block;
}

footer .sns ul li a
{
	color: #FFF;
	font-size: 12px;
}

footer .copyright
{
	font-size: 13px;
	line-height: normal;
	text-align: right;
	padding-top: 30px;
	letter-spacing: 0.1em;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #615347;
}



/* PCのみ設定  768 以上*/
@media screen and (min-width:768px)
{
article .submenu .body
{
	width: 1050px;
}

#foot_company .body,
footer .body
{
	width: 1050px;
}

#foot_company .company
{
	float: left;
}

#foot_company .link
{
	float: right;
	text-align: right;
	padding-top: 40px;
}

#shop_ink span
{
	padding-right: 10px;
	padding-left: 10px;
}

footer .foot_nav
{
}

footer .foot_nav dl
{
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

footer .foot_nav dl dt
{
	display: table-cell;
	width: 24%;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

footer .foot_nav dl dd
{
	display: table-cell;
	margin: 0px;
	padding: 0px;
}


}

/* タブレットレイアウト : 768 px 〜 959 px*/
@media screen and (max-width:959px)
{





}

/* スマホ設定  768 以下*/
@media screen and (max-width:767px)
{
article .submenu dl
{
	display: inline-table;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

article .submenu dl dt
{
	width: auto;
}

article .submenu dl dd
{
	display: table-row;
	height: 20px;

}

	
#foot_company
{
	padding-top: 100px;
	padding-bottom: 50px;
	-ms-background-size: auto 100px;
	-o-background-size: auto 100px;
	-webkit-background-size: auto 100px;
	-moz-background-size: auto 100px;
	background-size: auto 100px;

}

#foot_company .company
{
	text-align: center;
	margin-bottom: 30px;
}

#foot_company .link ul
{
	display: block;
	text-align: center;
}

#foot_company .link ul li
{
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	width: auto;
	-ms-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;

}


#foot_company .link ul li a
{
	padding-top: 20px;
	padding-bottom: 20px;
}

#shop_ink span
{
	display: block;
}

footer
{
	width: auto;
	padding-right: 0%;
	padding-left: 0%;
}


footer .foot_nav ul
{
	display:none;
}

footer .foot_nav p
{
	background-image: url(../images/bg_btn.png);
	background-repeat: no-repeat;
	-ms-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;

}

footer .foot_nav p a
{
	display: block;
	text-align: center;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-image: url(../images/link_point_white.png);
	background-repeat: no-repeat;
	background-position: right 30px center;
}
footer .sns
{
	text-align: center;
	margin-bottom: 30px;
	padding-top: 30px;
}

footer .sns ul
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 0px;
	padding: 0px;

}

footer .sns ul li
{
	display: table-cell;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
}

footer .sns ul li a
{
	font-size: 20px;
}




footer .copyright
{
	text-align: center;
	clear: none;
	float: none;
	margin-top: 10px;
	padding-top: 10px;
	border-top-style: none;
}


.foot_up img
{
	width: 60px !important;
	height: auto !important;
}



}