@charset "UTF-8";
.header_area1::after, #l_content::after, .sidebar_relation > li::after, .m_image-sneak::after {
  clear: both;
  display: block;
  content: "";
}

@media print {
  .header_area1::after, #l_content::after, .sidebar_relation > li::after, .m_image-sneak::after {
    margin-bottom: 1px;
    height: 1px;
    visibility: hidden;
  }
}
.m_text, .m_note, .m_page-meta, .m_list, .m_wisiwyg > ul:not([class]), .m_list-num, .m_wisiwyg > ol:not([class]), .m_list-icon, .m_list-des, .m_link, .m_links, .m_tbl-data, .m_wisiwyg > table:not([class]), .m_image, .m_video, .m_image-sbs, .m_image-sneak, .m_image-list, .m_box, .m_listpage, .m_listpage_link, .m_faq, .m_chronological-table, .m_news, .m_map, .m_info, .m_appeal, .error_search, .figures_image-sbs {
  margin: 16px 0 0;
}

#l_content > :first-child, #l_main > :first-child, #l_sidebar > :first-child, .m_list .m_list,
.m_list .m_list-num, .m_list-num .m_list,
.m_list-num .m_list-num, .m_links._tab .tabpanel > :first-child, .m_tbl-data th > :first-child,
.m_tbl-data td > :first-child, .m_wisiwyg > table:not([class]) th > :first-child,
.m_wisiwyg > table:not([class]) td > :first-child, .m_image-sbs .text_area > :first-child,
.m_image-sbs .text_area > .m_wisiwyg > :first-child, .m_box._A > :first-child,
.m_box._A > .m_wisiwyg > :first-child, .m_box._B > :first-child,
.m_box._B > .m_wisiwyg > :first-child, .m_box._B > li > :first-child, .m_box._C > :first-child,
.m_box._C > .m_wisiwyg > :first-child, .m_box._link .box_text > :first-child, .m_box._inquiry .box_text > :first-child, .m_listpage .listpage_title > :first-child,
.m_listpage .listpage_image > :first-child,
.m_listpage .listpage_lede > :first-child,
.m_listpage .listpage_text > :first-child,
.m_listpage .listpage_link > :first-child, .m_tab [role="tabpanel"] > :first-child, .m_faq .a_area > :first-child, .m_chronological-table .chronological-table_content .chronological-table_text_area > :first-child, .m_news .news_hdg > .hdg_link > :first-child, .m_dialog .dialog_main > :first-child {
  margin-top: 0 !important;
}

