@charset "UTF-8";
@import url('./smartphone.css');

html { background: #FFF; }

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td { line-height: 1.6em; }

fieldset,img { border: 0; }

address,caption,cite,code,dfn,em,strong,th,var,optgroup {
	font-style: inherit;
	font-weight: inherit;
}

del,ins { text-decoration: none; }
li { list-style: none; }
caption,th { text-align: left; }

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after { content: ''; }

abbr,acronym {
	border: 0;
	font-variant: normal;
}

sup { vertical-align: baseline; }
sub { vertical-align: baseline; }
legend { color: #000; }

input,button,textarea,select,optgroup,option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

input,button,textarea,select { *font-size: 100%; }

.notes em,
.animal_list em { font-style: italic; }

em.uline { text-decoration: underline;}

/* 
++++++++++++++++++++++++++++++++++++
notes
++++++++++++++++++++++++++++++++++++

colors in design comp. 
----------------------
#00c3bb (use text)
#94e0e0
#c0f0f0

inner container width
----------------------
958px
(width: 942px; padding: 0 8px;)

*/

/*
========================================================================
 body 
========================================================================
*/

body {
	color: #000;
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS Gothic', sans-serif;
	font-size: 13px;
	line-height: 1.5em;
/*	min-width:1040px; */
}

a {
	overflow: hidden;
	outline: none;
}

a:link,a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #00C3BB;
	text-decoration: underline;
}

p.link_allow {
	padding-left: 10px !important;
	background: url(/img/pc/common/arw.png) no-repeat left 5px !important;
	font-weight: bold;
}

/*
------------------------------------------------------------------------
common use classes
------------------------------------------------------------------------
*/

.clearfix:after {
	content: "";
	clear: both;
	display: block;
}

.hide {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.external {
	background: url(/img/pc/common/icon_external.gif) no-repeat right top;
	padding-right: 18px;
}

.mt0 { margin-top: 0 !important; }
.mt5 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt40 { margin-top: 40px !important; }

.mr0 { margin-right: 0 !important; }
.mr5 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }

.mb0 { margin-bottom: 0 !important; }
.mb5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb40 { margin-bottom: 40px !important; }

.ml0 { margin-left: 0 !important; }
.ml5 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }

.pt0 { padding-top: 0 !important; }
.pt5 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt40 { padding-top: 40px !important; }

.pr0 { padding-right: 0 !important; }
.pr5 { padding-right: 5px !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }

.pb0 { padding-bottom: 0 !important; }
.pb5 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb40 { padding-bottom: 40px !important; }

.pl0 { padding-left: 0 !important; }
.pl5 { padding-left: 5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }

ol.lower-alpha li {
	list-style-type: lower-alpha !important;
}

ol.lower-alpha li ol.disc li {
	list-style-type: disc !important;
}

ol.circle li,
ol.lower-alpha li ol.disc li  ol.circle li {
	list-style-type: circle !important;
}

ol.square li {
	list-style-type: square !important;
}

ol.lower-roman li,
.doc_section ol.irregular_list li ol.lower-roman li,
.doc_section ol.irregular_list2 li ol.lower-roman li {
	padding-left: 0 !important;
	text-indent: 0 !important;
	list-style-type: lower-roman !important;
}

.doc_section ol.nesting,
.philosophy3 ol.nesting,
.doc_section ol.irregular_list,
.philosophy3 ol.irregular_list {
	margin: 5px 0 10px 0px;
}

.doc_section ol.nesting li,
.philosophy3 ol.nesting li {
	margin: 0 0 10px 25px;
}

.doc_section ol.irregular_list li,
.philosophy3 ol.irregular_list li,
.doc_section ol.irregular_list2 li  {
	list-style-type: none !important;
	color: #000;
}

.doc_section ol.irregular_list li,
.philosophy3 ol.irregular_list li  {
	margin: 0 0 10px 0px;
	padding-left: 2.5em;
	text-indent: -2.5em;
}

.doc_section ol.irregular_list2 li {
	margin: 0 0 10px 20px;
	padding-left: 2em;
	text-indent: -2em;
}

.doc_section ol.text_g li {
	margin: 5px 0 0px 20px !important;
}

.doc_section ol.text_g li,
span.text_g {
	color: #000 !important;
}

.bgreen,
.doc_section ol li span.bgreen {
	color: #00c3bb;
}

.indent_block {
	display: block;
	padding-left: 15px;
}

h5.ttl_circle {
	background: url(/img/pc/common/list_items_green.gif) no-repeat left 2px;
	padding-left: 10px;
}

.notes_red {
	color: #ff0000 !important;
}

.t_center {
	text-align: center;
}

.t_center img {
	margin: 0 auto;
}

.fw-normal a {
	font-weight: normal !important;
}

/*
------------------------------------------------------------------------
container & styles (March 2014 added)
------------------------------------------------------------------------
*/

div.outer {
	width: 100%;
	clear: both;
}

div.inner {
	width: 942px;
	padding: 0 8px;
	margin: 0 auto;
	position: relative;
}

