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

/* ヘッダー調整用 */
header .navWrap .box-logo{
    display: none;
}

@media only screen and (max-width: 767px) {
    header{
        background: none;
    }
	header.active{
		background: #000000;
	}
    header.active .navWrap .box-logo{
        display: block;
    }
}

body{
    background: #000000;
}

.ttl-sec span{
    font-size: 40px;
    font-weight: bold;
    line-height: 1em;
}

.sec-mv{
    width: 100%;
    height: 976px;
    background: url(../img/top/bg_mv.jpg) no-repeat center top;
    background-size: cover;
    position: relative;
}
.sec-mv .logo{
    width: 526px;
    position: absolute;
    left: 90px;
    top: 80px;
}
.sec-mv .date{
    width: 358px;
    position: absolute;
    right: 80px;
    top: 360px;
}
.sec-mv .slider{
    width: 100%;
	height: 118px;
    left: 0;
    position: absolute;
}
.sec-mv .slider li{
    width: 1671px;
    padding: 0 3px;
}
.sec-mv .slider01{
    bottom: 260px;
}

.sec-intro{
    padding: 0 0 120px;
    color: #ffffff;
    margin-top: -40px;
    position: relative;
}
.sec-intro:before{
    content: "";
    background: #000000;
    width: 93%;
    height: 150px;
    position: absolute;
    top: -110px;
    right: 0;
}
.bnr-result{
    display: block;
    max-width: 651px;
    margin: 0 auto 70px;
}
.sec-intro .ttl{
    max-width: 721px;
    margin: 0 auto;
}
.sec-intro .bnr{
    display: block;
    max-width: 438px;
    margin: 15px auto 0;
}
.sec-intro .lead{
    text-align: center;
    margin: 15px 0 30px;
}
.sec-intro .lead span{
    font-size: 20px;
    font-weight: bold;
}
.sec-intro .slider-danshi{
    padding-left: 80px;
    position: relative;
    margin-bottom: 60px;
}
.sec-intro .slider-danshi:before{
    content: "";
    background: url(../img/top/stl_nomination.png) no-repeat left top;
    background-size: 100%;
    width: 30px;
    height: 378px;
    position: absolute;
    left: 30px;
    top: 0;
}
.sec-intro .slider-danshi .item{
    width: 320px;
    height: 430px;
}
.sec-intro .slider-danshi .item .in .img{
	width: 94px;
}

.sec-about{
    color: #ffffff;
    background: url(../img/top/bg_about.jpg) no-repeat center top 30px;
    background-size: contain;
}
.sec-about .logo{
    margin: 130px 0 25px;
}
.sec-about .ttl{
    margin: 0 0 30px;
}
.sec-about .txt01{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
}
.sec-about .txt02{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 30px;
}
.sec-about .txt03{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 80px;
}

.sec-howto{
    padding: 130px 0;
    color: #ffffff;
}
.sec-howto ul{
    margin: 40px auto 70px;
    max-width: 945px;
}
.sec-howto ul li{
    margin-bottom: 50px;
}
.sec-howto ul li:last-child{
    margin-bottom: 0;
}
.sec-howto ul li .stl img{
    height: 27px;
    width: auto;
}
.sec-howto ul li .ico{
    margin-left: 10px;
}
.sec-howto ul li .ico img{
    width: 82px;
}
.sec-howto ul li .block{
    width: -webkit-calc(100% - 240px);
    width: calc(100% - 240px);
}
.sec-howto ul li .block .txt{
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 1.4em;
}
.sec-howto ul li .block .txt small{
    font-size: 12px;
    padding-top: 15px;
    display: block;
}
.sec-howto ul li .block .btn-more{
    max-width: 608px;
    padding: 17px 0;
    margin-left: 0;
}
.sec-howto ul li .block .btn-more span{
    font-size: 16px;
}
.sec-howto .box-result{
    border: 1px solid #fff;
    padding: 30px 15px;
    margin: 0 auto 25px;
    max-width: 945px;
}
.sec-howto .box-result .txt01{
    font-size: 20px;
    font-weight: bold;
}
.sec-howto .box-result .txt02{
    font-size: 43px;
    font-weight: bold;
    letter-spacing: 2px;
}
.sec-howto .note{
    font-size: 12px;
}

