@charset 'UTF-8';

/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */\
@media only screen and (min-width: 100px) and (max-width: 640px) {
	
} 

 @media (max-width:768px){
    .mainvisual__logo-image svg{
        fill: #ffff
    }
 }
html {
    box-sizing: border-box;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%
}

*,
::after,
::before {
    background-repeat: no-repeat;
    box-sizing: inherit
}

::after,
::before {
    text-decoration: inherit;
    vertical-align: inherit
}

* {
    padding: 0;
    margin: 0
}

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
}

b,
strong {
    font-weight: bolder
}

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
}

input {
    border-radius: 0
}

[role=button],
[type=button],
[type=reset],
[type=submit],
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
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: 0;
    padding: 0
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -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
}

@media screen {
    [hidden~=screen] {
        display: inherit
    }

    [hidden~=screen]:not(:active):not(:focus):not(:target) {
        position: absolute !important;
        clip: rect(0 0 0 0) !important
    }
}

[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
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family:  "Microsoft YaHei", "PingFang SC", "Calibri", "opensans", "GothicArial", "Arial", "San Francisco", 'Hiragino Sans GB', "Helvetica Neue", Helvetica, sans-serif;    font-size: 14px;
    line-height: 30px;
    color: #666
}

.br-sp {
    display: inline
}

@media (min-width:1000px) {
    .br-sp {
        display: none
    }
}

.br-pc {
    display: none
}

@media (min-width:1000px) {
    .br-pc {
        display: inline
    }
}

.access {
    display: block
}

.access__title {
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%;
    width: 91px;
    height: 37px;
    margin: 0 auto 25px;
    background-image: url(../image/_sprites@2x.png);
    background-position: -236px -438px;
    background-size: 670px 655px
}

@media (min-width:1000px) {
    .access__title {
        width: 141px;
        height: 49px;
        margin-bottom: 70px;
        background-image: url(../image/_sprites@2x.png);
        background-position: -236px -379px;
        background-size: 670px 655px
    }
}

.access__map {
    position: relative;
    overflow: hidden;
    height: 578px
}

@media (min-width:1000px) {
    .access__map {
        height: 578px
    }
}
.access__map-inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.access__inner {
    position: relative;
    z-index: 2;
    margin: -240px 30px 0;
    padding: 55px 0 40px;
    background: #fff
}

@media (min-width:1000px) {
    .access__inner {
        display: -webkit-flex;
        display: flex;
        margin-top: -90px;
        margin-right: 90px;
        margin-left: 90px;
        padding-top: 50px;
        padding-right: 90px;
        padding-left: 90px
    }
}

.access__info-wrapper {
    text-align: center
}

@media (min-width:1000px) {
    .access__info-wrapper {
        -webkit-flex: 2;
        flex: 2;
        text-align: left
    }

    .access__info-wrapper:after {
        display: block;
        clear: both;
        content: ''
    }
}

@media (min-width:1000px) {
    .access__info-inner {
        display: -webkit-flex;
        display: flex
    }
}

@media (min-width:1000px) {
    .access__address-wrapper {
        float: left;
        width: 50%
    }
}

@media (min-width:1000px) {

    .access__address-wrapper,
    .access__contact {
        float: left;
        width: 50%
    }
}

@media (min-width:1000px) {
    .access__link-list {
        -webkit-flex: 1;
        flex: 1;
        width: 360px
    }
}

.access__text {
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%;
    width: 142px;
    height: 42px;
    margin: 0 auto 45px;
    background-image: url(../image/_sprites@2x.png);
    background-position: -387px -379px;
    background-size: 670px 655px
}

@media (min-width:1000px) {
    .access__text {
        width: 400px;
        height: 30px;
        margin: 8px 0 60px;
        background-image: url(../image/_sprites@2x.png);
        background-position: 0 -532px;
        background-size: 670px 655px
    }
}

.access__address {
    font-size: 14px;
    font-style: normal;
    line-height: 1.6;
    position: relative;
    margin: 0 0 20px;
    padding: 24px 0 0
}

@media (min-width:1000px) {
    .access__address {
        margin-bottom: 10px
    }
}

.access__tel {
    font-size: 14px;
    position: relative;
    margin: 0 0 5px;
    padding: 24px 0 0
}

.access__address::before,
.access__tel::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 40px;
    height: 2px;
    margin: 0 auto;
    content: '';
    background: #576672
}

@media (min-width:1000px) {

    .access__address::before,
    .access__tel::before {
        margin-right: 0;
        margin-left: 0
    }
}

.access__map-link-wrapper {
    margin: 0 0 40px;
    text-align: center
}

@media (min-width:1000px) {
    .access__map-link-wrapper {
        text-align: left;
        margin-bottom: 20px
    }
}

.access__map-link {
    text-decoration: none;
    font-size: 11px;
    color: #576672
}

.access__map-link::before {
    content: '';
    display: inline-block;
    width: 14px;
    height: 20px;
    background-image: url(../image/_sprites@2x.png);
    background-position: -646px -484px;
    background-size: 670px 655px;
    vertical-align: -6px;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    margin: 0 10px 0 0
}

.access__mail {
    font-size: 14px;
    position: relative;
    margin: 0 0 30px
}

.access__info {
    margin: 0 0 20px
}

@media (min-width:1000px) {
    .access__info {
        margin-bottom: 12px
    }
}

.access__info-link {
    font-size: 14px;
    position: relative;
    display: block;
    padding: 25px 30px 25px 20px;
    text-decoration: none;
    color: #d2d2d2;
    background: #26282d
}

.access__info-link::before {
    position: absolute;
    top: 0;
    right: 22px;
    bottom: 0;
    width: 10px;
    height: 10px;
    margin: auto 0;
    content: '';
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: 1px solid #8d9aa5;
    border-right: 1px solid #8d9aa5
}

.access__about {
    margin: 0
}

.access__about+.access__about {
    margin-top: -1px
}

.access__about-link {
    font-size: 13px;
    position: relative;
    display: block;
    padding: 20px 30px 20px 20px;
    text-decoration: none;
    color: #26282d;
    border: 1px solid #d8dadf
}

.access__about-link::before {
    position: absolute;
    top: 0;
    right: 22px;
    bottom: 0;
    width: 10px;
    height: 10px;
    margin: auto 0;
    content: '';
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: 1px solid #8d9aa5;
    border-right: 1px solid #8d9aa5
}

.access__route-list {
    font-family:  "Microsoft YaHei", "PingFang SC", "Calibri", "opensans", "GothicArial", "Arial", "San Francisco", 'Hiragino Sans GB', "Helvetica Neue", Helvetica, sans-serif;    font-size: 14px;
    width: 100%;
    margin: 0 auto 120px;
    border-top: 1px solid #d8dadf;
    border-bottom: 1px solid #d8dadf;
    display: block
}

@media (min-width:1000px) {
    .access__route-list {
        font-size: 0;
        max-width: 1200px;
        margin-bottom: 125px;
        letter-spacing: 0;
        border-top: none;
        border-bottom: none;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.access__route-item {
    border-top: 1px solid #d8dadf
}

@media (min-width:1000px) {
    .access__route-item {
        display: inline-block;
        width: calc(50% - 35px);
        vertical-align: top;
        letter-spacing: .15em;
        border: 1px solid #e6e9ea;
        margin-bottom: 70px
    }

    .access__route-item:nth-child(odd) {
        margin-right: 35px
    }

    .access__route-item:nth-child(even) {
        margin-left: 35px
    }
}

.access__route-item:first-child {
    border-top: none
}

.access__ruite-wrap {
    list-style: none;
    padding: 25px 30px 25px 6.5%
}

@media (min-width:1000px) {
    .access__ruite-wrap {
        padding: 25px 6.8% 25px 47px
    }
}

.access__ruite-wrap-item {
    border-left: 1px solid #000;
    padding-left: 40px;
    position: relative;
    padding-bottom: 20px
}

.access__ruite-wrap-item:last-child {
    border-left: none
}

.access__ruite-wrap-item:last-child .access__ruite-wrap-item-title {
    background-color: #c0a04a;
    color: #fff
}

.access__ruite-wrap-item:last-child .access__ruite-wrap-item-title::before {
    border-color: transparent #c0a04a transparent transparent
}

.access__ruite-wrap-item::before {
    content: '';
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    border: 1px solid #000;
    background-color: #fff;
    border-radius: 50%;
    top: 0;
    left: -9px
}

.access__ruite-wrap-item::after {
    content: '';
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: #000;
    border: 1px solid #000;
    border-radius: 50%;
    top: 4px;
    left: -5px
}

.access__ruite-wrap-item-title {
    background-color: #e6e9ea;
    font-size: 16px;
    padding: 4px 20px;
    position: relative;
    top: -8px
}

.access__ruite-wrap-item-title::before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 15px 0;
    border-color: transparent #e6e9ea transparent transparent;
    left: -15px;
    top: 0
}

.access__ruite-wrap-item-note {
    font-size: 11px;
    margin-left: 8px
}

@media (min-width:1000px) {
    .access__ruite-wrap-item-note {
        font-size: 12px;
        margin-left: 20px
    }
}

.access__ruite-wrap-description {
    font-size: 14px;
    padding: 0 8px
}

@media (min-width:1000px) {
    .access__ruite-wrap-description {
        font-size: 12px;
        padding: 0 20px
    }
}

.access__route-title {
    position: relative
}

@media (min-width:1000px) {
    .access__route-title {
        background: #e6e9ea
    }
}

.access__route-title::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    width: 30px;
    height: 32px;
    margin: auto 0;
    content: none;
    -webkit-transform: scale(.6);
    transform: scale(.6);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}

