﻿@charset "UTF-8";
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

.c-heading {
    margin-top: 8px;
}

.c-heading-contact {
   background: white;
}

.c-heading-img-contact {
   vertical-align: middle;
}

article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {
    display: block
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

small {
    font-size: 80%
}

img {
    border-style: none
}

button,input,select,textarea {
    font: inherit;
    margin: 0
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html [type=button],[type=reset],[type=submit] {
    -webkit-appearance: button
}

@font-face {
    font-family: FujitsuInfinityPro-Regular;
    src: url(./fontv51/FujitsuInfinityPro-Regular-202110.eot);
    src: url(./fontv51/FujitsuInfinityPro-Regular-202110.eot) format("embedded-opentype"),url(./fontv51/FujitsuInfinityPro-Regular-202110.woff) format("woff"),url(./fontv51/FujitsuInfinityPro-Regular-202110.ttf) format("truetype")
}

@font-face {
    font-family: FujitsuInfinityPro-Bold;
    src: url(./fontv51/FujitsuInfinityPro-Bold-202110.eot);
    src: url(./fontv51/FujitsuInfinityPro-Bold-202110.eot) format("embedded-opentype"),url(./fontv51/FujitsuInfinityPro-Bold-202110.woff) format("woff"),url(./fontv51/FujitsuInfinityPro-Bold-202110.ttf) format("truetype")
}

:root {
    font-size: 10px
}

body {
    background: #fff;
    color: #000;
    font-size: 1.6rem;
    font-family: FujitsuInfinityPro-Regular,Arial,Verdana,Lucida Grande,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",sans-serif;
    line-height: 1.6;
    word-wrap: break-word;
    overflow-wrap: break-word
}

:lang(en) body {
    font-size: 1.8rem;
    line-height: 1.8
}

@media only screen and (max-width: 480px) {
    :lang(en) body {
        font-size:1.6rem;
        line-height: 1.6
    }
}

@media only screen and (min-width: 1001px) {
    body {
        height:auto!important
    }
}

*,*::before,*::after {
    box-sizing: border-box
}

ul,ol {
    list-style-type: none
}

a {
    color: #000;
    text-decoration: underline;
    transition: color .2s
}

a:hover,a:active,a:focus {
    text-decoration: none;
    color: #57564f
}

a:visited {
    text-decoration: underline
}

em {
    font-style: italic
}

:lang(en) em {
    font-weight: 400;
    font-family: FujitsuInfinityPro-Bold,Arial,Verdana,Lucida Grande,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",sans-serif
}

strong {
    font-weight: 700
}

:lang(en) strong {
    font-weight: 400;
    font-family: FujitsuInfinityPro-Bold,Arial,Verdana,Lucida Grande,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",sans-serif
}

sup {
    font-size: 1.2rem
}

b {
    font-weight: 700
}

:lang(en) b {
    font-weight: 400;
    font-family: FujitsuInfinityPro-Bold,Arial,Verdana,Lucida Grande,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",sans-serif
}

i {
    font-style: italic
}

img {
    max-width: 100%;
    vertical-align: bottom;
    height: auto
}

p,ul,ol,dl,dt,dd,table,h1,h2,h3,h4,h5,h6,blockquote,form {
    margin: 0;
    padding: 0
}

dfn,cite {
    font-style: normal
}

small {
    font-size: 100%
}

table {
    border-collapse: collapse;
    width: 100%
}

input,select,button,textarea {
    font-family: FujitsuInfinityPro-Regular,Arial,Verdana,Lucida Grande,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0
}

input[type=reset],input[type=image],input[type=submit],input[type=button],button {
    cursor: pointer
}

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    background: none;
    padding: 0
}

.clearfix:after {
    display: block;
    clear: both;
    content: ""
}

#header {
    display: block;
    max-width: inherit
}

@media only screen and (min-width: 1001px) {
    #header {
        height:auto!important;
        padding: 0
    }
}

