@charset "UTF-8";

html {
    box-sizing: border-box;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%
}

*,
:before,
:after {
    background-repeat: no-repeat;
    box-sizing: inherit
}

:before,
:after {
    text-decoration: inherit;
    vertical-align: inherit
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box
}

audio:not([controls]) {
    display: none;
    height: 0
}

hr {
    overflow: visible
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

summary {
    display: list-item
}

small {
    font-size: 80%
}

[hidden],
template {
    display: none
}

abbr[title] {
    border-bottom: 1px dotted;
    text-decoration: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

h1,
h2,
.section-title-2nd,
.entry h2,
h3,
.btn-inpage-link a,
.childNav-title,
.section-title-3rd,
.entry h3,
.parts-ptag,
h4,
.btn-col,
.section-title-4th,
.entry h4,
h5,
.section-title-5th,
.entry h5,
h6,
.section-title-6th,
.entry h6 {
    font-weight: 400
}

li {
    list-style: none
}

table,
table th,
table td {
    border-spacing: 0
}

input {
    border-radius: 0
}

button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
    cursor: pointer
}

[disabled] {
    cursor: default
}

[type=number] {
    width: auto
}

[type=search] {
    -webkit-appearance: textfield
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto;
    resize: vertical
}

button,
input,
optgroup,
select,
textarea {
    font: inherit
}

optgroup {
    font-weight: 700
}

button {
    overflow: visible
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: 0;
    padding: 0
}

button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    outline: 1px dotted ButtonText
}

button,
html [type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button
}

button,
select {
    text-transform: none
}

button,
input,
select,
textarea {
    background-color: transparent;
    border-style: none;
    color: inherit
}

select {
    -moz-appearance: none;
    -webkit-appearance: none
}

select::-ms-expand {
    display: none
}

select::-ms-value {
    color: currentColor
}

legend {
    border: 0;
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

img {
    border-style: none
}

progress {
    vertical-align: baseline
}

svg:not(:root) {
    overflow: hidden
}

audio,
canvas,
progress,
video {
    display: inline-block
}

[aria-busy=true] {
    cursor: progress
}

[aria-controls] {
    cursor: pointer
}

[aria-disabled] {
    cursor: default
}

::-moz-selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none
}

::selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none
}

@font-face {
    font-family: Noto Sans Japanese;
    font-weight: 100;
    src: url(../font/NotoSans_thin.woff2) format("woff2"), url(../font/NotoSans_thin.woff) format("woff")
}

@font-face {
    font-family: Noto Sans Japanese;
    font-weight: 300;
    src: url(../font/NotoSans_light.woff2) format("woff2"), url(../font/NotoSans_light.woff) format("woff")
}

@font-face {
    font-family: Noto Sans Japanese;
    src: url(../font/NotoSans_regular.woff2) format("woff2"), url(../font/NotoSans_regular.woff) format("woff")
}

@font-face {
    font-family: Noto Sans Japanese;
    font-weight: 500;
    src: url(../font/NotoSans_medium.woff2) format("woff2"), url(../font/NotoSans_medium.woff) format("woff")
}

@font-face {
    font-family: Noto Sans Japanese;
    font-weight: 700;
    src: url(../font/NotoSans_bold.woff2) format("woff2"), url(../font/NotoSans_bold.woff) format("woff")
}

body {
    font-family: Noto Sans Japanese;
    font-weight: 400;
    font-size: calc(14px + (2 - 0) * ((100vw - 640px) / (1366 - 640)));
    -webkit-font-smoothing: antialiased
}

h1 {
    font-size: 1.9em;
    font-weight: 700
}

h2,
.section-title-2nd,
.entry h2 {
    font-size: 1.85em;
    font-weight: 700
}

h3,
.btn-inpage-link a,
.childNav-title,
.section-title-3rd,
.entry h3,
.parts-ptag {
    font-size: 1.45em;
    font-weight: 700
}

h4,
.btn-col,
.section-title-4th,
.entry h4 {
    font-size: 1.25em;
    font-weight: 700
}

h5,
.section-title-5th,
.entry h5 {
    font-size: 1.1em;
    font-weight: 700
}

h6,
.section-title-6th,
.entry h6 {
    font-size: 1em;
    font-weight: 700
}

p {
    font-size: 1em;
    line-height: 2;
    text-align: justify;
    word-wrap: break-word
}

a {
    color: black;
    transition: .3s;
    cursor: pointer;
    text-decoration: none
}

a:hover {
    color: inherit
}

img {
    max-width: 100%;
    height: auto
}

select,
textarea,
input[type=text],
input[type=password],
input[type=submit] {
    padding: 1em;
    background: white
}

textarea,
input[type=text] {
    background: white
}

textarea {
    height: 15em
}

:-ms-input-placeholder {
    color: #757575
}

::placeholder {
    color: #757575
}

.l-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    min-height: 100vh
}

.l-main {
    -ms-flex-positive: 2;
    flex-grow: 2
}

.l-gHead {
    position: relative;
    border-top: 2px solid #e60000;
    border-bottom: 1px solid #ccc
}

