@charset "utf-8";


/* -----------------------------------------------------
	overwrite
----------------------------------------------------- */

body {
	margin: 0 !important;
	padding: 0 !important;
	width: auto !important;
	max-width: none !important;
	-webkit-text-size-adjust: 100%;
}

#str-container {
	padding: 20px 0 3px !important;
	border: none !important;
	border-bottom: 1px solid #dfdfdf !important;
}
#str-container table th,
#str-container table td {
	font-size: 100%;
}
#str-container table.tbl-data-04 th,
#str-container table.tbl-data-04 td,
#str-container table.tbl-data-05 th,
#str-container table.tbl-data-05 td {
	font-size: 133%;
}
#str-container table.tbl-data-04 em,
#str-container table.tbl-data-05 em {
	font-size: 138%;
}
#v1403-release #str-container table {
	font-size: 100%;
}
#v1403-release #str-container table th,
#v1403-release #str-container table td {
	font-size: 75%;
	line-height: normal;
}
#v1403-release #str-container table th th,
#v1403-release #str-container table td td {
	font-size: 100%;
}

#wrapper {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
	padding-bottom: 20px !important;
	border-bottom: 1px solid #ddd !important;
}
#wrapper table th,
#wrapper table td{
	font-size: 100%;
}
#wrapper-border {
	border-top: 1px solid #dfdfdf;
	height: 0;
	font-size: 0;
}


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

#TP_header{
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #dfdfdf;
	min-width: 780px;
	height: 98px;
	background-color: #fff;
	text-align: left;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	font-size: 11px;
	line-height: 1.3;
	color: #666;
	box-sizing: content-box;
}
#TP_header * {
	margin: 0; padding: 0; font-size: 11px; line-height: 1.3; color: #666; box-sizing: content-box;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}
#TP_header li { list-style-type: none; }
#TP_header img { border: 0; width: 100%; height: auto; vertical-align: bottom; -ms-interpolation-mode: bicubic; }
#TP_header fieldset { border: none; }
#TP_header legend { display: none; }

/* wide */
@media(min-width:1024px) {
	#TP_header{ min-width: 1024px; }
}

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

#TP_header_inner {
	position: relative;
	margin: 0 auto;
	width: 780px;
}

#TP_site-logo {
	padding-top: 14px;
	width: 135px;
	font-size: 0;
}

#TP_menu-btn {
	display: none;
}

/* wide */
@media(min-width:1024px) {
	#TP_header_inner { width: 1024px; }
}

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

#TP_header-link {
	position: absolute;
	top: 23px;
	right: 224px;
	overflow: hidden;
}
#TP_header-link li {
	float: left;
	margin-left: 20px;
	padding-left: 10px;
	min-height: 5px;
	background: url(../images/tp_icon_arrow_01.png) no-repeat left center;
}
#TP_header-link a {
	text-decoration: none;
	color: #666;
}
#TP_header-link a:hover { color: #f93; }

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

#TP_header-search {
	position: absolute;
	top: 14px;
	right: 0;
	width: 200px;
	height: 29px;
	background: url(../images/tp_bg_search_01.png) no-repeat;
}
#TP_header #SS_searchQuery {
	position: absolute;
	top: 0;
	left: 15px;
	border: none;
	outline: none;
	width: 145px;
	height: 29px;
	background: none;
	font-size: 11px;
	line-height: 29px;
	color: #666;
}
#TP_header #SS_searchSubmit {
	position: absolute;
	top: 6px;
	right: 15px;
	width: 16px;
}

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

#TP_global-nav {
	position: absolute;
	top: 66px;
	left: 0;
	width: 780px;
	height: 33px;
	background: url(../images/tp_bg_gnav_01.png) no-repeat right top;
}
#TP_global-nav li {
	float: left;
	padding: 0 2px 0 3px;
	background: url(../images/tp_bg_gnav_01.png) no-repeat;
}
#TP_global-nav li.nav-00 { display: none; }
#TP_global-nav li a {
	display: block;
	border-bottom: 3px solid #efefef; 
	width: 151px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center 0;
	text-indent: -20em;
	text-decoration: none;
	overflow: hidden;
}
@media print {
	#TP_global-nav li a {
		background: none !important;
		text-align: center;
		text-indent: 0;
	}
}
#TP_global-nav li a:hover { background-position: center -30px; }