@media only screen and (max-width: 1000px) {
    #header {
        width:100%;
        overflow: hidden;
        transition: background .25s;
        padding: 0
    }

    #header.is-visible {
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(0,0,0,.4);
        z-index: 9999
    }

    [data-browser=IE11] #header.is-visible {
        width: 100%
    }
}

#header-content {
    background: rgba(255,255,255,.96);
    position: relative;
    z-index: 300;
    width: 100%
}

@media only screen and (max-width: 1000px) {
    #header-content {
        background:#fff
    }
}

#header-content::before {
    display: block;
    position: absolute;
    content: "";
    bottom: -20px;
    left: 0;
    width: 100%;
    height: 20px;
    background: linear-gradient(rgba(0,0,0,.08),rgba(255,255,255,0));
    z-index: -1;
    pointer-events: none
}

#header-column {
    border-top: 3px solid #ac2330
}

#header-column.diff-group-corp {
    border-color: #9e9d96
}

#header-column-inner {
    max-width: 1280px;
    margin: 0 auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 1000px) {
    #header-column-inner {
        border-bottom:2px solid #ccccc6;
        position: relative;
        display: block
    }

    [data-script-enabled=true] #header-column-inner {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media only screen and (max-width: 767px) {
    .diff-group-corp #header-column-inner {
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

#header-group-title {
    position: relative;
    min-height: 94px
}

@media only screen and (max-width: 1280px) {
    #header-group-title {
        padding:0 8px
    }
}

@media only screen and (max-width: 1000px) {
    #header-group-title {
        min-height:inherit
    }
}

@media only screen and (max-width: 480px) {
    #header-group-title {
        padding:0 16px
    }
}

@media only screen and (max-width: 767px) {
    .diff-group-corp #header-group-title {
        display:block;
        width: 100%
    }
}

#site-title {
    font-size: 2.8rem;
    color: #57564f;
    font-weight: 700;
    padding: 11px 10px 14px 0;
    line-height: 1.4;
    min-height: 75px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

:lang(en) #site-title {
    font-weight: 400;
    font-family: FujitsuInfinityPro-Bold,Arial,Verdana,Lucida Grande,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",sans-serif
}

@media only screen and (max-width: 1000px) {
    #site-title {
        padding:16px 10px 14px 8px;
        font-size: 2.4rem;
        min-height: inherit
    }
}

@media only screen and (max-width: 480px) {
    #site-title {
        font-size:2rem;
        padding: 12px 10px 12px 0
    }
}

#site-title a {
    text-decoration: none;
    color: #57564f;
    display: inline-block
}

@media only screen and (max-width: 480px) {
    #site-title .sub {
        display:block;
        font-size: 1.4rem
    }
}

#site-title img {
    display: block;
    max-width: inherit;
    width: 100%
}

#corporate-symbol {
    margin-top: 20px
}

#corporate-symbol img {
    width: auto;
    height: 49px;
    max-width: inherit
}

@media only screen and (max-width: 1000px) {
    #corporate-symbol {
        margin-top:12px
    }

    #corporate-symbol img {
        height: 45px
    }
}

@media only screen and (max-width: 480px) {
    #corporate-symbol img {
        width:auto;
        height: 30px
    }
}

.diff-group-corp #corporate-symbol {
    max-width: 430px;
    width: calc(430vw*100/1280)
}

.diff-group-corp #corporate-symbol img {
    max-width: 100%;
    height: auto
}

@media only screen and (max-width: 1280px) {
    .diff-group-corp #corporate-symbol {
        max-width:380px;
        width: calc(380vw*100/1280)
    }
}

@media only screen and (max-width: 1000px) {
    .diff-group-corp #corporate-symbol {
        width:auto
    }

    .diff-group-corp #corporate-symbol img {
        max-width: inherit
    }
}

@media only screen and (max-width: 767px) {
    .diff-group-corp #corporate-symbol {
        margin-top:16px;
        max-width: inherit;
        width: auto
    }

    .diff-group-corp #corporate-symbol img {
        max-width: 100%
    }
}

@media only screen and (max-width: 480px) {
    .diff-group-corp #corporate-symbol {
        text-align:center;
        padding-top: 0;
        padding-bottom: 0
    }
}

