@charset "utf-8";
html,
body {
    height: auto;
}

body {
    font-family: 'Noto Sans JP', sans-serif;
    font-family: 'Noto Serif JP', serif;
    font-size: 16px;
    line-height: 1.8em;
    color: #333333;
    /* text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);*/
    -webkit-text-size-adjust: 100%;
}


/*
.wrap {
    background: url(../img/bg.png) repeat-y;
}
*/

.wrap {}

img {
    max-width: 100%;
    vertical-align: middle;
}

.mt {
    margin-top: 20px;
}

.mtx4 {
    margin-top: 80px;
}

.pt {
    padding-top: 20px;
}

.ptx2 {
    padding-top: 40px;
}

.pb {
    padding-bottom: 20px;
}

.pbx2 {
    padding-bottom: 40px;
}

.mb02 {
    margin-bottom: 20px;
}

.mb {
    margin-bottom: 40px;
}

.mbi {
    margin-bottom: 40px !important;
}

.mbx2 {
    margin-bottom: 40px;
}

.mbx3 {
    margin-bottom: 60px;
}

.mbx4 {
    margin-bottom: 80px;
}

.cen {
    text-align: center;
}

.rel {
    position: relative;
}

.pcpt {
    margin-top: -10px;
    padding-top: 0px;
    padding-bottom: 10px;
}

.pw {
    padding-left: 2%;
    padding-right: 2%;
    box-sizing: border-box;
}

.ph100 {
    padding-top: 100px;
    padding-bottom: 100px;
    box-sizing: border-box;
}

.right {
    text-align: right;
}


/**Page Section*/

header {
    background-color: #000000;
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
    padding: 10px 0;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

header a {
    margin: 0 5%;
}

pre {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.inner {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.inner_big {
    width: 1170px;
    margin: 0 auto;
    position: relative;
}

.inner02 {
    width: 800px;
    margin: 0 auto;
    position: relative;
}

h2 {
    width: 100%;
    color: #333333;
    font-size: 45px;
    font-weight: 800;
    line-height: 1.2em;
    display: inline-block;
}

h2 .sub {
    font-size: 30px;
    font-weight: 800;
    padding-bottom: 0px;
    display: inline-block;
}

.fontw {
    color: #ffffff;
}

.fonts {
    font-size: 80%;
}

.ttl {
    display: flex;
    justify-content: center;
}

.ttl img {
    margin: 2px 5px;
}

.nav {
    display: flex;
    justify-content: space-between;
}

.is-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    z-index: 99;
}

.nav li {
    width: 19%;
}

.nav li a {
    text-decoration: none;
    color: #ffffff;
    font-size: 19px;
    font-weight: 900;
    padding-bottom: 5px;
    border-bottom: 5px solid #ff0000;
    line-height: 1.0em;
    height: 30px;
    align-items: center;
    display: flex;
    justify-content: center;
}

.nav li:nth-child(1) > a {
    border-color: #fff600;
}

.nav li:nth-child(2) > a {
    border-color: #e8314f;
}

.nav li:nth-child(3) > a {
    border-color: #31c8e8;
}

.nav li:nth-child(4) > a {
    border-color: #2abd16;
}

.nav li:nth-child(5) > a {
    border-color: #a41ee2;
}

.footer-bnr {
    padding: 2% 0;
}

.footer-bnr ul {
    display: flex;
    justify-content: center;
}

.footer-bnr ul li {
    width: 38%;
    text-align: center;
}

footer {
    border-top: 0px solid #006cba;
    padding: 30px 0;
    background-color: #000000;
}

.copy {
    color: #ffffff;
}

.flexb {
    display: flex;
    justify-content: space-between;
}

.flexc {
    display: flex;
    justify-content: center;
}

.flexc.col04 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 77%;
    margin: 0 auto;
}

.flexc.col04 li {
    width: 22%;
    text-align: center;
}

#top_btn {
    position: fixed;
    right: 9%;
    bottom: 10%;
}

.w90 {
    width: 90%;
    margin: 0 auto;
}

.w70 {
    width: 70%;
    margin: 0 auto;
}

.w50 {
    width: 48%;
}

.youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

