@charset "UTF-8";



html body{
    background: white;
    font-family:'Playfair Display',"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    position: relative;
    background:#0F0F0F;

}

/* css animation (prefixes are cut) */
.appear {
    transform-origin:center top;
    animation:show 1s both;
}
a {
    color:#C5D14B;
}

span.appear {display:inline-block;}
.d01 {animation-delay:0.1s;}
.d02 {animation-delay:0.2s;}
.d03 {animation-delay:0.3s;}
.d04 {animation-delay:0.4s;}
.d06 {animation-delay:0.6s;}
.d08 {animation-delay:0.8s;}
.d10 {animation-delay:1s;}
.d14 {animation-delay:1.4s;}
.d16 {animation-delay:1.6s;}
.d18 {animation-delay:1.8s;}
.d20 {animation-delay:2.0s;}
@keyframes show {
    0% {
        transform:translate(0,1em);
        opacity:0;
    }
    50% {
    }
    100% {
        transform:translate(0,0);
        opacity:1;
        text-shadow:none;
    }
}
p{
    letter-spacing:0.08em;
    line-height:2.2;
    text-align:center;
    color:#EFEFEF;
    font-size:15px;
}
.spbr{
        display:none;
}
.wrap_top img{
    display:block;
    margin:0 auto;
}
.spbr{
    display:none;

}
.wrap_top{
}
.top_back{
    background:#000;
    width:100%;
}

.top_contents{
    width: 100%;
    max-width:1450px;
    margin:0 auto;
    background:url("../../img/antenna_talk_top.png") no-repeat;
    background-size:100%;
    position:relative;
    animation:bgshow 1s both;
    animation-delay:0.4s;
}

@keyframes bgshow {
    0% {
        opacity:0;
    }
    50% {
    }
    100% {
        opacity:1;
    }
}

.top_com{
    display:block;
    margin:0 auto;
    padding-top:25%;


}
p.title{
    color:#C5D14B;
    font-size:104px;
    text-align:center;
    display:block;
    letter-spacing:0.055em;
    background:#0F0F0F;
    width:800px;
    margin:0 auto;
    line-height:0.8;
}
.intro_contents{
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    color:#EFEFEF;
    width:100%;
    max-width:980px;
    margin:0 auto;
    text-align:center;
    position:relative;
    padding-bottom:80px;
    width
}
.member1,.member2{
    width:320px;
    height:200px;
    position:absolute;
    letter-spacing:0.03em;
    line-height:1.3;
}
.member1{
    top:70px;
    left:60px;
}
.member2{
    top:70px;
    right:120px;
}
.name1,.name2{
    font-size:25px;
    margin-bottom:5px;
    line-height:1.4;
}
.group1,.group2{
    font-size:12px;
}
img.kakeru{
    padding-top:80px;
    margin-bottom:140px;
}

.contents_copy{
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    text-align:center;

    font-size:22px;
    text-decoration:underline #C5D14B;
    letter-spacing:0.12em;
    line-height:2.2;
    padding-bottom:5px;
    margin-bottom:20px;
    color:#EFEFEF;

}




.contents_text{
    font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    
    font-size:13px;
    letter-spacing:0.08em;
    line-height:2.2;
}
.schedule_contents{
    background:#000;
    width:100%;

    text-align:center;
    padding-top:100px;
    padding-bottom:120px;
}

.schedule{
    font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size:17px;
    color:#EFEFEF;
}

.big_text{
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size:22px;
    color:#C5D14B;

}
.present_contents {
    padding: 120px 0;
}
.present_contents img{
    margin-bottom:20px;
}
.attention{
    margin-bottom:30px;
}
.antenna_contents img{
    margin-top:120px;
    margin-bottom:120px;
}


.l-footer{
}
.c-footer{
}
.c-footer__inner{
}

/*============================
#backtop
============================*/
#backtop{
}
.c-footer__copyright{
}
.c-footer__logo{
}

/*----------------------SP-----------------------------------------*/
@media screen and (max-width: 1020px) {
    p.title{
        width:90%;
        font-size:80px;
    }
    .member1 {
        left: 40px;
    }
    .member2 {
        right: 40px;
    }
    .member1, .member2 {
        height: 150px;
    }
    img.kakeru {
        margin-bottom: 80px;
    }
    .contents_copy {
        font-size: 18px;
    }
    img.banner{
        width:100%;
    }
}

@media screen and (max-width: 767px) {
    .attention{
        margin-bottom:30px;
    }

    .intro_contents{
        padding-bottom:40px;
    }
    .schedule_contents{
        padding-top:40px;
        padding-bottom:40px;
    }
    .present_contents{
        padding-top:40px;
        padding-bottom:40px;
    }
    .pcbr{
        display:none;
    }
    .spbr{
        display:inherit;
    }
    .contents_copy {
        font-size: 16px;
        line-height:1.8;
    }
    .intro_contents{
        width:90%;
    }
    .sc_wrap{
        background:#000;
    }
    .schedule_contents{
        width:90%;
        margin:0 auto;
    }
    p.title{
        font-size:50px;
    }
    img.record{
        width:100%;
    }
    .member1 {
        width:300px;
        top:0;
        left:0;
        height:auto;
        position:relative;
        margin:0 auto;
        margin-top:40px;
    }
    .member2 {
        width:300px;
        top:0;
        left:0;
        height:auto;
        position:relative;
        margin:0 auto;
        margin-bottom:40px;
    }
    .name1,.name2{font-size:22px;}

    img.kakeru{
        margin-top:20px;
        margin-bottom:20px;
        padding:0;
    }
    .schedule {
        font-size: 15px;
        line-height: 1.7;
    }
    .big_text {
        font-size: 15px;
        line-height: 1.6;
        margin-top:20px;
    }

    .schedule_contents{
        padding-left:10px;
        padding-right:10px;
    }
    .present_contents p{
        width:90%;
        margin:0 auto;
    }
    p.attention{
        line-height: 1.6;
        margin-bottom:30px;
    }
    p.contents_text{
        padding-left:10px;
        padding-right:10px;
    }
}

