﻿@charset "UTF-8";
*, :after, :before {
    box-sizing: border-box
}
html {
    overflow-y: scroll;
    font-size: 62.5%
}
body, html {
    height: 100%
}
body {
    background: #fff;
    color: #1e1e1e;
    font-family: Gothic MB101 Light, ヒラギノ角ゴ ProN W3, Hiragino Kaku Gothic ProN, メイリオ, Meiryo, Verdana, sans-serif;
    font-size: 17px;
    line-height: 1.294117647058824;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    word-wrap: break-word
}

@media (min-width:768px) {
body {
    font-size: 20px;
    line-height: 1.25
}
}
h1, h2, h3, h4, h5, h6 {
    margin: 30px 0 15px;
    font-weight: 400
}
h1 {
    font-size: 28px;
    line-height: 1.285714286
}
h2 {
    font-size: 24px;
    line-height: 1.333333333
}
h3 {
    font-size: 20px;
    line-height: 1.35
}
h4 {
    font-size: 18px;
    line-height: 1.388888889
}
h5 {
    font-size: 16px;
    line-height: 1.4375
}
h6 {
    font-size: 14px;
    line-height: 1.5
}

hr {
    border: solid #d7d7d7;
    border-width: 1px 0 0
}
pre {
    font-family: inherit
}
blockquote {
    margin: 15px 32px
}
ol, ul {
    padding-left: 24px
}
dd {
    margin-left: 36px
}
figure {
    margin: 0
}
a {
    font-family: helvetica;
    -webkit-tap-highlight-color: rgba(0,75,127,.25);
    color: #000;
    text-decoration: none;
    transition: opacity .15s linear, border .15s linear, background-color .15s linear, color .15s linear
}

@media (min-width:768px) {
a:active, a:focus, a:hover {
    text-decoration: underline;
    color: #65a6ff
}
}

q:before {
    content: "「"
}
q:after {
    content: "」"
}
code, kbd, samp {
    font-family: Source Code Pro, Menlo, monospace
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
    backface-visibility: hidden
}


button, input, select, textarea {
    -webkit-tap-highlight-color: rgba(0,75,127,.25);
    color: #111;
    font-family: inherit;
    font-size: 12px;
    line-height: 19px
}
button, input[type=button], input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=reset], input[type=search], input[type=submit], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {
    -webkit-appearance: none
}
input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
    -webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,.05) inset;
    box-shadow: inset 0 0 3px 0 rgba(0,0,0,.05)
}
input[type=file]::-ms-value {
box-shadow:inset 0 0 3px 0 rgba(0,0,0,.05)
}
.lt-ie9 input[type=file], input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {
    border: 1px solid #b7b7b7
}
input[type=file]::-ms-browse, input[type=file]::-ms-value {
border:1px solid #b7b7b7
}
button, input[type=button], input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=reset], input[type=search], input[type=submit], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {
    border-radius: 3px
}
input[type=file]::-ms-browse, input[type=file]::-ms-value {
border-radius:3px
}
input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
    padding: 5px 8px
}
input[type=color] {
    padding: 4px
}

@media (-webkit-min-device-pixel-ratio:0) {
input[type=color] {
    padding: 0 2px
}
}
input[type=file]::-ms-browse, input[type=file]::-ms-value {
padding:5px 8px
}
.gte-ie10 input[type=range] {
    padding: 10px 0
}
input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week] {
    height: 31px
}
input[type=file]::-ms-browse, input[type=file]::-ms-value {
height:31px
}
input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {
    background: #fff
}




.font-mincho {
    font-family: ヒラギノ明朝 ProN W3, Hiragino Mincho ProN, 游明朝体, Yu Mincho, YuMincho, HGS明朝E, ＭＳ Ｐ明朝, serif
}
.font-helvetica {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif
}
.font-futura {
    font-family: Futura, Trebuchet MS, Arial, sans-serif
}
.font-century-gothic {
    font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif
}
.fa:after, .fa:before {
    font-size: 100%
}
.icon {
    position: relative;
    display: inline-block
}
.icon:before {
    content: "";
    position: absolute;
    left: 0;
    top: .75em;
    background: no-repeat
}
.nav-link:after, [href$=pdf]:before, [href$=zip]:before, [target=_blank]:after {
    font-family: FontAwesome
}
.nav-link, [href$=pdf], [href$=zip], [target=_blank] {
    font-size: 14px;
    line-height: 1.571428571428571
}

@media (min-width:768px) {
.nav-link, [href$=pdf], [href$=zip], [target=_blank] {
    font-size: 16px;
    line-height: 1.5
}
.nav-link:hover, [href$=pdf]:hover, [href$=zip]:hover, [target=_blank]:hover {
    text-decoration: underline
}
.nav-link:hover:after, [href$=pdf]:hover:before, [href$=zip]:hover:before, [target=_blank]:hover:after {
    text-decoration: none
}
}
.nav-link {
    position: relative;
    display: inline-block;
    padding-right: 1em
}
.nav-link:after {
    position: absolute;
    font-size: 1.5em;
    content: "\f105";
    top: -.533333333em;
    bottom: -.466666667em;
    right: 0;
    height: 1em;
    line-height: 1;
    margin: auto 0
}
.nav-translate {
    text-align: right
}
[target=_blank] {
    position: relative;
    display: inline-block;
    padding-right: 1.5em
}
[target=_blank]:after {
    position: absolute;
    font-size: 1em;
    top: -.533333333em;
    bottom: -.466666667em;
    right: 0;
    height: 1em;
    line-height: 1;
    margin: auto 0
}


