html, body {
    font-family: 'montserrat-regular', sans-serif;
    font-size:17px;
    color:#fff;
    background-color:#f8f8f8;
    background-image:url(img/event_bg.png);
    max-width: 100%;
    /*height: 100%;*/
    overflow-x: hidden;
}

header {
    height: 40px;
    width: 100%;
    background-color:#f8f8f8;
    background-image:url(img/event_bg.png);
    position: fixed;
    top: 0;
    z-index: 2000;
}

.carousel-inner {
    /* background-color:#f8f8f8;
    background-image:url(img/event_bg.png); */
}

.btn {
    border-radius:0;
    font-size:20px;
    padding:9px 23px;
}

a {
    -webkit-transition:300ms;
    -moz-transition:300ms;
    -o-transition:300ms;
    transition:300ms;
}

a:focus,a:hover {
    text-decoration:none;
    outline:none;
    color:#008cdd;
}

h1,h2,h3,h4,h5,h6 {
    font-weight:300;
    /* text-transform:uppercase; */
}

h2 {
    font-size:36px;
}

.main-nav {
    position:absolute;
    width:100%;
    z-index:999;
}

.main-nav .container {
    width:100%;
}

#main-area {
  max-width: 1200px;
  margin: 0 auto 10px auto;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
  background: #E5E5E5;
}

#top-area {
    /* margin-top: 45px;
    background-color:#f8f8f8;
    position:relative;
    overflow:hidden; */
    max-width: 1200px;
    margin: 45px auto 0px auto;
    padding-top: 20px;
    padding-bottom: 10px;
    position:relative;
    /* overflow:hidden; */
}

#main-slider img {
    width:100%;
}

#main-slider .carousel-caption {
    bottom:14%;
    float:left;
    left:0;
    opacity:0.8;
    padding:10px 60px 35px;
    right:inherit;
    /* text-transform:uppercase; */
    color:#fff;
    text-align:left;
}

#main-slider .carousel-caption h2 {
    font-size:38px;
}

#main-slider .carousel-caption h4 {
    font-size:24px;
}

#main-slider .carousel-caption a {
    font-size:22px;
    color:#2da1c5;
}

#main-slider .carousel-caption a:hover {
    color:#2588a6;
}

#main-slider .carousel-caption a:hover i {
    margin-left:35px;
}

#main-slider .carousel-caption a i {
    margin-left:15px;
    -webkit-transition:all .3s ease-in-out;
    -moz-transition:all .3s ease-in-out;
    -ms-transition:all .3s ease-in-out;
    -o-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out;
}

#main-slider .carousel-indicators li {
    background-color:#1B7B98;
    border:1px solid #1B7B98;
}

#main-slider .carousel-indicators li.active {
    background-color:#fff;
    border:1px solid #ddd;
}

.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    max-width: 90%;
    border: solid 3px #EEEEEE;
}

#calpush-area {
    /* background-color:#f8f8f8;
    background-image:url(img/event_bg.png);
    background-position:center bottom;
    background-repeat:repeat;
    margin-top: 0px;
    position:relative;
    overflow:hidden; */
    background-position:center bottom;
    background-repeat:repeat;
    position:relative;
    overflow:hidden;
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 20px;
    padding-top: 10px;
}

#webpush-area {
}

.webpush-permission {
  max-width: 1200px;
  margin: 10px auto 0 auto;
  /* background: #01b0f0; */
  background: #80d7f7;
  text-align: center;
  padding: 5px;
}

#calpush-area h1 {
    font-size:42px;
    /* text-transform:uppercase; */
    text-align:center;
}

.calpush-time-info {
    margin-top: -8px;
    padding: 11px 0 2px 0;
    width: 100%;
    border: solid 3px #EEEEEE;
}

.calpush-time-info-pc {
    margin-top: -5px;
    padding: 11px 0 6px 0;
    width: 100%;
    border: solid 3px #EEEEEE;
}

.pc-event-time {
    font: 23px/1.0em 'montserrat-regular', sans-serif;
    color: red;
    text-shadow: 0px 1px 4px rgba(0, 0, 0, .2);
    font-weight:300;
    line-height:20px;
    margin-top: -20px;
    /* text-transform:uppercase; */
}

.single-event {
    margin-top: -5px;
}

.single-event-details {
  text-align: left;
}

.single-event h2 {
    font: 23px/1.3em 'montserrat-regular', sans-serif;
    color: #666;
    text-shadow: 0px 1px 4px rgba(0, 0, 0, .2);
    line-height:35px;
    margin-top: 5px;
    /* text-transform:uppercase; */
}