.m_link a, .m_links > li a, .m_image .embedded_link, .m_video .embedded_link, .m_map .map_link a, .anc_button {
  padding-left: 1.44em;
  display: inline-block;
  position: relative;
}
.m_link a::before, .m_links > li a::before, .m_image .embedded_link::before, .m_video .embedded_link::before, .m_map .map_link a::before, .anc_button::before {
  margin-top: -0.3em;
  border-top: 0.1em solid #e50000;
  border-right: 0.1em solid #e50000;
  height: 0.6em;
  width: 0.6em;
  position: absolute;
  top: .7em;
  left: 0;
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

article,
section,
nav,
aside,
header,
footer,
main,
figure {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-size: 1rem;
  font-weight: normal;
}

address {
  font-style: normal;
}

p,
ol,
ul,
li,
dl,
dt,
dd,
figure,
form {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

a:link, a[tabindex] {
  color: #004d99;
  text-decoration: underline;
  cursor: pointer;
}
a:visited {
  color: #1c0099;
}
a:link:hover, a:link:focus, a:visited:hover, a:visited:focus, a[tabindex]:hover, a[tabindex]:focus {
  text-decoration: none;
}

em,
strong {
  font-style: normal;
  font-weight: bold;
}

small {
  font-size: 100%;
}

dfn,
b {
  font-weight: bold;
}

rt,
rp {
  display: inline;
  font-size: 0.875rem;
}

rp:first-child {
  margin-left: .5em;
}

img {
  border: 0;
}

iframe {
  border: 0;
}

table {
  border-collapse: collapse;
}

th {
  font-weight: normal;
  text-align: left;
}

label {
  cursor: default;
}

input,
select,
button,
textarea {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

optgroup {
  font-style: inherit;
}

button {
  margin: 0;
  padding: 0;
  border: none;
  color: inherit;
  background: transparent;
  line-height: 1;
  cursor: pointer;
}
button:focus {
  outline: 1px dotted #333;
}
button:active {
  position: relative;
}
button::-moz-focus-inner {
  padding: 0;
  border: none;
}
button[disabled] {
  cursor: auto;
}

html,
body {
  color: #333;
  background: #fff;
}

html {
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 100%;
  line-height: 1.6;
  -webkit-text-size-adjust: 100%;
}
@media screen and (max-width: 47.5em) {
  html {
    font-size: 87.5%;
  }
}
html:lang(zh) {
  font-family: "微软雅黑", "宋体", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

body {
  margin: auto;
}

.header_area1 {
  margin: auto;
  padding: 10px 20px 0;
  box-sizing: border-box;
  min-height: 72px;
  max-width: 1260px;
  position: relative;
}
@media screen and (max-width: 30em) {
  .header_area1 {
    padding: 0;
    min-height: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .header_area1::after {
    content: none;
  }
}

.header_area1-1 {
  float: left;
}
@media screen and (max-width: 30em) {
  .header_area1-1 {
    padding: 10px 15px 0;
    float: none;
  }
}

.header_area1-2 {
  padding: 15px 0 10px;
  float: right;
  text-align: right;
}
@media screen and (max-width: 30em) {
  .header_area1-2 {
    display: none;
  }
}

.header_logo {
  display: inline-block;
  white-space: nowrap;
}
.header_logo .logo {
  margin: 15px 25px 10px 0;
  display: inline-block;
  width: 190px;
  vertical-align: middle;
}
@media screen and (max-width: 30em) {
  .header_logo .logo {
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 359px) {
  .header_logo .logo {
    margin-top: 2%;
    width: 55%;
  }
}
.header_logo .logo img,
.header_logo .logo object {
  display: inline-block;
  width: 100%;
  height: auto;
  text-transform: uppercase;
  vertical-align: middle;
}
.header_logo .site {
  margin-right: 25px;
  display: inline-block;
  color: #595757;
  font-size: 0.875rem;
  vertical-align: middle;
}
@media screen and (max-width: 30em) {
  .header_logo .site {
    margin-right: 0;
  }
}

.header_utility {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}
.header_utility a {
  padding: 0 0.75em;
  color: #333;
  font-size: 0.875rem;
  text-decoration: none;
}
.header_utility a:focus, .header_utility a:hover {
  text-decoration: underline;
}
.header_utility .company,
.header_utility .office {
  margin-right: 1.25em;
  padding: .2em 8px .2em 30px;
  border: 1px solid #e6e6e6;
  display: inline-block;
  background: no-repeat 10px 50%;
  background-size: 11px 17px;
}
.header_utility .company {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAiCAYAAABbXymAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAK5JREFUeNpi/P//PwMtABMDjQALiGhsbLQBUoepZGZ0fX39Mpq5eOgZzIJFbDoQf0ITKwBidij7GhBvRpM3BGI3QgZ3APEjNLEMJIMvAHEFmnwmusGjkYc3jEHh9QFNjB2JrQXE5WjyFsQYXEHAMQZQPHjDOA2IhdDwGnLCGB18BeL3aGK/hl9yo2s6RgezgHgKmhg3NQzmJsag0WJztNgcqcXmCDGYcci1jwECDAArliaeJem56AAAAABJRU5ErkJggg==);
}
.header_utility .office {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAiCAYAAABbXymAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAdhJREFUeNqslj1LA0EQhjdRyS9IEwUt8gNsrOxTRTFY+i+sIgaSM9dYqKCVmkpbjfiNVjaCAStjOiEWRrC0jF/nLMzJZN2PuVxeeOF2d/bJ3N7cXBJBEAjP84RGI+BZcAE8Dc7g/Cv4FnwEPgF/qhvL5bIYFnrNgNfBWc3aBHoB/AReBJ+qQUllnAD74GMDVFUWY33cawTLM1lWgxxK4B7PBM6DS6J/lfAIe8DyrLciZqrLfBNZf+ACPpC4kow5FWySLKcieAxd1JUY0Xx4BFKTlsAill6oVQSvGeKnaMYZC3iHORdqlIJThqBvcFcz38U1o0Jw27A+hGWoKo9rOrUpuGH58W1wjoxzOGdSg4KvLIFpXH8Gv+F12hJ/TaviEs8tZdkwzqjjD/AFzfg9nIipc2T19Iq9AYD3dU3oDNyJAe3QvkzBX+BaDHANGdp+vEsXI+hfUknN7dT7AMs9LzawUBoOVxuub1745txEgMrYOw5YWFqi4N5h0lLoDwxoE8uUDQ7AVQZ4BWPZ4PBJNx3Z1l39WKcfR9Y+xkQGSx0asn4EH3C+ILasfc181ZYtBywwsxYZt1zZcsEyswoZV1zZ0i+IYJz1PbkWgwLLWl3C/2cBZ8OvAAMAtS1lHo+L+nwAAAAASUVORK5CYII=);
}
.header_utility .lang {
  border-right: 1px solid #b3b3b3;
}
.header_utility .lang:first-child {
  border-left: 1px solid #b3b3b3;
}
.header_utility .lang[hreflang="en"] {
  font-family: "Swis721 Lt BT", Arial, sans-serif;
}
.header_utility .contact {
  padding: 0;
  display: inline-block;
}
.header_utility .contact {
  margin: 0 1.875em 0 2.1875em;
  padding-left: 27px;
  min-height: 13px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAaCAYAAADFTB7LAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAkBJREFUeNrslttLVFEUxrebk/VgZNFLlr1ET12wesjshoml0OUpIsigC0Z/QEJpMJBFgX+AWaQIBYJPmWVQ0FRQDyERJPQQVBRFD0UoRGWX34LvwEEaPc6cGYdowW+GPey95zvrrP2tXZJKpRY55wZhjSue+AC74Inn4z1sgVtFIu45rDdxNjCBlTAGu+HSDIu7CxvhDZSFAh9DFYxDM7TC7xkQ1w2N8AWs7O6FAivgPuzQxHPQBN8LJMyScRoOww9YpaStCwVazIUbcETjqxL8Oc/ivikZ7RrXwwNYGk7wkckBXIYzUKIUb4bXeRL3CbYrGU7JMTeZF53k/7KwDXqgVCeqGoYTFvcSalRaloyzSs6siRN9hg0OynbK5Ulb4WZC4h5J3AuYrQyeyjTZT7LRtkg9hDbUlaO4fqiDj7AA7sD+yRb4KTZcqSe2LvMTjsHJLG2oA/bBV1imk7ppqkU+xsZmQ2lo0Pg8HNAJjBP2YMfhBPzS6zVxy+Ms9jH/xGxoAI5qfC2mDY2pp3ZqvFfdYmHctPtpvKJArbBdJy+tV/Qqw/x3sqmwx7dAH8yZTl34LGrJWmGvbGgENoSNPRLPZE9P9WAX4YIezOVboFMNDsF82VCtTNbitjL7NlIazdkee5+DZdROsKE9cAh2wigsgYeRw1VwgRYrdCLX6rT26FZUpd9X5+rquQp0uhqldVVy+rbMLk6i7SQh0OlyeR2uqObKkmraQYIXgEA1mGh4V+TxX+A/LzDIpv0UMv4IMAD2bWywzdOdiQAAAABJRU5ErkJggg==) no-repeat 0 40%;
  background-size: 20px 13px;
}

.header_search {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}
.header_search .fc {
  border-bottom: 1px solid #808080;
  display: inline-block;
  vertical-align: bottom;
  font-size: 1rem;
}
.header_search .fc input:not([type]),
.header_search .fc input[type="text"],
.header_search .fc input[type="search"] {
  border: none;
  width: 10em;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.header_search .fc input:not([type]):focus,
.header_search .fc input[type="text"]:focus,
.header_search .fc input[type="search"]:focus {
  background-color: #eee;
}
.header_search .fb {
  padding: 0 0.5em;
  border-bottom: 1px solid #808080;
  display: inline-block;
  vertical-align: bottom;
  font-size: 1rem;
}

.header_hamburger_menu {
  display: none;
}
.header_hamburger_menu .hamburger_button {
  padding: 36px 0 12px;
  width: 7em;
  color: #fff;
  background: #454545 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAD9JREFUeNpi/P//PwM9ARMDnQELlKaHNxkHxIfD30IW5PAdDdJRC0dLmtE4HC1pRi0cLWlGS5rRkmaQ+hAgwADDmwZEiBSfHwAAAABJRU5ErkJggg==) no-repeat 50% 11px;
  background-size: 14px 14px;
  font-size: 0.5625rem;
  text-align: center;
  text-transform: uppercase;
}
.header_hamburger_menu .hamburger_button[aria-expanded="true"] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAARZJREFUeNq81EsOwiAQBmC8gomXqPZ1GrvwoNa46AXqoqewD8+AoAwZGwrDI07ybyYTvrZAGeecqexFWpEC9WJSilzVurqPsQf/1pQALdQ6snqMAtbz34pBMcbXKFOvbaoQ1IRBtQDahmQ/T4Dph6cOu9CcgmEwBnVhpemUUtFTDGYC4f5Q0JMvtgVS0HMIZgNd6FbNNswF+qJOjAICOqfAqKBM4wAb6t+IMnQkfNZJzUWDcpGRuIckNBUGNbrQEGwRuVgOkhU1NTMHVqm5KgQNxRhCFwua2UBfLAiNxbxRwJ4WrCZeahIqB28JMAp6B/AgMiTAILUBHZSj9xCjrwjMhGpsfUpls0uAYbTDmMzuo/6x3gIMABJMDEdwFEImAAAAAElFTkSuQmCC);
}
@media screen and (max-width: 30em) {
  .header_hamburger_menu {
    display: block;
  }
}

.header_hamburger_content {
  overflow: hidden;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
  color: #fff;
  background: #454545;
}
.header_hamburger_content a {
  color: inherit;
  text-decoration: none;
}
@media screen and (min-width: 30em) {
  .header_hamburger_content {
    display: none;
  }
}

.header_hamburger_close {
  margin-top: 0.9375em;
  padding: 0.9375em;
  border-top: 1px solid #747474;
  display: block;
  width: 100%;
}

.header_global-nav {
  color: #fff;
  background: #454545;
}
@media screen and (max-width: 30em) {
  .header_global-nav {
    display: none;
  }
}
.header_global-nav .nav_list {
  margin: auto;
  box-sizing: border-box;
  display: table;
  width: 100%;
  max-width: 1260px;
}
.header_global-nav .nav_list > li {
  display: table-cell;
  text-align: center;
}
.header_global-nav a {
  padding: 0.5625em 0.5em;
  display: block;
  color: #fff;
  background: #000;
  text-decoration: none;
}
.header_global-nav a[href] {
  background-color: #454545;
}
.header_global-nav a[href]:focus, .header_global-nav a[href]:hover {
  background-color: #262626;
}
.header_global-nav a[href].current {
  background-color: #000;
  font-weight: bold;
}

.header_local-nav {
  color: #fff;
  background: #000;
}
@media screen and (max-width: 30em) {
  .header_local-nav {
    display: none;
  }
}
.header_local-nav .nav_list {
  margin: auto;
  padding: 0 10px;
  box-sizing: border-box;
  max-width: 1260px;
}
.header_local-nav .nav_list > li {
  display: inline-block;
  text-align: center;
}
.header_local-nav .nav_list > li:last-child a > .pad {
  border-right: 1px solid #808080;
}
.header_local-nav a {
  padding: 0.75em 0;
  display: block;
  color: inherit;
  background: transparent;
  font-size: 0.875rem;
  text-decoration: none;
}
.header_local-nav a[href]:focus, .header_local-nav a[href]:hover {
  background-color: #262626;
}
.header_local-nav a > .pad {
  padding: 0 .6em 0 .6em;
  border-left: 1px solid #808080;
}

.header_global-nav_sp .nav_list {
  border-bottom: 1px solid #5c5c5c;
}
.header_global-nav_sp .nav_list > li {
  border-top: 1px solid #5c5c5c;
}
.header_global-nav_sp .nav_list a {
  padding: 11px 11px 11px 25px;
  display: block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAaCAYAAACD+r1hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAARVJREFUeNqM1DFLQlEYh/F7BSuhpYikcGhpqcWp9mqRVoeGvkKtrm59hCDncLItaGiJJltsjUAECXNICsogzdvz4l9wyfcc+MEVznMu995zjJMkiRgF9HEXecMCfOEHe/r9r8nFWTIeb9gMCVK4UvSEJS8wi2goukXaC0wOHUXnIYHZQV/RaUhgjjDCEIWQwJR1l3dshwQxqoqaWPECk0Fd0T3mvcCsoa2okor80cG1rvdD7nCs1Qc48Cbv4lvBiffQ63jR5AvvtS7gYertzHnBpSa3sOp96ZImfyLv7aVD/GofFb3duoUPrV72DtAynjW5pn00M7jR5EedvJln2lbroYsN78vH+l/KIsart7EmQfD4E2AAL2ZbEursDzQAAAAASUVORK5CYII=) no-repeat 10px 50%;
  background-size: 6px 13px;
}

.header_utility_sp {
  margin: 0 15px;
  text-align: center;
}
.header_utility_sp > p + p {
  border-top: 1px solid #5c5c5c;
}
.header_utility_sp a {
  display: inline-block;
}
.header_utility_sp .lang {
  padding: 8px 0;
}
.header_utility_sp .lang a {
  padding: 0 19px;
  border-right: 1px solid #5c5c5c;
}
.header_utility_sp .lang a:first-child {
  border-left: 1px solid #5c5c5c;
}
.header_utility_sp .sites {
  padding: 8px 0;
}
.header_utility_sp .sites a {
  padding: 0 19px;
  border-right: 1px solid #5c5c5c;
}
.header_utility_sp .sites a:first-child {
  border-left: 1px solid #5c5c5c;
}
.header_utility_sp .sites .global {
  padding: 0;
}
.header_utility_sp .sites .global::before {
  display: inline-block;
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4FJREFUeNrUmF1IFUEYho8H1AotFQsqNYIyKQSpbsKO/VCWXVQYhUlFGElBRt30QxdlFHThTRohFWVBEEVpd4lBWEpKIahlUlSgWdmfliWo57i9I++JYTk7M7vnqhcex90z38y3387PNxtjWZbPpdLBWrAcLOR1An/7DXpBF2gCDbw2l3DIAD8oBI9AyDJXiDaFbEPbV4xBhPLABZBtu18H7oIB8AoEQT7YDNrAerAE+Fm/A5SBx14jFA+qwDif9gcoB+28Pg62S/UTwCYwV7o3E5wDA7QRbVWy7Yj9OjmTApqlRi6COWAf2AWugmKpfinoASvADJBjay8JnJdedzP7MHIoRYqCiEq+ZmxdBl/BICOUCA6BCjDFVn8N+Ma2RR/JOofiQAsNekGWwpl00CYN4AfgNqgGXbxXG8Euk9G02FecyqEqVhRPnK2ZEfttM+oo7x8Eu8GYbYxNBVv5EMOSXaWTQ3nSAP7M8aCbpos5NsTrOmL77RioBzGMwnuHpUH0udLukF8aN2H9BLMM16kdnFHyvVjQAK5wUqjUHl6nwsaFDhWrDR2SyQVnwDMQAKOGi6jw4d+iVeawTI363CseDIJpXARjDe0OhBfGNMV2cN1ldLaBEcudvoMgfUgTEVonLe92beTmaaJMUAPiXEb0NCMpfMgXfwKKykngOTtTaTq4ASZ7eMULQCP/D/ikhVClVlBmez1F4BZ4CHZa0ekTy6ei4T5Do87wTOBMktUfhTNiKyng/31i0fqFUCUahlckW8tAMmgB9SCLiZoXBZnWjIB3YMjvIVt8AYo4TYvBWzDu0aGboFu2Fw4NuWxEDPQT4BroBJdAP397ydR12LCtMZbJLCci1OvzrvngDp/yMMMfYI69hdFTaTbLDJY9fjYWjSaBVew8nA+L8h6YB0oUtgXgFFjK624xY/ZY0eu1YvUWOVUNeKOwD7Is0W0dpmoy3FpEX08UJ5SJreOD9iSgVy7YYFDvi2JraZzwRZN+uNFHsEgToXJd+qFK0LxoCGQoHKo1TdDsKWw0yongSAJz7pBDCrtal+RHo9QIDt1X1K80PQZ50XAEZ/Yq6muPQfaDols12to6qcggjQ6KkY7SbnSW9ql8/UGHeq6O0k4fG0xUQds6xRnM08cG++zrMHSolKfTkMMrytP1919+sNJ90stguiEa+iNSiGg+6f0VYAAb8D1m5JgH/wAAAABJRU5ErkJggg==);
  vertical-align: -10px;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
.header_utility_sp .contact a {
  padding: 4px;
}
.header_utility_sp .contact a::before {
  display: inline-block;
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAcCAYAAAAeC42RAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAgVJREFUeNrsl00oBGEYx2fGd1xIbGIplBQpF6GWnKQ97N3BwYFycXB0cXBwcHGgFAeJUg7aUjjYSClyJLG15OTjgANaXv+Hd+ppbMyMGTNb/vWrnZ155v317szz7qsKIRSkCiyCgOLvPINBEFOlOCUIoqDBp9I3IAJ26UBjJy5AG1j3ofQJaNGldfEKMApU8ADCYMZH0hugFZzLY5r1UgWPSlB8ZgHk0KMjGQZJ4W2mQSZzGgGv5MzFKTFQxC4Mg0cPhJNy4nSPbDDPzn8Rp5yCWlbUDK7+UPpBTpg+Pk3ktuGalOKUWxBixeXg6A+kE6CRjVsrJ1KYFac8gV52kwIQdVF6HwTYeJ1yAoVVccobGAOqvFkGmHJBegXkMel+8PLN9T+K61kydJwhBzvOOJsYDUyYqDEtTtkBxUy+R75IdmN8FPPBqslaS+KUM1DHBmsClzakr0G74eU/tFBvWZxyBzrYoGXgwEL9Maj+Zbu1JU55Bn2Gn3nNRN0WKGR1EZsLnG3xVC8WdZxJG8u38EKcsgxymdCAoeOkWr7nfjmmI+KUPVDC5LrBvcnl21NxShzUM8kG2XV+Wr49F9c7TheT1Ql9s3zbEtcc/tNfKHdQ/ew7+rwJipwcKNOFHUsWmAU1coc14sa2SP14XhQloaRXKjUlTfMv/i9uoaskQTzNvJPvAgwA+tH9d7oodkUAAAAASUVORK5CYII=);
  vertical-align: -6px;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}

.header_search_sp {
  margin: 0 15px;
  background: #fff;
}
.header_search_sp .fc {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.header_search_sp .fc input:not([type]),
.header_search_sp .fc input[type="text"],
.header_search_sp .fc input[type="search"] {
  padding: 8px;
  border: none;
  box-sizing: border-box;
  width: 100%;
}
.header_search_sp .fb {
  padding: 8px 10px 0;
  display: table-cell;
  vertical-align: middle;
  white-space: nowrap;
}

#l_content {
  margin: auto;
  padding: 40px 20px 80px;
  max-width: 1260px;
}
@media screen and (max-width: 47.5em) {
  #l_content {
    padding-left: 15px;
    padding-left: 15px;
  }
}

.b_topic-path {
  background: #ccc;
}
.b_topic-path > p {
  margin: auto;
  padding: 6px 20px;
  max-width: 1260px;
  font-size: 0;
  line-height: 1.4;
}
@media screen and (max-width: 47.5em) {
  .b_topic-path > p {
    padding-left: 15px;
    padding-left: 15px;
  }
}
.b_topic-path .top {
  text-transform: uppercase;
}
.b_topic-path a,
.b_topic-path .separator {
  font-size: 0.75rem;
}
.b_topic-path .separator {
  margin: 0 1.25em;
}