@media mq {
.hover-fade, .hover-item-fade, .hover-item-transparent, .hover-transparent {
    transition: opacity .15s linear 0ms
}
.hover-fade:active, .hover-fade:focus, .hover-fade:hover, .hover-transparent:active, .hover-transparent:focus, .hover-transparent:hover {
    opacity: .5
}
.hover-container:active .hover-item-fade, .hover-container:active .hover-item-transparent, .hover-container:focus .hover-item-fade, .hover-container:focus .hover-item-transparent, .hover-container:hover .hover-item-fade, .hover-container:hover .hover-item-transparent {
    opacity: 0
}
}


@media (min-width:768px) {
.social-link:active .fa-twitter, .social-link:focus .fa-twitter, .social-link:hover .fa-twitter {
    color: #55acee
}
.social-link:active .fa-facebook, .social-link:focus .fa-facebook, .social-link:hover .fa-facebook {
    color: #315096
}
}
.archive-list {
    padding: 0 20px;
    background-color: #fff
}
.archive-list .list-items {
    list-style: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid #dcdcdc
}
.archive-list .list-item {
    border-bottom: 1px solid #dcdcdc
}
.archive-list .item-link {
    display: block;
    padding: 15px 0;
    text-decoration: none;
    color: inherit
}

@media (min-width:768px) {
.archive-list {
    padding: 0
}
}
.entry-share {
    padding: 0 20px;
    background-color: #fff
}
.entry-share-container {
    max-width: 860px;
    margin: 0 auto;
    padding: 0 0 100px
}
.entry-share-h {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.277777778;
    text-align: center
}
.entry-share-list {
    display: table;
    margin: 25px auto 0;
    padding-left: 15px;
    padding-right: 15px
}
.entry-share-list:after {
    content: "";
    display: block;
    clear: both
}
.entry-share-item {
    display: table-cell;
    padding-left: 15px;
    padding-right: 15px;
    vertical-align: middle
}
.entry-share-item:last-child {
    margin-right: 0
}
.entry-share-item.item-tw a:before {
    background-position: 0 0
}
.entry-share-item.item-fb-share a:before {
    background-position: -55px 0
}
.entry-share-item.item-line a:before {
    background-position: -110px 0
}
.entry-share-link {
    display: block;
    overflow: hidden;
    position: relative;
    width: 50px;
    height: 50px;
    text-indent: 200%;
    word-wrap: normal;
    white-space: nowrap
}
.entry-share-link:hover {
    opacity: .8
}
.entry-share-link:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../../../../../d31ex0fa3i203z.cloudfront.net/assets/global/common/img/icons_action_share.png) no-repeat;
    background-size: cover
}

@media (min-width:768px) {
.entry-share-h {
    margin-bottom: 25px;
    font-size: 24px;
    font-size: 2.4rem
}
.entry-share-list {
    line-height: 1.7
}
}

.grid-container {
    margin-left: 20px;
    margin-right: 20px
}
.container:after, .grid-container:after {
    content: "";
    display: block;
    clear: both
}

@media (min-width:768px) {
.container, .grid-container {
    position: relative;
    width: 860px;
    margin: 0 auto
}
}
.container.is-category-archives {
    padding-top: 40px
}

@media (min-width:768px) {
.container.is-category-archives .index-column {
    margin-top: -30px
}
}

#local-nav-menu-group .index-item-content {
    padding-left: 0;
    padding-right: 0
}
.footer-nav-list .index-item.item-child .index-item-content {
    padding-left: 35px
}
.footer-nav-link:after, .index-item-action:after, .side-nav-item-action:after {
    position: absolute;
    right: 20px;
    top: -.533333333em;
    bottom: -.466666667em;
    margin: auto 0;
    height: 1em;
    line-height: 1em;
    font-size: 15px;
    font-size: 1.5rem;
    font-family: FontAwesome
}

@media (min-width:768px) {
.footer-nav-link:after, .index-item-action:after, .side-nav-item-action:after {
    font-size: 20px;
    font-size: 2rem
}
}

@media (min-width:768px) {
.is-page-article[data-category=ir] article {
    margin-top: 0
}
}
.entry-date {
    color: grey;
    font-size: 14px;
    line-height: 1.35714
}

@media (min-width:768px) {
}
.entry-title {
    margin-top: 15px;
    font-size: 24px;
    line-height: 1.66667
}
.entry-title-link {
    color: #1e1e1e
}
.entry-body, .entry-header-content, [data-category=ir] .entry-header {
    margin-left: 20px;
    margin-right: 20px
}
.entry-body:first-child, .entry-header-content:first-child, [data-category=ir] .entry-body h2 {
    font-size: 24px;
    line-height: 1.33333
}
.entry-body h3 {
    font-size: 20px;
    line-height: 1.4
}
.entry-body h4 {
    font-size: 18px;
    line-height: 1.44444
}
.entry-body ol, .entry-body p, .entry-body ul {
    line-height: 1.823529411764706
}
.entry-body img {
    margin: 0 auto;
	width: 167px;
    margin-right: 5px;
}
.entry-body img+img {
    margin-top: 15px
}

@media (min-width:768px) {
.entry-date {
    font-size: 16px;
    line-height: 1.3125
}
.entry-title {
    font-size: 30px;
    line-height: 1.6
}
.entry-body, .entry-header, .entry-header-content, [data-category=ir] .entry-header {
    margin-left: 0;
    margin-right: 0
}
.entry-body a:hover {
    text-decoration: underline
}
.entry-body a.btn:hover {
    text-decoration: none
}
.entry-body h2 {
    font-size: 30px;
    line-height: 1.26667
}
.entry-body h3 {
    font-size: 26px;
    line-height: 1.30769
}
.entry-body h4 {
    font-size: 24px;
    line-height: 1.25
}
.entry-body ol, .entry-body p, .entry-body ul {
    line-height: 1.7
}
.entry-body img+img {
    margin-top: 25px
}
[data-category=news] .entry-body img, [data-category=news] .entry-hero-img {
    min-width: 100%
}
}
.entry-body table>tbody>tr>td, .entry-body table>tbody>tr>th, .entry-body table>tfoot>tr>td, .entry-body table>tfoot>tr>th, .entry-body table>thead>tr>td, .entry-body table>thead>tr>th {
    font-weight: 400;
    padding: 10px;
	width: 167px;
	border: 0px none;
}
.entry-body table>tbody>tr>th, .entry-body table>tfoot>tr>th, .entry-body table>thead>tr>th {
    text-align: left
}


