@charset "utf-8";
/* CSS Document */

/* =======================================
	PC Elements
======================================= */

/*CONT Default*/

div.wrap{
    width:90%;
    max-width:1100px;
    margin:0 auto;
    padding:1.5em 0 2.5em;
}
/*.box{
    margin:0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%); 
}*/

img{ 
    image-rendering: -webkit-optimize-contrast;
    pointer-events: none;
}


section{
    position:relative;
}

section a:hover,
body a:hover{
    opacity:0.7;
    transition:0.5s;
}

section h2 img{
    width:100%;
    image-rendering: -webkit-optimize-contrast;
}

p.caution,
ul.caution li{
    text-indent:-1.2em;
    margin:0 0 1em 1em;
    text-align: left;
    font-weight:bold;
}

p.caution::before,
ul.caution li::before{
	content: "※ ";
}

span.yBg{
    font-weight:bold;
    background:#FFF000;
    display:inline-block;
    padding:0em 0.1em;
}

.bBg{
    background:#000;
    color:#FFF;
    display:inline-block;
    padding:0em 0.2em;
}

span.stxt{
    font-size:0.8em;
    font-weight:700;
}

span.wave{
    font-size:0.9em;
    font-weight:700;
    display:inline-block;
    padding-bottom:0.5em;
    background: url("../../img/3rd/line_wave.gif") repeat-x bottom left;
}

.entryBnr{
    position:fixed;
    right:0;
    bottom:0;
    display:block;
}


/**/

section#top{
    width:100%;
    height:100vh;
    position:relative;
    animation-delay: 4s;
    background: url("../../img/3rd/sakura/top_bg_sakura.jpg") no-repeat center;
    background-size:cover;
}

section#top div#fvArea a.entryBnr,
section#top div#fvArea img.entryBnr{
    width:24%;
    max-width:300px;
    position:absolute;
    z-index: 20;
    opacity:0;
    animation-delay: 5.2s;
    animation-fill-mode: forwards;
    animation-duration: 2s;
}

section#top div#fvArea a.entryBnr#ex{
    width:35%;
    max-width:450px;
    position:absolute;
    z-index: 20;
    opacity:0;
    animation-delay: 5.2s;
    animation-fill-mode: forwards;
    animation-duration: 2s;
}

section#top div#fvArea a.gpBnr{
    width:13.6%;
    max-width:300px;
    position:absolute;
    top:5%;
    right:27%;
    z-index: 20;
    opacity:0;
    animation-delay: 5.2s;
    animation-fill-mode: forwards;
    animation-duration: 2s;
}

section#top div#conf{
    position:absolute;
    right:0;
    top:0;
    width:100%;
    height:100%;
    overflow: hidden;
    z-index:4;
}

section#top div#scov{
    position:absolute;
    right:0;
    top:0;
    width:100%;
    height:100%;
    overflow: hidden;
    z-index:4;
    background: url("../../img/3rd/sakura/top_bg_sakura_cover.png") no-repeat center;
    background-size:cover;
}

section#top div#fvArea a.entryBnr img,
section#top div#fvArea a.gpBnr img{
    width:100%;
    transition:0.6s;
}

section#top div#fvArea a.entryBnr:hover img,
section#top div#fvArea a.gpBnr:hover img{
    opacity:0.5;
}

section#top div#top_ill{
    width:100%;
    height:100%;
    background: url("../../img/3rd/top_ill.png") no-repeat top;
    background-size:contain;
    position:absolute;
    right:0;
    top:0;
    animation-duration:3s;
}
section#top div#fvArea{
    position:absolute;
    right:0;
    top:0;
    width:calc(100% - 160px);
    height:100%;
}

section#top h1{
    width:38%;
    position:absolute;
    left:1em;
    top:1em;
    z-index:40;
}
section#top h2{
    width:19.4%;
    height:81.5%;
    background: url("../../img/3rd/sakura/top_txt_v2.png") no-repeat right top;
    background-size:contain;
    position:absolute;
    right:0.5em;
    top:0.5em;
    opacity:0; 
    animation-fill-mode: forwards;
    animation-delay: 4s;
    animation-duration: 2s;
    z-index:5;
}
section#top.anm h2{
}
section#top h3{
    width:23.2%;
    height:57.3%;
    background: url("../../img/3rd/sakura/top_poster.png") no-repeat;
    background-size:contain;
    position:absolute;
   left:1em;
   bottom:0.5em;
   opacity:0;
    animation-delay: 4.8s;
    animation-fill-mode: forwards;
    animation-duration: 2s;
    z-index:8;
}
section#top.anm h3{
    
}