/*.main_style { background: #c0f0f0 url(/img/pc/common/bg_white.png) repeat-y center top; }*/
.sub_style { background: #f7f7f7 repeat-y center top; }

/*
========================================================================
header
========================================================================
*/

#header_area {
	/*background: url(/img/pc/common/bg_header.jpg) repeat-x;*/
	height: 114px;
	width: 100%;
	overflow: visible;
}

#header {
	margin: 0px auto;
	width: 958px;
	position: relative;
	height: 111px;
	overflow: visible;
	background: url(/img/pc/common/bg_header_bar.gif) 350px top no-repeat;
	z-index:999;
}

#btns_1st, #btns_2nd {
	overflow:hidden;
}
/*
------------------------------------------------------------------------
logo and global menu
------------------------------------------------------------------------
*/

#site_logo {
	position: absolute;
	top: 25px;
}

/* 
------------------------------------
global menu bttns
------------------------------------
*/

#btn_product h3>a,
#btn_value h3>a,
#btn_company h3>a,
#btn_ir h3>a,
#btn_csr h3>a
 { 
	background-image: url(/img/pc/common/btn_globalnav.png);
	background-size:540px 90px;
	display:inline-block;
	height: 45px;
	text-indent: -9999px;
	margin-right:27px;
	width:100%;
}
#btn_csr h3>a { 
	margin-right:0;
}
#en #btn_product h3>a,
#en #btn_value h3>a { 
	background-size:auto;
}

#global_navi {
	position: absolute;
	top: 66px;
	left: 98px;
	width: 540px;
	height: 45px;
	float: left;
	margin-left:40px;
}


/*
------------------
product 
------------------
*/
#btn_product h3>a,
#btn_product h3>a:link{
	background-position: -39px top;
	width: 71px;
}
#btn_product h3>a.active,
#btn_product h3>a:hover { 
	background-position: -39px -45px; 
	}

/*
------------------
value
------------------
*/

#btn_value h3>a,
#btn_value h3>a:link {
	background-position: -137px top;
	width: 125px;
}
#btn_value h3>a.active,
#btn_value h3>a:hover {
	background-position: -137px -45px;
	}

/*
------------------
company
------------------
*/
#btn_company h3>a,
#btn_company h3>a:link {
	background-position: -289px top;
	width: 69px;
}
#btn_company h3>a.active,
#btn_company h3>a:hover {
	background-position: -289px -45px;
}

/* 
------------------
IR
------------------
*/

#btn_ir h3>a,
#btn_ir h3>a:link {
	background-position: -385px top;
	width: 56px;
}
#btn_ir h3>a.active,
#btn_ir h3>a:hover {
	background-position: -385px -45px;
}

em.navi_note {
	color: #000 !important;
	font-weight: normal !important;
}

span.navi_note2 {
	display: block !important;
	padding-left: 10px !important;
}

/* 
------------------
CSR
------------------
*/
#btn_csr,
#btn_csr a:link {
	background-position: right top;
	width: 71px;
}
#btn_csr a.active,
#btn_csr a:hover {
	background-position: right -45px;
}

/* 
------------------------------------------------------------------------
head upper menu
------------------------------------------------------------------------
*/

/*
------------------------------------
home bttns
------------------------------------
*/

a#btn_home,
a#btn_home:hover,
#btns_1st ul {
	background-image: url(/img/pc/common/btn_header.png);
	background-repeat: no-repeat;
	background-size:670px 90px;
}

a#btn_home {
	display: block;
	position: absolute;
	top: 1px;
	left: 280px;
	width: 45px;
	height: 45px;
	background-position: left top;
}

a#btn_home:hover { background-position: left bottom; }

#btns_1st ul {
	width: 616px;
	height: 45px;
	background-position: -58px top;
	margin-top: 13px;
	margin-bottom: 8px;
	margin-left: 337px;
}

#btns_1st ul li {
	float: left;
	text-indent: -9999px;
}

#btns_1st ul li a {
	display: block;
	height: 45px;
}

/*
------------------------------------
site map
------------------------------------
*/
#btn_contact a:hover,
#btn_sitemap a:hover,
#btn_eng a:hover,
#btn_mndm_wrld a:hover {
	background-image: url(/img/pc/common/btn_header.png);
	background-repeat: no-repeat;
	background-size:670px 90px;
}

#btn_home{
	width:45px;
	margin-right:42px;
}

#btn_contact {
	width: 196px;
	margin-left:13px;
}

#btn_contact a:hover { background-position: -71px -45px;}

#btn_sitemap {
	width: 98px;
}

#btn_sitemap a:hover { background-position: -267px -45px; }

#btn_jpn {
	width:60px;
	margin-left:13px;
}

#btn_eng{
	width:50px;
	margin-left:18px;
}

#btn_eng a:hover { background-position: -456px -45px; }

#btn_mndm_wrld{
	width:143px;
	margin-left:18px;
}

#btn_mndm_wrld a:hover { background-position: -524px -45px; }


/* 
------------------------------------------------------------------------
head lower menu 
------------------------------------------------------------------------
*/

/* btns_2nd */
#btns_2nd { }