.l-gHead__inner {
    margin: 0 auto;
    padding: 0;
    max-width: 1200px;
    width: 92%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.l-gHead__home {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc
}

.l-gHead__main {
    -ms-flex-positive: 2;
    flex-grow: 2;
    display: -ms-flexbox;
    display: flex
}

.l-gHead__lang {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center
}

.l-gHead__search {
    border-left: 1px solid #ccc
}

.l-gFoot {
    border-top: 3px solid #e60000
}

.l-gFoot__inner {
    margin: 32px auto;
    margin: 2rem auto;
    padding: 0;
    max-width: 1200px;
    width: 92%
}

.l-gNav {
    -ms-flex-positive: 2;
    flex-grow: 2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: start;
    -ms-flex-align: center;
    align-items: center
}

.l-gNav__inner {
    position: absolute;
    margin-top: 1px;
    left: 0;
    width: 100vw;
    z-index: 100;
    background: #f7f7f7;
    transform: scaleY(0);
    transform-origin: top;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.l-gNav__inner.is-open {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    animation: menu-open .3s linear forwards
}

.l-childNav {
    margin: 24px auto;
    margin: 1.5rem auto;
    max-width: 1200px;
    width: 92%
}

.l-childNav__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: start
}

.l-childNav__inner.wrap {
    -ms-flex-flow: wrap;
    flex-flow: wrap
}

.l-childNav__block {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%
}

.l-bNav {
    border-bottom: 1px solid #ccc
}

.l-bNav__inner {
    margin: 0 auto;
    padding: 0;
    max-width: 1200px;
    width: 92%;
    margin: 1em auto
}

.l-ftNav {
    overflow: hidden;
    border-top: 1px solid #ccc
}

.l-ftNav .l-childNav {
    margin: 3em auto
}

.l-content {
    margin: 48px auto;
    margin: 3rem auto;
    padding: 0;
    max-width: 1200px;
    width: 92%
}

.l-content.thin {
    max-width: 1024px
}

.l-content.wide-margin {
    margin: 80px auto;
    margin: 5rem auto
}

.l-content__inner {
    margin: 3em 0
}

.l-border-container {
    border-top: 1px solid #c4c4c4
}

.l-gray-container {
    overflow: hidden;
    background: #f7f7f7
}

.l-element-bg {
    position: relative;
    z-index: 0;
    overflow: hidden;
    background: #f7f7f7
}

.l-element-bg:before {
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1.2);
    content: url(../img/bg-element-white.svg)
}

.l-left-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 850px
}

.l-left-title.wide {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.l-left-title__title {
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    margin-right: 1em
}

.l-left-title__body {
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%
}

.l-main-title {
    overflow: hidden;
    position: relative
}

.l-main-title.red {
    display: block;
    background: linear-gradient(90deg, #fa4900, #e60000)
}

.l-main-title.red:before {
    opacity: 50%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=NaN)";
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/ti-dots-orange.svg) repeat-y;
    background-size: 50%
}

.l-main-title__inner {
    position: relative;
    z-index: 1;
    margin: 48px auto;
    margin: 3rem auto;
    padding: 8px 0;
    padding: .5rem 0;
    max-width: 1200px;
    width: 92%
}

.l-main-title__banner {
    position: relative;
    z-index: 1;
    margin: 32px auto;
    margin: 2rem auto;
    padding: 0;
    max-width: 1200px;
    width: 92%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.l-btn-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.l-scrolltop {
    position: fixed;
    right: 1.5em;
    bottom: 1.5em;
    z-index: 1
}

.l-col2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.l-col2.center {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.l-col2.v-center {
    -ms-flex-align: center;
    align-items: center
}

.l-col2__item {
    -ms-flex-preferred-size: 47%;
    flex-basis: 47%
}

.l-col3 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.l-col3__item {
    -ms-flex-preferred-size: 30.5%;
    flex-basis: 30.5%
}

.icn-square-plus {
    position: relative;
    display: table;
    width: 1.3em;
    height: 1.3em;
    border: 2px solid #e60000;
    border-radius: .2em
}

.icn-square-plus:before {
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
    display: block;
    width: .8em;
    height: 2px;
    background: #e60000;
    border-radius: .2em;
    transform: translate(-50%, -50%)
}

.icn-square-plus:after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
    display: block;
    width: .8em;
    height: 2px;
    background: #e60000;
    border-radius: .2em;
    transform: translate(-50%, -50%) rotate(90deg);
    animation: cross-back .3s forwards
}

.icn-square-plus.is-open:after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
    display: block;
    width: .8em;
    height: 2px;
    background: #e60000;
    border-radius: .2em;
    animation: cross .3s forwards
}