#header-group-nav {
    width: 100%;
    min-height: 94px
}

[data-script-enabled=true] #header-group-nav {
    min-height: 94px
}

@media only screen and (max-width: 1000px) {
    #header-group-nav {
        min-height:inherit
    }

    [data-script-enabled=true] #header-group-nav {
        min-height: inherit
    }
}

#header-group-nav-inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    height: 100%
}

@media only screen and (max-width: 1000px) {
    #header-group-nav-inner {
        min-height:71px;
        padding: 0
    }

    [data-script-enabled=true] #header-group-nav-inner {
        display: block
    }
}

@media only screen and (max-width: 480px) {
    #header-group-nav-inner {
        min-height:59px
    }
}

.diff-no-gnav #header-group-nav-inner {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.diff-group-corp+.diff-no-gnav #header-group-nav-inner {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media only screen and (max-width: 767px) {
    .diff-group-corp #header-group-nav-inner {
        min-height:inherit
    }
}

#header-group-nav-inner .trans-nav-back {
    display: none
}

@media only screen and (max-width: 1000px) {
    #header-group-nav-inner .trans-nav-back {
        font-size:1.6rem;
        position: relative;
        z-index: 1;
        background: #eee;
        padding: 11px 0 11px 38px;
        width: 100%;
        text-align: left;
        border-top: 1px solid #c6c6c0;
        line-height: 1.4
    }

    #header-group-nav-inner .trans-nav-back.is-visible {
        display: block!important
    }

    #header-group-nav-inner .trans-nav-back:hover,#header-group-nav-inner .trans-nav-back:active,#header-group-nav-inner .trans-nav-back:focus {
        color: #57564f;
        text-decoration: underline
    }

    #header-group-nav-inner .trans-nav-back::before {
        display: block;
        position: absolute;
        content: "";
        left: 16px;
        top: 50%;
        width: 10px;
        height: 10px;
        border-top: 2px solid #a30b1a;
        border-left: 2px solid #a30b1a;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        margin-top: -5px
    }
}

#header-group-nav-inner #utility-area {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 14px
}

@media only screen and (min-width: 1281px) {
    #header-group-nav-inner #utility-area {
        position:relative
    }
}

@media only screen and (max-width: 1000px) {
    #header-group-nav-inner #utility-area {
        -webkit-justify-content:flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 100%;
        padding: 0 16px;
        margin-bottom: 0;
        min-height: 71px
    }

    [data-script-enabled=true] #header-group-nav-inner #utility-area {
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: auto;
        padding: 0
    }

    [data-browser=IE11] #header-group-nav-inner #utility-area {
        height: 71px
    }
}

@media only screen and (max-width: 767px) {
    .diff-group-corp #header-group-nav-inner #utility-area {
        min-height:47px
    }

    [data-browser=IE11] .diff-group-corp #header-group-nav-inner #utility-area {
        height: 47px
    }
}

@media only screen and (max-width: 480px) {
    #header-group-nav-inner #utility-area {
        min-height:inherit
    }
}

#header-group-nav-inner .utility-txt {
    font-size: 1.1rem;
    line-height: 1.2;
    color: #57564f
}

#header-group-nav-inner .utility-txt a {
    text-decoration: none;
    color: #57564f
}

#header-group-nav-inner .utility-txt a:hover,#header-group-nav-inner .utility-txt a:active,#header-group-nav-inner .utility-txt a:focus {
    text-decoration: underline
}

#header-group-nav-inner .utility-icon {
    background: #eee;
    margin-left: 20px;
    padding: 8px 25px;
    border-radius: 0 0 2px 2px;
    border: 1px solid #e0e0e0;
    border-top: 0;
    box-shadow: 0 0 3px -1px rgba(0,0,0,.36);
    max-width: 500px
}

[data-script-enabled=true] #header-group-nav-inner .utility-icon {
    max-width: inherit
}

@media only screen and (max-width: 1000px) {
    #header-group-nav-inner .utility-icon {
        box-shadow:none;
        background: none;
        border-radius: 0;
        border: 0;
        padding: 0
    }
}

