.LSC_explain{
    text-align: center;
}

.lsc_sight .contents-hero__index {
    top: 87px;
}

.lsc_sight .site-header-container {
    height: 87px;
}

.lsc_sight .index-banners .index-banners-list {
    grid-template-columns: repeat(3, 1fr);
    width: 81%;
    margin: 0 auto;
}

.lsc_sight .index-banners {
    margin: 3em 0;
}

.index-banners .index-banners-list .index-banners-list__item_a {
    background: #B43535;
    text-align: center;
    padding: 20px;
    /* border: 1px solid #218372; */
    color: #fff;
    width: 100%;
    display: block;
}

.index-banners .index-banners-list .index-banners-list__item_b {
    background: #fff;
    margin: 0em 0;
    text-align: center;
    padding: 20px;
    width: 100;
    display: block;
    color:rgba(33, 131, 114, 0.6) ;
    }

.index-banners .index-banners-list .index-banners-list__item_c {
    background: #218372;
    margin: 0em 0;
    color: #fff;
    text-align: center;
    padding: 20px; 
    width: 100;
    display: block;
}
.reserve_banner {
    background: #218372;
    margin: 14px 20px;
    padding: 6px;
    text-align: center;
    padding: 15px 15px;
    text-decoration: none;
    display: block;
}

.reserve_banner a {
color: #fff;
}

.index-banners .index-banners-list .index-banners-list__item_c a {
    color: #fff;
}


.title {
   background-color: #fff;
    font-size: 34px;
    font-weight: bold;
    padding: 30px 0;
    font-family: "Yu Mincho", YuMincho,　serif;
}

.title p {
    width: 85%;
    margin: 0 auto;
}

#YouTube_channel {
    background: #B43535;
    text-align: center;
    padding: 20px;
    color: #fff;
    width: 100%;
    display: block;
}

.table-LSC table-usage_time{
    width: 770px;
    margin-top: 1em;
    /*margin: 8vw 0 5.8666666667vw;*/
    margin-left: 25px;
    border-collapse: collapse;
    padding-right: 2px;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
}

.ymovie{
    padding: 20px;
}


.google_slide iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 91%;
    height: 100%;
    right: 0;
    margin: 0 auto;
}

.google_slide {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.lsc_logo img {
    width: 100%;
}

.lsc_logo {
    width: 200px;
    margin: 10px 0 0 32px;
}

 h1.support_txt { 
    font-size: 1.1rem;
    font-family: "Yu Mincho", YuMincho,aｬ ｬ serif;
    padding: 15px 11px;
    width: 47%;
    margin: 5px auto 0 14%;
 } 
 
 


.mobile-fixed-nav {
    width: 82px !important;
    height: 82px !important;
}

.drawer-hamburger {
    width: 80px !important;
    height: 80px !important;
}

@media print, screen and (max-width: 1552px) {
 h1.support_txt { 
    font-family: "Yu Mincho", YuMincho,　serif;
    padding: 15px 11px;
    margin: 5px auto 0 11%;
    }
  }

@media print, screen and (max-width: 1320px) {
h1.support_txt {
    width: 53%;
    margin: 5px auto 0 7%;
}
  }

@media print, screen and (max-width: 1169px) {
h1.support_txt {
    width: 54%;
    margin: 0px auto 0 7%;
}
}

@media print, screen and (max-width: 1024px) {
#LSC_reserve {
    width: 87% !important;
    margin: 6px auto !important;
    padding: 8px !important;
}
}

@media print, screen and (max-width: 924px) {
.lsc_logo {
    width: 239px;
    margin: 10px 0 0 32px;
}


}
@media print, screen and (min-width: 768px) and (max-width: 834px){
.global-nav {
   display: block !important;
}
}

@media print, screen and (min-width: 768px){
.global-nav {
    transition: 500ms cubic-bezier(0.17, 0.935, 0.305, 1);
    pointer-events: auto;
    opacity: 1;
    position: fixed;
    top: 150px;
    left: 3.125%;
    background: rgba(0, 0, 0, 0.8);
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 5;
}

}

@media print, screen and (min-width: 768px) and (max-width: 834px){
.article-container__index {
    margin: 0 0 0 270px !important;
}

.movie-txt {
    bottom: -52px;
}

}



/*PDFのバナー*/
.btn_LSC_staff:before {
    opacity: 1;
    top: 0;
    left: 0;
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: -1;
    transition: 500ms cubic-bezier(0.17, 0.935, 0.305, 1);
}

