@charset "utf-8";

/* =======================================

Migration

/container/css/parts/common.css
/common_v4_1/css/parts/title.css
/common_v4_1/css/parts/table.css
/common_v4_1/css/base/structure.css
/company/container/css/individual/business.css

========================================== */

.locCompanyTopContents .locPartsPageTitleBox01 {
  padding: 50px 30px;
  background: url(/company/box/img/bg_title_company_top.jpg) no-repeat 0 0;
}
.locPartsPageTitleBox01 {
  background: url(/common_v4_1/img/bg_tit_h1_01.gif) no-repeat 0 0;
  padding: 20px 10px 0 0;
  margin: 0 0 20px 0;
  font-size: 2.1em;
  line-height: 1.5;
  border: none;
  font-weight: bold;
  zoom: 1;
}
.locPartsPageTitleBox01 .locCaption {
  display: block;
  font-size: .7em;
  margin: 10px 0 0;
}
.locCompanyOfficesContents .locPartsPageTitleBox01 {
  margin: 0 0 20px 0;
	padding: 50px 30px;
	background: url(/company/box/img/bg_title_sales_network.jpg) no-repeat 0 0;
	min-height: 53px;
  font-size: 2.1em;
  border: none;
  font-weight: bold;
  zoom: 1;
}
.locPartsTitle_h2_01 {
	background: url("/common_v4_1/img/bg_tit_h2_01.gif") repeat-x left bottom;
	font-size: 130%;
	margin: 25px 0 20px 0;
	padding: 10px 0 3px;
}
.locPartsTitle_h2_02 {
	font-size: 130%;
	margin: 25px 0 20px 0;
}
.locPartsTitle_h3_01 {
	background: url("/common_v4_1/img/bg_tit_h3_01.gif") no-repeat 0 4px;
	line-height: 1.2;
	margin: 20px 0 20px 0;
	padding: 2px 0 0 13px;
	font-size: 120%;
}
.locPartsTitle_h3_02 {
	border-left:5px solid #cccccc;
	line-height: 1;
	margin: 20px 0 20px 0;
	padding: 0 0 0 8px;
	font-size: 120%;
}
.locTitleLinkBox {
	position: relative;
	clear: both;
}
div.locLinkTxt {
	position: absolute;
	top: 10px;
	right: 0;
}
a.locLinkTxt {
	position: absolute;
	top: 10px;
	right: 0;
	font-weight: normal;
	background: url("/common_v4_1/img/ico_bullet_squarearrow_r.gif") no-repeat 0 10px;
	padding: 0 0 0 25px;
	font-size: .9em;
}
ul.locIcoBox {
	position: absolute;
	top: 0;
	right: 0;
}
ul.locIcoBox li {
	display: inline;
	padding-left: 10px;
}

/* tabNav
--------------------------------- */
.locTabNav {
	background: url(/container/img/bg_tab_line.gif) repeat-x 0 100%;
	padding-bottom: 6px;
	margin-bottom: 20px;
}
.locTabNav ul {
	overflow: hidden;
}
.locTabNav ul li {
	float: left;
}
.locAnchorNav {
	background: #eee;
	padding: 15px 0 5px 15px;
}
.locAnchorNav ul {
	overflow: hidden;
	zoom:1;
}
.locAnchorNav li {
	float: left;
	min-width: 200px;
	margin: 0 20px 5px 0;
	padding-left: 10px;
	background: url(/common_v4_1/img/ico_bullet_arrow01_b.gif) no-repeat 0 .8em;
}
*html .locAnchorNav li {
	width: 200px;
}
.locAnchorNav.locInline li {
	margin: 0 30px 5px 0;
	width: auto;
	display: inline;
}
.locAnchorNav.locInline li a {
	white-space: nowrap;
}

/* partsTableBase01
----------------------------------- */
table.locPartsTableBase01 {
	border-collapse: collapse;
	background: #eeeeee;
	margin-bottom: 20px;
}

table.locPartsTableBase01 th ,
table.locPartsTableBase01 td {
	background: url(/common_v4_1/img/partstablebase01.gif) repeat-x 0 0;
	padding: 15px 15px;
}
table.locPartsTableBase01 tbody tr:first-child th,
table.locPartsTableBase01 tbody tr:first-child td {
	background: none;
}
table.locPartsTableBase01 th {
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}
table.locPartsTableBase01.locPadS th ,
table.locPartsTableBase01.locPadS td {
	padding: 5px 15px;
}
.locCompanyOfficesContents table {
  font-size: 105%;
  line-height: 1.5;
}