section#top span#top_mic{
    width:4.5%;
    height:20%;
    background: url("../../img/3rd/top_mic.png") no-repeat;
    background-size:contain;
    position:absolute;
    right:9.8em;
    top:12%;
    -webkit-animation: FloatVertical 5s ease-in-out infinite forwards;
    animation: FloatVertical 5s ease-in-out infinite forwards;
}

section#top span#note1{
    width:1.5%;height:3.8%;
    background: url("../../img/3rd/main/note1.png") no-repeat;
    background-size:contain;position:absolute;
    left:75%;
    /*left:66%;*/
    top:2.4%;
    -webkit-animation: FloatVertical 3.5s ease-in-out infinite forwards;
    animation: FloatVertical 3.5s ease-in-out infinite forwards;
}
section#top span#note2{
    width:1%;height:4%;
    background: url("../../img/3rd/main/note2.png") no-repeat;
    background-size:contain;position:absolute;
    left:72.5%;
    /*left:64.5%;*/
    top:5.8%;
    -webkit-animation: FloatVertical 4s ease-in-out infinite forwards;
    animation: FloatVertical 4s ease-in-out infinite forwards;
}
section#top span#note3{
    width:1.7%;height:3.8%;
    background: url("../../img/3rd/main/note3.png") no-repeat;
    background-size:contain;position:absolute;
    left:75%;
    /*left:66%;*/
    top:9.5%;
    -webkit-animation: FloatHorizontal 3s ease-in-out infinite forwards;
    animation: FloatHorizontal 3s ease-in-out infinite forwards;
}

section#top span#headset{
    width:25%;
    height:25%;
    background: url("../../img/3rd/main/headset.png") no-repeat;
    background-size:contain;
    position:absolute;
    left:33%;
    /*left:36%;*/
    top:-0.6%;
    -webkit-animation: FloatVertical 3.5s ease-in-out infinite forwards;
    animation: FloatVertical 3.5s ease-in-out infinite forwards;
}

section#top span#book{
    width:10%;
    height:12.3%;
    background: url("../../img/3rd/main/book.png") no-repeat;
    background-size:contain;
    position:absolute;
    left:28%;
    /*left:31%;*/
    top:44.7%;
    -webkit-animation: FloatVertical 6s ease-in-out infinite forwards;
    animation: FloatVertical 6s ease-in-out infinite forwards;
}

section#top span#person{
    width:42%;
    height:83%;
    background: url("../../img/3rd/main/person.png") no-repeat;
    background-size:contain;
    position:absolute;
    right:25.4%;
    /*right:22.4%;*/
    top:8%;
    animation-delay: 2s;
    animation-duration: 3s;
    -webkit-animation: FloatVertical 4.0s ease-in-out infinite forwards;
    animation: FloatVertical 4.0s ease-in-out infinite forwards;
}

section#top span#cellphone{
    width:10.7%;
    height:18.4%;
    background: url("../../img/3rd/main/cellphone.png") no-repeat;
    background-size:contain;
    position:absolute;
    right:20%;
    /*right:17%;*/
    bottom:17.2%;
    -webkit-animation: FloatVertical 7s ease-in-out infinite forwards;
    animation: FloatVertical 7s ease-in-out infinite forwards;
    z-index: 20;
}



section#top a#twibnr{
    /*width:11%;
    max-width:180px;*/
    width:13%;
    position:absolute;
    left:1.5em;
    bottom:1.5em;
    opacity:0;
    animation-duration: 4s;
    animation-delay:2.3s;
    animation-fill-mode: forwards;
}

section#top h1 img,
section#top p img,
section#top a#twibnr img
{
    width:100%;
}

section#top h2 img#txt1,
section#top h3 img#txt2{
    height:100%;
}
section#top dl{
    width:42%;
    position:absolute;
    left:18%;
    height:37%;
    background: url("../../img/3rd/top_point.png") no-repeat;
    background-size:contain;
    bottom:1.5em;
    opacity:0;
    animation-duration: 4s;
    animation-delay:2.3s;
    animation-fill-mode: forwards;
}

section#top dl dt,
section#top dl dd,
section#top h2 span,
section#top h3 span,
section#top p span{
    display:none;
}

section#top div#earth{
    display:block;
    background-size: 2400px auto;
    background-color: rgba(250, 220, 232, 1);
    background-image: repeating-linear-gradient(-40deg, transparent, transparent 10px, rgba(255, 255, 255, 1) 10px, rgba(255, 255, 255, 1) 12px );
    background-position:4px 100%;
    width:100%;
    height:31%;
    overflow: hidden;
    position:absolute;
    left:0;
    bottom:0;
    -webkit-mask-image: url("../../img/3rd/main/top_mask.png");
     mask-image: url("../../img/3rd/main/top_mask.png");
    -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
      -webkit-mask-position: 0% bottom;
          mask-position: 0% bottom;
    -webkit-mask-repeat:no-repeat;
    mask-repeat:no-repeat;
}