@media (min-width:768px) {
body {
    min-width: 860px
}
}
.l-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 11000;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 0 1px #dcdcdc
}

@media (min-width:768px) {
.l-header {
    padding: 0
}
}
.l-header-container {
    height: 50px
}

@media (min-width:768px) {
.l-header-container {
    display: table;
    width: 860px;
    height: 56px;
    margin: 0 auto
}
}
.l-header-logo {
    height: 100%;
    margin: 0;
    text-align: center
}
.l-header-logo-link {
    position: relative;
    z-index: 1;
    display: block;
    width: 94.72px;
    height: 100%;
    margin: auto
}
.l-header-logo-img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    display: block;
    margin: auto
}

@media (min-width:768px) {
.l-header-logo {
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
    text-align: left
}
.l-header-logo-link {
    width: 101px;
    height: auto;
    margin: 0;
	padding-top: 15px;
	
}
.l-header-logo-img {
    position: static;
    margin: 0
}
}
.l-header-menu {
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    width: 45px;
    height: 100%
}
.l-header-menu-button {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background-color: transparent;
    cursor: pointer
}
.l-header-menu-button-line {
    position: absolute;
    left: 10px;
    right: 10px;
    z-index: 1;
    display: block;
    height: 2px;
    background-color: #1e1e1e;
    transition: all .45s
}
.l-header-menu-button-line:first-of-type {
    top: 16px
}
.l-header-menu-button-line:nth-of-type(2) {
    top: 24px
}
.l-header-menu-button-line:nth-of-type(3) {
    bottom: 16px
}

@media (min-width:768px) {
.l-header-menu {
    display: none
}
}
.l-header-nav {
    position: fixed;
    left: 0;
    top: 50px;
    z-index: 1;
    display: block;
    width: 100%;
    height: 0;
    border-top: 1px solid #dcdcdd;
    max-height: calc(100% - 50px)
}

@media (min-width:768px) {
.l-header-nav {
    position: static;
    display: table-cell;
    width: auto;
    border-top: 0
}
}
.l-header-nav .list-items {
    list-style: none;
    margin: 0;
    padding: 0
}
.l-header-nav .item-link {
    color: inherit
}





@media (max-width:767px) {
.global-nav {
    visibility: hidden;
    position: relative;
    z-index: 1;
    padding: 80px 0;
    background-color: #f5f5f5;
    opacity: 0;
    transform: translateY(-100%);
    transition: opacity .3s ease-out, transform .3s ease-out
}


.dropdown {
    display: none
}
.dropdown-items {
    list-style: none;
    margin: 0;
    padding: 0
}
.dropdown-item {
    border-top: 1px solid #dcdcdc
}
.dropdown-item.item-child .dropdown-link {
    padding-left: 55px
}
.dropdown-link {
    display: block;
    padding: 15px 20px 15px 40px;
    background-color: hsla(0,0%,92.2%,.97);
    color: inherit;
    line-height: 1;
    font-size: 16px;
    font-size: 1.6rem
}
.dropdown-link:after {
    right: 20px
}
.is-expand .dropdown {
    display: block
}
}

@media (min-width:768px) {
.global-nav {
    display: table;
    width: 100%
}

.dropdown {
    top: 100%;
    left: 50%;
    display: block;
    min-width: 300px;
    height: 0;
    overflow: hidden;
    transform: translateX(-50%)
}
.dropdown, .dropdown:after {
    position: absolute;
    z-index: 1
}
.dropdown:after {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #dcdcdc
}
.dropdown-container {
    white-space: nowrap;
    background-color: #fff;
    opacity: 0;
    transform: translateY(-100%);
    transition: transform .3s ease-out, opacity .3s ease-in
}
.dropdown-items {
    list-style: none;
    margin: 0;
    padding: 0
}
.dropdown-item {
    border-top: 1px solid #dcdcdc
}
.dropdown-item:first-child {
    border-top: 0
}
.dropdown-item.item-child a {
    padding-left: 35px
}
.dropdown-link {
    display: block;
    padding: 16.5px 20px;
    background-color: #ebebeb;
    color: inherit;
    font-size: 13px;
    font-size: 1.3rem
}
.dropdown-link:active, .dropdown-link:focus, .dropdown-link:hover {
    text-decoration: none;
    background-color: #e1e1e1;
    color: inherit
}
.dropdown-link:after {
    right: 15px
}
}
.l-footer {
    z-index: 1001;
    background: #f5f5f5;
    margin-top: 60px
}

@media (min-width:768px) {
.l-footer {
    margin-top: 120px
}
.l-footer .index-item-action:active, .l-footer .index-item-action:focus, .l-footer .index-item-action:hover {
    color: #b4b4b4;
    text-decoration: none
}
}
.footer-social {
    padding: 20px 0
}
.footer-social .fa-facebook, .footer-social .fa-twitter {
    font-size: 34px;
    font-size: 3.4rem
}

