/* ! normalize.css v1.0.0 | MIT License | git.io/normalize */
/* ==========================================================================
HTML5 display definitions
========================================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; height: 0; }
[hidden] { display: none; }
/* ==========================================================================
Base
========================================================================== */
html { 
    font-size: 62.5%; /* 1 */
	-webkit-text-size-adjust: 62.5%; /* 2 */
    -ms-text-size-adjust: 62.5%; /* 2 */ 
	overflow-x: hidden;
}
html, html a {
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}
body {
    margin: 0;
    font-family: 'Noto Sans JP',YakuHanJP, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", YuGothic, "游ゴシック Medium", YuGothic, YuGothicM, Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    overflow-x: hidden;
	-webkit-text-size-adjust: 100%;
    font-feature-settings: "palt";
    letter-spacing: 1px;
    font-weight: 600;
    color: #000;
}
/* ==========================================================================
Links
========================================================================== */
a:focus { outline: thin dotted; }
a:active, a:hover { outline: 0; }
/* ==========================================================================
Typography
========================================================================== */
h1 { font-size: 6.0rem; }
h2 { font-size: 3.6rem; }
h3 { font-size: 2.8rem; margin: 1em 0; }
h4 { font-size: 2.4rem; margin: 1.33em 0; }
h5 { font-size: 2.2rem; margin: 1.67em 0; }
h6 { font-size: 1.8rem; margin: 2.33em 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
mark { background: #ff0; color: #000; }
p, pre { font-size: 1.5rem; margin: 1em 0; }
th, td { font-size: 2.0rem; }
li { font-size: 2.0rem; list-style: none; }
h1, h2, h3, h4, h5, h6, p, li {
    font-weight: 600;
}
.fs { font-size: 1.3rem!important; }
/* ==========================================================================
Embedded content
========================================================================== */
img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic;/* 2 */
    width: 100%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}
/* * Corrects overflow displayed oddly in IE 9. */
svg:not(:root) { overflow: hidden; }
/* 
==========================================================================
Global Styles
========================================================================== */
a { 
    color: #353535;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    text-decoration: none;
}
a:hover, a:focus { 
    text-decoration: none;
}
.sec-padding {
    padding: 30px 0;
}
.inner {
    padding: 0 8%;
}
.text-right {
    text-align: right;
}
html .en,
body .en {
    font-family: 'Roboto', sans-serif;
    letter-spacing: 2px;
}
.pc { display: block; }
.sp { display: none; }

.alcenter {
    align-items: center;
}
.clear {
    clear: both;
}

@media screen and (max-width: 768px) {
    .inner { padding: 0 4%; }
    h2 { font-size: 2.8rem; }
    th, td { font-size: 1.6rem; }
}

@media screen and (max-width: 520px) {
    .inner { padding: 0 8%; }
    h2 { font-size: 2.4rem; }
    h3 { font-size: 2.2rem; }
    h4 { font-size: 2.0rem; }
    h5 { font-size: 2.0rem; }
    h6 { font-size: 1.6rem; }
    .sec-padding {
        padding: 30px 0;
    }
}





/* ==========================================================================
Sec01 *Hero
========================================================================== */
.hero .secTop {
    background: url(img/hero-bg-01.jpg) center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 40px;
}
.hero .secUnder {
    background: rgba(20,59,156,.9);
    padding: 30px 0;
}
.hero__title {
    position: relative;
    padding: 20px 110px 0;
}
.hero h2 {
    color: #fff247;
    font-weight: 800;
}
.hero__year {
    position: absolute;
    top: 0;
    right: -5%;
    width: 30%;
}
.hero__program--img {
    text-align: center;
    margin: 20px auto;
}
.hero__program--text {
    background: rgba(20,59,156,.9);
    padding: 20px 30px;
    border-radius: 10px;
    color: #fff;
}
.hero__program--text p {
    margin: 0 auto;
    text-align: justify;
}
.hero__program--text p.text-right {
    text-align: right;
	padding-top: 10px;
}
.hero__date {
    position: relative;
}
.hero__date h3,
.hero__date table {
    color: #fff000;
    text-shadow: 0 0 8px #143b9c, 0 0 8px #143b9c, 0 0 8px #143b9c, 0 0 8px #143b9c, 0 0 8px #143b9c, 0 0 8px #143b9c, 0 0 8px #143b9c, 0 0 8px #143b9c, 0 0 8px #143b9c, 0 0 8px #143b9c, 0 0 8px #143b9c, 0 0 8px #143b9c, 0 0 8px #143b9c, 0 0 8px #143b9c, 0 0 8px #143b9c, 0 0 8px #143b9c;
}
.hero__date h3 {
    font-weight: 800;
    font-size: 3.2rem;
    margin: .5em auto;
}
.hero__date h3 span {
    font-size: 7.2rem;
}
.hero__schedule {
    position: relative;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 10px;
    padding: 20px;
}
.hero__date table {
    width: 90%;
    font-size: 3.2rem;
}
.hero__date table th,
.hero__date table td {
    font-size: 3.2rem;
    line-height: 1.0;
}
.hero__date table span {
    font-size: 2.0rem;
}
.hero__date table th {
    width: 15%;
    vertical-align: top;
    padding-top: .5%;
}
.hero__date table td {
    width: 60%;
    vertical-align: top;
}
.hero__date table td:last-child {
    width: 25%;
}
.hero__date p {
    color: #fff;
    margin: 0 auto;
}
.hero__date--plane {
    position: absolute;
    bottom: -45%;
    right: 1%;
    width: 45%;
}
.hero__schedule table {
    width: 100%;
    margin-bottom: 10px;
}
.hero__schedule table th,
.hero__schedule table td {
    vertical-align: top;
}
.hero__schedule p {
    margin: 0 auto;
    text-align: justify;
}
.hero__date table td.pc {
    display: table-cell;
}
.hero__date table td.sp {
    display: none;
}


@media screen and (min-width: 1280px) {
    .hero__date--plane {
        width: 35%;
    }
}
@media screen and (max-width: 768px) {
    .hero__title {
        padding: 20px 40px 0;
    }
    .hero__date h3 {
        font-size: 2.4rem;
    }
    .hero__date h3 span {
        font-size: 5.4rem;
    }
    .hero__date table th, .hero__date table td {
        font-size: 2.4rem;
        line-height: 1.2;
    }
    .hero__date--plane {
        bottom: -158%;
        right: 1%;
        width: 45%;
    }
}

@media screen and (max-width: 520px) {
    .hero__year {
        right: -13%;
        width: 50%;
    }
    .hero h1 {
        width: 75%;
        position: absolute;
        top: 2%;
        left: 5%;
    }
    .hero h2 {
        line-height: 1.4;
        margin-bottom: 0;
    }
    .hero__title {
        padding: 40px 40px 0;
    }
    .hero__program--img {
        width: 90%;
    }
    .hero__program--text {
		padding: 18px 18px;
		width: 92%;
		margin: auto;
    }
    .hero__date table {
        width: 100%;
    }
    .hero__date table th, .hero__date table td {
        font-size: 2.0rem;
        line-height: 1.3;
        display: block;
        float: left;
        clear: both;
        width: 100%;
    }
    .hero__date table span {
        font-size: 1.5rem;
    }
    .hero__date table td.pc {
        display: none;
    }
    .hero__date table td.sp {
        display: table-cell;
    }
    .hero__date table td:last-child {
        width: 40%;
        position: absolute;
        right: 0;
        top: 47%;
    }
    .hero__date p {
        margin: 16px auto 0;
    }
    .hero__schedule table th {
        display: block;
        float: left;
        clear: both;
        width: 100%;
    }
    .hero__schedule table tr:first-child th {
        text-align: center;
        padding-bottom: 10px;
    }
    .hero__schedule table td:nth-child(2) {
        display: block;
        float: left;
        width: 30%;
    }
    .hero__schedule table td:last-child {
        display: block;
        float: left;
        width: 70%;
    }
    .hero-pct-03 {
        position: absolute;
        width: 52%;
        bottom: -23%;
        right: -5%;
    }
    .hero .secUnder {
        padding: 30px 30px 90px;
    }
    .hero__date--plane {
        bottom: -137%;
        right: 52%;
        width: 100%;
        z-index: 10;
    }
}



/* ==========================================================================
Sec02 *Info
========================================================================== */
.info__plan {
    border: 5px solid #d9e021;
    padding: 20px 30px;
    border-radius: 10px;
}
.info__plan--title {
    position: relative;
}
.info__plan--title p {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    margin: 0 auto;
}
.info__plan--title img {
    width: 40%;
    margin-bottom: 10px;
}
.info__plan--list li {
    padding: 4px 0;
}
.info__plan--list li p {
    font-size: 2.0rem;
    margin: 0 auto;
}
.info__plan--list li p .number {
    font-size: 2.0rem;
    background: #008f3b;
    display: inline-block;
    text-align: center;
    color: #fff;
    margin-right: 10px;
    width: 30px;
    border-radius: 3px;
}
.info__plan--attention p {
    margin: 0 auto;
}
.info__novelty--block {
    background: #f0f582;
    border-radius: 10px;
    padding: 20px 30px;
    height: 100%;
}
.info__novelty--block h5 {
    margin: 0 auto;
    text-align: center;
}
.info__novelty--block h5 span {
    font-size: 1.5rem;
}
.info__novelty--block p {
    margin: 0 auto;
    text-align: justify;
}
.info__novelty {
    margin: 20px auto;
}
.info__ticket {
    border: 5px solid #d9e021;
    padding: 20px 30px;
    border-radius: 10px;
}
.btn1 {
    background: #006bb4;
    color: #fff;
    font-size: 2.6rem;
    padding: 5px 50px;
}
.btn1:hover {
    background: #fff;
    color: #006bb4;
    border: 1px solid #006bb4;
}
.info-pia-01 {
    width: 40%;
}
.info__ticket--top p {
    font-size: 2.0rem;
}
.info__ticket--middle p {
    margin: 0 auto;
    padding: 20px 0 10px;
    border-top: 1px solid #000;
}
.code {
    background: #39b54a;
    padding: 5px 50px;
    color: #fff;
    display: inline-block;
    margin: 0 auto;
}
.green {
    color: #39b54a;
    font-weight: 800;
}
.info__ticket--under p {
    border-top: 1px solid #000;
    padding: 20px 0 0;
    text-align: justify;
}
.info__venue--top {
    background: #f0f582;
    padding: 20px 0;
}
.info__venue--top h5 {
    margin: 0 auto;
}
.info__venue--top p {
    margin-bottom: 0;
    text-align: justify;
}
.info__venue--under {
    background: #d1dbf4;
    padding: 20px 0;
}
.info__venue--under h5 {
    background: #0d589f;
    color: #fff;
    margin: 0 auto;
    font-size: 1.6rem;
    text-align: center;
    border-radius: 50%;
    padding: 20px;
}
.info__venue--under p {
    margin: 0 auto;
    text-align: center;
    color: #0d589f;
    height: 22px;
}
.info__venue--under p.fxs {
    letter-spacing: -1px;
    font-size: 1.2rem;
}
.info__contact {
    padding: 30px 0;
}
.info__contact h5 {
    color: #009245;
    border: 1px solid #009245;
    margin: 0 auto 10px;
    padding: 10px;
}
.info__contact p {
    font-size: 2.2rem;
    margin: 0 auto;
}
.info__contact p span {
    font-size: 1.6rem;
    margin-left: 10px;
}
.info__contact p.tel {
    font-size: 2.8rem;
}
.btn2 {
    display: block;
    background: rgba(0,146,69,.8);
    color: #fff;
    font-size: 2.2rem;
    padding: 10px;
    margin: 10px auto 0;
}
.btn2:hover {
    background: #fff;
    color: rgba(0,146,69,.8);
    border: 1px solid rgba(0,146,69,.8);
}
.info__plan--list li:last-child p {
    line-height: 1.1;
}
.info__plan--list li:last-child p span.number {
    line-height: initial;
}
.info__plan--list li:last-child p span.fs {
    margin-left: 33px;
}



@media screen and (max-width: 768px) {
    .info__plan--list ul {
        padding: 0;
    }
    .info__plan--list li p {
        font-size: 1.8rem;
    }
    .info__plan--list li p .number {
        font-size: 1.6rem;
        background: #008f3b;
        margin-right: 8px;
        width: 25px;
        border-radius: 3px;
    }
    .info__plan--list li p.sp .number {
        line-height: initial;
    }
    .info__plan--attention p {
        font-size: 1.3rem;
    }
    .info__ticket--top p {
        font-size: 1.8rem;
        margin: .5em auto;
    }
    .info__ticket--top {
        text-align: center;
    }
    .info__ticket--top .text-right {
        text-align: center;
    }
    .info-title-02 {
        width: 40%;
        margin: auto;
    }
    .info-pia-01 {
        width: 20%;
        padding: 10px 0 0;
    }
    .info__ticket--top .s_order2 {
        order: 2;
    }
    .info__ticket--top .s_order3 {
        order: 3;
        padding-bottom: 10px;
    }
    .info__ticket--under p {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 520px) {
    .info__plan--list li p .number {
        font-size: 1.5rem;
        background: #008f3b;
        margin-right: 5px;
        width: 20px;
        border-radius: 2px;
    }
    .info__plan--list .s_order2 {
        order: 2;
    }
    .info__plan--list .s_order3 {
        order: 3;
        padding-bottom: 10px;
    }
    .info__plan {
        padding: 20px;
    }
    .info__plan--list li p.sp span.fs,
    .info__plan--list li p.tb span.fs {
        margin-left: 25px;
    }
    .info__plan--list hr {
        margin-bottom: 0;
    }
    .info__plan--list li p {
        font-size: 1.8rem;
        letter-spacing: 0;
    }
    .info__plan--title img {
        width: 80%;
        margin-bottom: 10px;
    }
    .info__plan--title p {
        position: inherit;
        margin: 20px auto 0;
    }
    .info__novelty--block {
        padding: 15px 30px;
        height: auto;
        margin: 5px auto;
    }
    .info__novelty {
        margin: 10px auto;
    }
    .info-title-02 {
        width: 80%;
    }
    .info-pia-01 {
        width: 40%;
    }
    .info__ticket--top p {
        font-size: 1.6rem;
        margin-bottom: 10px;
    }
    .btn1 {
        font-size: 2.0rem;
    }
    .info__ticket--top p.fs {
        margin-top: 20px;
    }
    .info__venue--under {
        padding: 0;
    }
    .info__venue--under .row {
        justify-content: center;
        padding: 15px;
    }
    .info__venue--under h5 {
        border-radius: 0;
    }
    .fxs {
        font-size: 1.1rem!important;
        letter-spacing: 0;
    }
    .info__contact h5 {
        font-size: 1.6rem;
    }
    .info__contact p {
        font-size: 1.8rem;
    }
    .btn2 {
        font-size: 1.8rem;
    }
}


/* ==========================================================================
Sec03 *Access
========================================================================== */
.access {
    padding: 0 0 40px;
}
.access__title {
    background: #be1a20;
}
.access__title h2 {
    color: #fff;
}
.access__title h2 img {
    width: 40%;
}
.access__title h2 span {
    background: #f29600;
    border-radius: 50%;
    width: 56px;
    height: 56px;
    font-size: 1.8rem;
    display: inline-block;
    vertical-align: middle;
    align-items: center;
    line-height: 56px;
    margin: 0 5px;
}
.access-title-01 {
    width: 60%;
    margin-bottom: 10px;
}
.access__map p {
    color: #c61a22;
    font-size: 1.8rem;
    margin: 0 auto;
}
.access .title {
    position: relative;
    background: #be1a20;
    color: #fff;
    text-align: center;
    border-radius: 50px;
    padding: 5px;
    margin: 40px auto;
}
.access .title h4 {
    margin: 0 auto;
}
.access .title p {
    font-size: 1.0rem;
    position: absolute;
    top: 60%;
    transform: translateY(-50%);
    right: 2%;
    margin: 0 auto;
}
.access__way--time img {
    margin: 30px auto 0;
}
.access__way p {
    margin: 40px auto 0;
    justify-content: center;
}
.access__tour--box {
    background: #f8f5ca;
    padding: 20px;
    height: 210px;
    margin: 5px auto;
    border-radius: 10px;
}
.increase {
    height: 240px;
}
.access__tour--box h6 {
    margin: 0 auto;
}
.access__tour--box span {
    background: #9e0810;
    color: #fff;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: inline-block;
    margin-right: 10px;
    text-align: center;
    line-height: 25px;
    font-size: 1.6rem;
}
.access__tour--box p {
    margin: 10px auto 0;
    text-align: justify;
    letter-spacing: 0;
}
.access__tour .row .col-lg-6:nth-child(7) img {
    margin-top: 5px;
}
.access__gourmet--box {
    background: #f8f5ca;
    padding: 20px;
    margin: 5px auto;
    border-radius: 10px;
    height: 420px;
}
.access__gourmet--box h6 {
    text-align: center;
    margin: 0 auto 15px;
}
.access__gourmet--box p {
    margin-bottom: 0;
}
.access__stay h5 {
    margin: 0 auto;
    color: #c1272d;
}
.access__stay h5 a {
    font-size: 1.6rem;
}



@media screen and (max-width: 768px) {
    .access__tour--box {
        height: auto;
    }
    .access__gourmet--box {
        height: auto;
    }
    .access__gourmet--box h6 {
        text-align: left;
    }
    .access__gourmet--box p {
        margin-top: 30px;
    }
    .access .title {
        margin: 40px auto 20px;
    }
}

@media screen and (max-width: 520px) {
    .access-title-01 {
        width: 90%;
        margin-bottom: 20px;
    }
    .access__title h2 {
        line-height: 1.8;
        margin-bottom: 0;
    }
    .access__title h2 img {
        width: 70%;
    }
    .access__title h2 span {
        width: 50px;
        height: 50px;
        font-size: 1.5rem;
        line-height: 50px;
    }
    .access__map p {
        font-size: 1.6rem;
        text-align: justify;
        margin-bottom: 10px;
    }
    .access .title {
        margin: 20px auto;
    }
    .access__way .inner {
        padding: 0 4%;
    }
    .access-root-04 {
        width: 60%;
    }
    .access .title p {
        letter-spacing: 0;
    }
    .access__tour--box p {
        font-size: 1.3rem;
    }
    .access__tour--box span {
        width: 20px;
        height: 20px;
        margin-right: 5px;
        line-height: 20px;
        font-size: 1.4rem;
    }
    .access__stay h5 {
        font-size: 1.8rem;
    }
    .access {
        padding: 0 0 20px;
    }
}


/* ==========================================================================
Sec04 *Form
========================================================================== */
.form {
    background: rgba(140,198,63,.25);
}
.form__title h3 {
	margin-bottom: 10px;
}
.form p {
    margin: 10px auto 2px;
    color: #3e3a39;
}
.form input,
.form textarea {
    width: 100%;
    font-size: 1.6rem;
    padding: 5px;
    border: 1px solid #ddd;
}
.form__btn {
	width: 40%;
    margin: 20px auto;
	text-align: center;
}
.form__btn input {
    background: #009245;
    color: #fff;
    border-radius: 30px;
    border: none;
}
.form__btn button {
    background: #009245;
    color: #fff;
    border-radius: 30px;
    border: none;
    width: 100%;
    font-size: 1.6rem;
}
.form__btn input {
	font-weight: 600;
}
.form th,
.form td {
    font-size: 1.6rem;
    color: #3e3a39;
    display: block;
    float: left;
    clear: both;
    width: 100%;
}
.form th {
	margin: 10px auto 2px;
}
.formTable {
	width: 100%;
}
.flex {
	display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
	flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    justify-content: center;
    -ms-flex-pack: distribute;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}


@media screen and (max-width: 768px) {

}

@media screen and (max-width: 520px) {

}

/* ==========================================================================
Footer
========================================================================== */
footer {
    background: url(img/footer-bg-01.jpg) bottom;
    background-size: cover;
}
.footer__top {
    background: rgba(20,59,156,.8);
    text-align: center;
    color: #fff;
    padding: 30px 0 10px
}
.footer__top h5 {
    border: 1px solid #fff;
    margin: 0 auto 10px;
    padding: 10px;
}
.footer__top p {
    font-size: 2.2rem;
    margin: 0 auto;
}
.footer__top p span {
    font-size: 1.6rem;
    margin-left: 10px;
}
.footer__top p.tel {
    font-size: 2.8rem;
}
.footer__under {
    height: 320px;
    position: relative;
}
.footer__under--logo {
    position: absolute;
    bottom: 10%;
    right: 10%;
    width: 20%;
}
.footer__credit {
    background: #fff;
    text-align: center;
    padding: 6px 0;
}
.footer__credit p {
    font-size: 1.0rem;
}


@media screen and (max-width: 768px) {

}

@media screen and (max-width: 520px) {
    .footer__top h5 {
        font-size: 1.6rem;
    }
    .footer__top {
        padding: 10px 0 0;
    }
    .footer__top p {
        font-size: 1.8rem;
    }
    .footer__under--logo {
        bottom: 10%;
        right: 5%;
        width: 40%;
    }
}


/* ==========================================================================
Waypoints
========================================================================== */
.wp1, .wp2, .wp3, .wp4, .wp5, .wp6 { visibility: hidden; }
.bounceInLeft,
.bounceInRight,
.fadeInUp,
.fadeInUpDelay,
.fadeInDown,
.fadeInUpD,
.fadeInLeft,
.fadeInRight {
    visibility: visible;
}
.delay1s {
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
}
.delay15s {
    animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
}
.animated.duration {
    animation-duration: 2s;
}
.delayed {
 	animation: fadeIn 3s ease 0s 1 normal;
    -webkit-animation: fadeIn 3s ease 0s 1 normal;
}
@keyframes fadeIn { 
    0% {opacity: 0} /* 始め */
    100% {opacity: 1} /* 終わり */
}
/*古いブラウザ用　-------　一度追加していたら不要*/
@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
.marker {
    background: -webkit-linear-gradient(left, rgb(255,250,153) 50%, transparent 50%);
    background: -moz-linear-gradient(left, rgb(255,250,153) 50%, transparent 50%);
    background: linear-gradient(left, rgb(255,250,153) 50%, transparent 50%);
  background-repeat: no-repeat;
  background-size: 200% .8em; 
    background-position: 100% .5em;
    transition: 2s;
    display: inline;
}
.marker.is-active{
    background-position: 0% .5em;
}
.marker.sp {
    display: none;
}
 .fadein {
  opacity: 0;
  transform : translate(0, 50px);
  transition : all 2000ms;
}
.fadein.scrollin{
  opacity: 1;
  transform: translate(0, 0);
}
.pulse {
	-webkit-animation-iteration-count: 5;
	animation-iteration-count: 5;
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.present__btn--box:hover {
    margin-top: 5px;
    margin-right: -5px;
    margin-left: 5px;
    box-shadow: 7px 7px 0 rgba(0,0,0,.2);
    transition: .6s;
    background: #319699;
}


@media screen and (max-width: 520px) {
    .pc { display: none; }
    .sp { display: block; }
}