@media (min-width:1000px) {
    .access__route-title::before {
        content: '';
        left: 6.2%;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.access__route-title--plane::before {
    background-image: url(../image/_sprites@2x.png);
    background-position: -397px -159px;
    background-size: 670px 655px
}

.access__route-title--train::before {
    background-image: url(../image/_sprites@2x.png);
    background-position: -544px -201px;
    background-size: 670px 655px
}

.access__route-title-inner {
    font-size: 13px;
    position: relative;
    z-index: 2;
    display: block;
    padding: 20px 30px;
    text-decoration: none;
    color: #26282d
}

@media (min-width:1000px) {
    .access__route-title-inner {
        font-size: 18px;
        padding-top: 25px;
        padding-bottom: 25px;
        padding-left: 16.5%
    }
}

.access__route-title-inner.is-show::after {
    display: none
}

.access__route-title-inner::before {
    position: absolute;
    top: 0;
    right: 30px;
    bottom: 0;
    width: 15px;
    height: 1px;
    margin: auto 0;
    content: '';
    background: #26282d
}

@media (min-width:1000px) {
    .access__route-title-inner::before {
        display: none
    }
}

.access__route-title-inner::after {
    position: absolute;
    top: 0;
    right: 37px;
    bottom: 0;
    width: 1px;
    height: 15px;
    margin: auto 0;
    content: '';
    background: #26282d
}

@media (min-width:1000px) {
    .access__route-title-inner::after {
        display: none
    }
}

.access__route-description {
    display: none;
    overflow: hidden
}

@media (min-width:1000px) {
    .access__route-description {
        display: block;
        height: auto !important
    }
}

.access__route-description-inner {
    margin: 0 10px 30px
}

@media (min-width:1000px) {
    .access__route-description-inner {
        margin-right: 0;
        margin-bottom: 75px;
        margin-left: 0
    }
}

.access__route-time {
    font-size: 13px;
    line-height: 50px;
    position: relative;
    height: auto;
    min-height: 50px;
    margin: 0;
    text-align: center
}

@media (min-width:1000px) {
    .access__route-time {
        font-size: 15px;
        line-height: 70px;
        height: 70px;
        color: #26282d;
        background: 0 0;
        margin-top: 5px
    }
}

.access__route-time::before {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 37px;
    height: 32px;
    content: ''
}

@media (min-width:1000px) {
    .access__route-time::before {
        left: 6.8%
    }
}

.access__route-time--car::before {
    background-image: url(../image/_sprites@2x.png);
    background-position: -598px -526px;
    background-size: 670px 655px
}

.access__route-time--train::before {
    background-image: url(../image/_sprites@2x.png);
    background-position: -598px -484px;
    background-size: 670px 655px
}

.access__route-image {
    display: block;
    width: 100%
}

.access__modal {
    display: none;
    -webkit-overflow-scrolling: touch;
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-y: auto;
    background: #797c84
}

.access__modal-inner {
    margin: 0 40px 60px;
    padding: 130px 0 0
}

@media (min-width:1000px) {
    .access__modal-inner {
        padding-top: 250px
    }
}

.access__modal-title {
    font-family:  "Microsoft YaHei", "PingFang SC", "Calibri", "opensans", "GothicArial", "Arial", "San Francisco", 'Hiragino Sans GB', "Helvetica Neue", Helvetica, sans-serif;    font-size: 14px;
    font-size: 20px;
    margin: 0 0 60px;
    color: #fff
}

@media (min-width:1000px) {
    .access__modal-title {
        font-size: 32px;
        width: 920px;
        margin-right: auto;
        margin-left: auto
    }
}

.access__modal-sub-title {
    font-weight: 700
}

.access__modal-text {
    font-size: 14px;
    margin: 0 0 30px;
    color: #fff
}

@media (min-width:1000px) {
    .access__modal-text {
        font-size: 16px;
        width: 720px;
        margin-right: auto;
        margin-left: auto
    }
}

.access__modal-list {
    font-size: 14px;
    color: #fff;
    list-style-type: disc;
    margin: 0 0 10px 1.4em
}

@media (min-width:1000px) {
    .access__modal-list {
        font-size: 16px
    }
}

.access__modal-close {
    position: fixed;
    top: 25px;
    right: 28px;
    bottom: 0;
    width: 34px;
    height: 30px
}

.access__modal-close::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 21px;
    height: 1px;
    margin: auto;
    content: '';
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff
}

.access__modal-close::after {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    left: 0;
    width: 21px;
    height: 1px;
    margin: auto;
    content: '';
    transition: all .24s cubic-bezier(.55, 0, .1, 1) 0s;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #fff
}

.award {
    margin: 0 auto 40px auto;
    width: 230px;
    height: 230px;
    border: 5px solid #9cbc90;
    position: relative
}

@media (min-width:1000px) {
    .award {
        margin-bottom: 40px
    }
}

.award__title {
    font-size: 12px;
    line-height: 30px;
    width: 100px;
    height: 30px;
    margin: -5px auto;
    text-align: center;
    background: #9cbc90;
    color: #fff;
    font-family:  "Microsoft YaHei", "PingFang SC", "Calibri", "opensans", "GothicArial", "Arial", "San Francisco", 'Hiragino Sans GB', "Helvetica Neue", Helvetica, sans-serif;    font-size: 14px;
    padding-left: .15em
}

.award__inner {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    box-shadow: 0 6px 10px 0 rgba(24, 35, 62, .7);
    background: #3a6241 url(../image/award_bg.jpg) center center no-repeat;
    background-size: cover
}

.award__badge {
    margin: 0 auto;
    width: 168px;
    padding: 0 10px 0 0
}

.award__text {
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    padding-left: .15em
}

.gallely {
    margin: 0 auto 120px;
    width: 230px;
    height: 307px
}

@media (min-width:1000px) {
    .gallely {
        margin: 0 auto 160px
    }
}

.gallely__inner {
    display: block
}

.gallely__inner-image {
    width: 100%
}


@media (min-width:1000px) {
    .event {
        margin-top: -80px
    }
}

.event__season-wrapper {
    position: relative;
    overflow: hidden;
    height: 0;
    padding: 100% 0 0;
    background-position: center;
    background-size: cover
}

@media (min-width:1000px) {
    .event__season-wrapper {
        float: left;
        width: 62%;
        height: 100vh;
        min-height: 600px;
        margin-bottom: 120px;
        padding-top: 0
    }
}

.event__season-wrapper--early_spring {
    background-image: url(https://www.mifuneyamarakuen.jp/assets/images/event/1/cover.jpg)
}

.event__season-wrapper--early_spring .event__season-wrapper2::before {
    background-image: url(https://www.mifuneyamarakuen.jp/assets/images/event/1/cover.jpg)
}

.event__season-wrapper--spring {
    background-image: url(https://www.mifuneyamarakuen.jp/assets/images/event/2/cover.jpg)
}

.event__season-wrapper--spring .event__season-wrapper2::before {
    background-image: url(https://www.mifuneyamarakuen.jp/assets/images/event/2/cover.jpg)
}

.event__season-wrapper--early_summer {
    background-image: url(https://www.mifuneyamarakuen.jp/assets/images/event/3/cover.jpg)
}

.event__season-wrapper--early_summer .event__season-wrapper2::before {
    background-image: url(https://www.mifuneyamarakuen.jp/assets/images/event/3/cover.jpg)
}

.event__season-wrapper--rainy_season {
    /* background-image: url(https://www.mifuneyamarakuen.jp/assets/images/event/4/cover.jpg); */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    
}

.event__season-wrapper--rainy_season .event__season-wrapper2::before {
    background-image: url(../picture/cover2.jpg)
}

.event__season-wrapper--summer {
    background-image: url(https://www.mifuneyamarakuen.jp/assets/images/event/5/cover.jpg)
}

.event__season-wrapper--summer .event__season-wrapper2::before {
    background-image: url(https://www.mifuneyamarakuen.jp/assets/images/event/5/cover.jpg)
}

.event__season-wrapper--early_autumn {
    background-image: url(https://www.mifuneyamarakuen.jp/assets/images/event/6/cover.jpg)
}

.event__season-wrapper--early_autumn .event__season-wrapper2::before {
    background-image: url(https://www.mifuneyamarakuen.jp/assets/images/event/6/cover.jpg)
}

.event__season-wrapper--autumn {
    background-image: url(https://www.mifuneyamarakuen.jp/assets/images/event/7/cover.jpg)
}

.event__season-wrapper--autumn .event__season-wrapper2::before {
    background-image: url(https://www.mifuneyamarakuen.jp/assets/images/event/7/cover.jpg)
}

.event__season-wrapper--winter {
    background-image: url(https://www.mifuneyamarakuen.jp/assets/images/event/8/cover.jpg)
}

.event__season-wrapper--winter .event__season-wrapper2::before {
    background-image: url(https://www.mifuneyamarakuen.jp/assets/images/event/8/cover.jpg)
}

.event__season-wrapper2 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    width: 70px;
    height: 80px;
    margin: auto
}

@media (min-width:1000px) {
    .event__season-wrapper2 {
        width: 140px;
        height: 160px
    }
}

.event__season-wrapper2-side {
    width: 130px;
    height: 80px
}

@media (min-width:1000px) {
    .event__season-wrapper2-side {
        width: 240px;
        height: 120px
    }
}

.event__season-wrapper2::before {
    -webkit-filter: blur(3px);
    filter: blur(3px);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100vw;
    height: 100vw;
    content: '';
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-position: center;
    background-size: cover
}

@media (min-width:1000px) {
    .event__season-wrapper2::before {
        -webkit-filter: blur(6px);
        filter: blur(6px);
        width: 62vw;
        height: 100vh
    }
}

.event__season {
    font-family:  "Microsoft YaHei", "PingFang SC", "Calibri", "opensans", "GothicArial", "Arial", "San Francisco", 'Hiragino Sans GB', "Helvetica Neue", Helvetica, sans-serif;    font-size: 14px;
    font-size: 47px;
    line-height: 1.2;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1em;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff
}

.event__season-side {
    width: 100%
}

@media (min-width:1000px) {
    .event__season {
        font-size: 94px
    }
}

.event__season-en-wrapper {
    line-height: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 160px;
    height: 34px;
    margin: 0 auto;
    text-align: center
}

@media (min-width:1000px) {
    .event__season-en-wrapper {
        top: 50%;
        bottom: auto;
        margin-top: 140px
    }
}

.event__season-en-wrapper::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: -10px;
    left: 0;
    content: '';
    border: 3px solid #26282d
}

@media (min-width:1000px) {
    .event__season-en-wrapper::before {
        display: none
    }
}

.event__season-en {
    font-family:  "Microsoft YaHei", "PingFang SC", "Calibri", "opensans", "GothicArial", "Arial", "San Francisco", 'Hiragino Sans GB', "Helvetica Neue", Helvetica, sans-serif;    font-size: 14px;
    font-size: 10px;
    line-height: 25px;
    position: absolute;
    top: 3px;
    left: 50%;
    display: inline-block;
    overflow: hidden;
    min-width: 80px;
    height: 25px;
    padding: 0 30px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    white-space: nowrap;
    text-indent: .15em;
    color: #fff
}

@media (min-width:1000px) {
    .event__season-en {
        font-size: 20px;
        line-height: 50px;
        height: 50px;
        padding-right: 40px;
        padding-left: 40px
    }
}

.event__season-en::before {
    position: absolute;
    z-index: -1;
    top: -50px;
    right: 20px;
    bottom: -50px;
    left: 20px;
    content: '';
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
    background: #26282d
}

.event__message {
    font-size: 12px;
    line-height: 35px;
    position: relative;
    display: block;
    overflow: hidden;
    width: 160px;
    height: 35px;
    margin: 0 auto 25px;
    padding: 0 0 0 .15em;
    text-align: center;
    color: #f6446e
}

@media (min-width:1000px) {
    .event__message {
        font-size: 16px;
        line-height: 60px;
        width: 200px;
        height: 60px;
        margin-bottom: 60px;
        border: 1px solid #f6446e
    }
}

.event__message::before {
    position: absolute;
    top: -10px;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    border: 3px solid #f6446e
}

@media (min-width:1000px) {
    .event__message::before {
        border: 0
    }
}

@media (min-width:1000px) {
    .event__item-header {
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        align-items: center;
        position: relative;
        display: -webkit-flex;
        display: flex;
        float: right;
        width: 38%;
        height: 100vh;
        min-height: 600px;
        background: #fff
    }
}

@media (min-width:1000px) {
    .event__item-header-inner {
        width: 100%
    }
}

.event__item-body {
    margin: 0 40px
}

@media (min-width:1000px) {
    .event__item-body {
        width: 720px;
        margin-right: auto;
        margin-left: auto
    }

    .event__item-body--night {
        background: #26282d;
        width: 100%;
        margin: 120px 0
    }
}

.event__facebook-wrapper {
    width: 340px;
    margin: 0 auto 60px
}

@media (min-width:1000px) {
    .event__facebook-wrapper {
        margin: 0 auto 80px
    }
}

.event__banner {
    width: 280px;
    margin: 0 auto 60px auto
}

@media (min-width:1000px) {
    .event__banner {
        width: 560px;
        margin: 0 auto 120px auto
    }
}

.event__item-inner {
    margin: 0 0 80px;
    display: inline-block
}

.event__item-inner--night {
    background: #26282d;
    color: #fff;
    margin-left: -40px;
    margin-right: -40px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-top: 40px
}

@media (min-width:1000px) {
    .event__item-inner--night {
        width: 720px;
        margin: 0 auto
    }
}

.event__item-inner-box {
    position: relative
}

.event__cover-image-wrapper {
    clear: both;
    margin: 0 0 30px
}

@media (min-width:1000px) {
    .event__cover-image-wrapper {
        margin-bottom: 60px
    }
}

.event__title {
    font-family:  "Microsoft YaHei", "PingFang SC", "Calibri", "opensans", "GothicArial", "Arial", "San Francisco", 'Hiragino Sans GB', "Helvetica Neue", Helvetica, sans-serif;    font-size: 14px;
    font-size: 24px;
    margin: 0 0 15px;
    text-align: center
}

@media (min-width:1000px) {
    .event__title {
        font-size: 28px;
        margin-bottom: 60px;
        color: #000
    }
}

.event__sub-title {
    font-weight: 700;
    font-size: 16px;
    margin: 0 0 15px;
    text-align: center
}

@media (min-width:1000px) {
    .event__sub-title {
        font-size: 20px;
        margin-bottom: 60px;
        color: #d2d2d2
    }
}

.event__section-title {
    font-size: 18px;
    font-weight: 700;
    position: relative;
    margin: 0 0 35px;
    padding: 35px 0 0;
    text-align: center;
    border-top: 4px solid #26282d
}

@media (min-width:1000px) {
    .event__section-title {
        font-size: 28px;
        padding-top: 40px;
        letter-spacing: 0
    }
}

.event__section-title--night {
    border-top: 4px solid #5a5d63
}

.event__section-title::before {
    position: absolute;
    top: 8px;
    right: 0;
    left: 0;
    height: 1px;
    content: '';
    background: #26282d
}

.event__section-sub-title {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.8;
    margin: 0 0 30px
}

@media (min-width:1000px) {
    .event__section-sub-title {
        font-size: 24px
    }
}

.event__date {
    font-size: 13px;
    margin: 0 0 5px;
    text-align: center
}

@media (min-width:1000px) {
    .event__date {
        font-size: 16px;
        margin-bottom: 15px;
        color: #606060
    }
}

.event__time {
    font-size: 13px;
    margin: 0 0 60px;
    text-align: center
}

@media (min-width:1000px) {
    .event__time {
        font-size: 16px;
        margin-bottom: 0;
        color: #606060
    }
}

.event__text {
    font-size: 14px;
    line-height: 1.8;
    margin: 0 0 40px
}

@media (min-width:1000px) {
    .event__text {
        font-size: 16px;
        margin-bottom: 50px
    }
}

.event__image {
    position: relative;
    display: block;
    width: 100%
}

.event__slidetext {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #000;
    color: #fff;
    padding: 5px 8px;
    font-size: 11px;
    letter-spacing: 0
}

@media (min-width:1000px) {
    .event__slidetext {
        font-size: 22px;
        padding: 10px 16px
    }
}

.event__image-wrapper {
    margin: 0 0 25px
}

.event__image-wrapper--wide {
    margin-left: -40px;
    margin-right: -40px;
    margin-bottom: 30px
}

.event__image-wrapper--slider {
    margin-left: -40px;
    margin-right: -40px;
    margin-bottom: 80px
}

.event__image-wrapper--slider .slick-dots {
    position: absolute;
    left: 0;
    bottom: -30px;
    right: 0;
    text-align: center
}

.event__image-wrapper--slider li {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-left: 9px;
    margin-right: 9px
}

.event__image-wrapper--slider li button {

    text-indent: 100px;
    width: 6px;
    height: 6px;
    display: block;
    border: 4px solid rgba(#e0e6e8, 0);
    background: #e0e6e8;
    border-radius: 50%;
    overflow: hidden
}

.event__image-wrapper--slider li.slick-active button {
    width: 6px;
    height: 6px;
    border-color: #26282d;
    background: #26282d
}

.event__info {
    position: relative;
    margin: 0 0 40px;
    padding: 35px 0 0;
    border-top: 4px solid #26282d
}

@media (min-width:1000px) {
    .event__info {
        font-size: 0;
        padding-top: 40px;
        letter-spacing: 0
    }
}

.event__info::before {
    position: absolute;
    top: 8px;
    right: 0;
    left: 0;
    height: 1px;
    content: '';
    background: #26282d
}

@media (min-width:1000px) {
    .event__info-item {
        display: inline-block;
        width: 50%;
        vertical-align: top
    }
}

@media (min-width:1000px) {
    .event__info-item-shuttle {
        width: 100%
    }
}

.event__info-title {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 35px
}

@media (min-width:1000px) {
    .event__info-title {
        font-size: 18px;
        margin-bottom: 60px;
        letter-spacing: .15em
    }
}

.event__info-sub-title {
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 8px
}

@media (min-width:1000px) {
    .event__info-sub-title {
        font-size: 14px;
        margin-bottom: 15px
    }
}

.event__info-text {
    font-size: 13px;
    margin: 0 0 25px
}

@media (min-width:1000px) {
    .event__info-text {
        font-size: 14px;
        margin-bottom: 60px
    }
}

.event__note {
    margin: 0 40px 120px
}

@media (min-width:1000px) {
    .event__note {
        width: 720px;
        margin-right: auto;
        margin-bottom: 150px;
        margin-left: auto;
        padding: 40px 0;
        text-align: center;
        background: #ededed
    }
}

.event__note-list {
    list-style: none
}

@media (min-width:1000px) {
    .event__note-list {
        font-size: 0;
        letter-spacing: 0
    }
}

.event__note-item {
    margin: 0 0 20px
}

@media (min-width:1000px) {
    .event__note-item {
        display: inline-block;
        width: 300px;
        margin-right: 20px;
        margin-bottom: 0;
        margin-left: 20px;
        text-align: left;
        letter-spacing: .15em
    }
}

@media (min-width:1000px) {
    .event__note-item:last-child {
        margin-bottom: 0
    }
}

.event__note-link {
    font-size: 13px;
    position: relative;
    display: block;
    padding: 20px 40px 20px 20px;
    text-decoration: none;
    color: #d2d2d2;
    background: #26282d
}

@media (min-width:1000px) {
    .event__note-link {
        font-size: 14px
    }
}

.event__note-link::before {
    position: absolute;
    top: 0;
    right: 22px;
    bottom: 0;
    width: 10px;
    height: 10px;
    margin: auto 0;
    content: '';
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: 1px solid #8d9aa5;
    border-right: 1px solid #8d9aa5
}

.event__video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 40px
}

@media (min-width:1000px) {
    .event__video-container {
        margin-bottom: 50px
    }
}

.event__video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.event__note__modal {
    display: none;
    -webkit-overflow-scrolling: touch;
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-y: auto;
    background: #797c84
}

.event__note__modal-inner {
    margin: 0 40px 60px;
    padding: 130px 0 0
}

@media (min-width:1000px) {
    .event__note__modal-inner {
        padding-top: 250px
    }
}

.event__note__modal-title {
    font-family:  "Microsoft YaHei", "PingFang SC", "Calibri", "opensans", "GothicArial", "Arial", "San Francisco", 'Hiragino Sans GB', "Helvetica Neue", Helvetica, sans-serif;    font-size: 14px;
    font-size: 20px;
    margin: 0 0 60px;
    color: #fff
}

@media (min-width:1000px) {
    .event__note__modal-title {
        font-size: 32px;
        width: 920px;
        margin-right: auto;
        margin-left: auto
    }
}

.event__note__modal-sub-title {
    font-weight: 700
}

.event__note__modal-text {
    font-size: 14px;
    margin: 0 0 30px;
    color: #fff
}

@media (min-width:1000px) {
    .event__note__modal-text {
        font-size: 16px;
        width: 720px;
        margin-right: auto;
        margin-left: auto
    }
}

.event__note__modal-list {
    font-size: 14px;
    color: #fff;
    list-style-type: disc;
    margin: 0 0 10px 1.4em
}

@media (min-width:1000px) {
    .event__note__modal-list {
        font-size: 16px
    }
}

.event__note__modal-close {
    position: fixed;
    top: 25px;
    right: 28px;
    bottom: 0;
    width: 34px;
    height: 30px
}

.event__note__modal-close::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 21px;
    height: 1px;
    margin: auto;
    content: '';
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff
}

.event__note__modal-close::after {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    left: 0;
    width: 21px;
    height: 1px;
    margin: auto;
    content: '';
    transition: all .24s cubic-bezier(.55, 0, .1, 1) 0s;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #fff
}

.event__modal {
    display: none;
    -webkit-overflow-scrolling: touch;
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-y: auto;
    background: #797c84
}

.event__modal-inner {
    margin: 0 40px 60px;
    padding: 130px 0 0
}

@media (min-width:1000px) {
    .event__modal-inner {
        padding-top: 250px
    }
}

.event__modal-title {
    font-family:  "Microsoft YaHei", "PingFang SC", "Calibri", "opensans", "GothicArial", "Arial", "San Francisco", 'Hiragino Sans GB', "Helvetica Neue", Helvetica, sans-serif;    font-size: 14px;
    font-size: 20px;
    margin: 0 0 60px;
    color: #fff
}

@media (min-width:1000px) {
    .event__modal-title {
        font-size: 32px;
        width: 920px;
        margin-right: auto;
        margin-left: auto
    }
}

.event__modal-sub-title {
    font-weight: 700
}

.event__modal-text {
    font-size: 14px;
    margin: 0 0 30px;
    color: #fff
}

@media (min-width:1000px) {
    .event__modal-text {
        font-size: 16px;
        width: 720px;
        margin-right: auto;
        margin-left: auto
    }
}

.event__modal-list {
    font-size: 14px;
    color: #fff;
    list-style-type: disc;
    margin: 0 0 10px 1.4em
}

@media (min-width:1000px) {
    .event__modal-list {
        font-size: 16px
    }
}

.event__modal-close {
    position: fixed;
    top: 25px;
    right: 28px;
    bottom: 0;
    width: 34px;
    height: 30px
}

.event__modal-close::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 21px;
    height: 1px;
    margin: auto;
    content: '';
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff
}

.event__modal-close::after {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    left: 0;
    width: 21px;
    height: 1px;
    margin: auto;
    content: '';
    transition: all .24s cubic-bezier(.55, 0, .1, 1) 0s;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #fff
}

.footer {
    background: #fff;
    padding: 0 0 85px
}

.footer__sns-list {
    margin: 0 0 80px;
    text-align: center
}

.footer__sns-item {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 0 20px;
    text-align: left
}

.footer__sns-link {
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%;
    display: block;
    width: 50px;
    height: 50px
}

.footer__sns-link--instagram {
    background-image: url(../image/_sprites@2x.png);
    background-position: -598px -372px;
    background-size: 670px 655px
}

.footer__sns-link--facebook {
    background-image: url(../image/_sprites@2x.png);
    background-position: -598px -312px;
    background-size: 670px 655px
}

.footer__copyright {
    text-align: center
}

.footer__copyright-text {
    font-size: 10px
}

.header {
    height: 80px;
    display: block;
    width: 100%;
    z-index: 99999;
}

@media (min-width:1000px) {
    .header {
        display: block;
        position: fixed
        top:0;
        left:0;
    }
}
@media(max-width:1000px){
    .header.header--top {
        height: 100%;
        opacity: 1;
        transition: z-index 10ms cubic-bezier(.55, 0, .1, 1) .24s, opacity .24s cubic-bezier(.55, 0, .1, 1) 0s;
        z-index: -1
    }
}
.header.header--top {
    height: auto;
    opacity: 0;
    transition: z-index 10ms cubic-bezier(.55, 0, .1, 1) .24s, opacity .24s cubic-bezier(.55, 0, .1, 1) 0s;
    z-index: -1
}

.header.header--top.is-show {
    opacity: 1;
    transition: z-index 10ms cubic-bezier(.55, 0, .1, 1) 0s, opacity .24s cubic-bezier(.55, 0, .1, 1) 0s;
    z-index: 100
}

.header.header--top .header__inner {
    height: auto
}

.header__inner {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 100
}

.header__logo {
    position: fixed;
    left: 0;
    top: 28px;
    right: 0;
    width: 80px;
    height: 25px;
    margin: 0 auto;
    overflow: hidden
}

@media (min-width:1000px) {
    .header__logo {
        margin-left: 0;
        margin-right: 0;
        width: 140px;
        left: 80px;
        top: 18px;
        height: 40px
    }
}

.header__logo .logo__svg {
    width: 80px;
    height: 35px
}

@media (min-width:1000px) {
    .header__logo .logo__svg {
        width: 140px;
        height: 50px
    }
}

.header__logo .logo-en {
    display: none
}

.header__logo-link {
    display: block
}

.history {
    margin: 0 0 120px;
    padding: 50px 0 0;
    font-family:  "Microsoft YaHei", "PingFang SC", "Calibri", "opensans", "GothicArial", "Arial", "San Francisco", 'Hiragino Sans GB', "Helvetica Neue", Helvetica, sans-serif;    font-size: 14px;
}

.history__title {
    margin-top: 80px;
    text-align: center;
    color: #000;
}
.history__title1 {
    text-align: center;
    padding-bottom: 66px;
    padding-bottom: 66px;
    padding-top: 13px;
    font-size: 14px;
    font-weight: normal;
}

.history__content {
    margin: 0 0 75px
}

@media (min-width:1000px) {
    .history__content {
        margin-bottom: 200px
    }
}

.history__content-inner {
    margin: 0 20px
}

@media (min-width:1000px) {
    .history__content-inner {
        max-width: 774px;
        width: 100%;
        margin-left: auto;
        margin-right: auto
    }
}

.history__content-image-wrapper {
    margin: 0 0 50px
}

@media (min-width:1000px) {
    .history__content-image-wrapper {
        margin-right: auto;
        width: 100%;
        margin-bottom: 130px
    }
}

.history__content-image {
    display: block;
    width: 100%
}

.history__content-title {
    font-size: 21px;
    font-weight: 700;
    margin: 0 0 30px;
    line-height: 1.6
}

@media (min-width:1000px) {
    .history__content-title {
        max-width: 1080px;
        font-size: 30px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 50px;
        color: #000;
        text-align: center;
    }
}

.history__text {
    font-size: 12px;
    line-height: 1.8;
    text-indent: 1em;
    text-align: justify
}

@media (min-width:1000px) {
    .history__text {
        font-size: 16px
    }
}

.history__content2 {
    margin: 0 0 75px;
    position: relative
}

@media (min-width:1000px) {
    .history__content2 {
        margin-bottom: 200px
    }
}

@media (min-width:1000px) {
    .history__content2::before {
        content: '';
        z-index: -1;
        position: absolute;
        left: 0;
        top: -250px;
        right: 0;
        padding-top: 87%;
        background: url(../picture/history_content_bg.png) no-repeat;
        background-size: cover
    }
}

@media (min-width:1000px) {
    .history__content2-inner {
        max-width: 1080px;
        margin: 0 auto;
        width: 100%;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }
}

.history__content2-inner2 {
    margin: -45px 20px 0
}

@media (min-width:1000px) {
    .history__content2-inner2 {
        width: 50%;
        margin-top: 270px;
        margin-left: 5%;
        margin-right: 0
    }
}

.history__content2-image-wrapper {
    margin: 0 0 0 auto;
    width: 75%;
    max-width: 240px
}

@media (min-width:1000px) {
    .history__content2-image-wrapper {
        width: 50%;
        margin-left: 0;
        margin-right: 5%;
        max-width: none
    }
}

.history__content2-image {
    display: block;
    width: 100%
}

.history__content2-title {
    font-size: 34px;
    font-weight: 700;
    margin: 0 0 5px;
    letter-spacing: .25em
}

@media (min-width:1000px) {
    .history__content2-title {
        font-size: 48px;
        margin-bottom: 10px
    }
}

.history__content2-title-en {
    font-size: 12px;
    margin: 0 0 2px
}

@media (min-width:1000px) {
    .history__content2-title-en {
        font-size: 20px;
        margin-bottom: 20px
    }
}

.history__content2-lead {
    font-size: 14px;
    margin: 0 0 45px;
    line-height: 1.8
}

@media (min-width:1000px) {
    .history__content2-lead {
        font-size: 24px;
        margin-bottom: 65px
    }
}

.history__content3 {
    margin: 0 0 75px
}

@media (min-width:1000px) {
    .history__content3 {
        margin-bottom: 250px
    }
}

.history__content3-inner {
    margin: 0 20px
}

@media (min-width:1000px) {
    .history__content3-inner {
        width: 100%;
        max-width: 1080px;
        margin-left: auto;
        margin-right: auto;
        padding-right: 33%
    }
}

.history__content3-image-wrapper {
    margin: 0 0 50px
}

@media (min-width:1000px) {
    .history__content3-image-wrapper {
        width: 75%;
        margin-left: auto;
        margin-bottom: 150px
    }
}

.history__content3-image {
    display: block;
    width: 100%
}

.history__content3-title {
    text-align: right;
    font-size: 21px;
    font-weight: 700;
    margin: 0 0 30px
}

@media (min-width:1000px) {
    .history__content3-title {
        font-size: 32px;
        text-align: left;
        margin-bottom: 65px
    }
}

.inn {
    position: relative;
    margin: 0 0 120px
}

@media (min-width:1000px) {
    .inn {
        margin-bottom: 200px;
        background: url(../image/inn_bg.jpg) center 60% no-repeat;
        background-size: 100% auto
    }
}

.inn__title {
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%;
    width: 262px;
    height: 75px;
    margin: 0 auto 40px;
    background-image: url(../image/_sprites@2x.png);
    background-position: -236px -294px;
    background-size: 670px 655px
}

@media (min-width:1000px) {
    .inn__title {
        width: 588px;
        height: 97px;
        margin-bottom: 70px;
        background-image: url(../image/_sprites@2x.png);
        background-position: 0 0;
        background-size: 670px 655px
    }
}

.inn__list {
    margin: 0 40px;
    padding: 0
}

@media (min-width:1000px) {
    .inn__list {
        text-align: center;
        font-size: 0;
        letter-spacing: 0;
        margin-left: 0;
        margin-right: 0
    }
}

.inn__item {
    margin: 0 0 40px;
    list-style: none
}

@media (min-width:1000px) {
    .inn__item {
        width: 360px;
        display: inline-block;
        vertical-align: top;
        letter-spacing: .15em;
        margin-left: 40px;
        margin-right: 40px;
        margin-bottom: 0;
        box-shadow: 0 24px 50px 0 rgba(13, 21, 37, .29)
    }
}

.inn__item-inner {
    position: relative;
    display: block
}

.inn__item-title-image {
    display: block;
    width: 100%
}

.inn__item-lead {
    font-size: 14px;
    text-align: center;
    position: absolute;
    left: 40px;
    right: 40px;
    bottom: 25%;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    color: #d2d2d2
}

.inn__link {
    font-size: 8px;
    line-height: 40px;
    position: absolute;
    right: 0;
    bottom: 10%;
    left: 0;
    width: 160px;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    color: #d2d2d2;
    border: 1px solid rgba(255, 255, 255, .1);
    -webkit-transform: translateY(50%);
    transform: translateY(50%)
}

.loading {
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    left: 0;
    height: 0;
    padding: 178% 0 0;
    background: #fff
}

@media (min-width:1000px) {
    .loading {
        height: 100vh;
        padding-top: 0
    }
}

.loading.is-show {
    background: #26282d
}

.loading__logo {
    position: absolute;
    top: 40%;
    right: 0;
    left: 0;
    width: 220px;
    height: 85px;
    margin: -30px auto 0
}

.loading .logo__svg {
    opacity: 0;
    stroke: #aaa;
    fill: rgba(255, 255, 255, 0);
    stroke-width: 1;
    stroke-dasharray: 3000;
    stroke-dashoffset: 3000;
    width: 100%;
    height: 100%
}

.loading.fin .logo__svg {
    stroke: rgba(255, 255, 255, 0);
    fill: rgba(255, 255, 255, 1);
    transition: all .8s cubic-bezier(.39, .575, .565, 1)
}

.loading.is-hide {
    display: none
}

.mainvisual {
    position: relative;
    height: 0;
    /* margin: 0 0 40px; */
    padding: 178% 0 0
}

@media (min-width:1000px) {
    .mainvisual {
        display: -webkit-flex;
        display: flex;
        height: 100vh;
        min-height: 600px;
        margin-bottom: 0;
        padding-top: 0
    }
}

.mainvisual__image-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(../image/mainvisual_02.jpg) center center no-repeat;
    background-size: cover;
}

@media (min-width:1000px) {
    .mainvisual__image-wrapper {
        -webkit-order: 2;
        order: 2;
        position: relative;
        width: 55%
    }
}

.mainvisual__inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

@media (min-width:1000px) {
    .mainvisual__inner {
        -webkit-order: 1;
        order: 1;
        position: relative;
        width: 45%;
        text-align: center;
        background: #fff
    }
}

.mainvisual__logo {
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%
}

.mainvisual__logo-image {
    position: absolute;
    top: 40%;
    right: 0;
    left: 0;
    width: 220px;
    height: 85px;
    margin: 0 auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (min-width:1000px) {
    .mainvisual__logo-image {
        top: 50%;
        width: 50%;
        height: auto
        
    }
}

.mainvisual__logo-image-text {
    position: absolute;
    top: -40px;
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: 700
}

@media (min-width:1000px) {
    .mainvisual__logo-image-text {
        top: -24px;
        color: #26282d;
        font-size: 14px
    }
}

.mainvisual .logo__svg {
    fill: #fff;
    width: 100%;
    height: auto
}

@media (min-width:1000px) {
    .mainvisual .logo__svg {
        fill: #26282d
    }
}

.mainvisual__area {
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%
}

.mainvisual__area-image {
    position: absolute;
    top: 30px;
    left: 25px;
    display: block;
    width: 40px;
    text-indent: 0
}

@media (min-width:1000px) {
    .mainvisual__area-image {
        top: 80px;
        left: 80px
    }
}

.mainvisual .area__svg {
    fill: #fff;
    width: 40px;
    stroke: #fff;
    stroke-width: .2px
}

@media (min-width:1000px) {
    .mainvisual .area__svg {
        fill: #26282d;
        stroke: #26282d;
        width: 50px
    }
}

@media (min-width:1000px) {
    .mainvisual__decoration {
        position: absolute;
        left: 0;
        bottom: 180px;
        right: 0;
        width: 30px;
        height: 30px;
        margin: 0 auto;
        background: #d4d8d9;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
}

@media (min-width:1000px) {
    .mainvisual__decoration::before {
        position: absolute;
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 30px 0 0 30px;
        border-color: transparent transparent transparent #525d8a
    }
}

@media (min-width:1000px) {
    .mainvisual__decoration::after {
        position: absolute;
        content: '';
        left: 3px;
        top: 3px;
        right: 3px;
        bottom: 3px;
        border: 3px solid #fff
    }
}

.map {
    margin: 0;
    padding: 50px 0 0
}

@media (min-width:1000px) {
    .map {
        padding-top: 100px
    }
}

.map__title {
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%;
    width: 166px;
    height: 42px;
    margin: 0 auto 40px;
    background-image: url(../image/_sprites@2x.png);
    background-position: -397px -107px;
    background-size: 670px 655px
}

@media (min-width:1000px) {
    .map__title {
        width: 331px;
        height: 83px;
        margin-bottom: 100px;
        background-image: url(../image/_sprites@2x.png);
        background-position: 0 -201px;
        background-size: 670px 655px
    }
}

.map__wrapper {
    position: relative;
    height: auto;
    margin: -25px 0 0
}

.map__wrapper2 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.map__wrapper3 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: none;
    margin-top: 40px
}

@media (min-width: 1000px){
    .map__select {
        font-family:  "Microsoft YaHei", "PingFang SC", "Calibri", "opensans", "GothicArial", "Arial", "San Francisco", 'Hiragino Sans GB', "Helvetica Neue", Helvetica, sans-serif;    font-size: 14px;
        font-size: 14px;
        font-weight: 700;
        position: relative;
        z-index: 2;
        width: 260px;
        margin: 0 auto
    }
}



@media (min-width:1000px) {
    .map__select {
        margin-right: 75px
    }
}

.map__select.is-show .map__select-current::before {
    top: 22px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.map__select-current {
    line-height: 50px;
    position: relative;
    display: block;
    height: 50px;
    padding: 0 30px;
    text-decoration: none;
    color: #26282d;
    background: #cad6de
}

.map__select-current::before {
    position: absolute;
    top: 17px;
    right: 25px;
    width: 10px;
    height: 10px;
    content: '';
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    border-top: 1px solid #576672;
    border-left: 1px solid #576672
}

.map__select-list {
    padding: 25px 50px;
    list-style: none;
    background: #fff
}

.map__select-list-wrapper {
    position: absolute;
    top: 50px;
    right: 0;
    left: 0;
    display: none;
    overflow: hidden
}

.map__select-item {
    display: block;
    border-top: 1px solid #d5dee5
}

.map__select-item:first-child {
    border-top: none
}

.map__select-link {
    line-height: 50px;
    display: block;
    height: 50px;
    text-align: center;
    text-decoration: none;
    color: #26282d
}

.map__select-link.is-current {
    color: #d2d2d2
}

.map__popup {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 200
}

@media (min-width:1000px) {
    .map__popup {
        padding-left: 120px;
        padding-right: 120px
    }
}

.map__popup.is-no-image .map__popup-inner2 {
    box-shadow: none;
    background: 0 0
}

.map__popup.is-no-image .map__popup-text-wrapper {
    background: #26282d;
    box-shadow: 0 12px 25px 0 rgba(24, 35, 62, .7)
}

@media (min-width:1000px) {
    .map__popup.is-no-image .map__popup-text-wrapper {
        box-shadow: 0 24px 50px 0 rgba(24, 35, 62, .7)
    }
}

.map__popup.is-no-image .map__popup-image {
    opacity: 0
}

.map__popup-bg {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.map__popup-inner {
    position: absolute;
    left: 15px;
    right: 15px;
    top: 25px
}

@media (min-width:1000px) {
    .map__popup-inner {
        bottom: 50%;
        top: auto;
        -webkit-transform: translateY(50%);
        transform: translateY(50%);
        right: 0;
        left: 0;
        min-height: 0;
        height: 0;
        padding: 42.8% 0 0;
        width: 90%;
        margin-left: auto;
        margin-right: auto
    }

    .map__popup-inner:after {
        display: block;
        clear: both;
        content: ''
    }
}

.map__popup-inner2 {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    background: #26282d;
    box-shadow: 0 12px 25px 0 rgba(24, 35, 62, .7);
    min-height: 120vw;
    max-height: 90vh
}

@media (min-width:1000px) {
    .map__popup-inner2 {
        display: block;
        min-height: 0;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        box-shadow: 0 24px 50px 0 rgba(24, 35, 62, .7)
    }
}

.map__popup-text-wrapper {
    position: relative;
    -webkit-overflow-scrolling: touch;
    font-family:  "Microsoft YaHei", "PingFang SC", "Calibri", "opensans", "GothicArial", "Arial", "San Francisco", 'Hiragino Sans GB', "Helvetica Neue", Helvetica, sans-serif;    font-size: 14px;
    overflow-y: auto;
    padding: 50px 30px 30px;
    color: #fff;
    -webkit-flex: 1;
    flex: 1
}

@media (min-width:1000px) {
    .map__popup-text-wrapper {
        font-size: 0;
        float: right;
        width: 35%;
        height: 100%;
        padding-top: 30px;
        padding-right: 0;
        padding-left: 0;
        letter-spacing: 0
    }
}

@media (min-width:1000px) {
    .map__popup-text-wrapper::before {
        display: inline-block;
        width: 1px;
        height: 100%;
        margin-left: -1px;
        content: '';
        vertical-align: bottom
    }
}

@media (min-width:1000px) {
    .map__popup-text-wrapper2 {
        display: inline-block;
        width: 100%;
        min-height: 50%;
        padding: 0 10%;
        letter-spacing: .15em
    }
}

.map__popup-title {
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 30px;
    text-align: center
}

@media (min-width:1000px) {
    .map__popup-title {
        font-size: 30px;
        margin-bottom: 45px;
        text-align: left
    }
}

.map__popup-text {
    font-size: 11px;
    line-height: 2
}

@media (min-width:1000px) {
    .map__popup-text {
        font-size: 14px
    }
}

.map__popup-image-wrapper {
    position: relative;
    height: 0;
    padding: 64% 0 0
}

@media (min-width:1000px) {
    .map__popup-image-wrapper {
        float: left;
        width: 65%;
        height: 100%;
        padding-top: 0
    }
}

.map__popup-image {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-position: center;
    background-size: cover
}

.map__popup-close {
    position: fixed;
    top: 40px;
    right: 30px;
    width: 20px;
    height: 20px
}

@media (min-width:1000px) {
    .map__popup-close {
        top: 30px;
        right: 30px;
        width: 30px;
        height: 30px
    }
}

.map__popup-close::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 18px;
    height: 1px;
    margin: auto;
    content: '';
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #86878a
}

@media (min-width:1000px) {
    .map__popup-close::before {
        width: 24px;
        height: 1px
    }
}

.map__popup-close::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 18px;
    height: 1px;
    margin: auto;
    content: '';
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #86878a
}

@media (min-width:1000px) {
    .map__popup-close::after {
        width: 24px;
        height: 1px
    }
}

.menu.is-show .menu__wrapper {
    -webkit-transform: translateX(-100%) translateZ(0);
    transform: translateX(-100%) translateZ(0)
}

.menu.is-show .menu__trigger::before {
    width: 21px;
    -webkit-transform: translateY(0) translateZ(0) rotate(225deg);
    transform: translateY(0) translateZ(0) rotate(225deg);
    background: #fff
}

.menu.is-show .menu__trigger::after {
    width: 21px;
    -webkit-transform: translateY(0) translateZ(0) rotate(-225deg);
    transform: translateY(0) translateZ(0) rotate(-225deg);
    background: #fff
}

.menu.is-show .menu__mask {
    display: block
}

.menu__wrapper {
    position: fixed;
    top: 0;
    right: -100%;
    bottom: 0;
    width: 100%;
    transition: -webkit-transform .24s cubic-bezier(.55, 0, .1, 1) 0s;
    transition: transform .24s cubic-bezier(.55, 0, .1, 1) 0s;
    transition: transform .24s cubic-bezier(.55, 0, .1, 1) 0s, -webkit-transform .24s cubic-bezier(.55, 0, .1, 1) 0s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    background: #4284fb;
    overflow-y: auto;
    z-index: 2;
    -webkit-overflow-scrolling: touch
}

@media (min-width:1000px) {
    .menu__wrapper {
        right: -50%;
        width: 50%
    }
}

.menu__wrapper2 {
    position: relative;
    min-height: 550px;
    height: 100%
}

.menu__nav-list {
    /*padding: 140px 40px 0;*/
    list-style: none;
    text-align: center
}

.menu__nav-link {
    /* font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif; */
    font-size: 24px;
    display: block;
    padding: 0 0 0 .15em;
    padding: 20px 0;
    text-decoration: none;
    color: #fff;
    /*border-bottom: 1px solid #fff*/
}

.menu__language-list {
    position: absolute;
    right: 0;
    bottom: 30px;
    left: 0;
    text-align: center
}

.menu__language-item {
    display: block;
    width: 50%;
    text-align: center;
    float: left
}

.menu__language-item:nth-child(n+3) {
    margin-top: 10px
}

@media (min-width:1000px) {
    .menu__language-item {
        width: 33%
    }

    .menu__language-item:nth-child(n+4) {
        margin-top: 20px
    }
}

.menu__language-link {
    /* font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif; */
    font-size: 14px;
    text-decoration: none;
    color: #fff
}

.menu__sns-list {
    position: absolute;
    left: 27px;
    top: 27px;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.menu__sns-item {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 0 20px 0 0
}

.menu__sns-link {
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%;
    display: block;
    width: 50px;
    height: 50px
}

.menu__sns-link--instagram {
    background-image: url(../image/_sprites@2x.png);
    background-position: -598px -372px;
    background-size: 670px 655px
}

.menu__sns-link--facebook {
    background-image: url(../image/_sprites@2x.png);
    background-position: -598px -312px;
    background-size: 670px 655px
}

.menu__trigger {
    position: fixed;
    top: 25px;
    right: 28px;
    bottom: 0;
    width: 34px;
    height: 30px;
    z-index: 2
}

.menu__trigger::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 14px;
    height: 1px;
    margin: auto;
    content: '';
    transition: all .24s cubic-bezier(.55, 0, .1, 1) 0s;
    -webkit-transform: translateY(5px) translateZ(0) rotate(0);
    transform: translateY(5px) translateZ(0) rotate(0);
    background: #26282d
}

.menu__trigger::after {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    left: 0;
    width: 14px;
    height: 1px;
    margin: auto;
    content: '';
    transition: all .24s cubic-bezier(.55, 0, .1, 1) 0s;
    -webkit-transform: translateY(-5px) translateZ(0) rotate(0);
    transform: translateY(-5px) translateZ(0) rotate(0);
    background: #26282d
}

.menu__mask {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.next-event {
    position: relative;
    margin: 0 0 100px;
    padding: 40px 0 0
}

@media (min-width:1000px) {
    .next-event {
        margin-bottom: 200px;
        padding-top: 80px
    }
}

.next-event__wrapper {
    display: block
}

.next-event__title-wrapper {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    left: 0;
    width: 205px;
    height: 100px;
    margin: 0 auto;
    padding: 30px 0 0;
    text-align: center;
    color: #fff;
    background: #626872;
    box-shadow: 0 12px 25px 0 rgba(13, 21, 37, .7)
}

@media (min-width:1000px) {
    .next-event__title-wrapper {
        width: 410px;
        height: 200px;
        padding-top: 80px;
        box-shadow: 0 24px 50px 0 rgba(13, 21, 37, .7)
    }
}

.next-event__title {
    /* font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif; */
    font-size: 15px;
    margin: 0 0 8px;
    padding: 0 0 0 .15em
}

@media (min-width:1000px) {
    .next-event__title {
        font-size: 20px;
        margin-bottom: 12px
    }
}

.next-event__title-en {
    font-size: 12px;
    padding: 0 0 0 .15em
}

.next-event__inner {
    position: relative;
    overflow: hidden;
    height: 400px;
    background-position: center;
    background-size: cover
}

@media (min-width:1000px) {
    .next-event__inner {
        width: 100%;
        max-width: 1100px;
        height: auto;
        margin: 0 auto
    }
}

@media (min-width:1000px) {
    .next-event__inner2 {
        position: relative;
        width: 100%;
        height: 0;
        padding-top: 74%
    }
}

.next-event__name-wrapper {
    /* font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif; */
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    color: #d2d2d2
}

.next-event__name {
    font-size: 29px
}

@media (min-width:1000px) {
    .next-event__name {
        font-size: 42px;
        margin-bottom: 10px
    }
}

.next-event__name-en {
    font-size: 12px
}

@media (min-width:1000px) {
    .next-event__name-en {
        font-size: 18px
    }
}

.next-event__date {
    position: absolute;
    right: 0;
    bottom: 40px;
    left: 0;
    text-align: center;
    letter-spacing: 0;
    color: #d2d2d2
}

.next-event__date-text {
    font-size: 13px;
    display: inline-block;
    padding: 12px 25px;
    border: 1px solid #d2d2d2
}

@media (min-width:1000px) {
    .next-event__date-text {
        font-size: 20px;
        padding: 15px 40px
    }
}

.outset-highlight {
    position: relative;
    padding: 222px 0 0;
    overflow: hidden
}

@media (min-width:1000px) {
    .outset-highlight {
        padding-top: 300px
    }
}

.outset-highlight::before {
    position: absolute;
    z-index: 3;
    top: 148px;
    right: 30px;
    width: 72px;
    height: 151px;
    content: '';
    background-image: url(../image/_sprites@2x.png);
    background-position: -598px 0;
    background-size: 670px 655px
}

@media (min-width:1000px) {
    .outset-highlight::before {
        top: 240px;
        right: 200px;
        width: 108px;
        height: 228px;
        background-image: url(../image/_sprites@2x.png);
        background-position: 0 -294px;
        background-size: 670px 655px
    }
}

.outset-highlight__decoration {
    position: absolute;
    top: 80px;
    right: -100px;
    overflow: hidden;
    width: 270px;
    height: 270px;
    border-radius: 50%;
    background: #caaacc;
    transition: -webkit-transform .2s cubic-bezier(.25, .46, .45, .94);
    transition: transform .2s cubic-bezier(.25, .46, .45, .94);
    transition: transform .2s cubic-bezier(.25, .46, .45, .94), -webkit-transform .2s cubic-bezier(.25, .46, .45, .94)
}

@media (min-width:1000px) {
    .outset-highlight__decoration {
        width: 500px;
        height: 500px
    }
}

.outset-highlight__decoration2 {
    overflow: hidden;
    width: 270px;
    height: 270px;
    -webkit-transform: translate3d(30px, 50px, 0);
    transform: translate3d(30px, 50px, 0);
    border-radius: 50%;
    background: #947796
}

@media (min-width:1000px) {
    .outset-highlight__decoration2 {
        width: 500px;
        height: 500px
    }
}

.outset-highlight__image-wrapper {
    position: relative;
    overflow: hidden;
    height: 240px;
    margin: 0 80px 0 0
}

@media (min-width:1000px) {
    .outset-highlight__image-wrapper {
        margin-left: 180px;
        margin-right: 280px;
        height: auto
    }
}

@media (min-width:1000px) {
    .outset-highlight__image-wrapper2 {
        position: relative;
        height: 0;
        padding-top: 56%
    }
}

.outset-highlight__image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    transition: -webkit-transform .2s cubic-bezier(.25, .46, .45, .94);
    transition: transform .2s cubic-bezier(.25, .46, .45, .94);
    transition: transform .2s cubic-bezier(.25, .46, .45, .94), -webkit-transform .2s cubic-bezier(.25, .46, .45, .94)
}

.outset-highlight__inner {
    position: relative;
    z-index: 2;
    margin: 0 20px 0 100px;
    padding: 20px 20px 0;
    background: #fff
}

@media (min-width:1000px) {
    .outset-highlight__inner {
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
        margin-top: 0;
        margin-left: 140px;
        margin-right: 140px;
        background: 0 0
    }

    .outset-highlight__inner:after {
        display: block;
        clear: both;
        content: ''
    }
}

@media (min-width:1000px) {
    .outset-highlight__inner2 {
        padding-top: 40px;
        padding-left: 40px;
        padding-right: 40px;
        background: #fff;
        width: 50%;
        float: right;
        box-sizing: content-box
    }
}

.outset-highlight__title {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 10px;
    color: #26282d
}

@media (min-width:1000px) {
    .outset-highlight__title {
        font-size: 24px;
        margin-bottom: 20px
    }
}

.outset-highlight__lead {
    font-size: 10px;
    margin: 0 0 25px
}

@media (min-width:1000px) {
    .outset-highlight__lead {
        font-size: 16px
    }
}

.outset-highlight__link {
    font-size: 10px;
    line-height: 40px;
    display: block;
    width: 120px;
    height: 40px;
    margin: 0 0 0 auto;
    text-align: center;
    text-decoration: none;
    color: #d2d2d2;
    background: #26282d
}

@media (min-width:1000px) {
    .outset-highlight__link {
        font-size: 14px;
        width: 180px;
        height: 60px;
        line-height: 60px
    }
}

.outset-history {
    position: relative;
    margin: -115px 0 70px;
    padding: 222px 0 0;
    overflow: hidden
}

@media (min-width:1000px) {
    .outset-history {
        padding-top: 400px;
        margin-top: -350px;
        margin-bottom: 250px
    }
}

.outset-history::before {
    position: absolute;
    z-index: 6;
    top: 148px;
    left: 30px;
    width: 72px;
    height: 141px;
    content: '';
    background-image: url(../image/_sprites@2x.png);
    background-position: -598px -161px;
    background-size: 670px 655px
}

@media (min-width:1000px) {
    .outset-history::before {
        top: 340px;
        left: 280px;
        width: 108px;
        height: 207px;
        background-image: url(../image/_sprites@2x.png);
        background-position: -118px -294px;
        background-size: 670px 655px
    }
}

.outset-history__decoration {
    position: absolute;
    top: 80px;
    left: -100px;
    overflow: hidden;
    width: 270px;
    height: 270px;
    border-radius: 50%;
    background: #b7ccc7;
    transition: -webkit-transform .2s cubic-bezier(.25, .46, .45, .94);
    transition: transform .2s cubic-bezier(.25, .46, .45, .94);
    transition: transform .2s cubic-bezier(.25, .46, .45, .94), -webkit-transform .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 4
}

@media (min-width:1000px) {
    .outset-history__decoration {
        width: 500px;
        height: 500px
    }
}

.outset-history__decoration2 {
    overflow: hidden;
    width: 270px;
    height: 270px;
    -webkit-transform: translate3d(-30px, -50px, 0);
    transform: translate3d(-30px, -50px, 0);
    border-radius: 50%;
    background: #6f8b85
}

@media (min-width:1000px) {
    .outset-history__decoration2 {
        width: 500px;
        height: 500px
    }
}

.outset-history__image-wrapper {
    position: relative;
    overflow: hidden;
    height: 240px;
    margin: 0 0 0 80px;
    z-index: 5
}

@media (min-width:1000px) {
    .outset-history__image-wrapper {
        margin-left: 360px;
        margin-right: 180px;
        height: auto
    }
}

@media (min-width:1000px) {
    .outset-history__image-wrapper2 {
        position: relative;
        height: 0;
        padding-top: 56%
    }
}

.outset-history__image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    transition: -webkit-transform .2s cubic-bezier(.25, .46, .45, .94);
    transition: transform .2s cubic-bezier(.25, .46, .45, .94);
    transition: transform .2s cubic-bezier(.25, .46, .45, .94), -webkit-transform .2s cubic-bezier(.25, .46, .45, .94)
}

.outset-history__inner {
    position: relative;
    z-index: 6;
    margin: 0 100px 0 20px;
    padding: 20px 20px 0;
    background: #fff
}

@media (min-width:1000px) {
    .outset-history__inner {
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
        margin-top: 0;
        margin-left: 140px;
        margin-right: 140px;
        background: 0 0
    }

    .outset-history__inner:after {
        display: block;
        clear: both;
        content: ''
    }
}

@media (min-width:1000px) {
    .outset-history__inner2 {
        padding-top: 40px;
        padding-left: 40px;
        padding-right: 40px;
        background: #fff;
        width: 50%;
        float: left;
        box-sizing: content-box
    }
}

.outset-history__title {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 10px;
    color: #26282d
}

@media (min-width:1000px) {
    .outset-history__title {
        font-size: 24px;
        margin-bottom: 20px
    }
}

.outset-history__lead {
    font-size: 10px;
    margin: 0 0 25px
}

@media (min-width:1000px) {
    .outset-history__lead {
        font-size: 16px
    }
}

.outset-history__link {
    font-size: 10px;
    line-height: 40px;
    display: block;
    width: 120px;
    height: 40px;
    margin: 0 0 0 auto;
    text-align: center;
    text-decoration: none;
    color: #d2d2d2;
    background: #26282d
}

@media (min-width:1000px) {
    .outset-history__link {
        font-size: 14px;
        width: 180px;
        height: 60px;
        line-height: 60px
    }
}

.yearly-event {
    position: relative;
    margin: 0 0 20px
}

.yearly-event__title {
    font-size: 26px;
    text-align: center;
    padding-bottom: 30px;
}
.yearly-event__title2 {
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    font-weight: normal;
    /*padding-bottom: 30px;*/

}

.yearly-event__img img {
    max-width: 62%;
     margin: 0 auto;
    display: block;
}

.yearly-event__list {
    font-size: 0;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    letter-spacing: 0
}

.yearly-event__item {
    position: relative;
    display: inline-block;
    width: 63vw;
    height: 30px;
    padding: 110vw 0 0;
    letter-spacing: .15em;
    outline: 0
}

@media (min-width:1000px) {
    .yearly-event__item {
        width: 340px;
        height: 580px;
        padding-top: 0
    }
}

.yearly-event__item.slick-current .yearly-event__item-info {
    transition: opacity .48s cubic-bezier(.55, 0, .1, 1) .48s;
    opacity: 1
}

.yearly-event__item-image-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 40px;
    left: 0;
    padding: 0 25px 0 5px;
    overflow: hidden
}

@media (min-width:1000px) {
    .yearly-event__item-image-wrapper {
        padding-right: 35px;
        padding-left: 10px;
        bottom: 100px
    }
}

.yearly-event__item-image {
    display: block;
    width: 100%
}

.yearly-event__item-info {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 30px;
    left: 0;
    padding: 35px 0 15px;
    transition: opacity .48s cubic-bezier(.55, 0, .1, 1) 0s;
    text-align: center;
    opacity: 0;
    background: #26282d;
    box-shadow: 0 12px 25px 0 rgba(24, 35, 62, .7)
}

@media (min-width:1000px) {
    .yearly-event__item-info {
        right: 10px;
        bottom: 70px;
        left: 10px;
        padding-top: 40px;
        padding-bottom: 25px;
        box-shadow: 0 24px 50px 0 rgba(24, 35, 62, .7)
    }
}

.yearly-event__item-title {
    font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 15px;
    margin: 0 0 5px;
    color: #d2d2d2
}

@media (min-width:1000px) {
    .yearly-event__item-title {
        font-size: 18px
    }
}

.yearly-event__item-date {
    font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 11px;
    margin: 0 0 20px;
    color: #787b82
}

@media (min-width:1000px) {
    .yearly-event__item-date {
        font-size: 14px;
        margin-bottom: 30px
    }
}

.yearly-event__item-more {
    font-size: 8px;
    color: #d2d2d2
}

@media (min-width:1000px) {
    .yearly-event__item-more {
        font-size: 12px
    }
}

.yearly-event .slick-dots {
    position: relative;
    z-index: 3;
    margin: -10px 0 0;
    padding: 0 0 10px;
    text-align: center
}

@media (min-width:1000px) {
    .yearly-event .slick-dots {
        margin-top: -20px
    }
}

.yearly-event .slick-dots li {
    display: inline-block;
    padding: 0 12px
}

@media (min-width:1000px) {
    .yearly-event .slick-dots li {
        padding-left: 18px;
        padding-right: 18px
    }
}

.yearly-event .slick-dots li.slick-active button {
    margin: 0;
    width: 8px;
    height: 8px;
    background: #26282d
}

@media (min-width:1000px) {
    .yearly-event .slick-dots li.slick-active button {
        width: 16px;
        height: 16px
    }
}

.yearly-event .slick-dots button {
    display: block;
    overflow: hidden;
    width: 6px;
    height: 6px;
    margin: 1px;
    border-radius: 50%;
    outline: 0;
    background: #dde3e6
}

@media (min-width:1000px) {
    .yearly-event .slick-dots button {
        width: 12px;
        height: 12px;
        margin: 2px
    }
}

.current-banner {
    margin: 0 auto 100px;
    max-width: 640px;
    height: auto
}

@media (min-width:1000px) {
    .current-banner {
        margin: 0 auto 200px
    }
}

.current-banner__inner {
    display: block
}

.current-banner__inner-image {
    width: 100%
}

.facebook-wrapper {
    width: 320px;
    margin: 0 auto 40px
}

@media (min-width:1000px) {
    .facebook-wrapper {
        margin: 80px auto 80px
    }
}
.index-banner-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.index-banner-text h2 {
    font-size: 30px;
}
.index-banner-text p {
    font-size: 16px;
    padding-top: 30px;
    line-height: 30px;
    padding-bottom: 40px;
}
.index-banner-btn {
    border-radius: 4px;
    color: #fff;
    background: #4284fb;
    text-align: center;
    font-size: 14px;
    padding: 8px;
    min-width: 149px;
    border: 1px solid #4284fb;
    text-decoration: none;
    display: inline-block;
    transition: all .3s linear;
}
.index-banner-btn:hover {
    text-decoration: underline;
}
.index-banner-img {
    position: absolute;
    top: 20px;
    left: 30px;
    width: 150px;
}
.index-content-imgbox {
    margin: 100px auto 0 auto;
    max-width: 1170px;
}

.index-content-imgbox:after {
    content: '';
    display: block;
    clear: both;
}

.index-content-imgbox .imgbox-img {
    width: 50%;
    /*float: left;*/
}
.index-content-imgbox .imgbox-img img {
    max-width: 100%;
    text-align: right;
    display: block;
    margin:0 auto;
}
.index-content-imgbox .imgbox-text {
    width: 50%;
    /*float: left;*/
    text-align: center;
    position: relative;
}
.index-content-imgbox .imgbox-text .imgbox-text-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.index-content-imgbox .imgbox-text .imgbox-text-content h2 {
    padding-bottom: 40px;
    font-weight: normal;
}
.index-content-imgbox .imgbox-text .imgbox-text-content h3 {
    padding-bottom: 50px;
    font-weight: normal;
}

@media screen and (max-width:767px) {
    .index-content-imgbox .imgbox-img,
    .index-content-imgbox .imgbox-text {
        width: 100%;
        float: static;
    }
}

#section-features {
    position: relative;
    padding-top: 85px;
}
#section-features .wrapper {
    border-bottom: 2px solid #f6f6f7;
    padding-bottom: 85px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
#section-features .wrapper .container-text {
    text-align: center;
}
#section-features .wrapper .container-text h2 {
    color: #000;
    font-size: 30px;
    line-height: 43px;
}
#section-features .wrapper .container-text p {
    color: #606060;
    font-size: 16px;
    line-height: 28px;
    max-width: 680px;
    margin: auto;
    margin-top: 22px;
    color: #5c5f88;
}
#section-features .wrapper .container-el {
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 90px;
}
#section-features .wrapper .container-el .el {
    width: 20%;
}
#section-features .wrapper .container-el .el .icn {
    height: 24px;
    width: 36px;
    position: relative;
}
#section-features .wrapper .container-el .el h3 {
    margin-top: 21px;
    color: #000;
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
}
#section-features .wrapper .container-action {
    margin-top: 90px;
    text-align: center;
}
#section-features .wrapper .container-action .btn {
    position: relative;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    padding: 19px 35px 19px 35px;
}
#section-features .wrapper .container-action .btn:before {
    content: '';
    background-color: #4284fb;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    transition: all .25s ease;
}
#section-features .wrapper .container-action .btn .btn-text {
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 14px;
    line-height: 21px;
}
#section-features .wrapper .container-el .el p {
    margin-top: 8px;
    color: #606060;
    font-size: 14px;
    line-height: 25px;
    color: #606060;
}
@media screen and (min-width: 1250px) {
    #section-features .wrapper {
        width: 1200px;
    }
}