.single-event h3 {
    font: 19px/1.5em 'montserrat-regular', sans-serif;
    color: #666;
    text-shadow: 0px 1px 4px rgba(0, 0, 0, .2);
    font-weight:300;
    line-height:26px;
    margin-top: 5px;
    /* text-transform:uppercase; */
}

.calpush-event-title {
    text-align: center;
    margin-top: -5px;
}

.single-event h4 {
    font: 16px/1.0em 'montserrat-regular', sans-serif;
    color: #666;
    text-shadow: 0px 1px 4px rgba(0, 0, 0, .2);
    font-weight:200;
    line-height:23px;
    margin-top: 0px;
    display:block;
}

.calpush-day-span {
    font: 17px/1.0em 'montserrat-regular', sans-serif;
    color: red;
    text-shadow: 0px 1px 4px rgba(0, 0, 0, .2);
    font-weight:200;
    line-height:28px;
    display: inline-block;
    margin-left:5px;
    margin-top: -5px;
    width: 45%;
}

.calpush-day-span-end {
    font: 17px/1.0em 'montserrat-regular', sans-serif;
    color: red;
    text-shadow: 0px 1px 4px rgba(0, 0, 0, .2);
    font-weight:200;
    line-height:28px;
    display:inline-block;
    margin-top: -5px;
    width: 45%;
}

.calpush-sameday-start {
    font: 27px/1.2em 'montserrat-regular', sans-serif;
    color: red;
    text-shadow: 0px 1px 4px rgba(0, 0, 0, .2);
    font-weight:200;
    line-height:26px;
    margin-left:5px;
    margin-top: -5px;
    padding-bottom: 12px;
}

.calpush-sameday-end {
    font: 27px/1.2em 'montserrat-regular', sans-serif;
    color: red;
    text-shadow: 0px 1px 4px rgba(0, 0, 0, .2);
    font-weight:200;
    line-height:26px;
    margin-top: 5px;
    padding-bottom: 12px;
}

.day-span-arrow {
    margin-top:5px;
    margin-bottom: 5px;
    width: 16px;
    display: inline-block;
}

.day-span-arrow img {
    width: 16px;
    opacity: 0.75;
}

.pc-day-span-info {
    margin-top: -20px;
}

#event-details-short {
    margin-top: 10px;
    padding-top:5px;
    line-height: 1.4;
    text-align: left;
}

#event-details {
    margin-top: 10px;
    padding-top:5px;
    line-height: 1.4;
    text-align: left;
}

#event-details-short-sp {
    margin-top: -5px;
    padding-top:5px;
}

#event-details-sp {
    margin-top: -5px;
    padding-top:5px;
}

.single-event h5 {
    font: 16px/1.0em 'montserrat-regular', sans-serif;
    color: #666;
    text-shadow: 0px 1px 4px rgba(0, 0, 0, .2);
    font-weight:200;
    line-height:22px;
    margin-top:5px;
    display:block;
}

.single-event h6 {
    font: 15px/1.0em 'montserrat-regular', sans-serif;
    color: #666;
    text-shadow: 0px 1px 4px rgba(0, 0, 0, .2);
    font-weight:200;
    line-height:26px;
    margin-top:5px;
    display:block;
}

.event-detail-area {
    margin-top: 10px;
    margin-bottom: 10px;
}


.event-detail-area h5 {
    font: 17px/1.0em 'montserrat-regular', sans-serif;
    color: #666;
    text-shadow: 0px 1px 4px rgba(0, 0, 0, .2);
    font-weight:200;
    line-height:21px;
    margin-top: 0px;
    display:block;
}

.event-detail-area h6 {
    font: 15px/1.0em 'montserrat-regular', sans-serif;
    color: #666;
    text-shadow: 0px 1px 4px rgba(0, 0, 0, .2);
    font-weight:200;
    line-height:21px;
    margin-top:5px;
    display:block;
}



#calpush-banner {
    background-color:#dfdfdf;
    background-image:url(img/paper.png);
    background-size:contain;
    background-position:center,bottom;
    background-repeat:repeat;
    position:relative;
}

#calpush-banner .col-sm-12 {
    z-index:10;
}

#calpush-banner .item ul {
    font-size:0;
    padding:0;
}

#calpush-banner .item ul li {
    display:inline-block;
    list-style:none;
    text-align: center;
    margin-bottom:35px;
}

#calpush-banner .item ul li:last-child {
    margin-right:0;
}

.calpush-banner-ul {
    text-align: center;
}