@media (min-width:768px) {
.footer-social {
    width: 200px;
    padding: 50px 0
}
.footer-social .fa-facebook, .footer-social .fa-twitter {
    font-size: 48px;
    font-size: 4.8rem
}
}
.footer-nav-list {
    list-style: none;
    margin: 0;
    padding: 0
}
.footer-nav-list .accordionContent {
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    background-color: hsla(0,0%,92.2%,.97)
}
.footer-nav-list .accordionContent .index-list {
    width: 100%;
    max-width: 860px;
    margin: 0 auto;
    padding: 0 20px
}
.footer-nav-list .accordionContent .index-item {
    border-top: 1px solid #dcdcdc
}
.footer-nav-list .accordionContent .index-item:before {
    content: none
}
.footer-nav-list .accordionContent .index-item:first-child {
    border-top: 0
}
.footer-nav-list .accordionContent .index-item small {
    font-size: 70%
}
.footer-nav-item.expand+.footer-nav-item .footer-nav-link {
    border-top: 0
}
.footer-nav-item:last-child .footer-nav-link {
    border-bottom: 1px solid #dcdcdc
}
.footer-nav-link {
    position: relative;
    z-index: 1;
    display: block;
    margin: 0 20px;
    padding: 20px 0;
    border-top: 1px solid #dcdcdc;
    color: #1e1e1e;
    font-size: 19px;
    line-height: 1.26316
}

@media (min-width:768px) {
.footer-nav-list {
    margin: 0
}
.footer-nav-list .accordionContent .index-list {
    padding: 0
}
.footer-nav-link {
    width: 100%;
    max-width: 860px;
    margin: 0 auto;
    font-size: 24px;
    line-height: 1.20833
}
.footer-nav-link:active, .footer-nav-link:focus, .footer-nav-link:hover {
    text-decoration: none;
    color: #b4b4b4
}
}
.footer-copyright {
    margin: 0;
    padding: 40px 0 20px;
    text-align: center;
    color: grey;
    font-size: 9px;
    line-height: 1.55556
}
.footer-copyright small {
    font-size: 100%
}

@media (min-width:768px) {
.footer-copyright {
    padding: 30px 0;
    font-size: 10px;
    line-height: 1.5
}
}


.entry-share {
    padding: 0 20px;
    background-color: #fff
}
.entry-share-container {
    max-width: 860px;
    margin: 0 auto;
    padding: 0 0 100px
}
.entry-share-h {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.277777778;
    text-align: center
}
.entry-share-list {
    display: table;
    margin: 25px auto 0;
    padding-left: 15px;
    padding-right: 15px
}
.entry-share-list:after {
    content: "";
    display: block;
    clear: both
}
.entry-share-item {
    display: table-cell;
    padding-left: 15px;
    padding-right: 15px;
    vertical-align: middle
}
.entry-share-item:last-child {
    margin-right: 0
}
.entry-share-item.item-tw a:before {
    background-position: 0 0
}
.entry-share-item.item-fb-share a:before {
    background-position: -55px 0
}
.entry-share-item.item-line a:before {
    background-position: -110px 0
}
.entry-share-link {
    display: block;
    overflow: hidden;
    position: relative;
    width: 50px;
    height: 50px;
    text-indent: 200%;
    word-wrap: normal;
    white-space: nowrap
}
.entry-share-link:hover {
    opacity: .8
}
.entry-share-link:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../../../../../d31ex0fa3i203z.cloudfront.net/assets/global/common/img/icons_action_share.png) no-repeat;
    background-size: cover
}

@media (min-width:768px) {
.entry-share-h {
    margin-bottom: 25px;
    font-size: 24px;
    font-size: 2.4rem
}
.entry-share-list {
    line-height: 1.7
}
}

@media (min-width:768px) {
.container, .grid-container {
    position: relative;
    width: 860px;
    margin: 0 auto
}
}
.container.is-category-archives {
    padding-top: 40px
}

@media (min-width:768px) {
.container.is-category-archives .index-column {
    margin-top: -30px
}
}
.row:after {
    content: "";
    display: block;
    clear: both
}

.index-column:after {
    content: "";
    display: block;
    clear: both
}
.index-column-item {
    width: 100%
}
.index-column-item+.index-column-item {
    margin-top: 40px
}

@media (min-width:768px) {
.index-column {
    margin-top: -10px;
    margin-left: -40px
}
.index-column-item {
    float: left;
    width: 260px;
    margin-top: 30px;
    margin-left: 40px
}
.index-column-item+.index-column-item {
    margin-top: 30px
}
}

.index-list {
    margin: 0;
    padding: 0;
    list-style: none
}
.index-list-bottom-bordered {
    border-bottom: 1px solid #dcdcdc
}
.index-item {
    position: relative;
    padding-top: 1px;
    transition: background-color .3s cubic-bezier(.25, .46, .45, .94) 0ms
}
.index-item:after, .index-item:before {
    position: absolute;
    top: 0;
    border: 0 solid #dcdcdc
}
.index-item:before {
    content: "";
    left: 0;
    border-top-width: 1px;
    width: 100%;
    height: 0
}
.index-item-action {
    position: relative;
    display: block;
    text-decoration: none;
    color: #1e1e1e
}
.index-item-content {
    padding: 14px 20px;
    width: 100%
}
.index-item-h {
    font-size: 17px;
    line-height: 1.29412;
    margin: 0
}
.index-item-action.directionDown>.indexItemContent, .index-item-action.directionUp>.indexItemContent, .index-item.collapse>.index-item-action>.index-item-content, .index-item.expand>.index-item-action>.index-item-content {
    padding-right: 50px
}
.index-item-action.active {
    color: grey
}
#local-nav-menu-group .index-item-content {
    padding-left: 0;
    padding-right: 0
}
.footer-nav-list .index-item.item-child .index-item-content {
    padding-left: 35px
}
.footer-nav-link:after, .index-item-action:after, .side-nav-item-action:after {
    position: absolute;
    right: 20px;
    top: -.533333333em;
    bottom: -.466666667em;
    margin: auto 0;
    height: 1em;
    line-height: 1em;
    font-size: 15px;
    font-size: 1.5rem;
    font-family: FontAwesome
}

