@charset "utf8";

/* reset
-------------------------------------------------- */
* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: none;
}
hr {
	display: none;
}
ol,ul {
	list-style: none;
}
li {
	list-style-type: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	color: #000000;
}
.title--medium {
	text-align: center;
	font-weight: bold;
	line-height: 1.5;
	color: #000;
}
/* link
-------------------------------------------------- */
a {
	color: inherit;
	outline-style: none;
	text-decoration: none;
}
a:hover {
	color: #c3303c;
	outline-style: none;
	text-decoration: none;
}
/* btn
-------------------------------------------------- */
ul.btn2 {
	padding: 0;
	text-align: center;
	list-style: none;
}

ul.btn2 li {
	width: 260px;
	padding: 0;
	margin: 0 20px;
	display: inline-block;
}

ul.btn2 li a {
	width: 100%;
	padding: 12px 0;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	text-align: center;
	border-radius: 4px;
	border: solid 1px #ccc;
	display: block;
}

ul.btn2 li a:before {
	content: "";
	width: 7px;
	height: 12px;
	margin: 0 13px 0 0;
	overflow: hidden;
	background: url(/toppage/images/arrow_middle_right_btn2.png) left top no-repeat;
	display: inline-block;
}

ul.btn2 li a:hover {
	border: solid 1px #c3303c;
	text-decoration: none;
}

ul.btn2 li a:hover:before {
	background-position: left bottom;
}
body {
	padding: 0;
	margin: 0;
	line-height: 1.5;
	color: #333333;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ', 'Osaka', 'MS PGothic', sans-serif;
	text-align: center;
}
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}
/* display
-------------------------------------------------- */
.hidden {
	display: none;
}
.pcBlock {
	display: block !important;
}
.spBlock {
	display: none !important;
}
.pcInline {
	display: inline !important;
}
.spInline {
	display: none !important;
}

@media screen and (max-device-width: 959px) {
	.pcBlock {
		display: none !important;
	}
	.spBlock {
		display: block !important;
	}
	.pcInline {
		display: none !important;
	}
	.spInline {
		display: inline !important;
	}
}
/* font
-------------------------------------------------- */
@font-face {
	font-family: 'Hannari';
	font-style: normal;
	font-weight: 400;
	src: url("/toppage/font/Hannari.woff") format("woff"), url("/toppage/font/Hannari.otf") format('opentype');
}
/* IE */
@font-face {
	font-family: 'Hannari';
	src: url('/toppage/font/Hannari.eot');
}
/* IE6-IE8 */
@font-face {
	font-family: 'Hannari';
	src: url('/toppage/font/Hannari.eot?#iefix') format('embedded-opentype');
}
/* Safari, Android, iOS */
@font-face {
	font-family: 'Hannari';
	src: url('/toppage/font/Hannari.ttf') format('truetype');
}

