@charset "utf-8";
/* CSS Document */

.ourtime .wrapper .content .btn-vimeo::after{ background-image: url("../img/common/icon/movie3.png"); }

.ourtime .maintitle p.logo{ width: 30%; text-align: center; }
@media screen and (max-width: 600px){ .ourtime .maintitle p.logo{ width: 40%; } }

/*
.ourtime .maintitle p.othertxt{ text-align: center; }
@media screen and (max-width: 600px){ .ourtime .maintitle p.othertxt{ text-align: justify; } }*/

.ourtime .wrapper .content{}
.ourtime .wrapper .content ul.movie{ display: flex; flex-direction: column; grid-row-gap: 25px; margin-bottom: 60px;}
@media screen and (max-width: 600px){ .ourtime .wrapper .content ul.movie{ grid-row-gap: 20px; margin-bottom: 40px; } }
.ourtime .wrapper .content ul.movie:last-child{ margin-bottom: 0px; }
.ourtime .wrapper .content ul.movie li:nth-of-type(1){ text-align: center; }
.ourtime .wrapper .content ul.movie li:nth-of-type(1) img{ width: 120px;}
@media screen and (max-width: 600px){ .ourtime .wrapper .content ul.movie li:nth-of-type(1) img{ width: 100px;} }
.ourtime .wrapper .content ul.movie li:nth-of-type(2){ text-align: center; font-weight: 700; font-family: 'Noto Sans JP', sans-serif; font-size: 24px;}
.ourtime .wrapper .content ul.movie li:nth-of-type(2) span{ border-bottom: solid 4px #e7bc71;}
.ourtime .wrapper .content ul.movie li:nth-of-type(3){}


/*.ourtime .split-left-inner{ background: none !important; }


.ourtime .maintitle {
    display: flex;
    flex-direction: column;
    grid-row-gap: 20px;
    margin-bottom: 40px;
    color: #333;
    z-index: 100;
}
@media screen and (max-width: 1440px){ .ourtime .maintitle { grid-row-gap: 15px; margin-bottom: 30px; } }
@media screen and (max-width: 600px){ .ourtime .maintitle { margin-bottom: 20px; } }
.ourtime .maintitle p:nth-of-type(1){ width: 80%; margin: 0 auto; }
@media screen and (min-width: 1681px){ .ourtime .maintitle p:nth-of-type(1){ width: 65%; } }
@media screen and (max-width: 1680px){ .ourtime .maintitle p:nth-of-type(1){ width: 65%; } }
@media screen and (max-width: 1024px){ .ourtime .maintitle p:nth-of-type(1){ width: 60%; } }
@media screen and (max-width: 600px){ .ourtime .maintitle p:nth-of-type(1){ width: 100%; } }
.ourtime .maintitle p:nth-of-type(1) img{ filter: drop-shadow(6px 6px 6px rgba(0,0,0,0.45)); }
.ourtime .maintitle p:nth-of-type(2){ text-align: center; font-size: 26px; font-weight: 700; line-height: 1.6; }
@media screen and (max-width: 1440px){ .ourtime .maintitle p:nth-of-type(2){ font-size: 22px; } }
@media screen and (max-width: 600px){ .ourtime .maintitle p:nth-of-type(2){ font-size: 20px;} }
.ourtime .maintitle p:nth-of-type(3){ text-align: center; }
@media screen and (max-width: 600px){ .ourtime .maintitle p:nth-of-type(3){ text-align:justify; } }*/

/*
.ourtime .maintitle {
    display: flex;
    flex-direction: column;
    grid-row-gap: 20px;
    margin-bottom: 40px;
    color: #333;
    z-index: 100;
    text-align: center;
}
.ourtime .maintitle img{  }
.ourtime .maintitle p:nth-of-type(1){ margin-bottom: 60px; }
.ourtime .maintitle p:nth-of-type(3){ text-align: justify; }*/

