.div_headBackground {
    position: relative;

    width: 100%;

    background-image: none;

    aspect-ratio: 1/.55;
}

.app_bg2 {
    background: no-repeat url(/others/teiden-appli/images/app_bg2.png) center center/cover;
}
.img_headPicture01 {
    width: 1000px;
    height: 673px;
}

.img_headPicture02 {
    width: 100%;
    height: auto;
}

.img_bottomPicture01 {
    width: 1000px;
    height: 228px;
}

.img_bottomPicture02 {
    width: 100%;
    height: auto;
}

.div_functionButton {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-content: center;

    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
}

.div_functionButton a {
    display: block;

    width: 33%;
    margin: 0 7.5px;
}

.div_functionButton a img {
    width: 100%;
}

.div_functionButton a:hover {
    opacity: .8;
}

.inline_content {
    padding: 20px;
}

.inline_content p {
    font-size: 16px;
}

#cboxOverlay {
    opacity: .75 !important;
}

.div_informationBlock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;

    margin-top: 30px;
}

@media screen and (min-width: 767px), print {
    .div_informationBlock {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;

        margin-top: 60px;
    }
}

.div_informationBlock .div_informationMovieBlock {
    width: 100%;

    text-align: center;
}

.div_informationBlock .div_informationMovieBlock .video {
    position: relative;

    width: 100%;
    padding-top: 56.25%;
}

.div_informationBlock .div_informationMovieBlock .video iframe {
    position: absolute;
    top: 0;
    right: 0;

    width: 100%;
    height: 100%;
    padding-right: 10%;
    padding-left: 10%;
}

@media screen and (min-width: 767px), print {
    .div_informationBlock .div_informationMovieBlock {
        width: 400px;
    }

    .div_informationBlock .div_informationMovieBlock .video {
        position: relative;

        width: 100%;
        padding-top: 56.25%;
    }

    .div_informationBlock .div_informationMovieBlock .video iframe {
        position: absolute;
        top: 0;
        right: 0;

        width: 100%;
        height: 100%;
        padding-right: 0;
        padding-left: 0;
    }
}

.div_informationBlock .ul_informationNoteBlock {
    width: 100%;
    margin-top: 30px;
}

@media screen and (min-width: 767px), print {
    .div_informationBlock .ul_informationNoteBlock {
        width: 540px;
        margin-top: 0;
        margin-left: 60px;
    }
}

.figure_informationMovieTitle {
    width: 60%;
    margin: 60px auto 30px auto;
}

.li_informationNoteMark {
    padding-left: 1em;

    text-indent: -1em;
}

.li_informationNote {
    margin-top: 1em;
}

.div_informationLinkBlock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;

    margin-top: 15px;
}

.div_informationLinkBlock a {
    display: block;

    margin: 15px 10% 0 10%;
}

.div_informationLinkBlock a:hover {
    opacity: .75 !important;
}

@media screen and (min-width: 767px), print {
    .div_informationLinkBlock {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;

        margin-top: 30px;
    }

    .div_informationLinkBlock a {
        margin: 0 0 0 15px;
    }

    .div_informationLinkBlock a img {
        width: 100%;
    }

    .div_informationLinkBlock a:first-child {
        margin-left: 0;
    }
}

.flexbox_movie {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.movie_frame .video_btn:before {
    position: absolute;
    top: 78%;
    left: 90%;

    display: block;

    width: 50px;

    content: '';
    transform: translate(-50%, -50%);

    background: url(/corporate/images/gallery_play.png) no-repeat;
    background-size: contain;
}


.div_headBackground {
    background-image: url('../images/pc_img_teiden01.png');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 270% 74%;
    aspect-ratio: auto;
}

@media screen and (min-width: 768px) {
    .div_headBackground {
        padding-bottom: 10px;

        background-position: center bottom;
        background-size: auto;
    }

    .div_headBackground .conts_in .pc_only img {
        max-width: 100% !important;
    }

    .flexbox_movie .movie_frame {
       flex-basis: 30%;
       margin: 30px 0;
       

        margin: 30px 0;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;---]]
    }

    .movie_frame .video_btn:before {
        position: absolute;
        top: 78%;
        left: 90%;

        display: block;

        width: 40px;
        height: 40px;

        content: '';
        transform: translate(-50%, -50%);

        background: url(/corporate/images/gallery_play.png) no-repeat;
        background-size: contain;
    }
}


.mv-area {
    position: relative;
    margin: 0 auto;
}

.mv-logo {
    padding-top: 4.5%;

    text-align: center;
}