@media only screen and (max-width: 480px) {
    #header-group-nav-inner .utility-icon {
        margin-left:26px
    }
}

#header-group-nav-inner #utility-icon-sp {
    display: none;
    padding: 0 16px;
    border-top: 1px solid #c6c6c0;
    position: relative
}

#global-nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

[data-script-enabled=true] #global-nav {
    margin-right: 10px
}

@media only screen and (min-width: 1001px) {
    [data-script-enabled=true] #global-nav {
        display:-webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
}

@media only screen and (max-width: 1000px) {
    #global-nav {
        -webkit-flex:auto;
        -ms-flex: auto;
        flex: auto;
        display: block;
        width: 100%
    }

    [data-script-enabled=true] #global-nav {
        position: absolute;
        top: calc(100% + 2px);
        left: 0;
        display: none;
        width: 100%;
        background: #fff;
        transition: left .25s
    }

    [data-script-enabled=true] #global-nav.is-pos1 {
        left: -100%
    }

    [data-script-enabled=true] #global-nav.is-pos2 {
        left: -200%
    }

    [data-script-enabled=true] #global-nav.is-pos3 {
        left: -300%
    }
}

#global-nav>li>a {
    display: block;
    text-decoration: none;
    line-height: 1.2;
    min-width: 95px;
    text-align: center;
    word-break: break-word;
    padding: 11px 32px 11px 16px;
    position: relative
}

[data-script-enabled=true] #global-nav>li>a {
    padding: 4px 24px 15px
}

@media only screen and (max-width: 1000px) {
    [data-script-enabled=true] #global-nav>li>a {
        text-align:left;
        padding: 11px 32px 11px 16px;
        border-bottom: 1px solid #c6c6c0;
        background: #eee
    }
}

#global-nav>li>a:hover,#global-nav>li>a:active,#global-nav>li>a:focus {
    padding-bottom: 11px
}

[data-script-enabled=true] #global-nav>li>a:hover,[data-script-enabled=true] #global-nav>li>a:active,[data-script-enabled=true] #global-nav>li>a:focus {
    padding-bottom: 15px
}

@media only screen and (max-width: 1000px) {
    #global-nav>li>a {
        text-align:left;
        border-bottom: 1px solid #c6c6c0;
        padding: 11px 32px 11px 16px;
        position: relative;
        word-break: inherit;
        line-height: 1.4
    }

    #global-nav>li>a::before {
        display: block;
        position: absolute;
        content: "";
        top: 50%;
        right: 16px;
        width: 12px;
        height: 12px;
        border-top: 2px solid #a30b1a;
        border-right: 2px solid #a30b1a;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        margin-top: -7px
    }

    #global-nav>li>a::after {
        display: none
    }

    #global-nav>li>a:hover,#global-nav>li>a:active,#global-nav>li>a:focus {
        padding-bottom: 11px
    }

    [data-script-enabled=true] #global-nav>li>a:hover,[data-script-enabled=true] #global-nav>li>a:active,[data-script-enabled=true] #global-nav>li>a:focus {
        padding-bottom: 11px;
        border-bottom: 1px solid #c6c6c0
    }
}

@media only screen and (max-width: 480px) {
    #global-nav>li>a:hover,#global-nav>li>a:active,#global-nav>li>a:focus {
        font-weight:400
    }
}

#global-nav>li.is-current>a {
    font-weight: 700
}

:lang(en) #global-nav>li.is-current>a {
    font-weight: 400;
    font-family: FujitsuInfinityPro-Bold,Arial,Verdana,Lucida Grande,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",sans-serif
}

@media only screen and (max-width: 1000px) {
    #global-nav>li.is-current>a {
        padding-bottom:11px
    }
}

@media only screen and (max-width: 1000px) {
    #global-nav>li.home {
        display:none
    }
}

[data-script-enabled=true] #global-nav .toggle-nav>a,[data-script-enabled=true] #global-nav .trans-nav>a {
    position: relative;
    padding-right: 32px
}