.btn_LSC_staff:after {
    position: absolute;
    display: block;
    content: attr(data-file-type);
    top: 50%;
    right: 2.1333333333vw;
    text-transform: uppercase;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 1px 16px;
    background: #218372;
    color: #fff;
    font-size: 85%;
}
@media print, screen and (min-width: 834px) {
  .btn_LSC_staff:after {
    right: 14px;
  }
}

/*.btn_LSC_pdf:after {
    opacity: 1;
    top: 0;
    left: 0;
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    z-index: -1;
    transition: 500ms cubic-bezier(0.17, 0.935, 0.305, 1);
}

.btn_LSC_pdf:before {
    position: absolute;
    display: block;
    content: attr(data-file-type);
    /* top: 50%; */
    /* right: 2.1333333333vw; */
    /*text-transform: uppercase;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 1px 16px;
    background: #218372;
    color: #fff;
    font-size: 85%;
}
@media print, screen and (min-width: 834px) {
  .btn_LSC_staff:after {
    right: 14px;
  }
}*/

#btn_LSC_pdf:after {
    content: "";
}

#btn_LSC_pdf:before {
    /* position: absolute; */
    /* display: block; */
    content: attr(data-file-type);
    /* top: 50%; */
    /* right: 2.1333333333vw; */
    text-transform: uppercase;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 1px 16px;
    background: #218372;
    color: #fff;
    font-size: 85%;
    margin-right: 10px;
}


.lsc_contents_body {
    width: 88%;
    margin: 0 auto;
}

.lsc_contents_body .btns {
    width: 88%;
    margin: 0 auto 1.75em;
}

.lsc_contents_body .table-usage_time tbody td {
    text-align: left;
}


.lsc_sight .main-title .main-title__en {
    font-size: 2rem;
    padding: 6px 0;
}

.lsc_sight .main-title {
    padding: 0;
    width: 62%;
}


@media print, screen and (min-width: 834px){
.lsc_contents_body .page-anchor {
    margin: 60px 0 0;
    width: 88%;
    margin: 60px auto;
}
}

@media print, screen and (min-width: 834px) {
  .btn_LSC_staff:after {
    right: 14px;
  }
}

#btn_LSC_pdf a{
    padding: 50px;
}

#LSC_reserve:visited{
     color: #fff
}

#LSC_reserve {
    display: block;
    background: #218372;
    color: #fff;
    text-align: center;
    width: 84%;
    display: block;
    padding: 15px 10px;
    margin: 14px 20px;
}

.Lsc_directorpic{
    float: left;
    margin-right: 65px;
    margin-bottom: 10px;    
}

.table-LSC table-usage_time{
    margin: auto;
}

.lsc_sight .global-nav .global-nav__body .global-nav__item a.current {
    background: none;
}
.lsc_sight .global-nav .global-nav__body .global-nav__item a:hover, .global-nav .global-nav__body .global-nav__item a:focus-within {
    background: linear-gradient(-45deg, rgb(0, 94, 60) 0%, rgb(33, 131, 114) 100%) !important;
}

.index-banners .index-banners-list .index-banners-list__item a:after {
    display: block;
    width: 18px;
    height: 18px;
    margin-top: 3px;
    text-align: center;
}

.category-index .category-index__item a {
    color: #0a0f1f;
    width: 100%;
    height: 60%;
    position: relative;
    /* font-weight: bold; */
    display: block;
    padding: 9.5% 20px 30.5%;
    line-height: 1.2;
    text-decoration: none;
    z-index: 0;
    background: linear-gradient(-45deg, rgb(0, 94, 60) 0%, rgb(33, 131, 114) 100%);
}
.contents-hero__index figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

#reserve_banner {
    text-decoration: none;
    color: #fff;
}

#reserve_banner:visited {
    color: #fff
}
/*矢印アイコン*/
.fa-sharp fa-solid fa-arrow-up-right-from-square {
    content: '\f08e';
    font-family: "Font Awesome 5 Free";
}
.reserve_banner2{
    background: #218372;
    padding: 19px 25px;
    width: 240px;
}
/*.reserve_banner2:visited{
    color: #fff
}*/
.arimage{
    margin-top: 4px;
}

.y-ticket-sup__ytube-2row {
    display: flex;
    justify-content: space-between;
    margin: 50px 50px;
}

.y-ticket-sup__ytube-2row .y-ticket-sup__ytube__item {
    width: calc(100% / 2 - 25px);
}