@media (min-width:768px) {
.footer-nav-link:after, .index-item-action:after, .side-nav-item-action:after {
    font-size: 20px;
    font-size: 2rem
}
}
.index-item-action.directionUp:after {
}
.index-item-action.directionDown:after {
}
.expand>.footer-nav-link:after, .expand>.index-item-action:after, .expand>.side-nav-item-action:after {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f106"
}
.collapse>.footer-nav-link:after, .collapse>.index-item-action:after, .collapse>.side-nav-item-action:after {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f107";
}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap
}

@media (min-width:768px) {
.index-item-h {
    font-size: 20px;
    line-height: 1.25
}
}
#local-nav-item, .accordionItem, .local-nav-menu-item {
    overflow: hidden;
    position: relative;
}
#local-nav-item [data-toggle=accordion], .accordionItem [data-toggle=accordion], .local-nav-menu-item [data-toggle=accordion] {
    cursor: pointer
}
#local-nav-item.index-item-child>a, .accordionItem.index-item-child>a, .local-nav-menu-item.index-item-child>a {
    padding-left: 15px
}
.accordionItem .accordionContent, .local-nav-menu-item .local-nav-menu-content {
    display: block;
    visibility: hidden;
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: auto
}
#local-nav-item.animated #local-nav-content, #local-nav-item.expand #local-nav-content, .accordionItem.animated .accordionContent, .accordionItem.expand .accordionContent, .local-nav-menu-item.animated .local-nav-menu-content, .local-nav-menu-item.expand .local-nav-menu-content {
    visibility: visible;
    position: relative
}
#local-nav-content>:first-child, .accordionContent>:first-child, .local-nav-menu-content>:first-child {
    margin-top: 0
}
#local-nav-content>:last-child, .accordionContent>:last-child, .local-nav-menu-content>:last-child {
    margin-bottom: 0
}

.content-body {
    margin-top: 40px
}
.text-group+.text-group {
    margin-top: 25px
}
.text-group-h {
    font-weight: 700
}
.text-group-body {
    margin-top: 10px;
    font-size: 17px;
    line-height: 1.82353
}

@media (min-width:768px) {
.text-group-body {
    font-size: 20px;
    line-height: 1.7
}
}
.text-group-faq+.text-group-faq {
    border-top: 1px solid #dcdcdc
}
.text-faq-h {
    position: relative;
    padding-left: 25px;
    line-height: 1.823529411764706;
    margin: 15px 0
}
.text-faq-h:before {
    content: "Q :";
    position: absolute;
    top: 0;
    left: 0
}
.text-faq-body {
    position: relative;
    padding-left: 25px;
    line-height: 1.823529411764706;
    margin: 15px 0
}
.text-faq-body:before {
    content: "A :";
    position: absolute;
    top: 0;
    left: 0
}
.text-faq-body a {
    font-size: 17px;
    line-height: 1.82353
}

@media (min-width:768px) {
.text-faq-body, .text-faq-h {
    padding-left: 30px;
    line-height: 1.7
}
.text-faq-body a {
    font-size: 20px;
    line-height: 1.7
}
}
.nav-action {
    text-align: center;
    margin: 15px 0
}
.nav-action-top-spaced {
    margin-top: 25px
}
.nav-action-top-spaced-xl {
    margin-top: 50px
}

@media (min-width:768px) {
.nav-action-top-spaced {
    margin-top: 35px
}
.nav-action-top-spaced-xl {
    margin-top: 60px
}
}
.anchor-item {
    margin-top: 10px
}
.anchor-item>a {
    font-size: 14px;
    line-height: 1.57143
}

@media (min-width:768px) {
.anchor-groups {
    margin-top: 5px
}
.anchor-item>a {
    font-size: 16px;
    line-height: 1.5
}
}

@media (min-width:768px) {
.is-page-article[data-category=ir] article {
    margin-top: 0
}
}
.entry-date {
    color: grey;
    font-size: 14px;
    line-height: 1.35714
}

@media (min-width:768px) {
}
.entry-title {
    margin-top: 15px;
    font-size: 24px;
    line-height: 1.66667
}
.entry-title-link {
    color: #1e1e1e
}
.entry-body, .entry-header-content, [data-category=ir] .entry-header {
    margin-left: 20px;
    margin-right: 20px
}
.entry-body:first-child, .entry-header-content:first-child, [data-category=ir] .entry-body h2 {
    font-size: 24px;
    line-height: 1.33333
}
.entry-body h3 {
    font-size: 20px;
    line-height: 1.4
}
.entry-body h4 {
    font-size: 18px;
    line-height: 1.44444
}
.entry-body ol, .entry-body p, .entry-body ul {
    line-height: 1.823529411764706
}
@media screen and (min-width:701px){
.description{
	text-align: center;
}
}
}
img.packing_image{
	margin: 0 auto;
	width: 49%;
}
.entry-body img+img {
    margin-top: 15px
}