footer {
    background-color: #4284fb;
    position: relative;
    padding: 65px 0 10px 0;
}
footer .wrapper {
    margin-right: auto;
    margin-left: auto;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-start;
}
footer .wrapper .container-lg a {
    display: block;
    text-decoration: none;
    height: 58px;
}
footer .wrapper .container-lg .container-language {
    margin-top: 33px;
}
footer .wrapper .container-lg .container-language p {
    color: #fff;
}
footer .wrapper .container-lg a img {
    height: 94%;
}
footer .wrapper .container-link {
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
}
footer .wrapper .container-link ul {
    list-style: none;
    margin-right: 145px;
}
footer .wrapper .container-link ul li:nth-child(1) {
    color: #606060;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
}
footer .wrapper .container-link ul li a {
    text-decoration: none;
    color: #606060;
    font-size: 14px;
    line-height: 25px;
    color: #fff;
}
footer .wrapper .container-link ul li:first-child a {
    color: #fff;
}
footer .wrapper .container-link ul li:not(:nth-child(1)) {
    color:#606060;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 8px;
    color: #606060;
}
footer .wrapper .container-link ul:last-child {
    margin-right: 0;
}
footer .wrapper .container-contact .title {
    color:#fff;
    font-size: 20px;
    line-height: 24px;
}
footer .wrapper .container-lg a {
    display: block;
    text-decoration: none;
    height: 58px;
}
footer .wrapper .container-contact .container-rs {
    margin-top: 15px;
    display: flex;
    flex-flow: row wrap;
}
footer .wrapper .container-contact .container-rs a {
    text-decoration: none;
    margin-right: 29px;
}
footer .wrapper .container-contact .container-rs a img {
    height: 30px;
}
footer .wrapper .container-contact .container-tel {
    margin-top: 45px;
    display: block;
}
footer .wrapper .container-contact .container-tel .icn {
    height: 16px;
    margin-right: 20px;
}
footer .wrapper .container-contact .container-tel .icn img {
    height: 100%;
}
footer .wrapper .container-contact .container-tel a {
    color: #171a3b;
    font-size: 18px;
    line-height: 28px;
    text-decoration: none;
    color: #4284fb;
}
footer .cpr {
    margin-top: 35px;
    text-align: center;
    color: #171a3b;
    font-size: 12px;
    line-height: 25px;
    color: #fff;
}
@media screen and (min-width: 1250px){
    footer .wrapper {
        width: 1200px;
    }
}
#section-cover {
    position: relative;
    padding-top: 190px;
    background-color: #272c6c;
}
#section-cover .wrapper {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#section-cover .wrapper h1 {
    color: #171a3b;
    color: #fff;
}
#section-cover .wrapper h1 {
    color: #171a3b;
    color: #fff;
}
#section-cover .wrapper p {
    max-width: 445px;
    color: #171a3b;
    font-size: 18px;
    line-height: 28px;
    color: rgba(255,255,255,.7);
}
#section-cover .wrapper .banner {
    margin-top: 42px;
    position: relative;
    bottom: -30px;
    width: 100%;
   /* height: 385px;*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 1;
}
#section-cover .wrapper .obj {
    position: absolute;
    left: 0;
    top: 80px;
    width: 360px;
    height: 360px;
    border-radius: 180px;
    background-color: #52c2d6;
}
#section-cover {
    position: relative;
    padding-top: 190px;
    background-color: #4284fb;
}
@media screen and (min-width: 1250px) {
    #section-cover .wrapper {
        width: 1200px;
    }
}
#section-valeurs {
    margin-top: 150px;
}
#section-valeurs .wrapper .container-text {
    text-align: center;
    max-width: 510px;
    margin: auto;
}
#section-valeurs .wrapper {
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

@media screen and (min-width: 1250px){
#section-valeurs .wrapper {
    width: 900px;
}
}
#section-valeurs .wrapper .container-text {
    text-align: center;
    max-width: 510px;
    margin: auto;
}
#section-valeurs .wrapper .container-text h2 {
    color: #000;
    font-size: 30px;
    line-height: 43px;
}
#section-valeurs .wrapper .container-text p {
    margin-top: 22px;
    color: #272c6c;
    font-size: 20px;
    line-height: 28px;
    color: #606060;
}
#section-valeurs .wrapper .container-el {
    margin-top: 85px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
#section-valeurs .wrapper .container-el .el {
    width: 240px;
}
#section-valeurs .wrapper .container-el .el .icn {
    position: relative;
    height: 45px;
    width: 45px;
}
#section-valeurs .wrapper .container-el .el h3 {
    color: #171a3b;
    font-size: 20px;
    line-height: 24px;
}
#section-valeurs .wrapper .container-el .el p {
    margin-top: 8px;
    color: #171a3b;
    font-size: 16px;
    line-height: 25px;
}
#section-valeurs .wrapper .container-el .el {
    width: 240px;
}
#section-valeurs .wrapper .container-el .el .icn {
    position: relative;
    height: 45px;
    width: 45px;
}
#section-valeurs .wrapper .container-el .el h3 {
    color: #171a3b;
    font-size: 20px;
    line-height: 24px;
    font-weight: normal;
}
#section-valeurs .wrapper .container-el .el p {
    margin-top: 8px;
    color: #606060;
    font-size: 16px;
    line-height: 25px;
}
#section-valeurs .wrapper .container-el .el {
    width: 240px;
}
#section-team {
    position: relative;
    background-color: #eaeaea;
    margin-top: 80px;
    padding-top: 130px;
    padding-bottom: 165px;
}
#section-team .wrapper {
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
@media screen and (min-width: 1250px){
}
#section-team .wrapper {
    width: 1200px;
}
#section-team .wrapper .container-text {
    text-align: center;
}
#section-team .wrapper .container-text h2 {
    color: #000;
    font-size: 32px;
    line-height: 43px;
}
#section-team .wrapper .container-col {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: flex-start;
    margin-top: 30px;
}
#section-team .wrapper .container-col .col {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
#section-team .wrapper .container-col .col h3 {
    color: #000;
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
}
#section-team .wrapper .container-col .col p {
    margin-top: 16px;
    color: #171a3b;
    font-size: 16px;
    line-height: 25px;
    color: #606060;
}
#section-team .wrapper .container-grid {
    display: grid;
    grid-gap: 28.5px;
    grid-template-columns: 381px 381px 381px;
    grid-template-rows: 381px 381px;
    margin-top: 60px;
}
#section-team .wrapper .container-grid .grid-item:nth-child(1) {
    grid-column: 1/3;
    grid-row: 1/2;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
#section-team .wrapper .container-grid .grid-item:nth-child(2) {
    grid-column: 3/4;
    grid-row: 1/3;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
#section-team .wrapper .container-grid .grid-item:nth-child(3) {
    grid-column: 1/2;
    grid-row: 2/3;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
#section-team .wrapper .container-grid .grid-item:nth-child(4) {
    position: relative;
    grid-column: 2/3;
    grid-row: 2/3;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
#section-experience {
    margin-top: 155px;
}
#section-experience .wrapper {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
@media screen and (min-width: 1250px){
}

#section-experience .wrapper {
   max-width: 900px;
}
#section-experience .wrapper .container-text img {
    width: 40px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#section-experience .wrapper .container-text h2 {
    color: #4a4a4a;
    font-size: 24px;
    line-height: 43px;
}
#section-experience .wrapper .container-btn {
    margin-top: 45px;
    position: relative;
    z-index: 1;
    text-align: center;
}
#section-experience .wrapper .container-btn .btn {
    position: relative;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    min-width: 170px;
    padding: 10px 25px;
    background-color: #4284fb;
}
#section-experience .wrapper .container-btn .btn:hover a {
    text-decoration: underline;
}
#section-experience .wrapper .container-btn .btn .btn-text {
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 16px;
    line-height: 21px;
    text-decoration: none;
}
#section-experience .wrapper .dots {
    position: absolute;
    bottom: -30px;
    left: 50%;
    width: 390px;
    transform: translateX(-50%);
}
#section-experience .wrapper .dots {
    position: absolute;
      bottom: -30%;
    left: 50%;
    /* max-width: 390px; */
    width: 100%;
    transform: translateX(-50%);
}
#section-experience .wrapper .container-btn .btn:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    box-shadow: 0 8px 15px 0 rgba(0,0,0,.15);
    transition: all .25s ease;
    padding:15px;
    display: inline-block;
}



