/* =======================================
	local_modules.css

	Last Up Date 2015/09/10
 -----------------------------------------

	INDEX

 -----------------------------------------
	overwrite
	area
	section
	heading
	text
	image
	table
	grid
	other
	versatile

========================================== */
/* ==========================================
	overwrite
========================================== */
body {
  font-family: Arial, Helvetica, Tahoma, sans-serif;
}
#containerHeaderBlock {
  padding: 2px 0 3px;
}
#containerGlobalnav #containerGlobalnavBlock {
  padding: 0;
  position: relative;
  z-index: 10;
}
#containerContents {
  margin: 0 auto 0;
}
#containerContentsBlockMain {
  padding-bottom: 20px;
}
#containerFooterBlock .copyrightBox {
  text-align: right;
}
#containerHeader #containerHeaderBlock #utilityBox .uNavBox01 {
  margin-top: 19px !important;
}
/* ==========================================
	area
========================================== */
/* locMainContentArea
----------------------------------- */
.locMainContentArea {
  padding: 0 0 10px;
}
.locMainContentArea__pad {
  width: 960px;
  margin: 0 auto;
}
.locMainContentArea--news {
  background: #f4f5f7;
  padding: 30px 0 70px 0;
}
/* ==========================================
	section
========================================== */
/* locMainSection
----------------------------------- */
.locMainSection {
  padding: 0 0 10px;
}
/* ==========================================
	heading
========================================== */
/* locMainH1
----------------------------------- */
#locMainH1 {
  margin: 0 0 30px;
  border-top: solid 2px #ddd;
  background: #fff url(/container/img/bg_h1_01.png) 0 100% repeat-x;
  padding: 0 20px;
  position: relative;
}
#locMainH1 > div {
  height: 57px;
  display: table-cell;
  vertical-align: middle;
  padding: 15px 0 18px;
}
#locMainH1:before {
  content: '';
  display: block;
  width: 20px;
  height: 2px;
  background: #0f39a1;
  position: absolute;
  top: -2px;
  left: 0;
}
.locMainH1__heading {
  font-size: 215.38%; /* 28px */
  line-height: 1.2;
}
.locMainH1__subText {
  margin: 3px 0 0 !important;
  font-size: 92.31%; /* 12px */
  line-height: 1.2;
  font-weight: bold;
}
/* locMainH2
----------------------------------- */
.locMainH2 {
  border-left: 5px solid #0f39a1;
  padding: 0 0 0 15px;
  margin: 5px 0 25px 0;
}
.locMainH2__heading {
  font-size: 154%;
  line-height: 1.4;
}
/* locMainH3
----------------------------------- */
.locMainH3 {
  border-top: solid 2px #123c9e;
  padding: 0 0 25px;
}
.locMainH3__heading {
  background: #fff url(/container/img/bg_h3_01.png) 0 100% repeat-x;
  font-size: 115.38%; /* 15px */
  line-height: 1.6; /* 24px */
  color: #000;
  padding: 9px 15px 9px;
}
/* locMainH4
----------------------------------- */
.locMainH4 {
  padding: 0 0 10px;
}
.locMainH4__heading {
  font-size: 123.08%; /* 16px */
  line-height: 1.5; /* 24px */
  color: #000;
}
/* locMainH5
----------------------------------- */
.locMainH5 {
  margin: -1px 0 12px;
  color: #333;
}
.locMainH5__heading {
  font-size: 107.69%; /* 14px */
  line-height: 1.28; /* 18px */
}
.locMainColumn .locMainH5 {
  margin: 0 0 5px;
}
/*******************

PCで非表示

*******************/
.locHide_pc {
  display: none;
}
/* ==========================================
	text
========================================== */
/* locMainParagraph
----------------------------------- */
.locMainParagraph {
  font-size: 100%;
  line-height: 1.5;
  padding: 0 0 20px;
  margin: 0 !important;
}
.locMainColumn .locMainParagraph {
  padding: 0 0 15px;
}
/* locMainTextList
----------------------------------- */
.locMainTextList {
  margin: 0 0 14px;
}
.locMainTextList > ul {}
.locMainTextList > ul > li {
  padding: 0 0 6px 15px;
  display: list-item !important;
}
.locMainTextList > ul > li:before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  background: #000;
  border-radius: 50%;
  vertical-align: middle;
  margin: -.5em 7px 0 -15px;
}
/* locMainOrderedList
----------------------------------- */
.locMainOrderedList {
  margin: -1px 0 18px;
}
.locMainOrderedList > ul {
  line-height: 1.67; /* 20px */
}
.locMainOrderedList > ul ul {
  font-size: 100%;
}
.locMainOrderedList > ul > li, .locMainOrderedList > ul > li > ul > li {
  padding: 3px 0 0 16px;
  display: table-row;
}
.locMainOrderedList__number {
  display: table-cell;
  padding-right: .75em;
}
/* locMainRelatedLink
----------------------------------- */
.locMainRelatedLink {
  margin: 0 0 30px;
}
.locMainRelatedLink li {
  margin: 0 0 20px 1em;
  text-indent: -1em;
}
.locMainRelatedLink li:before {
  content: '';
  display: inline-block;
  width: 0.2em;
  height: 0.1em;
  margin: -.2em 0.4em 0 0;
  background: #333;
  vertical-align: middle;
}
.locMainRelatedLink a {
  display: inline;
}
.locMainRelatedLink__img {
  display: block;
  margin: 15px 0 0;
}
/* topMainSideNav
----------------------------------- */
.topMainSideNav {}
.salesnetworkTtl {
  margin: 0 0 10px 0;
}
.salesnetworkTtl a:hover {
  opacity: .5;
  -ms-filter: alpha(opacity=50);
  filter: alpha(opacity=50);
}
.topMainSideContent {
  background: #f4f5f7;
  padding: 10px;
  margin: 0 0 15px 0;
  width: 100%;
}
.topMainSideContent .sideContentTtl {
  font-size: 134%;
  line-height: 1.4;
  margin: 0 0 5px 0;
}
.topMainSideContent .sideContentList li {
  font-size: 100%;
  line-height: 1.2;
  margin: 0 0 10px 0;
}
.topMainSideContent .sideContentList li a {
  color: #0a419b;
  text-decoration: none;
}
.topMainSideContent .sideContentList li a:hover {
  text-decoration: underline;
}
.sideBanner a:hover {
  opacity: .5;
  -ms-filter: alpha(opacity=50);
  filter: alpha(opacity=50);
}
/* ==========================================
	image
========================================== */
/* locMainImg
----------------------------------- */
.locMainImg {
  margin: 0 0 20px;
  display: table;
  width: 1px;
}
.locMainImg img {
  margin: 0 0 5px;
}
.locMainImg span {
  display: block;
}
/* locMainImgLayout1
----------------------------------- */
.locMainImgLayout1 {
  display: table;
  direction: rtl;
  margin: 0;
  width: 100%;
}
.locMainImgLayout1__content {
  display: table-cell;
  text-align: left;
  vertical-align: top;
  direction: ltr;
}
.locMainImgLayout1__content:first-child {
  padding-left: 30px;
  width: 100%;
}
/* locMainImgLayout1--right
----------------------------------- */
.locMainImgLayout1--right {
  direction: ltr;
}
.locMainImgLayout1--right .locMainImgLayout1__content:first-child {
  padding-left: 0;
  padding-right: 30px;
}
/* locMainImgLayout2
----------------------------------- */
.locMainImgLayout2 {
  margin: 0 -10px;
  letter-spacing: -0.4em;
}
.locMainImgLayout2__content {
  display: inline-block;
  /*
	width: 285px;
	*/
  padding: 0 10px;
  letter-spacing: 0;
  text-align: left;
  vertical-align: top;
}
/* ==========================================
	table
========================================== */
/* locMainTable1
----------------------------------- */
.locMainTable1 {
  margin: 0 0 30px;
}
.locMainTable1 table {
  margin: 0 0 10px;
  border-collapse: collapse;
  border-spacing: 1px;
  border: solid 1px #c7c7c7;
}
.locMainTable1 table th, .locMainTable1 table td {
  border: solid 1px #c7c7c7;
  text-align: left;
  vertical-align: top;
  padding: 0.5em 0.5em;
}
.locMainTable1 table th {
  white-space: nowrap;
}
/* locMainTable2
----------------------------------- */
.locMainTable2 {
  margin: 0 0 30px;
}
.locMainTable2 table {
  margin: 0 0 10px;
  border-collapse: collapse;
  border-spacing: 0;
}
.locMainTable2 tbody {}
.locMainTable2 table th, .locMainTable2 table td {
  text-align: left;
  vertical-align: top;
  padding: 0 0.5em 0.5em 0;
}
.locMainTable2 table th {
  white-space: nowrap;
}
/* locMainInTableModule
----------------------------------- */
.locMainInTableModule {
  margin: 0 0 -20px;
}
/* ==========================================
	grid
========================================== */
/* locMainGrid
----------------------------------- */
.locMainGrid {
  margin: 0 -15px;
  letter-spacing: -0.4em;
}
.locMainGrid__item {
  display: inline-block;
  padding: 0 15px;
  letter-spacing: 0;
  box-sizing: border-box;
  text-align: left;
  vertical-align: top;
}
.locMainGrid--2 .locMainGrid__item {
  width: 50%;
}
.locMainGrid--3 .locMainGrid__item {
  width: 33.33%;
}
.locMainGrid--4 .locMainGrid__item {
  width: 25%;
}
/* ==========================================
	smpTopicsBlock01
	smpTopicsBlock02
========================================== */
.smpTopics li {
  font-size: 100%;
  line-height: 1.4;
  border-bottom: 1px solid #dcdddf;
  padding: 20px 0;
}
.smpTopics li:after {
  content: '';
  display: block;
  clear: both;
}
.smpTopicsDay {
  float: left;
  color: #666;
  width: 90px;
  font-size: 13px;
  line-height: 18px;
  padding: 0 5px 0 0;
}
.smpTopicsIcon {
  float: left;
  width: 90px;
}
.smpTopics a {
  float: left;
  width: 490px;
  color: #0a419b;
}
.smpTopics a.smpIconNew:after {
  content: '';
  display: inline-block;
  width: 11px;
  height: 11px;
  background: url(/common/5.01/img/ico_newwin.png) no-repeat right center;
  background-size: 11px 11px;
  padding-right: 5px;
}
/* ==========================================
	other
========================================== */
/* locMainColumn
----------------------------------- */
.locMainColumn {
  margin: 0 0 30px;
}
.locMainColumn__heading {
  background: #114292;
  padding: 12px 15px;
}
.locMainColumn__heading h2 {
  font-size: 107.69%; /* 14px */
  line-height: 1.29; /* 18px */
  font-weight: bold;
  color: #fff;
}
.locMainColumn__body {
  padding: 20px 15px 0;
  background: #f5f8fb;
}
/* locMainButtonList
----------------------------------- */
.locMainButtonList {
  margin: 0 0 15px;
}
.locMainButtonList ul {
  margin: 0 -15px;
  letter-spacing: -0.4em;
}
.locMainButtonList ul li {
  display: inline-block;
  padding: 0 15px 15px;
  letter-spacing: 0;
  box-sizing: border-box;
  text-align: left;
  vertical-align: top;
}
/* locMainTab
----------------------------------- */
.locMainTab {}
.locMainTab__tabList {
  height: 45px;
  margin: 0 0 30px;
  position: relative;
}
.locMainTab__tabList:after {
  content: '';
  height: 5px;
  width: 100%;
  background: #0a429c;
  position: absolute;
  left: 0;
  bottom: 0;
}
.locMainTab__tabList li {
  background: #2152a0;
  border-radius: 4px 4px 0 0;
  float: left;
  margin: 0 5px 0 0;
  text-align: center;
  font-size: 127%;
  line-height: 44px;
}
.locMainTab__tabList li a {
  border-radius: 3px 3px 0 0;
  margin: 1px 1px 0 1px;
  display: block;
  height: 44px;
  background: #2152a0;
  color: #fff;
  padding: 0 30px;
  font-weight: bold;
}
.locMainTab__tabList li:hover, .locMainTab__tabList li a:hover {
  text-decoration: none;
  background: #8fa8cf;
}
.locMainTab__tabList li.locMainIsCurrent {
  position: relative;
  z-index: 5;
}
.locMainTab__tabList li.locMainIsCurrent:hover {
  background: #2152a0;
}
.locMainTab__tabList li.locMainIsCurrent a {
  background: #fff;
  color: #0f449a;
}
.locMainTab__tabContents {}
.locMainTab__tabContents__item {}
.locMainTab__tabContents__heading {
  width: 1px;
  height: 1px;
  margin-top: -1px;
  text-indent: 120%;
  white-space: nowrap;
  overflow: hidden;
}
/* locMainNewsFrame
----------------------------------- */
.locMainNewsFrame {}
.locMainNewsFrame:after {
  content: '';
  display: block;
  clear: both;
}
.locMainNewsFrame__main {
  width: 700px;
  float: right;
}
.locMainNewsFrame__main__title {
  margin: 0 0 30px;
}
.locMainNewsFrame__side {
  width: 220px;
  float: left;
}
.locMainNewsFrame__side__title {
  margin: 0 0 15px 0;
}
.locMainNewsFrame__side__title a:hover {
  opacity: .5;
  -ms-filter: alpha(opacity=50);
  filter: alpha(opacity=50);
}
.locMainNewsFrame__side__list {
  margin: 0 0 30px 0;
  border-bottom: 1px solid #ddd;
}
.locMainNewsFrame__side__list li {
  border-top: 1px solid #ddd;
  font-size: 100%;
  line-height: 1.4;
  background: #f4f5f7;
}
.locMainNewsFrame__side__list li.locMainIsCurrent {
  background: #fff;
}
.locMainNewsFrame__side__list li a {
  display: block;
  padding: 10px;
  color: #0a419b;
  text-decoration: none;
}
.locMainNewsFrame__side__list li a:hover {
  text-decoration: underline;
}
/* locMainNewsHeading
----------------------------------- */
.locMainNewsHeading {
  margin: 0 0 30px;
}
.locMainNewsHeading h1 {
  font-size: 138.46%;
}
/* locMainNewsList
----------------------------------- */
.locMainNewsList {
  margin: 0 0 30px;
}
.locMainNewsList li {
  font-size: 100%;
  line-height: 1.4;
  border-bottom: 1px solid #dcdddf;
}
.locMainNewsList li a {
  overflow: hidden;
  zoom: 1;
  display: block;
  padding: 20px 0;
  color: #0a419b;
  text-decoration: underline;
}
.locMainNewsList li span {
  display: block;
  float: left;
}
.locMainNewsList li .locMainNewsList__date {
  color: #666;
  width: 90px;
  font-size: 13px;
  line-height: 18px;
  padding: 0 5px 0 0;
}
.locMainNewsList li .locMainNewsList__icon {
  width: 90px;
}
.locMainNewsList li .locMainNewsList__title {
  width: 505px;
}
.locMainNewsList li a:hover .locMainNewsList__title {
  text-decoration: underline;
}
/* locMainRecentTopicList
----------------------------------- */
.locRecentTopicTtl {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  background: #2152A0;
  padding: 3px 10px;
}
.locRecentTopic {
  padding: 15px;
  background: #fff;
}
.locRecentTopic .recentTopicText {
  font-size: 118%;
  line-height: 1.4;
  font-weight: bold;
  padding: 0 0 15px 0;
}
.locRecentTopic .recentTopicText a {
  color: #0a419b;
  display: block;
}
.locRecentTopic .recentTopicText a:hover {
  text-decoration: underline;
}
.locRecentTopic .recentTopicImage {
  text-align: center;
  padding: 0 0 5px 0;
}
.locRecentTopic .recentTopicImage a:hover {
  opacity: .5;
  -ms-filter: alpha(opacity=50);
  filter: alpha(opacity=50);
}
.locRecentTopic .recentTopicCaption {
  font-size: 110%;
  text-align: center;
  line-height: 1.5;
}
.locRecentTopic .learnmore {
  padding: 15px 0 0 0;
  text-align: right;
}
/* ==========================================
	news_table
========================================== */
/* partsTableBase03
----------------------------------- */
table.partsTableBase03 {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
  border: 1px solid #c7c7c7;
}
table.partsTableBase03 th, table.partsTableBase03 td, table.partsTableBase03 thead td {
  background: #eeeeee;
  border: 1px solid #c7c7c7;
  padding: 5px 10px;
}
table.partsTableBase03 thead th, table.partsTableBase03 tr.head01 th {
  background-color: #cccccc;
}
table.partsTableBase03 th {
  font-weight: bold;
  text-align: left;
  white-space: nowrap;
}
table.partsTableBase03 td {
  background: #ffffff;
}
table.partsTableBase03 td.symbol, .symbol {
  text-align: center;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
section table {
  width: 100%;
}
section th, section td {
  padding: 10px;
  border: 1px solid #ddd;
}
section th {
  background: #f4f4f4;
}
a.smpIconNew:after {
  content: '';
  display: inline-block;
  width: 11px;
  height: 11px;
  background: url(/common/5.01/img/ico_newwin.png) no-repeat right center;
  background-size: 11px 11px;
  padding-right: 5px;
}
a.smpIconNew_w:after {
  display: inline-block;
  padding-right: 8px;
  width: 11px;
  height: 11px;
  content: "";
  vertical-align: middle;
  background: url(/common/5.01/img/ico_newwin_02.png) no-repeat right center;
  background-size: 11px 11px;
}
.loc_Grid3_area {
  display: table;
}
.loc_Grid3_item {
  display: table-cell;
}
/* =======================================

	news_events.css

 -----------------------------------------
	INDEX
 -----------------------------------------

	News Events

========================================== */
.newsEventsContentsWrap {
  overflow: hidden;
  zoom: 1;
}
.newsEventsContents {
  /*  width: 700px;
  float: right;*/
}
.newsEventsContents .newsContents {
  padding: 30px 0 20px 0;
}
.newsEventsContents .newsContents .newsContentsTtl {
  margin: 0 0 23px 0;
}
.newsEventsContents .newsContents .newsContentsTtl a:hover {
  opacity: .5;
  -ms-filter: alpha(opacity=50);
  filter: alpha(opacity=50);
}
.newsEventsContents .newsContents .newsSingleTtl {
  margin: 0 0 10px 0;
  font-size: 140%;
  line-height: 1.5;
  font-weight: bold;
}
.newsEventsContents .newsContents .textArea {
  font-size: 100%;
  line-height: 1.7;
}
.newsEventsContents .newsContents .textArea a {
  color: #0a3f99;
}
.newsEventsContents .newsContents .newsList li {
  font-size: 100%;
  line-height: 1.4;
  border-bottom: 1px solid #dcdddf;
}
.newsEventsContents .newsContents .newsList li a {
  overflow: hidden;
  zoom: 1;
  display: block;
  padding: 20px 0;
  color: #0a419b;
  text-decoration: underline;
}
.newsEventsContents .newsContents .newsList li a:hover .title {
  text-decoration: underline;
}
.newsEventsContents .newsContents .newsList li span {
  display: block;
  float: left;
}
.newsEventsContents .newsContents .newsList li .date {
  color: #666;
  width: 90px;
  font-size: 13px;
  line-height: 20px;
  padding: 0 5px 0 0;
}
.newsEventsContents .newsContents .newsList li .icon {
  padding: 2px 0 0 0;
  width: 90px;
}
.newsEventsContents .newsContents .newsList li .title {
  width: 505px;
}
.newsEventsContents .newsContents .newsParts {
  overflow: hidden;
  zoom: 1;
}
.newsEventsContents .newsContents .newsParts .newsPartsList {
  float: right;
  padding: 10px 0 0 0;
}
.newsEventsContents .newsContents .newsParts .newsPartsList li {
  float: left;
}
.newsEventsContents .newsContents .newsParts .newsPartsList li a {
  color: #333;
}
.newsEventsContents .newsContents .newsParts .newsPartsList li a.more {
  color: #0a419b;
  padding: 0 10px 0 0;
  background: url(/box/img/1404_top/top_news_moreicon.gif) no-repeat right center;
}
.newsEventsSide {
  width: 220px;
  float: left;
}
.tabMenuContent {
  position: relative;
}
.tabMenuContent .tabLine {
  height: 5px;
  width: 100%;
  background: #0a429c;
  position: absolute;
  left: 0;
  bottom: 0;
}
.tabMenuContent .tabMenuList {
  height: 45px;
}
.tabMenuContent .tabMenuList li {
  font-family: Arial;
  position: relative;
  width: 200px;
  background: #2152a0;
  border-radius: 4px 4px 0 0;
  float: left;
  margin: 0 5px 0 0;
  text-align: center;
  font-size: 127%;
  line-height: 44px;
}
.tabMenuContent .tabMenuList li:hover {
  background: #8fa8cf;
}
.tabMenuContent .tabMenuList li a {
  border-radius: 3px 3px 0 0;
  margin: 1px 1px 0 1px;
  display: block;
  height: 44px;
  background: #2152a0;
  color: #fff;
}
.tabMenuContent .tabMenuList li a:hover {
  text-decoration: none;
  background: #8fa8cf;
}
.tabMenuContent .tabMenuList li.current {
  z-index: 1;
}
.tabMenuContent .tabMenuList li.current:hover {
  background: #2152a0;
}
.tabMenuContent .tabMenuList li.current a {
  background: #fff;
  color: #333;
}
.tabMenuContent .tabMenuList li.current a:hover {
  text-decoration: none;
  background: #fff;
  color: #333;
}
.tabContent {
  display: none;
  padding: 20px 0;
}
.tabContent.show {
  display: block;
}
.newsEventsSide .newsEventsSideTtl {
  margin: 0 0 15px 0;
}
.newsEventsSide .newsEventsSideTtl a:hover {
  opacity: .5;
  -ms-filter: alpha(opacity=50);
  filter: alpha(opacity=50);
}
.newsEventsSide .newsEventsSideList {
  margin: 0 0 30px 0;
  border-bottom: 1px solid #ddd;
}
.newsEventsSide .newsEventsSideList li {
  border-top: 1px solid #ddd;
  font-size: 100%;
  line-height: 1.4;
  background: #f4f5f7;
}
.newsEventsSide .newsEventsSideList li.current {
  background: #fff;
}
.newsEventsSide .newsEventsSideList li a {
  display: block;
  padding: 10px;
  color: #0a419b;
  text-decoration: none;
}
.newsEventsSide .newsEventsSideList li a:hover {
  text-decoration: underline;
}
/* ==========================================
	About
========================================== */
.loc_corporate_pdf_img {
  border: 1px solid #ECECEC;
}
.relatedTtl a.link {
  background: url(/company/box/img/1404/company_link_icon.gif) no-repeat right center;
  padding: 0 20px 0 0;
}
/* ==========================================
	Contact Us
========================================== */
.contactContentsLeft {
  width: 470px;
  float: left;
  margin-right: 10px;
}
.loc_Heading_style01_Wrap {
  position: relative;
  margin: 0 0 0px;
  padding: 0 20px;
  border-top: solid 2px #ddd;
  background: #fff url(/common/5.01/img/hongkong/bg_h1_01.png) 0 100% repeat-x;
}
.loc_Heading_style01_Wrap:before {
  content: '';
  display: block;
  width: 20px;
  height: 2px;
  position: absolute;
  top: -2px;
  left: 0;
  background: #0f39a1;
}
.loc_Heading_style01_Wrap div {
  display: table-cell;
  height: 90px;
  padding: 0;
  vertical-align: middle;
}
/*----------------------------------------------------
  .loc_sp_table
----------------------------------------------------*/
.loc_sp_table th {
  width: 30%;
  text-align: left;
}
.loc_sp_table_LineNone {
  border: none;
}
.loc_sp_table_LineNone td {
  border: none;
  padding-bottom: 0px;
}
/*Privacy Policy*/
.loc_privacy_h2 {
	font-size: 150%;
}
.loc_indentNumber > li{
	margin-bottom: 10px;
	text-indent: -1em;
	padding-left: 1em;
}
.loc_indentNumber_2nd > li{
	margin-bottom: 10px;
	text-indent: -2.5em;
	padding-left: 2.5em;
}
.loc_indentNumber_2nd li li {
	text-indent: -1.2em;
    padding-left: 0.3em;
}
.loc_indentNumber_2em li {
	text-indent: -1.2em;
    padding-left: 2.8em;
}
@media only screen and (max-width:480px) {
  .loc_sp_table {
    margin: 0 -10px;
  }
  .loc_sp_table th, .loc_sp_table td {
    width: 100%;
    display: block;
    border-top: none;
  }
  .loc_sp_table tr:first-child th {
    border-top: 1px solid #ddd;
  }
  .loc_GridPhoto_area {
    margin: 0 auto;
  }
  .loc_Grid3_item {
    display: block;
    margin: 0 auto;
  }
  .loc_Grid3_item img {
    width: 100%;
  }
  .loc_Grid3_item_last {
    padding-right: 20px;
  }
}
/* ==========================================
	JapanDesk
========================================== */
.loc_maparea {
  width: 465px;
  height: 262px;
}
/* ==========================================
	Products
========================================== */
/*----------------------------------------------------
  Service
----------------------------------------------------*/
.loc_ServiceTopArea {
  display: table;
  width: 100%;
}
.loc_ServicetxtArea {
  display: table-cell;
  margin: 0 15px 0 0;
}
.loc_ServiceImgArea {
  display: table-cell;
}
/* ==========================================
	versatile
========================================== */
/* locVersatileAlign****
----------------------------------- */
.locVersatileAlignLeft {
  text-align: left;
}
.locVersatileAlignCenter {
  text-align: center;
}
.locVersatileAlignRight {
  text-align: right;
}
.locVersatileAlignTop {
  vertical-align: top;
}
.locVersatileAlignMiddle {
  vertical-align: middle;
}
.locVersatileAlignBottom {
  vertical-align: bottom;
}
/* locVersatileInIcon
----------------------------------- */
.locVersatileInIcon {
  padding: 0 .5em;
  vertical-align: middle;
  margin: -.5em 0 0 !important;
}
/* locVersatileTel
----------------------------------- */
.locVersatileTel {
  font-size: 215.38%; /* 28px */
  line-height: 1.25; /* 35px */
  color: #123c9e;
  margin: 0 0 10px !important;
  font-weight: bold;
}
/*	partsMargin
------------------------------------------ */
.partsMargin_100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}
/* ==========================================
	mediaQuery(sp)
========================================== */
@media only screen and (max-width: 640px) {
  .loc_maparea {
    width: auto;
    margin: 0 auto;
  }
  a.smpIconNew:after {
    padding-left: 5px;
    width: 11px;
    height: 11px;
    background: url("/common/5.01/img/ico_newwin_02.png") no-repeat right center;
    background-size: 11px 11px;
  }
  span.smpIconNew img {
    width: auto;
  }
  .loc_ServiceTopArea {
    display: block;
    width: 100%;
  }
  .loc_ServicetxtArea {
    margin: 0 auto 15px;
  }
  .loc_ServiceImgArea {
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  ul.loc_level1 {
    /*border-bottom: solid 2px #fff;*/
    border-bottom: solid 1px #fff;
    margin: 0 3%;
    padding: 0;
  }
  #spMenuBox #menuList ul.loc_level1 > li > a, #spMenuBox #menuList ul.globalSalesNetwork > li > a {
    display: block;
    color: #fff;
    border-top: solid 1px #fff;
    margin: 0 3%;
    padding: 5% 0% 4%;
    font-weight: bold;
  }
  #spMenuBox #menuList ul.loc_level1 li:first-child a, #spMenuBox #menuList ul.globalSalesNetwork > li > a {
    border-top: none;
  }
  .loc_accordion {
    display: block;
    color: #fff;
    border: none;
    font-weight: normal;
    margin: 0 3%;
    padding: 0% 3% 3%;
  }
  .loc_accordion .accordionMenuList li a {
    color: #fff;
  }
  .locRecentTopicContent {
    display: none;
  }
  /* ==========================================
	smpTopicsBlock01(sp)
	smpTopicsBlock02(sp)
========================================== */
  .smpTopics {
    padding: 0;
  }
  .smpTopics li {
    padding: 10px 0;
  }
  .smpTopicsDay {
    float: none;
    display: inline-block;
  }
  .smpTopicsIcon {
    float: none;
    display: inline-block;
  }
  .smpTopicsIcon img {
    width: 76px;
    height: auto;
    /*	padding-left: 16px;*/
  }
  .smpTopics a {
    float: none;
    display: block;
    width: auto;
    margin-top: 5px;
  }
  .smpTopicsBlock02 .smpTopics {
    width: auto;
    margin-left: 0;
  }
  .tab_newsletter {
    line-height: 2.3;
  }
  #tabmenu {
    padding: 0px;
    margin: 0px;
    color: #333;
    font-size: 11px;
    width: 500px;
    position: relative;
  }
  #tabmenu div#tab {
    position: absolute;
    top: 0px;
    left: 0px;
  }
  #tabmenu div#tab a {
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 100px;
    display: block;
    text-decoration: none;
    color: #333;
    background: #eee;
  }
  #tabmenu div#tab a:hover {
    background: #000;
    color: #fff;
  }
  div#tab_contents {
    width: 500px;
    overflow:
      hidden;
    clear: both;
  }
  div#tab_contents ul {
    width: 2500px;
    padding: 0px;
    margin: 0px;
  }
  div#tab_contents ul li {
    float: left;
    width: 460px;
    list-style-type: none;
    padding: 60px 20px 20px 20px;
    background: #e2e2e2;
  }
  .tabMenuContent {
    position: relative;
  }
  .tabMenuContent .tabLine {
    height: 5px;
    width: 100%;
    background: #0a429c;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .tabMenuContent .tabMenuList {
    height: 45px;
  }
  .tabMenuContent .tabMenuList li {
    font-family: Arial;
    position: relative;
    width: 31.5%;
    background: #2152a0;
    border-radius: 4px 4px 0 0;
    float: left;
    margin: 0 5px 0 0;
    text-align: center;
    font-size: 128%;
    line-height: 1.2em;
  }
  .tabMenuContent .tabMenuList li:hover {
    background: #8fa8cf;
  }
  .tabMenuContent .tabMenuList li a {
    border-radius: 3px 3px 0 0;
    margin: 1px 1px 0 1px;
    display: block;
    height: 44px;
    background: #2152a0;
    color: #fff;
  }
  .tabMenuContent .tabMenuList li a:hover {
    text-decoration: none;
    background: #8fa8cf;
  }
  .tabMenuContent .tabMenuList li.current {
    z-index: 1;
  }
  .tabMenuContent .tabMenuList li.current:hover {
    background: #2152a0;
  }
  .tabMenuContent .tabMenuList li.current a {
    background: #fff;
    color: #333;
  }
  .tabMenuContent .tabMenuList li.current a:hover {
    text-decoration: none;
    background: #fff;
    color: #333;
  }
  .tabContent {
    display: none;
    padding: 20px 0;
  }
  .tabContent.show {
    display: block;
  }
  .icon img {
    width: 76px;
    height: auto;
    line-height: 1.4em;
  }
  .newsEventsContents .newsContents .newsList li .title {
    width: 100%;
  }
  .contactContentsLeft {
    width: 100%;
    margin-bottom: 20px;
  }
  .loc_corporate_pdf_img {
    width: 50%;
  }
  /*******************

スマホでのみ非表示

*******************/
  .locHide_sp {
    display: none;
  }
  .locHide_pc {
    display: block;
    margin: auto;
  }
  /* ==========================================
	Contact Us
========================================== */
  .loc_Heading_style01_Wrap {
    margin: 0 0 30px;
  }
  .loc_Heading_style01_Wrap div {
    height: 60px;
    padding: 0;
  }
}