@charset "UTF-8";
/*! Reset Style */

html {
    overflow-y: scroll
}

body {
    line-height: 1;
    color: #000
}

abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font-weight: 400;
    font-style: normal;
    vertical-align: baseline;
    background: 0 0;
    text-decoration: none;
    list-style: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

nav ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: 700
}

del {
    text-decoration: line-through
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

input,
select {
    vertical-align: middle
}

body {
    font: 13px/1.231 arial, helvetica, clean, sans-serif;
    *font-size: small;
    *font: x-small
}

button,
input,
select,
textarea {
    font: 99% arial, helvetica, clean, sans-serif
}

table {
    font-size: inherit;
    font: 100%
}

code,
kbd,
pre,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%
}

/*!* -------------------------------
    common
------------------------------- *!*/

html {
    overflow: auto
}

body {
    font-family: "游明朝体", YuMincho, "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 1em;
    font-feature-settings: "palt";
    letter-spacing: .1em;
    font-weight: 500
}

p {
    line-height: 2
}

.en h3,
.en p {
    line-height: 1.8;
    letter-spacing: 0
}

img {
    width: 100%;
    vertical-align: bottom
}

.container {
    margin: 0 11.54%
}

.filter {
    position: relative
}

.filter .blank {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10
}

a {
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out
}

a:link {
    color: #333;
    text-decoration: underline
}

a:hover {
    color: #999;
    text-decoration: none
}

a:visited {
    color: #333;
    text-decoration: underline
}

.pagetop {
    position: fixed;
    width: 50px;
    height: 50px;
    right: 30px;
    bottom: 20px;
    visibility: visible;
    opacity: 1;
    z-index: 90;
    -webkit-transition: all .3s;
    transition: all .3s
}

.pagetop a {
    display: block;
    width: 50px;
    height: 50px;
    background: url(../img/arr_pagetop.png) no-repeat;
    -webkit-background-size: 50px auto;
    background-size: 50px auto;
    text-indent: -9999px;
    font-size: 0;
    outline: 0
}

.pagetop.is-hidden {
    visibility: hidden;
    opacity: 0
}

.pagetop.is-absoluted {
    position: absolute;
    bottom: 20px
}

.headline {
    margin-bottom: 45px
}

.headline span {
    padding-bottom: 5px;
    padding-left: 11.54%;
    border-bottom: 2px solid #231815;
    display: inline-block
}

.headline span img {
    height: auto
}

.page_title {
    display: table;
    width: 100%
}

.page_title .num {
    display: table-cell;
    width: 7.91%;
    background-color: #595757;
    text-align: center;
    vertical-align: middle
}

.page_title .label {
    display: table-cell;
    padding: 20px 10px;
    border-left: 2px solid #fff;
    color: #FFF;
    text-align: center;
    vertical-align: middle;
    font-size: 1.75em
}

.page_title .label span {
    display: block;
    font-size: 1.43em
}

p.indent {
    text-indent: 1em
}

.note {
    font-size: .75em
}

.sp {
    display: none
}

.notice {
    color: #c00;
    font-size: 1.13em
}

.break {
    word-break: break-all
}

/*!* -------------------------------
    header
------------------------------- *!*/

.header {
    position: relative;
    width: 100%;
    background-color: #fff;
    z-index: 90;
    -webkit-transition: top .5s ease-out;
    transition: top .5s ease-out
}

.header .container {
    position: relative;
    height: 143px
}

.header .header_title {
    position: absolute;
    top: 27%;
    display: none;
    z-index: 90;
    width: 100%;
    text-align: center;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 1
}

.header .header_title img {
    width: 50%
}

.header .btn_nav {
    position: absolute;
    top: 60px;
    width: 35px;
    height: 23px;
    margin-left: -1.54%;
    font-size: 0;
    text-indent: -9999px;
    outline: 0;
    z-index: 99
}

.header .btn_nav a {
    position: relative;
    display: block;
    height: 23px
}

.header .btn_nav a span,
.header .btn_nav a:after,
.header .btn_nav a:before {
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background-color: #000
}