.features-detail {
    font-weight: 300;
    background-color: #f2f8ff;
    color: #26292c;
    position: relative;
    width: 110vw;
    margin-left: -55vw;
    left: 50%;
    border-radius: 268px 268px 0 0;
    padding: 100px 0 60px;
}

.container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px;
}

.features-detail div.row {
    width: 100%;
    margin-bottom: 20px;
    margin-left: inherit;
    margin-right: inherit;
}
.features-detail div.text-left {
    max-width: 45%;
}
.features-detail div.middle {
    display: flex;
    flex: 1 0 50%;
    align-items: center;
}
.features-detail div.col {
    max-width: 50%;
}

.features-detail {
    font-weight: 300;
    background-color: #f2f8ff;
    color: #26292c;
    position: relative;
    width: 100%;
    border-radius: 50px;
    padding: 100px 0 60px;
}


@media (min-width: 1200px) {
    .container {
        width: 1140px;
        max-width: 100%;
    }
    .features-detail div.row {
        width: 100%;
        margin-bottom: 20px;
        margin-left: inherit;
        margin-right: inherit;
    }
    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
        padding-right: 15px;
        padding-left: 15px;
    }
}
.text-center {
    text-align: center!important;
}
.text-left {
    text-align: left!important;
}
#rainy_season img{
    width: 80%
}
#rainy_season .features-detail{
    background-color: unset
}
.desktop h2{
    margin-bottom: 120px
}
.desktop{
    left: 0;
    margin-left: 0
}
.content-t{
    height: calc(27vw * 0.83);
}
.content-tt {
    width: 75%;
    margin: 0 auto;
}
.content-tt h3 {
    text-align: center;
}
.content-tt p {
    text-align: center;
}
#with img{
    width: 100%
}
.with-t{
    height: calc(50vw - 30px);
    position: relative;
    background-color: #4284fb;
}
#with .middle{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}
#with .middle p{
    /*width: 80%;*/
    color: #ffffff;
}
#with{
    margin: 60px 0;
}
#with2 img{
    width: 100%;
}
.with2-img{
    position: relative;
    margin: 40px 0;
}
.with2-t{
    position: absolute;
    top: 5%;
    left: 70%;
    background: #fff;
    width: 90%;
    height: 90%;
    box-shadow: 1px 1px 19px #bfbebe59;;
}
.with2-tt{
    position: absolute;
    width: 80%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}