section#top div.topNews{
    width:100%;
    height:100%;
    height:100vh;
    background:rgba(255,255,255,0.8);
    position:absolute;
    left:0;
    top:0;
    z-index:9999;
    display:none;
}

section#top div.topNews div.box{
    margin:0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%); 
}

section#top div.topNews div.box div.imgWrap{
    position:relative;
}

section#top div.topNews div.box div.imgWrap span.btn_cls{
    display:block;
    background: url("../../img/3rd/main/btn_cls.png") no-repeat;
    background-size:100% auto;
    width:30px;
    height:31px;
    position:absolute;
    right:0;
    top:-35px;
    cursor:pointer;
    transition:0.5s;
}

section#top div.topNews div.box div.imgWrap span.btn_cls:hover{
    opacity:0.5;
}

div.imgWrap > a > img.gpImg{
    width:100%;
    max-width:500px;
    margin:0 auto;
}

div.imgWrap > a{
    display:block;
}



/*NEWS*/

div#news-area{
    display:block;
    background-size:2400px auto;
    background-color: rgba(250, 220, 232, 1);
    background-image: repeating-linear-gradient(140deg, transparent, transparent 10px, rgba(255, 255, 255, 1) 10px, rgba(255, 255, 255, 1) 12px );
    background-position:0 0;
    padding:3em 0;
}

div#news-area div.inner h2{
    font-size:2.2em;
    font-weight:900;
    color:#1DA1F2;
    margin:0 auto 1em;
}

div#news-area div.inner div.main-area{
    width:100%;
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -ms-flex-wrap: wrap;
  	flex-wrap: wrap;
    -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: center;
    position:relative;
}

div#news-area div.inner div.main-area p.topic{
    display:block;
    background:#FFF;
    width:25%;
    min-height:150px;
    margin:0 3% 2em;
    padding:0.5em 0 0.8em;
    text-align: left;
}

div#news-area div.inner div.main-area p.topic span.date{
    display:inline-block;
    background:#000;
    color:#FFF;
    margin-left:5%;
    font-size:0.7em;
    font-weight:normal;
    padding:0.1em 0.5em;
}

div#news-area div.inner div.main-area p.topic span.pin{
    font-weight:700;
    font-size:0.8em;
}

div#news-area div.inner div.main-area p.topic span.info{
    display:block;
    width:90%;
    margin:0.5em auto 0;
    text-align: left;
    font-weight:700;
}

div#news-area div.inner div.main-area p.topic span.info a{
    text-decoration: none;
    color:#000;
    font-size:0.8em;
}

div#news-area div.inner div.main-area p.topic.bgpin{
    background:#F9DBE8;
    mix-blend-mode:multiply;
    height:150px;
}

div#news-area div.inner div.main-area p.topic:nth-child(n + 6) {
    display:none;
}

div#news-area div.inner div.main-area p.news-more{
    display:block;
    width:25%;
    margin:2.5em 3% 0;
    position:relative;
    animation-delay: 1.2s;
}

div#news-area div.inner div.main-area p.news-more a img{
    width:100%;
}

div#news-area div.inner div.main-area > p.topic:nth-child(2){
    animation-delay: 0.2s;
}
div#news-area div.inner div.main-area > p.topic:nth-child(3){
    animation-delay: 0.4s;
}
div#news-area div.inner div.main-area > p.topic:nth-child(4){
    animation-delay: 0.6s;
}
div#news-area div.inner div.main-area > p.topic:nth-child(5){
    animation-delay: 0.8s;
}
div#news-area div.inner div.main-area > p.topic:nth-child(6){
    animation-delay: 1.0s;
}



/**/
section#cont_ol{
    background:#FFFFFF;
    position:relative;
    margin:0;
    padding:0;
}

section#cont_ol h2{
    font-size:2.2em;
    font-weight:900;
    color:#13AE67;
    margin:0 auto 1.5em;
}

section#cont_ol h3{
    font-size:1.7em;
    font-weight:700;
    margin:0 auto 0.5em;
    width:84%;
    text-align: left;
}

section#cont_ol h3 span{
    letter-spacing:-0.5em;
}

section#cont_ol div.outline{
    width:80%;
    padding-top:5em;
    margin:0 auto;
    position:relative;
}


section#cont_ol p{
    width:94%;
    margin:0 auto 3em;
    text-align:left;
    font-weight:700;
    line-height: 1.5em;
}