/*
------------------------------------
csitems
------------------------------------
*/

#csitems {
	width: 250px;
	height: 45px;
	float: right;
	margin-right: 19px;
}

#csitems li
{
	float: left;
	height: 45px;
}

#csitems li a
{
	display: block;
	height: 45px;
	text-indent: -9999px;
}

/*
------------------------------------
search
------------------------------------
*/

#searchForm {
	width: 216px;
	height: 25px;
	margin-top: 10px;
	float: right;
	text-align: left;
}

#btns_2nd #query {
	width: 192px;
	height: 25px;
	border: none;
	padding-left: 6px;
	background-color: #eee;
}

#srch_sbmt_btn { position: absolute; }

/*
========================================================================
breadcrumb
======================================================================== 
*/

#breadcrumb
{
	margin: 8px 0 6px;
	font-size: 12px;
}

#breadcrumb li { display: inline; }

/*
========================================================================
content
======================================================================== 
*/

#content_area { }

/*
------------------------------------------------------------------------
page title (bg image defined each page css )
------------------------------------------------------------------------
*/

#content_area h1
{
	width: 215px;
	height: 100px;
	float: left;
}

h1 { margin-bottom: 12px; }

/*
------------------------------------------------------------------------
content body
------------------------------------------------------------------------
*/

#content_body { }

/*
------------------------------------
1colmun model
------------------------------------
*/

#_col_f1
{
	width: 942px;
	float: left;
}

/*
------------------------------------
2colmun model
------------------------------------
*/

#scnd_col_f2
{
	width: 703px;
	float: right;
	overflow: hidden;
}

#frst_col_f2
{
	width: 215px;
	float: left;
	overflow: hidden !important;
}

/*
------------------------------------
3columns model
------------------------------------
*/

#frst_col_f3,#scnd_col_f3,#scnd_col_c3,#thrd_col_f3 { width: 308px; }
#frst_col_f3 { float: left; }

#right_area_f3
{
	float: right;
	width: 633px;
}

#left_area_f2,#left_area_f3
{
	float: left;
	width: 633px;
}

#scnd_col_f3 { float: left; }
#scnd_col_c3 { float: right; }
#thrd_col_f3,#thrd_col_f2 { float: right; }
.dummy_clear { clear: both; }

/*
------------------------------------
4columns model
------------------------------------
*/

#frst_col_f4,#scnd_col_f4,#thrd_col_f4,#frth_col_f4 { width: 226px; }
#left_area_f4,#right_area_f4 { width: 470px; }
#left_area_f4,#frst_col_f4,#thrd_col_f4 { float: left; }
#scnd_col_f4,#right_area_f4,#frth_col_f4 { float: right; }

/*
------------------------------------------------------------------------
local nav
------------------------------------------------------------------------
*/

#local_navi
{
	height: 28px;
	margin-bottom: 15px;
	width: 958px;
	background: url(/img/pc/company/btn_lnavi_ir.jpg) no-repeat left top;
}

.local_bttns
{
	float: left;
	height: 28px;
}

.local_bttns a
{
	display: block;
	height: 28px;
	text-indent: -9999px;
}

/*
------------------------------------
local navi bttns
------------------------------------
*/

#btn_corp_now { width: 159px; }
#btn_corp a,#btn_corp_act a { width: 159px; }
#btn_ir a,#btn_ir_act a { width: 159px; }
#btn_eco a,#btn_eco_act a { width: 160px; }
#btn_recruit a,#btn_recruit_act a { width: 160px; }
#btn_release a,#btn_release_act a { width: 159px; }

#btn_group a,#btn_group_act a
{
	width: 161px;
	z-index: 2;
	position: absolute;
}


/* pdf notice */
#pdf_notice {
	font-size: 85%;
	border: 1px solid #CCCCCC;
	margin: 0 40px 35px 40px;
	padding: 15px 24px;
	height: 45px;
	clear: both;
	line-height: 1.4em;
	overflow: hidden;
}

#pdf_notice p {
	float: left;
	width: 445px;
	margin: 0 !important;
}

#bnn_acrobat
{
	float: right;
	margin-top: 10px;
}


/* side menu */

#sidemenu h4 { margin-bottom: 0px; }


#sidemenu{
	margin-bottom:25px;
	width:224px;
}
#customer{margin:0 0;}
#sidemenu h4{
	/*border-bottom:1px solid #999999;*/
	border-top:1px solid #00c3bb;
	padding:10px 0 2px 0;
}
#sidemenu h5{
	font-weight: bold;
	padding-left: 10px;
	margin: 8px 0 3px;
}

#srch_menu h5{
	font-weight: bold;
	padding-left:9px;
	margin-bottom:0;
}

#srch_menu .h5_btm_mergin {
	margin-bottom:8px;
}

#top_itm{
	border-top:1px solid #00c3bb;
	font-size:95%;
	padding:10px 0 0 9px;
	margin:10px 0 2px 0;
	font-weight:bold;
	background: url(/img/pc/qa/arw.png) no-repeat left 16px;
}
.toplevel_itm{margin-bottom:2px;}
.sublevel_itm{margin-top:0px;}

