/**********

subtitle

************/
.sub-title-product{
    background-color: #AFD642;
}
.topAll{
	display: flex;
    justify-content: space-between;
}
.topAll > *{
    vertical-align: middle;
}
.topRight{
    background:linear-gradient(to top left, rgba(255,255,255,0) 50%, #D6EB9B 50.5%) no-repeat top left/100% 100%;
    width: 90px;
    height: 120px;
}
.topMiddle{
    width: calc(100vw - 90px - 90px);
    height: 120px;
}
.topLeft{
    background:linear-gradient(to top right, rgba(255,255,255,0) 50%, #D6EB9B 50.5%) no-repeat top right/100% 100%;
    width: 90px;
    height: 120px;
}
.product-section{
    width: 1040px;
    max-width: 1280px;
    margin: 0 auto;
    padding: 40px 0;    
}
.product-section.mini {
    width: 980px;
}
.product-section.model-pack {
    padding: 40px 0 24px;
}
.product-section.school {
    padding: 0;
    margin-bottom: 46px;
}
.sub-title-section{
    text-align: center;
}
.product-section > .block-title{
    display: inline-block;
    padding: 10px 15px 5px;
    background-color: #FDEE78;
    color: #F18E00;
}
.product-section > .block-title > span{
    font-size: 1rem;
}
.product-section > .block-content{
    padding: 20px;
    border: solid 10px #FDEE78;   
}
.product-responses{
    margin: 0 auto;
    padding-top: 40px; 
}
.product-responses h2{
    font-size: 24px;
    margin-bottom: 30px; 
    padding-bottom: 20px;   
    color: #6BB84E;
    border-bottom: #000000 solid 1px;
    text-align: center;
}
.examples{
    display: flex;
    padding: 20px 0;
    font-size: 18px;
    line-height: 30px;
}
.examples img{
    margin-right: 10px;
}
.tips{
    margin-top: auto;
    padding: 20px;
    border: solid 1px #6BB84E;
    border-radius: 5px;
    background-color: #E7F3C6;
}
.tips h4{
    color: #6BB84E;
    margin-bottom: 5px;
}
.tips p{
    font-size: 14px;
    line-height: 24px;
}

.product-title{
    margin-top: -80px;
}

@media screen and (max-width: 680px){
    .product-title{
        margin-top: -56px;
    }
}

.sub-title-product .sub-title h1 span{
    font-weight: 200;
    font-size: 14px;
}
.sub-title-product .sub-title h1{
    line-height: 32px;
}
.sub-title hr{
    margin: auto auto 8px auto;
}
.sub-title-product .sub-title{
	padding: 24px 0 25px;
}
.sub-title-product .sub-title h1{
    line-height: 32px;
}
.sub-title-product .sub-title h1 span{
	font-weight: 200;
	font-size: 16px;
	border-bottom: solid 1px #000000;
	padding: 0 7px 5px;
}

.sub-title-product .sub-title h1 span.h1-main{
	display: block;
	margin-top: 8px;
	text-align: center;
	font-weight: bold;
	font-size: 28px;
	border: none;
	padding: 0;
}
/**********

common-title

************/
.product-vocaloid-title h1,
.product-vocaloid-title h2{
    border-bottom: #D9D9D9 solid 1px;
    position: relative;
}
.product-vocaloid-title h2{
    font-weight: 200;
}
.product-vocaloid-title h1 span,
.product-vocaloid-title h2 span{
    font-size: 18px;
}
.product-vocaloid-title h1,
.product-vocaloid-title h2{
    font-size: 28px;
}
.product-vocaloid-title h1 span,
.product-vocaloid-title h1,
.product-vocaloid-title h2 span,
.product-vocaloid-title h2{
    text-align: center;    
}
.product-vocaloid-title h1:before,
.product-vocaloid-title h2:before,
.product-subtitle h2.subtitle-demo:before{
  content: '';
  position: absolute;
  bottom: -10px;
  display: inline-block;
  height: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 0 0 5px 5px;
  background-color: #A782C7;  
}
.product-vocaloid-title h1:before,
.product-vocaloid-title h2:before{
  width: 440px;
}
.product-subtitle h2.subtitle-demo:before{
  width: 160px; 
}
.product-subtitle h2.subtitle-demo.tutorial:before{
  width: 300px; 
}
.product-vocaloid-title h2:before{
    width: 220px; 
    height: 10px; 
    bottom: -10px;      
}
.product-subtitle h3{
    border-bottom: #D9D9D9 solid 1px;
    text-align: center;
    font-weight: 300;
    position: relative;
}
.product-subtitle h3:before{
  width: 160px;
  content: '';
  position: absolute;
  bottom: -10px;
  display: inline-block;
  height: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 2px; 
background-color: #A782C7;   
}
.product-subtitle h2.subtitle-demo{
    border-bottom: #D9D9D9 solid 1px;
    text-align: center;
    font-weight: 300;
    position: relative;
}
/**********

song-start

************/
/**********

link

************/
.product-link-sp{
    display: none;
}
.product-link{
    padding: 24px 0 17px;
}
.product-link a{
    color: #000000;
}
.product-link ul{
    display: flex;
    justify-content: center;
    font-weight: 200;
}
.product-link ul li{
    width: calc(100% / 7);
    text-align: center;
    border-left: 1px #D9D9D9 solid;
    padding: 12px 0;
}
.product-link ul li:last-child{
    border-right: 1px #D9D9D9 solid;    
}
/**********

eyecatch

************/
.songeyecatchBigImg{
    width: 100%;
}
.SongEyecatchSP{
    display: none;
}
.songeyecatchImg{
    width: 100%;
}
/**********

composition

************/
.product-vocaloid-song-composition > .block-content{
    justify-content: center;
}
.product-vocaloid-song-composition > .block-content > *{
    vertical-align: middle;
}
.product-vocaloid-song-composition-explains > p{
    margin-top: 10px;
    font-size: 14px;
}
.product-vocaloid-song-composition-explains-list{
    display: flex;
}
.product-vocaloid-song-composition-explains-item{
    text-align: center;
}
.product-vocaloid-song-composition-explains-item p{
    font-size: 1.5rem;
    font-weight: bold;
    color: #F18E00;
}
.product-vocaloid-song-composition-explains-plus-box{
    position: relative;
    font-size: 1.5em;
    width: 30px;
}
.product-vocaloid-song-composition-explains-plus{
    position: absolute;
    top: calc(50% - 0.5em);
    left: calc(50% - 0.5em);
    margin: 0 auto;
}
.product-vocaloid-song-basics-explains-list {
    margin-left: 25px;
}
/**********

basics

************/
.product-vocaloid-song-basics > .block-content > p{
    line-height: 30px;
    font-weight: 200;    
}
.product-vocaloid-song-basics-explains{
    padding: 20px 20px 0;
}
.product-vocaloid-song-basics-explains-item > span:first-child{
    color: #6BB84E;
}
.product-vocaloid-song-basics-explains-item > span:last-child{
    color: #5F6C68;
}
/**********

lyrics

************/
.product-vocaloid-song-lyrics > .block-content > p{
    line-height: 30px;
    font-weight: 200;
}
.product-vocaloid-song-lyrics-explains{
    display: flex;
    justify-content: space-between;
}
.product-vocaloid-song-lyrics-explains-texts{
    line-height: 30px;
    padding-right: 20px;
    position: relative;
    display: flex;
    flex-direction: column;
    max-width: 500px;
}
.product-vocaloid-song-basics .examples {
    padding: 20px 0 0;
}
.product-vocaloid-song-lyrics-explains-texts .examples{
    color: #6BB84E;
}
/**********

melodies

************/
.product-vocaloid-song-melodies > .block-content{
    display: flex;
    justify-content: space-between;
}
.product-vocaloid-song-melodies-texts{
    padding-right: 20px;
    position: relative;
}
.product-vocaloid-song-melodies-texts > p{
    line-height: 30px;
    margin-bottom: 40px;
    font-weight: 200;
}
.product-vocaloid-song-melodies-images p{
    font-size: 14px;
}
.vocaloidLessonModelSP{
    display: none;
}
/**********

announcement

************/
.product-vocaloid-song-announcement > .block-content{
    display: flex;
    justify-content: space-between;
}
.product-vocaloid-song-announcement-texts{
    padding-right: 20px;
}
.product-vocaloid-song-announcement-texts p{
    line-height: 30px;
    font-weight: 200;
}
.product-vocaloid-song-announcement-images{
    padding: 10px;
    border: solid 1px #000000;
    text-align: center;
}
.product-vocaloid-song-announcement-sample-button{
    display: inline-block;
    vertical-align: middle;
    width: 200px;
    height: 24px;
    line-height: 24px;
    margin: 5px 0 0;
    padding: 10px;
    text-align: center;
    color: #FFFFFF;
    background-color: #6BB84D;
    border-radius: calc(24px / 2 + 10px);
    border-radius: 120px;
}
/**********

teachers

************/
.product-vocaloid-song-teachers p{
    line-height: 30px;
    font-weight: 200;
}
.product-vocaloid-song-teachers-image{
    float: right;
    padding-left: 20px;
}
.product-vocaloid-song-teachers-image > p{
    font-size: 14px;
    line-height: 18px;
    margin: 10px 0 30px;
}
/**********

enquete

************/
.product-vocaloid-song-enquete-impressions{
    padding: 20px;
    border: solid 10px #FDEE78;  
    margin-bottom: 40px;
}
.product-vocaloid-song-enquete-impressions h4{
    color: #F18E00;
}
.product-vocaloid-song-enquete-impressions ul{
    margin-top: 20px;
    padding: 0 1em;
    line-height: 30px;
}
.product-vocaloid-song-enquete-impressions li::before{
    content: "◎";
    margin-right: 1em;
}
.product-vocaloid-song-enquete-graphs{
    display: flex;
    justify-content: space-between;
}
.productSongBtn{
    vertical-align: middle;
    padding-right: 8px;
}
/**********

song-end

************/
/**************

program

***************/
.product-vocaloid-program-subeyecatch{
    display: flex;
    justify-content: space-between;
}
.product-vocaloid-program-subeyecatch-l {
    width: 53%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.product-vocaloid-program-subeyecatch-r{
    width: 45%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.product-vocaloid-song-eyecatch p{
    margin-bottom: 30px;
    font-weight: 200;
}
.product-vocaloid-song-eyecatch h1{
    display: none;
}
.vocaloid-program-enquete p span{
    font-weight: 600;    
}
.vocaloid-program-enquete p{
    font-weight: 200;
    margin-bottom: 30px;
}
.product-vocaloid-program-enquete-impressions{
    padding: 45px 26px;
    border: solid 10px #AFCEE4;
    margin: 40px auto;
}
.product-vocaloid-program-enquete-impressions p:last-child {
    margin-bottom: 0;
}
.product-vocaloid-program-enquete-impressions h3{
    color: #4065B4;
    margin-bottom: 20px;
}
.vocaloid-program-enquete-txt{
    text-align: right;
}
/**************

demo

***************/
.product-section-vocaloid-demo p{
    padding-top: 24px;
}
.demoImg{
    display: block;
    margin:0 auto;
}
.product-section-vocaloid-movie{
    padding-top: 48px;
    text-align: center;
}
.product-section-vocaloid-function h3{
    color: #A782C7;
    font-size: 24px;
    padding: 24px 0 12px 0;
    text-align: center;
}
.product-section-vocaloid-function p{
    font-weight: 200;
    margin:0 auto;
}
.product-vocaloid-demo-function > .block-content{
    padding: 20px;
    border: solid 10px #CFEBE1;
}
.product-vocaloid-demo-function > .block-content > *{
    vertical-align: middle;
}
.product-vocaloid-demo-function > .block-content > p{
    color: #A782C7;
}
.product-vocaloid-demo-function h3{
    font-size: 18px;
    font-weight: bold;
}
.product-vocaloid-song-composition-explains-plus-box{
    position: relative;
    font-size: 1.5em;
    width: 30px;
}
.product-vocaloid-song-composition-explains-plus{
    position: absolute;
    top: calc(50% - 0.5em);
    left: calc(50% - 0.5em);
    margin: 0 auto;
}
.product-section > .block-title-demo {
    display: inline-block;
    padding: 10px 15px 5px;
    background-color: #CFEBE1;
}
.product-section-vocaloid-movie-btn{
    text-align: center;
    margin-bottom: 48px;
}
.school .SongEyecatch {
   margin: 36px 0 24px; 
}
.SongEyecatch{
    margin:0 auto;
    display: block;
    width: 100%;
}
.owl-nav .owl-prev,
.owl-nav .owl-next {
    position: absolute;
    top: 30%;
    margin: 0;
}
.owl-carousel .owl-nav button.owl-prev{
    background: url(/products/vocaloid_edu/images/arrow-demo-right.svg) no-repeat !important;
    background-size:cover !important;
}
.owl-carousel .owl-nav button.owl-next{
    background: url(/products/vocaloid_edu/images/arrow-demo-left.svg) no-repeat !important;
    background-size:cover !important;
}
.owl-carousel .owl-nav button.owl-prev span,
.owl-carousel .owl-nav button.owl-next span{
    display: none;
}
.owl-nav .owl-prev {
    left: -90px;
}
.owl-nav .owl-next {
    right: -90px;
}
.owl-nav button.owl-prev,
.owl-nav button.owl-next{
    width: 60px;
    height: 60px;
}
.owl-carousel .owl-item img{
    width: 700px !important;
}
.owl-dot{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #000;
}
.movie-list-wrapper{
    display: flex;
}
.music-scroll-sp{
    display: none;
}
.movie-list-scroll-content{
    width: 50%;
}
.movie-list ul li a{
    display: flex;
    text-decoration: none;
    background-color: #fff;
    padding:12px;
    border-right: 1px solid #F2EFE7;
    color: #6BB84E;
    font-size: 18px;
    font-weight: 800;
    vertical-align: middle;
    align-items: center;
    justify-content: start;    
}
.movie-list{
    width: 50%;
    padding: 0 12px;
    background-color: #F3EFE6;
}
@media all and (-ms-high-contrast: none) {
   .movie-list{
        width: 50%;
   } 
}
@supports (-ms-ime-align:auto){
    .movie-list{
        width: 50%;
   } 
}
.movie-list ul::-webkit-scrollbar{
  height: 4px;
}
.movie-list ul::-webkit-scrollbar-track{
    background:#ffffff;
    border: #E8EFE2 2px solid;
    border-radius:10px;
    box-shadow:none;
}
.movie-list ul::-webkit-scrollbar-thumb{
    background:#6BB84E;
    border-radius:10px;
    box-shadow: none;
}
.movie-list ul li a:hover,
.movie-list ul li a.activeList{
background-color: #6BB84E;
color: #ffffff;
}
.movie-list ul  li{
    border-bottom: 1px solid #eee;
    vertical-align: middle;
}
.movie-list ul{
    height:300px;
   overflow: scroll; 
   background-color: #ffffff;
}
.movie-viewport iframe{
    width: 500px;
    height: 300px;
    display: block;
}
.movie-list-scroll{
    border: solid 10px #CFEBE1;
}
.movie-thumbicon{
    width: 100px;
    margin-right: 12px;
}
.tablet-slider-wrapper{
    width: 700px;
    margin: 0 auto;
}
.tablet-slider-wrapper-img{
    background: url(/products/vocaloid_edu/images/productVocaloidTablet.png) no-repeat;
    position: absolute;
    transform: translateX(-50%);
    width: 700px;
    height: 424px;
    left: 50%;
    z-index: 100;
} 
.owl-dots {
  text-align: center;
  bottom: 5px;
  width: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}

.owl-dot {
  border-radius: 50px;
  height: 10px;
  width: 10px;
  display: inline-block;
  background: rgba(127,127,127, 0.5);
  margin-left: 5px;
  margin-right: 5px;
}

.owl-dot.active {
  background-color: #ea5514;
}

.owl-dots {
  text-align: center;
  margin-top: 12px;
}
.owl-carousel button.owl-dot{
    background-color: #B4D8A6 !important;
}
.owl-carousel button.owl-dot.active{
    background-color: #6BB84E !important;
}
/**************

lesson-model

***************/
#product-feature {
    margin-bottom: 40px;
}
.product-section-lesson-model-img p{
    display: none;
}
.product-section-lesson-subtitle h3{
    color: #A782C7;
    font-size: 22px;
}
.product-section-lesson-subtitle h5{
    padding: 12px 24px;
    background-color: #CFEBE1;
    margin-bottom: 24px;
}
.product-section-lesson-subtitle p{
    font-weight: 200;
}
.product-section-lesson{
    border: #D9D9D9 solid 1px;
    border-radius: 8px;
    padding: 24px 48px;
    display: flex;
    justify-content:center;
    align-items: center;
    margin: 70px 48px 48px;
}
.product-section-lesson h4{
    color: #A782C7;
    font-size: 30px;
    padding-bottom: 16px;
}
.product-section-lesson p{
    font-weight: 200;
    font-size: 18px;
}
.product-section-lesson p span{
    padding: 8px;
    background-color: #A782C7;
    color: #ffffff;
    margin-left: 12px;
}
.product-section-lesson-purpose{
    padding: 60px 0 0 0;
    width: 980px;
    margin:0 auto; 
}
.product-section-lesson-purpose p{
    padding-top: 16px;
}
.product-section-lesson-purpose ul{
    padding: 24px 24px 0 24px;
    font-weight: 200;
}
.product-section-lesson-purpose span{
    font-weight: bold;
    font-size: 20px;
}
.product-section-lesson-lecture{
    margin:48px auto;
    width: 980px;
}
.product-section-lesson-lecture.real {
    margin-top: 100px;
}
.product-section-lesson-content{
    margin-top: 24px;   
}
.product-section-lesson-content.attention {
    margin-bottom: 100px;
}
.product-section-lesson-content dl{
    padding: 12px 24px;
}
.product-section-lesson-content dt:before{
    content: "●";
    position: relative;
    color: #A782C7;
}
.product-section-lesson-content dd{
    font-weight: 200;
    padding: 4px 24px;
}
.product-section-lesson-content span{
    display: inline-block;
    background-color: #CFEBE1;
    padding: 12px 24px 4px;
    font-size: 18px;
    color: #000000;
    font-weight: bold;
}
.st-product-text {
    margin: 34px 0 10px;
}
.product-section-lesson-content ul,
.product-section-lesson-content ol{
    border: solid 2px #CFEBE1;
    padding: 24px 24px 24px 48px;
    font-weight: 200;    
}
.product-section-lesson-content ul li{
    list-style: disc;
}
.border-bold{
    margin-top: 48px;
}
.border-bold ul li{
    list-style: none;
}
.border-bold ul li:before {
    content: url(/products/vocaloid_edu/images/vocaloidCheck.svg);
    position: absolute;
    margin-left: -2em;
}
.border-bold ul li:nth-child(1){
    padding-bottom: 24px;
}
.border-bold-n{
    margin-top: 48px;
}
.border-bold-n ol{
    border: solid 8px #CFEBE1;
    font-size: 16px;
    padding: 24px 24px 24px 48px;
    font-weight: 200;
}
.border-bold ul li:nth-child(1){
    padding-bottom: 24px;
}
.product-section-lesson-flow{
    width: 980px;
    margin: 0 auto;
}
.product-section-lesson-flow-sp{
    display: none;
}

.product-section-lesson-flow-time {
    width: 207px;
    height: 70px;

    background-color: #CFEBE1;

    border: solid 6px #A192C6;
    border-radius: 80px;

    font-size: 24px;
    font-weight: bold;
    color: #A192C6;

    text-align: center;
    line-height: 70px;
}
.lesson-flow-table table{
    /* margin-top: 96px;
    margin-left: -24px; */
    margin-top: 23px;
    margin-left: 52px;
    border-collapse: collapse;
}

.lesson-flow-table table tbody{
    vertical-align: baseline;
}

.lesson-flow-table table th{
    background-color: #A192C6;
    color: #ffffff;
    text-align: left;
    padding: 12px 8px 12px 16px;
    border-right: solid 1px #fff;
    font-size: 18px;
    font-weight: bold;
}
.lesson-flow-table table th:nth-child(2){
    border-left: 1px solid #A192C6;
}
.lesson-flow-table table th:last-child{
    border-right: 1px solid #A192C6;
}

.lesson-flow-table table td{
    font-weight: 200;
    font-size: 14px;
    text-align: left;
    border-left: 1px solid #A192C6;
    border-bottom: 1px solid #A192C6;
    padding: 24px 16px;
}

.lesson-flow-table table tr.no-underline td{
    border-bottom: none;
}
.lesson-flow-table table tr.no-padding td{
    padding-top: 0;
    padding-bottom: 0;
}

.lesson-flow-table table tr.no-padding dl dd{
    padding-top: 0;
    padding-bottom: 0;
}

.lesson-flow-table table tr.no-under-padding td{
    padding-bottom: 0;
}

.lesson-flow-table table tr.no-under-padding dl dd{
    padding-top: 0;
    padding-bottom: 0;
}

.lesson-flow-table table tr td dl.sp-point{
    display: none;
}

.lesson-flow-table table tr td dl.sp-ppt{
    display: none;
}

.lesson-flow-table table dd{
    padding: 0 0 12px 0;
}
.lesson-flow-table table dd p{
    font-size:12px;
}
.lesson-flow-table table td:last-child,
.lesson-flow-table table td:last-child{
    border-right: 1px solid #A192C6;
}
.lesson-flow-table table td:nth-child(1) {
    width:420px;
}

.lesson-flow-table table tr.min-height{
    height: 120px;
}

.lesson-flow-table table th.cursor{
    position: relative;
    background-color: transparent;
    border: none;
}
.lesson-flow-table table td.cursor{
    position: relative;
    width: 1em;
    word-break: break-all;
    text-align: center;
    background-image: url("/products/vocaloid_edu/images/productVolcaloidArrow.png");
    background-position: -2px bottom;
    background-repeat: no-repeat;
    border-left: none;
    border-bottom: none;
    line-height: 0.95;
    padding: 0px 18px 8px 8px;
}
.lesson-flow-table table td.cursor:before,
.lesson-flow-table table th.cursor:before{
    position: absolute;
    display: block;
    width: 6px;
    top: 0;
    bottom: 8px;
    left: calc(50% - 9px);
    border-radius: 3px;
    content: "";
    background-color: #A192C6;
}
.lesson-flow-table table td.cursor img.arrow{
    display: none;
}
@media all and (-ms-high-contrast: none) {  
    .lesson-flow-table table td.cursor{
        background: linear-gradient(90deg, transparent 0%, transparent 28%, #A192C6 28%, #A192C6 42%, transparent 42%, transparent 100%);
    }
    .lesson-flow-table table td.cursor:before{
        background: none;
    }
    .lesson-flow-table table td.cursor img.arrow{
        display: block;
        position: absolute;
        bottom: 0;
        left: -2px;
        background: linear-gradient(0deg, #FFFFFF 0%, #FFFFFF 8px, transparent 8px, transparent 100%);
    }
}
.lesson-flow-table table th.cursor:before{
    top: -25px;
    bottom: -25px;
    border-radius: 0px;
}

.lesson-flow-table table td.cursor span{
    font-weight: bold;
    position: absolute;
    background: #fff;
    width: 1em;
    left: 0.25em;
    top: 0;
    padding: 8px 0.25em;
}

dd.flow-big{
    background-color: #F7F4F9;
    color: #A192C6;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    padding: 24px 0 !important;
    
}
dd.flow-big + dd {
    margin-top: 14px;
}
.product-vocaloid-lesson-btn{
    display: flex;
    justify-content: space-between;
    width: 850px;
    margin: 0 auto;
}
.lesson-btn{
    vertical-align: middle;
    margin-right: 8px;
}
.f-small{
    padding: 16px 16px;
}
.product-section-lesson-txtSP{
    display: none;
}
.table-kashi td {
    border-right: 1px solid #ccc;
    border-bottom: 3px solid #ccc;
    text-align: center;
    padding: 24px 20px;
    empty-cells: show;
}
.table-kashi td.empty{
    padding: 28px;
}
.table-kashi td:last-child{
    border-right:0;    
}
.table-kashi{
    width: 100%;
    border-top: 3px solid #ccc;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    font-weight: 200;
}
.product-section-lesson-purpose  span.left{
    text-align: left;
    font-weight: 200;
    font-size: 12px;
    padding-top: 24px;
    display: block;
}
/********

modelpack

*********/
.modelpack-bg{
    background-color: #F7F4F9;
    padding:24px;
    margin-bottom: 48px;    
}
.modelpack-subtitle{
    display: flex;
    display: -ms-flexbox;
    grid-template-columns: 1fr 6fr 3fr;    
    justify-content: space-between;
    border-top:solid 2px #A192C6;
    border-bottom:solid 2px #A192C6;
    background-color: #ffffff;
    padding: 12px;
    align-items: center;     
}
.modelpack-subtitle-ie-right{
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.pack-btn{
    vertical-align: middle;
    margin:0 8px;
}
.pack-subtitle-btn{
    margin:0;
    padding: 12px;
    width: 250px;
}
.product-section-vocaloid-pack p{
    font-weight: 200;
    text-align: center;
    padding: 40px 0 0;
}
.modelpack-subtitle-warning p{
    font-weight: 200;
    font-size: 12px;
    padding-top: 8px;
}
.product-section-pack-content{
    background-color: #ffffff;
}
.pack-table table{
    width: 100%;
}
.product-section-modelpack{
    padding-top: 24px;
}
.VocaloidLessonModelImg{
    padding-right: 12px;
}
.modelpack-warning p{
    font-size: 12px;
    font-weight: 200;
}
/********

download

*********/
.product-section-vocaloid-download{
    text-align: center;
}
.product-section-vocaloid-download,
.product-section-vocaloid-download-txt{
    padding-top: 48px;
}
.product-section-vocaloid-download a{
    color: #6BB84E;
    text-decoration: underline;
}
.product-section-vocaloid-download-txt{
    font-weight: 200;
}
.product-section-vocaloid-download-title h2{
    font-size:22px;
    color: #A782C7;
    font-weight: 500;
    width: 12em;
}
.product-section-vocaloid-download-title div{
    width: calc(calc(100% - 12em) / 2);
    height: 0px;
    border-top: 6px dotted #ae7ecb;
}
.product-section-vocaloid-download-title{
    text-align: center;
    padding-bottom: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
@media all and (-ms-high-contrast: none) {  
    .product-section-vocaloid-download-title div{
        width: calc(80% / 2);
    }
}
@supports (-ms-ime-align:auto){
    .product-section-vocaloid-download-title div{
        width: calc(80% / 2);
    }
}
.product-section-download-list{
    background-color: #F7F4F9;
    padding: 24px;
}
.download-detail-icon{
    content: "";
    width: 30px;
    height: 30px;
    text-align: right;
    background: #ffffff;
    border-radius: 50%;
    transition: all .3s ease-out;
    backface-visibility: hidden;
    position: relative;
}
.download-detail-icon span{
    position: absolute;
    top: calc((100% - 18px) / 2);
    left: calc((100% - 4px) / 2);
    width: 2.5px;
    height: 18px;
    background-color: #A782C7;
    border-radius: 3px;
}
.download-detail-icon span:nth-of-type(2) {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);    
}
.download-detail-icon.active span:nth-of-type(1) {
    -webkit-transform: rotate(-90deg);
    transform:rotate(-90deg);
}
.download-detail-icon.active span:nth-of-type(2) {
    opacity: 0;
}
.product-section-vocaloid-download-subtitle{
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-section-vocaloid-download-subtitle dl{
    padding-top: 40px;
}
/********

download-tab

*********/
.product-section-download-list-box + .product-section-download-list-box{
    margin-top: 38px;
}
.product-section-download-list-box{
    margin: 12px 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
}
.product-section-download-list-box label{
    display: flex;
    justify-content: space-between;
    align-items: center;
    color :#ffffff;
    background :#A782C7;
    cursor :pointer;
    transition: all 0.5s;
    padding: 12px;
    -webkit-border-radius: 12px 12px 0px 0px;
    -moz-border-radius: 12px 12px 0px 0px;
    border-radius: 12px 12px 0px 0px; 
    position: relative;
}
.product-section-download-list-box label p{
    color: #ffffff;
    width: calc(100% - 6vw);
}

.product-section-download-list-box input {
    display: none;
}

.product-section-download-list-box .boxshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.2s;
}

.boxContent:checked + .boxshow{
    height: auto;
    padding: 5px;
    background: #ffffff;
    opacity: 1;
    padding: 24px;
    -webkit-border-radius: 0px 0px 8px 8px;
    -moz-border-radius: 0px 0px 8px 8px;
    border-radius: 0px 0px 8px 8px;    
}
.product-section-download-list-box input:checked ~ .product-section-download-list-box label::after {
    content: url(/support/faq/images/faqDetailIcon.svg);
    display: inline-block;
    margin-left:24px;
    transition: 0.2s;
    position: absolute;
    right: 0;
    margin-right: 12px;
    top: 0;
    margin-top: 18px;          
}

.boxshow-title{
    background-color: #FDEE78;
    padding: 8px;
    margin-bottom: 8px;
}
.boxshow-content{
    display: flex;
    border-bottom: 1px solid #9F9F9F;
    padding-bottom: 8px;
    margin-bottom: 30px;    
}
.boxshow-content:last-child {
    margin-bottom: 0;
}
.boxshow-content-row{
    display: flex;
}
@media all and (-ms-high-contrast: none){
    .boxshow-content{
        display: -ms-flexbox;
    }
    .boxshow-content-box{
        padding: 8px 28px;
    }
}
@media all and (-ms-high-contrast: none)  and (max-width: 980px){
    .boxshow-content{
        display: block;
    }
}
@media all and (-ms-high-contrast: none){
  .boxshow-content-box{
    width: 100%;
  }
  .boxshow-content-box-ie{
    width: 1600px;
  }
  .music-modal-content audio{
    width: 100%;
  }
}
@media all and (-ms-high-contrast: none)  and (max-width: 980px){
  .boxshow-content-box-ie{
    width: 100%;
  }
  .boxshow-content-box{
    border-right:none;
  }
}
.boxshow-content-box{
    border-right: 1px solid #9F9F9F;
    text-align: center;
    padding: 8px 5px;
    font-weight: 200;
    flex: 1;
}
.boxshow-content-box:first-child {
    padding-left: 0;
}
.boxshow-content-box:last-child {
    padding-right: 0;
    border-right: none;   
}
.boxshow-content-box p.box-color{
    background-color: #D9D9D9;
    padding: 0;
}
.boxshow-content-box p{
    padding: 16px 0 0 0;
}
.download-pdf-btn{
    width: 100%;
    max-width: 140px;
    padding: 4px 8px;
    margin:0;
    font-size: 14px;
    box-sizing: border-box;
}
/********

table

*********/
.product-section-table table{
    table-layout: auto;
    border-spacing: 0;
    margin: 0 0 12px;
    font-size: 12px;
    font-weight: 200;
    width: 100%;
}
.product-section-table.real table {
    margin: 30px 0 14px;
}
.product-section-table table p{
    font-size: 12px;
    font-weight: 200;
}
.product-section-table table th{
    border-left: 1px solid #C9C9C9;
    border-top: 1px solid #C9C9C9;
    border-bottom: 1px solid #C9C9C9;
    padding: 12px 8px;
    background-color: #CFEBE1;
    font-weight: 200;
}
.product-section-table table td.border-l,
.product-section-table table th.border-l{
    border-left:none;
}
.product-section-table table td{
    text-align: left;
    border-left: 1px solid #C9C9C9;
    border-bottom: 1px solid #C9C9C9;
    border-top:none;
    padding: 12px 8px;
}
.product-section-table table td a{
    color: #6BB84E;
    display: block;
}
.product-section-table table td.dash{
    border-bottom: 1px dashed #C9C9C9;
}
.product-section-table table td.noborder{
    border-bottom: none;
}
.product-section-table tr > *.left:nth-child(1){
    text-align: left;
    width: 40px;
}
.product-section-table tr > *:nth-child(1) {
    width:120px; 
}
.product-section-table tr > *:nth-child(2) {
    width:160px;   
}
.product-section-table tr > *.lefttxt:nth-child(1) {
    text-align: left; 
}
.product-section-table tr > *:nth-child(3){
    width:220px;    
}
.product-section-table tr > *:nth-child(4){
    width:160px;   
}
.product-section-table tr > *:nth-child(5){
    width:220px;   
}
.product-section-lesson-table dd{
    font-size: 12px;
    font-weight: 200;
}
.play-btn{
    width: 160px;
    margin:4px 0 0 0;
    padding: 8px;
    vertical-align: middle;
}
button.play-btn{
    width: 180px;
    margin:4px auto 0 auto;
    padding: 8px;
    vertical-align: middle;
}
.product-section-table table td a{
    width: 86%;
}
.product-section-table table td a.play-btn{
    color: #ffffff;
}
.music-modal-content a.music-play-close span.close{
    background-color: #000;
    color: #fff;
    display: inline-block;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    text-align: center;
    padding: 0;
    font-size: 14px;
}
/***************

musicmodal

****************/
.musicmodal{
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
}
.music-modal-bg{
    background: rgba(0,0,0,0.2);
    height: 100vh;
    position: absolute;
    width: 100%;
}
.music-modal-content{
    background: #fff;
    padding: 24px;
    position: absolute;
    top: calc(50% - 60px);
    left: calc(50% - 150px);
    width: 300px;
}
.music-modal-content a.music-play-close span{
    background-color: #000;
    color: #fff;
    display: inline-block;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    text-align: center;
}
.music-modal-content a.music-play-close{
    text-align: right;
    display: block;
    padding-bottom: 12px;
}
.music-modal-content-title{
    display: flex;
    justify-content: space-between;
}
.music-modal-content-title p{
    font-size: 14px;
}
.enqueteVocaloidImg {
    width: 100%;
}
@media screen and (max-width: 1080px) {
    .demoImg,.enqueteVocaloidImg{
        width: 90vw;
        margin: 0 auto;
        display: block;
    }
    .tablet-slider-wrapper-img{
        width: calc(100%);
        height: auto;
        padding-top: 60.5714%;
        background-size: 100% 100%;  
    }
    .owl-carousel .owl-item img{
        width: 60vw !important;
    }
    .owl-nav .owl-prev {
        left: -10vw;
    }
    .owl-nav .owl-next {
        right: -10vw;
    }
    .owl-nav button.owl-prev,
    .owl-nav button.owl-next{
        width: 5vw;
        height: 5vw;
        z-index: 999;
    }
    .tablet-slider-wrapper{
        margin-top: 4.8vw;
    } 
    .tablet-slider-wrapper-img{
        width: calc(60%);
        height: auto;
        background-size: 100% 60%;     
    }   
    .tablet-slider-wrapper{
        width: 60%;
    }
    .product-section-lesson-purpose,
    .product-section,
    .product-section-lesson-lecture{
        width: 95%;
        box-sizing: border-box;
    }    
}
@media screen and (max-width: 1260px) {
    .download-detail-icon{
        width: 4vw;
        height: 4vw;
    }
    .download-detail-icon span{
        width: 0.3vw;
        height: 2.5vw;
        top: calc((100% - 2.5vw) / 2);
        left: calc((100% - 0.3vw) / 2);
    }
}

@media screen and (max-width: 980px) {
    .demoImg{
        width: 90vw;
    }
    .product-link{
        padding:3vw 0; 
    }    
     /*******
    song
    ********/
    .product-vocaloid-song-enquete-impressions,
    .product-responses{
        width: 288vw;
        max-width: 95%;
    } 
    .VocaloidResultImg{
        width: 45vw;
    } 
    .product-vocaloid-song-enquete-impressions{
        padding:0;
    }
    /***********
    lessonmodel
    **************/
    .product-vocaloid-lesson-btn{
        display: block;
        width: 100%;
    }
    .footer-contact-btn {
        margin: 16px auto;
        display: block;
    }
    .product-section-lesson{
        padding: 2vw;     
    }
    .product-section-lesson h4{
        font-size: 3.2vw;
    }
    .product-section-lesson p{
        font-size: 2.1vw;
    }
    .SongEyecatch{
        width: 90vw;
        margin: 0 auto;
        display: block; 
    }
    .table-responsive{
        overflow: scroll;
    }
    .table-responsive::-webkit-scrollbar{
        height:10px;
    }
    .table-responsive::-webkit-scrollbar-thumb{
        background:#6BB84E;
        border: #E8EFE2 3px solid;
        border-radius: 5px;
    }    
}
@media screen and (max-width: 680px) {
    #product-feature {
        margin-bottom: 0;
    }
    .sub-title-product .sub-title h1{
        line-height: 5.6vw;
    }
    .sub-title-product .sub-title h1 span{
        font-size: 2.8vw;
    }
    .sub-title hr{
        width: 30vw;
    }
    .modelpack-subtitle {
        flex-direction: column;
    }
    .modelpack-subtitle-ie-right {
        margin-bottom: 5.3333vw;
    }
    /*******
    common
    ********/
    .topRight,.topLeft{
        width: 15vw;
        height: 20vw;
    }    
    .sub-title-section {
        margin-top: -15vw;
    }
    .vocaloid-nontitle{
        display: none;
    }
    .product-link{
        display: none;
    }
    .product-link-sp{
        display: block;
    }
    .product-link-sp ul{
        display: flex;
        justify-content: space-between;
        margin-bottom:2.1vw; 
    }
    .product-link-sp ul li{
        background-color: #E8E8E8;
        padding: 1.6vw;
        width: calc(100% / 3);
        text-align: center;
        margin-right: 1vw;
    }
    .product-link-sp ul:last-child{
        margin-right: 0;
    }
    .product-link-sp ul li a{
        color:#1A0D2F;
        font-size: 3.1vw;
    }
    .product-vocaloid-title h1:before,
    .product-vocaloid-title h2:before{
        width: 50vw;
    }    
    .product-vocaloid-title h1,
    .product-vocaloid-title h2{
        font-size: 5vw;
        padding-bottom: 2.4vw;
        line-height: 5.6vw;
    }    
    .product-vocaloid-title h1 span,
    .product-vocaloid-title h2 span{
        font-size: 3.2vw;
    }
    .product-vocaloid-title{
        padding-top: 4.8vw;
    }
    .vocaloid-program-enquete-txt {
        margin-bottom: 20vw;
    }
    .vocaloid-program-enquete-txt p {
        display: flex;
        flex-direction: column;
        font-size: 4.26666vw;
    }
    .vocaloid-program-enquete-txt span {
        margin-right: 4.26666vw;
        font-size: 5.3333vw;
    }
    .vocaloid-program-enquete.end {
        margin-bottom: 8vw;
    }
    .footer-contact-btn {
        padding: 2.6vw 2.1vw;
        margin: 0 auto;
    }
    .common-btn {
        width: 80vw;
    }
    .product-section{
        padding: 2.1vw 0;
    }
    .product-section.mini {
        width: 100%;
    }
    .product-section.model-pack {
        padding: 2.1vw 0;
    }
    .product-section.school {
        margin-bottom: 10.6666vw;
    }
    .product-section-download-list{
        padding: 2.1vw;
    }
    .product-vocaloid-song-basics-explains-list {
        margin-left: 0;
    }
    .product-section-lesson-lecture.real {
        margin-top: 9vw;
    }
    .product-vocaloid-program-enquete-impressions p {
        margin-bottom: 8vw !important;
    }
    .product-vocaloid-program-enquete-impressions p:last-child {
        margin-bottom: 0 !important;
    }
    .product-vocaloid-program-enquete-impressions h3 {
        margin-bottom: 0;
        font-size: 5.3333vw;
    }
    /*******
    faq
    ********/
    .product-section-download-list-box label {
        padding:4.8vw 2.1vw;
        font-size: 3.8vw;
    } 
    .boxContent:checked + .boxshow{
        padding: 4.2vw 2.1vw;
    }
    .download-pdf-btn {
        width: 24vw;
        font-size: 1.6vw;
    }
    .boxshow-content{
        overflow: auto;
    }
    .boxshow-content-box{
        padding: 1vw;
        flex: none;
        min-width: 50px;
    }
    /******
    download
    *******/
    .product-section-vocaloid-download-subtitle{
        display: block;
    }
    .product-section-vocaloid-download-subtitle dl{
        padding: 0;
    }
    .product-section-vocaloid-download-subtitle dd{
        font-size: 3.2vw;
    }
    .product-section-download-list-box label p {
        width: calc(100% - 10vw);
        margin: 0;
        font-size: 3.8vw;
    }    
    /*******
    demo
    ********/
    .demoImg{
        width: 90vw;
    }
    .movie-list-scroll{
        display: none;
    }
    .music-scroll-sp{
        display: block;
    }   
    .movie-list-sp ul li a{
        display: flex;
        text-decoration: none;
        background-color: #fff;
        padding:3.2vw 1.8vw;
        border-right: 1px solid #F2EFE7;
        color: #6BB84E;
        font-size: 3.8vw;
        line-height: 4.2vw;
        font-weight: 800;
        align-items: center;
        justify-content: start;
    }
    .movie-list-sp{
        width: 90vw;
        padding:2.8vw;
        background-color: #CFEBE1;
    }
    .movie-list-sp ul::-webkit-scrollbar{
      height: 4px;
    }
    .movie-list-sp ul::-webkit-scrollbar-track{
        background:#ffffff;
        border: #E8EFE2 2px solid;
        border-radius:10px;
        box-shadow:none;
    }
    .movie-list-sp ul::-webkit-scrollbar-thumb{
        background:#6BB84E;
        border-radius:10px;
        box-shadow: none;
    }
    .movie-list-sp ul li a:hover{
        background-color: #6BB84E;
        color: #ffffff;
    }
    .movie-list-sp ul  li{
        border-bottom: 1px solid #eee;
        vertical-align: middle;
    }
    .movie-list-sp ul{
        height:300px;
       overflow: scroll; 
       background-color: #ffffff;
    }
    .product-section-vocaloid-function h3{
        font-size: 4.8vw;
        padding: 2.8vw 0 1.2vw 0;
    }
    .tablet-slider-wrapper-img{
        width: calc(80%);
        height: auto;
        background-size: 100% 80%; 
    }  
    .tablet-slider-wrapper{
        width: 80vw;
    }
    .owl-carousel .owl-item img{
        width: 80vw !important;
    }
    .owl-nav .owl-prev{
        left: -8vw;
    }
    .owl-nav .owl-next{
        right: -8vw;
    }
    .owl-nav button.owl-prev, .owl-nav button.owl-next{
        width: 8vw;
        height: 8vw;
    }    
    /*******
    song
    ********/
    .SongEyecatchSP{
        display: block;
        width: 100%;
    }
    .SongEyecatch{
        display: none;
    } 
    .examples{
        display: block;
        font-size: 3.2vw;        
    }  
    .product-vocaloid-song-composition-explains-item{
        margin: 2.1vw 0;
    }
    .product-vocaloid-song-composition-explains-item p{
        font-size: 4.8vw;
    }
    .product-vocaloid-song-composition-explains-list{
        justify-content: center;
    }
    .examples img{
        margin: 0 auto 2.1vw auto;
        display: block;
    }
    h3.block-title,
    .product-section > .block-title > span{
        font-size: 4.0vw;
    }
    .product-vocaloid-song-lyrics-explains,
    .product-vocaloid-song-melodies > .block-content,
    .product-vocaloid-song-announcement > .block-content,
    .product-vocaloid-song-enquete-graphs{
        display: block;
    }
    .VocaloidResultImg{
        width: 94vw;
        margin: 0 auto;
        display: block;
    }
    .product-section > .block-content{
        padding: 2.6vw;
    }
    .tips{
        position: relative;
        margin: 4.6vw 0;
    }
    .product-vocaloid-song-lyrics-explains-texts{
        padding: 0;
        max-width: 100%;
    }
    .st-product-text {
        margin: 0 0 2.666vw;
    }
    .examples,
    .product-vocaloid-song-lyrics-explains-texts,
    .product-vocaloid-song-basics .block-content p,
    .product-vocaloid-song-melodies p,
    .product-vocaloid-song-announcement-texts p,
    .product-vocaloid-song-teachers p,
    .product-vocaloid-song-lyrics > .block-content > p,
    .product-vocaloid-song-enquete-impressions ul{
        line-height: 6.0vw;
    }
    .tips p,
    .product-vocaloid-song-enquete-impressions ul li{
        font-size: 3.1vw;
    }
    .product-vocaloid-song-teachers-image,
    .product-vocaloid-song-melodies-texts{
        float: none;
        padding: 0;
    }
    .product-vocaloid-song-teachers-image img{
        margin: 0 auto;
        display: block;
    }
    .product-vocaloid-song-enquete-graphs{
        margin: 4.6vw 0;
    }
    .product-responses h2{
        padding-bottom: 3.2vw;
        margin-bottom: 3.2vw;
    }
    .productVocaloidSongImg{
        width: 77vw;
        display: block;
        margin: 0 auto;
    }
    /*******
    program
    ********/
    .product-vocaloid-song-eyecatch p{
        padding: 2.1vw;
        margin-bottom: 0;
        font-size: 4.26666vw;
    }
    .product-vocaloid-program-subeyecatch{
        display: block;
        padding: 2.1vw 0;
    }
    .product-vocaloid-program-subeyecatch-l, .product-vocaloid-program-subeyecatch-r{
        width: 90vw;
        margin: 0 auto;
        display: block;
    }
    .product-responses,
    .vocaloid-program-enquete p{
        padding: 2.1vw 0;
        margin-bottom: 0;
        font-size: 4.26666vw;
    }
    .product-responses h2{
        font-size: 4.8vw;
    }
    .product-vocaloid-program-enquete-impressions{
        margin:  3.6vw auto 0;
        padding: 8vw 3.2vw;
    }
    /*******
    lessonmodel
    ********/ 
    .VocaloidLessonModelImg{
        display: none;
    }
    .vocaloidLessonModelSP{
        display: block;
        margin-bottom: 3.8vw;
    }
    .vocaloidLessonModelSP p{
        text-align: center;
        color: #ffffff;
        background-color: #A192C6;
        border-radius: 8px;
        padding: 2.1vw 0;
        font-weight: 200;
        font-size: 5.5vw;
    }
    .product-section-lesson{
        display: block;
        margin:4.6vw 0;
    }
    .product-section-lesson h4{
        font-size: 6.4vw;
        padding-bottom: 0;
    }
    .product-section-lesson p span{
        margin-left: 0;
    }
    .product-section-lesson-txt{
        display: none;
    }
    .product-section-lesson-txtSP p{
        font-size: 3.2vw;
        padding: 3.2vw 0;
    }
    .product-section-lesson-txtSP{
        display: block;
    }
    .product-section-lesson-purpose{
        padding: 6.4vw 0 0 0;
        width: 100%;
        box-sizing: border-box;
    }
    .product-section-lesson-purpose span{
        font-size: 3.8vw;
    }
    .product-section-lesson-purpose  span.left{
        text-align: left;
        font-weight: 200;
        font-size: 3.2vw;
    }
    .product-section-lesson-purpose ul{
        padding: 2.1vw;
        font-size: 3.4vw;
    }
    .product-section-lesson-subtitle h3{
        font-size: 4.8vw;
    }
    .product-section-lesson-content dd,
    .product-section-lesson-content dl{
        font-size: 3.4vw;        
    }
    .product-section-lesson-content dl{
        padding: 0;
    }
    .product-section-lesson-subtitle h5{
        margin-bottom: 2.1vw;
    }
    .product-section-lesson-content ul{
        font-size: 3.4vw;
        padding: 3.8vw;
        list-style-position: inside;    
    }
    .product-section-lesson-content ul li{
        margin-left: 2.4vw;
    }
    .product-section-lesson-content ol{
        font-size: 3.4vw;
        padding: 3.8vw 3.8vw 3.8vw 8.6vw;
    }
    .product-section-lesson-content span{
        width: calc(100% - 48px);
    }
    .border-bold ul li:before{
        transform: scale(0.5);
    }
    .modelpack-subtitle{
        flex-direction: column;
    }
    .modelpack-subtitle-ie-right{
        flex-direction: column;
    }
    .modelpack-subtitle-txt{
        text-align: center;
        margin-bottom: 10px;
    }
    .product-section-table{
        overflow-x: scroll;
    }
    .product-section-table::-webkit-scrollbar{
        height:10px;
    }
    .product-section-table::-webkit-scrollbar-thumb{
        background:#6BB84E;
        border: #E8EFE2 3px solid;
        border-radius: 5px;
    }    
    .product-section-table table{
        margin: 2.1vw 0;
        table-layout: fixed;
    }
    .product-section-lesson-flow{
        width: 100%;
    }
    .product-section-lesson-flow .lesson-flow-table table{
        margin-left: 2px;
    }

    .lesson-flow-table table th.cursor:before{
        top: -35px;
    }

    .product-section-lesson-flow .lesson-flow-table table tr th.point,
    .product-section-lesson-flow .lesson-flow-table table tr td.point,
    .product-section-lesson-flow .lesson-flow-table table tr th.ppt,
    .product-section-lesson-flow .lesson-flow-table table tr td.ppt{
        display: none;
    }
    .product-section-lesson-flow .lesson-flow-table table tr th,
    .product-section-lesson-flow .lesson-flow-table table tr td{
        border-right: solid 1px #A192C6;
    }
    .product-section-lesson-flow .lesson-flow-table table tr td dl.sp-point{
        display: block;
    }
    .product-section-lesson-flow .lesson-flow-table table tr td dl.sp-ppt{
        display: block;
    }
    .product-section-lesson-flow .lesson-flow-table table tr td dl.sp-point dt{
        width: 87px;
        height: 36px;

        background-color: #A192C6;

        text-align: center;
        line-height: 36px;

        font-size: 18px;
        font-weight: bold;
        color: #fff;
    }
    .product-section-lesson-flow .lesson-flow-table table tr td dl.sp-ppt dt{
        width: 127px;
        height: 26px;

        border: solid 1px #A192C6;

        text-align: center;
        line-height: 26px;

        font-size: 14px;
        font-weight: bold;
        color: #A192C6;
    }
    dd.flow-big{
        padding: 1.6vw !important;
        text-align: left;
    }
    .product-vocaloid-lesson-btn-list {
        margin-bottom: 3.2vw;
    }
    .product-vocaloid-lesson-btn-list a{
        font-size: 3.2vw;
    }
    .lesson-btn{
        width: 7vw;
    }
    .lesson-btn2{
        width: 5.5vw;
    }
    .product-section-lesson-flow-sp{
        display: flex;
    }
    .product-section-lesson-flow-box dt{
        color: #ffffff;
        background-color: #A192C6;
        padding: 2.1vw;
    }
    .product-section-lesson-flow-box{
        margin-top: 26.6vw;
        margin-left: -32vw;
    }
    .product-section-lesson-flow-box dl{
        margin-left: 10vw;
        font-weight: 200;
        border:1px solid #A192C6;
        padding: 0 0 5.6vw 0;
    }
    .product-section-lesson-flow-box dd{
        padding: 3.6vw 2.6vw;
        font-size: 3.4vw;
    }
    .product-section-lesson-flow-box dd.box{
        background-color: #F7F4F9;
        color: #A192C6;
        font-size: 4vw;
        font-weight: 600;
        margin:2.1vw;
    }
    .product-section-lesson-flow-box dd span{
        background-color: #A192C6;
        padding: 2.1vw;
        color: #fff;        
    }
    .download-detail-icon{
        width: 8vw;
        height: 8vw;
    }
    .download-detail-icon span{
        height: 4vw;
        width: 0.8vw;
        top: calc((100% - 4vw) / 2);
        left: calc((100% - 0.8vw) / 2);
    }   
    .product-section-lesson-table{
        padding-top: 4.8vw;
    }
    .table-responsive{
        overflow: scroll;
    }
    .table-responsive::-webkit-scrollbar{
        height:10px;
    }
    .table-responsive::-webkit-scrollbar-thumb{
        background:#6BB84E;
        border: #E8EFE2 3px solid;
        border-radius: 5px;
    }
    .product-section-table table td a{
        width: 40vw;
    }
    .product-section-table table td {
        min-width: 32vw;
    }
    /********
    
        modal

    ***********/ 
    .music-modal-content{
        width: 80vw;
        left: calc(50% - 40vw - 24px);
    }
    .music-modal-content audio{
        width: 80vw;        
    }
}

@media all and (-ms-high-contrast: none) and (max-width: 700px){
.product-section-vocaloid-download-title div{
    width: 150px;
}
}
@media screen and (max-width: 850px) {
    .tips{
        position: relative;
    }
}

/**********

video

************/
.vocaloid2-video{
	background-color: #E8EFE2;
	padding-top: 30px;
}

.vocaloid2-video-wrap{
	/* padding-bottom: 62px; */
	/* margin: 0 auto; */
	/* width: 1040px; */
	position: relative;
	text-align: center;
	object-fit: cover;

	background-image: url(/images/indexVideoBg.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;
}
.vocaloid2-video h3{
	font-weight: 200;
	width: 50%;
	margin: 0 auto;
	/* padding-top: 192px; */
}
.vocaloid2-video h3 span{
	color: #14AAA2;
	border-bottom: 5px solid #FFE200;
	font-size: inherit;
}
.vocaloid2-video p{
	padding: 24px 0;
	width: 64%;
	margin: 0 auto;
	line-height: 32px;
	text-align: left;
}
.vocaloid2-video-youtube{
  position:relative;
  width:60%;
  padding-top:36.25%;
  margin: 0 auto;
}
.vocaloid2-video-youtube iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}
.vocaloid2-video-wrap h2{
	padding: 0 41%;
}
.vocaloid2-video h2 img{
	width: 100%;
	height: auto;
}

.vocaloid2-video-wrap .vocaloid2-video-btn {
	margin: 75px 0 0;
}