.textRed {color: #c3303c}
.textBlue {color: #000099}
.textBold {font-weight: bold;}
.textShadow {text-shadow: 0 0 15px rgba(0, 0, 0, 0.7);}
.textcenter {text-align: center;}

/* Header
-------------------------------------------------- */
.header {
    position: absolute;
    top: 0;
    z-index: 100;
    width: 100%;
    background-color: transparent;
}
.TitleBlockLogo{
	margin: 30px 0 25px;
}
.TitleBlockTitle{
	color: #ffffff;
	font-size: 24px;
}
@media only screen and (max-device-width: 959px) {	
	.TitleBlockTitle{	
		font-size:16px;	
	}	
}
/* keyVisual
-------------------------------------------------- */
.keyVisualBlock{
	position: relative;
	height: 540px;
	text-align: center;
	background: #dddddd;
}
.bx-viewport, .bx-wrapper {
	position: relative;
	width: 100%;
	height: 540px !important;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: none;
}
.bxslider li {
	width: 100%!important;
}
.bxslider .slideItems{
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	height: 540px;
	visibility: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.bxslider .slide-1 {
	background-image: url(/group/audition/images/top/keyvisual-audition.jpg);
}

.bxslider .slide-2 {
	background-image: url(/group/audition/images/top/keyvisual-anayuki.jpg);
}

.bxslider .slide-3 {
	background-image: url(/group/audition/images/top/keyvisual-operaza.jpg);
}

.bxslider .slide-4 {
	background-image: url(/group/audition/images/top/keyvisual-aladdin.jpg);
}

/*.bxslider .slide-5 {
	background-image: url(/group/audition/images/top/keyvisual-notredame.jpg);
}*/
.bxslider .slideItems .logo {
    position: absolute;
    bottom: 3px;
    right: 5px;
    margin-left: 0;
    left: auto;
    top: auto;
    overflow: auto;
}
.keyVisualHeading{
	position: absolute;
	top: 38%;
	right: 0;
	left: 0;
	margin: auto;
	z-index: 100;
	font-family: 'Hannari';
	color: #ffffff;
}
.keyVisualHeadingMain{
	font-size: 68px;
	margin-bottom: 35px;
	letter-spacing: -11px;
	text-shadow: 0 0 18px rgba(0, 0, 0, 0.5);
}
.keyVisualHeadingSub{
	font-size: 32px;
	letter-spacing: -3px;
	text-shadow: 0 0 18px rgba(0, 0, 0, 0.5);
}
.keyVisualAnchorLink{
	position: absolute;
	bottom: 5%;
	right: 0;
	left:0;
	margin: auto;
	width: 145px;
	height: 50px;
}
.keyVisualAnchorLink a{
	display: block;
	height: 100%;
	font-size: 16px;
	color:#ffffff;
	font-weight: bold;
	background-image: url(/group/audition/shared/images/ico_arrow_down.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.keyVisualAnchorLink a:hover{
	opacity: 0.7;
}

@media only screen and (max-device-width: 959px) {
	.keyVisualHeadingMain{
    font-size:35px;
	letter-spacing: -5px;
	}
	.keyVisualHeadingSub{
    font-size: 20px!important;
	}
	.keyVisualAnchorLink {
    width: 316px;
    height: 50px;
	}
    .keyVisualAnchorLink a{
    font-size: 16px!important;
	}
}
/* Section
-------------------------------------------------- */
.sectionInner{
	width: 1000px;
	margin: 0 auto;
	padding: 90px 0 100px;
}
.sectionTitle{
	font-family: 'Hannari';
	font-size: 52px;
	margin-bottom: 60px;
}
.sectionText{
	font-size: 20px;
	line-height: 2;
}

@media only screen and (max-device-width: 959px) {
	.sectionTitle {
		font-size: 30px!important;
		}
    .infomationBlockTitle {
		font-size: 23px!important;
		}
	.sectionText,
	.infomationBlockText,
	.addressBlockText,
	.addressBlockColumn p,
	.detailBlockItemsText,
    .detailblockItemsList,
    .detailBlockItemsTextNotes,
	.infomationBlockTextCenter,
    .stepBlockItemsText,
    .stepBlockItemsTextCenter {
		font-size: 14px!important;
		}    
	.infomationBlockHead,
	.detailBlockHead,
    .stepBlockHead{
		font-size: 16px!important;
		}
}
/*Section-outline*/
.sectionOutline {
	background: url(/group/audition/images/top/bg_outline.png) center center/ cover no-repeat;
}
.sectionOutline .sectionTitle {
	position: relative;
	width: 16em;
	line-height: 1.3;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
.sectionOutline .sectionTitle:after {
	content: "";
	position: relative;
	border-bottom: 15px solid #fff700;
	display: block;
	top: -2px;
	z-index: -1;
}
.scheduleBox {
	text-align:left;
	margin-top: 60px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	background-color: rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, 0.902);
	border-radius: 4px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.scheduleBoxTable {
	border-collapse: separate;
	border-spacing: 0 10px;
}
.scheduleBoxTableHead {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 24px;
	width: 130px;
	background-color: #000000;
	text-align: center;
}
.scheduleBoxTableData {
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	padding-left: 30px;
}
.scheduleBoxTableData .notes {
	font-size: 18px;
	color: #333;
}
.attention{
	font-size: 18px;
	color: #c3303c;
	font-weight: bold;
}
@media only screen and (max-device-width: 959px) {	
    .attention {	
        font-size: 30px;
    }	
}	
/*SectionSchedule*/
.productionList {
	margin: 60px 0 10px;
}
.productionListMain {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
/*.productionListMain .productionListItmes:not(:nth-child(3n+1)){
	margin-left: 38px;
}*/
.productionListMain .productionListItmes {
	margin-left: 14px
}
.productionListMain .productionListItmes:nth-child(n+4){
	margin-top: 35px;
}
.productionListItmes a {
	display: block;
}
.productionListItmes a:hover {
	opacity: 0.7;
}
.productionListItmesLogo {
	margin-top: 20px;
}
.productionListSub {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin: 75px auto;
    width: 486px;
}
.productionListSub .productionListItmes:nth-child(n+2){
	margin-left: 70px;
}
/*Section-requirements*/
.sectionRequirements {
	background-color: #eeeeee;
}
.sectionRequirements .sectionTitle {
	margin-bottom: 80px;
}

@media only screen and (max-device-width: 959px) {	
.sectionRequirements .sectionTitle {
	margin-bottom: 30px;
    }	
}

.infomationBlock {
	margin-bottom: 80px;
}
.infomationBlock:last-child{
	margin-bottom: 0;
}
.infomationBlockTitle {
	font-size: 34px;
	margin-bottom: 30px;
}
.infomationBlockBody {
	background-color: #fff;
	border-radius: 4px;
	padding: 40px;
}

.infomationBlockHead {
	font-size: 16px;
	line-height: 2;
}
.infomationBlockText {
	font-size: 16px;
	text-align: left;
	line-height: 2;
	margin-top: 30px;
}
.infomationBlockTextCenter {
	font-size: 16px;
	text-align: center;
	line-height: 2;
	text-indent: -1em;
	padding-left: 1em;
	margin-top: 30px;
}
.infomationBlockText + .infomationBlockText {
	margin-top: 0;
}
.infomationBlockHead + .infomationBlockText {
	margin-top: 20px;
}
.infomationBlockButton {
	margin: 17px 0 30px 0;
}
.infomationBlockCourseList {
	width: 100%;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border: 1px solid #cccccc;
	border-radius: 4px;
	text-align: left;
	padding: 50px;
	margin-top: 30px;
	margin-bottom: 50px;
	font-size: 20px;
}
.infomationBlockCourseList td{
	font-size: 20px;
}
.infomationBlockCourseList td:nth-child(n+2){
	padding-left: 70px;
}
.infomationBlockCourseList tr:nth-child(n+2) td{
	padding-top: 20px;
}
@media only screen and (max-device-width: 959px) {
    .infomationBlockTitle:first-child{
    margin-top: 30px;
    }
	.infomationBlockBody,
    .infomationBlockTextCenter {
		margin: 0px;
	}
    .infomationBlockBody {
	background-color: #fff;
	border-radius: 4px;
	padding: 40px 18px 40px;
    }
}
/*
.detailBlock {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}*/
.detailBlock:nth-of-type(n+2) {
	padding-top: 40px;
	border-top: 1px solid #cccccc;
}
.detailBlock:last-child .detailBlockItemsText {
	margin-bottom: 0;
}
.detailBlock:last-child .detailblockItemsList {
	margin-bottom: 0;
}

.detailBlockHead {
	font-size: 19px;
	margin-bottom: 0.7em;
	font-weight: bold;
	text-align: left;
}

.detailBlockBody {
	/*width: 76.9%;*/
	/*width: 65%;*/
	width: 100%;
}
.detailBlockItems:nth-child(n+2) {
	padding-top: 50px;
	border-top: 1px solid #cccccc;
}
.detailBlockItemsHead {
	color: #000000;
	font-size: 16px;
	text-align: left;
	margin-bottom: 22px;
}
.detailBlockItemsText {
	line-height: 2;
	text-align: left;
	margin-bottom: 40px;
}
.detailBlockItemsTextHead{
	font-size: 20px;
}
.detailBlockItemsTextNotes {
	display: block;
	text-align: left;
	padding: 1em 0 0 1em;
    text-indent: -1em;
    margin: 0;
}
.detailBlockItemsTextNotes + .detailBlockItemsTextNotes {
	padding-top: 0;
}

.margin0{
    margin: 0;
}

.marginb10{
    margin-bottom: 10px!important;
}

@media only screen and (max-device-width: 959px) {
	.detailBlock {
		display: block!important;
	}

	.detailBlockHead {
		margin-left: 0;
	    margin-bottom: 20px;
	}
	.detailBlockBody {
		width: 100%;
	}
}
/*infomationBlockButton*/
.infomationBlockButton .gr{
	/*width: 600px;*/
	width: 100%;
	display: block;
	margin: 0 auto;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
/*	padding: 20px 0;*/
	padding: 0;
/*	background-color: #c3303c;
	border: 1px solid #9C9C9C;*/
	border-radius: 4px;
}
.infomationBlockButton a{
	/*width: 600px;*/
	width: 60%;
	display: block;
	margin: 0 auto;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding: 30px 0;
	background-color: #c3303c;
	border: 1px solid #c3303c;
	border-radius: 4px;
}

@media only screen and (max-device-width: 959px) {
	.infomationBlockButton .gr {
		width: 100%;
/*		width: 840px!important;*/
	}
	.infomationBlockButton a {
		width: 100%!important;
/*		width: 840px!important;*/
    	padding: 10px 0;
    	font-size: 16px;
	}
	.infomationBlockButton gr {
		font-size:16px!important;
	}
.infomationBlockButton a:before{
	vertical-align: text-top;
    }
}
.infomationBlockButton a:hover {
	color: #c3303c;
	background-color: #fff;
}

.addressBlockColumn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-align: left;
}
@media only screen and (max-device-width: 959px) {
	.addressBlockColumn {
	display: block!important;
	}
}
.addressBlockColumn + .addressBlockColumn {
	margin-top: 10px;
}
.addressBlockText {
	font-size: 16px;
	line-height: 2;
}
.addressBlockText + .addressBlockText {
	margin-left: 20px;
}
.linkBlock {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.linkBlock a{
	display: block;
}
.linkBlock a:hover .linkBlockItemsHead{
	color: #c3303c;
}
.linkBlock a:hover .linkBlockItemsThumb {
	opacity: 0.8;
}
.linkBlockItemsHead {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 30px;
}
.linkBlockItemsFoot {
	font-size: 16px;
	line-height: 2;
	margin-top: 22px;
}
@media only screen and (max-device-width: 959px) {
    .linkBlockItemsHead {
	    color: #000000;
	    font-size: 10px;
	    font-weight: bold;
	    margin-bottom: 10px;
        }
    .linkBlockItemsFoot {
    	font-size: 6px;
    	line-height: 2;
	    margin-top: 10px;
        }
}
/* detailblockItemsList
-------------------------------------------------- */
.detailblockItemsList {
	line-height: 2;
	text-align: left !important;
    margin : 0;
    padding-left: 1em;
    text-indent: -1em;
}



	/* Additional November 2019	
-------------------------------------------------- */	
.sectionInner,	
.sectionOutline .sectionTitle,	
.infomationBlockButton .gr,	
.productionListSub,	
.linkBlock .linkBlockItemsThumb {	
	max-width: 90%;	
}	
.productionListMain {	
	display: flex;	
	justify-content: center;	
}	

/* stepBlock
-------------------------------------------------- */
.stepBlockTitle {
	font-size: 20px;
	margin-bottom: 0;
	font-weight: bold;
	text-align: left;
}

@media screen and (min-width: 960px) {
	.stepBlock {
		padding: 10px 0px 0px 0px !important;
	}

	.stepBlock__body {
		padding: 50px !important;
	}

	.stepBlock__body .title--s {
        font-weight: bold;
		margin: 0
	}
}

@media screen and (max-width: 959px) {
	.stepBlock {
		padding: 10px 0px 0px 0px!important;
	}
    
    .stepBlock__body .title--s {
    	font-size: 16px;
        font-weight: bold;
		margin: 0px;
	}
    .stepBlockTitle {
    	font-size: 16px;
    	margin-bottom: 0;
	    font-weight: bold;
	    text-align: left;
    }
}

.stepBlockItemsText {
	line-height: 2;
	text-align: left;
    margin-top: 10px;
}

.stepBlockItemsTextCenter {
	text-align: center;
	line-height: 2;
	margin-top: 0;
}

/* popupBox
-------------------------------------------------- */
@media screen and (max-width: 959px) {
    .popupPageTop a {
    text-align: left;
    }
}

/* inPageBlock
-------------------------------------------------- */
@media screen and (min-width: 960px) {
    .inPageBlock li {
    line-height: 3;
    }
}
@media screen and (max-width: 959px) {
    .inPageBlock li {
    border-color: #000;
    text-align: left;
    }
}
/* textTranslucent
-------------------------------------------------- */
.Translucent {
    background-color:rgba(255,255,255,0.8);
    width: 70%;
    padding: 30px;
    text-align: center;
}
@media screen and (max-width: 959px) {
    .Translucent {
        background-color:rgba(255,255,255,0.8);
        width: 90%;
        padding: 10px;
        text-align: center;
    }
}
/* br
-------------------------------------------------- */
.br-sp {
  display: none;
}

@media screen and (max-width: 959px) {
    .br-pc {
        display: none;
    }
    .br-sp {
        display: inline-block;
  }
}
/* space line
-------------------------------------------------- */
.font_space {
letter-spacing: -0.8em
}

/* block
-------------------------------------------------- */
.block {
	padding: 40px 45px;
	border-radius: 4px;
}
.block--col2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.block--col2__box {
	width: 480px;
	padding: 0 0 75px 0 ;
	border-radius: 4px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.block--col2__box--small {
	width: 470px;
	padding: 50px 40px 35px;
	border-radius: 4px;
	background-color: #eee;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 330px;
}
.block--col2__box--small:nth-child( n+3 ) {
	margin-top: 60px;
}
.block--col2__box .box__inner{
	padding: 20px 30px;
	margin-top: 15px;
	border-radius: 4px;
	background-color: #fff;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
    position: relative;
}
.block--col2__box .box__inner2{
	padding: 20px 30px;
	margin-top: 15px;
	border-radius: 4px;
	background-color: #fff;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.block--col2__box--small .box__inner{
	padding: 45px 30px 20px;
	margin-top: 30px;
	border-radius: 4px;
	background-color: #fff;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.block--gray {
	background-color: #eee;
}
.block--white {
	padding: 32px;
	border: 1px solid #ccc;
}
@media screen and (max-width: 959px) {
	.block--col2__box--small {
		width: 100%;
		padding: 20px 10px 10px;
		min-height: unset;
	}
	.block--col2__box--small + .block--col2__box--small {
		margin-top: 10px;
	}
	.block--col2__box--small .box__inner {
		padding: 20px 10px 14px;
		margin-top: 20px;
	}
}

/* entry
-------------------------------------------------- */

.block--col2__box .entry__list__items {
	font-size: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.entry__list__items > .number {
	padding-right: 0.5em;
}
.entry__list__items__link {
	font-weight: bold;
	text-decoration: underline;
}
@media screen and (max-width: 959px) {
	.entry .block--col2__box {
		width: 100%;
		padding: 0 10px 15px 10px;
	}
	.entry .block--col2__box + .block--col2__box {
		margin-top: 20px;
	}
	.entry .block--col2__box .box__inner {

		padding: 20px 10px;
		margin-top: 20px;
	}
	.entry .block--col2__box .box__inner2 {
		padding: 20px 10px;
		margin-top: 20px;
	}
	.entry .block--col2__box .entry__list__items {
		font-size: 12px;
	}
}
@media screen and (min-width: 960px) {
	.title--medium {
		font-size: 24px;
	}
}
@media screen and (max-width: 959px) {
    .title--medium  {
    	font-size: 16px;
	}
}