.with2-tt a,.with2-bb a{
    color:  #f1574b;
    font-size: 16px
}
.with2-tt a:hover,.with2-bb a:hover{
    color: #c71d0f;
    -webkit-transition-duration: 100ms;
    transition-duration: 100ms;
    text-decoration: none
}
.with2-b{
    position: absolute;
    top: 5%;
    left: -60%;
    background: #fff;
    width: 90%;
    height: 90%;
    box-shadow: 1px 1px 19px #bfbebe59;;
}
.with2-bb{
    position: absolute;
    width: 80%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}
#rainy_season{
    padding-bottom: 110px
}
#rainy_season .container__anim{
    margin-top: 40px
}
.with-l{
    padding-left: 0 !important;
    padding-right: 0 !important
}
.cpr a{
    color: #fff ;
    text-decoration: none;
}
 .i-right{
    margin-left: 20px;
    width: 80%
 }
 .i-left{
    margin-right: 20px;
    width: 80%
 }

 /* current-event */
 
/* .current-event {
    position: relative;
    overflow: hidden;
    height: 0;
    margin: 0 0 90px;
    padding: 133% 0 0
}

@media (min-width:1000px) {
    .current-event {
        height: 100vh;
        padding-top: 0;
        margin-bottom: 100px
    }
}

.current-event__inner {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    padding: 40px 0 38px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    background: rgba(38, 40, 45, .3)
}

@media (min-width:1000px) {
    .current-event__inner {
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        align-items: center;
        top: 0;
        bottom: 0;
        left: 55%;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-transform: none;
        transform: none;
        background-color: #fff;
        text-align: center;
    }
}

.current-event__image {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-position: center;
    background-size: cover
}

@media (min-width:1000px) {
    .current-event__image {
        bottom: 0;
        width: 55%
    }
}

.current-event__lead {
    display: inline-block;
    font-size: 14px;
    margin: 0 0 25px;
    color: #e44f59;
    padding: 8px 15px;
    border: 1px solid #e44f59
}

@media (min-width:1000px) {
    .current-event__lead {
        font-size: 16px;
        margin-bottom: 50px;
        padding: 20px 50px
    }
}

.current-event__title {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 20px;
    padding-left: .25em
}

@media (min-width:1000px) {
    .current-event__title {
        font-size: 28px;
        color: #000;
        margin-bottom: 25px;
        line-height: 46px;
}
}

.current-event__date,
.current-event__time {
    font-size: 16px;
    margin: 0 0 12px;
    text-align: left;
}

@media (min-width:1000px) {

    .current-event__date,
    .current-event__time {
        margin-bottom: 1px;
        color: #606060;
        text-align: center;
    }
}

.current-event__link {
    font-size: 12px;
    border-radius: 4px;
    color: #fff;
    background: #4284fb;
    text-align: center;
    font-size: 16px;
    padding: 15px;
    min-width: 200px;
    border: 1px solid #4284fb;
    text-decoration: none;
    display: inline-block;
    transition: all .3s linear;
}

.current-event__link:hover {
    text-decoration: underline;
}

@media (min-width:1000px) {
    .current-event__link {
        position: static;
        margin-top: 30px;
        border-radius: 4px;
        color: #fff;
        background: #4284fb;
        text-align: center;
        font-size: 14px;
        padding: 8px;
        min-width: 149px;
        border: 1px solid #4284fb;
        text-decoration: none;
        display: inline-block;
        transition: all .3s linear;
    }
} */
/* current-event */

