@charset "utf-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline
}

.pc-only {
    display: inline-block
}

.sp-only {
    display: none
}

body {
    min-width: 320px;
    background-color: #f3f3f3;
    color: #000;
    font-size: 1.8rem;
    font-family: Yu Gothic Medium, "游ゴシック Medium", YuGothic, "游ゴシック体", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", Osaka, MS PGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
    line-height: 2.4;
    position: relative;
    word-break: break-all;
    -webkit-text-size-adjust: 100%
}

html {
    font-size: 62.5%;
    overflow-y: scroll
}

a {
    color: #0099d5;
    text-decoration: none
}

blockquote,
q {
    quotes: none
}

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

input,
textarea {
    margin: 0;
    padding: 0
}

input,
select {
    vertical-align: middle
}

ol,
ul {
    list-style: none
}

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

caption,
th {
    text-align: left
}

header {
    display: block
}

img,
svg {
    vertical-align: bottom
}

.l-content {
    margin: 0 auto;
    position: relative;
    width: 770px
}

.l-content--b {
    max-width: 900px;
    width: auto
}

.l-content--w970 {
    width: 970px;
    margin: 0 auto;
    position: relative
}

.l-content--w1000 {
    width: 1005px;
    margin: 0 auto;
    position: relative
}

.js-page {
    padding-top: 100vh
}

.c-foot-area {
    margin-bottom: 100px;
    text-align: center
}

.c-foot-area__beyond {
    margin: 100px 0 20px
}

.c-foot-area__beyond a {
    display: inline-block
}

.c-foot-area__beyond img {
    width: 100px
}

.c-foot-area__beyondtxt {
    margin-bottom: 100px;
    font-size: 1.4rem;
    line-height: 24px;
    color: #535353
}

.c-foot-area__logo {
    margin-bottom: 40px
}

.c-foot-area__logo img {
    width: 100px
}

.c-foot-area__txt {
    font-family: Yu Mincho, "游明朝", YuMincho, "游明朝体", Hiragino Mincho ProN, "HGS明朝E", "メイリオ", serif;
    font-size: 2.4rem
}

.c-footer {
    background: #000;
    color: #fff;
    font-size: 1.4rem;
    padding: 50px 0;
    text-align: center
}

.c-footer__share {
    margin: 30px 0 10px
}

.c-footer__sns {
    margin-bottom: 14px
}

.c-footer__sns-item {
    display: inline-block;
    margin: 0 8px
}

.c-footer__sns-item img {
    width: 24px
}

.c-wrapper {
    background-color: #f3f3f3;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.c-section__heading {
    height: 300px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 100px;
    width: 100%
}

.c-section__title {
    color: #fff;
    font-family: Yu Mincho, "游明朝", YuMincho, "游明朝体", Hiragino Mincho ProN, "HGS明朝E", "メイリオ", serif;
    font-size: 3.2rem;
    letter-spacing: .5em;
    line-height: 1
}

.c-section__title--ls0 {
    letter-spacing: .2em;
    line-height: 1.5
}

.c-header {
    position: relative;
    text-align: center
}

.c-header__logo {
    margin: 0 auto;
    padding: 30px 0;
    width: 72px
}

.c-header__logo img {
    max-width: 100%
}

.c-header__fb {
    line-height: 1;
    position: absolute;
    right: 30px;
    top: 30px;
    width: 26px
}

.c-header__fb img {
    max-width: 100%
}

.p-hero {
    position: relative;
    margin: 0 auto 100px;
    max-width: 980px;
    display: none
}

