@charset "utf-8";
/*header, footerなどの共通項目用CSS*/
body{
	position:relative;
}

/*-----------------------------------------------------------
 header
----------------------------------------------------------*/
.header{
	width: 100%;
	margin: 0 auto;
}
.header_top{
	background-color: #333C41;
	height: 30px;
}
.header_top ul{
	float: left;
}
.header_top .select-languages{
	margin-left: 0;
}
.header_top .select-languages li{
	padding-left:0;
	padding-right: 5px;
	font-size: 11px;
	line-height: 29px;
	font-weight: bold;
	color: #fff;
}
.header_top .select-languages li a{
	color: #CCC;
}
.header_top .select-languages li:last-child{
	padding-left: 0;
}
.header_top .select-subcontents{
	margin-left: 0;
	float: right;
}
.header_top  li{
	float: left;
	padding-left: 20px;
}
.header_top li a{
	color:white;
	text-decoration: none;
	font-size: 11px;
	line-height: 29px;
	font-weight:bold;
}
.header_top li:last-child {
	padding-left: 18px;
}
.header_top form {
	margin: 3px 0 0 14px;
}
.header_top form input{
  float: left;
  height: 24px;
  padding: 0;
  border: none;
  background-color: #999;
}
.header_top form .input_text{
  font-size: 11px;
  line-height: 24px;
  width: 145px;
  padding-left: 25px;
  color: #fff;
	outline: none;
  background: url('/wpcms/wp-content/themes/yokomori/img/header/icon_search.png') 5px center no-repeat #999;
}
input.input_text::-webkit-input-placeholder {
  color: #fff;
}
input.input_text:-ms-input-placeholder {
  color: #fff;
}
input.input_text:-moz-placeholder {
  color: #fff;
}
.header_top form .input_submit{
	background-color: #EFE867;
	color:#333;
	font-size: 11px;
	width: 50px;
	font-weight: bold;
	letter-spacing: 3px;
	outline: none;
}
.header_inner{
	width:980px;
	margin:0 auto;
}

.e-header_inner{
	width:980px;
	margin:0 auto;
}

.header_inner.e-header_inner .logo {
    float: left;
    padding-left: 0;
}
.header_inner.e-header_inner .logo a{
	display:block;
}

.header_bottom{
	width: 100%;
	margin: 0 auto;
}
.header_bottom.fixed{
	position: fixed;
	top: 0;
	z-index: 10;
	background-color: #f5f5f5;
	min-width: 680px;
	margin: 0 auto;
	border-bottom: solid 1px #ccc;
}
.header_bottom.fixed .global-nav{
	background-image: url(/wpcms/wp-content/themes/yokomori/img/sidebar/side_nav_bg01.png);
  background-repeat: repeat-y;
  background-position: right top;
  padding-right: 0;
  margin-right:0;
}
.fixed .logo{
	zoom:90%;
	height:58px;
	line-height: 58px;
}
.logo a{
	display:block;
}
.logo a img{
	vertical-align: middle;
	display: inline;
}
.logo{
	float: left;
	padding-left: 0;
	line-height: 72px;
	display: table;
}
.container{
	width: 980px;
	margin: 0 auto;
}
.container.container-one_column{
	padding: 0;
}
ul.global-nav{
	float: right;
	padding-right: 0;
	padding-top: 1px;
}
.global-nav li {
	float: left;
	}
.global-nav li a{
	font-size: 13px;
	color:#333C41;
	text-decoration: none;
	border-bottom:solid 3px transparent;
	display:block;
	padding: 0px 18px 0 0;
	height: 69px;
	line-height: 72px;
}
.header_bottom.fixed li a{
	padding-bottom: 3px;
	border-bottom: none;
}
.global-nav li a span{
	font-weight: bold;
}
.global-nav li a:hover span , 
.global-nav li a span.current{
	border-bottom:solid 3px #EBE241;
	height: 69px;
	display: block;
}
.fixed .global-nav li a span.current {
height: 55px;
}