@media (min-width:768px) {
.entry-date {
    font-size: 16px;
    line-height: 1.3125
}
.entry-title {
    font-size: 30px;
    line-height: 1.6
}
.entry-body, .entry-header, .entry-header-content, [data-category=ir] .entry-header {
    margin-left: 0;
    margin-right: 0
}
.entry-body a:hover {
    text-decoration: underline
}
.entry-body a.btn:hover {
    text-decoration: none
}
.entry-body h2 {
    font-size: 30px;
    line-height: 1.26667
}
.entry-body h3 {
    font-size: 26px;
    line-height: 1.30769
}
.entry-body h4 {
    font-size: 24px;
    line-height: 1.25
}
.entry-body ol, .entry-body p, .entry-body ul {
    line-height: 1.7;
}
.entry-body img+img {
    margin-top: 25px
}
[data-category=news] .entry-body img, [data-category=news] .entry-hero-img {
    min-width: 100%
}
}
.entry-body table>tbody>tr>td, .entry-body table>tbody>tr>th, .entry-body table>tfoot>tr>td, .entry-body table>tfoot>tr>th, .entry-body table>thead>tr>td, .entry-body table>thead>tr>th {
    font-weight: 400;
    padding: 10px
}
.entry-body table>tbody>tr>th, .entry-body table>tfoot>tr>th, .entry-body table>thead>tr>th {
    text-align: left
}
.entry-body p {
    font-size: 17px;
	margin-bottom: 7px;
}

html.show-modal body {
    position: fixed!important;
    height: 100%;
    width: 100%
}
html.no-events {
    pointer-events: none!important
}

@media (min-width:768px) {
body {
    min-width: 860px
}
}
.l-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 11000;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 0 1px #dcdcdc
}

@media (min-width:768px) {
.l-header {
    padding: 0
}
}
.l-header-container {
    height: 50px
}

@media (min-width:768px) {
.l-header-container {
    display: table;
    width: 860px;
    height: 56px;
    margin: 0 auto
}
}
.l-header-logo {
    height: 100%;
    margin: 0;
    text-align: center
}
.l-header-logo-link {
    font-weight: bold;
    padding-top: 15px;
    position: relative;
    z-index: 1;
    display: block;
    width: 150px;
    height: 100%;
    margin: auto;
	font-size: 20px;
}
.l-header-logo-img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    display: block;
    margin: auto
}

@media (min-width:768px) {
.l-header-logo {
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
    text-align: left
}
.l-header-logo-link {
    width: 150px;
    height: auto;
    margin: 0;
	padding-top: 3px;
}
.l-header-logo-img {
    position: static;
    margin: 0
}
}
.l-header-menu {
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    width: 45px;
    height: 100%
}
.l-header-menu-button {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background-color: transparent;
    cursor: pointer
}
.l-header-menu-button-line {
    position: absolute;
    left: 10px;
    right: 10px;
    z-index: 1;
    display: block;
    height: 2px;
    background-color: #1e1e1e;
    transition: all .45s
}
.l-header-menu-button-line:first-of-type {
    top: 16px
}
.l-header-menu-button-line:nth-of-type(2) {
    top: 24px
}
.l-header-menu-button-line:nth-of-type(3) {
    bottom: 16px
}

@media (min-width:768px) {
.l-header-menu {
    display: none
}
}
.l-header-nav {
    position: fixed;
    left: 0;
    top: 50px;
    z-index: 1;
    display: block;
    width: 100%;
    height: 0;
    border-top: 1px solid #dcdcdd;
    max-height: calc(100% - 50px)
}

@media (min-width:768px) {
.l-header-nav {
    position: static;
    display: table-cell;
    width: auto;
    border-top: 0
}
}
.l-header-nav .list-items {
    list-style: none;
    margin: 0;
    padding: 0
}
.l-header-nav .item-link {
    color: inherit
}

@media (max-width:767px) {
.is-globalNav-opened {
    overflow: hidden
}
.is-globalNav-opened .l-header-menu-button-line:first-of-type {
    transform: translateY(9px) rotate(-45deg)
}
.is-globalNav-opened .l-header-menu-button-line:nth-of-type(2) {
    opacity: 0
}
.is-globalNav-opened .l-header-menu-button-line:nth-of-type(3) {
    transform: translateY(-7px) rotate(45deg)
}
.is-globalNav-opened .l-header-nav {
    height: auto;
    overflow-y: auto
}
.is-globalNav-opened .global-nav {
    visibility: visible;
    opacity: 1;
    transform: translateY(0)
}
}

@media (max-width:767px) {
.is-globalNav-animation .l-header-nav {
    height: auto;
    overflow-y: auto
}
.is-globalNav-animation .global-nav {
    visibility: visible
}
}

@media (max-width:767px) {
.global-nav {
    visibility: hidden;
    position: relative;
    z-index: 1;
    padding: 0px 0;
    background-color: #f5f5f5;
    opacity: 0;
    transform: translateY(-100%);
    transition: opacity .3s ease-out, transform .3s ease-out
}
.language-nav .item-link, .site-nav .item-link, .social-nav .item-link {
    color: inherit
}
.site-nav .list-item, .social-nav .list-item {
    opacity: 1;
    transform: none
}
.site-nav .list-item {
    border-bottom: 1px solid #dcdcdc;
    line-height: 1.25;
    font-size: 20px;
    font-size: 2rem
}
.site-nav .list-item.is-expand .item-link:after {
    transform: scale(-1)
}
.site-nav .item-link {
    position: relative;
    z-index: 1;
    display: block;
    padding: 15px 20px
}
.site-nav .item-link.has-arrow:after {
    position: absolute;
    top: 50%;
    right: 20px;
    z-index: 1;
    margin: -15px 0 0;
    transition: transform .3s linear;
    content: "";
    font-family: FontAwesome;
    font-size: 30px;
    font-size: 3rem
}
.language-nav {
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    text-align: center
}
.language-nav .list-items {
    display: table;
    width: 240px;
    margin: 0 auto;
    border: 1px solid #1e1e1e;
    border-radius: 35px;
    background-color: inherit;
    overflow: hidden
}
.language-nav .list-item {
    display: table-cell;
    width: 50%;
    line-height: 1.35714;
    font-size: 14px;
    font-size: 1.4rem
}
.language-nav .item-link {
    display: block;
    padding: 10px
}
.language-nav .item-link.is-active {
    background-color: #1e1e1e;
    color: #fff
}
.language-nav .item-link[data-lang=en] {
    border-radius: 35px 0 0 35px;
    overflow: hidden
}
.language-nav .item-link[data-lang=ja] {
    border-radius: 0 35px 35px 0;
    overflow: hidden
}

.dropdown {
    display: none
}
.dropdown-items {
    list-style: none;
    margin: 0;
    padding: 0
}
.dropdown-item {
    border-top: 1px solid #dcdcdc
}
.dropdown-item.item-child .dropdown-link {
    padding-left: 55px
}
.dropdown-link {
    display: block;
    padding: 15px 20px 15px 40px;
    background-color: hsla(0,0%,92.2%,.97);
    color: inherit;
    line-height: 1;
    font-size: 16px;
    font-size: 1.6rem
}
.dropdown-link:after {
    right: 20px
}
.is-expand .dropdown {
    display: block
}
}