section#cont_ol div.arclinkArea{
    background-size: auto auto;
    background-color: rgba(238, 248, 253, 1);
    background-image: repeating-linear-gradient(140deg, transparent, transparent 10px, rgba(189, 227, 248, 1) 10px, rgba(189, 227, 248, 1) 12px );
    padding:2em 0;
}

section#cont_ol div.arclinkArea div.wrap{
    margin:0 auto;
    padding:0;
}

section#cont_ol div.arclinkArea div.wrap a{
    display:inline-block;
    width:34%;
    background:#FFF;
    color:#000;
    text-decoration:none;
    font-weight:bold;
    margin:0 5%;
    padding:0.5em;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
}

span.ora-tri{
    display:inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 12.1px;
    border-color: transparent transparent transparent #f7bd1d;
    line-height: 0px;
    _border-color: #000000 #000000 #000000 #f7bd1d;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    margin-right:0.5em;
}

span.grn-tri{
    display:inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 12.1px;
    border-color: transparent transparent transparent #00a99e;
    line-height: 0px;
    _border-color: #000000 #000000 #000000 #00a99e;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    margin-right:0.5em;
}

/*cont_prize*/
section#cont_prize{
    background:#FFF;
    padding:3.5em 0 4em;
}

section#cont_prize h2{
    font-size:2.2em;
    font-weight:900;
    margin:0 auto 1.5em;
}

section#cont_prize h3{
    margin:0 auto 0.5em;
    font-size:1.8em;
    font-weight:bold;
    color:#000;
}

section#cont_prize dl{
    width:90%;
    margin:0 auto;
    border-top:dashed 1px #000;
    position:relative;
    padding-top:0.8em;
}

section#cont_prize dl > div{
    padding-bottom:0.8em;
    margin-bottom:0.8em;
    border-bottom:dashed 1px #000;
}

section#cont_prize dl dt{
    width:12%;
    display:inline-block;
    margin-right:2%;
    text-align: center;
    position:relative;
    vertical-align: middle;
    padding:0.5em 0; 
}

section#cont_prize dl dt img{
    width:45%;
    margin:0 auto;
}

section#cont_prize dl dd{
    width:85%;
    display:inline-block;
    text-align:left;
    vertical-align: middle;
    font-weight:700;
}

/*cont03 #observer*/
section#observer{
    background-size: auto auto;
    background-color: rgba(238, 248, 253, 1);
    background-image: repeating-linear-gradient(50deg, transparent, transparent 10px, rgba(189, 227, 248, 1) 10px, rgba(189, 227, 248, 1) 12px );
    padding:2em 0 1.5em;
}

section#observer div.wrap{
    width:90%;
    max-width:1000px;
}

section#observer div.mitodoke{
    background:#FFF;
    width:88%;
    position:relative;
    padding:5em 0 1em;
    margin:50px 5% 2.5em 7%;
}

section#observer div.mitodoke img#p_mitodoke{
    width:25%;
    position:absolute;
    left:-2%;
    top:-50px;
}

section#observer div.mitodoke div.set{
    position:absolute;
    left:20%;
    top:-10px;
    text-align: left;
}

section#observer div.mitodoke span.yBg{
    padding:0 0.5em;
}

section#observer div.mitodoke div.set h4{
    margin-bottom:0.2em;
    font-size:1em;
}

section#observer div.mitodoke div.set h3{
    font-size:1.2em;
    display:inline-block;
    margin-right:1em;
    font-weight:900;
}


section#observer div.mitodoke div.set h2{
    font-size:1.4em;
    display:inline-block;
    font-weight:700;
}

section#observer div.mitodoke div.set h2 span{
    font-size:0.6em;
    font-weight:700;
}

section#observer div.mitodoke p.prof{
    display:block;
    width:65%;
    margin-left:28%;
    margin-bottom:1.5em;
    text-align:left;
    font-size:0.85em;
    line-height:1.5em;
    font-weight:700;
}

section#observer div.mitodoke h5{
    margin-left:28%;
    margin-bottom:0.5em;
    font-size:0.8em;
    text-align: left;
}

section#observer div.mitodoke p.comm{
    margin-left:28%;
    width:65%;
    text-align: left;
    font-size:0.9em;
    line-height:1.5em;
    font-weight:500;
}

section#observer div.judge{
    width:90%;
    max-width:1000px;
    margin:0 auto 1.5em;
}

section#observer div.judge h3{
    width:100%;
    font-size:1.5em;
    font-weight:700;
    vertical-align: middle;
    letter-spacing: 0.1em;
    padding-bottom:0.3em;
}

