@charset "UTF-8";
/*----------------------------------------

	+ article
		- box01

----------------------------------------*/

/*----------------------------------------
	body
----------------------------------------*/

body {
	background-color: #000;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

/*----------------------------------------
	g_translate
----------------------------------------*/
#g_translate {
	z-index: 10000;
	width: 840px;
	margin: 0 auto;
	padding: 0;
	background-color: #000000;
	text-align: right;
}

/*----------------------------------------
	header
----------------------------------------*/

header {
	height: 50px;
	width: 840px;
	margin: 0 auto;
	padding: 0;
	background-image: none;
}
@media screen and (max-width:414px) {
	header {
		height: 22px;
		width: 320px;
	}
}

header p {
	float: left;
	padding: 16px 0 0 315px;
}
@media screen and (max-width:414px) {
	header p {
		padding: 5px 0 0 92px;
	}
}
@media screen and (max-width:414px) {
	header p img {
		height: 11px;
		width: 136px;
	}
}

header p.close {
	float: right;
	width: 18px;
	padding: 16px 6px 0 0;
}
@media screen and (max-width:414px) {
	header p.close {
		display: none;
	}
}

/*----------------------------------------
	article
----------------------------------------*/

article {
	width: 100%;
	padding: 0;
	background-color: #fff;
}

/*----------------------------------------
	detail
----------------------------------------*/

#detail {
	width: 840px;
	margin: 0 auto;
	padding: 50px 0 70px;
}
@media screen and (max-width:414px) {
	#detail {
		width: 294px;
		padding: 34px 0 30px;
	}
}

/* leftBox */

#detail div#leftBox {
	float: left;
	width: 460px;
}
@media screen and (max-width:414px) {
	#detail div#leftBox {
		float: none;
		width: 280px;
		margin: 0 auto;
	}
}

#detail div#leftBox div {
	background: url(../img/d_line01.gif) no-repeat right bottom;
}
@media screen and (max-width:414px) {
	#detail div#leftBox div {
		width: 280px;
	}
}

#detail div#leftBox div h1 {
	float: left;
	width: 320px;
	margin: -5px 0 5px -1px;
}
@media screen and (max-width:414px) {
	#detail div#leftBox div h1 {
		width: 160px;
		margin: -5px 0 7px -1px;
	}
}

#detail div#leftBox div p#map01 {
	position: absolute;
	float: right;
	top: 1px;
	right: 0;
	background: url(../img/d_icon01.gif) no-repeat left top;
	padding: 0 10px 0 19px;
}
@media screen and (max-width:414px) {
	#detail div#leftBox div p#map01 {
		top: -4px;
	}
}

#detail div#leftBox #adress {
	padding: 8px 0 0;
}

#detail div#leftBox dl {
	width: 460px;
	padding: 24px 0 0;
}
@media screen and (max-width:414px) {
	#detail div#leftBox dl {
		width: 280px;
	}
}

#detail div#leftBox dl dt {
	float: left;
	width: 100px;
	padding: 0 9px 12px 0;
}
@media screen and (max-width:414px) {
	#detail div#leftBox dl dt {
		width: 71px;
	}
}

#detail div#leftBox dl dd {
	float: left;
	width: 351px;
	padding-bottom: 12px;
}
@media screen and (max-width:414px) {
	#detail div#leftBox dl dd {
		width: 200px;
	}
}

#detail div#leftBox dl dd span {
	display: block;
}

#detail div#leftBox dl dd span:first-child {
	padding-bottom: 12px;
}

#detail div#leftBox #studionews {
	margin-top: -2px;
}

#detail div#leftBox #studionews h1 {
	padding-bottom: 7px;
}
@media screen and (max-width:414px) {
	#detail div#leftBox #studionews h1 {
		padding-bottom: 11px;
	}
}

#detail div#leftBox #studionews ul {
	width: 100%;
}

#detail div#leftBox #studionews ul li {
	margin-bottom: 1px;
}

#detail div#leftBox #studionews ul li span:first-child {
	float: left;
	display: block;
	width: 99px;
	margin-right: 10px;
}
@media screen and (max-width:414px) {
	#detail div#leftBox #studionews ul li span:first-child {
		width: 70px;
	}
}

#detail div#leftBox #studionews ul li span:last-child {
	float: left;
	display: block;
	width: 351px;
}
@media screen and (max-width:414px) {
	#detail div#leftBox #studionews ul li span:last-child {
		width: 200px;
	}
}

#detail div#leftBox ul#showroom_snsBtn {
	padding-top: 8px;
}

#detail div#leftBox ul#showroom_snsBtn li {
	float: left;
	display: block;
}
@media screen and (max-width:414px) {
	#detail div#leftBox ul#showroom_snsBtn li {
		float: none;
		text-align: center;
	}
}

#detail div#leftBox ul#showroom_snsBtn li + li {
	margin-left: 10px;
}
@media screen and (max-width:414px) {
	#detail div#leftBox ul#showroom_snsBtn li + li {
		margin: 10px 0 0 0;
	}
}

/* rightBox */

#detail div#rightBox {
	float: right;
	width: 300px;
}
@media screen and (max-width:414px) {
	#detail div#rightBox {
		float: none;
		width: 294px;
		margin-top: 27px;
	}
}
@media screen and (max-width:414px) {
	#detail div#rightBox > p img {
		height: 216px;
		width: 294px;
	}
}

#detail div#rightBox > div {
	margin: 10px 0 30px;
	padding: 18px 20px 20px;
	background-color: #e7e7e8;
}
@media screen and (max-width:414px) {
	#detail div#rightBox > div {
		padding: 17px 17px 17px;
	}
}

#detail div#rightBox > div p {
	text-align: center;
}

#detail div#rightBox > div p a {
	display: block;
	width: 260px;
	padding: 11px 0 10px;
	background-color: #b38e5e;
	text-align: center;
}
@media screen and (max-width:414px) {
	#detail div#rightBox > div p a {
		width: 260px;
	}
}
@media screen and (max-width:414px) {
	#detail div#rightBox > p:last-child img {
		height: 68px;
		width: 294px;
	}
}

/*----------------------------------------
	footer
----------------------------------------*/

footer {
	width: 840px;
	margin: 0 auto;
	padding: 26px 0;
	background: #000;
	text-align: center;
	color: #696969;
}
@media screen and (max-width:414px) {
	footer {
		bottom: 0;
		width: 294px;
		margin: 0 auto;
		padding: 10px 0;
	}
}