.b_page-title {
  color: #fff;
  background: #333;
}
.b_page-title h1,
.b_page-title p {
  margin: auto;
  padding: 1.42857em 20px;
  max-width: 1260px;
  font-size: 1.75rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
}
@media screen and (max-width: 47.5em) {
  .b_page-title h1,
  .b_page-title p {
    padding-left: 15px;
    padding-left: 15px;
  }
}
.b_page-title._image h1 {
  padding-top: 2.60714em;
  padding-bottom: 2.60714em;
  background: no-repeat top left;
  background-size: cover;
}
.b_page-title._brightening {
  color: #fff;
  background: #00020d url("../images_global/innovation/bg.jpg") no-repeat 50% 42%;
}
.b_page-title._brightening p {
  padding-top: 0.88889em;
  padding-bottom: 0.88889em;
  font-family: "Swis721 Lt BT", Arial, sans-serif;
  font-size: 2.8125rem;
  text-shadow: 1px 0 0 #000;
}

#l_main {
  float: left;
  width: 74.5%;
}
#l_main:not(:first-child) {
  margin-top: 40px;
}
@media screen and (max-width: 47.5em) {
  #l_main {
    width: 100%;
  }
}

#l_sidebar {
  float: right;
  width: 23.85%;
  word-wrap: break-word;
}
#l_main:not(:first-child) + #l_sidebar {
  margin-top: 40px;
}
@media screen and (max-width: 47.5em) {
  #l_sidebar {
    margin-top: 1.5em;
    padding-top: 1.5em;
    border-top: 1px solid #e6e6e6;
    width: 100%;
  }
}

.sidebar_local-nav > h2 {
  color: #fff;
  background: #041a45;
  font-weight: bold;
  text-align: center;
}
.sidebar_local-nav > h2 a {
  padding: 1em 20px;
  display: block;
  color: inherit;
  text-decoration: none;
}
.sidebar_local-nav > h2 a[href]:focus, .sidebar_local-nav > h2 a[href]:hover {
  text-decoration: underline;
}
.sidebar_local-nav .nav_list > li {
  border-bottom: 1px solid #ccc;
}
.sidebar_local-nav .nav_list > li > ul > li {
  border-top: 1px solid #ccc;
}
.sidebar_local-nav .nav_list > li > ul > li a {
  padding-left: 38px;
}
.sidebar_local-nav .nav_list > li > ul > li a::before {
  margin-right: 0.4375em;
  content: "";
  display: inline-block;
  height: 1px;
  width: 10px;
  position: absolute;
  top: 1.8em;
  left: 20px;
  background: #808080;
}
.sidebar_local-nav .nav_list > li a {
  padding: 1em 20px;
  display: block;
  position: relative;
  color: #333;
  text-decoration: none;
}
.sidebar_local-nav .nav_list > li a:not([href]) {
  background-color: #e4ebf2;
  font-weight: bold;
}
.sidebar_local-nav .nav_list > li a:not(:only-child) {
  font-weight: bold;
}
.sidebar_local-nav .nav_list > li a[href]:focus, .sidebar_local-nav .nav_list > li a[href]:hover {
  text-decoration: underline;
}
.sidebar_local-nav .nav_list > li > .pad {
  padding: 1em 20px;
  display: block;
  font-weight: bold;
}

.sidebar_relation > li {
  padding: 1.875em 0;
  border-bottom: 1px solid #e6e6e6;
  padding-right: 0.55em;
  position: relative;
}
.sidebar_relation > li::before {
  margin-top: -0.25em;
  border-top: 0.1em solid #e50000;
  border-right: 0.1em solid #e50000;
  height: 0.5em;
  width: 0.5em;
  position: absolute;
  top: 50%;
  right: 0.1em;
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sidebar_relation a {
  text-decoration: none;
}
.sidebar_relation .image {
  margin-right: 18px;
  float: left;
  height: auto;
  max-width: 50%;
}
.sidebar_relation .text {
  overflow: hidden;
}
.sidebar_relation .date {
  display: block;
  font-family: "Swis721 Lt BT", Arial, sans-serif;
  font-size: 0.875rem;
  color: #9a9a9a;
  line-height: 1;
}
.sidebar_relation .title {
  margin-top: .5em;
  display: block;
  color: #333;
  font-size: 0.875rem;
  font-weight: bold;
  text-decoration: underline;
}
.sidebar_relation :hover .title,
.sidebar_relation :focus .title {
  text-decoration: none;
}

#l_footer {
  z-index: 1;
  position: relative;
  background: #fff;
}

/*.footer_area1 {
  padding: 2.5em 0 3.75em;
  color: #fff;
  background: #808080 url("../images_global/l_footer/area1_bg.png") no-repeat 50% 50%;
}
.footer_area1 a {
  color: #fff;
}
@media screen and (max-width: 47.5em) {
  .footer_area1 {
    display: none;
  }
}

.footer_area2 {
  padding: 1.5625em 0;
  color: #333;
  background: #e6e6e6;
}
.footer_area2 a {
  color: #333;
}
@media screen and (max-width: 47.5em) {
  .footer_area2 {
    padding: 0;
    background-color: #f2f2f2;
  }
}

.footer_area3 {
  margin: auto;
  padding: 0 10px;
  max-width: 1260px;
}

.footer_nav {
  margin: auto;
  padding: 0 10px;
  max-width: 1260px;
  font-size: 0.75rem;
}
.footer_nav > .pad {
  margin-left: -2%;
}
.footer_nav > .pad > .column {
  margin-left: 2%;
  display: inline-block;
  width: 18%;
  vertical-align: top;
}
.footer_nav > .pad > .column._x2 {
  width: 38%;
}
.footer_nav > .pad > .column._x2 .footer_nav_link {
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  -webkit-column-gap: 1em;
  -moz-column-gap: 1em;
  column-gap: 1em;
}
.footer_nav > .pad > .column._x3 {
  width: 58%;
}
.footer_nav > .pad > .column._x3 .footer_nav_link {
  -webkit-columns: 3;
  -moz-columns: 3;
  columns: 3;
  -webkit-column-gap: 1em;
  -moz-column-gap: 1em;
  column-gap: 1em;
}
.footer_nav a {
  text-decoration: none;
}
.footer_nav a:focus, .footer_nav a:hover {
  text-decoration: underline;
}

.footer_nav_category {
  margin-top: 2em;
  font-size: 1rem;
}

.footer_nav_link {
  margin-top: 1em;
}
.footer_nav_link > li {
  line-height: 1.2;
}
.footer_nav_link > li a {
  margin-top: 1em;
  display: inline-block;
}

.footer_utility {
  margin: auto;
  padding: 0 10px;
  max-width: 1260px;
  font-size: 0;
}
.footer_utility > li {
  margin: 0.3125em 0;
  border-left: 1px solid #737373;
  display: inline-block;
  vertical-align: top;
  font-size: 0.75rem;
  line-height: 1.2;
}
.footer_utility > li:last-child {
  border-right: 1px solid #737373;
}
.footer_utility a {
  padding: 0 0.5em;
  text-decoration: none;
}
.footer_utility a:focus, .footer_utility a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 47.5em) {
  .footer_utility {
    padding: 0;
  }
  .footer_utility > li {
    margin: 0;
    border-left: none;
    border-bottom: 1px solid #d9d9d9;
    display: list-item;
    font-size: 0.875rem;
  }
  .footer_utility > li:last-child {
    border: none;
  }
  .footer_utility a {
    padding: 1.1875em 0.9375em;
    display: block;
    padding-right: 2.82em;
    position: relative;
  }
  .footer_utility a::before {
    margin-top: -0.3em;
    border-top: 0.1em solid #e5002d;
    border-right: 0.1em solid #e5002d;
    height: 0.6em;
    width: 0.6em;
    position: absolute;
    top: 50%;
    right: 1.2em;
    content: "";
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

.footer_copyright {
  padding: 40px 0 20px;
  font-size: 0.75rem;
}
.footer_copyright .company_name {
  text-transform: uppercase;
}
*/
.m_hdg._A {
  margin: 2.25em 0 0;
}
.m_hdg._A h1,
.m_hdg._A h2,
.m_hdg._A h3,
.m_hdg._A h4,
.m_hdg._A h5,
.m_hdg._A h6 {
  padding: .6em 20px;
  border-left: 4px solid #333333;
  color: #fff;
  background: #808080;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.2;
}
.m_hdg._A h1 a,
.m_hdg._A h2 a,
.m_hdg._A h3 a,
.m_hdg._A h4 a,
.m_hdg._A h5 a,
.m_hdg._A h6 a {
  color: inherit;
}
.m_hdg._A .subheading {
  margin-bottom: .5em;
  display: block;
  font-size: 1rem;
  font-weight: normal;
}
.m_hdg._A .subheading._news {
  margin-top: .5em;
  margin-bottom: 0;
  font-weight: bold;
}
.m_hdg._B {
  margin: 2em 0 0;
}
.m_hdg._B h2,
.m_hdg._B h3,
.m_hdg._B h4,
.m_hdg._B h5,
.m_hdg._B h6 {
  padding: .45em 20px;
  border-left: 4px solid #808080;
  background: #cccccc;
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 1.2;
}
.m_hdg._B._font_small h2,
.m_hdg._B._font_small h3,
.m_hdg._B._font_small h4,
.m_hdg._B._font_small h5,
.m_hdg._B._font_small h6 {
  font-size: 1.125rem;
}
.m_hdg._C {
  margin: 1.75em 0 0;
}
.m_hdg._C h2,
.m_hdg._C h3,
.m_hdg._C h4,
.m_hdg._C h5,
.m_hdg._C h6 {
  padding: 0 0 0 20px;
  border-left: 4px solid #808080;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.2;
}
.m_hdg._D {
  margin: 1.5em 0 0;
}
.m_hdg._D h2,
.m_hdg._D h3,
.m_hdg._D h4,
.m_hdg._D h5,
.m_hdg._D h6 {
  padding: 0 0 0 20px;
  border-left: 4px solid #bfbfbf;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.2;
}
.m_hdg._E {
  margin: 1.25em 0 0;
}
.m_hdg._E h2,
.m_hdg._E h3,
.m_hdg._E h4,
.m_hdg._E h5,
.m_hdg._E h6 {
  padding: 0 0 0 20px;
  border-left: 2px solid #bfbfbf;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.2;
}

.m_text._center {
  text-align: center;
}
.m_text._right {
  text-align: right;
}

.m_note {
  font-size: 0.875rem;
}
.m_note .note_mark,
.m_note .note_text {
  display: table-cell;
  vertical-align: top;
}
.m_note .note_mark {
  padding-right: .2em;
  white-space: nowrap;
}
.m_note > p + p {
  margin-top: .5em;
}

.m_page-meta {
  color: #9a9a9a;
  font-size: 0.875rem;
  text-align: right;
}
.m_page-meta .meta_company {
  color: #333;
  font-weight: bold;
}

.m_list > li {
  margin-left: .1em;
  padding-left: 1em;
  position: relative;
}
.m_list > li::before {
  border-radius: 100%;
  display: inline-block;
  content: "";
  height: .45em;
  width: .45em;
  position: absolute;
  top: .5em;
  left: 0;
  background: #808080;
}
.m_list > li + li {
  margin-top: .75em;
}
.m_list._col2, .m_list._col3, .m_list._col4 {
  margin-right: -5%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-flow: row wrap;
}
.m_list._col2 > li, .m_list._col3 > li, .m_list._col4 > li {
  margin: 0 5% 0.5em 0;
  box-sizing: border-box;
}
.m_list._col2 > li {
  width: 45%;
}
@media screen and (max-width: 28em) {
  .m_list._col2 > li {
    width: 95%;
  }
}
.m_list._col3 > li {
  width: 28.33333%;
}
@media screen and (max-width: 56em) {
  .m_list._col3 > li {
    width: 45%;
  }
}
@media screen and (max-width: 28em) {
  .m_list._col3 > li {
    width: 95%;
  }
}
.m_list._col4 > li {
  width: 20%;
}
@media screen and (max-width: 69em) {
  .m_list._col4 > li {
    width: 28.33333%;
  }
}
@media screen and (max-width: 51em) {
  .m_list._col4 > li {
    width: 45%;
  }
}
@media screen and (max-width: 26em) {
  .m_list._col4 > li {
    width: 95%;
  }
}

.m_wisiwyg > ul:not([class]) {
  margin-left: 15px;
}
.m_wisiwyg > ul:not([class]) > li {
  list-style: disc;
}
.m_wisiwyg > ul:not([class]) > li + li {
  margin-top: .75em;
}