section#observer div.judge h3 span{
    font-size:0.7em;
    margin-right:1em;
    margin-top:-0.5em;
    text-indent:-2.5em;
    display:inline-block;
}

section#observer div.judge dl{
    width:100%;
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -ms-flex-wrap: wrap;
  	flex-wrap: wrap;
    /*-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;*/
    -webkit-box-pack: center;
	-ms-flex-pack: center;
    justify-content: center;
    position:relative;
}

section#observer div.judge dl div{
    background:#FFF;
    width:23%;
    margin:0 2% 0 0;
    padding:1em 0;
}

section#observer div.judge dl div:first-child,
section#observer div.judge dl div:nth-child(2),
section#observer div.judge dl div:nth-child(3){
    margin:2em 2%;
}

section#observer div.judge dl div:last-child{
    /*opacity:0;*/
    margin:0;
}

section#observer div.judge dl dt,
section#observer div.judge dl dd{
    width:90%;
    margin:0 0 0.5em 8%;
    text-align: left;
    font-weight:700;
}

section#observer div.judge dl dt{
    font-size:1em;
}

section#observer div.judge dl dd.job{
    font-size:0.7em;
}

section#observer div.judge dl div:last-child dd.job{
    letter-spacing:-0.05em;
}

section#observer div.judge dl dd.prof{
    font-size:0.8em;
}

section#observer div.judge p{
    display: block;
    font-size:0.8em;
    font-weight:bold;
    margin:3em auto 0;
}

/*cont04 audition*/
section#audition{
    background:#FFF;
    padding:3.5em 0 4em;
}

section#audition h2{
    font-size:2.2em;
    font-weight:900;
    color:#E75297;
    margin:0 auto 1.5em;
}

section#audition h3{
    margin:0 auto 0.5em;
    font-size:1.8em;
    font-weight:bold;
    color:#000;
}

section#audition dl{
    width:90%;
    margin:0 auto;
    border-top:solid 1px #000;
    position:relative;
    padding-top:0.8em;
}

section#audition dl > div{
    padding:0 1.5em 0.8em;
    margin-bottom:0.8em;
    border-bottom:solid 1px #000;
}

section#audition dl dt{
    width:12%;
    display:inline-block;
    margin-right:2%;
    text-align: center;
    position:relative;
    vertical-align: middle;
    padding:0.5em 0; 
}

section#audition dl dt img{
    width:90%;
    margin:0 auto;
}

section#audition dl dd{
    width:85%;
    display:inline-block;
    text-align:left;
    vertical-align: middle;
    font-weight:700;
}

section#audition dl p.date{
    padding:0.1em 0.5em;
    font-size:0.9em;
    margin-bottom:1.5em;
    letter-spacing:0.1em;
}

section#audition dl p.date span{
    font-size:0.7em;
}

section#audition dl p.date span.pBg{
    margin:0.2em 0.3em;
    padding:0 0.3em;
    font-size:0.8em;
    font-weight:bold;
    background:#13AE67;
    color:#FFFFFF;
}

section#audition dl p.date span.pBg.blu{
    background:#1DA1F2;
    color:#FFF000;
    margin:0.2em 0.5em 0.2em 0.3em;
}

section#audition dl p.date font{
    color:#13AE67;
}

section#audition dl h4{
    font-size:1.4em;
    font-weight:700;
    margin-bottom:0.5em;
}

section#audition dl h4 span{
    font-size:0.7em;
    font-weight:700;
}

section#audition dl span.yBg{
    padding:0 1em;
    font-size:0.7em;
    letter-spacing:0.1em;
    margin-right:1em;
}
section#audition dl dd p{
    font-size:0.9em;
    line-height:1.5em;
}

section#audition dl dd p.sup span{
        vertical-align: middle;
}

section#audition dl dd p.sup img{
        vertical-align: middle;
        width:200px;
    margin-left:5px;
}

section#audition dl div.notes dt,
section#audition dl div.notes dd{
    vertical-align: top;
}

section#audition dl div.notes h4{
    margin:0.5em 0 1em;
}

section#audition dl div.notes ul li{
    font-size:0.9em;
    font-weight:normal;
}

/*cont05 entry*/
section#entry{
    background:#F9DBE8;
    padding:3em 0;
}

section#entry div.wrap{
    width:90%;
    max-width:1000px;
}

section#entry h2{
    font-size:2.2em;
    font-weight:900;
    color:#1DA1F2;
    margin:0 auto 1em;
}

section#entry h3{
    margin:0 auto 0.5em;
    font-size:1.5em;
    font-weight:bold;
    color:#000;
}

section#entry ul{
    margin:0 auto 3em;
    width:80%;
}