.twitter-tweet {
    border: 2px solid #e2b310;
    border-radius: 14px;
    box-shadow: 5px 5px 4px #33333355;
}

.twitter-tweet .r-y54riw {
    border: 0px;
}


/*contents*/

#main {}

#main .bg {
    background: url(../img/main_img_bg.jpg) no-repeat;
    overflow: hidden;
    position: relative;
    background-size: cover;
    min-height: 23.23vw;
}

#main .bg img {
    position: absolute;
    top: 0%;
    left: 0%;
}

#key_anime {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

#key_anime img {
    opacity: 0;
    z-index: 2;
    top: 0;
    left: 0;
    position: absolute;
}

#key_anime img#main_logo {
    left: 29%;
    animation-delay: 0s;
    animation-duration: 0s;
    display: block;
    width: 40%;
    top: 5%;
}

#key_anime img#main_key01 {
    left: 0%;
    top: -12%;
    animation-delay: 0.2s;
    display: block;
    width: 39%;
}

#key_anime img#main_key02 {
    left: 68%;
    top: 4%;
    animation-delay: 0.4s;
    display: block;
    width: 32%;
}

#key_anime img#main_key03 {
    left: 27%;
    top: 64%;
    animation-delay: 0.6s;
    display: block;
    width: 17%;
}

#key_anime img#main_key04 {
    left: 11%;
    top: 20%;
    animation-delay: 0.8s;
    display: block;
    width: 30%;
}

#key_anime img#main_key05 {
    left: 71%;
    top: 58%;
    animation-delay: 1.0s;
    display: block;
    width: 21%;
}

#key_anime img#main_key06 {
    left: 81%;
    top: -16%;
    animation-delay: 1.2s;
    display: block;
    width: 20%;
}

#key_anime img#main_key07 {
    left: 35%;
    top: 0%;
    animation-delay: 1.2s;
    display: block;
    width: 38%;
}

.fadein {
    animation-name: fadein;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
    opacity: 0;
}

@keyframes fadein {
    from {
        opacity: 0;
        transform: translateY(100px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

nav.global_nav {
    background-image: url(../img/menu_bg.png);
}

nav.global_nav ul {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
}

nav.global_nav ul li {
    margin: 0 10px;
}

#sec01 {
    background: url(../img/bg02.jpg) repeat;
    padding-bottom: 80px;
}

#sec01_box {
    text-align: center;
    font-size: 12px;
    color: #462a2a;
    position: relative;
    min-height: 436px;
}

#sec01_box img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

#sec01_box p {
    z-index: 1;
    position: relative;
    padding-top: 78px;
    font-size: 14px;
}

.section_border {
    min-height: 25px;
    width: 100%;
    background: url(../img/border_bg01.png) repeat;
}

#sec02 {
    background: url(../img/bg03.jpg) repeat;
    background-size: contain;
    margin-top: -60px;
    padding-top: 60px;
}

#sec02 h2 {
    text-shadow: 0 0 10px #fff;
}

#sec03 {
    background: url(../img/sec03_bg.jpg) repeat;
}

#sec04 {
    background: url(../img/bg02.jpg) repeat;
}

#sec05 {
    background: url(../img/bg05.jpg) repeat;
    background-size: contain;
}

#sec05 h2 {
    text-shadow: 0 0 10px #fff;
}

#sec06 {
    background: url(../img/bg06.jpg) repeat;
    background-size: 100% auto;
}

#sec07 {
    background: url(../img/bg07.png) repeat;
    background-size: 100% auto;
    border-bottom: 7px solid #6A4623;
}

.box01 {
    background: url(../img/box01_border.jpg);
    box-sizing: border-box;
    padding: 15px;
}

.box01_inner {
    background: url(../img/bg04.jpg);
    box-sizing: border-box;
    padding: 15px;
}

.comment {
    font-size: 18px;
    line-height: 2.6em;
    color: #702c2c;
}

.comment02 {
    font-size: 15px;
    line-height: 1.8em;
    color: #702c2c;
}

.comment03 {
    width: 80%;
    margin: 0 auto;
    font-size: 13px;
    line-height: 1.8em;
    color: #333333;
}

