@charset "utf-8";


/* -- Link
-------------------------------------------------------------------------------- */
a {
	color: #222;
	text-decoration: none;
	outline: none;
}
.btn {
	font-size: 18px;
	line-height: 34px;
	color: #fff;
	text-shadow: -1px -1px #d27c0c;
	background: #ffa229;
	text-align: center;
	display: block;
	height: 34px;
	width: 220px;
	padding-right: 10px;
	margin: auto;
	border-radius: 5px;
	box-shadow: 0 4px #d27c0c;
	position: relative;
}
.btn:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	margin: -5px 0 0 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 8px solid #fff;
	position: absolute;
	right: 13px;
	top: 50%;
}



/* -- Layout
-------------------------------------------------------------------------------- */
body {
	-webkit-text-size-adjust: 100%;
}
.ua-android p,.ua-android li {
	background: url(/common/img/s.gif) no-repeat;
}
html,
body {
	width: 100%;
}
header,
footer,
article > section,
article > div {
	text-align: left;
	margin: auto;
	padding: 0 20px;
	box-sizing: border-box;
}
br.pc {
	display: none;
}



/* -- Headerer
-------------------------------------------------------------------------------- */
header {
	height: 66px;
	position: relative;
	z-index: 99;
}
header > *,
header nav > * {
	position: absolute;
}
header h1 {
	font-size: 10px;
	line-height: 21px;
	font-weight: normal;
	display: block;
	height: 21px;
	left: 10px;
	top: 0;
}
header > p {
	left: 10px;
	top: 26px;
}
header > p img {
	width: 135px;
	height: auto;
}
header nav p {
	background: #fff url(/common/img/sp/head_btn_nv.png) 0 0 no-repeat!important;
	background-size: 45px 90px!important;
	text-indent: -99em;
	display: block;
	width: 45px;
	height: 45px;
	right: 10px;
	top: 21px;
	overflow: hidden;
}
header nav p.nvOpen {
	background: #ffa229 url(/common/img/sp/head_btn_nv.png) 0 -45px no-repeat!important;
	background-size: 45px 90px!important;
}
header nav {
	width: 100%;
	left: 0;
	top: 0;
}
header nav ul:nth-of-type(1) {
	width: 100%;
	background: #ffa229;
	left: 0;
	top: 66px;
	display: none;
}
header nav ul:nth-of-type(1) a {
	display: block;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-shadow: -1px -1px #d27c0c;
	padding: 15px 23px;
	border-bottom: 1px solid #D27C0C;
}
header nav ul:nth-of-type(1) a br {
	display: none;
}
header nav ul:nth-of-type(1) a span {
	width: 1em;
	display: inline-block;
}
header nav ul:nth-of-type(2) {
	display: block;
	width: 90px;
	right: 55px;
	top: 21px;
}
header nav ul:nth-of-type(2) li {
	float: left;
	display: block;
	width: 45px;
	height: 45px;
	overflow: hidden;
}
header nav ul:nth-of-type(2) li a {
	text-indent: -99em;
	display: block;
	width: 45px;
	height: 45px;
}
header nav ul:nth-of-type(2) li:nth-child(1) a { background: url(/common/img/sp/head_btn_contact.png) no-repeat center center; background-size: 26px 20px; }
header nav ul:nth-of-type(2) li:nth-child(2) a { background: url(/common/img/sp/head_btn_fb.png) no-repeat center center; background-size: 23px 23px; }



/* -- Contents
-------------------------------------------------------------------------------- */
#title {
	background: url(/common/img/bg_pattern.png) repeat;
	padding: 35px 0 0;
}
#title h2 {
	text-align: center;
	display: block;
	height: 60px;
}
#title h2 img {
	height: 22px;
	width: auto;
}
#title ul {
	font-size: 0;
	background: #EDEAE0;
	display: block;
	padding: 6px 20px;
}
#title ul li {
	font-size: 12px;
	line-height: 1.5;
	display: inline;
}
#title ul li a {
	color: #888;
	background: url(/common/img/arw2.png) no-repeat right 2px;
	text-decoration: underline;
	display: inline-block;
	margin-right: 12px;
	padding-right: 20px;
}
article > section {
	margin: 45px auto;
}
article > section.bg {
	background: url(/common/img/bg_pattern.png) repeat;
	padding: 45px 20px;
	position: relative;
}



/* -- Footer
-------------------------------------------------------------------------------- */
footer {
	background: url(/common/img/bg_pattern.png) repeat;
	padding: 0;
}
footer div {
	background: url(/common/img/foot_logo.png) no-repeat 30px 40px;
	background-size: 69px auto;
	padding: 30px 30px 15px;
}
footer div h3 {
	font-size: 13px;
	line-height: 19px;
	font-weight: 600;
	padding-left: 85px;
	margin-bottom: 10px;
}
footer div address {
	font-size: 12px;
	line-height: 18px;
	color: #444;
}
footer ul {
	padding: 0 30px;
}
footer ul li a {
	font-size: 13px;
	background: url(/common/img/sp/foot_arw.png) no-repeat 0 center;
	background-size: 5px 9px;
	display: block;
	padding: 10px 0 10px 20px;
}
footer > p {
	display: block;
	margin: 15px 0 30px;
}
footer > p a {
	background: #F4DB2A;
	background-size: 18px auto;
	text-indent: -99em;
	display: block;
	height: 48px;
	width: 48px;
	margin: auto;
	border-radius: 8px;
	box-shadow: 0 3px #bb900c;
	position: relative;
	overflow: hidden;
}
footer > p a:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	margin: -6px 0 0 -8px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 12px solid #fff;
	position: absolute;
	left: 50%;
	top: 50%;
}
footer small {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	background: #FFA229;
	text-align: center;
	display: block;
	padding: 25px 0 15px;
	position: relative;
}
footer small:before {
	content: "";
	background: url(/common/img/foot_bg.png) no-repeat center 0;
	background-size: auto 48px;
	height: 51px;
	width: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: -26px;
}



/* -- 404
-------------------------------------------------------------------------------- */
#er404 {
	padding: 100px 20px;
	text-align: center;
}
#er404 h3 {
	color: #ffa229;
	font-size: 24px;
}
#er404 p {
	font-size: 12px;
	margin-top: 30px;
}