@media only screen and (max-width: 1000px) {
    [data-script-enabled=true] #global-nav .toggle-nav>a,[data-script-enabled=true] #global-nav .trans-nav>a {
        text-align:left;
        padding: 11px 32px 11px 16px
    }
}

[data-script-enabled=true] #global-nav .toggle-nav>a::before,[data-script-enabled=true] #global-nav .trans-nav>a::before {
    display: block;
    position: absolute;
    content: "";
    top: 50%;
    right: 8px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #a30b1a;
    border-right: 2px solid #a30b1a;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    margin-top: -12px;
    transition: -webkit-transform .2s;
    transition: transform .2s
}



#global-nav .toggle-nav>a::before, #global-nav .trans-nav>a::before {
    display: block;
    position: absolute;
    content: "";
    top: 50%;
    right: 8px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #a30b1a;
    border-right: 2px solid #a30b1a;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    margin-top: -7px;
    transition: -webkit-transform .2s;
    transition: transform .2s
}



@media only screen and (max-width: 1000px) {
    [data-script-enabled=true] #global-nav .toggle-nav>a::before,[data-script-enabled=true] #global-nav .trans-nav>a::before {
        right:16px;
        width: 12px;
        height: 12px;
        margin-top: -9px
    }
}

[data-script-enabled=true] #global-nav .toggle-nav>a.is-open,[data-script-enabled=true] #global-nav .trans-nav>a.is-open {
    font-weight: 700
}

@media only screen and (max-width: 1000px) {
    [data-script-enabled=true] #global-nav .toggle-nav>a.is-open,[data-script-enabled=true] #global-nav .trans-nav>a.is-open {
        padding-bottom:11px
    }
}

[data-script-enabled=true] #global-nav .toggle-nav>a.is-open::before,[data-script-enabled=true] #global-nav .trans-nav>a.is-open::before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -7px
}

@media only screen and (max-width: 1000px) {
    [data-script-enabled=true] #global-nav .toggle-nav>a.is-open::before,[data-script-enabled=true] #global-nav .trans-nav>a.is-open::before {
        margin-top:-7px
    }
}

[data-script-enabled=true] #global-nav .toggle-nav>a:hover::before,[data-script-enabled=true] #global-nav .toggle-nav>a:active::before,[data-script-enabled=true] #global-nav .toggle-nav>a:focus::before,[data-script-enabled=true] #global-nav .trans-nav>a:hover::before,[data-script-enabled=true] #global-nav .trans-nav>a:active::before,[data-script-enabled=true] #global-nav .trans-nav>a:focus::before {
    margin-top: -12px
}

@media only screen and (max-width: 1000px) {
    [data-script-enabled=true] #global-nav .toggle-nav>a:hover::before,[data-script-enabled=true] #global-nav .toggle-nav>a:active::before,[data-script-enabled=true] #global-nav .toggle-nav>a:focus::before,[data-script-enabled=true] #global-nav .trans-nav>a:hover::before,[data-script-enabled=true] #global-nav .trans-nav>a:active::before,[data-script-enabled=true] #global-nav .trans-nav>a:focus::before {
        margin-top:-9px
    }
}

[data-script-enabled=true] #global-nav .toggle-nav>a:hover.is-open::before,[data-script-enabled=true] #global-nav .toggle-nav>a:active.is-open::before,[data-script-enabled=true] #global-nav .toggle-nav>a:focus.is-open::before,[data-script-enabled=true] #global-nav .trans-nav>a:hover.is-open::before,[data-script-enabled=true] #global-nav .trans-nav>a:active.is-open::before,[data-script-enabled=true] #global-nav .trans-nav>a:focus.is-open::before {
    margin-top: -7px
}

[data-script-enabled=true] #global-nav .toggle-nav>a>.status-txt,[data-script-enabled=true] #global-nav .trans-nav>a>.status-txt {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    font-size: 1rem;
    opacity: 0
}

#footer {
    background: #3c3c35
}

#footer-content {
    text-align: center
}

@media only screen and (max-width: 1000px) {
    #footer-content {
        padding:16px
    }
}