.index-section2 {
    width: 100%;
    height: 100vh;
    position: relative;
    margin-bottom: 100px;
}
.index-section2 .index-section2-bg {
    width: 75%;
    height: 102%;
    background-color: #4284fb;
}
.index-section2 .index-section2-right {
    position: absolute;
    top: 40PX;
    right: 0;
    width: 50%;
    height: calc(100% - 120px);
}
.index-section2 .index-section2-right img {
    position: relative;
    top: 10px;
}
.index-section2 .index-section2-right .index-section2-right-text {
    width: 100%;
    max-width: 863px;
    padding-top: 133px;
    padding-left: 230px;
    padding-right: 200px;
    height: 444px;
    background-color: #f3f1ed;
    color: #000;
    text-align: center;
}
.index-section2 .index-section2-middle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.index-section2 .index-section2-middle img {
    max-height: 100vh;
    max-width: 346px;
}
.index-section2 .index-section2-bg .index-section2-bg-text {
    position: absolute;
    left: 10vw;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    max-width: 400px;
    text-align: center;
}
.index-section2 .index-section2-right .index-section2-right-text h2,
.index-section2 .index-section2-bg .index-section2-bg-text h2 {
    font-size: 30px;
    padding-bottom: 30px;
    line-height: 42px;
}
.index-section2 .index-section2-right .index-section2-right-text p,
.index-section2 .index-section2-bg .index-section2-bg-text p {
    font-size: 16px;
    line-height: 30px;
}
.menu__nav{
    position: absolute;;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.content-ttt{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
#with2 .row{
    margin: 70px 0;
}
@media screen and (max-width:768px){
    
    footer{
        padding: 15px 25px;
    }
}



@media (max-width:1000px) {

	
	.col-md-6.col-xs-12.with-t{
		height:240px !important;
	}
	#with .middle{
		width:90%;
	}
	#with .middle h2{
		font-size:20px;
	}
		#with .middle h3{
			display:none;
		}
	#with .middle p{
		width:100%;
		color:#fff !important;
	}
	#section-experience .wrapper .container-text h2{
		font-size:18px;
	}
	#section-experience .wrapper .dots{
		bottom: -6%;
	}
	#main-section{
		min-height:0 !important;
	}
	#rainy_season .container__anim{
		width:90%;
		margin:0 auto;
	}
	#rainy_season{
		padding-bottom:30px !important;
	}
	.form{
		margin-top:65px !important; 
		margin-bottom:0px !important;
	}
}