section#entry ul div{
    background:#FFF;
    margin:0 auto 0.8em;
    padding:0.5em 0;
    font-size:0.9em;
}

section#entry ul div li{
    width:80%;
    margin:0 auto;
    text-align: left;
}

section#entry ul div li::before{
    content:"・";
    margin-right:0.5em;
}

section#entry div.contArea{
    padding:3em 0;
    background:#FFF;
    margin:0 auto 3em;
    width:80%;
}

section#entry ul > li{
    background:#FFF000;
    padding:0.5em 0 0.2em;
    width:100%;
}

section#entry ul li:last-child p{
    width:90%;
    margin:0.1em auto 0.3em;
    color:#E75297;
    text-align: left;
    font-size:0.8em;
}

div#entryFlow{
    margin-bottom:3.5em;
}

div#entryFlow img{
    width:100%;
    display:inline-block;
}

div#entryFlow table{
    width:80%;
    margin:0 auto;
    border-top:solid 1px #000;
    border-bottom:solid 1px #000;
}

div#entryFlow table td tr{
}
div#entryFlow table td{
    padding:1em 0;
    text-align: left;
    font-size:0.9em;
    border-bottom:dashed 1px #000;
}

div#entryFlow table td.flowimg{
    text-align:center;
}

div#entryFlow table td.flowimg img.pcdn{
    display:none;
}

div#entryTheme div.contArea img.themeImg{
    width:70%;
    margin:2em auto 2.5em;
}

div#entryFlow table td h5{
    font-size:1.1em;
    font-weight:700;
    vertical-align:bottom;
    margin-left:2em;
}

div#entryFlow table td h5 > span{
    font-size:1.3em;
    font-weight:bold;
    font-family:Georgia, "Times New Roman", Times, "serif";
    vertical-align:bottom;
}

div#entryFlow table td p{
    font-size:0.9em;
}

div#entryFlow table td p.caution{
    font-size:0.9em;
    text-align: center;
}

div#entryTheme div.contArea p{
    margin-bottom:1.5em;
    font-weight:500;
    width:64%;
    margin:1.5em auto 1.5em;
    text-align: left;
}

div#entryTheme div.contArea a{
    width:64%;
    max-width:700px;
    margin:0 auto;
    display:block;
}

div#entryTheme div.contArea a > img{
    width:100%;
}

div#entryTheme div.contArea img.pdfdl{
    width:64%;
    margin:0 auto;
}


div.entry a{
    width:80%;
    margin:1em auto 1.5em;
    display:block;
}

div.entry a img{
    width:100%;
}

div.entry p{
    text-align: center;
    margin:1em auto 0;
}

div.entry img.spdn{
    width:80%;
    margin:1em auto 2em;
    display:block;
}


/*FAQ*/
section#faq{
    padding:3em 0;
}

section#faq div.wrap{
    width:90%;
    max-width:1000px;
}

section#faq h2{
    font-size:2.2em;
    font-weight:900;
    color:#13AE67;
    margin:0 auto 1em;
}

section#faq ul.faqIndex{
    width:80%;
    margin:0 auto;
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -ms-flex-wrap: wrap;
  	flex-wrap: wrap;
    -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
    position:relative;
}

section#faq ul.faqIndex li{
    width:26%;
    position:relative;
}
section#faq ul.faqIndex li a{
    width:100%;
    height:100%;
    display:inline-block;
}

section#faq ul.faqIndex li img{
    width:100%;
}

section#faq h3{
    font-size:1.1em;
        margin:0 auto 1em;
}

div#faqArea{
    background: url("../../img/3rd/main/faq_bg.gif");
    padding:3em 0;
}

div#faqArea dl{
    margin-bottom:3em;
}

div#faqArea dl div{
    background:#FFF;
    padding:0.5em 0;
    margin:0 auto 0.8em;
    transition:2s;
}

section#faq dl div dt,
section#faq dl div dd{
    width:98%;
    margin:0 auto;
    text-align: left;
    font-size:0.9em;
    position:relative;
    cursor:pointer;
}

section#faq dl div dt:hover,
section#faq dl div dd span:hover{
    color:#E75297;
}

section#faq dl div dt{
    font-weight:700;
    transition:0.5s;
}

section#faq dl div dt span{
    position:absolute;
    right:0;
    top:10px;
    font-size:10px;
    transition:2s;
}

section#faq dl div.active dt span{
    display:none;
}

section#faq dl div dd span{
    position:absolute;
    right:0;
    bottom:0;
    font-size:10px;
}

section#faq dl div dd{
    display:none;
}

section#faq dl div.active dd{
    display:block;
    -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
    animation-duration: 3s;
}