.p-hero__line {
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.p-hero__tile {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 196px
}

.p-hero__tile:before {
    content: '';
    display: block;
    padding-top: 100%
}

.p-hero__title {
    background-image: url('../img/top/title_main.svg?172b567cbd0')
}

.p-hero--a {
    opacity: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-transition: all 1s ease-in;
    transition: all 1s ease-in
}

.p-hero.is-loaded .p-hero--a {
    opacity: 1
}

.p-hero--a .p-hero__tile01 {
    background-image: url('../img/top/hero_a_01.jpg?172b567cbd0')
}

.p-hero--a .p-hero__tile02 {
    background-image: url('../img/top/hero_a_02.jpg?172b567cbd0')
}

.p-hero--a .p-hero__tile03 {
    background-image: url('../img/top/hero_a_03.jpg?172b567cbd0')
}

.p-hero--a .p-hero__tile04 {
    background-image: url('../img/top/hero_a_04.jpg?172b567cbd0')
}

.p-hero--a .p-hero__tile05 {
    background-image: url('../img/top/hero_a_05.jpg?172b567cbd0')
}

.p-hero--a .p-hero__tile06 {
    background-image: url('../img/top/hero_a_06.jpg?172b567cbd0')
}

.p-hero--a .p-hero__tile07 {
    background-image: url('../img/top/hero_a_07.jpg?172b567cbd0')
}

.p-hero--a .p-hero__tile08 {
    background-image: url('../img/top/hero_a_08.jpg?172b567cbd0')
}

.p-hero--a .p-hero__tile09 {
    background-image: url('../img/top/hero_a_09.jpg?172b567cbd0')
}

.p-hero--a .p-hero__tile10 {
    background-image: url('../img/top/hero_a_10.jpg?172b567cbd0')
}

.p-hero--a .p-hero__tile11 {
    background-image: url('../img/top/hero_a_11.jpg?172b567cbd0')
}

.p-hero--a .p-hero__tile12 {
    background-image: url('../img/top/hero_a_12.jpg?172b567cbd0')
}

.p-hero--a .p-hero__tile13 {
    background-image: url('../img/top/hero_a_13.jpg?172b567cbd0')
}

.p-hero--a .p-hero__tile14 {
    background-image: url('../img/top/hero_a_14.jpg?172b567cbd0')
}

.p-hero.is-loaded .p-hero--a .p-hero__tile01 {
    -webkit-animation: fadeInOut 18s ease-in-out 0s infinite forwards;
    animation: fadeInOut 18s ease-in-out 0s infinite forwards
}

.p-hero.is-loaded .p-hero--a .p-hero__tile02 {
    -webkit-animation: fadeInOut 18s ease-in-out .5s infinite forwards;
    animation: fadeInOut 18s ease-in-out .5s infinite forwards
}

.p-hero.is-loaded .p-hero--a .p-hero__tile03 {
    -webkit-animation: fadeInOut 18s ease-in-out 1s infinite forwards;
    animation: fadeInOut 18s ease-in-out 1s infinite forwards
}

.p-hero.is-loaded .p-hero--a .p-hero__tile04 {
    -webkit-animation: fadeInOut 18s ease-in-out 1.5s infinite forwards;
    animation: fadeInOut 18s ease-in-out 1.5s infinite forwards
}

.p-hero.is-loaded .p-hero--a .p-hero__tile05 {
    -webkit-animation: fadeInOut 18s ease-in-out 2s infinite forwards;
    animation: fadeInOut 18s ease-in-out 2s infinite forwards
}

.p-hero.is-loaded .p-hero--a .p-hero__tile06 {
    -webkit-animation: fadeInOut 18s ease-in-out .5s infinite forwards;
    animation: fadeInOut 18s ease-in-out .5s infinite forwards
}

.p-hero.is-loaded .p-hero--a .p-hero__tile07 {
    -webkit-animation: fadeInOut 18s ease-in-out 1s infinite forwards;
    animation: fadeInOut 18s ease-in-out 1s infinite forwards
}

.p-hero.is-loaded .p-hero--a .p-hero__tile08 {
    -webkit-animation: fadeInOut 18s ease-in-out 2s infinite forwards;
    animation: fadeInOut 18s ease-in-out 2s infinite forwards
}

.p-hero.is-loaded .p-hero--a .p-hero__tile09 {
    -webkit-animation: fadeInOut 18s ease-in-out 2.5s infinite forwards;
    animation: fadeInOut 18s ease-in-out 2.5s infinite forwards
}

.p-hero.is-loaded .p-hero--a .p-hero__tile10 {
    -webkit-animation: fadeInOut 18s ease-in-out 1s infinite forwards;
    animation: fadeInOut 18s ease-in-out 1s infinite forwards
}

.p-hero.is-loaded .p-hero--a .p-hero__tile11 {
    -webkit-animation: fadeInOut 18s ease-in-out 1.5s infinite forwards;
    animation: fadeInOut 18s ease-in-out 1.5s infinite forwards
}

.p-hero.is-loaded .p-hero--a .p-hero__tile12 {
    -webkit-animation: fadeInOut 18s ease-in-out 2s infinite forwards;
    animation: fadeInOut 18s ease-in-out 2s infinite forwards
}

.p-hero.is-loaded .p-hero--a .p-hero__tile13 {
    -webkit-animation: fadeInOut 18s ease-in-out 2.5s infinite forwards;
    animation: fadeInOut 18s ease-in-out 2.5s infinite forwards
}

.p-hero.is-loaded .p-hero--a .p-hero__tile14 {
    -webkit-animation: fadeInOut 18s ease-in-out 3s infinite forwards;
    animation: fadeInOut 18s ease-in-out 3s infinite forwards
}

.p-hero--b {
    opacity: 0;
    position: relative;
    -webkit-transition: all 1s ease-in 1s;
    transition: all 1s ease-in 1s
}

.p-hero.is-loaded .p-hero--b {
    opacity: 1
}

.p-hero--b .p-hero__tile01 {
    background-image: url('../img/top/hero_b_01.jpg?172b567cbd0')
}

.p-hero--b .p-hero__tile02 {
    background-image: url('../img/top/hero_b_02.jpg?172b567cbd0')
}

.p-hero--b .p-hero__tile03 {
    background-image: url('../img/top/hero_b_03.jpg?172b567cbd0')
}

.p-hero--b .p-hero__tile04 {
    background-image: url('../img/top/hero_b_04.jpg?172b567cbd0')
}

.p-hero--b .p-hero__tile05 {
    background-image: url('../img/top/hero_b_05.jpg?172b567cbd0')
}

.p-hero--b .p-hero__tile06 {
    background-image: url('../img/top/hero_b_06.jpg?172b567cbd0')
}

.p-hero--b .p-hero__tile07 {
    background-image: url('../img/top/hero_b_07.jpg?172b567cbd0')
}

.p-hero--b .p-hero__tile08 {
    background-image: url('../img/top/hero_b_08.jpg?172b567cbd0')
}

.p-hero--b .p-hero__tile09 {
    background-image: url('../img/top/hero_b_09.jpg?172b567cbd0')
}

.p-hero--b .p-hero__tile10 {
    background-image: url('../img/top/hero_b_10.jpg?172b567cbd0')
}

.p-hero--b .p-hero__tile11 {
    background-image: url('../img/top/hero_b_11.jpg?172b567cbd0')
}

.p-hero--b .p-hero__tile12 {
    background-image: url('../img/top/hero_b_12.jpg?172b567cbd0')
}

.p-hero--b .p-hero__tile13 {
    background-image: url('../img/top/hero_b_13.jpg?172b567cbd0')
}

.p-hero--b .p-hero__tile14 {
    background-image: url('../img/top/hero_b_14.jpg?172b567cbd0')
}

@-webkit-keyframes fadeInOut {
    0% {
        opacity: 1
    }

    12.5% {
        opacity: 1
    }

    25% {
        opacity: 0
    }

    50% {
        opacity: 0
    }

    62.5% {
        opacity: 0
    }

    75% {
        opacity: 1
    }

    87.5% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeInOut {
    0% {
        opacity: 1
    }

    12.5% {
        opacity: 1
    }

    25% {
        opacity: 0
    }

    50% {
        opacity: 0
    }

    62.5% {
        opacity: 0
    }

    75% {
        opacity: 1
    }

    87.5% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

.p-link {
    margin-bottom: 100px
}

.p-link.js-p-link {
    padding-top: 580px
}

.p-link.js-p-link.is-loaded {
    padding-top: 0
}

.p-link__title {
    font-family: Yu Mincho, "游明朝", YuMincho, "游明朝体", Hiragino Mincho ProN, "HGS明朝E", "メイリオ", serif;
    font-size: 2.4rem;
    font-weight: 700;
    margin-bottom: 100px;
    text-align: center
}

.p-link__title--info {
    margin-bottom: 50px
}

.p-link__title--info+.p-info {
    margin-top: 0
}

.p-link__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 980px
}

.p-link__item {
    margin-bottom: 30px;
    width: 475px;
    text-align: center
}

.p-link__item img {
    max-width: 100%
}

.p-link__txt {
    font-family: Yu Mincho, "游明朝", YuMincho, "游明朝体", Hiragino Mincho ProN, "HGS明朝E", "メイリオ", serif;
    font-size: 1.6rem;
    line-height: 1.8;
    margin-top: 25px;
    text-align: center
}

.p-info {
    margin: 100px auto;
    padding: 40px 60px 1px;
    max-width: 860px;
    font-size: 1.6rem;
    background: #fff
}

.p-info__txt {
    margin-bottom: 40px
}

.p-info a {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    line-height: 1.7;
    color: #000;
    text-decoration: none
}

.p-info__date {
    display: block;
    margin: 2px 14px 0 0;
    padding: 0 6px;
    min-width: 104px;
    max-height: 1.5em;
    border: 1px solid #707070;
    line-height: 1.5;
    text-align: center;
    white-space: nowrap
}

.p-info__comment {
    display: block;
    text-decoration: underline
}

.p-about {
    margin-bottom: 100px;
    text-align: center
}

.p-about__heading {
    background: url('../img/top/bg_about_title.jpg?172b567cbd0') no-repeat center center #000;
    background-size: cover
}

.p-about .c-section__title {
    letter-spacing: .1em
}

.p-about__logo {
    margin-bottom: 100px
}

.p-about__logo img {
    width: 150px
}

.p-about__txt+.p-about__txt {
    margin-top: 2.4em
}

.p-wide {
    max-width: 980px;
    margin: 0 auto 60px
}

.p-wide a {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    color: #666
}

.p-wide__photo {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    background: #fff
}

.p-wide__photo img {
    width: 100%
}

.p-wide__txt {
    background: #fff;
    padding: 47px 46px 0;
    height: 236px;
    width: 404px;
    box-sizing: border-box;
    position: relative
}

.p-wide__title {
    font-size: 2.6rem;
    font-family: Yu Mincho, "游明朝", YuMincho, "游明朝体", Hiragino Mincho ProN, "HGS明朝E", "メイリオ", serif;
    line-height: 1.5;
    color: #000;
    margin-bottom: 25px
}

.p-wide__subtxt {
    font-size: 1.6rem;
    color: #666;
    font-family: Yu Mincho, "游明朝", YuMincho, "游明朝体", Hiragino Mincho ProN, "HGS明朝E", "メイリオ", serif;
    line-height: 1.5
}

.p-wide__arrow {
    position: absolute;
    right: 15px;
    bottom: 15px
}

.p-list {
    background: url('../img/top/bg_list.jpg?172b567cbd0') no-repeat center center;
    background-size: cover;
    font-size: 1.4rem;
    margin-bottom: 100px;
    padding: 65px 0
}

.p-list__title {
    color: #fff;
    font-family: Yu Mincho, "游明朝", YuMincho, "游明朝体", Hiragino Mincho ProN, "HGS明朝E", "メイリオ", serif;
    font-size: 2.4rem;
    line-height: 1.8;
    padding-bottom: 50px;
    text-align: center
}

.p-list__lead {
    color: #fff;
    padding-bottom: 50px;
    text-align: center
}

.p-list__member {
    color: #fff
}

.p-list__member-title {
    font-weight: 700;
    margin-bottom: 30px;
    text-align: center
}

.p-list__block+.p-list__block {
    margin-top: 40px
}

.p-list__block-title {
    border-bottom: 1px solid #fff;
    font-weight: 700;
    margin-bottom: 16px;
    padding-bottom: 7px;
    position: relative;
    text-align: center
}

.p-list__block-list {
    display: inline-block;
    width: 32%
}

.p-list__block-list a {
    color: #fff
}

.js-member-title {
    pointer-events: none
}

@media screen and (max-width:950px) {
    .p-link__list {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }
}

@media screen and (max-width:769px) {
    .pc-only {
        display: none
    }

    .sp-only {
        display: inline-block
    }

    body {
        font-size: 1.2rem
    }

    .l-content {
        box-sizing: border-box;
        padding: 0 15px;
        width: 100%
    }

    .l-content--w970 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 100%
    }

    .l-content--w1000 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 100%
    }

    .c-foot-area {
        margin-bottom: 70px
    }

    .c-foot-area__beyond {
        margin-top: 70px
    }

    .c-foot-area__beyond img {
        width: 50px
    }

    .c-foot-area__beyondtxt {
        margin-bottom: 70px
    }

    .c-foot-area__logo {
        margin-bottom: 25px
    }

    .c-foot-area__logo img {
        width: 50px
    }

    .c-foot-area__txt {
        font-size: 1.6rem
    }

    .c-footer {
        font-size: 1rem;
        padding: 35px 0
    }

    .c-footer__share {
        font-size: 1.2rem
    }

    .c-section__heading {
        height: 120px;
        margin-bottom: 70px
    }

    .c-section__title {
        font-size: 2.0rem
    }

    .c-header__logo {
        padding: 20px 0;
        width: 40px
    }

    .c-header__fb {
        right: 10px;
        top: 10px;
        width: 20px
    }

    .p-hero {
        margin-bottom: 60px;
        width: 100%
    }

    .p-hero__tile {
        width: 33.333%
    }

    .p-hero__tile01,
    .p-hero__tile05,
    .p-hero__tile06,
    .p-hero__tile09,
    .p-hero__tile10,
    .p-hero__tile14 {
        display: none
    }

    .p-link {
        margin-bottom: 60px
    }

    .p-link.js-p-link {
        padding-top: 100vw
    }

    .p-link__title {
        font-size: 1.6rem;
        margin-bottom: 60px
    }

    .p-link__title--info {
        margin-bottom: 25px
    }

    .p-link__list {
        box-sizing: border-box;
        display: block;
        padding: 0 20px;
        max-width: 100%
    }

    .p-link__item {
        margin-bottom: 40px;
        width: 100%
    }

    .p-link__txt {
        font-size: 1.2rem;
        margin-top: 20px
    }

    .p-info {
        margin: 60px 0;
        padding: 18px 18px 1px;
        font-size: 1.2rem;
        line-height: 2
    }

    .p-info__txt {
        display: block;
        margin-bottom: 22px
    }

    .p-info a {
        display: block
    }

    .p-info__date {
        display: inline-block;
        margin-bottom: 6px;
        width: auto;
        min-width: 80px
    }

    .p-about {
        margin-bottom: 70px
    }

    .p-about__logo {
        margin-bottom: 70px
    }

    .p-about__logo img {
        width: 75px
    }

    .p-wide {
        width: auto;
        max-width: 560px;
        padding: 0 20px;
        margin-bottom: 40px
    }

    .p-wide a {
        display: block
    }

    .p-wide__txt {
        text-align: center;
        padding: 15px 20px;
        height: auto;
        width: 100%
    }

    .p-wide__title {
        font-size: 1.8rem;
        border-bottom: 1px solid #000;
        padding-bottom: 15px;
        margin-bottom: 15px
    }

    .p-wide__subtxt {
        font-size: 1.2rem;
        margin-bottom: 15px
    }

    .p-wide__arrow {
        font-size: 1.2rem;
        position: relative;
        right: 0;
        bottom: 0;
        font-size: 0;
        height: 8px
    }

    .p-list {
        background: none;
        margin-bottom: 70px;
        padding: 0
    }

    .p-list__head {
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        background: url('../img/top/bg_list.jpg?172b567cbd0') no-repeat center center;
        background-size: cover;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        margin-bottom: 50px
    }

    .p-list__title {
        font-size: 1.6rem;
        padding: 50px 0 25px
    }

    .p-list__lead {
        font-size: 1.2rem;
        line-height: 2.4
    }

    .p-list__member {
        color: #000
    }

    .p-list__member-title {
        font-size: 1.4rem;
        margin-bottom: 25px
    }

    .p-list__block+.p-list__block {
        margin-top: 20px
    }

    .p-list__block-title {
        border-color: #000;
        margin-bottom: 0;
        text-align: left
    }

    .p-list__block-title:after {
        border-bottom: solid 1px #000;
        border-left: solid 1px #000;
        bottom: 14px;
        content: '';
        display: inline-block;
        height: 10px;
        position: absolute;
        right: 12px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        width: 10px
    }

    .p-list__block-title.is-opened:after {
        bottom: 10px;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg)
    }

    .p-list__block-area {
        padding-top: 16px
    }

    .p-list__block-list a {
        color: #000
    }

    .p-list__block-list {
        display: block;
        width: 100%
    }

    .js-member {
        max-height: 0;
        overflow: hidden;
        -webkit-transition: all .5s;
        transition: all .5s
    }

    .js-member.is-opened {
        display: block;
        -webkit-transition: all 1s;
        transition: all 1s;
        max-height: 1000px
    }

    .js-member-title {
        pointer-events: auto
    }
}

@media all and (-ms-high-contrast:none) {
    .c-section__title {
        margin-top: .3em
    }
}