.y-ticket-sup__about__movie__item {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
.y-ticket-sup__about__movie__item iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

.movie-txt {
    position: absolute;
    bottom: -30px;
}

.PDF_link {
    width: 60%;
}

.drawer-nav.open-nav .lsc-drawer-clone {
    opacity: 1;
    filter: alpha(opacity=100);
}

.lsc-drawer-clone {
    transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
    opacity: 0;
    filter: alpha(opacity=0);
    margin: 0 0 32px 0;
    padding: 0;
    list-style: none;
}


.lsc-drawer-clone .global-nav__item {
    width: 100%;
    z-index: 0;
}


.lsc-drawer-clone .global-nav__item._has_child a {
    display: flex;
    justify-content: space-between;
    padding-right: 24px;
    z-index: 1;
    position: relative;
    color:#fff;
}
.lsc-drawer-clone a {
    color: #fff;
    font-weight: bold;
    display: block;
    padding: 16px 18px;
    font-size: 3.7333333333vw;
    text-decoration: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.lsc-drawer-clone .global-nav__item._has_child .ac-expander {
    display: block;
    position: relative;
    width: 1.8em;
    height: 1.8em;
    z-index: 10;
}

.lsc-drawer-clone .global-nav__item._has_child .ac-expander:before {
    width: 75%;
    height: 1px;
}
.lsc-drawer-clone .global-nav__item._has_child .ac-expander:before, .lsc-drawer-clone .global-nav__item._has_child .ac-expander:after {
    transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s, -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
}


.lsc-drawer-clone .global-nav__item._has_child .ac-expander:after {
    width: 1px;
    height: 75%;
}
.lsc-drawer-clone .global-nav__item._has_child .ac-expander:before, .lsc-drawer-clone .global-nav__item._has_child .ac-expander:after {
    transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s, -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
}

.drawer-clone{
   display:none;
}

@media print, screen and (min-width: 835px) and (max-width: 1134px) {
.lsc_sight .index-banners .index-banners-list {
    width: 93%;
}

.index-banners .index-banners-list .index-banners-list__item_b {
    padding: 20px 0;
}


.index-banners .index-banners-list .index-banners-list__item_c {
    padding: 20px 0;    
}    
}

@media print, screen and (min-width: 769px) and (max-width: 920px) {

h1.support_txt {
    width: 84%;
    margin: 0 auto 0 3%;
}

#LSC_reserve {
    padding: 7px 32px;
}

}
@media print, screen and (max-width: 834px) {
h1.support_txt {
   width: 75%;
    margin: -2px auto 0 1%;
    font-size: 1rem;
}

.global-nav {
    top: 100px;
}

.main-title img {
    width: 80% !important;
}

.lsc_sight .index-banners .index-banners-list {
    width: 91%;
}

.article-container__index .article-body {
    padding: 20px 0 !important;
}

.lsc_contents_body .btns {
    width: 100%;
}

.lsc_sight .site-header-container {
    height: 82px;
}

.lsc_sight .dn-contaier {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    min-height: 100vh;
    padding: 58.066667vw 0 17.0666666667vw 0;
    position: relative;
    color: #0a0f1f;
}

.lsc_sight .contents-hero__index {
    top: 0px;
}


.lsc_sight .hero-majors-img figure img {
    margin-top: -26px;
}
.y-ticket-sup__ytube-2row {
    display: block;
    margin: 60px 0;
}

.y-ticket-sup__ytube-2row .y-ticket-sup__ytube__item {
    width: 100%;
}

.y-ticket-sup__about__movie__item {
    margin-bottom: 50px;
}

.PDF_link {
    width: 80%;
}

.reserve_banner {
    margin: 20px 20px;
}

.reserve_banner2 {
    width: 60%;
}

}

.LSC_footer_address{
    color: #fff;
}

.logoimg{
    width: 100%;
    padding-top: 15px;
    padding-left: 5px;
}
#lgimg{
    width: 14%;
}
@media print, screen and (max-width: 767px) {
.lsc_logo {
    width: 26%;
    margin: 10px 0 0 10px;
    display: inline-flex;
}

.lsc_sight .site-header-container {
    position: relative;
}

h1.support_txt {
    width: 58%;
    margin: -2px auto 0 1%;
    font-size: 1rem;
    display: inline-flex;
    position: absolute;
}

#LSC_reserve {
    margin: 50px auto !important;
}

}

@media print, screen and (max-width: 520px) {
.lsc_logo {
    width: 41%;
    margin: 12px 0 0 10px;
    display: block;
}

h1.support_txt {
    border-radius: 0 0 8px 8px;
    width: 97%;
    margin: 15px auto;
    font-size: 1rem;
    display: block;
    position: static;
    background: rgba(255,255,255, 0.6);
}

#LSC_reserve {
    margin: 7px auto !important;
}

.main-title img {
    width: 100% !important;
}

}