/* locMenuListBox
----------------------------------- */
.locMenuListBox h2 a {
	width: 312px;
	display: block;
	background: url(/container/img/bg_btn01.gif) no-repeat 0 0;
	text-decoration: none;
	color: #222222;
	margin-bottom: 10px;
}
.locMenuListBox h2 a:hover {
	background: url(/container/img/bg_btn01_on.gif) no-repeat 0 0;
	color: #0066cc;
}

.twoColumn .locMenuListBox li {
	float: left;
	width: 243px;
	margin: 0 13px 20px 0;
}
.twoColumn .locMenuListBox.twoColumn343 li {
	width: 371px;
}
.twoColumn .locMenuListBox.twoColumn343 li li {
	width: 350px;
	margin:0;
}
.twoColumn .locMenuListBox h2 a {
	width: 243px;
	display: block;
	background: url(/container/img/bg_btn02.gif) no-repeat 0 0;
}
.twoColumn .locMenuListBox h2 a:hover {
  color: #0066cc;
	background: url(/container/img/bg_btn02_on.gif) no-repeat 0 0;
}
.twoColumn .locContentsMain .locMenuListBox h2 a {
	width: 253px;
	display: block;
	background: url(/container/img/bg_btn03.gif) no-repeat 0 0;
}
.twoColumn .locContentsMain .locMenuListBox h2 a:hover {
	background: url(/container/img/bg_btn03_on.gif) no-repeat 0 0;
}
.twoColumn .locContentsMain .locMenuListBox h2 a img {
	padding: 15px;
}
.twoColumn .locMenuListBox.twoColumn343 h2 a {
	width: 371px;
	display: block;
	background: url(/container/img/bg_btn04.gif) no-repeat 0 0;
}
.twoColumn .locMenuListBox.twoColumn343 h2 a:hover {
	background: url(/container/img/bg_btn04_on.gif) no-repeat 0 0;
}
.locMenuListBox h2 a img {
	padding: 14px;
	margin-bottom: 10px;
}
.locMenuListBox h2 a > span {
	display: block;
	padding-left: 25px;
	background: url(/common_v4_1/img/ico_bullet_squarearrow_r.gif) ;
	background-position: 3px .6em;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 1.2em;
}

/* Index
----------------------------------- */
.locCorporateMenuListBox a {
	width: 312px;
	display: block;
	background: url(/container/img/bg_btn01.gif) no-repeat 0 0;
	text-decoration: none !important;
	color: #333 !important;
	margin-bottom: 10px;
}
.locCorporateMenuListBox a:hover {
	background: url(/container/img/bg_btn01_on.gif) no-repeat 0 0;
	color: #0066cc !important;
	text-decoration: none;
}
.locCorporateMenuListBox .locCorporateImage img {
  padding: 14px;
  margin-bottom: 10px;
}
.locCorporateMenuListBox .locCorporateName {
  display: block;
  padding-left: 25px;
  background: url(/common_v4_1/img/ico_bullet_squarearrow_r.gif);
  background-position: 3px .6em;
  background-repeat: no-repeat;
  font-weight: bold;
  font-size: 1.2em;
  line-height: inherit;
}
.locCorporateBlock .locCorporateBox {
  width: 312px;
  float: left;
  display: inline;
  margin: 0 0 0 10px;
}
.locCorporateBlock:first-child .locCorporateBox {
  margin: 0;
}
.locCorporateBlockWrap .locCorporateBlock .locCorporateList li {
  font-size: 111%;
  line-height: 1.4;
  margin: 0 0 5px 0;
  padding: 0 0 0 10px;
  background: url(/products/box/img/1404_product/product_link_icon-02.gif) no-repeat left 6px;
}
ul.locPartsUlBase01 li,
a.locPartsBullet_arrow01 {
  padding-left: 14px;
  background-image: url(/common_v4_1/img/ico_bullet_arrow01_r.gif);
  background-position: 3px .5em;
  background-repeat: no-repeat;
}

/* Profile
----------------------------------- */
.locCorporateProfileContents .locPartsPageTitleBox01 {
  background: url(/company/box/img/bg_title_profile.jpg) no-repeat 0 0;
  padding: 20px 200px 40px 0;
}
.locCorporateProfileContents .locMenuListBox li {
  float: left;
  width: 243px;
  margin: 0 13px 20px 0;
}
.locCorporateProfileContents .locMenuListBox li:nth-child(3n) {
  margin-right: 0;
}
.locCorporateProfileContents .locMenuListBox h2 a {
  width: 243px;
  display: block;
  background: url(/container/img/bg_btn02.gif) no-repeat 0 0;
  text-decoration: none;
  color: #222222;
  margin-bottom: 10px;
}
.locCorporateProfileContents .locPartsBasicBox01 .locTitle {
  font-size: 1.7em;
  line-height: 1.5;
}
.locProfileDoc,
.locProfileMovie {
  float: left;
  width: 48%;
  margin: 0 2% 0 0;
  font-size: 110%;
}
.locProfileDoc a > img,
.locProfileMovie a > img {
  margin: 0 15px 0 0;
}