.mv-logo img[src$='.svg'] {
    max-width: 68.5%;
    margin-top: 3%;
    filter: drop-shadow(0 0 5px #1f767d);
}

.mv-logo .icon-wrapper {
    display: block;
    width: 13%;
    margin: 0 auto 1%;
    border-radius: 29%;
    box-shadow: 0 0 6px #333;
}

.mv-logo .icon-wrapper img {
   line-height: 1;
    max-width: 100%;
    vertical-align: bottom;
}

.mv-okurin .mv-charactor {
    fill: #fff;
}


.mv-screen {
    padding: 0 11% 0 30%;
}


.mv-screen img {
    max-height: 100%;
    filter: drop-shadow(0 0 1vw black);
	aspect-ratio: 120 / 239;
}

.mv-flex-pc-only {
    display: none;
}

.mv-flex-sp-only {
    display: flex;
}


.mv-copy {
    width: 64%;
    margin: 2% auto 4%;
}

.mv-text {
    display: none;
}


.mv-copy-svg {
    max-width: 100%;

    fill: #fff;
    filter: drop-shadow(0px 0px 2px #1f767d);
    aspect-ratio: 1 / .153;
}


.mv-area-wrapper {
    position: relative;
}

.mv-okurin .mv-charactor {
    position: absolute;
    z-index: 1;
    bottom: .5%;
    left: 6%;
    width: 31%;
    filter: drop-shadow(.5vw .5vw .5vw #999);
    aspect-ratio: .594/1;
}

.mv-okurin img[src$='-text.svg'] {
    position: absolute;
    z-index: 1;
    bottom: 27.5%;
    left: 13%;
    width: 16%;
}

.mv-flex-sp-only {
    display: flex;
}

.mv-store-link {
    background-image: linear-gradient(#00c0ca,#8dcfd1);
    padding: 4% 10%;
    justify-content:
        space-around;
    margin-top: 5%;
}

.mv-store-link .link-appstore {
    flex-basis: 39%;
}
.mv-store-link .link-googleplay {
    flex-basis: 47%;
}
.mv-store-link a{
    display:
    block;
    max-width:100%;;
}

.mv-store-link a img {
    vertical-align: middle;
}

.mv-store-link .note {
    font-size: 10px;
    display: block;
    text-align:
        center;
    width: 100%;
}

.mv-store-link .link-appstore img {
    width: 100%;
    aspect-ratio: 1/.367;
}

.mv-store-link .link-googleplay img {
    width: 100%;
    aspect-ratio: 1/.297;
}
@media screen and (min-width: 768px) {
    .mv-area {
        display: grid;
        max-width: 1000px;
        margin: 0 auto;
        grid-template-columns: 415px 210px 365px;
        grid-template-rows: repeat(2, 1fr);
        aspect-ratio: 1/.673;
    }

   .mv-logo {
        padding: 4% 16% 5% 4.5%;
        grid-column: 1/3;
    }

    .mv-logo img[src$='.svg'] {
         max-width: none;
        filter: drop-shadow(0 0 10px #28a2ad);
    }
    
    .mv-logo .icon-wrapper {
        display: block;
        width: 19.7%;
        margin: 0 auto 3%;
        border-radius: 27px;
        box-shadow: 1px 1px 10px #26949e;
    }
    .mv-screen {
        padding: 4.5% 4.5% 7.5% 5.5%;
        grid-column: 3/4;
        grid-row: 1/3;
    }
    .mv-copy-svg {
        fill: #ff8300;
        filter: none;
    }
    .mv-link {
        padding: 0 0 0 7%;
    }

    .mv-flex-sp-only {
        display: none;
    }

    .mv-flex-pc-only {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
    }

    .mv-link .mv-store-link {
        flex-basis: 80%;
        flex-grow: 1;
        margin-top: 3%;
        margin-right: 7px;
        padding: 0;
        background: none;
    }

    .mv-link .mv-store-link .link-appstore {
        width: 43%;
        margin-right: 5px;

    }

    .mv-link .mv-store-link .link-googleplay {
        width: 52%;
    }

    .mv-link .mv-store-link img {
        height: 100%;
    }
    
    .mv-link .mv-qr {
        flex-basis: 15%;
    }

    .mv-link .mv-qr img {
        width: 100%;
    }

    .mv-screen img {
        height: 100%;
        filter: drop-shadow(2px 4px 6px black);
    }

    .mv-okurin {
        position: relative;
    }

    .mv-okurin img {
        position: absolute;
    }

   .mv-okurin .mv-charactor {
        bottom: 14%;
        left: 5%;
        width: 82%;
        filter: none;
    }

    .mv-okurin .mv-charactor {
        fill: transparent;
    }

    .mv-okurin img[src$='-text.svg'] {
        right: 1%;
        bottom: 28%;
        left: auto;
        width: 42%;
    }

    .mv-copy {
        width: auto;
        margin: 3% 4.3% 6%;
    }

    .mv-text {
        display: block;
    }

}