section#faq dl div dd.faq_link{
    position:relative;
    height:4em;
}

section#faq dl div dd.faq_link p{
    position:absolute;
    left:2.5em;
    top:0.2em;
    line-height:1.5em;
    z-index:5;
}

section#faq dl#faq01 div dt::before{
    content: url("../../img/3rd/main/q1.gif");
  display: inline-block;
  vertical-align: middle;
    transform: scale(0.8);
    margin-right:0.5em;
}
section#faq dl#faq01 div dd::before{
    content: url("../../img/3rd/main/a1.gif");
  display: inline-block;
  vertical-align: middle;
    transform: scale(0.8);
    margin-right:0.5em;
}
section#faq dl#faq02 div dt::before{
    content: url("../../img/3rd/main/q2.gif");
  display: inline-block;
  vertical-align: middle;
    transform: scale(0.8);
    margin-right:0.5em;
}
section#faq dl#faq02 div dd::before{
    content: url("../../img/3rd/main/a2.gif");
  display: inline-block;
  vertical-align: middle;
    transform: scale(0.8);
    margin-right:0.5em;
}
section#faq dl#faq03 div dt::before{
    content: url("../../img/3rd/main/q3.gif");
  display: inline-block;
  vertical-align: middle;
    transform: scale(0.8);
    margin-right:0.5em;
}
section#faq dl#faq03 div dd::before{
    content: url("../../img/3rd/main/a3.gif");
  display: inline-block;
  vertical-align: middle;
    transform: scale(0.8);
    margin-right:0.5em;
}

/*precaution*/

section#precaution{
    padding:2em 0 3em;
}

section#precaution h3{
    margin:0 auto 0.5em;
    font-size:1.5em;
    font-weight:bold;
    color:#000;
}

section#precaution ul{
    border-top:solid 1px #000;
    border-bottom:solid 1px #000;
    padding:1.5em 0;
}

section#precaution ul li{
    width:90%;
    margin:0 auto 0.5em;
    font-size:0.9em;
    font-weight:normal;
}

/*cont_mes*/
section#cont_mes{
    background: url("../../img/3rd/cont_ms_bg2.gif");
}

section#cont_mes div.cont_mes_bg{
    background: url("../../img/3rd/foot_bg.png") no-repeat right bottom;
    background-size:100% auto;
    position:relative;
    padding:3.5em 0 0;
}

section#cont_mes h2{
    margin:0 auto 0.5em;
    font-size:1.8em;
    font-weight:bold;
    color:#000;
}

section#cont_mes div.mesArea{
    width:90%;
    background:#FFF;
    margin:0 auto 2em;
    padding:3em 0 1.8em;
}

section#cont_mes div.mesArea p{
    width:86%;
    margin:0 auto 1.2em;
    text-align:left;
    font-weight:700;
    line-height: 1.5em;
}

section#cont_mes div.mesArea p.t-r{
    text-align: right;
}





@media screen and (min-width: 480px) and (max-width: 900px) {
   
}



div#btn_top{
    width:100px;
    height:100px;
    position:fixed;
    background:url("https://kimikoe.com/css/img/btn_top.png") no-repeat center top;
    background-size:100% auto;
    right:1em;
    bottom:0.5em;
    display:none;
    z-index:9999;
    transition:0.2s;
    cursor:pointer;
}

div#btn_top a{
    width:100%;
    height:100%;
    display:block;
}

div#btn_top:hover{
    opacity:0.5;
}

div#btn_top img{
    width:100%;
}

/*NAVI*/

nav{
    width:160px;
    height:100%;
    position:fixed;
    left:-160px;
    top:0;
    transition:0.6s;
    z-index:30;
}

nav.active{
    left:0;
    top:0;
}

nav ul{
    width:100%;
    height:100%;
    background:#FFF;
    padding-top:120px;
    display:block;
}

nav ul li{
    width:70%;
    margin:0 0 1.8em 15%;
    font-size:0.9em;
    text-align:left;
}

nav ul li a{
    font-weight:700!important;
    text-decoration: none!important;
    color:#000!important;
}

nav.active ul li a u{
    text-decoration:none;
    transition:0.5s;
}

nav.active ul li a:hover{
    opacity:1;
}

nav.active ul li a:hover u{
    font-weight:bold;
    background:#FFF000;
    display:inline-block;
}

nav ul li a:hover img{
    opacity:0.5;
}


nav ul li a span{
    display:block;
    font-size:0.6em;
}

nav ul li#twibtn a img{
    width:38px;
    height:38px;
    transition:0.5s;
}

nav ul li#gotop{
    display:none;
}