/* Brand
----------------------------------- */
#locBrand_area {
  margin-bottom: 50px;
}
.locBrandTxt {
  font-size: 110%;
  line-height: 1.5;
}
.locTabContent {
  padding: 0;
}
.locTabContent .locPartsTitle_h2_01 {
  font-size: 140%;
  line-height: 1.5;
}
.locImageBlock01 p {
  float: left;
  font-size: 110%;
  line-height: 1.8em;
  margin: 40px 0;
  width: 550px;
}
.locImageBlock01 .locImg {
  display: inline;
  margin-left: 22px;
  width: 155px;
}
.locImageBlock02 .locImg {
  margin: 40px 0;
  text-align: center;
}
.locImageBlock02 dl {
  margin: 0 auto;
	width:595px;
  font-size: 110%;
}
.locImageBlock02 dt {
  background: url(/company/box/img/bg_brand04.gif) repeat-x scroll 0 0.9em transparent;
  line-height: 1.8em;
  margin: 0 ;
  text-align: center;
  width: 595px;
}
.locImageBlock02 dt span {
  background: none repeat scroll 0 0 #FFFFFF;
  padding: 0 7px;
}
.locImageBlock02 dd {
  line-height: 1.8em;
  margin: 0 0 40px 0;
  text-align: center;
  width: 595px;
}
.locListBlock ul {
  margin: 40px auto ;
  width: 525px;
}
.locListBlock ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.locListBlock ul li {
  float: left;
  font-size: 110%;
  text-align: center;
  width: 175px;
}
.locListBlock ul li img {
  margin-bottom: 6px;
}