@media (min-width:768px) {
.global-nav {
    display: table;
    width: 100%
}
.site-nav {
    display: table-cell;
    vertical-align: middle
}
.site-nav .list-items:after {
    content: "";
    display: block;
    clear: both
}
.site-nav .list-item {
    position: relative;
    z-index: 1;
    float: left;
    opacity: 1;
    transform: none;
    cursor: pointer;
    line-height: 1.42857;
    font-size: 14px;
    font-size: 1.4rem
}
.site-nav .list-item:last-child {
    margin-right: 0
}
.site-nav .list-item.is-animation .dropdown {
    height: auto
}
.site-nav .list-item.is-hover {
    z-index: 2
}
.site-nav .list-item.is-hover .item-link {
    background-color: #f5f5f5
}
.site-nav .list-item.is-hover .dropdown {
    height: auto
}
.site-nav .list-item.is-hover .dropdown-container {
    opacity: 1;
    transform: translateY(0)
}
.site-nav .list-item.is-footer {
    display: none
}
.site-nav .item-link {
    display: block;
    padding: 18.5px 15px
}
.site-nav .item-link:active, .site-nav .item-link:focus, .site-nav .item-link:hover {
    text-decoration: none;
    background-color: #f5f5f5;
    color: inherit
}
.language-nav {
    display: table-cell;
    vertical-align: middle;
    width: 125px
}
.language-nav .list-items {
    position: relative;
    display: table;
    width: 100%
}
.language-nav .list-items:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 1px;
    height: 14px;
    margin: auto;
    background-color: grey
}
.language-nav .list-item {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    text-align: center;
    line-height: 1.41667;
    font-size: 12px;
    font-size: 1.2rem
}
.language-nav .item-link:active, .language-nav .item-link:focus, .language-nav .item-link:hover {
    text-decoration: none;
    color: grey
}
.language-nav .item-link.is-active {
    text-decoration: none;
    color: #c8c8c8;
    cursor: default
}
.social-nav {
    display: table-cell;
    vertical-align: middle;
    width: 75px
}
.social-nav .list-items {
    display: table;
    width: 100%
}
.social-nav .list-item {
    display: table-cell;
    width: 50%;
    text-align: right;
    opacity: 1;
    transform: none
}
.social-nav .item-link {
    display: block;
    font-size: 25px;
    font-size: 2.5rem
}
.dropdown {
    top: 100%;
    left: 50%;
    display: block;
    min-width: 300px;
    height: 0;
    overflow: hidden;
    transform: translateX(-50%)
}
.dropdown, .dropdown:after {
    position: absolute;
    z-index: 1
}
.dropdown:after {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #dcdcdc
}
.dropdown-container {
    white-space: nowrap;
    background-color: #fff;
    opacity: 0;
    transform: translateY(-100%);
    transition: transform .3s ease-out, opacity .3s ease-in
}
.dropdown-items {
    list-style: none;
    margin: 0;
    padding: 0
}
.dropdown-item {
    border-top: 1px solid #dcdcdc
}
.dropdown-item:first-child {
    border-top: 0
}
.dropdown-item.item-child a {
    padding-left: 35px
}
.dropdown-link {
    display: block;
    padding: 16.5px 20px;
    background-color: #ebebeb;
    color: inherit;
    font-size: 13px;
    font-size: 1.3rem
}
.dropdown-link:active, .dropdown-link:focus, .dropdown-link:hover {
    text-decoration: none;
    background-color: #e1e1e1;
    color: inherit
}
.dropdown-link:after {
    right: 15px
}
}
.l-footer {
    z-index: 1001;
    background: #f5f5f5;
    margin-top: 60px
}

@media (min-width:768px) {
.l-footer {
    margin-top: 120px
}
.l-footer .index-item-action:active, .l-footer .index-item-action:focus, .l-footer .index-item-action:hover {
    color: #b4b4b4;
    text-decoration: none
}
}
.footer-social {
    padding: 20px 0
}
.footer-social .fa-facebook, .footer-social .fa-twitter {
    font-size: 34px;
    font-size: 3.4rem
}