.toplevel_itm li,.sublevel_itm li{
	/*background: url(/img/pc/common/bg_line.gif) repeat-x bottom;*/
	padding:3px 0px 3px 0;
	font-size:95%;
}

.sublevel_itm li{padding-left:10px;}
.toplevel_itm li a{
	padding-left:9px;
	background: url(/img/pc/qa/arw.png) no-repeat left 5px;
	display:block;
	font-weight:bold;
}

.sublevel_itm li a{
	padding-left:9px;
	background: url(/img/pc/qa/arw.png) no-repeat left 5px;
	display:block;
	font-weight:normal;
}

/* pmark */
#pmark
{
	margin: 20px;
	padding: 10px;
	text-align: center;
	border: 1px solid #CCCCCC;
}

#pmark p
{
	margin-top: 10px;
	font-size: 85%;
	line-height: 1.2em;
	text-align: left;
}

/* list link */
.list_link
{
	background: url(/img/bttn_list.jpg) no-repeat left top;
	height: 25px;
	margin-top: -25px;
	position: absolute;
	width: 67px;
}

*:first-child+html .list_link { }

/* IE7 */
.list_link a
{
	display: block;
	height: 25px;
	width: 67px;
	text-indent: -9999px;
}

.list_link a:link { background: url(/img/bttn_list.jpg) no-repeat left top; }
.list_link a:hover { background: url(/img/bttn_list_hover.jpg) no-repeat left top; }

#clear_break
{
	height: 1px;
	clear: both;
}

/*
========================================================================
pre footer
======================================================================== 
*/

#pre_footer_area { height: 120px; }

/*
------------------------------------
scroller
------------------------------------
*/

#pre_footer_area .page_top {
	width: 217px;
	height: 45px;
	position: absolute;
	right: 8px;
	border-bottom: 1px solid #ddd;
}

#pre_footer_area .page_top a {
	display: block;
	width: 54px;
	height: 45px;
	background: url(/img/pc/common/btn_scroller.png) no-repeat;
	float: right;
}

.in_pagetop { margin-right: 20px; }

/*
------------------------------------
group
------------------------------------
*/

#group_list {
	position: absolute;
	top: 45px;
	width: 708px;
	padding-top: 30px;
	border-top: 1px solid #8ad9d6;
}

#group_list a { font-weight: normal; }
#group_list td { border: none; }
#groupttl { padding-right: 10px; }
#p_lab_ttl { padding-left: 15px; }
#group_list td { padding-top: 18px; }
#p_lab { margin-right: 22px; }
#p_lab,#md_indns { }

/* 
========================================================================
site nav 
========================================================================
*/

#site_nav {
	padding-left:90px;
	padding-top: 24px;
	background: url(/img/pc/common/logo_mandom_small.gif) no-repeat left 24px;
}

#site_nav li ul {margin-left: 1em; }

/*
------------------------------------
table style
------------------------------------
*/

#site_nav table {
	width: 900px;
}
#site_nav th, 
#site_nav td { padding: 0.4em 1em; }

#site_nav th {
	vertical-align: top;
	width: 110px;
}

*:first-child+html #site_nav th {
	width: 130px;
}

#site_nav td {
	font-size: 11px;
	color: #666;
}

/*
------------------------------------
list style
------------------------------------
*/

ul.inline li { display: inline;}

ul.inline li:after {
	content: ' | ';
	color: #ccc;
}

ul.inline li:last-child:after { content: none; }


*:first-child+html ul.inline li {
	border-left: 2px solid #CCC;
	padding: 0 5px 0 5px;
}

*:first-child+html ul.inline li:first-child {
	border: none;
	padding: 0 5px 0 0;
}

*:first-child+html ul.inline {
	float: left;
}

*:first-child+html #site_nav li span {
	margin-right: 10px;
}

/*
------------------------------------
font style
------------------------------------
*/

#site_nav th a {
	font-size: 12px;
	color: #000 !important;
	font-weight: bold;
}

#site_nav td > ul > li { font-weight: bold; }
#site_nav td > ul > li li li,
#site_nav tr#row-ir td > ul > li li { font-weight: normal; }

/*
------------------------------------
non link heading
------------------------------------
*/

#site_nav li > span
{
	float: left;
	margin-right: 1.5em;
	color: #000;
}

#site_nav li > span.second
{
	margin-left: 49px;
}

#site_nav li > span.second2
{
	margin-left: 85px;
}

/*
------------------------------------
misc
------------------------------------
*/

#row-company td > ul > li { margin-bottom: 0.8em; }
#site_nav .wrap { height: 2em; }

/*
========================================================================
footer
======================================================================== 
*/

#footer_area
{
	width: 100%;
	clear: both;
}

#footer_area .inner { padding: 10px 0 20px; }

#footer_area .en
{
	font-family: Arial, san-serif;
	font-weight: lighter;
	font-size: 12px;
	text-align: right;
	color: #666;
}

/* 
------------------------------------------------------------------------
footer
------------------------------------------------------------------------
*/