#support-info {
    color: #BBB;
    /*background-color:#414751;
    background-image:url(img/support_bg.png);*/
    background-position:50% 0;
    background-size:contain;
    position:relative;
    background-repeat:repeat;
    margin-top: -15px;
    padding-top: 20px;
    padding-bottom: 15px;
}

#support-info h2 {
    font: 32px/1.0em 'montserrat-regular', sans-serif;
    color: #333;
    text-shadow: 0px 1px 4px rgba(0, 0, 0, .2);
    font-weight:300;
    margin-bottom:40px;
    margin-top:70px;
    /* text-transform:uppercase; */
}

#support-info li {
    display: inline-block;
    font-size: 11px;
    margin-right: 5px;
    text-decoration: underline;
}

.copyright-pc {
    color: #333;
    margin-top: 15px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 0.6em;
    width: 100%;
    text-decoration: none !important;
}

.copyright-sp {
    color: #333;
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 0.6em;
    width: 100%;
    text-decoration: none !important;
}


#footer {
    background-color:#212121;
    background-image:url(img/footer_bg.png);
    color:#FFF;
    font-size:16px;
    margin-bottom: 5px;
    max-width: 100%;
    padding:40px 0 40px;
}

#footer a:hover {
    color:#1B7B98;
}

.btn12{ display: inline-block;
    text-decoration: none;
    color: rgba(80, 80, 80, 0.63);
    width: 80px;
    height: 80px;
    line-height: 80px!important;
    font-size: 40px!important;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    font-weight: bold;
    background-image: -webkit-linear-gradient(#e8e8e8 0%, #d6d6d6 100%);
    background-image: linear-gradient(#e8e8e8 0%, #d6d6d6 100%);
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.66);
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.5), 0 2px 2px rgba(0, 0, 0, 0.19);
    border-bottom: solid 2px #b5b5b5;
}
.btn12:active{
    background-image: -webkit-linear-gradient(#efefef 0%, #d6d6d6 100%);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), 0 2px 2px rgba(0, 0, 0, 0.19);
    border-bottom: none;
}

.cal-btn-div {
    /* padding-top: 10px; */
    font-size: 2.0em;
    text-align:center;
    margin-top: 10px;
    max-width: 90%;
    margin: 0 auto;
}

.cal-btn-div img {
    margin-top:-7px;
    margin-left: 10px;
    margin-right: 3px;
}

/* Go To Top Button */
#go-top {
    position: relative;
    top: -40px;
    left: 42%;
    text-align: center;
    z-index: 889;
}
#go-top a {
    text-decoration: none;
    border: 0 none;
    display: block;
    width: 60px;
    height: 60px;
    background: #525252;

    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;

    color: #fff;
    font-size: 21px;
    line-height: 60px;
    border-radius: 100%;
}
#go-top a:hover {
    background: #0F9095;
}

#go-top a img {
    margin-top: -1px;
}

.copyright {
    font-size: 10px;
    text-align: center;
}

#details-close-button {
    position: fixed;
    bottom: 50px;
    right: 10px;
    display: none;
}

#details-close-button img {
    width: 60px;
}

#close-button {
    /*background-color: #ddd;
    border-radius: 5px;*/
    /* color: #777;
    font-size: 26px;
    font-weight: bold;
    position: fixed;
    top: -5px;
    right: 10px;
    z-index: 2000; */
    color: #777;
    font-size: 40px;
    font-weight: bold;
    /* position: fixed; */
    float: right;
    top: -5px;
    right: 10px;
    width: 30px;
    height: 30px;
    z-index: 5000;
    margin-right: 14px;
}

#close-button-sp {
    color: #777;
    font-size: 26px;
    font-weight: bold;
    position: fixed;
    top: 0px;
    right: 0px;
    width: 35px;
    padding-left:5px;
    z-index: 5001;
}

/* Buttons  --------------------------------------------------------- */
.button, input[type="reset"] {
    font: 20px/24px 'montserrat-bold', sans-serif;
    background: #0066cc; /*#3175EB;*/
    color: #fff;
    display: inline-block;
    text-decoration: none;
    letter-spacing: 0;
    padding: 12px 20px;
    margin-bottom: 20px;
    border: none;
    cursor: pointer;
    height: auto;
    letter-spacing: 1px;

    -webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
         -o-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;

    border-radius: 3px;
}


.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
    background: #5A90EF;
    color: #fff;
}

/* CalPush Buttons */
#calpush-btn-area {
    /*position: fixed;
    bottom: 100px;
    right: 13%;
    z-index: 20000;
    */
}

.calpush-btn-top {
    background-image:url(img/event_bg.png);
    margin-bottom: -5px;
    padding-top: 15px;
    text-align: center;
}