.m_list-num {
  margin-left: 30px;
}
.m_list-num > li {
  list-style: decimal;
}
.m_list-num > li + li {
  margin-top: .75em;
}
.m_list-num .m_list-num > li {
  list-style: upper-roman;
}

.m_wisiwyg > ol:not([class]) {
  margin-left: 30px;
}
.m_wisiwyg > ol:not([class]) > li {
  list-style: decimal;
}
.m_wisiwyg > ol:not([class]) > li + li {
  margin-top: .75em;
}

.m_list-icon {
  display: table;
}
.m_list-icon > li {
  display: table-row;
}
.m_list-icon > li > .list_icon,
.m_list-icon > li > .list_main {
  display: table-cell;
  vertical-align: top;
}
.m_list-icon > li > .list_icon {
  padding-top: .2em;
  padding-right: 5px;
}
.m_list-icon > li > .list_icon img,
.m_list-icon > li > .list_icon object {
  display: block;
}
.m_list-icon > li + li > .list_icon {
  padding-top: .7em;
}
.m_list-icon > li + li > .list_main {
  padding-top: .5em;
}

.m_list-des > dt {
  font-size: 1rem;
  font-weight: bold;
}
.m_list-des > dd {
  margin-top: .2em;
}
.m_list-des > dd + dt {
  margin-top: .75em;
}

.m_link._for-top {
  margin-top: 2em;
  text-align: right;
}
.m_link._for-top:last-child {
  margin-top: 3em;
}
.m_link._for-top a::before {
  top: .85em;
  -webkit-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  transform: rotate(315deg);
}
.m_link._page-nav {
  display: table;
  width: 100%;
}
.m_link._page-nav .link_prev {
  display: table-cell;
  vertical-align: top;
}
.m_link._page-nav .link_prev a::before {
  left: .1em;
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}
.m_link._page-nav .link_next {
  display: table-cell;
  text-align: right;
  vertical-align: top;
}
.m_link._right {
  text-align: right;
}