#footer {
	line-height: 100%;
	margin-top: 11px;
	border-top: 1px solid #ddd;
}

#footer p.en { margin-top: -15px; }

/*
------------------------------------
site notes
------------------------------------
*/

#site_notes {
	clear: both;
	padding-top: 12px;
}

#site_notes li {
	display: inline;
	margin-right: 17px;
}

#site_notes li.other {
	display: inline;
	margin-right: 17px;
	border-left: 1px solid #ccc;
	padding-left: 17px;
}

#site_notes li a,
#site_notes_ir li a {
	font-size: 12px;
	font-weight: bold;
}

#site_notes_ir {
	margin-top: -15px;
}

/* 2013-08-09 */
#rltd_info .lh_invalid {
	line-height: 20px;
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
}

/*
------------------------------------
added for dropdown menu / toggle menu
------------------------------------
*/


.cf:after {
  content: "";
  display: table;
  clear: both; }

/* !#dropdown_nav/  sidemenu-----------------------------------*/

#dropdown_nav h3 {
	cursor:pointer;
}

#dropdown_nav a {
  font-size: 15px;
  font-weight: bold;
  color: #525252;
  text-decoration: none; }

#dropdown_nav li {
  float: left;
  display: inline-block; }
#dropdown_nav li a.first {
  -moz-border-radius: 5px 0px 0px 5px;
  -webkit-border-radius: 5px 0px 0px 5px; }
#dropdown_nav .sub_nav {
  width: 940px;
  padding: 0px;
  position: absolute;
  top: 45px;
  left: -133px;
  border: 1px solid #ccc;
  /*background-color: rgba(226, 226, 226, 0.8);*/
  background-image: url(/img/pc/common/navi_bg.png);
  z-index: 99999;
  overflow: hidden;
  padding: 26px 22px 28px 26px; 
	box-sizing: border-box;
  display:none;
  }

*html #dropdown_nav .sub_nav {
  background-image: none;
  background-color: #CCCCCC;
}

*:first-child+html #dropdown_nav .sub_nav {
  background-image: none;
  background-color: #CCCCCC;
}


#dropdown_nav .sub_nav li {
  margin: 0px 11px 11px 0px; }

#dropdown_nav .sub_nav li.last-child {
  margin-right: 0px !important; }

#dropdown_nav .sub_nav li a {
  display: block;
  border-bottom: 1px solid #ccc;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  background-position: 0 0;
  background-repeat: no-repeat; }
#dropdown_nav .sub_nav li a:active {
  background: #e2e2e2; }

#dropdown_nav .sub_nav a:hover {
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  background-position: 0 bottom; }

#dropdown_nav .sub_nav .ddm_item_1 a,
#dropdown_nav .sub_nav .ddm_item_2 a,
#dropdown_nav .sub_nav .ddm_item_3 a,
#dropdown_nav .sub_nav .ddm_item_4 a {
  width: 214px;
  height: 60px;
}

#dropdown_nav .sub_nav .ddm_item_1 a {
  background-image: url(/img/pc/common/ddm_item_1.png); background-size:214px 120px; }

#dropdown_nav .sub_nav .ddm_item_2 a {
  background-image: url(/img/pc/common/ddm_item_2.png); background-size:214px 120px; }

#dropdown_nav .sub_nav .ddm_item_3 a {
  background-image: url(/img/pc/common/ddm_item_3.png); background-size:214px 120px; }

#dropdown_nav .sub_nav .ddm_item_4 a {
  background-image: url(/img/pc/common/ddm_item_4.png); background-size:214px 120px; }

#dropdown_nav .sub_nav .ddm_fun_1 a,
#dropdown_nav .sub_nav .ddm_fun_2 a,
#dropdown_nav .sub_nav .ddm_fun_3 a,
#dropdown_nav .sub_nav .ddm_fun_4 a,
#dropdown_nav .sub_nav .ddm_fun_5 a,
#dropdown_nav .sub_nav .ddm_fun_6 a {
  width: 214px;
  height: 60px;
}

#dropdown_nav .sub_nav .ddm_fun_1 a {
  background-image: url(/img/pc/common/ddm_fun_1.png); background-size:214px 120px; }

#dropdown_nav .sub_nav .ddm_fun_2 a {
  background-image: url(/img/pc/common/ddm_fun_2.png); background-size:214px 120px; }

#dropdown_nav .sub_nav .ddm_fun_3 a {
  background-image: url(/img/pc/common/ddm_fun_3.png); background-size:214px 120px; }

#dropdown_nav .sub_nav .ddm_fun_4 a {
  background-image: url(/img/pc/common/ddm_fun_4.png); background-size:214px 120px; }

#dropdown_nav .sub_nav .ddm_fun_5 a {
  background-image: url(/img/pc/common/ddm_fun_5.png); background-size:214px 120px; }

#dropdown_nav .sub_nav .ddm_fun_6 a {
  background-image: url(/img/pc/common/ddm_fun_6.png); background-size:214px 120px; }