.calpush-btn-top-sp {
    background-image:url(img/event_bg.png);
    margin-bottom: 5px;
    padding-top: 8px;
    text-align: center;
}

#calpush-btn.buttons {
    text-align: center;
    margin: 0 0 18px 0;
    position: fixed
}
#calpush-btn .buttons .button {
    letter-spacing: 2px;
}

.calpush-google-btn {
    font: 18px/18px 'montserrat-bold', sans-serif;
    background: #0066cc;/*#3175EB;*/
    color: #fff;
    display: inline-block;
    text-decoration: none;
    letter-spacing: 0;
    padding: 12px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    height: auto;
    letter-spacing: 1px;
    margin-top: 10px;
    margin-bottom: 10px;;
    margin-right: 20px;
    width:100%;
    text-align: center;
    z-index: 20001;

    -webkit-animation-delay: 2s;
       -moz-animation-delay: 2s;
        -ms-animation-delay: 2s;
         -o-animation-delay: 2s;
    -webkit-animation-iteration-count: 3;
       -moz-animation-iteration-count: 3;
}
.calpush-ical-btn {
   background: #0066cc; /*#3175EB;*/
   margin-right: 30px;
   border-radius: 5px;

   -webkit-animation-delay: 2s;
      -moz-animation-delay: 2s;
       -ms-animation-delay: 2s;
        -o-animation-delay: 2s;
   -webkit-animation-iteration-count: 3;
      -moz-animation-iteration-count: 3;
}
.calpush-ical-btn:hover { color: #F7F7F7; }
.calpush-google-btn:hover { color: #F7F7F7; }

/* SNS menu guide */
/*#ln-menu-guide {
    top: 3px;
    right:27px;
    width:65px;
    position:fixed;
    z-index:10000
}

#tw-menu-guide {
    top: 3px;
    right:-7px;
    width:65px;
    position:fixed;
    z-index:10001
}

#fb-menu-guide {
    top: 3px;
    right:-8px;
    height:65px;
    position:fixed;
    z-index:10002;
}*/

#ln-menu-guide {
    top: 12px;
    right:30px;
    width:auto;
    font-size:13px;
    text-align: center;
    background-color: #1919ff;
    color:#fff;
    padding: 2px 1px;
    position:fixed;
    z-index:10000
}

#tw-menu-guide {
    top: 12px;
    right:10px;
    width:auto;
    font-size:13px;
    text-align: right;
    background-color: #1919ff;
    color:#fff;
    padding: 2px 1px;
    position:fixed;
    z-index:10001
}

#fb-menu-guide {
    top: 12px;
    right:5px;
    width:auto;
    font-size:13px;
    text-align: right;
    background-color: #1919ff;
    color:#fff;
    padding: 2px 1px;
    position:fixed;
    z-index:10002;
}
/*
#ln-menu-arrow {
    top: -2px;
    right:55px;
    width:16px;
    position:fixed;
    z-index:9995;
}

#tw-menu-arrow {
    top: -2px;
    right:18px;
    width:16px;
    position:fixed;
    z-index:9996;
}

#fb-menu-arrow {
    top: -2px;
    right:15px;
    width:16px;
    position:fixed;
    z-index:9997;
}
*/

#ln-menu-arrow {
    top: 0px;
    right:42px;
    width:70%;
    position:fixed;
    z-index:9995;
}

#tw-menu-arrow {
    top: 0px;
    right:4px;
    width:70%;
    position:fixed;
    z-index:9996;
}

#fb-menu-arrow {
    top: 0px;
    right:3px;
    width:70%;
    position:fixed;
    z-index:9997;
}

.open_safari_note {
    margin-top: -25px;
    margin-bottom: 30px;
    color:blue;
    text-align: center;
    font-size: 13px;
    width: 100%;
}

.smoothscroll {
    margin-top: 20px;
}

#calpush-close {
    font: 19px/20px 'montserrat-bold', sans-serif;
    text-align: center;
    border-radius: 3px;
    display:none;
}

#calpush-close a {
    padding-left: 40px;
    padding-right: 40px;
}

.calpush-monthday-sp {
    margin-left:15px;
    margin-top: -1px;
    color: red;
    font-size:16px;
    width: 20%
}

.calpush-title-sp {
    margin-left: -10px;
    margin-top: -1px;
    margin-right: -10px;
    font-size:17px;
    text-align: left;
    width: 78%;
}

.calpush-dayspan-time-sp {
    margin-top: 3px;
    margin-left:-5px;
    font-size: 13px;
    padding-bottom: 4px;
    color:red;
    text-align: center;
    width: 100%;
}