.sec-maker{
    padding: 0 0 140px;
    color: #ffffff;
}
.sec-maker .inner{
    color: #000000;
    background: #ffffff;
    padding: 40px 70px;
    margin-top: 40px;
}
.sec-maker .inner .ttl{
    position: relative;
    margin-bottom: 40px;
}
.sec-maker .inner .ttl:before{
    content: "";
    background: #000000;
    width: 53px;
    height: 2px;
    position: absolute;
    left: -70px;
    top: 50%;
}
.sec-maker .inner .ttl img{
    width: 268px;
    display: inline-block;
    vertical-align: bottom;
}
.sec-maker .inner .ttl span{
    font-size: 11px;
    padding-left: 15px;
    display: inline-block;
    vertical-align: bottom;
    line-height: 1em;
}
.sec-maker .inner .list a{
    display: block;
    width: 15%;
    margin-bottom: 10px;
}

.sec-instagram{
    color: #ffffff;
}
.sec-instagram .box-ttl{
    margin-bottom: 30px;
}
.sec-instagram .box-ttl .ttl img{
    display: inline-block;
    vertical-align: bottom;
}
.sec-instagram .box-ttl .ttl img.img01{
    width: 387px;
}
.sec-instagram .box-ttl .ttl img.img02{
    width: 14px;
    margin: 0 2px 0 10px;
}
.sec-instagram .box-ttl .ttl span{
    font-size: 16px;
    display: inline-block;
    vertical-align: bottom;
    line-height: 1em;
}
.sec-instagram .box-ttl .btn-more.btn02:after {
    width: 99%;
    top: 1px;
}
.sec-instagram .box-ttl .btn-more span{
    font-size: 16px;
}
.sec-instagram ul.insta{
  overflow: hidden;
  width: 100%;
}
.sec-instagram ul.insta li{
  float:left;
  width:16.666%;
  height:auto;
  overflow:hidden;
  position:relative;
  -webkit-transition:0.4s all;
  transition:0.4s all;
  background: #000;
}
.sec-instagram ul.insta li:before{ padding-top:100%; content: ""; display: block; }
.sec-instagram ul.insta li img{
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

@media only screen and (max-width: 1080px) and (min-width: 768px) {
    .sec-mv .logo{
        width: 400px;
        left: 40px;
    }
    .sec-mv .date {
        width: 250px;
        right: 50px;
        top: 320px;
    }
}

@media only screen and (min-width: 768px) {

    .sec-instagram .box-ttl .btn-more{
        margin: 0;
        width: 282px;
        padding: 15px 0;
    }

}

@media only screen and (max-width: 767px) {

    .ttl-sec span{
        font-size: 25px;
    }

    .sec-mv{
        height: 626px;
        background: url(../img/top/bg_mv_sp.jpg) no-repeat center top;
        background-size: cover;
    }
    .sec-mv .logo{
        width: 252px;
        position: relative;
        left: 0;
        top: 0;
        margin: 0 auto 15px;
        padding-top: 60px;
    }
    .sec-mv .date{
        width: 152px;
        position: relative;
        right: 0;
        top: 0;
        margin: 0 auto;
    }
    .sec-mv .slider{
        height: 75px;
    }
    .sec-mv .slider li{
        width: 975px;
    }
    .sec-mv .slider01{
        bottom: 180px;
    }
    .sec-mv .slider02{
        bottom: 102px;
    }
    
    .sec-intro{
        padding: 0 0 70px;
        margin-top: -30px;
    }
    .sec-intro:before{
        width: 96%;
        height: 80px;
        top: -50px;
    }
    .bnr-result{
        margin: 0 auto 50px;
        padding: 0 15px;
    }
    .sec-intro .ttl{
        max-width: 322px;
    }
    .sec-intro .lead{
        margin: 12px 0 23px;
    }
    .sec-intro .lead span{
        font-size: 16px;
    }
    .sec-intro .slider-danshi{
        padding-left: 42px;
        margin-bottom: 30px;
    }
    .sec-intro .slider-danshi:before{
        width: 15px;
        height: 200px;
        left: 13px;
    }
    .sec-intro .slider-danshi .item{
        width: 156px;
        height: 210px;
    }
    .sec-intro .slider-danshi .item .in .img{
        width: 53px;
    }
    
    .sec-about{
        background: url(../img/top/bg_about_sp.jpg) no-repeat center top 24px;
        background-size: contain;
    }
    .sec-about .logo{
        margin: 60px 0 25px;
    }
    .sec-about .logo img{
        width: 200px;
    }
    .sec-about .ttl{
        margin: 0 0 20px;
    }
    .sec-about .ttl img{
        width: 310px;
    }
    .sec-about .txt01{
        font-size: 16px;
        margin-bottom: 20px;
    }
    .sec-about .txt02{
        font-size: 14px;
        margin-bottom: 20px;
    }
    .sec-about .txt03{
        font-size: 12px;
        margin-bottom: 50px;
    }
    
    .sec-howto{
        padding: 70px 0;
    }
    .sec-howto ul{
        max-width: 345px;
        margin: 0 auto 30px;
    }
    .sec-howto ul li{
        margin-bottom: 0;
        padding: 20px 0;
        border-bottom: 1px solid #333333;
    }
    .sec-howto ul li .stl{
        margin-bottom: 10px;
    }
    .sec-howto ul li .stl img{
        height: 14px;
    }
    .sec-howto ul li .block{
        width: 100%;
    }
    .sec-howto ul li .block .sp-ico{
        position: relative;
        padding-left: 75px;
        margin-top: 10px;
    }
    .sec-howto ul li .block .sp-ico:before{
        content: "";
        width: 63px;
        height: 63px;
        position: absolute;
        left: 0;
        top: -10px;
    }
    .sec-howto ul li:nth-child(1) .block .sp-ico{
        margin-top: 0;
    }
    .sec-howto ul li:nth-child(1) .block .sp-ico:before{
        background: url(../img/top/ico_step01.png) no-repeat left top;
        background-size: 100%;
        top: 0;
    }
    .sec-howto ul li:nth-child(2) .block .sp-ico:before{
        background: url(../img/top/ico_step02.png) no-repeat left top;
        background-size: 100%;
    }
    .sec-howto ul li:nth-child(3) .block .sp-ico:before{
        background: url(../img/top/ico_step03.png) no-repeat left top;
        background-size: 100%;
    }
    .sec-howto ul li .block .txt{
        font-size: 14px;
        margin-bottom: 0;
        line-height: 1.2em;
    }
    .sec-howto ul li .block .btn-more{
        max-width: 300px;
        margin: 20px auto 0;
    }
    .sec-howto ul li .block .btn-more span{
        font-size: 14px;
    }
    .sec-howto .box-result{
        padding: 20px 0;
        margin: 0 auto 15px;
    }
    .sec-howto .box-result .txt01{
        font-size: 14px;
    }
    .sec-howto .box-result .txt02{
        font-size: 23px;
        letter-spacing: 1px;
    }
    
    .sec-maker{
        padding: 0 0 70px;
    }
    .sec-maker .inner{
        padding:20px 15px;
        margin-top: 20px;
    }
    .sec-maker .inner .ttl{
        margin-bottom: 20px;
        padding-left: 18px;
    }
    .sec-maker .inner .ttl:before{
        width: 23px;
        height: 1px;
        left: -15px;
    }
    .sec-maker .inner .ttl img{
        width: 142px;
    }
    .sec-maker .inner .ttl span{
        font-size: 10px;
    }
    .sec-maker .inner .list a{
        width: 32%;
        margin-bottom: 0;
    }
    
    .sec-instagram .base{
        padding: 0;
    }
    .sec-instagram .box-ttl{
        margin-bottom: 30px;
        text-align: center;
    }
    .sec-instagram .box-ttl .ttl{
        margin: 0 auto;
    }
    .sec-instagram .box-ttl .ttl img.img01{
        display: block;
        width: 205px;
        margin-bottom: 10px;
    }
    .sec-instagram .box-ttl .ttl img.img02{
        width: 14px;
        margin: 0 5px 0 0;
    }
    .sec-instagram .box-ttl .ttl span{
        font-size: 15px;
    }
    .sec-instagram .box-ttl .btn-more{
        margin: 0;
        width: 282px;
        padding: 15px 0;
    }
    .sec-instagram .box-ttl .btn-more.btn02:after {
        width: 99%;
        top: 1px;
    }
    .sec-instagram .box-ttl .btn-more span{
        font-size: 16px;
    }
    .sec-instagram ul.insta{
        margin-bottom: 30px;
    }
    .sec-instagram ul.insta li{
      width:33.333%;
    }
}