/* about(1280px基準) */
body#about{
	min-width: 1280px;
}
#about .header_bottom.fixed{
	min-width: 1280px;
}

/*-----------------------------------------------------------
 bread crumbs
----------------------------------------------------------*/
.bread_crumbs{
	height: 30px;
	background: url(/wpcms/wp-content/themes/yokomori/img/header/header_bg-01.png) repeat-x;
	color:#333;
}
.bread_crumbs ul{
	float: right;
	padding-right: 0px;
}
.bread_crumbs li{
	float: left;
	padding-top: 4px;
	font-size: 11px;
	white-space: pre;
}
.bread_crumbs li a{
	font-size: 11px;
	text-decoration: none;
	color: #1D2C79;
}
.bread_crumbs li a:hover{
	text-decoration: underline;
	}
.main{
	float: left;
}
.main.main-one_column{
	float: none;
	width: 100%;
}

/*-----------------------------------------------------------
 main
----------------------------------------------------------*/
.main{
	padding-top: 43px;
	width: 680px;
	position: relative;
}
/*-----------------------------------------------------------
 side-nav
----------------------------------------------------------*/
.side-nav{
	padding-top: 60px;
	width: 245px;
	float: right;
	position: relative; 
}
.side-nav h2{
	padding-bottom:20px;
	padding-left:3px;
}
.side-nav .company_sidebar h2,
.side-nav .jobs_sidebar h2{
	padding-bottom:13px;
}
.side-nav h3{
	padding:18px 0 8px 3px;
}
.side-nav-list li{ 
	border-top:solid 1px #CCC;
}
.side-nav-list li:last-child{
	border-bottom:solid 1px #CCC;
}
.no_border_bottom ul > li{
	border-bottom: 0!important;
}
.side-nav-list a,
.side-nav-list .childless.active a{
	padding-left: 3px;
	display: block;
	font-size: 18px;
	padding-top: 11px;
	padding-bottom: 10px;
}
.side-nav-list a{
	padding-left: 3px;
	color:#000;
	text-decoration: none;
}
.side-nav-list .active a{
	padding-top: 0;
	padding-bottom: 0;
}