nav div.navCls{
    position:absolute;
    left:15%;
    bottom:15px;
    width:80px;
    height:20px;
    background: url("../../img/3rd/main/b_cls.gif") no-repeat left;
    background-size:contain;
    cursor:pointer;
    transition:0.2s;
}

nav div.navCls span{
    display:none;
}

nav div.navCls:hover{
    opacity:0.5;
}

div.navTab{
    display:block;
    opacity:1;
    width:40px;
    height:200px;
    position:absolute;
    /*position:fixed;*/
    right:-40px;
    /*top:50%;
    margin-top:-100px;*/
    top:0;
    background:#FFF url("../../img/3rd/main/menu_icon.gif") no-repeat center;
    background-size:auto 56%;
    cursor:pointer;
    transition:0.5s;
    z-index:5000;
}

div.navTab span{
    display:none;
}

nav.active div.navTab{
    display:none;
}

div.navTab.active{
    top:120px;
}

a#fub{
    position:fixed;
    right:0;
    bottom:0;
    width:16%;
    max-width:220px;
    display: none;
}

a#fub img{
    width:100%;
}


footer{
    background:#0DAC67;
    padding:2.5em 0 1em;
}

div.btmArea{
    width:50%;
    position:relative;
    text-align: center;
    margin:0 auto;
}

div.btmArea img#foot_logo{
    width:70%;
    display:inline-block;
    margin:0 auto 3.5em;
}

div.btmArea .copyrightArea{
    width:100%;
    margin:0.5em 0 0;
}

div.btmArea .copyrightArea > a{
    display:inline-block;
    width: 28%;
    vertical-align: bottom;
    margin-left:0.5em;
}

div.btmArea .copyrightArea a img{
    width:100%;
    margin-top:0.5em;
}

div.btmArea .copyrightArea span{
    color:#FFF;
    vertical-align: bottom;
    margin-left:0.3em;
    margin-right:0.7em;
}

div.btmArea .copyrightArea p{
    display:inline-block;
    color:#FFF;
    font-size:0.9em;
    vertical-align: bottom;
    margin-left:0.5em;
}

div.btmArea .copyrightArea p a{
    color:#FFF;
    text-decoration:none;
}

div.btmArea copyright{
    display:inline-block;
    font-size:0.7em;
    color:#FFF;
    vertical-align: bottom;
    margin-top:50px;
}

/**/
div.videoArea{
    width:90%;
    max-width:800px;
    margin:1.5em auto;
    position:relative;
}

.iframe-wrapper {
	position: relative;
    width: 100%;
	margin:0px auto;
    background: rgba(255,255,255,0.8);
  /*padding: calc(360 / 640 * 100%) 0 0;*/
    padding: calc(352 / 640 * 100%) 0 0;
}

.iframe-wrapper iframe{
	position: absolute;
    top: 0;
    left: 0;
	width: 100%;
  	height: 100%;
}

/* コンテンツクリック時に開くウィンドウ用 */
#md_win,#op_win {
	width:100%;
	height:100%;
	position:fixed;
	top: 0;
	left: 0;
	margin: auto;
	/*background: rgba(0, 0, 0, 0.9);
    background: rgba(96, 84, 78, 0.9);*/
    background-size: 15px 15px;
  background-image: linear-gradient(
    -45deg,
    rgba(96, 84, 78, 0.95), rgba(96, 84, 78, 0.95) 48.5%,
    rgba(251, 247, 236, 0.9) 49.5%, rgba(251, 247, 236, 0.9) 50.5%,
    rgba(96, 84, 78, 0.95) 51.5%, rgba(96, 84, 78, 0.95)
  );
	zoom: 1;
	display: none;
	z-index: 99998;
    transition:0.3s;
}

#md_win #click_win{
    
}

#op_win #close,
#md_win #close{
	width:40px;
	height:40px;
	background:url(https://kimikoe.com/css/img/sp_close.png) no-repeat;
	background-size:100%;
	cursor: pointer;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:335px;
	margin-top:220px;
}

#md_win #close img{
	cursor:pointer;
	margin:0 0.8em;
}

iframe.t_wrap{
	width:750px;
    height:423px;
	position:absolute;
	left:50%;
	top:50%;
    margin-left:-375px;
    margin-top:-211px;
	z-index:99999;
    background:#000 url("https://kimikoe.com/css/img/v_load.png") no-repeat center;
    border:solid 3px #000;
    border-radius:10px;
}

#md_win img.t_wrap{
	width:500px;
	height:500px;
	position:absolute;
	left:50%;
	top:50%;
	margin: -250px auto auto -250px;
	z-index:99999;
}


.spdn{
	display:inline-block;
}

.pcdn{
	display:none;
}