@charset "UTF-8";



html body{
    background: #FFFFFF;
    font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    

    position: relative;
}




.c-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.c-bg--01 {
	

}

.c-bg--02 {
    background: url(../img/) center 0px;
	
}

.c-bg--03 {    
	background: url(../img/) center 0px no-repeat;
	position:fixed;
}

.c-bg--04 {    
	background: url(../img/) center 0px no-repeat;
}


#content-wrap{
	width:100%;
}



#content-container{
	
	width:718px;
	
	margin:0 auto;
	padding-left:25px;
	padding-right:25px;
	
	padding-top:30px;
	
}



#header{
	width:100%;
    height: 170px;
	position:relative;
}

#header h1{
	 margin-top: 30px;
    margin-bottom: 36px;
	font-size:50px;
	letter-spacing:-0.02em;
	text-align:center;
	font-family:Helvetica, Arial,"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}


#time-schedule{
	width:280px;
	height:60px;
	background:#FFF;
	
}


#time-schedule p{
	font-size:22px;
	letter-spacing:0.04em;
	text-align:center;
	color:#000;
	text-align:center;
	padding-top:6px;
	font-family:Helvetica, Arial,"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight:bold;
}

#head-copy{
	font-size: 20px;
    position: absolute;
	top: 103px;
	left: 299px;
    /* font-weight: bold; */
}

#menu{
	width:100%;
	height:80px;
	margin-top:10px;
}

.menu-message{
	float:left;
	width:445px;
	height:100%;
	margin-left:10px;
	position:relative;

}

.menu-program{
	float:left;
	width:230px;
	height:100%;
	margin-left:20px;
	position:relative;
	
}

.menu-audition{
    float:left;
    width:698px;
    height:100%;
    margin: 0 0 10px 10px;
    position:relative;
}





.menus{
	background:url(../img/navigation/arrow.png) 0px 20px no-repeat;
	border-bottom:6px solid #a0a0a0;
	
}

.menu-backtop{
	float:left;
	width:445px;
	height:50px;
	margin-left:10px;
	position:relative;
	
	margin-bottom:10px;
	background:url(../img/navigation/arrow-r.png) 0px 10px no-repeat;

}


.menu-name{
	font-size:34px;
	letter-spacing:-0.04em;
	text-align:center;
	color:#000;
	text-align:left;
	padding-top:6px;
	font-family:Helvetica, Arial,"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight:bold;
	margin-left:45px;
}

.menu-backtop p.menu-name{
	font-size:30px;
}


.menu-description{
	font-size:14px;
	letter-spacing:-0.04em;
	text-align:center;
	color:#000;
	text-align:left;
	font-family:"游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight:bold;
	margin-left:45px;
	
}



#greeting{
	clear:both;
	width:714px;
	height:170px;
	border:2px solid #000;
	margin-top:30px;
}

#greeting p{
	font-size:15px;
	letter-spacing:-0.04em;
	text-align:center;
	color:#000;
	text-align:center;
	font-family:"游ゴシック Bold", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	line-height:26px;
	margin-top:24px;
}

p#greeting-name{
	font-size:20px;	
	
}



#share-wrap{
	margin:0 auto;
	width:480px;
	height:30px;
	overflow:visible;
	margin-top:20px;
}


#navigator{
	margin-top:20px;
	width:100%;
	
	position:relative;
}

#navigator-title{
	font-size: 24px;
    letter-spacing: -0.01em;

	text-align:center;
	color:#000;
	text-align:center;
	padding-top:6px;
	font-family:Helvetica, Arial,"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight:bold;
	margin-bottom:20px;
}

#navigator-image{
	width:225px;
	height:225px;
	background:#999;
	background:url(../../img/daigomatsui.png)  center 0px no-repeat;
	
}


#navigator-name{
	font-size: 25px;
    letter-spacing: 0.02em;
    text-align: left;
    font-family: "游ゴシック Bold", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    /* font-weight: bold; */
    line-height: 26px;
    margin-top: 20px;
    position: absolute;
    top: 48px;
    left: 250px;
}


#navigator-reading{
	font-size:15px;
	letter-spacing:0.02em;
	text-align:left;
	font-family:Helvetica, Arial,"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight:bold;
	line-height:26px;
	margin-top:20px;
	position:absolute;
	top:40px;
	right:20px;
	
	
}

#navigator-profile{
	font-size: 11px;
    letter-spacing: 0.02em;
    text-align: left;
    font-family: "游ゴシック Bold", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    line-height: 18px;
    margin-top: 20px;
    position: absolute;
    top: 90px;
    left: 250px;

}


#announce{
	width:714px;
	border:2px solid #000;
	margin-top:30px;
	margin-bottom:100px;
	
}


#announce p{
	font-size:16px;
	letter-spacing:-0.02em;
	text-align:center;
	font-family:"游ゴシック Bold", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	line-height:26px;
	margin-top:20px;
	margin-bottom:20px;
}

p#announce-title{
	font-size:18px;
	letter-spacing:0.02em;
	text-align:center;
	font-family:"游ゴシック Bold", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	line-height:40px;
	margin-top:14px;
	
	
}

@media screen and (max-width: 720px) {
	
	#header h1 {
    margin-top: 9px;
    margin-bottom: 15px;
    font-size: 33px;
    letter-spacing: -0.02em;
    text-align: center;
    font-family: Helvetica, Arial,"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	}
	#content-container{
	width: 320px;
	}
	
	#time-schedule {
    width: 320px;

	}
	#head-copy {
    font-size: 15px;
    position: absolute;
    top: 128px;
    left: 10px;
    text-align: center;
    /* font-weight: bold; */
	}
	.menu-message {
    float: left;
    width: 300px;
    height: 100%;
    margin-left: 10px;
    position: relative;
	}
	.menu-name {
    font-size: 24px;
	}
	#menu {
    height: 58px;
	}
	.menu-program {
    float: left;
    width: 300px;
    height: 100%;
    margin-left: 10px;
    position: relative;
	margin-top: 10px;
	}
    .menu-audition{
    float:left;
    width:300px;
    height:100%;
    margin-bottom: 16px;
    margin-top: 10px;
    }
	#greeting {
    clear: both;
    width: 300px;
    height: 260px;
    border: 2px solid #000;
	margin-left:10px;
	}
	#greeting p {
    font-size: 13px;
	padding-left:10px;
	padding-right:10px;
	}
	#share-wrap {
    width: 320px;
	height:80px;
	}
	#navigator-image {
    margin: 0 auto;
	}
	#navigator-name {
    top: 273px;
    left: 50px;
	}
	#navigator-reading {
    
    top: 274px;
    right: 50px;
	}
	#navigator-profile {
    width:260px;
    top: 320px;
    left: 30px;
	}
	#announce {
    width: 300px;
    border: 2px solid #000;
    margin-top: 320px;
    margin-bottom: 100px;
    margin-left: 10px;
	}
	#announce p{
	font-size:13px;
	padding:0px 10px 0px 10px;	
		
	}
	.menu-backtop {
    width: 300px;
	}
	.menu-backtop p.menu-name {
    font-size: 25px;
	}
}




@media screen and (max-width: 767px) {
    .c-bg--02 {
        background-size: 125px auto;
        background-position: center 20px;
    }
	.c-bg--03 {
		background-size:960px auto;
		background-position:-480px 0px;
	}
	.c-bg--04{
		display:none;	
		
	}
}

	



#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: #000000;
}

.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;
    }
}