#TP_global-nav li.nav-01 a { background-image: url(../images/tp_global-nav_01.png); }
#TP_global-nav li.nav-02 a { background-image: url(../images/tp_global-nav_02_narrow.png); }
#TP_global-nav li.nav-03 a { background-image: url(../images/tp_global-nav_03.png); }
#TP_global-nav li.nav-04 a { background-image: url(../images/tp_global-nav_04.png); }
#TP_global-nav li.nav-05 a { background-image: url(../images/tp_global-nav_05.png); }

.TP_product #TP_global-nav li.nav-01 a,
.TP_brand #TP_global-nav li.nav-02 a,
.TP_company #TP_global-nav li.nav-03 a,
.TP_recruit #TP_global-nav li.nav-04 a,
.TP_contact #TP_global-nav li.nav-05 a { border-bottom: 3px solid #0096e0; background-position: center -30px; }

/* wide */
@media(min-width:1024px) {
	#TP_global-nav { width: 1024px; }
	#TP_global-nav li a { width: 199px; }
	#TP_global-nav li.nav-01 a,
	#TP_global-nav li.nav-02 a,
	#TP_global-nav li.nav-03 a { width: 200px; }
	#TP_global-nav li.nav-02 a { background-image: url(../images/tp_global-nav_02.png); }
}


/* -----------------------------------------------------
	topic-path
----------------------------------------------------- */

#TP_topic-path {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #dfdfdf;
	min-width: 780px;
	background-color: #fff;
	text-align: left;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	font-size: 10px;
	line-height: 1.3;
	color: #666;
	box-sizing: content-box;
}
#TP_topic-path * {
	margin: 0; padding: 0; font-size: 10px; line-height: 1.3; color: #666; box-sizing: content-box;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}
#TP_topic-path li { list-style-type: none; }
#TP_topic-path img { border: 0; width: 100%; height: auto; vertical-align: bottom; -ms-interpolation-mode: bicubic; }

/* wide */
@media(min-width:1024px) {
	#TP_topic-path { min-width: 1024px; }
}

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

#TP_topic-path ul {
	margin: 0 auto;
	padding: 6px 0;
	width: 780px;
	overflow: hidden;
}
#TP_topic-path ul li {
	float: left;
	padding: 6px 15px 6px 21px;
	background: url(../images/tp_icon_arrow_04.png) no-repeat left center;
}
#TP_topic-path ul li:first-child { padding-left: 0; background: none; }
#TP_topic-path ul li:last-child { display: block; }
#TP_topic-path a {
	text-decoration: none;
	color: #0096e0;
}
#TP_topic-path a:hover { color: #f93; }

/* wide */
@media(min-width:1024px) {
	#TP_topic-path ul { width: 1024px; }
}


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

#TP_footer {
	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 780px;
	text-align: left;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	font-size: 12px;
	line-height: 1.3;
	color: #666;
	box-sizing: content-box;
}
#TP_footer * {
	margin: 0; padding: 0; font-size: 12px; line-height: 1.3; color: #666; box-sizing: content-box;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}
#TP_footer li { list-style-type: none; }
#TP_footer img { border: 0; width: 100%; height: auto; vertical-align: bottom; -ms-interpolation-mode: bicubic; }
#TP_footer fieldset { border: none; }
#TP_footer legend { display: none; }

/* wide */
@media(min-width:1024px) {
	#TP_footer{ min-width: 1024px; }
}

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

#TP_bottom-nav {
	background-color: #f4f4f4;
}
#TP_bottom-nav_inner {
	position: relative;
	margin: 0 auto;
	padding: 25px 0;
	width: 780px;
	overflow: hidden;
}
#TP_bottom-nav a {
	text-decoration: none;
	color: #666;
}
#TP_bottom-nav a:hover { color: #f93; }