/* Business
----------------------------------- */
.locMainImg {
  position: relative;
}
/*ボタンリスト*/
.locMainImg .loc_BtnList01{
  position: absolute;
  bottom: 5px;
  left: 8px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.loc_BtnList01 li+li{
  margin-left: 8px;
}
.loc_BtnList01 li{
  position: relative;
}
.loc_BtnList01 li:after{
  content: "";
  position: absolute;
  left: 64px;
  bottom: 5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 7.5px 0 7.5px;
  border-color: #ffffff transparent transparent transparent;
}
.loc_BtnList01 li a{
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 142px;
  height: 48px;
  padding-bottom: 10px;
  border-radius: 6px;
  line-height: 1.4;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  text-shadow:0px 0px 3px #979797;
}
.loc_BtnList01 li a:hover{
  text-decoration: none;
}
.loc_BtnList01 li a.loc_Btn01{
  background: -webkit-linear-gradient(top, #0098e5 0%,#0088ce 50%,#0076b2 100%);
  background: linear-gradient(to bottom, #0098e5 0%,#0088ce 50%,#0076b2 100%);
}
.loc_BtnList01 li a.loc_Btn01:hover{
  background: -webkit-linear-gradient(top, #009fef 0%,#0090d8 50%,#007dbc 100%);
  background: linear-gradient(to bottom, #009fef 0%,#0090d8 50%,#007dbc 100%);
}
.loc_BtnList01 li a.loc_Btn01_02{
  background: -webkit-linear-gradient(top, #00b6bc 0%,#009da5 51%,#008589 100%);
  background: linear-gradient(to bottom, #00b6bc 0%,#009da5 51%,#008589 100%);
}
.loc_BtnList01 li a.loc_Btn01_02:hover{
  background: -webkit-linear-gradient(top, #00c3c6 0%,#00aaaf 50%,#009193 100%);
  background: linear-gradient(to bottom, #00c3c6 0%,#00aaaf 50%,#009193 100%);
}
.loc_BtnList01 li a.loc_Btn02{
  background: -webkit-linear-gradient(top, #5064bf 0%,#4657a7 50%,#3a498c 100%);
  background: linear-gradient(to bottom, #5064bf 0%,#4657a7 50%,#3a498c 100%);
}
.loc_BtnList01 li a.loc_Btn02:hover{
  background: -webkit-linear-gradient(top, #5970d6 0%,#5064bf 50%,#4455a3 100%);
  background: linear-gradient(to bottom, #5970d6 0%,#5064bf 50%,#4455a3 100%);
}
.loc_BtnList01 li a.loc_Btn03{
	background: -webkit-linear-gradient(top, #ffc126 0%,#e7b221 50%,#cc9a1e 100%);
background: linear-gradient(to bottom, #ffc126 0%,#e7b221 50%,#cc9a1e 100%);
}
.loc_BtnList01 li a.loc_Btn03:hover{
	background: -webkit-linear-gradient(top, #ffcb54 0%,#ffc126 50%,#e5aa22 100%);
background: linear-gradient(to bottom, #ffcb54 0%,#ffc126 50%,#e5aa22 100%);
}
.loc_BtnList01 li a.loc_Btn04{
  background: -webkit-linear-gradient(top, #fca4a7 0%,#e39396 50%,#c98285 100%);
  background: linear-gradient(to bottom, #fca4a7 0%,#e39396 50%,#c98285 100%);
}
.loc_BtnList01 li a.loc_Btn04:hover{
  background: -webkit-linear-gradient(top, #f9b6b8 0%,#fca4a7 50%,#e09194 100%);
background: linear-gradient(to bottom, #f9b6b8 0%,#fca4a7 50%,#e09194 100%);
}




.locPartsTitle_h2_03 {
	margin: 30px 0 20px;
	padding-bottom: 6px;
  border-radius: 0 7px 0 0;
  position: relative;
}
.locPartsTitle_h2_03 span {
	display: block;
	padding: 6px 0 0 23px;
	color: #ffffff;
	font-size: 138%;
}
.locPartsTitle_h2_03:before {
	content: "";
  position: absolute;
  width: 6px;
  height: auto;
  top: 0;
  bottom: 0;
  left: 6px;
  background-color: #ffffff;
}
.locPartsTitle_h2_03.locType01 {
	background: #4f86c5;
}
.locPartsTitle_h2_03.locType02 {
	background: #12bdce;
}
.locPartsTitle_h2_03.locType03 {
	background: #b17ab3;
}
.locPartsTitle_h2_03.locType04 {
	background: #f9ab55;
}
.locPartsTitle_h2_03.locType05 {
	background: #f2849a;
}
.locPartsTitle_h2_03.locType06 {
	background: #0088ce;
}
.locPartsTitle_h2_03.locType07 {
	background: #4657a7;
}
.locPartsTitle_h2_03.locType08 {
	background: #e7b221;
}
.locPartsTitle_h2_03.locType09 {
	background: #e39396;
}
.locPartsTitle_h2_03.locType10 {
	background: #009da5;
}
.locPartsUlBase05 li {
  font-size: 110%;
  line-height: 1.5;
}
.locPartsUlBase05.locType01 li {
	background: url(/company/business/box/img/ico_bullet_disc01.gif) 0 0.5em no-repeat;
}
.locPartsUlBase05.locType02 li {
	background: url(/company/business/box/img/ico_bullet_disc02.gif) 0 0.5em no-repeat;	
}
.locPartsUlBase05.locType03 li {
	background: url(/company/business/box/img/ico_bullet_disc03.gif) 0 0.5em no-repeat;	
}
.locPartsUlBase05.locType04 li {
	background: url(/company/business/box/img/ico_bullet_disc04.gif) 0 0.5em no-repeat;	
}
.locPartsUlBase05.locType05 li {
	background: url(/company/business/box/img/ico_bullet_disc05.gif) 0 0.5em no-repeat;	
}
.locBusinessDetailsBox p {
  font-size: 110%;
  line-height: 1.5;
}
.locBusinessListImg {
  overflow: hidden;
  margin: 20px 0 10px 0;
}
.locBusinessListImg .locBusinessList {
  float: left;  
  width: 300px;
}
.locBusinessListImg .locBusinessImg02,
.locBusinessListImg .locBusinessImg03 {
  float: right;
  width: 458px;
}
.locBusinessImg02 .locBusinessImg02-01 {
  float: right;
  width: 49%;
}
.locBusinessImg02 .locBusinessImg02-02 {
  float: left;
  width: 49%;
}
.locBusinessImg03 .locBusinessImg03-01,
.locBusinessImg03 .locBusinessImg03-02 {
  float: right;
  width: 120px;
  margin-left: 20px;
}
.locBusinessImg03 .locBusinessImg03-03 {
  float: right;
  width: 175px;
}
.locBusinessContents h2 {
  font-size: 110%;
  line-height: 1.5;
}
.locPowerTtl{
	font-weight: bold;
	color: #0095A2;
}
.locBusinessList_E{
	color: #0088ce;
}
.locBusinessList_I{
	color: #009da5;
}
.locBusinessList_B{
	color: #4657a7; 
}
.locBusinessList_O{
	color: #e7b221;
}
.locBusinessList_P{
	color: #e39396;
}
.locBusinessListUl{
	margin-left: 10px;
}

/* Offices
----------------------------------- */
.locOfficeContents .locAnchorNav {
  padding: 10px 0 5px 15px;
}
.locOfficeContents .locAnchorNav li {
  margin: 0 20px 0 0;
  font-size: 110%;
}
.locAnnotation {
  text-align: right;
  margin: 0;
  padding: 10px 20px 0 0;
  font-size: 85%;
}
.locOfficeContents .locPartsTitle_h2_01 {
  font-size: 135%;
  padding: 10px 0 0px;
}
.locOfficeContents h4,
.locOfficeContents .locPartsTableBase01 {
  font-size: 110%;
  line-height: 1.5;
}
.locOfficeContents .locIcoImg {
  vertical-align: -.2em;
  margin: 0 4px !important;
  padding: 0 !important;
}
.locOfficeContents .locPartsTitle_h3_01 {
  font-size: 125%;
}

/* In Society
----------------------------------- */
#locContent{
  width:960px;
  margin:0 auto;
  padding:0 0 70px 0;
}
.locClearfix {
  zoom: 1;
}
.locClearfix:after {
	content: "";
	display: block;
	clear: both;
}
.locBluebox{
  border:#003993 2px solid;
}
.locBluebox_left{
  width:319px;
  margin-right:25px;
}
.locTtl_sty04{
  color:#0a419b;
  margin-bottom:20px;
  font-weight:bold;
}
.locIntxt01{
  line-height:140%;
  color:#003993;
  font-size:120%;
}
.locIntxt02{
  font-size:120%;
  color:#333333;
  line-height:138%;
  padding:0 15px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.locIntxt02{
  font-size:120%;
  color:#333333;
  line-height:138%;
  padding:0 15px;
  }
}
.locIntxt03{
  font-size:150%;
  line-height: 1;
  color:#003993;
}
.locBk_blue{
  background:#f2f5f9;
  padding:18px 0;
}
.locBk_blue a{
  padding-left:20px;
  display: inline-block;
}
.locBk_blue a:first-child{
  padding: 0;
}
.locReadbtn{
  text-align:center;
  margin-top:18px;
}
.locArticle{
  padding-top:15px;
}
.locHnone{
  height:168px;
  overflow:hidden;
}
.locPnone{
  padding:0;
}
.locAsterisk{
  font-size:60%;
}

/* Sales Network
----------------------------------- */
.locCompanyOfficesContents .locAnchorNav li {
	background: url(/common_v4_1/img/ico_bullet_arrow01_b.gif) no-repeat 0 .9em;
}

/* toPageTop
----------------------------------- */
.locToPageTop {
  clear: both;
  margin: 10px auto;
  text-align: right;
}

@media screen and (max-width:640px) { 

.locTabNav,
.locTitleLinkBox a.locLinkTxt,
.locToPageTop,
.locCompanyOfficesContents .locChild {
  display: none;
}
.locPartsTitle_h2_01 {
  margin: 0 0 10px 0;
  padding: 0 0 3px;
  font-size: 1.8rem;
}
.locPartsTitle_h3_01,
.locPartsTitle_h3_02 {
  margin: 0 0 10px 0;
  font-size: 1.6rem;
}
ul.locIcoBox {
  position: static;
}
ul.locIcoBox li {
  display: inline-block;
  padding: 0;
  margin: 0 0 10px 10px;
}
ul.locIcoBox li:first-child {
  margin-left: 0;
}
.locAnchorNav {
	padding: 15px 0 15px 15px;
}
.locAnchorNav li {
  margin: 5px 0 5px 0;
  min-width: inherit;
  width: 50%;
  font-size: 1.3rem;
  line-height: 1.2;
  box-sizing: border-box;
}
.locAnchorNav li a {
  display: block;
}

/* Index
----------------------------------- */
.locPartsPageTitleBox01,
.locCompanyTopContents .locPartsPageTitleBox01 {
  background: url(/common_v4_1/img/bg_tit_h1_01.gif) no-repeat 0 0;
  height: inherit;
  padding: 20px 0 0 0;
  margin: 0 0 20px 0;
  border: none;
  font-size: 2.4rem;
  line-height: 1.2;
}
.locPartsPageTitleBox01 .locCaption {
  margin: 5px 0 0 0;
}
.locCorporateBlock .locCorporateBox {
  width: 100%;
  float: none;
  display: block;
  margin: 0;
}
.locCorporateMenuListBox {
  display: block;
}
.locCorporateMenuListBox h2 {
  margin: 0;
  padding: 0;
  border: 1px solid #ccc;
}
.locCorporateMenuListBox a {
	width: 100%;
	display: table;
  table-layout: fixed;
	background: none;
  margin: 0;
}
.locCorporateMenuListBox a:hover {
	background: none;
}
.locCorporateMenuListBox a span {
  padding: 0;
  background: none;
}
.locCorporateMenuListBox .locCorpotareSpBox {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  position: relative;
}
.locCorporateMenuListBox .locCorporateImage,
.locCorporateMenuListBox .locCorporateName {
  display: table-cell!important;
  vertical-align: middle;
}
.locCorporateMenuListBox .locCorporateName {
  padding: 0 30px 0 10px;
  background: none;
  font-size: 1.4em;
  line-height: inherit;
  line-height: 1.2;
}
.locCorporateMenuListBox .locCorporateName:after {
  content: "";
  width: 9px;
  height: 11px;
  margin-top: 0;
  background: url(/container/201609/img/ico_arrow_blue.png) no-repeat 0 0;
   position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.locCorporateMenuListBox .locCorporateImage img {
  width: 100%;
  padding: 0;
  margin-bottom: 0;
  border: 1px solid #fff;
  box-sizing: border-box;
}
.locCorporateBlockWrap .locCorporateBlock .locCorporateList {
  overflow: hidden;
  margin: 10px 0 30px 0;
}
.locCorporateBlockWrap .locCorporateBlock .locCorporateList li {
  float: left;
  width: 49%;
  margin: 5px 0;
  padding: 0 0 0 15px;
  background: url(/products/box/img/1404_product/product_link_icon-02.gif) no-repeat 5px 5px;
  box-sizing: border-box;
}
.locCorporateBlockWrap .locCorporateBlock .locCorporateList li:nth-child(even) {
  float: right;
}

/* Profile
----------------------------------- */
.locCorporateProfileContents .locPartsPageTitleBox01 {
  background: url(/common_v4_1/img/bg_tit_h1_01.gif) no-repeat 0 0;
  padding: 20px 0 0 0;
  margin: 0 0 20px 0;
  font-size: 2.4rem;
  line-height: 1.2;
}
.locCorporateProfileContents .locMenuListBox li {
  float: left;
  width: 48%;
  margin: 0 0 20px 0;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
.locCorporateProfileContents .locMenuListBox li:nth-child(even) {
  float: right;
}
.locCorporateProfileContents .locMenuListBox h2 {
  padding: 10px;
}
.locCorporateProfileContents .locMenuListBox h2 a {
  width: 100%;
  background: none;
  margin: 0;
  text-align: center;
}
.locCorporateProfileContents .locMenuListBox h2 a:hover {
  background: none;
}
.locCorporateProfileContents .locMenuListBox h2 a img {
  padding: 0;
  margin-bottom: 5px;
}
.locCorporateProfileContents .locMenuListBox h2 a span {
  padding: 0;
  background: none;
  font-size: 1.4rem;
  line-height: 1.2;
}
.locCorporateProfileContents .locPartsBasicBox01 {
  margin: 0 0 20px 0;
}
.locProfileMovie {
  float: right;
  width: 48%;
  margin: 0 0 0 2%;
}
.locProfileDoc a,
.locProfileMovie a {
  overflow: hidden;
  display: table;
  table-layout: fixed;
}
.locProfileDoc a > img.sp,
.locProfileMovie a > img.sp,
.locProfileDoc a span,
.locProfileMovie a span {
  display: table-cell;
  line-height: 1.4;
  vertical-align: middle;
  margin: 0;
}
.locProfileDoc a span,
.locProfileMovie a span {
  padding: 0 0 0 5px;
}
.locProfileDoc .locIcoImg,
.locProfileMovie .locIcoImg {
  display: inline;
}

/* Brand
----------------------------------- */
#locBrand_area {
  margin-bottom: 30px;
}
.locBrandTxt {
  font-size: 1.4rem;
  margin: 20px 0 0 0;
}
.locTabMenuContent .locTabMenuList {
  height: inherit;
  overflow: hidden;
}
.locTabMenuContent .locTabMenuList li {
  width: 32%;
  margin: 0 0 0 2%;
  font-size: 1.4rem;
  line-height: 1.2;
}
.locTabMenuContent .locTabMenuList li:first-child {
  margin: 0;
}
.locTabMenuContent .locTabMenuList li a {
  height: inherit;
  padding: 10px;
  box-sizing: border-box;
}
.locTabContent {
  padding: 20px 0 40px 0;
}
.locImageBlock01 p {
  margin: 0;
  width: 65%;
  font-size: 1.4rem;
  line-height: 1.5;
}
.locImageBlock01 .locImg {
  margin: 0 2% 0 0;
  width: 33%;
  text-align: center;
}
.locImageBlock01 .locImg img {
  width: 100%;
  max-width: 100px;
}
.locImageBlock02 .locImg {
  margin: 20px 0 20px 0;
}
.locImageBlock02 dl {
  width: 100%;
  font-size: 1.4rem;
}
.locImageBlock02 dt,
.locImageBlock02 dd {
  width: 100%;
}
.locImageBlock02 dd {
  margin: 0;
}
.locListBlock ul {
  margin: 40px 0 0 0;
  width: 100%;
  overflow: hidden;
}
.locListBlock ul li {
  font-size: 1.4rem;
  margin: 0 0 0 2%;
  width: 32%;
}
.locListBlock ul li:first-child {
  margin: 0;
}
.locListBlock ul li img {
  width: 100%;
  max-width: 65px;
}
.locListBlock ul li:nth-child(2) img {
  max-width: 100px;
}

/* Business
----------------------------------- */
.locBusinessContents {
  margin: 0 0 20px 0;
}
.locBusinessTtl {
  background: url(/company/business/201609/box/img/img_index_02sp.jpg) no-repeat top right;
}
.locBusinessText {
  padding: 10px;
  text-align: left;
  color: #0b4199;
  font-size: 1.4rem;
  line-height: 1.5;
}
.locBusinessTextL {
  display: block;
  margin: 0 0 10px 0;
  text-align: left;
  color: #fff;
  font-size: 2.1rem;
  font-weight: bold;
  line-height: 1.2;
}
.locPartsTitle_h2_03 span {
  font-size: 1.6rem;
  line-height: 1.2;
}
.locPartsTitle_h2_03 {
  margin: 10px 0;
  padding: 0;
  border-top-right-radius : 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-bottom-right-radius : 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  position: relative;
}
.locPartsTitle_h2_03 span {
  padding: 15px 50px 15px 23px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-bottom-right-radius : 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
}
.locPartsTitle_h2_03:after {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -8px;
  content: url("/common/5.01/img/ico_bullet_arrow06_sp_off.png");
  padding-top: 0;
  cursor: pointer;
}
.locPartsTitle_h2_03.active:after {
  content: url("/common/5.01/img/ico_bullet_arrow06_sp_on.png");
}
.locBusinessListImg {
  margin: 20px 0 40px 0;
}
.locBusinessListImg .locBusinessList {
  float: left;  
  width: 49%;
}
.locBusinessListImg .locBusinessImg02,
.locBusinessListImg .locBusinessImg03 {
  float: right;
  width: 49%;
  line-height: 1.2;
}
.locBusinessImg03 .locBusinessImg03-01 {
  float: right;
  width: 49%;
  margin: 0;
}
.locBusinessImg03 .locBusinessImg03-02 {
  float: left;
  width: 49%;
  margin: 0;
}
.locBusinessImg03 .locBusinessImg03-03 {
  clear: both;
  float: right;
  width: 49%;
  margin: 0;
}
.locBusinessImg02 .locBusinessImg02-01 img,
.locBusinessImg02 .locBusinessImg02-02 img,
.locBusinessImg03 .locBusinessImg03-01 img,
.locBusinessImg03 .locBusinessImg03-02 img,
.locBusinessImg03 .locBusinessImg03-03 img {
  width: 100%;
}
.locBusinessListImg .locBusinessImg02 span,
.locBusinessListImg .locBusinessImg03 span {
  display:block;
  margin: 5px 0 0 0;
}
.locPartsUlBase05 li {
  margin: 5px 0;
  font-size: 1.4rem;
  line-height: 1.2;
}	
.locPartsUlBase05

/* Offices
----------------------------------- */
.locOfficeContents .locPartsTitle_h2_01 {
  display: block;
  padding: 15px 45px 15px 15px;
  background-image: none;
  background: #f3f3f3;
  border-left: solid 4px #0b419b;
  font-size: 1.8rem;
  line-height: 1.2;
  position: relative;
}
.locOfficeContents .locPartsTitle_h2_01:after {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -10px;
  content: url(/container/201609/img/ico_arrow_aco_gray_sp.png);
  padding-top: 0;
  cursor: pointer;
}
.locOfficeContents .locPartsTitle_h2_01.active:after {
  content: url(/container/201609/img/ico_arrow_aco_gray_open_sp.png);
}
.locOfficeContents .locPartsTitle_h3_01 {
  margin: 0 0 20px 0;
}
.locAnnotation {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 1.2rem;
}
.locOfficeContents h4,
.locOfficeContents .locPartsTableBase01 {
  font-size: 1.4rem;
  line-height: 1.2;
}
.locOfficeContents table,
.locOfficeContents table tbody {
  width: 100%;
}
.locOfficeContents table,
.locOfficeContents table tbody,
.locOfficeContents table tr,
.locOfficeContents table th,
.locOfficeContents table td {
  box-sizing: border-box;
}
.locOfficeContents table.locPartsTableBase01 th {
  white-space: normal;
}
.locOfficeContents table.locPartsTableBase01.locPadS th {
  white-space: nowrap;
}
.locOfficeContents table.locPartsTableBase01.locPadS th .locSpBlock {
  display: block;
}
.locOfficeContents table.locPartsTableBase01.locPadS td {
  padding: 10px;
  white-space: normal;
  word-break: break-word;
  word-wrap: break-word;
}

/* In Society
----------------------------------- */
.locIntxt02,
.locBk_blue {
  display: none;
}
.locHnone{
  height: inherit;
  overflow: inherit;
}
#locContent {
  width: 100%;
  padding: 0;
}
.locBluebox_left {
  width: 30%;
  margin: 0;
  padding: 10px;
}
.locBluebox_left img {
  width: 100%;
}
.locArticle {
  padding-top: 0;
}
.locArticle .locTtl_sty04 {
  color: #0a419b;
  margin: 0;
  padding: 10px 15px;
}
.locArticle .locTtl_sty04 span {
  font-size: 1.8rem;
  line-height: 1.2;
}
.locIntxt01 {
  font-size: 1.4rem;
  margin: 0!important;
  padding: 0 15px;
}
.locIntxt02 {
  font-size: 1.4rem;
}
.locIntxt03 {
  font-size: 1.6rem;
}
.locArticle .locIntxt02 {
  margin-top: 20px;
}
.locArticle .locIntxt03 {
  margin-bottom: 10px!important;
}
.locArticle .locBk_blue {
  padding: 10px;
}
.locArticle .locReadbtn {
  clear: both;
  margin: 10px 0;
}
.locArticle .locReadbtn .locReadMoreSp {
  display: inline-block;
  width: 49%;
  margin: 0;
  padding: 10px 5px;
  font-size: 1.4rem;
  line-height: 1.2;
  text-decoration: none!important;
  color: #fff!important;
  background: #0a419b;
  box-sizing: border-box;
}
.locArticle .locBtn_blue {
  display: table;
  width: 100%;
  margin: 0 auto;
}
.locArticle .locBtn_One {
  width: 50%;
}
.locArticle .locBtn_blue a {
  display: table-cell;
  width: 50%;
  margin: 0;
  padding: 10px;
  font-size: 1.4rem;
  line-height: 1.2;
  text-decoration: none!important;
  color: #fff!important;
  background: #0a419b;
  box-sizing: border-box;
  vertical-align: middle;
}
.locArticle .locBtn_blue a:nth-child(2) {
  border-left: 10px solid #f2f5f9;
}
.locArticle .locBtn_One a {
  width: 100%;
}

/* Sales Network
----------------------------------- */
.locCompanyOfficesContents .locPartsPageTitleBox01 {
  margin: 0 0 20px 0;
  padding: 20px 0 0 0;
  height: auto;
  min-height: inherit;
  background: url(/common_v4_1/img/bg_tit_h1_01.gif) no-repeat 0 0;
  border: none;
  line-height: 1.2;
}
.locCompanyOfficesContents .locMenu h2,
.locCompanyOfficesContents .locMenu h3 {
  display: block;
  position: relative;
}
.locCompanyOfficesContents .locMenu h2 {
  margin: 10px 0 10px 0;
  padding: 12px 40px 12px 3px;
  line-height: 1.2;
}
.locCompanyOfficesContents .locMenu h3 {
  padding: 15px 40px 15px 8px;
  border-bottom: 1px solid #ccc;
  line-height: 1.2;
}
.locCompanyOfficesContents .locMenu h2:after {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -10px;
  content: url(/container/201609/img/ico_arrow_aco_blue_sp.png);
  padding-top: 0;
  cursor: pointer
}
.locCompanyOfficesContents .active h2:after {
  content: url(/container/201609/img/ico_arrow_aco_blue_open_sp.png);
}
.locCompanyOfficesContents .locMenu h3:after {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -10px;
  content: url(/container/201609/img/ico_arrow_aco_gray_sp.png);
  padding-top: 0;
  cursor: pointer
}
.locCompanyOfficesContents .active h3:after {
  content: url(/container/201609/img/ico_arrow_aco_gray_open_sp.png);
}
.locCompanyOfficesContents .locAnchorNav {
  margin: 0 0 10px 0;
}
.locCompanyOfficesContents .locAnchorNav li {
	background: url(/common_v4_1/img/ico_bullet_arrow01_b.gif) no-repeat 0 .5em;
}
  /*ボタン*/
.locMainImg .loc_BtnList01{
  display: none;
}

  
}