.calpush-time-sp {
    margin-left: -5px;
    font-size: 17px;
    color:red;
    text-align: center;
    width: 100%;
}

.calpush-location {
    margin-left: -5px;
    margin-top: -2px;
    margin-bottom:0px;
    padding-bottom: 2px;
    font-size: 13px;
    text-align: center;
    width: 100%;
}

.event-location-pc {
    padding-top: 10px;
}

.event-location-sp {
    margin-top: -2px;
    padding-bottom: 7px;
}


@media all and (min-width: 375px) {
    .calpush-dayspan-time-sp {
        font-size: 15px;
    }
}

@media all and (min-width: 480px) {
  #top-area{
      margin-top:0%;
    }
    #calpush-area h2{
      font-size:22px;
      margin-bottom:28px;
    }
    .calpush-google-btn {
        margin-top: -5px;
        width: 80%;
    }
    #event h2{
      font-size:30px;
    }
    .single-event{
      margin-bottom:10px;
    }
    .single-event h5 {
         margin-top:10px;
    }

    #footer{
      font-size:14px;
    }

    .btn12{ display: inline-block;
        text-decoration: none;
        color: rgba(80, 80, 80, 0.63);
        width: 70px;
        height: 70px;
        line-height: 70px!important;
        font-size: 38px!important;
        border-radius: 50%;
        text-align: center;
        vertical-align: middle;
        overflow: hidden;
        font-weight: bold;
        background-image: -webkit-linear-gradient(#e8e8e8 0%, #d6d6d6 100%);
        background-image: linear-gradient(#e8e8e8 0%, #d6d6d6 100%);
        text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.66);
        box-shadow: inset 0 2px 0 rgba(255,255,255,0.5), 0 2px 2px rgba(0, 0, 0, 0.19);
        border-bottom: solid 2px #b5b5b5;
    }
    .btn12:active{
        background-image: -webkit-linear-gradient(#efefef 0%, #d6d6d6 100%);
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), 0 2px 2px rgba(0, 0, 0, 0.19);
        border-bottom: none;
    }

    .cal-btn-div {
        margin-top: 8px;
        text-align:center;
        font-size: 1.5em;
    }

    #go-top {
        top: -40px;
        left: 48%;
    }

    #go-top img {
      margin-top: -3px;
    }

    #close-button {
        top: 10px;
        right: 15px;
        /*width: 30px;*/
    }

    .copyright {
        font-size: 8px;
    }
}


@media screen and (max-width: 499px){
    #sns-button {
        text-align: center;
        padding-bottom: 15px;
        margin-top: 25px;
    }
}

@media screen and (min-width: 500px){
    #sns-button {
        text-align: center;
        padding-bottom: 5px;
        margin-top: 25px;
    }
}

.share-btn {
    width: 45px;
    height: 45px;
}

.share-url{
    padding: 0px 6px;
}


@media all and (min-width: 768px){

    #top-area{
        margin-top:10%;
    }

    .img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img, .cal-btn-div {
        max-width: 85%;
    }
    .cal-btn-div {
        margin-top: 15px;
    }

    #calpush-area h2{
        font-size:23px;
        margin-bottom:30px;
    }

    .single-event{
        /*margin-bottom:30px;*/
    }
    .single-event h5 {
        margin-top:10px;
    }

    .calpush-google-btn {
        font: 20px/24px 'montserrat-bold', sans-serif;
        margin-top: 10px;
        margin-bottom: 10px;
        width: 75%;
    }


    #event h2,
    #about h2,
    #calpush-banner h2{
        font-size:30px;
    }
    .button {
        font: 22px/28px 'montserrat-bold', sans-serif;
    }

    #event-details-short {
        line-height: 1.5;
    }

    #event-details {
        line-height: 1.5;
    }

    #support-info {
        margin-top: -5px;
    }

    #footer{
        font-size:16px;
    }
    #go-top {
        top: -157px;
        left: 45%;
    }

    #go-top {
        top: -150px;
        left: 42%;
    }
}

@media all and (min-width: 992px) {
    #event .col-md-9{
        z-index:10;
    }
    .calpush-google-btn {
        width: 60%;
    }
}


@media all and (min-width: 1200px){

    .img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img, .cal-btn-div {
        /* max-width: 80%; */
        max-width: 1024px;
    }

    .calpush-google-btn {
        width: 60%;
    }

}

@media all and (min-width: 1280px){
    .img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img, .cal-btn-div {
        /* max-width: 70%; */
        max-width: 1024px;
    }
}

@media all and (min-width: 1680px){
    .img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img, .cal-btn-div{
        /* max-width: 65%; */
        max-width: 1024px;
    }
}