#footer-group-nav {
    background: #eee
}

#footer-group-nav-inner {
    max-width: 1280px;
    margin: 0 auto
}

#footer-nav-a {
    padding: 24px 0 34px;
    border-bottom: 1px solid #c6c6c0
}

@media only screen and (max-width: 1280px) {
    #footer-nav-a {
        padding:24px 8px 34px
    }
}

@media only screen and (max-width: 1000px) {
    #footer-nav-a {
        padding:40px 0
    }
}

@media only screen and (max-width: 480px) {
    #footer-nav-a {
        display:none
    }
}

#footer-nav-a.diff-col5>ul>li {
    width: 20%
}

@media only screen and (max-width: 1000px) {
    #footer-nav-a.diff-col5>ul>li {
        width:100%
    }
}

#footer-nav-a>ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: -20px;
    margin-bottom: -20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width: 1000px) {
    #footer-nav-a>ul {
        margin-bottom:0;
        margin-left: 0
    }
}

#footer-nav-a>ul>li {
    padding-left: 20px;
    padding-bottom: 20px;
    width: 35%;
    line-height: 1.4;
    font-size: 2rem
}

:lang(en) #footer-nav-a>ul>li {
    font-weight: 400;
    font-family: FujitsuInfinityPro-Bold,Arial,Verdana,Lucida Grande,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",sans-serif
}

@media only screen and (max-width: 1000px) {
    #footer-nav-a>ul>li {
        width:100%;
        text-align: center;
        padding-bottom: 32px;
        padding-left: 0
    }

    #footer-nav-a>ul>li:last-child {
        padding-bottom: 0
    }
}

#footer-nav-a>ul>li>a {
    text-decoration: none;
    position: relative;
    padding-left: 20px;
    display: inline-block
}

@media only screen and (max-width: 1000px) {
    #footer-nav-a>ul>li>a {
        padding-left:0
    }
}

#footer-nav-a>ul>li>a:hover,#footer-nav-a>ul>li>a:active,#footer-nav-a>ul>li>a:focus {
    text-decoration: underline
}

#footer-nav-a>ul>li>a::before {
    display: block;
    position: absolute;
    content: "";
    top: .5em;
    left: 0;
    width: 8px;
    height: 8px;
    border-top: 2px solid #a30b1a;
    border-right: 2px solid #a30b1a;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

@media only screen and (max-width: 1000px) {
    #footer-nav-a>ul>li>a::before {
        display:none
    }
}

#footer-nav-a>ul>li>ul {
    padding-left: 18px;
    margin-top: 18px;
    margin-bottom: -10px
}

@media only screen and (max-width: 1000px) {
    #footer-nav-a>ul>li>ul {
        display:-webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        border-top: 1px solid #c6c6c0;
        padding-left: 0;
        margin-bottom: 0;
        position: relative
    }

    #footer-nav-a>ul>li>ul::before,#footer-nav-a>ul>li>ul::after {
        display: block;
        position: absolute;
        content: "";
        bottom: 1px;
        left: 0;
        width: 100%;
        height: 1px
    }

    #footer-nav-a>ul>li>ul::after {
        bottom: 0;
        background: #c6c6c0
    }
}

#footer-nav-a>ul>li>ul>li {
    line-height: 1.6;
    padding-bottom: 10px;
    font-size: 1.4rem;
    font-weight: 400;
    font-family: FujitsuInfinityPro-Regular,Arial,Verdana,Lucida Grande,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",sans-serif
}

:lang(en) #footer-nav-a>ul>li>ul>li {
    font-size: 1.6rem
}

@media only screen and (max-width: 1000px) {
    #footer-nav-a>ul>li>ul>li {
        width:50%;
        border-bottom: 1px solid #c6c6c0;
        padding-bottom: 0;
        text-align: left
    }

    #footer-nav-a>ul>li>ul>li:nth-child(odd) {
        border-right: 1px solid #c6c6c0
    }
}

#footer-nav-a>ul>li>ul>li>a {
    text-decoration: none;
    position: relative;
    padding-left: 20px;
    display: inline-block
}