.header .btn_nav a span {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.header .btn_nav a:before {
    content: "";
    top: 0
}

.header .btn_nav a:after {
    content: "";
    bottom: 0
}

.header .sns {
    position: absolute;
    top: 60px;
    right: 0;
    letter-spacing: -.4em;
    vertical-align: top;
    z-index: 2
}

.header .sns li {
    height: 30px;
    display: inline-block;
    margin-left: 20px;
    font-size: 0;
    text-indent: -9999px;
    outline: 0;
    letter-spacing: normal;
    vertical-align: top
}

.header .sns li a {
    display: block;
    width: 100%;
    height: 30px;
    background-repeat: no-repeat;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.header .sns li a:hover {
    opacity: .6
}

.header .sns li.fb {
    width: 30px
}

.header .sns li.fb a {
    background-image: url(../img/icon_fb.svg)
}

.header .sns li.tw {
    width: 39px
}

.header .sns li.tw a {
    background-image: url(../img/icon_tw.svg)
}

.header.is-min {
    position: fixed;
    top: 0;
    height: 73px;
    background-color: #595656;
    opacity: 0;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out
}

.header.is-min .header_title {
    display: block
}

.header.is-min .btn_nav {
    top: 25px
}

.header.is-min .btn_nav a span,
.header.is-min .btn_nav a:after,
.header.is-min .btn_nav a:before {
    background-color: #fff
}

.header.is-min .sns {
    top: 23px
}

.header.is-min .sns li.fb a {
    background-image: url(../img/icon_fb_w.svg)
}

.header.is-min .sns li.tw a {
    background-image: url(../img/icon_tw_w.svg)
}

.header.is-min.is-active {
    opacity: 1
}

/*!* -------------------------------
    local_nav
------------------------------- *!*/

.local_nav {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    padding: 143px 55px 0 11.54%;
    background-color: #dbdcdc;
    z-index: 98;
    -webkit-transition: left .3s ease-out;
    transition: left .3s ease-out;
}

.local_nav .inner {
    width: 270px
}

.local_nav .btn_nav {
    position: absolute;
    top: 60px;
    margin-left: -1.54%;
    width: 35px;
    height: 23px;
    font-size: 0;
    text-indent: -9999px;
    outline: 0;
    z-index: 99
}

.local_nav .btn_nav a {
    position: relative;
    display: block;
    height: 23px
}

.local_nav .btn_nav a span,
.local_nav .btn_nav a:before {
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background-color: #000
}

.local_nav .btn_nav a span {
    top: 50%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.local_nav .btn_nav a:before {
    content: "";
    top: 0;
    top: 50%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.local_nav ul {
    border-top: 2px solid #fff
}

.local_nav ul li {
    border-bottom: 2px solid #fff
}

.local_nav ul li a,
.local_nav ul li span {
    display: block
}

.local_nav ul li a img,
.local_nav ul li span img {
    opacity: 1;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.local_nav ul li a:hover img {
    opacity: .4
}

.local_nav ul li span {
    position: relative
}

.local_nav ul li span:hover img {
    opacity: .1
}

.local_nav ul li span:hover:before {
    position: absolute;
    left: 50%;
    top: 50%;
    content: "Soon";
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}


.local_nav ul li:nth-child(1) a,
.local_nav ul li:nth-child(1) span {
    padding: 22px 38px 22px 10px
}

.local_nav ul li:nth-child(2) a,
.local_nav ul li:nth-child(2) span {
    padding: 10px 32px 10px 10px
}

.local_nav ul li:nth-child(3) a,
.local_nav ul li:nth-child(3) span {
    padding: 17px 0px 17px 10px;

}

.local_nav ul li:nth-child(4) a,
.local_nav ul li:nth-child(4) span {
    padding: 15px 0 18px 9px;
    width: 90%;
}

.local_nav ul li:nth-child(5) a,
.local_nav ul li:nth-child(5) span {
    padding: 15px 35px 17px 10px;
    width: 45%;
}

.local_nav ul li:nth-child(6) a,
.local_nav ul li:nth-child(6) span {
    padding: 17px 14px 20px 10px;
    width: 59%;
}

.local_nav ul li.top {
    padding: 30px 0 0 135px;
    border-bottom: none;
    text-align: right
}


/*!* -------------------------------
    footer
------------------------------- *!*/

.footer {
    background-color: #595757
}

.footer .return_top {
    padding: 30px;
    background-color: #eee;
    text-align: center
}

.footer .return_top a {
    display: inline-block;
    padding-right: 30px;
    background: url(../../shared/img/arr.png) no-repeat right 0;
    -webkit-background-size: 1.25em auto;
    background-size: 1.25em auto
}

.footer .container {
    padding-top: 50px;
    padding-bottom: 80px
}

.footer .extra_nav {
    display: table;
    table-layout: fixed;
    width: 100%
}

.footer .extra_nav .col {
    display: table-cell;
    padding-left: 9%;
    color: #fff;
    font-size: 81.25%
}

/*.footer .extra_nav .col+.col{padding-left:5.38%}*/

.footer .extra_nav .col a {
    color: #fff;
    text-decoration: none
}

.footer .extra_nav .col dl {
    margin-bottom: 20px
}

.footer .extra_nav .col dl dt {
    margin-bottom: 10px
}

.footer .sns {
    letter-spacing: -.4em;
    vertical-align: top
}

.footer .sns li {
    height: 30px;
    display: inline-block;
    margin-left: 10px;
    font-size: 0;
    text-indent: -9999px;
    outline: 0;
    letter-spacing: normal;
    vertical-align: top
}

.footer .sns li a {
    display: block;
    width: 100%;
    height: 26px;
    background-repeat: no-repeat;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.footer .sns li a:hover {
    opacity: .6
}

.footer .sns li.fb {
    width: 26px
}

.footer .sns li.fb a {
    background-image: url(../img/icon_fb_w.svg)
}

.footer .sns li.tw {
    width: 32px
}

.footer .sns li.tw a {
    background-image: url(../img/icon_tw_w.svg)
}

/*!* -------------------------------
    content
------------------------------- *!*/

#content {
    position: relative;
    padding-bottom: 80px
}

/*!* -------------------------------
    accordion
------------------------------- *!*/

.accordion .ac_trigger a {
    position: relative;
    display: block;
    padding: 15px 50px 15px 30px;
    font-size: 1.44em;
    text-decoration: none;
    color: #fff;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.accordion .ac_trigger a:after {
    position: absolute;
    top: 50%;
    right: 20px;
    display: inline-block;
    content: "";
    width: 32px;
    height: 19px;
    background: url(../../shared/img/arr_ac_down.png) no-repeat 0 0;
    -webkit-background-size: 32px auto;
    background-size: 32px auto;
    -webkit-transition: background .2s ease-out;
    transition: background .2s ease-out;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.accordion .ac_container {
    height: 0;
    overflow: hidden;
    -webkit-transition: height 1s ease-out;
    transition: height 1s ease-out
}

.accordion .ac_container.low {
    -webkit-transition: height .35s ease-out;
    transition: height .35s ease-out
}

@media only screen and (max-width:767px) {
    body {
        font-size: .88em
    }

    .container {
        margin: 0 20px
    }

    .pagetop {
        width: 35px;
        height: 35px;
        right: 10px
    }

    .pagetop a {
        width: 35px;
        height: 35px;
        -webkit-background-size: 35px auto;
        background-size: 35px auto
    }

    .pagetop.is-absoluted {
        right: 10px
    }

    .page_title .label {
        padding: 15px 10px;
        font-size: 1em
    }

    .page_title .label span {
        font-size: 1.5em
    }

    .pc {
        display: none
    }

    .sp {
        display: block
    }

    .header .container {
        height: 83px
    }

    .header .btn_nav {
        top: 30px;
        left: 10px;
        width: 30px;
        height: 20px
    }

    .header .btn_nav a {
        height: 20px
    }

    .header .sns {
        top: 27px
    }

    .header .sns li {
        margin-left: 10px
    }

    .header .sns li a {
        height: 25px
    }

    .header.is-min {
        height: 53px
    }

    .header.is-min .header_title {
        display: none
    }

    .header.is-min .btn_nav {
        top: 15px
    }

    .header.is-min .sns {
        top: 13px
    }

    .local_nav {
        padding: 45px 20px 0
    }

    .local_nav .btn_nav {
        top: 10px;
        width: 30px;
        height: 20px
    }

    .footer .return_top {
        padding: 20px 10px
    }

    .footer .container {
        padding-top: 30px;
        padding-bottom: 20px
    }

    .footer .extra_nav {
        display: block
    }

    .footer .extra_nav .col {
        display: block;
        padding: 0
    }

    .footer .extra_nav .col + .col {
        padding: 30px 0 0
    }

    .footer .sns li a {
        height: 25px
    }

    .accordion .ac_trigger a {
        padding: 10px 40px 10px 20px;
        font-size: 1.25em;
        line-height: 1.6
    }

    .accordion .ac_trigger a:after {
        right: 10px;
        width: 22px;
        height: 16px;
        -webkit-background-size: 22px auto;
        background-size: 22px auto
    }
}