#dropdown_nav .sub_nav .ddm_com_1 a,
#dropdown_nav .sub_nav .ddm_com_2 a,
#dropdown_nav .sub_nav .ddm_com_4 a,
#dropdown_nav .sub_nav .ddm_com_5 a {
  width: 214px !important;
  height: 60px;
}

#dropdown_nav .sub_nav .ddm_com_1 a {
  background-image: url(/img/pc/common/ddm_com_1.png); background-size:214px 120px;}

#dropdown_nav .sub_nav .ddm_com_2 a {
  background-image: url(/img/pc/common/ddm_com_2.png); background-size:214px 120px; }

#dropdown_nav .sub_nav .ddm_com_4 a {
  background-image: url(/img/pc/common/ddm_com_4.png); background-size:214px 120px; }

#dropdown_nav .sub_nav .ddm_com_5 a {
  background-image: url(/img/pc/common/ddm_com_5.png); background-size:214px 120px; }

.ddm_item li,
.ddm_fun li,
.ddm_com li {
  width: 214px !important;
  height: 60px !important;
}

#srch_menu h4 a {
clear:both;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  cursor: pointer;
  margin-bottom: 0; }
  
  #srch_menu h5 a {
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  cursor: pointer;
  margin-bottom: 0; }
  
#srch_menu .clicked {
  background-position: 0 bottom; }
#srch_menu .srch_title_1 a {
  width: 214px;
  height: 42px;
  background-image: url(/img/pc/products/sidemenu_men.jpg); }
#srch_menu .srch_title_2 a {
  width: 214px;
  height: 42px;
  background-image: url(/img/pc/products/sidemenu_ladies.jpg); }
#srch_menu .srch_title_3 a {
  width: 214px;
  height: 42px;
  background-image: url(/img/pc/products/sidemenu_group.jpg); }

#act_brand h4 a {
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  cursor: pointer;
  margin-bottom: -10px; }

#act_brand .clicked {
  background-position: 0 bottom; }
  
#act_brand .srch_title_1 a {
  width: 214px;
  height: 42px;
  background-image: url(/img/pc/products/sidemenu_br_gatsby.jpg); }

/*
------------------------------------
english
------------------------------------
*/

#en #header {
  background-image: none; }

#en #btns_1st {
  float: right; }

  #en #btns_1st ul {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding-top: 20px;
    border-top: 10px solid #94e0e0;
    background-image: none;
    overflow: hidden; }

    #en #btns_1st ul li {
      text-indent: 0px;
      height: auto; }

      #en #btns_1st ul li a {
        height: 100%; }

  #en #btns_1st #btn_eng {
    width: auto;
    margin-left: 10px; }

  #en #btns_1st #btn_jpn {
    width: auto;
    padding-right: 10px;
    border-right: 1px solid #999; }

  #en #btns_1st #btn_sitemap {
    width: auto;
    margin-right: 28px; }

#en #global_navi {
  position: absolute;
  top: 66px;
  left: 130px;
  width: 484px;
  height: 45px;
  float: left;
  background: url(/img/en/common/btn_globalnav_en.png) no-repeat left top; }

  #en #global_navi li {
    width: auto; }

  #en #global_navi #tabmenu01 h3 {
    width: 125px;
    background: url(/img/en/common/btn_globalnav_en.png) no-repeat left bottom; }

    #en #global_navi #tabmenu01 h3 a:link {
      width: 125px;
      background: url(/img/en/common/btn_globalnav_en.png) no-repeat left bottom; }

    #en #global_navi #tabmenu01 h3 a:hover {
      width: 125px;
      background: url(/img/en/common/btn_globalnav_en.png) no-repeat left bottom; }

  #en #global_navi #tabmenu01 h3 {
    width: 125px;
    background: url(/img/en/common/btn_globalnav_en.png) no-repeat left top; }

    #en #global_navi #tabmenu01 h3 a:link {
      width: 125px;
      background: url(/img/en/common/btn_globalnav_en.png) no-repeat left top; }

    #en #global_navi #tabmenu01 h3 a:hover {
      width: 125px;
      background: url(/img/en/common/btn_globalnav_en.png) no-repeat left bottom; }

  #en #global_navi li#tabmenu02 h3 {
    width: 125px;
    background: url(/img/en/common/btn_globalnav_en.png) no-repeat -125px top; }

    #en #global_navi li#tabmenu02 h3 a:link {
      width: 125px;
      background: url(/img/en/common/btn_globalnav_en.png) no-repeat -125px top; }

    #en #global_navi li#tabmenu02 h3 a:hover {
      width: 125px;
      background: url(/img/en/common/btn_globalnav_en.png) no-repeat -125px bottom; }

  #en #global_navi li#btn_company h3 {
    width: 232px;
    background: url(/img/en/common/btn_globalnav_en.png) no-repeat -250px top; }

    #en #global_navi li#btn_company h3 a:link {
      width: 232px;
      background: url(/img/en/common/btn_globalnav_en.png) no-repeat -250px top; }

    #en #global_navi li#btn_company h3 a:hover {
      width: 232px;
      background: url(/img/en/common/btn_globalnav_en.png) no-repeat -250px bottom; }