@media only screen and (min-width: 760px) and (max-width: 980px) {
	
	.form{
	
		width:90% !important;
	}
}

/*@media (max-width:1000px) {
	
}*/

	
    	




/*手机段自适应*/

/*尾页*/

 @media only screen and (max-width: 640px) {
	        .container-lg{
	        	width: 100%;
    			text-align: center;
	        }
	        footer .wrapper .container-link{
	        	justify-content: center;
			    width: 100%;
			    padding-top: 20px;
	        }
	        footer .wrapper .container-link ul{
	        	    margin-right: 94px;
	        }
	        .container-contact{
	        	width: 100%;
    			text-align: center;
    			padding-top:20px;
	        }
	        footer .wrapper .container-contact .container-rs{
	        	justify-content: center;
	        }
	        
        }
     
     @media only screen and (min-width: 760px) and (max-width: 1100px) {
     	footer .wrapper{
     		width:90%;
     	}
     }
     
     
        
        
/*主页*/


.header{
	background:white;
}
.yearly-event{
	margin-top:50px;
}

@media only screen and (max-width: 1200px) {
	main{
			padding-top: 85px
		}
		
	
}	
@media only screen and (min-width: 640px) {
		
		
    	.index-section2{
    		display:block;
    	}
    	.index-section2_phone{
    		display:none;
    	}
    	}
    	@media only screen and (max-width: 640px) {
    	.i-right{
    		margin-left:0;
    	}
    	.yearly-event{
    		width:95%;
    		margin: 20px auto;
    	}
    .index-content-imgbox .imgbox-text .imgbox-text-content{
    	top:60%;
    }
   /* imgbox-text-content i-left*/
    	.index-content-imgbox{
    		margin-top:30px !important;
    	}
    	#section-features .wrapper .container-el{
    		flex-wrap: wrap;
    		margin-top:30px;
    	}
    	
    	#section-features .wrapper .container-el .el .icn{
    		margin:0 auto;
    	}
    	#section-features .wrapper .container-el .el{
    		width:100%;
    		text-align:center;
    		padding-bottom:50px;
    	}
    	#section-features .wrapper .container-action{
    		margin-top:20px;
    	}
    	#section-features .wrapper{
    		padding-bottom:30px;
    	}
    	.index-content-imgbox .imgbox-text .imgbox-text-content h2{
    		padding-bottom:30px;
    	}
    	.index-content-imgbox .imgbox-text .imgbox-text-content h3{
    		padding-bottom:30px;
    	}
    	.index-content-imgbox .imgbox-img{
    		margin-top:20px;
    	}
    	.index-banner-text{
    		top: 72%;
    		/*left: 46%;*/
    		padding: 20px;
    		width: 95%;
    		background:white;
    	}
    	.index-banner-text h2{
    		font-size:15px;
    	}
    	.index-banner-text p{
    		font-size: 10px;
		    padding-top: 10px;
		    line-height: 20px;
		    padding-bottom: 10px;
    	}
    	.index-banner-btn{
    		    padding: 4px;
    			min-width: 100px;
    			font-size: 10px;
    	}
    	.index-section2{
    		display:none;
    	}
    	.index-section2_phone{
    		display:block;
    	}
    	.index-section2_phone,.index-section2_left,.index-section2_middle,.index-section2_right{
    		width:100%;
    	}
    	.index-section2_left{
    	background:#007AFF;
    	}
    	.index-section2_middle{
    		line-height:0px;
    	}
    	.index-section2_right{
    		background:#f3f1ed;
    	}
    	.index-section2_left .ner_left{
    	width:90%;margin:0 auto;padding:50px 0;text-align:center;color:white;
    	}
    	.index-section2_middle img{
    		width:100%;margin:0;padding:0;
    	}
    	.index-section2_right .ner_right{
    	width:90%;margin:0 auto;padding:50px 0;text-align:center;color:black;
    	}
    	
    	}
    	

