/*スマホ最適化*/
@media only screen and (max-width: 599px) {
.pc_br {
	display: none;
}

/* =========================================================
header
========================================================= */
div#header {
	display: none;
}

h1#other{
	width: 96%;
	height: auto;
	margin: 0 auto;
 	padding: 3px 0;
	color: #FFF;
	text-align: left;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.3em;
}

/* =========================================================
sp_header
========================================================= */
div#header_bg{
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	position: fixed;
	z-index: 900;
}

div.other_bg{
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #000;
}

div#sp_header {
	width: 100%;
	height: auto;
	z-index: 1000;
}

div#sp_header div.top {
	width: 100%;
	position: relative;
	background-image: url(../img/common/header_back.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center;
}

img#btn {
	width: 20.5px;
	position: absolute;
	display: block;
	left: 25px;
	top: 19px;
}

img#logo {
	width: 79.5px;
	display: block;
	margin: 0 auto;
	padding: 15px 0;
}

/* =========================================================
sp_menu
========================================================= */
div#sp_menu {
	background-color: rgba(47,17,13,0.9);
	display: none;
	z-index: 110000;
	width: 100%;
}

div#sp_menu ul:nth-of-type(1) {
	width: 100%;
}

div#sp_menu ul:nth-of-type(1) li {
	border-bottom: 1px solid #8F7E7C;
	text-align: center;
}

div#sp_menu ul:nth-of-type(1) li a {
	padding: 20px 0;
	display: inline-block;
}

div#sp_menu ul:nth-of-type(1) li a img {
	display: inline-block;
	vertical-align: middle;
}

div#sp_menu ul:nth-of-type(1) li:nth-child(1) a img {
	width: 38.2px;
}

div#sp_menu ul:nth-of-type(1) li:nth-child(2) a img {
	width: 47.5px;
}

div#sp_menu ul:nth-of-type(1) li:nth-child(3) a img {
	width: 50.5px;
}

div#sp_menu ul:nth-of-type(1) li:nth-child(4) a img {
	width: 49.2px;
}

div#sp_menu ul:nth-of-type(1) li:nth-child(5) a img {
	width: 61.2px;
}

div#sp_menu ul:nth-of-type(1) li:nth-child(6) a img {
	width: 59px;
}

div#sp_menu ul:nth-of-type(1) li:nth-child(7) a img {
	width: 84.7px;
}

div#sp_menu ul:nth-of-type(1) li:nth-child(8) a img {
	width: 74.6px;
}

div#sp_menu ul:nth-of-type(1) li a small {
	display: inline-block;
	vertical-align: middle;
	font-size: 8px;
	color: #fff;
	margin-left: 13px;
	letter-spacing: 0.5px;
}

div#sp_menu ul:nth-of-type(2) {
	width: 100%;
	border-bottom: 1px solid #432824;
}

div#sp_menu ul:nth-of-type(2) li {
	text-align: center;
	width: 49%;
	display: inline-block;
	vertical-align: bottom;
}

div#sp_menu ul:nth-of-type(2) li:nth-child(1) {
	border-right: 1px solid #8F7E7C;
}

div#sp_menu ul:nth-of-type(2) li a {
	font-size: 10px;
	color: #fff;
	display: block;
	padding: 20px 0 20px;
	letter-spacing: 0.5px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

div#sp_menu ul:nth-of-type(2) li a:nth-of-type(1) {
}

div#sp_menu ul:nth-of-type(2) li a:nth-of-type(1) {
}

/* =========================================================
eyecatch
========================================================= */
div#eyecatch {
	width: 100%;
}

div#eyecatch h2 {
	width: 100%;
}

div#eyecatch h2:nth-child(1) {
	display: none;
}

div#eyecatch h2 img {
	width: 100%;
}

/* =========================================================
container
========================================================= */
div#container {
	/*padding-top: 74 px;*/
	padding-top: 80px;
}

/* =========================================================
パンくず
========================================================= */
div#breadcrumbs {
	width: 90%;
	margin: 0 auto;
	font-size: 9px;
	color: #fff;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding-top: 12px;
}

div#breadcrumbs a {
	font-size: 9px;
	color: #fff;
}

h2.page_title {
	font-size: 21px;
	letter-spacing: 1.5px;
	text-align: center;
	padding: 27px 0 25px;
	background-image: url(../img/common/title_back.png);
	background-repeat: no-repeat;
	background-size: 76.5px;
	background-position: center center;
}

/* =========================================================
footer
========================================================= */
div#footer {
	display: none;
}

/* =========================================================
sp_footer
========================================================= */
div#sp_footer {
	background-image: url(../img/common/sp_footer_back.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding-bottom: 30px;
	text-align: center;
}

div#sp_footer > img:nth-of-type(1) {
	width: 72px;
	display: block;
	margin: 0 auto;
	padding-top: 27px;
}

div#sp_footer > img:nth-of-type(2) {
	width: 233.5px;
	display: block;
	margin: 0 auto;
	margin-top: 12px;
}

div#sp_footer > img:nth-of-type(3) {
}

div#sp_footer > img:nth-of-type(4) {
}

div#sp_footer > a:nth-of-type(1) {
	width: 111.5px;
	display: block;
	margin: 0 auto;
	margin-top: 30px;
}

div#sp_footer a img {
	width: 100%;
}

div#sp_footer address:nth-of-type(1) {
	color: #fff;
	font-size: 10.5px;
	letter-spacing: 0.5px;
	margin-top: 18px;
}

div#sp_footer address:nth-of-type(2) {
	color: #fff;
	font-size: 21px;
	letter-spacing: 1.5px;
	margin-top: 10px;
}

div#sp_footer a:nth-of-type(2) {
	width: 196.5px;
	display: block;
	margin: 0 auto;
	margin-top: 15px;
}

div#sp_footer h3 {
	color: #fff;
	font-size: 10px;
	margin-top: 50px;
	letter-spacing: 0.5px;
}

div#sp_footer ul {
	width: 283px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 15px;
}

div#sp_footer ul li {
	text-align: center;
	margin-right: 10px;
}

div#sp_footer ul li:first-child {
	margin-right: 2px;
}

div#sp_footer ul li:last-child {
	margin-right: 0;
}

div#sp_footer ul li a {
	display: block;
}

div#sp_footer ul li a img {
	display: inline-block;
	vertical-align: bottom;
}

div#sp_footer ul li:nth-child(1) a img {
	width: 85px;
	padding-top: 14px;
}

div#sp_footer ul li:nth-child(2) a img {
	width: 58px;
}

div#sp_footer ul li:nth-child(3) a img {
	width: 24px;
}

div#sp_footer ul li a small {
	font-size: 10px;
	color: #fff;
	display: inline-block;
	letter-spacing: 1px;
}

div#sp_footer ul li:nth-child(1) a small {
	margin: 15px;
}

div#sp_footer ul li:nth-child(2) a small {
	margin: 14px;
}

div#sp_footer ul li:nth-child(3) a small {
	margin-top: 10.5px;
}


div#sp_footer a:nth-of-type(3) {
	font-size: 10px;
	color: #fff;
	letter-spacing: 0.5px;
	display: inline-block;
	margin-top: 15px;
}

div#sp_footer a:nth-of-type(4) {
	width: 73.5px;
	display: block;
	margin: 0 auto;
	margin-top: 4px;
}

/*ページトップスクロール*/
img#page_top {
	width: 54px;
	position: fixed;
	bottom: 10px;
	right: 12px;
	display: none;
}

.fb-page {
	width: 233.5px;
	margin-top: 10px;
}


}