@media (min-width:768px) {
.footer-social {
    width: 200px;
    padding: 50px 0
}
.footer-social .fa-facebook, .footer-social .fa-twitter {
    font-size: 48px;
    font-size: 4.8rem
}
}
.footer-nav-list {
    list-style: none;
    margin: 0;
    padding-top: 50px;
}
.footer-nav-list .accordionContent {
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    background-color: hsla(0,0%,92.2%,.97)
}
.footer-nav-list .accordionContent .index-list {
    width: 100%;
    max-width: 860px;
    margin: 0 auto;
    padding: 0 20px
}
.footer-nav-list .accordionContent .index-item {
    border-top: 1px solid #dcdcdc
}
.footer-nav-list .accordionContent .index-item:before {
    content: none
}
.footer-nav-list .accordionContent .index-item:first-child {
    border-top: 0
}
.footer-nav-list .accordionContent .index-item small {
    font-size: 70%
}
.footer-nav-item.expand+.footer-nav-item .footer-nav-link {
    border-top: 0
}
.footer-nav-item:last-child .footer-nav-link {
    border-bottom: 1px solid #dcdcdc
}
.footer-nav-link {
    position: relative;
    z-index: 1;
    display: block;
    margin: 0 20px;
    padding: 20px 0;
    border-top: 1px solid #dcdcdc;
    color: #1e1e1e;
    font-size: 19px;
    line-height: 1.26316
}

@media (min-width:768px) {
.footer-nav-list {
    padding-top: 50px;
}
.footer-nav-list .accordionContent .index-list {
    padding: 0
}
.footer-nav-link {
    width: 100%;
    max-width: 860px;
    margin: 0 auto;
    font-size: 24px;
    line-height: 1.20833;
/*background-image: url(../images/down.png);
background-repeat: no-repeat;
background-position: right center;*/
}
.footer-nav-link:active, .footer-nav-link:focus, .footer-nav-link:hover {
    text-decoration: none;
    color: #b4b4b4
}
}
.footer-copyright {
    margin: 0;
    padding: 40px 0 20px;
    text-align: center;
    color: grey;
    font-size: 9px;
    line-height: 1.55556
}
.footer-copyright small {
    font-size: 100%
}

@media (min-width:768px) {
.footer-copyright {
    padding: 30px 0;
    font-size: 10px;
    line-height: 1.5
}
}
#local-nav {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50px;
    z-index: 10100;
    background: #f5f5f5;
    transition: top .3s ease
}
#local-nav.is-fixed {
    position: fixed
}
#local-nav.is-hide {
    top: -1px
}
#local-nav-trigger {
    padding-right: 20px
}

#local-nav-trigger .index-item-content {
    padding-right: 0
}

@media (min-width:768px) {
#local-nav-trigger {
    border-bottom: 0
}
}
#local-nav-item:first-child:before {
    border-top-width: 0
}
#local-nav-content {
    display: block;
    visibility: hidden;
    overflow-y: scroll;
    position: absolute;
    width: 100%;
    height: auto;
    max-height: 400px;
    background: hsla(0,0%,92.2%,.97)
}

@media (min-width:768px) {
#local-nav-content {
    -ms-overflow-style: none
}
#local-nav-content::-webkit-scrollbar {
display:none
}
}
#local-nav-menu-group {
    padding: 0 20px
}
#local-nav-menu-group>.index-list .index-item:first-child:before {
    border-top-width: 0
}
#local-nav-menu-group>.index-list .local-nav-menu-content .index-item:first-child:before {
    border-top-width: 1px
}
#local-nav-menu-group .index-item-action:after {
    right: 0;
    color: grey
}
#local-nav-menu-group .index-item.collapse>.index-item-action>.index-item-content, #local-nav-menu-group .index-item.expand>.index-item-action>.index-item-content {
    padding-left: 0;
    padding-right: 30px
}

@media (min-width:768px) {
.windows.firefox #local-nav-menu-group>.index-list {
    margin-left: 10px
}
}
.local-nav-menu-content .index-item:before {
    width: calc(100% - 20px);
    left: auto;
    right: 0
}
.local-nav-menu-content .index-item:first-child:before {
    width: 100%
}
.local-nav-menu-content .index-item-content {
    padding-left: 20px!important
}
.translate {
    margin: 25px 0;
    font-size: 15px;
    line-height: 1.33333
}
.translate-item {
    display: inline-block;
    margin: 0;
    text-decoration: none
}
.translate-item+.translate-item:before {
    content: "/";
    margin: 0 5px
}

@media (min-width:768px) {
#local-nav {
    top: 55px
}
#local-nav-item>.index-item-action, #local-nav-menu-group {
    width: 900px;
    margin: 0 auto
}
#local-nav-menu-group .index-item-action:hover {
    color: #b4b4b4;
    text-decoration: none
}
a.translate-link:hover {
    text-decoration: underline
}
}
#content {
    position: relative
}
.grobalNav-is-shown #content {
    position: fixed;
    width: 100%
}
#body {
    padding-top: 20px;
    position: relative
}
[data-category=general] #body, [data-category=part-innovation] #body {
    padding-top: 50px
}


#view-pause {
    z-index: 10101
}
#view-pause, #view-pause-local-nav {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 200%;
    background: #000
}
#view-pause-local-nav {
    z-index: 10001
}

.l-header-logo-link {
    font-weight: bold;
}
p.entry-title2{
font-size: 30px;
font-weight: 700;
text-align: center;
color:#bd9361;
}
div.nav {
    margin: 0 0 20px;
    padding: 20px 0;
#ccc dashed;
border-bottom: 1px
    #ccc dashed;
}

div.nav table {
    border-collapse: collapse;
    font-family: inherit;
    font-size: 100%;
	margin: 0 auto;
}
div.nav table td {
    width: 50%;
    padding: 20px 30px;
    border: 1px #ccc solid;
    font-size: 1.9rem;
	text-align: center;

}
div.nav table th {
    width: 50%;
    padding: 20px 30px;
    border: 1px #ccc solid;
    font-size: 1.9rem;
	background: #f5ece3;
	text-align: center !important;
}
div.nav table th.different {
    width: 20%;
}
div.nav table td.different {
    width: 20%;
}
}