.side-nav-list a:hover,
.side-nav-list a.current{
	/*color:#EBE241;*/
	color:#C6BC05;
}
.side-nav-list li a{
	letter-spacing: 1px;
}
.side-nav-list li h4
.side-link{
	margin-top: 22px;
	color: #000;
}
.side-link li{
	height: 105px;
	font-size: 17px;
	padding-top: 20px;
	letter-spacing: 2px;
}
.side-link01 a,
.side-link02 a{
	display:block;
	width: 245px;
	height: 125px;
}
.side-link03 a{
  display: block;
  width: 245px;
  height: 80px;
}
.side-link03 a{
  display: block;
  width: 245px;
  height: 80px;
}
.side-link01 img,
.side-link02 img,
.side-link03 img{
	position: absolute;
  right: 0;
	bottom:0;
}
.side-link01{
	background-image: url(/wpcms/wp-content/themes/yokomori/img/sidebar/list01.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	position:relative;
}

.side-link02{
	background-image: url(/wpcms/wp-content/themes/yokomori/img/sidebar/list03.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	position:relative;
}
li.side-link03{
	background-image: url(/wpcms/wp-content/themes/yokomori/img/sidebar/list05.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	position:relative;
	height: 95px;
}
.bg-step {
  position: absolute;
  background-image: url(/wpcms/wp-content/themes/yokomori/img/sidebar/side_nav_bg01.png);
  background-repeat: repeat-y;
  background-position: right top;
  height: 100%;
  top: 0;
  width: 980px;
  margin: 0 auto;
  z-index: -1;
}

.side-bar-1{
	font-size: 24px;
	color: #333;
	margin-top: 32px;
}
.side-bar-fix li {
	margin-top: 5px;
	padding-top: 0;
}
.side-bar-fix li:first-child {
	margin-top: 20px;
}
.side-bar-fix li dt {
	margin-bottom: 5px;
	font-size: 17px;
  letter-spacing: 2px;
}
.side-bar-fix img {
	max-width: 100%;
}
.company_sidebar,
.jobs_sidebar{
	margin-top:25px;
}
/*-----------------------------------------------------------
	side-menu accordion
----------------------------------------------------------*/
.side-nav-list ul.accordion{
	padding: 15px 0 15px 7px;
	width: 237px;
}
.side-nav-list ul.accordion li{
	background-image:url(/wpcms/wp-content/themes/yokomori/img/sidebar/inner_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	border:none;
	height:13px;
	margin-bottom: 10px;
	padding-left: 12px;

}
.side-nav-list ul.accordion li:last-child{
	margin-bottom: 0;
	}
.side-nav-list ul.accordion p{
	padding-left:13px;
}
.side-nav-list ul.accordion a{
	text-decoration: none;
	color:#333;
	display: block;
	font-size:13px;
	padding: 0;
	line-height: 13px;
}
.side-nav-list ul.accordion a:hover{
	text-decoration: underline;
}
.side-nav-list span{
 display: block;
 cursor: pointer;
}

.side-nav-list .accordion_parent{
	font-size: 18px;
	padding: 13px 0 10px 3px ;
}

.side-nav-list .active,
.side-nav-list .active a{
	color:#C6BC05/*#EBE241*/;
}
.side-nav-list ul.accordion li.active{
	background-image: url(/wpcms/wp-content/themes/yokomori/img/sidebar/inner_arrow-on.png);
	background-repeat: no-repeat;
	background-position: left center;
}

/*-----------------------------------------------------------
 footer
----------------------------------------------------------*/
.footer{
	width: 100%;
}

.footer_bg{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -10;
	background-color: #EFE867;
}

.pagetop_btn_container {
	position: relative;
	z-index: 10;
}

.footer_top{
	height: 30px;
	text-align: right;
	width: 980px;
	margin: 0 auto;

}

.footer_middle{
	height: 320px;
	/*background-color: #EFE867;*/
	color: #333;
	line-height: 2.0;
}

.footer_middle a{
	color: #333;
	text-decoration: none;
}

.footer_middle_container{
	width: 980px;
	margin: 0 auto;
	padding-top: 40px;
}

.footer_logo{
	width: 190px;
	float: left;
}

.footer_text01{
	width: 140px;
	float: left;
}

.footer_first_text{
	font-size: 13px;
	font-weight: bold;
}

.footer_first_text ul li{
	font-size: 11px;
}

.footer_first_text ul li:first-child{
	margin-top: 10px;
}

.footer-indent a{	
	text-indent: 1em;
	display:inline-block;
}

.footer_text02{
	width: 190px;
	float: left;
}

.footer_text03{
	width: 170px;
	float: left;
}

.footer_text04{
	width: 150px;
	float: left;
}

.footer_text05{
	float: left;
	font-size: 11px;
}
.footer_text05 a{
	font-weight: bold;
}

.space{
	margin-top: 30px;
}

.font_weight a{
	font-weight: normal;
}

.footer_bottom{
	height: 40px;
	background-color: #333C41;
	color: white;
	text-align: center;
}
.footer_bottom p{
	line-height: 40px;
	font-size: 10px;
}
.footer .txt_indent{
	text-indent: 1em;
}
.sidebar_about{
	padding-top: 16px
}

/*-----------------------------------------------------------
共通
----------------------------------------------------------*/
.side-nav, 
.header, 
.footer{
	position:relative;
}
.side-nav, 
.header{
	z-index:100;
}
.global-nav li:last-child a{
	padding-right:0;
}
.header.fixed{
	z-index:300;
}
.header.fixed .global-nav li a,
.header.fixed .global-nav li a:hover span{
	height: 55px;
}
.fixed .global-nav{
	padding-top: 0;
}
/*.header.fixed h1{
	padding-top: 15px;
}*/
.header.fixed .global-nav li a{
	line-height: 60px;
}

/*---------------------------------------
english_page
----------------------------------------*/
.e-header_top{
	background-color: #333C41;
	height: 30px;
}

.e-header_top ul{
}

.e-header_top li{
	padding-right: 5px;
	float: left;
	color: white;
	font-size: 11px;
	line-height: 29px;
	font-weight: bold;
}

.e-header_top li a{
	color: #CCC;
	font-size: 11px;
	line-height: 29px;
	font-weight: bold;
}

.global-nav_top{
	font-size: 13px;
	color: #333;
    float: right;
    margin-top: 15px;
}

.global-nav_bottom{
    margin-top: 5px;
    float: right;
}

#header_bottom ul li a{
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
#header_bottom ul li{
	float: left;
}

#header_bottom ul li span{
	margin-left: 10px;
}

.global-nav_top li:first-child,
.global-nav_bottom li:first-child{
	margin-right: 10px;
}

.global-nav_top li:nth-child(2),
.global-nav_bottom li:nth-child(2),
.global-nav_bottom li:nth-child(3),
.global-nav_bottom li:nth-child(4),
.global-nav_bottom li:nth-child(5){
	margin-right: 25px;
}

.header_bottom .current a:first-child{
	background: url(/wpcms/wp-content/themes/yokomori/img/english/profile/back_ground.png) repeat-x center;
}

.e-bread_crumbs{
	height: 30px;
	padding: 0;
	background:  url(/wpcms/wp-content/themes/yokomori/img/header/header_bg-01.png) repeat-x;
	margin: 0 auto;
}

.e-bread_crumbs ul{
	float: right;
}

.e-bread_crumbs li{
	float: left;
	font-size: 11px;
	padding-top: 4px;
	margin-right: 5px;
}

.e-bread_crumbs li a{
	margin-right: 5px;
	text-decoration: none;
	color: #1D2C79;
}

.e-bread_crumbs li:last-child{
	margin-right: 0;
}

.footer-nav_top li,
.footer-nav_bottom li{
	text-align: right;
}

.e-bread_crumbs li a:hover{
	text-decoration: underline;
}

.footer-nav_top li,
.footer-nav_bottom li{
	float: left;
	margin-right: 25px;
	font-size: 13px;
}

.footer-nav_top li:first-child,
.footer-nav_bottom li:first-child{
	margin-right: 10px;
}

.footer-nav_top li:last-child,
.footer-nav_bottom li:last-child{
	margin-right: 0;
}

.e-footer_middle{
	height: 150px;
	background-color: #EFE867;
	color: #333;
	line-height: 1.2;
}

.e-footer_middle a{
	color: #333;
	text-decoration: none;
}

.e-footer_middle_container{
	width: 980px;
	margin: 0 auto;
	padding-top: 35px;
}

.e-footer_middle_container ul li span,
.footer-nav_bottom span{
	margin-left: 10px;
}

.e-footer_middle_container ul{
	text-align: right;
}

.e-footer_middle_container>p{
	margin-top: 37px;
	font-size: 11px;
	text-decoration: underline;
	text-align: right;
}

.footer-nav_top,
.footer-nav_bottom{
	float: right;
}

.e-footer_middle_container a,
.footer-nav_bottom a{
	font-weight: bold;
}

/*---------------------------------------
english_product_page
----------------------------------------*/
.e-products .products_inner{
	width:980px;
	margin:0 auto;
}

.e-products_bread_crumbs{
	margin-top: 18px;
	height: 22px;
	padding: 0 150px;
	background: url(/wpcms/wp-content/themes/yokomori/img/header-bg.jpg) no-repeat;
}

.e-products_bread_crumbs ul{
	float: right;
}

.e-products_bread_crumbs li{
	float: left;
	font-size: 11px;
	padding-top: 4px;
	margin-right: 5px;
}

.e-products_bread_crumbs li a{
	margin-right: 5px;
	text-decoration: none;
	color: #1D2C79;
}

.e-products_bread_crumbs li:last-child{
	margin-right: 0;
}
div.buffer{
	margin-bottom:20px;
}