@media screen and (max-width: 520px) {
    .top_com{
        width:220px;
    }
    p.title {
        font-size: 35px;
    }
}

/*-----------------------------------------------------------------*/

#gigyaShare {
    position: static;
    width: auto;
}

.gig-bar-container {
    display: inline-block;
    padding-top: 6px;
    padding-left: 10px;
    *display: inline;
    *zoom: 1;
}

@media screen and (max-width: 720px) {
    .c-header {
        padding-top: 50px;
        padding-bottom: 14px;
    }
    .c-header__inner {
        width: 320px;
    }
    .c-header__logo {
        margin-bottom: 0px;
        width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .c-header__sns {
        display: none;
    }
    .c-header_schedule {
        display: none;
    }
}



/*@import url(c-footer.css);*/
.c-footer {
    background-color: #000;
}

.c-footer__inner {
    position: relative;
    width: 960px;
    height: 109px;
    margin: 0 auto;
    padding-top: 44px;
    text-align: left;
}

.c-footer__copyright {
    margin-top: -16px;
    margin-left: -12px;
    text-align: center;
}

.c-footer__copyright img {
    width: 294px;
    height: auto;
}

.c-footer__logo {
    position: absolute;
    top: 53px;
    right: 0;
}

.c-footer-logo img {
    width: 177px;
    height: auto;
}

@media screen and (max-width: 767px) {
    .c-footer__inner {
        width: 320px;
        height: auto;
        padding-top: 20px;
        padding-bottom: 34px;
    }
    .c-footer__copyright {
        margin-top: -10px;
    }
    .c-footer__copyright img {
        width: 157px;
    }
    .c-footer__logo {
        position: static;
        margin-top: 13px;
        text-align: center;
    }
    .c-footer__logo img {
        width: 88px;
    }
    #backtop {
        margin-left: 10px;
    }
    #backtop img {
        width: 30px;
        height: auto;
    }
}



/*@import url(p-navigator-list.css);*/
.c-navigator-item{
    box-sizing:border-box;
}


.c-navigator-item__thumb{
    vertical-align: top;
    width: 100%;
    height: auto;
}
.c-navigator-item__name{
    background-color: #000;
    padding: 4px 0;
    font-size: 14px;
    text-align: center;
    color: #fff;
}

.c-navigator-item--active .c-navigator-item__name{
    color: #40b4b3;
}

.p-navigator-list{
    overflow: hidden;
    padding: 8px 2px 2px 2px;;
}
.p-navigator-list .c-navigator-item{
    width: 50%;
    float: left;
    padding: 3px;
}

/*@import url(p-navigation.css);*/


@media screen and (max-width: 767px) {
    .p-navigation{
        display: none;
    }
}

/*@import url(layout.css);*/
.l-footer {
    margin-top: 0px;
}

.l-main {
    margin-top: 29px;
	overflow:hidden;
}

@media screen and (max-width: 767px) {
    body{
        overflow-x:hidden;
    }
    .l-main {
        margin-top: 0px;
    }
    .l-footer {
        margin-top: 0;
    }
}


/*@import url(utility.css);*/
/*  CLEAR FIX 
---------------------------------------------- */

.clrfix {
    zoom: 1;
    /*for IE 5.5-7*/
}

.clrfix:after {
    /*for modern browser*/
    content: "";
    display: block;
    clear: both;
    /* height: 0px; */
    /* overflow: hidden; */
}

* html .clrfix {
    display: inline-table;
    /*\*/
    display: block;
    /**/
}

.u-sidebar-pad {
    padding-left: 5px;
    padding-right: 5px;
}

.u-hover {
    -webkit-transition: 0.1s opacity linear;
    -o-transition: 0.1s opacity linear;
    transition: 0.1s opacity linear;
}

.u-hover:hover {
    opacity: 0.7;
}

#size-detect {
    font-family: pc;
    display: none;
}

@media screen and (max-width: 767px) {
    #size-detect {
        font-family: sp;
        display: none;
    }
}






.c-select {
    position: relative;
    color: #222222;
}
.c-select select {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 37px;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    display: block;
}
.c-select__inner {
    position: relative;
    z-index: 0;
    box-sizing: border-box;
    border: 1px solid #DDDDDD;
    padding: 0 12px;
    width: 100%;
    height: 37px;
    font-size: 13px;
    line-height: 32px;
    background: #DDDDDD;
    padding-left: 44px;
    font-weight: bold;
    margin-top: -2px;
    border: 1px solid #838383;
}
.c-select__inner:before,
.c-select__inner:after {
    content: '';
    position: absolute;
    display: block;
}
.c-select__inner:before {
    top: 0;
    left: 0;
    bottom: 0;
    width: 29px;
    background: #DDDDDD;

    border-right: 1px solid;
    margin: 4px 0;
}
.c-select__inner:after {
    top: 50%;
    left: 7px;
    margin-top: -3px;
    width: 0;
    height: 0;
    border: solid transparent;
    border-top-color: #838383;
    border-width: 5px 5px 0 5px;
}

@media screen and (max-width: 767px) {
    
    /* overrides common styles */
    #commonFooter{
        width: 100%;
        position: static;
    }
    
    #commonFooterInner{
        padding: 15px 0;
        width: 100%;
        background-color: #282828;
        text-align: center;
    }
    #commonFooter li{
        display:inline-block !important;
        float: none;
    }
}