.comment03 span {
    text-align: center;
    display: block;
    font-size: 18px;
    line-height: 1.8em;
    color: #333333;
}

.title02 {
    text-align: center;
    display: block;
    font-size: 27px;
    font-weight: 800;
    line-height: 1.8em;
    color: #333333;
}

.acc01 {
    border-radius: 50px;
    background: #aa3a3c;
    color: #ffffff;
    display: inline-block;
    padding: 2px 30px;
}

.box03 {
    display: inline-block;
    width: 687px;
    height: 96px;
    background: url(../img/box01.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 15px;
    box-sizing: border-box;
}

.box03 .title {
    display: block;
    color: #333333;
    font-size: 30px;
    font-weight: 800;
    line-height: 1.2em;
    padding-bottom: 4px;
}

.box03 .sub {
    display: block;
    color: #9d3c39;
    font-size: 20px;
    font-weight: 800;
    line-height: 1.2em;
}

.slider01 {
    margin: 0 auto;
}

.slick-slide img {
    display: block;
    margin: 0 auto;
}

.slick-prev {
    left: 25px;
}

.slick-next {
    right: 52px;
}

.slick-next:before {
    content: '▶';
    color: #9d3c39;
}

.slick-prev:before {
    content: '◀';
    color: #9d3c39;
}

.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 47px;
    line-height: 1;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/**Hover*/

a:hover,
a:hover img,
.nav li:hover,
.nav2 li:hover,
.nav3 li:hover {
    opacity: 1;
    -webkit-animation: flash 1.5s;
    animation: flash 1.5s;
}

a:hover {
    opacity: 1;
    -webkit-animation: none 1.5s;
    animation: none 1.5s;
}

@-webkit-keyframes flash {
    0% {
        opacity: .4;
    }
    100% {
        opacity: 1;
    }
}

@keyframes flash {
    0% {
        opacity: .4;
    }
    100% {
        opacity: 1;
    }
}


/**Scroll Anime*/

.scroll_up {
    transition: 0.8s ease-in-out;
    transform: translateY(30px);
    opacity: 0;
}

.scroll_up.on {
    transform: translateY(0);
    opacity: 1.0;
}

@media screen and (min-width: 1200px) {
    .pconly {
        display: block;
    }
    .sponly {
        display: none;
    }
}

@media screen and (max-width: 1200px) {
    body {
        background-attachment: fixed;
        font-size: 14px;
        background: #000000;
    }
    .inner {
        width: 100%;
        margin: 0 auto;
        position: relative;
        padding: 0 2%;
        box-sizing: border-box;
    }
    .inner_big {
        width: 100%;
        margin: 0 auto;
        position: relative;
        padding: 0 2%;
        box-sizing: border-box;
    }
    .inner02 {
        width: 90%;
        margin: 0 auto;
        position: relative;
        padding: 0 2%;
        box-sizing: border-box;
    }
    .box01 {
        padding: 8px;
    }
    .box01_inner {
        padding: 10px;
    }
    .box03 {
        width: 100%;
        margin: 0 auto;
        position: relative;
        padding: 0 2%;
        box-sizing: border-box;
        height: auto;
    }
    .box03 .title {
        display: block;
        color: #333333;
        font-size: 16px;
        font-weight: 800;
        line-height: 1.2em;
        padding-bottom: 0px;
        padding-top: 6px;
    }
    .box03 .sub {
        display: block;
        color: #9d3c39;
        font-size: 14px;
        font-weight: 800;
        line-height: 1.2em;
        padding-bottom: 4px;
    }
    .comment {
        font-size: 16px;
        line-height: 1.8em;
        color: #702c2c;
        letter-spacing: -1px;
    }
    .comment02 {
        padding-top: 0px;
        font-size: 14px;
        line-height: 1.8em;
        /* color: #333333;*/
    }
    .comment03 {
        width: 100%;
    }
    .spb {
        display: block;
    }
    .spbr {
        display: block;
    }
    .flexc.col04 {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        width: 100%;
        margin: 0 auto;
    }
    .flexc.col04 li {
        width: 25%;
        text-align: center;
    }
    .pcpt {
        padding-top: 10px;
        padding-bottom: 0px;
        margin-top: -10px;
    }
    .sppt {
        padding-top: 20px;
    }
    .pconly {
        display: none;
    }
    .sponly {
        display: block;
    }
    .pbx2 {
        padding-bottom: 20px;
    }
    .ttl {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    header {
        background: linear-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
    }
    header a {
        margin: 0 2%;
    }
    #menuspbtn {
        width: 80px;
        margin: 0 5px;
    }
    .nav {
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    .nav li {
        width: 45%;
        margin: 10px 5px;
    }
    .nav li a {
        font-size: 16px;
    }
    #menusp ul {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    #menusp ul li {
        margin-bottom: 10px;
    }
    .mfp-bg {
        background: none;
        opacity: 1;
    }
    .mfp-auto-cursor .mfp-content {
        cursor: auto;
        padding: 40px 0;
        background-color: #000000a0;
        backdrop-filter: blur(3px);
        -webkit-backdrop-filter: blur(3px);
    }
    .mfp-close-btn-in .mfp-close {
        color: #fff;
        font-size: 60px;
    }
    .footer-bnr ul {
        display: flex;
        justify-content: space-around;
    }
    .footer-bnr ul.link {
        display: flex;
        flex-direction: column;
        margin-bottom: 20px;
    }
    .footer-bnr ul.link li {
        width: 90%;
        text-align: center;
        margin-bottom: 40px;
        margin-left: auto;
        margin-right: auto;
    }
    .footer-bnr ul.bnr {
        width: 90%!important;
    }
    #top_btn {
        position: fixed;
        right: 0%;
        bottom: 5%;
        width: 15%;
        opacity: 1;
    }
    .section_border {
        min-height: 10px;
    }
    /*contents*/
    nav.global_nav ul {
        padding: 15px 0;
        flex-wrap: wrap;
        align-items: baseline;
    }
    nav.global_nav ul li {
        margin: 0 10px;
        width: 40%;
    }
    nav.global_nav ul li:first-child {
        margin-bottom: 10px;
    }
    h2 {
        font-size: 19px;
    }
    h2 .sub {
        font-size: 18px;
    }
    .slider01 {
        margin: 0 auto;
        width: 85%;
    }
    .slider02 {
        margin: 0 auto;
        width: 85%;
    }
    .slick-next {
        right: -28px;
    }
    .slick-prev {
        left: -25px;
    }
    .slick-prev:before,
    .slick-next:before {
        font-family: 'slick';
        font-size: 20px;
        line-height: 1;
        opacity: .75;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .acc01 {
        border-radius: 50px;
        background: #aa3a3c;
        color: #ffffff;
        display: inline-block;
        padding: 2px 15px;
        letter-spacing: -1px;
    }
    #sec01 {
        background: url(../img/bg02.jpg) repeat;
        background-size: 100% auto;
        padding-bottom: : 20px;
    }
    #sec02 {
        background: url(../img/bg03.jpg) repeat;
        background-size: cover;
        background-position: center;
    }
    #sec04 {
        background: url(../img/bg02.jpg) repeat;
        background-size: 100% auto;
    }
    #sec04 .box01 .flexb {
        flex-wrap: wrap;
    }
    #sec04 .box01 .flexb .w50 {
        width: 100%;
        margin: 0 auto;
    }
    #sec04 .box01 .flexb .w50 img {
        margin-bottom: 0px!important;
    }
    #sec04 .w70 {
        width: 90%;
        margin: 0 auto;
    }
    #sec04 .box01.mbx3 {
        margin-bottom: 20px;
    }
    #sec05 {
        background: url(../img/bg05.jpg) repeat;
        background-size: cover;
        background-position: center;
    }
    #sec05 .box01.mbx3 {
        margin-bottom: 20px;
    }
    #sec07 {
        background: url(../img/bg07.png) repeat;
        background-size: cover;
        border-bottom: 7px solid #6A4623;
        padding-top: 20px;
    }
    #sec07 .flexb {
        flex-direction: column;
        align-items: center;
    }
    #sec07 .flexb.pb {
        padding-bottom: 0px;
    }
    #sec07 .w50 {
        width: 90%;
    }
}