#footer-nav-a>ul>li>ul>li>a:hover,#footer-nav-a>ul>li>ul>li>a:active,#footer-nav-a>ul>li>ul>li>a:focus {
    text-decoration: underline
}

@media only screen and (max-width: 1000px) {
    #footer-nav-a>ul>li>ul>li>a {
        display:block;
        padding: 12px 16px
    }
}

#footer-nav-a>ul>li>ul>li>a::before {
    display: block;
    position: absolute;
    content: "";
    top: .4em;
    left: 0;
    width: 8px;
    height: 8px;
    border-top: 2px solid #a30b1a;
    border-right: 2px solid #a30b1a;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

:lang(en) #footer-nav-a>ul>li>ul>li>a::before {
    top: .5em
}

@media only screen and (max-width: 1000px) {
    #footer-nav-a>ul>li>ul>li>a::before {
        display:none
    }
}

#footer-nav-b {
    padding: 16px 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 1280px) {
    #footer-nav-b {
        padding:16px 8px
    }
}

@media only screen and (max-width: 1000px) {
    #footer-nav-b {
        padding:0;
        display: block
    }
}

#footer-nav-b .utility {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 -8px -24px
}

@media only screen and (max-width: 1000px) {
    #footer-nav-b .utility {
        display:block;
        margin: 0;
        border-top: 1px solid #c6c6c0
    }
}

#footer-nav-b .utility>li {
    margin: 0 0 8px 24px;
    font-size: 1.4rem;
    line-height: 1.2
}

@media only screen and (max-width: 1000px) {
    #footer-nav-b .utility>li {
        border-bottom:1px solid #c6c6c0;
        margin: 0
    }

    #footer-nav-b .utility>li:last-child {
        border-bottom: 0
    }
}

#footer-nav-b .utility a {
    text-decoration: none
}

#footer-nav-b .utility a:hover,#footer-nav-b .utility a:active,#footer-nav-b .utility a:focus {
    text-decoration: underline
}

@media only screen and (max-width: 1000px) {
    #footer-nav-b .utility a {
        display:block;
        padding: 16px
    }
}

@media only screen and (max-width: 1000px) {
    #footer-nav-b .utility.diff-relation {
        padding:10px 0
    }
}

#footer-nav-b .utility.diff-relation>li {
    font-size: 1.3rem
}

@media only screen and (max-width: 1000px) {
    #footer-nav-b .utility.diff-relation>li {
        border:0
    }

    #footer-nav-b .utility.diff-relation>li a {
        padding: 10px 16px
    }
}

#footer-group-utility {
    max-width: 1280px;
    margin: 0 auto;
    padding: 20px 0 16px
}

#footer-group-utility>*:last-child {
    margin-bottom: 0
}

#footer-group-utility .social-content>dt {
    font-size: 1.4rem;
    color: #fff;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px;
    padding: 0 16px
}

:lang(en) #footer-group-utility .social-content>dt {
    font-weight: 400;
    font-family: FujitsuInfinityPro-Bold,Arial,Verdana,Lucida Grande,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",sans-serif;
    font-size: 1.5rem
}

#footer-group-utility .social {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 0 -8px -24px
}

#footer-group-utility .social>li {
    margin: 0 0 8px 24px
}

#footer-group-utility .social a {
    color: #fff;
    text-decoration: none
}

#footer-group-bylaw {
    position: relative;
    max-width: 1280px;
    margin: 0 auto;
    padding-bottom: 15px
}

#footer-group-bylaw .copyright {
    color: #fff;
    text-align: center;
    font-size: 1.4rem
}

@media only screen and (max-width: 1000px) {
    #footer-group-bylaw .copyright {
        margin-top:8px
    }
}

#footer-group-bylaw .copyright a {
    color: inherit;
    text-decoration: none
}

#footer-group-bylaw .legal-info {
    color: #fff;
    font-size: 1.4rem;
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 15px
}

@media only screen and (max-width: 1280px) {
    #footer-group-bylaw .legal-info {
        right:8px
    }
}