.m_links > li + li {
  margin-top: .8em;
}
.m_links > li a {
  font-weight: bold;
}
.m_links > li a[href] {
  font-weight: normal;
}
.m_links .link_explain {
  padding-left: 22px;
}
.m_links .link_explain > :first-child {
  margin-top: .5em;
}
.m_links._inline {
  margin-left: -1.5em;
}
.m_links._inline > li {
  margin: 0 0 0.5em 1.5em;
  display: inline-block;
  vertical-align: top;
}
.m_links._col2, .m_links._col3, .m_links._col4 {
  font-size: 0;
}
.m_links._col2 > li, .m_links._col3 > li, .m_links._col4 > li {
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
}
.m_links._col2 {
  margin-left: -3%;
}
.m_links._col2 > li {
  margin: 0 0 0.5em 3%;
  width: 47%;
}
@media screen and (max-width: 28em) {
  .m_links._col2 > li {
    width: 97%;
  }
}
.m_links._col3 {
  margin-left: -3%;
}
.m_links._col3 > li {
  margin: 0 0 0.5em 3%;
  width: 30.33333%;
}
@media screen and (max-width: 56em) {
  .m_links._col3 > li {
    width: 47%;
  }
}
@media screen and (max-width: 28em) {
  .m_links._col3 > li {
    width: 97%;
  }
}
.m_links._col4 {
  margin-left: -3%;
}
.m_links._col4 > li {
  margin: 0 0 0.5em 3%;
  width: 22%;
}
@media screen and (max-width: 69em) {
  .m_links._col4 > li {
    width: 30.33333%;
  }
}
@media screen and (max-width: 51em) {
  .m_links._col4 > li {
    width: 47%;
  }
}
@media screen and (max-width: 26em) {
  .m_links._col4 > li {
    width: 97%;
  }
}
.m_links._box {
  font-size: 0;
}
.m_links._box > li {
  margin: 0 2px 2px 0;
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
}
.m_links._box > li a {
  padding: .75em 1em;
  display: block;
  color: #333;
  background: #ebebeb;
  font-weight: bold;
}
.m_links._box > li a[href] {
  text-decoration: none;
}
.m_links._box > li a[href]:focus, .m_links._box > li a[href]:hover {
  text-decoration: underline;
}
.m_links._box > li a:not([href]) {
  color: #fff;
  background-color: #808080;
}
.m_links._box > li a::before {
  content: none;
}
.m_links._tab .tablist {
  margin: 0 -10px 5px 0;
  font-size: 0;
}
.m_links._tab .tablist > li {
  margin: 0 10px 5px 0;
  border-radius: 10px 10px 0 0;
  box-shadow: 1px 0 4px rgba(6, 0, 1, 0.2);
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
}
@media screen and (max-width: 30em) {
  .m_links._tab .tablist {
    margin-right: 0;
  }
  .m_links._tab .tablist > li {
    margin-right: 0;
    width: 100%;
  }
}
.m_links._tab .tablist a {
  padding: .75em 20px 1em;
  border-top: 6px solid #666;
  border-radius: 10px 10px 0 0;
  box-sizing: border-box;
  display: block;
  min-width: 10.85em;
  color: #333;
  background: #fff;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 30em) {
  .m_links._tab .tablist a {
    min-width: 0;
  }
}
.m_links._tab .tablist a[href] {
  border-color: #fff;
  color: inherit;
  text-decoration: none;
}
.m_links._tab .tablist a[href]:focus, .m_links._tab .tablist a[href]:hover {
  text-decoration: underline;
}
.m_links._tab .tablist a::before {
  content: none;
}
.m_links._tab .tabpanel {
  padding: 12px;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  box-shadow: 0 0 4px rgba(6, 0, 1, 0.2);
}
.m_links._subtoc a::before {
  top: .5em;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

.m_tbl-data table {
  border-collapse: collapse;
  width: 100%;
}
.m_tbl-data caption {
  text-align: left;
}
.m_tbl-data th,
.m_tbl-data td {
  padding: 1em 15px .8em;
  border: 1px solid #ccc;
  vertical-align: top;
}
.m_tbl-data td {
  background: #fff;
}
.m_tbl-data th,
.m_tbl-data thead td {
  background: #e6e6e6;
  font-weight: bold;
}
.m_tbl-data thead th,
.m_tbl-data thead td,
.m_tbl-data tfoot th,
.m_tbl-data tfoot td {
  text-align: center;
}
.m_tbl-data tr.emphasis th,
.m_tbl-data tr.emphasis td {
  background: #e4ebf2;
}
.m_tbl-data .cell_num {
  text-align: right;
}
.m_tbl-data._x-scroll {
  overflow-x: auto;
}
.m_tbl-data._x-scroll th,
.m_tbl-data._x-scroll td {
  white-space: nowrap;
}
@media screen and (max-width: 47.5em) {
  .m_tbl-data._tandem table,
  .m_tbl-data._tandem caption,
  .m_tbl-data._tandem tbody,
  .m_tbl-data._tandem tr,
  .m_tbl-data._tandem th,
  .m_tbl-data._tandem td {
    display: block;
  }
  .m_tbl-data._tandem th {
    text-align: left;
  }
  .m_tbl-data._tandem tr + tr th {
    border-top: none;
  }
  .m_tbl-data._tandem td {
    border-top: none;
  }
}

.m_wisiwyg > table:not([class]) {
  border-collapse: collapse;
  width: 100%;
}
.m_wisiwyg > table:not([class]) caption {
  text-align: left;
}
.m_wisiwyg > table:not([class]) th,
.m_wisiwyg > table:not([class]) td {
  padding: 1em 15px .8em;
  border: 1px solid #ccc;
  vertical-align: top;
}
.m_wisiwyg > table:not([class]) td {
  background: #fff;
}
.m_wisiwyg > table:not([class]) th,
.m_wisiwyg > table:not([class]) thead td {
  background: #e6e6e6;
  font-weight: bold;
}
.m_wisiwyg > table:not([class]) thead th,
.m_wisiwyg > table:not([class]) thead td,
.m_wisiwyg > table:not([class]) tfoot th,
.m_wisiwyg > table:not([class]) tfoot td {
  text-align: center;
}
.m_wisiwyg > table:not([class]) tbody > tr:nth-child(odd) > td {
  background-color: #e6e6e6;
}
.m_wisiwyg > table:not([class]) thead + tbody > tr:nth-child(odd) > td {
  background-color: #fff;
}

.m_image .embedded_link, .m_video .embedded_link {
  margin-top: .25em;
  display: block;
  text-align: left;
  text-decoration: underline;
}
.m_image a:focus .embedded_link, .m_video a:focus .embedded_link,
.m_image a:hover .embedded_link,
.m_video a:hover .embedded_link {
  text-decoration: none;
}

.m_image .embedded_caption, .m_image-sbs .embedded_caption, .m_image-sneak .embedded_caption, .m_image-list .embedded_caption, .figures_image-sbs .embedded_caption {
  margin-top: .5em;
  color: #666;
  font-size: 0.75rem;
  text-align: center;
}

.m_image {
  text-align: center;
}
.m_image._left {
  text-align: left;
}
.m_image .image_area {
  display: inline-block;
  max-width: 100%;
  text-align: left;
  vertical-align: top;
}
.m_image .image_area > img,
.m_image .image_area > object,
.m_image .image_area > svg {
  box-sizing: border-box;
  display: inline-block;
  height: auto;
  max-width: 100%;
  vertical-align: top;
}
.m_image .image_area > svg {
  height: 0%;
}

.m_video .frame_area {
  display: block;
}
.js_enabled .m_video .frame_area {
  position: relative;
  height: 0;
  overflow: hidden;
}
.m_video iframe {
  margin: auto;
  border: none;
  display: block;
}
.js_enabled .m_video iframe {
  position: absolute;
  height: 100%;
  width: 100%;
}

.m_image-sbs {
  display: table;
}
.m_image-sbs > li {
  display: table-row;
}
.m_image-sbs > li + li .text_area,
.m_image-sbs > li + li .image_area {
  padding-top: 20px;
}
.m_image-sbs .text_area,
.m_image-sbs .image_area {
  display: table-cell;
  vertical-align: top;
}
.m_image-sbs .text_area {
  width: 100%;
}
.m_image-sbs .image_area img,
.m_image-sbs .image_area object {
  display: inline-block;
  vertical-align: top;
}
.m_image-sbs .image_area img + img, .m_image-sbs .image_area img + object,
.m_image-sbs .image_area object + img,
.m_image-sbs .image_area object + object {
  margin-top: 10px;
}
.m_image-sbs._text_first .text_area {
  padding-right: 20px;
}
.m_image-sbs._image_first {
  direction: rtl;
}
.m_image-sbs._image_first .text_area,
.m_image-sbs._image_first .image_area {
  direction: ltr;
  text-align: start;
}
.m_image-sbs._image_first .image_area {
  padding-right: 20px;
}
@media screen and (max-width: 30em) {
  .m_image-sbs._image_small {
    display: block;
  }
  .m_image-sbs._image_small .text_area,
  .m_image-sbs._image_small .image_area {
    padding: 0;
    display: block;
  }
  .m_image-sbs._image_small .text_area + .image_area,
  .m_image-sbs._image_small .image_area + .text_area {
    margin-top: 1em;
  }
  .m_image-sbs._image_small .image_area img {
    display: inline-block;
    height: auto;
    max-width: 100%;
    vertical-align: top;
  }
  .m_image-sbs._image_small .embedded_caption {
    text-align: left;
  }
}
@media screen and (max-width: 47.5em) {
  .m_image-sbs._image_middle {
    display: block;
  }
  .m_image-sbs._image_middle .text_area,
  .m_image-sbs._image_middle .image_area {
    padding: 0;
    display: block;
  }
  .m_image-sbs._image_middle .text_area + .image_area,
  .m_image-sbs._image_middle .image_area + .text_area {
    margin-top: 1em;
  }
  .m_image-sbs._image_middle .image_area img {
    display: inline-block;
    height: auto;
    max-width: 100%;
    vertical-align: top;
  }
  .m_image-sbs._image_middle .embedded_caption {
    text-align: left;
  }
}
@media screen and (max-width: 60em) {
  .m_image-sbs._image_large {
    display: block;
  }
  .m_image-sbs._image_large .text_area,
  .m_image-sbs._image_large .image_area {
    padding: 0;
    display: block;
  }
  .m_image-sbs._image_large .text_area + .image_area,
  .m_image-sbs._image_large .image_area + .text_area {
    margin-top: 1em;
  }
  .m_image-sbs._image_large .image_area img {
    display: inline-block;
    height: auto;
    max-width: 100%;
    vertical-align: top;
  }
  .m_image-sbs._image_large .embedded_caption {
    text-align: left;
  }
}

.m_image-sneak > .image_area {
  margin-bottom: 20px;
}
.m_image-sneak > .image_area img,
.m_image-sneak > .image_area object {
  display: inline-block;
  height: auto;
  max-width: 100%;
  vertical-align: top;
}
.m_image-sneak > .image_area img + img,
.m_image-sneak > .image_area img + object,
.m_image-sneak > .image_area object + img,
.m_image-sneak > .image_area object + object {
  margin-top: 10px;
}
.m_image-sneak > .text_area > :first-child {
  margin-top: 0;
}
.m_image-sneak._text-first > .image_area {
  padding-left: 20px;
  float: right;
}
.m_image-sneak._image-first > .image_area {
  padding-right: 20px;
  float: left;
}
@media screen and (max-width: 30em) {
  .m_image-sneak._image_small > .image_area {
    padding-right: 0;
    padding-left: 0;
    float: none;
  }
}
@media screen and (max-width: 47.5em) {
  .m_image-sneak._image_middle > .image_area {
    padding-right: 0;
    padding-left: 0;
    float: none;
  }
}
@media screen and (max-width: 60em) {
  .m_image-sneak._image_large > .image_area {
    padding-right: 0;
    padding-left: 0;
    float: none;
  }
}

.m_image-list {
  margin-left: -2%;
}
.m_image-list .image_area {
  margin-left: 2%;
  margin-bottom: 1em;
  display: inline-block;
  vertical-align: top;
}
.m_image-list .image_area img,
.m_image-list .image_area object {
  margin: auto;
  display: inline-block;
  max-width: 100%;
  height: auto;
  background: #fff;
  vertical-align: middle;
}
.m_image-list._col2 {
  margin-left: 0;
  font-size: 0;
}
.m_image-list._col2 .image_area {
  margin-left: 0;
  width: 50%;
  font-size: 1rem;
}
@media screen and (max-width: 40em) {
  .m_image-list._col2 .image_area {
    width: 100%;
  }
}
.m_image-list._col2 .image_area img,
.m_image-list._col2 .image_area object {
  width: 100%;
}

.m_columns {
  font-size: 0;
}
.m_columns .column {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
}
.m_columns._border .column {
  padding: 1em 10px;
  border: 1px solid #ccc;
}
.m_columns._max2 {
  margin-left: -3%;
}
.m_columns._max2 .column {
  margin-left: 3%;
  width: 47%;
}
@media screen and (max-width: 28em) {
  .m_columns._max2 .column {
    width: 97%;
  }
}
.m_columns._max3 {
  margin-left: -3%;
}
.m_columns._max3 .column {
  margin-left: 3%;
  width: 30.33333%;
}
@media screen and (max-width: 56em) {
  .m_columns._max3 .column {
    width: 47%;
  }
}
@media screen and (max-width: 28em) {
  .m_columns._max3 .column {
    width: 97%;
  }
}
.m_columns._max4 {
  margin-left: -3%;
}
.m_columns._max4 .column {
  margin-left: 3%;
  width: 22%;
}
@media screen and (max-width: 69em) {
  .m_columns._max4 .column {
    width: 30.33333%;
  }
}
@media screen and (max-width: 51em) {
  .m_columns._max4 .column {
    width: 47%;
  }
}
@media screen and (max-width: 26em) {
  .m_columns._max4 .column {
    width: 97%;
  }
}

.m_box._apart {
  margin-top: 2em;
}
.m_box._A {
  padding: 1.5em 19px;
  border: 1px solid #e6e6e6;
  background: #e6e6e6;
}
.m_box._A._center {
  text-align: center;
}
.m_box._B {
  padding: 1.5em 19px;
  border: 1px solid #ccc;
  background: #fff;
}
.m_box._B > li {
  padding: 1.5em 0;
}
.m_box._B > li:first-child {
  padding-top: 0;
}
.m_box._B > li:last-child {
  padding-bottom: 0;
}
.m_box._B > li + li {
  border-top: 1px dashed #ccc;
}
.m_box._C {
  padding: 1.5em 19px;
  border: 1px solid #dce9f5;
  background: #dce9f5;
}
.m_box._C._center {
  text-align: center;
}
.m_box._link {
  padding: 1.5em 19px;
  border: 1px solid #e6e6e6;
  background: #e6e6e6;
}
.m_box._link .box_text,
.m_box._link .box_link {
  display: table-cell;
  vertical-align: middle;
}
.m_box._link .box_text {
  padding-right: 30px;
}
.m_box._link .box_link {
  white-space: nowrap;
}
@media screen and (max-width: 32em) {
  .m_box._link .box_text,
  .m_box._link .box_link {
    display: block;
  }
  .m_box._link .box_text {
    padding-right: 0;
  }
  .m_box._link .box_link {
    margin-top: 20px;
    text-align: center;
    white-space: normal;
  }
}
.m_box._inquiry {
  margin-top: 5em;
  padding: 1.5625em 19px;
  border: 1px solid #dce9f5;
  background: #dce9f5;
  text-align: center;
}
.m_box._inquiry .box_text,
.m_box._inquiry .box_button {
  padding: 0.3125em 7px;
  display: inline-block;
  vertical-align: middle;
}

.m_listpage {
  margin-left: -4%;
  font-size: 0;
}
.m_listpage > li {
  margin: 40px 0 0 4%;
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
}
.m_listpage._max2 > li, .m_listpage._max3 > li, .m_listpage._max4 > li {
  width: 96%;
}
.m_listpage._max2 > li:nth-child(1), .m_listpage._max3 > li:nth-child(1), .m_listpage._max4 > li:nth-child(1) {
  margin-top: 0;
}
@media screen and (min-width: 28em) {
  .m_listpage._max2 > li {
    width: 46%;
  }
  .m_listpage._max2 > li:nth-child(2) {
    margin-top: 0;
  }
}
@media screen and (min-width: 28em) {
  .m_listpage._max3 > li {
    width: 46%;
  }
  .m_listpage._max3 > li:nth-child(2) {
    margin-top: 0;
  }
}
@media screen and (min-width: 52em) {
  .m_listpage._max3 > li {
    width: 29.33333%;
  }
  .m_listpage._max3 > li:nth-child(3) {
    margin-top: 0;
  }
}
@media screen and (min-width: 28em) {
  .m_listpage._max4 > li {
    width: 46%;
  }
  .m_listpage._max4 > li:nth-child(2) {
    margin-top: 0;
  }
}
@media screen and (min-width: 52em) {
  .m_listpage._max4 > li {
    width: 29.33333%;
  }
  .m_listpage._max4 > li:nth-child(3) {
    margin-top: 0;
  }
}
@media screen and (min-width: 64em) {
  .m_listpage._max4 > li {
    margin-left: 4%;
    width: 21%;
  }
  .m_listpage._max4 > li:nth-child(4) {
    margin-top: 0;
  }
}
.m_listpage .listpage_title,
.m_listpage .listpage_image,
.m_listpage .listpage_lede,
.m_listpage .listpage_text,
.m_listpage .listpage_link {
  margin-top: 0.625em;
}
.m_listpage .listpage_title:first-child,
.m_listpage .listpage_image:first-child,
.m_listpage .listpage_lede:first-child,
.m_listpage .listpage_text:first-child,
.m_listpage .listpage_link:first-child {
  margin-top: 0;
}
.m_listpage .listpage_image {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.m_listpage .listpage_image img,
.m_listpage .listpage_image object {
  display: block;
  height: auto;
  width: 100%;
}

.m_listpage_link {
  margin-left: -0.5%;
  font-size: 0;
}
.m_listpage_link > li {
  margin: 5px 0 0 0.5%;
  box-sizing: border-box;
  display: inline-block;
  background: #d9d9d9;
  vertical-align: top;
  font-size: 1rem;
}
.m_listpage_link > li a {
  display: block;
  color: inherit;
}
.m_listpage_link > li a[href] {
  text-decoration: none;
}
.m_listpage_link > li a[href]:focus, .m_listpage_link > li a[href]:hover {
  text-decoration: underline;
}
.m_listpage_link._max2 > li, .m_listpage_link._max3 > li, .m_listpage_link._max4 > li {
  width: 99.5%;
}
.m_listpage_link._max2 > li:nth-child(1), .m_listpage_link._max3 > li:nth-child(1), .m_listpage_link._max4 > li:nth-child(1) {
  margin-top: 0;
}
@media screen and (min-width: 28em) {
  .m_listpage_link._max2 > li {
    width: 49.5%;
  }
  .m_listpage_link._max2 > li:nth-child(2) {
    margin-top: 0;
  }
}
@media screen and (min-width: 28em) {
  .m_listpage_link._max3 > li {
    width: 49.5%;
  }
  .m_listpage_link._max3 > li:nth-child(2) {
    margin-top: 0;
  }
}
@media screen and (min-width: 52em) {
  .m_listpage_link._max3 > li {
    width: 32.83333%;
  }
  .m_listpage_link._max3 > li:nth-child(3) {
    margin-top: 0;
  }
}
@media screen and (min-width: 28em) {
  .m_listpage_link._max4 > li {
    width: 49.5%;
  }
  .m_listpage_link._max4 > li:nth-child(2) {
    margin-top: 0;
  }
}
@media screen and (min-width: 52em) {
  .m_listpage_link._max4 > li {
    width: 32.83333%;
  }
  .m_listpage_link._max4 > li:nth-child(3) {
    margin-top: 0;
  }
}
@media screen and (min-width: 64em) {
  .m_listpage_link._max4 > li {
    margin-left: 0.5%;
    width: 24.5%;
  }
  .m_listpage_link._max4 > li:nth-child(4) {
    margin-top: 0;
  }
}
.m_listpage_link .link_image {
  display: block;
  height: auto;
  width: 100%;
}
.m_listpage_link .link_text {
  padding: 0.875em 20px;
  border: solid #e6e6e6;
  border-width: 0 1px 1px;
  padding-right: 2.02em;
  position: relative;
}
.m_listpage_link .link_text::before {
  margin-top: -0.3em;
  border-top: 0.1em solid #e5002d;
  border-right: 0.1em solid #e5002d;
  height: 0.6em;
  width: 0.6em;
  position: absolute;
  top: 50%;
  right: 0.8em;
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.m_listpage_link .link_title {
  margin-bottom: .1em;
  font-size: 1.25rem;
  font-weight: bold;
}
.m_listpage_link .link_title._font_small {
  font-size: 1rem;
}
.m_listpage_link._dark > li {
  color: #fff;
  background-color: #333;
}
.m_listpage_link._dark .link_text {
  border-color: #333;
  padding-right: 2.02em;
  position: relative;
}
.m_listpage_link._dark .link_text::before {
  margin-top: -0.3em;
  border-top: 0.1em solid #fff;
  border-right: 0.1em solid #fff;
  height: 0.6em;
  width: 0.6em;
  position: absolute;
  top: 50%;
  right: 0.8em;
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.m_tab {
  margin: 40px 0 0;
}
.m_tab [role="tablist"] {
  margin: 0 -5px 5px 0;
}
.m_tab [role="tablist"]:last-child:not(:first-child) {
  margin-top: 5px;
  margin-bottom: 0;
}
.m_tab [role="tablist"]:last-child:not(:first-child) [role="tab"] {
  margin-top: 5px;
  margin-bottom: 0;
  padding-top: 1em;
  padding-bottom: .75em;
  border-radius: 0 0 10px 10px;
  border-top: none;
  border-bottom: 6px solid #fff;
}
.m_tab [role="tablist"]:last-child:not(:first-child) [role="tab"][aria-selected="true"] {
  border-color: #e4ebf2;
}
.m_tab [role="tab"] {
  margin: 0 5px 5px 0;
  padding: .75em 20px 1em;
  border-top: 6px solid #fff;
  border-radius: 10px 10px 0 0;
  box-sizing: border-box;
  box-shadow: 1px 0 4px rgba(6, 0, 1, 0.2);
  display: inline-block;
  min-width: 10.85em;
  color: #333;
  background: #fff;
  font-weight: bold;
  cursor: pointer;
  vertical-align: top;
  text-align: center;
}
@media screen and (max-width: 30em) {
  .m_tab [role="tab"] {
    width: 100%;
    min-width: 0;
  }
}
.m_tab [role="tab"][aria-selected="true"] {
  border-color: #e4ebf2;
  color: #06c;
  background-color: #e4ebf2;
}
.m_tab [role="tab"]:hover {
  text-decoration: underline;
}
.m_tab [role="tabpanel"] {
  padding: 12px;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  box-shadow: 0 0 4px rgba(6, 0, 1, 0.2);
}
.m_tab [role="tabpanel"][aria-hidden="true"] {
  display: none;
}

.m_faq > li {
  padding: 1.5em 0;
}
.m_faq > li + li {
  border-top: 1px dashed #bfbfbf;
}
.m_faq .faq_q,
.m_faq .faq_a {
  position: relative;
  min-height: 3.2em;
}
.m_faq .q_icon,
.m_faq .a_icon {
  padding: .17em;
  display: inline-block;
  min-width: 1em;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.875rem;
  line-height: 1;
  text-align: center;
}
.m_faq .q_icon {
  color: #fff;
  background: #7c8aa6;
}
.m_faq .a_icon {
  color: #333;
  background: #c3cad9;
}
.m_faq .q_area,
.m_faq .a_area {
  padding: .5em 0 0 4em;
}
.m_faq .q_area {
  font-weight: bold;
}

.m_chronological-table .chronological-table_section + .chronological-table_section {
  margin-top: .5em;
  padding-top: 1em;
  border-top: 1px solid #ccc;
}
.m_chronological-table .chronological-table_hdg {
  padding-right: 10px;
  display: table-cell;
  min-width: 6em;
  vertical-align: top;
}
@media screen and (max-width: 36em) {
  .m_chronological-table .chronological-table_hdg {
    padding-right: 0;
    display: block;
  }
}
.m_chronological-table .chronological-table_hdg .hdg_year {
  padding: .3em 1em;
  background: #e6e6e6;
  font-weight: bold;
  white-space: nowrap;
  text-align: center;
}
.m_chronological-table .chronological-table_content {
  display: table-cell;
  vertical-align: top;
}
@media screen and (max-width: 36em) {
  .m_chronological-table .chronological-table_content {
    margin-top: 1em;
    display: block;
  }
}
.m_chronological-table .chronological-table_content > li + li {
  margin-top: .75em;
}
.m_chronological-table .chronological-table_content .chronological-table_type {
  padding-right: 10px;
  display: table-cell;
  vertical-align: top;
}
.m_chronological-table .chronological-table_content .chronological-table_type:lang(ja) {
  white-space: nowrap;
}
.m_chronological-table .chronological-table_content .chronological-table_type .icon {
  padding: .3em 1em;
  display: block;
}
.m_chronological-table .chronological-table_content .chronological-table_type .icon._cold {
  color: #fff;
  background-color: #041a45;
}
.m_chronological-table .chronological-table_content .chronological-table_type .icon._hot {
  color: #fff;
  background-color: #900;
}
.m_chronological-table .chronological-table_content .chronological-table_text_area {
  display: table-cell;
  vertical-align: top;
}

.m_news .news_hdg {
  border-top: 1px solid #e6e6e6;
}
.m_news .news_hdg > .hdg_text {
  padding: 20px 25px 7px 0;
  display: inline-block;
  vertical-align: middle;
}
.m_news .news_hdg > .hdg_text h2,
.m_news .news_hdg > .hdg_text h3,
.m_news .news_hdg > .hdg_text h4,
.m_news .news_hdg > .hdg_text h5,
.m_news .news_hdg > .hdg_text h6 {
  font-size: 1.25rem;
  font-weight: bold;
}
.m_news .news_hdg > .hdg_link {
  padding: 20px 0 7px 0;
  display: inline-block;
  font-size: 1.125rem;
  vertical-align: middle;
}
.m_news .news_list {
  margin-top: 1em;
  display: table;
  width: 100%;
}
.m_news .news_list > li {
  display: table-row;
}
.m_news .news_list > li > .news_date,
.m_news .news_list > li > .news_text {
  padding: 1.2em 0;
  border-top: 1px solid #e6e6e6;
  display: table-cell;
  vertical-align: top;
  font-size: 0.875rem;
}
.m_news .news_list > li > .news_date {
  padding-right: 2.85714em;
  white-space: nowrap;
}
.m_news .news_list > li > .news_text {
  width: 100%;
}
.m_news .news_list .news_block {
  margin-top: 1em;
  padding-left: 1.1em;
  position: relative;
}
.m_news .news_list .news_block:first-child {
  margin-top: 0;
}
.m_news .news_list .news_block::before {
  border-radius: 100%;
  display: inline-block;
  content: "";
  height: .45em;
  width: .45em;
  position: absolute;
  top: .5em;
  left: 0;
  background: #808080;
}
.m_news .news_list .news_note_links > li {
  margin-top: .5em;
  padding-left: 15px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAABCAIAAABsYngUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABFJREFUeNpibGhoYMAGAAIMACKyAYLIWZf2AAAAAElFTkSuQmCC) no-repeat 0 50%;
}
@media screen and (max-width: 30em) {
  .m_news .news_list {
    display: block;
  }
  .m_news .news_list > li {
    display: block;
  }
  .m_news .news_list > li > .news_date,
  .m_news .news_list > li > .news_text {
    display: block;
  }
  .m_news .news_list > li > .news_text {
    padding-top: 0;
    border-top: none;
  }
}

.m_share {
  margin-top: 3.125em;
}
.m_share .share_button {
  margin-left: .4em;
  padding: .3em .8em;
  border-radius: .2em;
  font-size: 0.75rem;
}
.m_share .share_button a {
  color: inherit;
  text-decoration: none;
}
.m_share .share_button .icon {
  margin: 0 8px 2px 0;
  display: inline-block;
  vertical-align: middle;
}
.m_share .share_button._facebook {
  color: #fff;
  background-color: #3b5998;
}
.m_share .share_button._twitter {
  color: #fff;
  background: #55acee;
}
.m_share .share_button._linkedin {
  color: #fff;
  background-color: #0073b2;
}

.m_map .map_frame {
  margin: auto;
  border: none;
  display: block;
  width: 100%;
  height: 480px;
}
.m_map .map_link {
  margin-top: .5em;
  display: block;
  text-align: right;
}

.m_info {
  padding: 15px;
  background: #f0f0f0;
}
.m_info .info_hdg {
  padding-right: 1em;
  display: table-cell;
  font-weight: bold;
  vertical-align: top;
}
.m_info .info_main {
  padding-top: .15em;
  display: table-cell;
  font-size: 0.875rem;
  vertical-align: top;
}
@media screen and (max-width: 47.5em) {
  .m_info .info_hdg {
    padding-right: 0;
    display: block;
  }
  .m_info .info_main {
    display: block;
  }
}

.m_appeal {
  display: table;
  width: 100%;
}
.m_appeal .text_area,
.m_appeal .image_area {
  display: table-cell;
  color: #fff;
  background: #333;
  vertical-align: middle;
}
.m_appeal .image_area {
  width: 48%;
}
.m_appeal .image_area img,
.m_appeal .image_area object {
  display: inline-block;
  height: auto;
  vertical-align: top;
}
@media screen and (max-width: 72em) {
  .m_appeal .image_area img,
  .m_appeal .image_area object {
    width: 100%;
  }
}
.m_appeal .text_area {
  padding: 20px 2%;
  box-sizing: border-box;
  width: 52%;
  font-size: 1.25rem;
  font-weight: bold;
}
@media screen and (max-width: 644px) {
  .m_appeal {
    display: block;
  }
  .m_appeal .text_area,
  .m_appeal .image_area {
    display: block;
    width: auto;
  }
}

.m_dialog {
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(64, 64, 64, 0.5);
  z-index: 9999;
}
.js_enabled .m_dialog {
  position: absolute;
}
.m_dialog[hidden] {
  display: none;
}
.m_dialog > .pad {
  margin: auto;
  box-sizing: border-box;
  box-shadow: 0 0 8px #000;
  position: relative;
  width: 95%;
  max-width: 822px;
  color: #333;
  background: #fff;
}
.m_dialog .dialog_main {
  padding: 60px 40px;
}
.m_dialog .btn_close_header {
  padding: 15px;
  position: absolute;
  top: 0;
  right: 0;
}
.m_dialog .btn_close_footer {
  padding: 1.7em;
  border-top: 1px solid #e6e6e6;
  display: block;
  width: 100%;
}
.m_dialog .btn_close_footer::before {
  margin-right: 1.1em;
  content: url(/common/images_global/dialog_close_button.png);
  display: inline-block;
  vertical-align: middle;
}

.text_emphasis1 {
  font-weight: bold;
}

.text_emphasis2 {
  color: #900;
  font-weight: bold;
}

.text_lede {
  color: #333;
  font-size: 1.25rem;
}

.text_italic {
  font-weight: bold;
  font-style: italic;
}

.text_new {
  margin-left: .5em;
  padding: .1em .3em 0;
  color: #fff;
  background: #cc5252;
  font-size: 0.8125rem;
  font-weight: bold;
  text-transform: uppercase;
}

.text_signature {
  margin: .5em 0 0 .5em;
  vertical-align: bottom;
}

.anc_icon {
  padding: 0 .4em;
  display: inline-block;
  height: 1em;
  width: auto;
  vertical-align: middle;
}

.anc_icon_tag {
  padding: 0 .25em 0 0;
  display: inline-block;
  height: 1.4em;
  width: auto;
  vertical-align: middle;
}

.anc_button {
  padding: 0.75em 2.8125em 0.75em 1.25em;
  border-radius: 1px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  display: inline-block;
  color: #333;
  background-color: #fff;
  text-align: left;
}
.anc_button::before {
  top: 1.45em;
  left: auto;
  right: 20px;
}
.anc_button + .anc_button {
  margin-left: 1.25em;
}
.anc_button[href] {
  color: #333;
  text-decoration: none;
}
.anc_button[href]:hover, .anc_button[href]:focus {
  text-decoration: underline;
}
.anc_button._conversion {
  color: #fff;
  background-color: #cc5252;
  font-weight: bold;
}
.anc_button._conversion::before {
  border-color: #fff;
}

.image_block {
  display: block;
  max-width: 100%;
  height: auto;
}
.image_block.center {
  margin-left: auto;
  margin-right: auto;
}

.image_frame {
  padding: 3px;
  border-radius: 9px;
  background: #fff;
}

.top_greeting, .top_business, .top_advantage, .top_brightening, .top_company {
  margin: auto;
  max-width: 1400px;
  color: #fff;
  background: #014 no-repeat 50% 50%;
  text-align: center;
}
.top_greeting a, .top_business a, .top_advantage a, .top_brightening a, .top_company a {
  color: inherit;
}
.top_greeting .more_link, .top_business .more_link, .top_advantage .more_link, .top_brightening .more_link, .top_company .more_link {
  margin-top: 2em;
  padding: .5em 2em;
  border: 2px solid;
  display: inline-block;
  background: rgba(0, 0, 0, 0.5);
  font-weight: bold;
  text-decoration: none;
  padding-right: 2.82em;
  position: relative;
}
.top_greeting .more_link::before, .top_business .more_link::before, .top_advantage .more_link::before, .top_brightening .more_link::before, .top_company .more_link::before {
  margin-top: -0.3em;
  border-top: 0.15em solid #fff;
  border-right: 0.15em solid #fff;
  height: 0.6em;
  width: 0.6em;
  position: absolute;
  top: 50%;
  right: 1.2em;
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.top_greeting .more_link:focus, .top_business .more_link:focus, .top_advantage .more_link:focus, .top_brightening .more_link:focus, .top_company .more_link:focus, .top_greeting .more_link:hover, .top_business .more_link:hover, .top_advantage .more_link:hover, .top_brightening .more_link:hover, .top_company .more_link:hover {
  text-decoration: underline;
}

.top_greeting {
  padding: 14em 0;
  color: #fff;
  background-image: url(/images/index_box_bg.jpg);
  background-size: cover;
}
@media screen and (min-width: 60em) {
  .top_greeting {
    background-attachment: fixed;
  }
}
.top_greeting .hdg {
  font-family: "Swis721 Lt BT", Arial, sans-serif;
  font-size: 5rem;
  font-weight: bold;
  text-shadow: .005em .005em, .005em -.005em, -.005em .005em, -.005em -.005em;
}
.top_greeting .lede {
  margin: 1.1em auto 0;
  display: block;
  width: 80%;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 2;
}

.top_business {
  padding: 12em 0;
  color: #fff;
  background-image: url(/images/index_business_bg.jpg);
}
.top_business .hdg {
  font-size: 2.125rem;
  font-weight: bold;
}
.top_business .lede {
  margin: 1.5em auto 0;
  display: block;
  width: 80%;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.75;
}

.top_advantage {
  padding: 3.5em 0;
  background-image: url(/images/index_advantage_bg.jpg);
  background-size: cover;
}
@media screen and (min-width: 60em) {
  .top_advantage {
    background-attachment: fixed;
  }
}
.top_advantage .hdg {
  font-size: 2.125rem;
  font-weight: bold;
}

.top_advantage_list {
  margin: auto;
  max-width: 1008px;
  font-size: 1.25rem;
  font-weight: bold;
}
.top_advantage_list > li {
  margin: 1.8em 6% 0;
  display: inline-block;
  width: 21.33333%;
  text-align: center;
  vertical-align: top;
}
@media screen and (max-width: 30em) {
  .top_advantage_list > li {
    width: 38%;
  }
}
.top_advantage_list .icon {
  margin: 0 auto .4em;
  display: block;
  height: auto;
  max-width: 100%;
}

.top_brightening {
  padding: 12.5em 0 9.5em;
  background-image: url(/images/index_brightening_bg.jpg);
}
.top_brightening .hdg {
  font-family: "Swis721 Lt BT", Arial, sans-serif;
  font-size: 3.75rem;
  font-weight: bold;
  text-shadow: .007em .007em, .007em -.007em, -.007em .007em, -.007em -.007em;
}
.top_brightening .lede {
  margin-top: .8em;
  margin-bottom: 5em;
  display: block;
  font-size: 1rem;
  font-weight: normal;
  line-height: 2;
}

.top_company {
  padding: 3em 0;
  background-image: url(/images/index_box_bg.jpg);
  background-size: cover;
}
@media screen and (min-width: 60em) {
  .top_company {
    background-attachment: fixed;
  }
}
.top_company > .pad {
  margin: auto;
  padding: 0 10px;
  max-width: 1260px;
}
.top_company .hdg {
  font-size: 2.125rem;
  font-weight: bold;
}
.top_company .company_links_main {
  padding-top: 2em;
  padding-right: .4%;
  display: table-cell;
  width: 49.8%;
  vertical-align: top;
}
@media screen and (max-width: 47.5em) {
  .top_company .company_links_main {
    padding-right: 0;
    display: block;
    width: auto;
  }
}
.top_company .company_links_sub {
  padding-top: 2em;
  display: table-cell;
  width: 49.8%;
  vertical-align: top;
}
@media screen and (max-width: 47.5em) {
  .top_company .company_links_sub {
    padding-top: 0;
    display: block;
    width: auto;
  }
}
.top_company .company_link_list {
  margin-left: -0.8%;
  text-align: left;
}
.top_company .company_link_list > li {
  margin: 0.3em 0 0 0.8%;
  display: inline-block;
  width: 99.2%;
  position: relative;
  color: #fff;
  background: #000;
  vertical-align: top;
}
.top_company .company_link_list > li a[href] {
  text-decoration: none;
}
.top_company .company_link_list > li a[href]:focus, .top_company .company_link_list > li a[href]:hover {
  text-decoration: underline;
}
.top_company .company_link_list > li a[href]:focus .company_text, .top_company .company_link_list > li a[href]:hover .company_text {
  text-decoration: underline;
}
.top_company .company_link_list .company_image > img {
  margin: auto;
  display: block;
  height: auto;
  width: 100%;
}
.top_company .company_link_list .company_text {
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #fff;
  background-color: gray;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 1.25rem;
  font-weight: bold;
}
@media screen and (max-width: 24em) {
  .top_company .company_link_list .company_text {
    font-size: 0.875rem;
  }
}
.top_company .company_link_list .company_text > .text {
  padding: 0.625em 1.1875em;
  display: block;
  padding-right: 2.82em;
  position: relative;
}
.top_company .company_link_list .company_text > .text::before {
  margin-top: -0.3em;
  border-top: 0.1em solid #fff;
  border-right: 0.1em solid #fff;
  height: 0.6em;
  width: 0.6em;
  position: absolute;
  top: 50%;
  right: 1.2em;
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.top_company .company_links_sub .company_link_list > li {
  width: 49.2%;
}
.top_company .company_links_sub .company_link_list > li.full_width {
  width: 99.2%;
}

.top_news {
  margin: auto;
  padding: 2.0625em 10px 6.125em;
  box-sizing: border-box;
  max-width: 1260px;
  display: table;
  width: 100%;
}
.top_news .news_hdg_area {
  padding-right: 2%;
  width: 23%;
}
.top_news .news_main_area {
  width: 75%;
}
.top_news .news_hdg_area,
.top_news .news_main_area {
  display: table-cell;
  vertical-align: middle;
}
.top_news .hdg {
  font-size: 1.625rem;
  font-weight: bold;
}
.top_news .news_list > li {
  padding: 1em 0;
  border-bottom: 1px solid #d1d1d1;
}
.top_news .news_list > li .news_date {
  padding-right: 1.6em;
}
.top_news .news_list > li .news_date,
.top_news .news_list > li .news_text {
  display: table-cell;
  vertical-align: top;
}
@media screen and (max-width: 47.5em) {
  .top_news {
    padding-bottom: 2.0625em;
    display: block;
  }
  .top_news .news_hdg_area {
    padding-right: 0;
    width: auto;
  }
  .top_news .news_hdg_area .m_link {
    margin: 0;
    text-align: right;
  }
  .top_news .news_main_area {
    margin-top: 1em;
    width: auto;
  }
  .top_news .news_hdg_area,
  .top_news .news_main_area {
    display: block;
  }
}

#l_content.brightening_content {
  max-width: none;
  min-height: 1200px;
  background: #e6e6e6 url("../images_global/innovation/bg.jpg") no-repeat 50% 0;
  background-size: contain;
}
#l_content.brightening_content > .pad {
  margin: auto;
  max-width: 1260px;
}

.brightening_title_area {
  padding-top: 5em;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 47.5em) {
  .brightening_title_area {
    padding-top: 0;
  }
}
.brightening_title_area .heading {
  font-family: "Swis721 Lt BT", Arial, sans-serif;
  font-size: 4.25rem;
  font-weight: bold;
  line-height: 1;
  text-shadow: 1px 0 0 #000;
}
@media screen and (max-width: 47.5em) {
  .brightening_title_area .heading {
    font-size: 2.375rem;
  }
}
@media screen and (max-width: 359px) {
  .brightening_title_area .heading {
    font-size: 2rem;
  }
}
.brightening_title_area .subheading {
  margin-top: .45em;
  font-family: "Swis721 Lt BT", Arial, sans-serif;
  font-size: 2.375rem;
  line-height: 1;
  text-shadow: 1px 0 0 #000;
  -webkit-transform: scaleX(0.8);
  -ms-transform: scaleX(0.8);
  transform: scaleX(0.8);
}
@media screen and (max-width: 47.5em) {
  .brightening_title_area .subheading {
    font-size: 1.5625rem;
  }
}
@media screen and (max-width: 359px) {
  .brightening_title_area .subheading {
    font-size: 1.375rem;
  }
}
.brightening_title_area .taglist {
  margin-top: 3.5em;
}
.brightening_title_area .taglist > li {
  margin-top: .5em;
  display: inline-block;
  position: relative;
}
.brightening_title_area .taglist > li a {
  padding: 15px 20px 15px 50px;
  border: 1px solid rgba(204, 0, 0, 0.8);
  border-radius: 2em;
  display: block;
  color: #fff;
  background-color: #d63333;
  background-color: rgba(204, 0, 0, 0.8);
  font-weight: bold;
  line-height: 1.2;
}
.brightening_title_area .taglist > li a[href] {
  border-color: #fff;
  color: inherit;
  background-color: #33353d;
  background-color: rgba(0, 2, 13, 0.8);
  text-decoration: none;
}
.brightening_title_area .taglist > li a[href]:focus, .brightening_title_area .taglist > li a[href]:hover {
  text-decoration: underline;
}
@media screen and (max-width: 47.5em) {
  .brightening_title_area .taglist > li {
    display: block;
    text-align: left;
  }
  .brightening_title_area .taglist > li a {
    border: none;
  }
  .brightening_title_area .taglist > li a[href] {
    background-color: #2e3038;
  }
}
.brightening_title_area .taglist > li .icon {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 9px;
  left: 12px;
}

.brightening_nav {
  margin-top: 3.6em;
  margin-left: -1.6%;
}
.brightening_nav > li {
  margin: 18px 0 0 1.6%;
  box-shadow: 1px 1px 4px rgba(6, 0, 1, 0.2);
  display: inline-block;
  color: #333;
  background: #fff;
  vertical-align: top;
  line-height: 1.2;
}
.brightening_nav > li:nth-child(n + 9) {
  display: none;
}
.brightening_nav.taod > li:nth-child(n + 9) {
  display: inline-block;
}
.brightening_nav .image {
  display: block;
  height: auto;
  width: 100%;
}
.brightening_nav .date,
.brightening_nav .title,
.brightening_nav .category {
  margin-left: 20px;
  margin-right: 20px;
}
@media screen and (min-width: 22em) {
  .brightening_nav .date,
  .brightening_nav .title,
  .brightening_nav .category {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.brightening_nav .date {
  margin-top: 1em;
  display: block;
  color: #9a9a9a;
  font-size: 1rem;
  font-family: "Swis721 Lt BT", Arial, sans-serif;
}
.brightening_nav .title {
  margin-top: .5em;
  font-size: 1.125rem;
  font-weight: bold;
}
.brightening_nav .title a {
  color: inherit;
}
.brightening_nav .category {
  margin-top: 1.8em;
  margin-bottom: 1.2em;
  font-size: 0.875rem;
}
.brightening_nav .category a {
  margin: .2em 0;
  padding: 0 .4em;
  border-left: 1px solid #7d7d7d;
  display: inline-block;
}
.brightening_nav .category a:last-child {
  border-right: 1px solid #7d7d7d;
}
@media screen and (min-width: 22em) {
  .brightening_nav > li {
    width: 48.4%;
  }
}
@media screen and (min-width: 40em) {
  .brightening_nav > li {
    width: 31.73333%;
  }
}
@media screen and (min-width: 54em) {
  .brightening_nav > li {
    width: 23.4%;
  }
}

.brightening_more {
  margin-top: 1.875em;
}
.brightening_more [type="button"] {
  padding: .8em;
  border: 2px solid #666;
  display: block;
  width: 100%;
  color: #333;
  background: #e6e6e6;
  font-weight: bold;
  text-align: center;
}
.brightening_more [type="button"][disabled] {
  display: none;
}
.brightening_more [type="button"]::after {
  margin-left: .9em;
  border-top: 0.1em solid #f00;
  border-right: 0.1em solid #f00;
  display: inline-block;
  height: 0.8em;
  width: 0.8em;
  position: relative;
  top: -.15em;
  content: "";
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

#figures_main {
  position: relative;
}

.figures_page-title {
  padding: 10em 80px 9.75em;
  color: #fff;
  background: #23679b url(/images/figures_bg_page-title.jpg) no-repeat center center;
  background-size: cover;
  text-align: center;
}
@media screen and (max-width: 60em) {
  .figures_page-title {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.figures_page-title .page-title_text_1 {
  padding-bottom: .25em;
  border-bottom: 8px solid;
  display: inline-block;
  font-size: 4.6875rem;
  font-weight: bold;
}
.figures_page-title .page-title_text_1:lang(en) {
  font-family: "Swis721 Lt BT", Arial, sans-serif;
  font-size: 3rem;
}
.figures_page-title .page-title_text_2 {
  margin-top: .55em;
  display: block;
  font-size: 2.5rem;
}
.figures_page-title .page-title_text_2:lang(en) {
  font-family: "Swis721 Lt BT", Arial, sans-serif;
  font-size: 4.0625rem;
  font-weight: bold;
}
.figures_page-title .page-title_icon_1 {
  margin: 4em auto 0;
  display: block;
  height: auto;
  max-width: 100%;
}
.figures_page-title .page-title_nav {
  position: fixed;
  top: calc(50% - 215px);
  left: -166px;
  z-index: 1;
}
@media screen and (max-width: 60em) {
  .figures_page-title .page-title_nav {
    display: none;
  }
}
.figures_page-title .page-title_nav._footer_adhesion {
  position: absolute;
  top: auto;
  bottom: 0;
}
.figures_page-title .page-title_nav > li a {
  margin: 10px 0;
  display: block;
  position: relative;
  left: 0;
  -webkit-transition: left 0.2s;
  transition: left 0.2s;
  background: #fff;
}
.figures_page-title .page-title_nav > li a:focus, .figures_page-title .page-title_nav > li a:hover {
  left: 166px;
}
.figures_page-title .page-title_nav img {
  display: block;
}

.figures_section {
  padding: 5em 80px;
  color: #fff;
  background: #014 no-repeat 50% 50%;
  background-size: cover;
}
@media screen and (max-width: 60em) {
  .figures_section {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.figures_section > .pad {
  margin: auto;
  max-width: 1260px;
}
.figures_section a {
  color: inherit;
}
.figures_section .section_hdg {
  margin-bottom: 1.1em;
  font-size: 2.125rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
}
.figures_section .section_hdg em {
  font-size: 3.375rem;
}
@media screen and (max-width: 60em) {
  .figures_section .section_hdg em {
    font-size: 2.625rem;
  }
}
.figures_section .section_img {
  display: block;
  height: auto;
  max-width: 100%;
}
.figures_section .section_description {
  margin-top: 1em;
}
.figures_section .more_link {
  margin-top: 1em;
  padding: .65em 1em;
  border: 2px solid #fff;
  display: inline-block;
  color: #333;
  background: #fff;
  font-weight: bold;
  text-decoration: none;
  padding-right: 2.82em;
  position: relative;
}
.figures_section .more_link::before {
  margin-top: -0.3em;
  border-top: 0.15em solid #e5002d;
  border-right: 0.15em solid #e5002d;
  height: 0.6em;
  width: 0.6em;
  position: absolute;
  top: 50%;
  right: 1.2em;
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.figures_section .more_link:focus, .figures_section .more_link:hover {
  text-decoration: underline;
}

.figures_image-sbs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-flex-flow: column;
  -ms-flex-direction: column;
  flex-flow: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.figures_image-sbs .text_area,
.figures_image-sbs .image_area {
  padding-top: 30px;
  width: 100%;
}
.figures_image-sbs .image_area {
  text-align: center;
}
.figures_image-sbs .image_area img {
  display: inline-block;
  height: auto;
  max-width: 100%;
  vertical-align: top;
}
@media screen and (min-width: 47.5em) {
  .figures_image-sbs {
    -webkit-flex-flow: row;
    -ms-flex-direction: row;
    flex-flow: row;
  }
  .ie9 .figures_image-sbs {
    display: table;
    width: 100%;
  }
  .figures_image-sbs .text_area,
  .figures_image-sbs .image_area {
    padding-top: 0;
  }
  .ie9 .figures_image-sbs .text_area, .ie9
  .figures_image-sbs .image_area {
    display: table-cell;
    vertical-align: middle;
  }
  .figures_image-sbs .text_area {
    padding-right: 5%;
  }
  .figures_image-sbs .image_area {
    text-align: right;
  }
}

.figures_section_1 {
  background-image: url(/images/figures_bg_section_1.jpg);
}
@media screen and (min-width: 47.5em) {
  .figures_section_1 .figures_image-sbs .text_area {
    width: 65%;
  }
  .figures_section_1 .figures_image-sbs .image_area {
    width: 30%;
  }
}

.figures_section_2 {
  background-image: url(/images/figures_bg_section_2.jpg);
}
@media screen and (min-width: 47.5em) {
  .figures_section_2 .figures_image-sbs .text_area {
    width: 65%;
  }
  .figures_section_2 .figures_image-sbs .image_area {
    width: 30%;
  }
}

.figures_section_3 {
  background-image: url(/images/figures_bg_section_3.jpg);
}
@media screen and (min-width: 47.5em) {
  .figures_section_3 .figures_image-sbs .text_area {
    width: 50%;
  }
  .figures_section_3 .figures_image-sbs .image_area {
    width: 45%;
  }
}

.figures_section_4 {
  background-image: url(/images/figures_bg_section_4.jpg);
}
@media screen and (min-width: 47.5em) {
  .figures_section_4 .figures_image-sbs .text_area {
    width: 55%;
  }
  .figures_section_4 .figures_image-sbs .image_area {
    width: 40%;
  }
}

.figures_section_5 {
  background-image: url(/images/figures_bg_section_5.jpg);
}
@media screen and (min-width: 47.5em) {
  .figures_section_5 .figures_image-sbs .text_area {
    width: 45%;
  }
  .figures_section_5 .figures_image-sbs .image_area {
    width: 50%;
  }
}

.figures_section_6 {
  background-image: url(/images/figures_bg_section_6.jpg);
}
@media screen and (min-width: 47.5em) {
  .figures_section_6 .figures_image-sbs .text_area {
    width: 51%;
  }
  .figures_section_6 .figures_image-sbs .image_area {
    width: 44%;
  }
}

#company_history_main {
  position: relative;
}

.company_history_page-title {
  padding: 7em 75px;
  color: #fff;
  background: #666 url(/company/images/history_bg_page-title.jpg) no-repeat center center;
  background-size: cover;
  text-align: center;
}
@media screen and (max-width: 47.5em) {
  .company_history_page-title {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.company_history_page-title a:link,
.company_history_page-title a:visited {
  color: inherit;
}
.company_history_page-title h1 {
  font-family: Century;
  font-size: 3.375rem;
  text-shadow: 1px 0 1px rgba(0, 0, 0, 0.3);
  line-height: 1.4;
}
.company_history_page-title .page-title_company-name {
  display: block;
  font-size: 1.75rem;
  text-transform: uppercase;
}
.company_history_page-title .page-title_since {
  margin-top: .75em;
  font-family: Century;
  font-size: 1.5625rem;
  text-shadow: 1px 0 1px rgba(0, 0, 0, 0.3);
  text-decoration: underline;
}
.company_history_page-title .page-title_description {
  margin-top: 2.6em;
  line-height: 1.875;
}
.company_history_page-title .page-title_nav {
  padding: 10px;
  position: fixed;
  top: calc(50% - 34px);
  left: 10px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAADnCAMAAAAKCtddAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRF////////VXz1bAAAAAJ0Uk5T/wDltzBKAAAAKElEQVR42mJgYGBgZGQEYUqoYWkK1KTRcBkN3dHQHTVlNHSJMQUgwAAW4gUXz9gBdAAAAABJRU5ErkJggg==) no-repeat 0 50%;
  z-index: 1;
}
@media screen and (max-width: 47.5em) {
  .company_history_page-title .page-title_nav {
    display: none;
  }
}
.company_history_page-title .page-title_nav._footer_adhesion {
  position: absolute;
  top: auto;
  bottom: 0;
}
.company_history_page-title .page-title_nav > li {
  margin: 24px 0;
  font-size: 16px;
  font-family: Century;
  font-weight: bold;
}
.company_history_page-title .page-title_nav a {
  text-decoration: none;
}
.company_history_page-title .page-title_nav a:focus, .company_history_page-title .page-title_nav a:hover {
  text-decoration: underline;
}

.company_history_subtoc {
  padding: .6em 75px;
  color: #fff;
  background: #000;
  text-align: center;
}
@media screen and (max-width: 47.5em) {
  .company_history_subtoc {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.company_history_subtoc > li {
  margin: 1em .8em;
  display: inline-block;
  vertical-align: top;
}
.company_history_subtoc a:link,
.company_history_subtoc a:visited {
  color: inherit;
  text-decoration: none;
}
.company_history_subtoc a::before {
  margin-right: .1em;
  content: "▼";
}
.company_history_subtoc a:focus, .company_history_subtoc a:hover {
  text-decoration: underline;
}

.company_history_year_section {
  padding: 4em 75px;
  color: #fff;
  background: #515151 no-repeat center center;
  background-size: cover;
}
@media screen and (max-width: 47.5em) {
  .company_history_year_section {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.company_history_year_section > .pad {
  margin: auto;
  padding: 0 10px;
  max-width: 860px;
}
.company_history_year_section .section_hdg {
  font-size: 2.375rem;
  font-family: "A-OTF A1明朝 Std", "Hiragino Mincho ProN", "MS PMincho", serif;
  line-height: 1.4;
  text-align: center;
}
.company_history_year_section .section_hdg .period {
  display: block;
  font-family: Century;
}
.company_history_year_section .section_description {
  margin-top: 4em;
  line-height: 1.8;
}
.company_history_year_section .section_boxes {
  margin: 0 0 0 -1%;
  font-size: 0;
}
.company_history_year_section .section_boxes .section_box {
  margin: 0.75em 0 0 1%;
  padding-bottom: 3em;
  width: 32.33333%;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  color: #333;
  background: #fff;
  font-size: 1rem;
  vertical-align: top;
}
@media screen and (max-width: 36em) {
  .company_history_year_section .section_boxes .section_box {
    width: 49%;
  }
}
@media screen and (max-width: 30em) {
  .company_history_year_section .section_boxes .section_box {
    width: 99%;
  }
}
.company_history_year_section .section_boxes .box_image img {
  display: block;
  height: auto;
  width: 100%;
}
.company_history_year_section .section_boxes .box_year {
  margin-top: .6em;
}
.company_history_year_section .section_boxes .box_year .year {
  padding: .25em 1.25em;
  display: inline-block;
  color: #fff;
  background: #000;
}
.company_history_year_section .section_boxes .box_text {
  padding: 8px 20px 0;
}
.company_history_year_section .section_boxes .box_link {
  position: absolute;
  right: 20px;
  bottom: 15px;
}

.company_history_year_section_1884 {
  background-image: url(/company/images/history_bg_1884.png), url(data:image/gif;base64,R0lGODlhBgAKAIAAAEhISBoaGiH5BAAAAAAALAAAAAAGAAoAAAIKjA9wkesPkZLRFQA7);
  background-repeat: no-repeat,  repeat;
  background-position: 90% 20%, center center;
  background-size: auto, auto;
}

.company_history_year_section_1900 {
  background-image: url(/company/images/history_bg_1900.jpg);
}

.company_history_year_section_1960 {
  background-image: url(/company/images/history_bg_1960.jpg);
}

.company_history_year_section_2000 {
  background-image: url(/company/images/history_bg_2000.jpg);
}

.company_history_next_section {
  padding-bottom: 100px;
  background: #3d4e46 url(data:image/gif;base64,R0lGODlhBgAKAIABAEtZUzdGPyH5BAEAAAEALAAAAAAGAAoAAAIKBIJhye2/UnwUFQA7);
}
.company_history_next_section > .pad {
  padding: 3em 75px 4em;
  color: #fff;
  background-color: #37463f;
  background-image: inherit;
  text-align: center;
}
@media screen and (max-width: 47.5em) {
  .company_history_next_section > .pad {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.company_history_next_section a:link,
.company_history_next_section a:visited {
  color: inherit;
}
.company_history_next_section .section_description {
  font-size: 2.25rem;
  font-family: "A-OTF A1明朝 Std", "Hiragino Mincho ProN", "MS PMincho", serif;
}
.company_history_next_section .rd_link {
  margin-top: 2em;
  padding: .5em 1.5em;
  border: 2px solid;
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
  padding-right: 2.82em;
  position: relative;
}
.company_history_next_section .rd_link::before {
  margin-top: -0.3em;
  border-top: 0.15em solid #e5002d;
  border-right: 0.15em solid #e5002d;
  height: 0.6em;
  width: 0.6em;
  position: absolute;
  top: 50%;
  right: 1.2em;
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.company_history_next_section .rd_link:focus, .company_history_next_section .rd_link:hover {
  text-decoration: underline;
}

/*# sourceMappingURL=common.css.map */