#en .ddm_item_1 a {
  width: 214px;
  height: 60px;
  background-image: url(/img/en/common/ddm_item_1_en.png) !important; }

#en .ddm_item_2 a {
  width: 214px;
  height: 60px;
  background-image: url(/img/en/common/ddm_item_2_en.png) !important; }

#en .ddm_item_3 a {
  width: 214px;
  height: 60px;
  background-image: url(/img/en/common/ddm_item_3_en.png) !important; }

#en .ddm_item_4 a {
  width: 214px;
  height: 60px;
  background-image: url(/img/en/common/ddm_item_4_en.png) !important; }

#en .ddm_fun_1 a {
  width: 214px;
  height: 60px;
  background-image: url(/img/en/common/ddm_fun_1_en.png) !important; }

#en .ddm_fun_2 a {
  width: 214px;
  height: 60px;
  background-image: url(/img/en/common/ddm_fun_2_en.png) !important; }

#en .ddm_fun_3 a {
  width: 214px;
  height: 60px;
  background-image: url(/img/en/common/ddm_fun_3_en.png) !important; }

#en .ddm_fun_4 a {
  width: 214px;
  height: 60px;
  background-image: url(/img/en/common/ddm_fun_4_en.png) !important; }

#en .ddm_fun_5 a {
  width: 214px;
  height: 60px;
  background-image: url(/img/en/common/ddm_fun_5_en.png) !important; }

#en .ddm_fun_6 a {
  width: 214px;
  height: 60px;
  background-image: url(/img/en/common/ddm_fun_6_en.png) !important; }

#en .ddm_com_1 a {
  width: 168px;
  height: 60px;
  background-image: url(/img/en/common/ddm_com_1_en.png) !important; }

#en .ddm_com_2 a {
  width: 168px;
  height: 60px;
  background-image: url(/img/en/common/ddm_com_2_en.png) !important; }

#en .ddm_com_3 a {
  width: 168px;
  height: 60px;
  background-image: url(/img/en/common/ddm_com_3_en.png) !important; }


#en .ddm_com_4 a {
  width: 168px;
  height: 60px;
  background-image: url(/img/en/common/ddm_com_4_en.png) !important; }
#en .ddm_com_5 a {

  width: 168px;
  height: 60px;
  background-image: url(/img/en/common/ddm_com_5_en.png) !important; }

#en .col_3,
#en .col_1 {
  display: inline;
  float: left;
  position: relative;
  overflow: hidden; }

#en .col_3 {
  width: 943px;
  margin-bottom: 30px; }

#en .col_1 {
  width: 301px;
  margin-right: 20px;
  margin-bottom: 15px; }

#en .displayed {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px; }

#en .hor_list {
  margin: 0px;
  padding: 0px; }

  #en .hor_list li {
    float: left; }

.blueline {
  display: block;
  overflow: hidden;
  border-bottom: 1px solid #8ad9d6;
  width: 100%;
  margin-bottom: 30px; }

#section .title {
  width: 100%;
  display: block;
  background-color: #f5f5f5;
  font-weight: bold;
  padding: 10px 10px 8px 10px;
  border-bottom: 5px solid #8ad9d6;
  margin-bottom: 30px; }
#section .sub_title {
  width: 100%;
  display: block;
  font-weight: bold;
  padding: 0px 0px 8px 0px;
  border-bottom: 1px solid #8ad9d6;
  margin-bottom: 15px; }
#section ul li {
  list-style-image: url(/img/en/common/list_image.jpg);
  margin-left: 20px; }
#section h3 {
  color: #18d3d6;
  font-size: 16px;
  margin-bottom: 30px; }
#section .icon_pdf {
  margin-right: 4px !important; }



/* !#footer */
#footer_area .inner {
  padding: 30px 0px; }
#footer_area dl {
  overflow: hidden;
  margin-bottom: 16px; }
#footer_area dt {
  display: inline-block;
  margin-left: 20px;
  margin-right: 20px;
  font-weight: bold;
  float: left;
  margin-bottom: 8px;
  width: 108px; }
#footer_area dd {
  display: inline-block;
  width: 372px;
  word-break: inherit;
  text-align: left;
  overflow: hidden;
  float: left;
  margin-bottom: 8px; }
#footer_area h3 {
  font-weight: bold; }
#footer_area h4 {
  margin-bottom: 8px;
  font-weight: bold; }

#col_f1 {
  width: 200px;
  float: left;
  overflow: hidden !important;
  margin-right: 20px;
  display: inline; }

#col_f4 {
  width: 700px;
  float: left;
  overflow: hidden !important;
  margin-right: 0px;
  display: inline; }
  #col_f4 .footer_tbl tr {
    margin-bottom: 16px; }
  #col_f4 .footer_tbl td {
    padding-bottom: 16px; }
  #col_f4 .footer_tbl td.td_title {
    width: 180px;
    font-weight: bold;
    vertical-align: top; }
    
    /*
========================================================================
add parts css
========================================================================
*/

#col_f2 {
	width: 215px;
	float: left;
	overflow: hidden !important;
	margin-right: 20px;
	display: inline;
}