#TP_bottom-nav dl {
	float: left;
	padding-right: 20px;
	width: 190px;
}
#TP_bottom-nav dl.nav-02 { display: none; }
#TP_bottom-nav dl.nav-05 { padding-right: 0; width: 150px; }
#TP_bottom-nav dl dt {
	margin-bottom: 5px;
	padding-left: 10px;
	min-height: 9px;
	background: url(../images/tp_icon_arrow_03.png) no-repeat left center;
	font-size: 14px;
	font-weight: bold;
}
#TP_bottom-nav dl dt a {
	font-weight: bold;
}

#TP_bottom-nav ul li {
	padding: 4px 0 4px 10px;
	min-height: 5px;
	background: url(../images/tp_icon_arrow_01.png) no-repeat left 0.65em;
}

#TP_footer-search {
	position: relative;
	margin-top: 28px;
	width: 190px;
	height: 29px;
	background: url(../images/tp_bg_search_02.png) no-repeat;
}
#TP_footer-search legend {
	display: block;
	position: absolute;
	top: -24px;
	left: 10px;
	color: #666;
}
#TP_footer #SS_searchQuery1 {
	position: absolute;
	top: 0;
	left: 15px;
	border: none;
	outline: none;
	width: 135px;
	height: 29px;
	background: none;
	font-size: 11px;
	line-height: 29px;
	color: #666;
}
#TP_footer #SS_searchSubmit1 {
	position: absolute;
	top: 6px;
	right: 15px;
	width: 16px;
}

#TP_page-top {
	position: absolute;
	bottom: 20px;
	right: 0;
	width: 40px;
	font-size: 0;
	cursor: pointer;
}

/* wide */
@media(min-width:1024px) {
	#TP_bottom-nav_inner { width: 1024px; }
}

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

#TP_brand-nav {
	background-color: #008ddc;
}
#TP_brand-nav_inner {
	margin: 0 auto;
	padding: 25px 0;
	width: 780px;
}
#TP_brand-nav a {
	text-decoration: none;
	color: #fff;
}
#TP_brand-nav a.series { font-weight: bold; }
#TP_brand-nav a:hover { text-decoration: underline; }

#TP_brand-nav dl dt {
	font-size: 14px;
	font-weight: bold;
}
#TP_brand-nav dl dt a {
	font-weight: bold;
}
#TP_brand-nav dl dd {
	margin-left: -20px;
	width: 800px;
	overflow: hidden;
}

#TP_brand-nav .set {
	float: left;
	width: 348px;
	overflow: hidden;
}
#TP_brand-nav ul {
	float: left;
	padding: 12px 0 0 20px;
	width: 180px;
}
#TP_brand-nav ul li {
	padding: 4px 0 4px 10px;
	min-height: 5px;
	background: url(../images/tp_icon_arrow_02.png) no-repeat left 0.65em;
}
#TP_brand-nav ul ul {
	float: none;
	margin-top: 5px;
	padding: 0;
	width: auto;
}
#TP_brand-nav .set { width: 200px; }

/* wide */
@media(min-width:1024px) {
	#TP_brand-nav_inner { width: 1024px; }
	#TP_brand-nav dl dd { width: 1044px; }
	#TP_brand-nav ul { width: 154px; }
	#TP_brand-nav .set { width: auto; }
}

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

#TP_lower {
	background-color: #fff;
}
#TP_lower_inner {
	position: relative;
	margin: 0 auto;
	padding-bottom: 20px;
	width: 780px;
}

#TP_lower-link {
	padding: 23px 0 11px;
	overflow: hidden;
}
#TP_lower-link li {
	float: left;
	margin-right: 20px;
	padding-left: 10px;
	min-height: 5px;
	background: url(../images/tp_icon_arrow_01.png) no-repeat left center;
}
#TP_lower-link li.link-03,
#TP_lower-link li.link-04 { display: none; }
#TP_lower-link a {
	text-decoration: none;
	color: #666;
}
#TP_lower-link a:hover { color: #f93; }

#TP_company-logo {
	position: absolute;
	top: 24px;
	right: 0;
	width: 106px;
	font-size: 0;
}

#TP_copyright {
	font-size: 10px;
	color: #999;
}

/* wide */
@media(min-width:1024px) {
	#TP_lower_inner{ min-width: 1024px; }
}