.icn-search {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.icn-search:before {
    position: absolute;
    top: 50%;
    left: -1em;
    transform: translateY(-45%);
    content: url(../img/icn-magnifyglass.svg)
}

.btn-common {
    position: relative;
    margin: .5em 0;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="24" /><feOffset dx="17" dy="1" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
    filter: drop-shadow(16px 0 24px rgba(0, 0, 0, .3));
    will-change: filter;
    display: table;
    background: linear-gradient(90deg, #fa4900, #e60000)
}

.btn-common a {
    display: block;
    padding: .8em 3em;
    font-size: 1.2em;
    font-weight: 700;
    letter-spacing: .2em;
    text-align: center;
    color: white;
    border: 2px solid black;
    transform: translate(.3em, -.3em);
    width: auto
}

.btn-common a:hover {
    color: white;
    border: 2px solid transparent;
    transform: translate(0, 0)
}

.btn-common a:after {
    position: absolute;
    top: 50%;
    right: -2em;
    display: block;
    content: "";
    width: 4em;
    height: 2px;
    background: black;
    transition: all .3s
}

.btn-common a:hover:after {
    width: 0
}

.btn-common.wide {
    width: 100%
}

.btn-common-nobracket {
    position: relative;
    margin: .5em 0;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="24" /><feOffset dx="17" dy="1" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
    filter: drop-shadow(16px 0 24px rgba(0, 0, 0, .3));
    will-change: filter;
    display: table;
    background: linear-gradient(90deg, #fa4900, #e60000)
}

.btn-common-nobracket a {
    display: block;
    padding: .8em 3em;
    font-size: 1.2em;
    font-weight: 700;
    letter-spacing: .2em;
    text-align: center;
    color: white;
    border: 2px solid black;
    transform: translate(.3em, -.3em)
}

.btn-common-nobracket a:hover {
    color: white;
    border: 2px solid transparent;
    transform: translate(0, 0)
}

.btn-common-nobracket a:hover:after {
    width: 0
}

.btn-common-nobracket.wide {
    width: 100%
}

.btn-common-white {
    position: relative;
    margin: .5em 0;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="24" /><feOffset dx="17" dy="1" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
    filter: drop-shadow(16px 0 24px rgba(0, 0, 0, .3));
    will-change: filter;
    display: table;
    background: linear-gradient(90deg, #fa4900, #e60000)
}

.btn-common-white a {
    display: block;
    padding: .8em 3em;
    font-size: 1.2em;
    font-weight: 700;
    letter-spacing: .2em;
    text-align: center;
    color: white;
    border: 2px solid white;
    transform: translate(.3em, -.3em)
}

.btn-common-white a:hover {
    color: white;
    border: 2px solid transparent;
    transform: translate(0, 0)
}

.btn-common-white a:after {
    position: absolute;
    top: 50%;
    right: -2em;
    display: block;
    content: "";
    width: 4em;
    height: 2px;
    background: white;
    transition: all .3s
}

.btn-common-white a:hover:after {
    width: 0
}

.btn-common-white.wide {
    width: 100%
}

.btn-common-white-nobracket {
    position: relative;
    margin: .5em 0;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="24" /><feOffset dx="17" dy="1" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
    filter: drop-shadow(16px 0 24px rgba(0, 0, 0, .3));
    will-change: filter;
    display: table;
    background: linear-gradient(90deg, #fa4900, #e60000)
}

.btn-common-white-nobracket a {
    display: block;
    padding: .8em 3em;
    font-size: 1.2em;
    font-weight: 700;
    letter-spacing: .2em;
    text-align: center;
    color: white;
    border: 2px solid white;
    transform: translate(.3em, -.3em)
}

.btn-common-white-nobracket a:hover {
    color: white;
    border: 2px solid transparent;
    transform: translate(0, 0)
}

.btn-common-white-nobracket a:hover:after {
    width: 0
}

.btn-common-white-nobracket.wide {
    width: 100%
}

.btn-col {
    cursor: pointer;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2em;
    letter-spacing: .1em;
    border: 1px solid #c4c4c4;
    transition: all .3s
}

.btn-col:after {
    position: absolute;
    top: 50%;
    right: 1em;
    transform: translateY(-50%);
    content: url(../img/icn-arrow.svg);
    transition: all .3s
}

.btn-col:hover:after {
    right: 0
}

.btn-col a {
    position: relative;
    display: block;
    text-align: justify;
    padding: .8em 2.5em .8em 1em
}

.btn-inpage-link a {
    position: relative;
    overflow: hidden;
    padding: .7em 0 1.5em;
    width: 100%;
    height: 100%;
    border-radius: .3em;
    text-align: center;
    color: white;
    display: block;
    background: linear-gradient(90deg, #fa4900, #e60000)
}

.btn-inpage-link a:before {
    display: block;
    content: "";
    position: absolute;
    bottom: -1em;
    left: 50%;
    transform: translateX(-50%);
    width: 2em;
    height: 2em;
    border-radius: 1em;
    background: white;
    opacity: .9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    transition: all .3s
}

.btn-inpage-link a:after {
    position: absolute;
    left: 50%;
    bottom: -.3em;
    display: block;
    content: url(../img/icn-arrow.svg);
    transform: translateX(-40%) rotate(90deg);
    transition: all .3s
}

.btn-inpage-link a:hover:before {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.btn-inpage-link a:hover:after {
    bottom: -1em
}

.btn-scrolltop {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="24" /><feOffset dx="17" dy="1" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,.5)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
    filter: drop-shadow(16px 0 24px rgba(0, 0, 0, .5));
    will-change: filter
}

.btn-scrolltop:before {
    display: block;
    padding: 1em;
    rotate: 270deg;
    background: #e60000;
    line-height: 1;
    content: url(../img/icn-arrow-white.svg)
}

.gFoot {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.gFoot__item {
    margin: 0 2em;
    font-size: 1.05em;
    font-weight: 700
}

.gFoot__item a {
    transition: all .3s
}

.gFoot__item a:hover {
    color: #e60000
}

.footer-logo {
    overflow: hidden
}

.footer-logo .logo {
    margin: 80px auto 16px;
    margin: 5rem auto 1rem;
    width: 18em
}

.footer-logo .logo img {
    width: 100%;
    height: auto
}

.footer-logo .copyright {
    text-align: center;
    font-weight: 700;
    font-size: .85em
}

.gNav-icon {
    display: block;
    margin: 0 auto;
    width: 2.5em;
    height: 1.5em;
    text-align: center
}

.gNav-icon svg {
    fill: #757575;
    transition: all .3s
}

.gNav-icon svg:hover {
    fill: #e60000
}

.langNav__item {
    padding: 0 .5em;
    font-size: 1em
}

.langNav__item.current {
    font-weight: 700
}

.langNav__item:first-child {
    position: relative
}

.langNav__item:first-child:after {
    position: absolute;
    right: -.1em;
    content: "/";
    font-weight: 400;
    color: #ccc
}

.gNav__item {
    font-size: 1em;
    padding: 0 1.5em
}

.gNav__item>a {
    position: relative;
    display: table;
    margin: 0 auto;
    padding: 1em 0;
    font-weight: 700;
    transition: all .3s
}

.gNav__item>a:after {
    position: absolute;
    bottom: 0;
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background: #e60000;
    transform: scale(0, 1);
    transform-origin: center top;
    transition: transform .3s;
    transition-delay: .2s
}

.gNav__item:hover>a,
.gNav__item.current>a,
.gNav__item>a.current {
    color: #e60000
}

.gNav__item:hover>a:after,
.gNav__item.current>a:after {
    transform: scale(1, 1)
}

.childNav-title {
    display: inline-block;
    color: #e60000;
    background: linear-gradient(90deg, #fa4900, #e60000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.childNav__item {
    margin: 1em 0 .5em
}

.childNav__item>a {
    display: block;
    font-weight: 700
}

.grand-childNav>li {
    position: relative;
    margin: .5em 0;
    font-size: 1em
}

.grand-childNav>li:before {
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: ""
}

.btn-spNav {
    position: absolute;
    top: 1em;
    right: 1.3em
}

.bNav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: start;
    font-size: .8em
}

.bNav__item {
    position: relative;
    margin-right: 2em
}

.bNav__item:after {
    position: absolute;
    top: -.3em;
    right: -1em;
    content: "/";
    font-size: 1.35em;
    color: #ccc
}

.bNav__item.current {
    margin-right: 0;
    color: #e60000;
    font-weight: 700
}

.bNav__item.current:after {
    content: none
}

.pager {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.pager a,
.pager .current {
    display: block;
    padding: 0 1em;
    font-weight: 700;
    font-size: 1.2em
}

.pager a {
    color: #757575
}

.pager a:hover {
    color: #e60000
}

.pager .current {
    color: #e60000
}

.pager__left {
    transform: rotate(180deg)
}

@keyframes fadeIn {
    from {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
    }

    to {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
    }

    to {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
    }
}

@keyframes shrink-v {
    0% {
        height: 0
    }

    50% {
        height: 100%
    }

    100% {
        height: 0
    }
}

@keyframes shrink-h {
    0% {
        width: 0
    }

    50% {
        width: 100%
    }

    100% {
        width: 0
    }
}

@keyframes loadingbar {

    0%,
    40%,
    100% {
        transform: scaleY(.4)
    }

    20% {
        transform: scaleY(1)
    }
}

@keyframes menu-open {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        transform: translateY(-1em)
    }

    100% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        transform: translateY(0)
    }
}

@keyframes cross {
    0% {
        transform: translate(-50%, -50%) rotate(90deg)
    }

    100% {
        transform: translate(-50%, -50%)
    }
}

@keyframes cross-back {
    0% {
        transform: translate(-50%, -50%)
    }

    100% {
        transform: translate(-50%, -50%) rotate(90deg)
    }
}

@keyframes title-icon {
    0% {
        transform: scaleX(0);
        transform-origin: left
    }

    100% {
        transform: scaleX(1);
        transform-origin: left
    }
}

@keyframes purpose-dash {
    0% {
        stroke-dashoffset: 250px
    }

    100% {
        stroke-dashoffset: 0
    }
}

@keyframes purpose-fill {
    0% {
        fill: white;
        stroke: black
    }

    100% {
        fill: black;
        stroke-width: 0
    }
}

.main-title {
    padding-left: 1em;
    color: white;
    font-size: 1.8em;
    font-weight: 400;
    letter-spacing: .1em;
    white-space: nowrap
}

.main-title .fukidashi {
    display: block;
    margin-left: -1em
}

.page-title,
.entry h1 {
    position: relative;
    margin-left: 1em;
    font-size: 2.4em;
    letter-spacing: .05em
}

.page-title:before,
.entry h1:before {
    position: absolute;
    top: -.3em;
    left: calc(-170px - .5em);
    content: url(../img/icn-page-title.svg);
    animation: title-icon 1s
}

.large-title .main {
    font-size: 2.5em;
    line-height: 1.2;
    letter-spacing: .05em
}

.large-title .main span {
    display: inline-block;
    color: #e60000;
    background: linear-gradient(90deg, #fa4900, #e60000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.large-title .caption {
    display: block;
    color: black
}

.section-title-2nd,
.entry h2 {
    display: inline-block;
    color: #e60000;
    background: linear-gradient(90deg, #fa4900, #e60000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.section-title-2nd.blue,
.entry h2.blue {
    display: inline-block;
    color: #01b4f1;
    background: linear-gradient(90deg, #0194f1, #01b4f1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.section-title-2nd.green,
.entry h2.green {
    display: inline-block;
    color: #b3d335;
    background: linear-gradient(90deg, #99d335, #b3d335);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.section-title-2nd.pink,
.entry h2.pink {
    display: inline-block;
    color: #ee1652;
    background: linear-gradient(90deg, #ee1616, #ee1652);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.section-title-2nd.yellow,
.entry h2.yellow {
    display: inline-block;
    color: #feb913;
    background: linear-gradient(90deg, #fea813, #feb913);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.section-title-3rd,
.entry h3 {
    padding-left: .5em;
    border-left: 6px solid #e60000
}

.section-title-3rd.blue,
.entry h3.blue,
.entry .btn-inpage-link a.blue,
.btn-inpage-link .entry a.blue,
.entry .blue.childNav-title,
.entry .blue.parts-ptag {
    border-color: #01b4f1;
    color: #01b4f1
}

.section-title-3rd.green,
.entry h3.green,
.entry .btn-inpage-link a.green,
.btn-inpage-link .entry a.green,
.entry .green.childNav-title,
.entry .green.parts-ptag {
    border-color: #b3d335;
    color: #b3d335
}

.section-title-3rd.pink,
.entry h3.pink,
.entry .btn-inpage-link a.pink,
.btn-inpage-link .entry a.pink,
.entry .pink.childNav-title,
.entry .pink.parts-ptag {
    border-color: #ee1652;
    color: #ee1652
}

.section-title-3rd.yellow,
.entry h3.yellow,
.entry .btn-inpage-link a.yellow,
.btn-inpage-link .entry a.yellow,
.entry .yellow.childNav-title,
.entry .yellow.parts-ptag {
    border-color: #feb913;
    color: #feb913
}

.section-title-4th,
.entry h4 {
    padding: .5em;
    background: #fff0f0
}

.section-title-5th,
.entry h5 {
    display: inline-block;
    color: #e60000;
    background: linear-gradient(90deg, #fa4900, #e60000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.section-title-6th,
.entry h6 {
    padding: 0 .5em .5em;
    border-bottom: 1px solid #f7f7f7
}

.cat-label {
    min-width: 10em;
    text-align: center;
    color: white;
    background: #ccc
}

.cat-label.blue {
    display: inline-block;
    background: linear-gradient(90deg, #0185ab, #01b4f1)
}

.cat-label.green {
    display: inline-block;
    background: linear-gradient(90deg, #00a897, #b3d335)
}

.cat-label.yellow {
    display: inline-block;
    background: linear-gradient(90deg, #f7cc01, #feb913)
}

.cat-label.pink {
    display: inline-block;
    background: linear-gradient(90deg, #e8654b, #ee1652)
}

.newscat-list {
    display: -ms-flexbox;
    display: flex
}

.newscat-list__item {
    position: relative;
    margin-right: 1em;
    padding: 0 1em .5em;
    color: #757575;
    transition: all .3s;
    cursor: pointer;
    text-align: center
}

.newscat-list__item:last-of-type {
    margin-right: 0
}

.newscat-list__item.current,
.newscat-list__item:hover {
    color: black;
    font-weight: 700
}

.newscat-list__item.current:after,
.newscat-list__item:hover:after {
    position: absolute;
    left: 0;
    bottom: -4px;
    display: block;
    content: "";
    width: 100%;
    height: 4px;
    background: #e60000
}

.news-list__item {
    margin: 2em 0
}

.news-list__item:nth-of-type(1) {
    margin-top: 0
}

.news-list.wide-margin .news-list__item {
    margin: 3.5em 0
}

.news-list.wide-margin .news-list__item:nth-of-type(1) {
    margin-top: 0
}

.news-list__date {
    display: inline-block
}

.news-list__cat {
    display: inline-block;
    margin: 0 .5em
}

.news-list__group {
    display: inline-block;
    margin-top: .3em
}

.news-list__link {
    display: block;
    margin-top: 1em
}

.date-list__item {
    display: -ms-flexbox;
    display: flex;
    margin: 1em 0
}

.date-list__item:nth-of-type(1) {
    margin-top: 0
}

.date-list__date {
    margin-right: 1em;
    font-weight: 700;
    min-width: 7em
}

.date-list__link {
    text-decoration: underline
}

.thumb-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    margin: 2em 0
}

.thumb-list__thumb {
    -ms-flex-preferred-size: 14%;
    flex-basis: 14%
}

.thumb-list__thumb img {
    width: 100%;
    height: auto
}

.thumb-list__body {
    position: relative;
    -ms-flex-preferred-size: 82%;
    flex-basis: 82%;
    line-height: 1.6;
    font-size: 1.45em;
    font-weight: 700
}

.default-link,
.entry a {
    text-decoration: underline;
    transition: all .3s
}

.default-link:hover,
.entry a:hover {
    color: #e60000
}

ul.icon-list>li,
.entry ul>li {
    margin-bottom: .5em
}

ul.icon-list>li:before,
.entry ul>li:before {
    content: "●";
    position: absolute;
    margin-top: 1em;
    margin-left: -1.7em;
    font-size: .5em;
    color: #e60000
}

ul.icon-list li,
.entry ul li {
    position: relative;
    padding-left: 1em
}

ul.icon-list li>ul,
.entry ul li>ul,
ul.icon-list li>ol,
.entry ul li>ol {
    margin-top: .5em
}

ul.icon-list li:last-of-type,
.entry ul li:last-of-type {
    margin-bottom: 0
}

ol.decimal-list>li,
.entry ol>li {
    margin-bottom: .5em;
    list-style: decimal
}

ol.decimal-list li,
.entry ol li {
    position: relative;
    margin-left: 1em
}

ol.decimal-list li:last-of-type,
.entry ol li:last-of-type {
    margin-bottom: 0
}

ol.decimal-list li>ul,
.entry ol li>ul,
ol.decimal-list li>ol,
.entry ol li>ol {
    margin-top: .5em
}

table.default-table,
.entry table {
    font-size: 1em;
    border-collapse: collapse;
    border: 1px solid black
}

table.default-table th,
.entry table th,
table.default-table td,
.entry table td {
    padding: 1em;
    border-collapse: collapse;
    border: 1px solid black
}

table.default-table th,
.entry table th {
    text-align: left;
    background: #f7f7f7
}

table.default-table caption,
.entry table caption {
    text-align: right
}

dl.default-dl,
.entry dl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

dl.default-dl dt,
.entry dl dt,
dl.default-dl dd,
.entry dl dd {
    padding: .5em 0
}

dl.default-dl dt,
.entry dl dt {
    width: 10em;
    font-weight: 700;
    color: #757575
}

dl.default-dl dd,
.entry dl dd {
    width: calc(100% - 10em)
}

.entry pre {
    white-space: pre-wrap
}

.entry h1,
.entry .section-title-2nd,
.entry h2,
.entry .btn-inpage-link a,
.btn-inpage-link .entry a,
.entry .childNav-title,
.entry .section-title-3rd,
.entry h3,
.entry .parts-ptag,
.entry .btn-col,
.entry .section-title-4th,
.entry h4,
.entry .section-title-5th,
.entry h5,
.entry .section-title-6th,
.entry h6 {
    margin: 1.5em 0 .5em;
    padding-bottom: .3em
}

.entry h1:first-of-type,
.entry .section-title-2nd:first-of-type,
.entry h2:first-of-type,
.entry .btn-inpage-link a:first-of-type,
.btn-inpage-link .entry a:first-of-type,
.entry .childNav-title:first-of-type,
.entry .section-title-3rd:first-of-type,
.entry h3:first-of-type,
.entry .parts-ptag:first-of-type,
.entry .btn-col:first-of-type,
.entry .section-title-4th:first-of-type,
.entry h4:first-of-type,
.entry .section-title-5th:first-of-type,
.entry h5:first-of-type,
.entry .section-title-6th:first-of-type,
.entry h6:first-of-type {
    margin: 0 0 .5em
}

.entry>p {
    margin-bottom: 1em;
    font-size: 1em;
    line-height: 2;
    text-align: justify;
    word-wrap: break-word
}

.entry ul {
    margin-bottom: 1em;
    font-size: 1em;
    line-height: 2;
    text-align: left;
    word-wrap: break-word
}

.entry ol {
    margin-bottom: 1em;
    font-size: 1em;
    line-height: 2;
    text-align: left;
    word-wrap: break-word
}

.entry table {
    margin: 1em 0;
    font-size: 1em;
    line-height: 2;
    text-align: left;
    word-wrap: break-word
}

.entry table th {
    font-weight: 700
}

.entry strong {
    font-weight: 700
}

.entry em {
    font-style: italic
}

.entry blockquote {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 40px;
    -webkit-margin-end: 40px
}

.entry .aligncenter {
    display: block;
    margin: 0 auto
}

.entry .alignright {
    float: right
}

.entry .alignleft {
    float: left
}

.entry .clearfix {
    overflow: hidden;
    zoom: 1
}

.entry .clearfix:after {
    content: "";
    display: block;
    clear: both
}

.search-block {
    background: white;
    white-space: nowrap
}

.search-block__field {
    position: relative;
    width: calc(100% - 2em);
    background: transparent !important
}

.search-block__field:focus {
    outline: 0
}

.search-block__button {
    position: relative;
    left: -2em;
    padding: 1em;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.search-block__button:before {
    left: 1em
}

.default-select {
    min-width: 10em;
    border: 1px solid #757575;
    color: #757575
}

.default-select option {
    color: black
}

.tx-white {
    color: white
}

.tx-black {
    color: black
}

.tx-red {
    color: #e60000
}

.tx-blue {
    color: #01b4f1
}

.tx-green {
    color: #b3d335
}

.tx-yellow {
    color: #feb913
}

.tx-pink {
    color: #ee1652
}

.tx-gray {
    color: #757575
}

.tx-grd-red {
    display: inline-block;
    color: #e60000;
    background: linear-gradient(90deg, #fa4900, #e60000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.tx-grd-blue {
    display: inline-block;
    color: #01b4f1;
    background: linear-gradient(90deg, #0194f1, #01b4f1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.tx-grd-green {
    display: inline-block;
    color: #b3d335;
    background: linear-gradient(90deg, #99d335, #b3d335);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.tx-grd-yellow {
    display: inline-block;
    color: #feb913;
    background: linear-gradient(90deg, #fea813, #feb913);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.tx-grd-pink {
    display: inline-block;
    color: #ee1652;
    background: linear-gradient(90deg, #ee1616, #ee1652);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.tx-bold {
    font-weight: 700 !important
}

.tx-medium {
    font-weight: 500 !important
}

.tx-center {
    text-align: center !important
}

.tx-left {
    text-align: left !important
}

.tx-right {
    text-align: right !important
}

.tx-xl {
    font-size: 1.3em !important
}

.tx-l {
    font-size: 1.1em !important
}

.tx-s {
    font-size: .9em !important
}

.tx-xs {
    /* font-size: .7em !important */
    font-size: .9em !important
}

.u-dropshadow {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="24" /><feOffset dx="17" dy="1" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,.5)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
    filter: drop-shadow(16px 0 24px rgba(0, 0, 0, .5));
    will-change: filter
}

.u-dropshadow-light {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="24" /><feOffset dx="17" dy="1" result="offsetblur" /><feFlood flood-color="rgba(204,204,204,1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
    filter: drop-shadow(16px 0 24px #ccc);
    will-change: filter
}

.u-break {
    display: inline-block
}

.u-block {
    display: block
}

.u-inline-block {
    display: inline-block;
    vertical-align: middle
}

.u-border-gray {
    border: 1px solid #ccc
}

.u-pdflink {
    display: block;
    padding: 0 0 .8em;
    border-bottom: 1px solid #c4c4c4;
    text-decoration: none !important
}

.u-pdflink .size {
    margin-bottom: -1.5em;
    margin-left: auto;
    display: table;
    table-layout: fixed;
    min-width: 7em;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: normal;
    white-space: nowrap;
    background: white
}

.u-pdflink .size:before {
    margin-right: .2em;
    padding: .5em;
    content: "PDF";
    color: white;
    background: url(../img/icn-pdf.svg) no-repeat center;
    background-size: contain
}

.u-pdfblock {
    display: inline-block;
    text-decoration: none !important;
    font-size: 16px;
    letter-spacing: normal;
    white-space: nowrap;
    background: white
}

.u-pdfblock:before {
    margin-right: .2em;
    padding: .5em;
    content: "PDF";
    color: white;
    background: url(../img/icn-pdf.svg) no-repeat center;
    background-size: contain
}

.u-arrow-link:after {
    display: inline-block;
    margin-left: .5em;
    content: url(../img/icn-arrow.svg);
    transition: all .3s
}

.u-arrow-link:hover {
    color: #e60000
}

.u-arrow-link:hover:after {
    transform: translateX(.3em)
}

.u-arrow-link-top {
    text-decoration: none !important
}

.u-arrow-link-top:before {
    display: inline-block;
    margin-right: .5em;
    content: url(../img/icn-arrow.svg);
    transition: all .3s;
    transform: rotate(270deg)
}

.u-arrow-link-top:hover {
    color: #e60000
}

.u-arrow-link-top:hover:before {
    transform: rotate(270deg) translateX(.3em)
}

.u-outerlink {
    text-decoration: none !important
}

.u-outerlink:after {
    display: inline-block;
    margin-left: .5em;
    content: url(../img/icn-outerlink.svg)
}

.u-img-right {
    display: block;
    margin-left: auto
}

.u-img-left {
    display: block;
    margin-right: auto
}

.u-img-center {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.u-w60 {
    width: 60%
}

.u-w100 {
    width: 100%
}

.u-mt0 {
    margin-top: 0 !important
}

.u-mt10 {
    margin-top: 1em !important
}

.u-mt20 {
    margin-top: 2em !important
}

.u-mt30 {
    margin-top: 3em !important
}

.u-mr10 {
    margin-right: 1em !important
}

.u-mb10 {
    margin-bottom: 1em !important
}

.u-pb0 {
    padding-bottom: 0 !important
}

.u-pd10 {
    padding: 1em
}

@media screen {
    [hidden~=screen] {
        display: inherit
    }

    [hidden~=screen]:not(:active):not(:focus):not(:target) {
        position: absolute !important;
        clip: rect(0 0 0 0) !important
    }
}

@media screen and (max-width:767px) {

    textarea,
    input[type=text] {
        width: 100%
    }

    .l-gHead {
        padding: .8em 0
    }

    .l-gHead__inner {
        margin: 0 auto;
        padding: 0
    }

    .l-gHead__lang {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -ms-flex-pack: center;
        justify-content: center
    }

    .l-gHead__search {
        border-right: 1px solid #ccc
    }

    .l-gFoot__inner {
        margin: 1.5rem auto;
        padding: 0
    }

    .l-gNav {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        overflow: hidden;
        display: block;
        position: absolute;
        top: 3.3em;
        left: 0;
        z-index: -1;
        width: 100vw;
        transition: all .3s;
        background: #f7f7f7;
        border-top: 1px solid #ccc
    }

    .l-gNav.is-sp-open {
        z-index: 100;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
    }

    .l-gNav__inner {
        display: none;
        position: relative;
        width: 100%;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        transform: scaleY(1)
    }

    .gNav .l-childNav {
        margin-bottom: 0;
        width: 100%
    }

    .l-childNav__inner {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: column;
        flex-flow: column
    }

    .l-childNav__block {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .l-bNav__inner {
        margin: 0 auto;
        padding: 0
    }

    .l-ftNav .l-childNav {
        margin: 1.5em auto
    }

    .l-content {
        margin: 1.5rem auto;
        padding: 0
    }

    .l-content.wide-margin {
        margin: 2.5rem auto
    }

    .l-element-bg:before {
        transform: translate(-55%, -50%) scale(.7)
    }

    .l-left-title {
        display: block
    }

    .l-left-title__title {
        margin-right: 0
    }

    .l-main-title__inner {
        margin: 1.5rem auto;
        padding: .3rem 0
    }

    .l-main-title__inner {
        margin: 0 auto
    }

    .l-main-title__banner {
        margin: 1.5rem auto;
        padding: 0
    }

    .l-main-title__banner {
        margin-top: 0;
        -ms-flex-flow: column;
        flex-flow: column
    }

    .l-col2.reverse {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .l-col2__item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .l-col2__item:nth-of-type(even) {
        margin: 2em 0
    }

    .l-col2__item:nth-last-of-type(1) {
        margin-bottom: 0
    }

    .l-col2.reverse .l-col2__item:nth-last-of-type(1) {
        margin-bottom: 2em
    }

    .l-col3__item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-bottom: 1em
    }

    .btn-col {
        margin-bottom: 0
    }

    .btn-inpage-link a:after {
        transform: translateX(-50%) rotate(90deg)
    }

    .gFoot {
        -ms-flex-flow: column;
        flex-flow: column
    }

    .gFoot__item {
        margin: 0 0 1em
    }

    .footer-logo .logo {
        margin: 1rem auto .5rem;
        width: 15em
    }

    .gNav-icon svg.magnify {
        fill: #e60000
    }

    .langNav__item {
        font-size: 1.2em
    }

    .gNav__item {
        position: relative;
        padding: 1em;
        width: 100%;
        font-size: 1.2em;
        border-bottom: 1px solid #ccc
    }

    .gNav__item>a {
        position: static;
        display: inline
    }

    .gNav__item>a:after {
        display: none
    }

    .childNav-title {
        margin: 0;
        font-size: 1em;
        display: inline-block;
        color: black;
        background: black;
        -webkit-background-clip: text
    }

    .childNav-title:after {
        display: inline-block;
        margin-left: .5em;
        content: url(../img/icn-arrow.svg);
        transition: all .3s
    }

    .childNav-title:hover {
        color: #e60000
    }

    .childNav-title:hover:after {
        transform: translateX(.3em)
    }

    .grand-childNav>li {
        margin: 1em 0;
        padding-left: 1em
    }

    .grand-childNav>li:before {
        width: .7em;
        height: 1px;
        background: #666
    }

    .ftNav {
        font-size: 1.2em
    }

    .main-title {
        width: 100%;
        transform: scale(.6);
        transform-origin: center left;
        font-size: 3em
    }

    .page-title,
    .entry h1 {
        font-size: 1.8em
    }

    .large-title .main {
        font-size: 1.3em
    }

    .newscat-list {
        -ms-flex-flow: wrap;
        flex-flow: wrap;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .newscat-list__item {
        margin: 0 0 1em;
        padding: .5em 0;
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%
    }

    .thumb-list {
        -ms-flex-align: start;
        align-items: flex-start
    }

    .thumb-list__thumb {
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%
    }

    .thumb-list__body {
        -ms-flex-preferred-size: 65%;
        flex-basis: 65%;
        line-height: 1.4
    }

    table.default-table th,
    .entry table th,
    table.default-table td,
    .entry table td {
        padding: .5em
    }

    dl.default-dl,
    .entry dl {
        display: block
    }

    dl.default-dl dt,
    .entry dl dt,
    dl.default-dl dd,
    .entry dl dd {
        padding: 0
    }

    dl.default-dl dt,
    .entry dl dt {
        padding: 1em 0 .5em;
        border-bottom: none;
        width: 100%
    }

    dl.default-dl dd,
    .entry dl dd {
        width: 100%;
        padding-bottom: 1em;
        padding-left: 0
    }

    .search-block__field {
        width: 95% !important
    }

    .default-select {
        width: 100%;
        margin: .5em 0
    }

    .u-pdflink .size {
        font-size: 13px
    }

    .u-pdfblock {
        font-size: 13px
    }

    .u-img-right {
        margin-right: auto
    }

    .u-img-left {
        margin-left: auto
    }

    .u-w60 {
        width: 100%
    }

    .u-w100 {
        width: 100%
    }

    .u-sp-mt30 {
        margin-top: 3em !important
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    .l-gNav {
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .gNav__item {
        font-size: .9em;
        padding: 0
    }

    .main-title {
        width: 100%;
        transform: scale(.8);
        transform-origin: left;
        font-size: 2em
    }
}

@media screen and (min-width:1201px),
screen and (min-width:768px) and (max-width:1200px) {
    .l-gNav__inner {
        padding: 1em 0 2em;
        box-shadow: 0 .3em .5em .1em rgba(0, 0, 0, .1)
    }

    .gNav__item:nth-of-type(1) {
        margin-left: 1.5em
    }

    .btn-spNav {
        display: none
    }
}

/*# sourceMappingURL=map/core.css.map */