/*关于我们*/

#section-experience .wrapper .dots{
  		bottom:-50%;
  	}
  	
  	
  	
  	@media only screen and (min-width: 650px) {
  		#section-team .wrapper .container-grid{
  			display:-moz-grid;
  		}
  		#section-team .wrapper .swiper-container{
  			display:none;
  		}
  		
  		
  	}
  		
  		
  	@media only screen and (max-width: 640px) {
  	.history{
  		padding-top:10px;
  	}
  	.history__title1{
  		padding-bottom:20px;
  	}
  	.history__content-title{
  		text-align:center;
  	}
  	.history__content{
  		margin-bottom:30px;
  	}
  	#section-valeurs{
  		margin-top:60px;
  	}
  	#section-valeurs .wrapper .container-text p{
  		font-size:16px;
  	}
  	#section-valeurs .wrapper .container-el{
  		margin-top:30px;
  	}
  	#section-valeurs .wrapper .container-el{
  		width:90%;
  		margin:0 auto;
  		text-align:center;
  	}
  	#section-valeurs .wrapper .container-text{
  		padding-bottom:10px;
  	}
  	#section-valeurs .wrapper .container-el .el{
  		width:100% !important;
  		padding:20px 0;
  	}
  	#section-valeurs .wrapper .container-el .el .icn{
  		margin:0 auto;
  	}
  
  	section#section-experience{
  	
  		width:90%;
  		margin:0 auto;
  		margin-top:30px;
  	}
  	#section-cover{
  		padding-top:30px;
  	}
  	#section-cover .wrapper h1,#section-cover .wrapper p{
  		width:100%;
  		text-align:center;
  	}
  	#section-cover .wrapper .banner{
  		width:80%;
  		max-height:130px;
  		margin:0 auto;
  		height:auto !important;
  	}
  	#section-experience .wrapper .dots{
  		bottom:-5%;
  	}
  	#section-team{
  		padding:50px 10px;
  	}
  	#section-team .wrapper{
  		width:90%;
  	}
  	#section-team .wrapper .container-grid{
  		display:none;
  	}
  	#section-team .wrapper .swiper-container{
  		display:block;
  		margin-top:30px;
  	}
  	#section-team .wrapper .swiper-container .swiper-wrapper .swiper-slide img{
  		width:100%;
  	}
  	}
  
/*  解决方案*/
  
  	li.menu__nav-item a:hover{
  		color:#fff;
  		text-decoration: none;
  	}
  
  	@media only screen and (min-width: 980px) {
  	#rainy_season{
  		padding-top:85px;
  	}
  
  	}
  	
@media only screen and (min-width: 760px) and (max-width: 980px) {
    		
    		#section-experience .wrapper .dots{
    			bottom:-20%
    		}
    		#rainy_season .container__anim{
    			padding-bottom:80px;
    		}
    	}
 
@media only screen and (max-width: 1200px) {
	.header{
    			position:fixed;
    			top:0;
    			left:0;
    			background:white;
    		}
}
  
  
    	
@media only screen and (max-width: 640px) {
    		h2{
    			font-size:20px !important;
    		}
    		h3{
    			font-size:18px;
    		}
    		.header{
    			position:fixed;
    			top:0;
    			left:0;
    			background:white;
    		}
    		#rainy_season{
    			padding-top:22%
    		}
    	.event__item-header{
    		padding-top:30px;
    	}
    	.event__time{
    		margin-bottom:10px;
    	}
    	.features-detail{
    		padding-top:0;
    	}
    	.features-detail .container h2{
    		font-size:20px;
    		font-weight:700;
    	}
    	p.event__date,p.event__time{
    		font-weight:100;
    	}
    	.features-detail div.row{
    		display:flex;
    		flex-wrap: wrap;
    	}
    	.features-detail div.middle,.features-detail div.text-left{
    		width:100%;
    		max-width:100%;
    	}
    	.desktop h2{
    		margin-bottom:0px;
    	}
    	.features-detail div.col-md-6{
    		width:100%;
    		height:auto;
    	}
    	#rainy_season .features-detail{
    		padding-bottom:0;
    	}
    	#rainy_season .container__anim{
    			padding-bottom:50px;
    		}
    	}

/*ipad */

/*solution*/
@media only screen and (min-width: 760px) and (max-width: 980px) {
	/*.event__item-header,.event__season-wrapper.event__season-wrapper--rainy_season{
		padding-top:50px;
		width:100%;
		}*/
		.event__item-header{
		padding-top:50px;
		width:100%;
		}
	section.features-detail.desktop.text-center{
		padding-top:50px;
	}
}
@media only screen and (min-width: 980px) and (max-width: 1200px) {
	
	.event__item-header,.event__season-wrapper{
		height:auto;
	}
	footer .wrapper .container-link ul{
		margin-right: 50px;
	}
}


/*about*/
@media only screen and (min-width: 760px) and (max-width: 1200px) {
	
	.history__content-title{
		text-align:center;
	}
	#section-valeurs .wrapper .container-el{
		margin-left:15px;
		margin-right:15px;
	}
	#section-valeurs .wrapper .container-el .el{
		width:30%;
	}
	#section-valeurs .wrapper .container-el .el .icn{
		margin:20px auto;
	}
	#section-valeurs .wrapper .container-el .el p,#section-valeurs .wrapper .container-el h3{
		text-align:center;
		margin:10px auto;
		
	}
	#section-experience .wrapper .dots{
		bottom:-35%;
		width:90%;
	}
	#section-team .wrapper{
		width:90%;
	}
	#section-team .wrapper .container-grid{
		
		grid-gap: 12.5px;
	    grid-template-columns: 32% 32% 32%;
	    grid-template-rows: 210px 210px;
	}
	#section-experience{
		margin-top:100px;
	}
	#section-experience .wrapper .container-btn{
		top:40px;
	}
	footer .wrapper .container-link ul{
		margin-right: 50px;
	}
}


/*index*/
@media only screen and (min-width: 760px) and (max-width: 1200px) {
	.yearly-event{
		margin-top: 50px;
	}
	#section-features .wrapper .container-el{
		margin:90px auto;
		width:95%;
		margin-bottom:30px;
	}
	#section-features .wrapper .container-el .el .icn{
		margin:20px auto;
	}
	#section-features .wrapper .container-el .el h3,#section-features .wrapper .container-el .el p{
		margin:10px auto;
		text-align:center;
	}
	#section-features .wrapper .container-action{
		margin-top:50px;
	}
	.mainvisual{
		height:600px;
		min-height:600px;
	}
	.mainvisual{
		display:flex;
		margin:0;
		padding:0;
	}
	.mainvisual__image-wrapper{
		position:relative;
		width:55%;
	}
	.mainvisual__inner{
		position:relative;
		width:45%;
	}
	.index-banner-text{
		width:80%;
		text-align:left;
	}
	.index-section2{
		height:500px !important; 
	}
	.index-section2 .index-section2-bg{
		width:60%;
		height: 280px;
	}
	.index-section2 .index-section2-bg .index-section2-bg-text{
		top:27%;
		left:4%;
	}
	.index-section2 .index-section2-right{
		top:20px;;
	}
	.index-section2 .index-section2-right .index-section2-right-text{
		width: 100% !important;
	    padding-left: 170px;
	    padding-right: 20px;
	    height: 350px;
	    padding-top: 10%;
	}
	.index-section2 .index-section2-right img{
		width:80%;
		left:15%;
	}
	.index-section2 .index-section2-middle img{
		width:60% !important;
		height:auto;
	}
	.index-section2 .index-section2-middle{
		top:65%;
		left:62%;
	}
}

@media only screen  and (max-width: 1200px) {
	.header__logo{
		width:175px;
		height:auto;
	}
	.header__logo .logo__svg{
		width:150px;
	}
}

.features-detail .container .row:nth-child(2n) .col-md-6{
	float:right;
}