h1.com_main_title,
h1.com_main_title_en,
h1.csr_main_title,
h1.csr_main_title_en {
	width: 215px;
	height: 100px;
}

h1.com_main_title {
	background-image: url(/img/pc/company/com_ban_1.jpg) !important;
}

h1.com_main_title_en {
	background-image: url(/img/pc/en/company/com_ban_1.jpg) !important;
}

h1.csr_main_title {
	background-image: url(/img/pc/csr/h1_csr.jpg) !important;
}

h1.csr_main_title_en {
	background-image: url(/img/pc/en/csr/h1_csr.jpg) !important;
}

@media only screen and (max-width: 480px), only screen and (max-width: 760px) and (orientation: landscape) {
h1.csr_main_title {
    width: 320px !important;
    height: 80px !important;
    /*background-image: url(/img/sp/csr/h1_csr.jpg) !important;*/
    background:url(/images/sp/category_header_csr.jpg) no-repeat center !important;
    /*border-bottom: solid 3px #01C3BB;*/
    margin: 0 0 20px 0 !important;
    background-size: 320px 80px!important;
}
}

.hide_txt {
	white-space: nowrap;
	overflow: hidden;
	text-indent: -999999px;
}
.srch_title_4 a {
	width: 214px;
	height: 42px;
	background-image: url(/img/pc/company/sidemenu_com.jpg);
}

.srch_title_5 a {
	width: 214px;
	height: 42px;
	background-image: url(/img/pc/company/sidemenu_ir.jpg);
}

.srch_title_6 a {
	width: 214px;
	height: 42px;
	background-image: url(/img/pc/company/sidemenu_social.jpg);
}

#drop {
	width: 165px;
	position: absolute;
	z-index: 1;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	font-size: 80%;
	background-color:#fafafa !important;
	margin: 50px 0 0 536px;
	text-indent:0px !important;
}

#drop h4 {
background-color: #fff;
padding: 1px 0 1px 10px;
}

#drop ol {
padding: 0 0 0 10px;
border-top: 1px solid #CCC;
border-bottom: 1px solid #CCC;
}
#drop ol li {
background: url(/img/pc/common/list_content.gif) no-repeat left center;
padding-left: 9px;
}
#drop ol li a {
display: block;
padding-right: 14px;
float:none !important;
height:100% !important;
}
#drop h5 {
background-color: #aaa;
color: white;
padding: 0 0 0 10px;
}
#drop ul {
margin: 0;
display:block;
height:100%;
}
#drop ul li {
background: url(/img/pc/common/list_content.gif) no-repeat left center;
padding-left: 9px;
margin-left:9px;
}
#drop ul li a {
display: block;
float:none !important;
padding:0 0 1px 0;
height:16px;
}
#drop ul .external {
background: none;
}

#drop ol .external {
background: url(/img/pc/common/icon_external.gif) no-repeat right center;
}

#drop li .external_m {
background: url(/img/pc/common/icon_external_m.gif) no-repeat right center;
}

   #srch_group a {
z-index: 2;
position: relative;
left: 0px;
}
  #srch_group_act a {
z-index: 2;
position: relative;
left: 0px;
}

.indent-1letter {
	text-indent: -1em;
	padding-left: 1em;
}

.indent-1letter2 {
	text-indent: -1.2em;
	padding-left: 25px !important;
}

.stockinfo span.newline {
	display:block;
}

.stockinfo span.newline2 {
	word-wrap: break-word !important;
}

.ifpc_invisible {
	visibility: hidden;
}

.no_allow a {
	background: none !important;
	padding-left: 0 !important;
	margin-left: 0 !important;
}





.category_header {
display: none;
padding: 20px 0 10px;
text-align: center;
}
.category_header h1 {
float: none!important;
}
.category_header h1 img {
width: 100%;
}
@media print, screen and (min-width:481px) {
.category_header {
display: block;
}
}
@media print, screen and (min-width:960px) {
.category_header h1 {
width: 960px;
margin: 0 auto;
}
}

#content_body {
	padding-top: 9px;
}


/*
------------------------------------------------------------------------
mandom web enquete
------------------------------------------------------------------------
*/

.wrapper {
    display: block;
    text-align: center;
    max-width: 960px;
    margin: 0 auto;
}

.md_webenq_link {
    text-align: center;
    letter-spacing: 0em;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px;
/*    border: 1px solid #33B2B9; */
    border: 1px solid #e57b73;
}

.md_webenq_link a {
    display: inline-block;
    background: rgba(0, 0, 0, 0) url(/img/pc/common/arw_circle.png) no-repeat scroll right 1px;
    font-weight: bold;
    padding-right: 30px;
    height: 20px;
}

.md_webenq_link a:hover {
    opacity:0.80;filter:Alpha(opacity=80);
    text-decoration: none;
}

.md_webenq_att {
    color: #A73F3A;
}


@media print, screen and (max-width:768px) {
.md_webenq_link a{
    background: rgba(0, 0, 0, 0) url(/img/pc/common/arw_circle.png) no-repeat scroll right 12px;
    padding-right: 20px;
    height: 40px;
}
}