@charset "utf-8";

body {
	font-family: "Noto-SansCJKjp","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

.kyoutyou {
	color: #FA783D;
}
.dot_strong {
    -webkit-text-emphasis: filled circle #A00000;
    text-emphasis: filled circle #A00000;
}
/* 見出しのサイドの画像用 */
.tableSide{
	width: 23%;
}
.tableSide_02{
	width: 17%;
}
.tableSide img{
	width: 100%!important;
}
.leftbox{
	float: left;
}
.rightbox{
	float: right;
}

/*---------------------------
 こんな方はぜひご応募してください！
---------------------------*/
.osusume table h2 {
	font-size: 30px;
	font-weight: 600;
}
.osusume table img {
	font-size: 30px;
	width: 1.4em;
}
div.desire_wrap p {
	display: inline-block;
	padding-left: 2em;
	padding-right: 2em;
	padding-bottom: 1em;
	text-align: center;
	background-image: url(/audition/movie/img/bd_chance.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	-webkit-background-size: 100%;
	background-size: 100%;
	font-weight: 600;
	font-size: 30px;
}
div.desire_wrap div {
	background-image: url(/audition/movie/img/bg_blue_shasen_2.jpg);
	width: 49.25%;
	margin-right: 1.5%;
	border-radius: 5px;
	margin-bottom: 1.5%;
	height: 4em;
	text-align: center;
	float: left;
	color: #fff;
	position: relative;
	font-size: 30px;
}
div.desire_wrap div h3 {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	font-weight: 600;
}
div.desire_wrap div span {
	color: #ffc704;
}
div.desire_wrap div:nth-child(even){
	margin-right: 0;
}

/*---------------------------
 芸能人になるには？
---------------------------*/
div.process_headline {
	background-color: #FA6B2C;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.process_headline h2 {
	font-size: 30px;
	font-weight: 600;
	color: #fff;
}

div.process_box h3 {
	color: #fa6726;
	padding-bottom: 5px;
	border-bottom: 1px solid #fa6726;
	font-size: 25px;
	text-align: center;
	margin-bottom: 15px;
}
div.process.glay {
	background-color: #F2F2F2;
}
.sankaku {
	position: relative;
	display: inline-block;
	height: 40px;
}
.sankaku:after {
	content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 0px;
    border-style: solid;
    border-width: 40px;
    z-index: 1;
    right: -40px;
}
.sankaku.white:after {
	border-color: #fff transparent transparent transparent;
}
.sankaku.glay:after {
	border-color: #F2F2F2 transparent transparent transparent;
}
.sankaku.aqua {
	height: 30px;
}
.sankaku.aqua:after {
	border-color: #35A6D2 transparent transparent transparent;
	border-width: 30px;
	right: -30px;
}
/*----------------
 STEP１
----------------*/
h5.midashi_genjitu {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #30A3D0;
	border-top: 1px solid #30A3D0;
	border-bottom: 1px solid #30A3D0;
	text-align: center;
	font-size: 25px;
	font-weight: 600;
}
ul.genjitu_list li {
	text-align: center;
	display: block;
	width: 23.875%;
	margin-right: 1.5%;
	float: left;
	background-color: #30A3D0;
	color: #fff;
	font-size: 20px;
	height: 6em;
	position: relative;
	-webkit-background-size: auto 80%;
	background-size: auto 80%;
	background-repeat: no-repeat;
	background-position: center center;
}
ul.genjitu_list li:last-child {
	margin-right: 0;
}
ul.genjitu_list li span {
	/* 親要素にrelativeをあてる */
	display: block;
	width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    font-weight: 600;
}
.lookup_yellow {
	font-size: 18px;
	text-align: center;
	font-weight: 600;
	background-color: #FFC603;
	padding-top: 4px;
	padding-bottom: 4px;
	padding: 4px 6px;
}

ul.genjitu_list li.bg_lesson {
	background-image: url(/audition/movie/img/step1_money.png);
}
ul.genjitu_list li.bg_looks {
	background-image: url(/audition/movie/img/step1_audition.png);
}
ul.genjitu_list li.bg_audition {
	background-image: url(/audition/movie/img/step1_looks.png);
}
ul.genjitu_list li.bg_schedule {
	background-image: url(/audition/movie/img/step1_ryouritu.png);
}
.bd_shihou {
	border: 1px solid #aaaaaa;
	padding: 1em;
}
/*----------------
 STEP２
----------------*/
div.katudou_box {
	text-align: center;
	border: 1px solid #929292;
	padding: 10px;
	float: left;
	width: 32%;
	margin-right: 2%;
}
div.katudou_box:last-of-type {
	margin-right: 0px;
}
div.katudou_box h5 {
	text-align: center;
	font-size: 1.3em;
	color: #32A2D2;
	font-weight: 600;
}
div.katudou_box img {
	margin-top: 10px;
	width: auto;
	height: 4em;
	margin-bottom: 10px;
}
div.katudou_box p {
	text-align: left;
}

/*----------------
 STEP見出し
----------------*/
div.process table span {
    position: relative;
    padding: 0.5em 0.5em 0.5em 1em;
    background-color: #30A3D0;
    height: 2em;
    display: block;
    font-size: 30px;
    line-height: 30px;
	color: #fff;
	margin-right: 1.2em;
}

div.process table h4 {
	font-size: 30px;
}

/*---------------------------
 アスタークプロモーションの強み
---------------------------*/
div.strong_wrap h2 {
	display: inline-block;
	padding-left: 2em;
	padding-right: 2em;
	padding-bottom: 1em;
	text-align: center;
	background-image: url(/audition/movie/img/bd_chance.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	-webkit-background-size: 100%;
	background-size: 100%;
	font-weight: 600;
	font-size: 30px;
}

.circle {	
	position: relative;
	display: inline-block;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background-color: #FB6727;
}

.circle p {
	position: absolute;
	display: inline-block;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width :80px;
  	text-align:center;
	line-height: 1;
	color: #fff;
}
.circle p span {
	font-size: 1.8em;
	font-weight: 600;
}

div.strong_box {
	padding-top: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #959595;
}
div.strong_box:last-child {
	border-bottom: none;
}
div.strong_box th {
	padding-right: 1em;
}
div.strong_box h3 {
	font-weight: 600;
	font-size: 1.3em;
}

/*---------------------------
 養成所に通わずに、芸能プロダクションに入れるの？
---------------------------*/
div.yousei_wrap {
	padding: 20px;
	background-image: url(/audition/movie/img/bg_hougan.jpg);
	-webkit-background-size: 8px;
	background-size: 8px;
}
div.yousei_wrap div.cont {
	background-image: url(/audition/movie/img/bg_youseijo.png);
	background-repeat: no-repeat;
	-webkit-background-size: auto 90%;
	background-size: auto 90%;
	background-position: center center;
}
div.yousei_wrap h2 {
	font-size: 30px;
	color: #3FA6D0;
	font-weight: 600;
	text-align: center;
	margin-bottom: 20px;
}
div.yousei_wrap h3 {
	font-weight: 600;
	font-size: 1.3em;
	text-align: center;
	margin-bottom: 10px;
}

/*---------------------------
 オーディション概要
---------------------------*/
div.gaiyou_headline {
	background-color: #37B4FD;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.gaiyou_headline h2 {
	font-size: 30px;
	font-weight: 600;
	color: #fff;
}
div.gaiyou_wrap table img {
	font-size: 30px;
	height: 1.7em;
	width: auto;
}
table td.center {
	padding-left: 1em;
	padding-right: 1em;
}

/*----------------
 オーディションの流れ
----------------*/
div.step_box {
	float: left;
	text-align: center;
	padding:10px;
	margin-bottom: 30px;
}
p.step{
	background-color: #000000;
	color: #ffffff;
	padding: 5px;
	font-size: 25px;
	margin-bottom: 15px;
}
div.step_box img{
	width: 90%;
	margin-bottom: 5px;
}
div.step_box:first-child {
	width: 69%;
	margin-right: 2%;
	border-right: 1px solid #000;
}
div.step_box:last-child {
	width: 33%;
	margin-right: 0;
}
div.flow h3 {
	font-size: 30px;
	text-align: center;
	padding: 7px;
	background-color: #000000;
	color: #fff;
	margin-bottom: 10px;
	font-weight: 600;
}
p.caution {
	color: #C90D0B;
	font-size: 0.8em;
}
div.start {
	text-align: center;
}
div.start h4 {
	background-color: #33A6D2;
	padding: 5px;
	color: #fff;
	font-size: 30px;
}
div.tokuten img {
	max-width: 550px;
	margin-bottom: 10px;
	width: 100%;
}


/*----------------
 合格者特典
----------------*/
.tokuten {
	padding: 10px 0;
	background-image: url("/audition/movie/img/bd_w.png");
	padding: 30px 0;
}
.tokuten h3 {
    border-bottom: 2px solid #000000;
    font-size: 30px;
    margin-bottom: 15px;
	font-weight: 600;
	position: relative;
	padding: .5em .5em .5em .5em;
}
.tokuten h3::after {
	position: absolute;
	top: .5em;
	left: 0em;
	content: '';
	width: 6px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #000000;
}
.actor {
	border-bottom: 1px solid #000000;
	padding-bottom: 30px;
}
.actor .leftbox{
	width: 60%;
}
.actor .rightbox{
	width: 35%;
}
.actor .rightbox img{
	max-width: 100%;
}

.vocal .rightbox{
	width: 60%;
}
.vocal .leftbox{
	width: 35%;
}
.vocal .rightbox img{
	max-width: 100%;
}




/*---------------------------
合格者特典
---------------------------*/
.tokuten p{
	font-size: 30px;
	font-weight: 600;
	font-style:oblique; 
}
.tokuten p span{
	color: #A00000;
}

/*---------------------------
さらに
---------------------------*/
.support{
	background-image: url("/audition/movie/img/bg_sarani.jpg");
	background-size: cover;
	color: #ffffff;
	padding: 30px 0;
	text-align: center;
}
.support img{
	max-width: 100%;
	margin-bottom: 30px;
}
.support p{
	font-size: 18px;
	font-weight: 600;
}

/*---------------------------
映画製作終了後のサポート内容
---------------------------*/
.end_support{
	margin: 0 auto 30px auto;
	text-align: center;
}
.end_support h3{
	font-size: 30px;
	border-bottom: 1px solid #474747;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 20px;
	font-weight: 600;
}
.end_support ul{
	display: inline-block;
	text-align: left;
}
.end_support ul li{
	background-image: url("/audition/movie/img/icon_check.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 10px 30px;
	font-size: 18px;
	font-weight: 600;
	
}
.end_support_yakusya{
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 30px;
	padding-bottom: 20px;
}


/*---------------------------
 応援
---------------------------*/
.ouen{
	background-image: url("/audition/movie/img/bg_mikeiken.jpg");
	background-size: cover;
	color: #ffffff;
	padding: 40px 0;
	text-align: center;
}
.top_ouen {
	font-size: 25px;
	font-weight: 600;
    margin-bottom: 30px;
}
.top_ouen span.marker_yellow_hoso {
    background: -webkit-linear-gradient(transparent 60%, #ffff66 60%);
    background: -o-linear-gradient(transparent 60%, #ffff66 60%);
    background: linear-gradient(transparent 60%, #ffff66 60%);
}
/*---------------------------
 未経験大歓迎
---------------------------*/
.mikeikenkangei h4{
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 25px;
	padding-bottom: 8px;
	text-align: center;
	font-weight: 600;
	margin-bottom: 30px;
}
.mikeikenkangei p{
	text-align: center;
	font-weight: 600;
	font-size: 18px;
}

/*---------------------------
 コンバージョンボタン
---------------------------*/
.moushikoimi_btn_box{
	text-align: center;
	padding: 40px 10px;
}

.moushikoimi_btn_box a img{
	max-width: 100%;
}

/*---------------------------
 監督部分
---------------------------*/
.kantoku_contents_wrap{
	padding: 30px 0;
	background-image: url("/audition/movie/img/bg_kantoku.jpg");
	-webkit-background-size: cover;
	background-size: cover;
	color: #fff;
}
.kantoku_contents_wrap h3{
	text-align: center;
	font-size: 45px;
	margin-bottom: 30px;
	font-style: oblique;
	font-weight: 600;
	
}
.kantoku_contents_wrap h4{
	font-size: 30px;
	font-weight: 600;
	background-color: #000000;
	padding: 5px;
	margin-bottom: 20px;
}
.kantoku_contents_wrap h5{
	font-size: 25px;
	margin-bottom: 20px;
}
.kantoku_contents_wrap .leftbox{
	width: 60%;
	float: left;
}
.kantoku_contents_wrap .rightbox{
	width: 35%;
	float: right;
}
.kantoku_contents_wrap .rightbox img{
	max-width: 100%;
}
/*---------------------------
 応募ボタン 
---------------------------*/
.side_oubo {
	position: fixed;
	right: -8px;
	top: 30%;
	z-index: 999998;
	max-width: 100%;
	transition-duration: 1s;
}
.side_oubo img {
    height: 300px;
}
.side_oubo:hover{
	right: 0px;
	opacity: 1!important;
}
.side_oubo img:hover{
	opacity: 1!important;
}

/*---------------------------
 共通パーツ
---------------------------*/
h2.pagetitle {
	padding: 1em 0;
	font-size: 28px;
	color: #fff;
	background-color: #0A4386;
	font-weight: 600;
	text-align: center;
}
/*---------------------------
 ヘッダー
---------------------------*/
.header_pc{
	background-image: url("/audition/movie/img/bd_b.png");
}
.header_contents {
	padding-top: 15px;
	padding-bottom: 15px;
}
.header_logo_box img {
	max-width: 300px;
	height: auto;
}
h1 {
	font-size: 11px;
	padding-left: 5px;
	color: #fff;
}
a {
	text-decoration: none;
	color: inherit;
}
.header_nav_sp_lp{
	background-color: #282828;
	border-bottom: 1px solid #ffffff;
}
.nav_sp_lp ul{
	width: 100%;
}
.nav_sp_lp li{
    float: left;
    border-left: 1px solid #ffffff;
    text-align: center;
    width: 20%;
    height: 60px;
    line-height: 0.9;
}
.nav_sp_lp li:first-child{
	border: none;
}
.nav_sp_lp a{
	color: #ffffff;
	font-size: 12px;
}
.nav_sp_lp img {
	margin-top: 5px;
    width: auto;
    height: 16px;
}
.fixedHeader {
	position: fixed;
	top:0;
	z-index: 99;
}
#header_sp_lp.fix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}
header.fix {
	padding-top: 60px!important;
}
.nav_sp_lp li {
    background-color: #282828;
}
.nav_emphasis{
	background-color: #FF6C05!important;
}
.hide_side {
	right: -100%!important;
}
/*---------------------------
 FAQ
---------------------------*/
.contact_wrap{
	background-image: url("/audition/movie/img/bg_contact.jpg");
	background-size: cover;
	padding: 30px 0;
	color: #fff;
}
.qa_headline table {
	margin:auto;
}
.faq_box .tenkai {
	cursor: pointer;
}
.faq_wrap img {
	max-width: 100%;
	width: auto;
}
.faq_box h3 {
	margin-bottom: 15px;
}
.faq_contact .tel {
	border-bottom: 1px dashed #ffffff;	
}
.faq_contact p{
	font-weight: 600;
}
.setumei p {
	margin-bottom: 15px;
}
/*----------------
 展開式見出し
----------------*/
.faq_wrap h3{
	padding:10px 0 10px 80px;
	background-color: #EEEEEE;
	border-radius: 5px;
	background-image: url(/audition/movie/img/icon_q.png);
	background-size: 15px;
	background-repeat: no-repeat;
	background-position: 45px center;
}
.tenkai {
	position: relative;
}
.tenkai .icon {
	position: absolute;
  	top: 50%;
  	-webkit-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
	left: 15px;
	max-height: 1.5em;
	width: auto!important;
	transition: 0.2s
}
.tenkai {
	position: relative;
}
.tenkai .icon {
	position: absolute;
  	top: 50%;
  	-webkit-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
	left: 15px;
	max-height: 1.5em;
	width: auto!important;
	transition: 0.2s
}
.tenkai_kaiten {
    transform-origin: 50% 50%;
    transform: rotate(90deg)!important;
    top: 25%!important;
}
.setumei {
	display: none;
}
.setumei p{
    padding-left: 50px;
    background-image: url(/extra/img/icon_a.png);
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: 15px center;
    padding-top: 15px;
}
.tenkai img {
	width: 100%;
}
.tenkai_kaiten {
	transform-origin: 100% 31.25%!important;
	transform: rotate(90deg)!important;
}
.setumei {
	display: none;
}
.setumei p{
	padding-left:40px;
	background-image: url(/audition/movie/img/icon_a.png);
	background-size: 15px;
	background-repeat: no-repeat;
	background-position: left center;
}
.tenkai img {
	width: 100%;
}
/* 問い合わせ */
.faq_contact{
	font-size: 20px;
	margin-top: 20px;
}
.faq_contact .tel{
	font-size: 35px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	
}

/* 応募 */
#form h2 {
	padding: 10px;
	background-image: url("/audition/movie/img/bd_r.png");
	text-align: center;
	margin-bottom: 30px;
	color: #ffffff;
	font-size: 30px;
}
/*---------------------------
 応募フォーム
---------------------------*/
.uketuke_msg_wrap {
	text-align: center;
}
.uketuke_msg {
	padding: 5px 10px;
	border-radius: 10px;
	margin: auto;
	color: #a50d0d;
	font-size: 37px;
	margin-bottom: 5px;
}

/*---------------------------
 フッター
---------------------------*/
footer {
	background-image: url("/audition/movie/img/bd_b.png");	
	color: #fff;
	padding:20px 0 0 0; 
}
footer p{
	font-size: 13px;
}
.copyright {
	background-image: url("/audition/movie/img/bd_b.png");	
	color: #fff;
	border-top: 3px solid #fff;
	padding: 3px;
}
.footer_left {
	float: left;
	width: 62%;
}
.footer_left p{
	float: left;
	margin-bottom: 15px;
}
.footer_right {
	float: right;
	width: 38%;
}
.footer_logo {
	float: left;
	margin-right: 20px;
}
.footer_right .rightbox img {
	margin-right: 5px;
	vertical-align: middle;
}
.footer_right .rightbox a {
	color: #019EE9;
	font-weight: 600;
	font-size: 25px;
}
.footer_right .rightbox .tel_info {
	margin-top: 8px;
	color: #4B4B4B;
}
.footer_right .rightbox .tel_info span {
	padding: 5px 10px;
	background-color: #30A3D0;
	margin-right: 8px;
}
a.btn_cv {
	display: block;	
	text-align: center;
}
.btn_cv img {
    max-width: 600px;
}
.main_img_sp img{
	max-width: 100%;
}
img{
	max-width: 100%;
}

/*---------------------------
 追加分
---------------------------*/
.f_min{
	    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.bg_black_headline{
	background-image: url("/audition/movie/img/bd_b.png");
	color: #fff;
	font-size: 35px;
	margin-bottom: 20px;
	padding: 10px;
	font-weight: 600;
}
.osusume_wrap{
	text-align: center;
}
ul.osusume{
	display: inline-block;
	text-align: left;
	margin-bottom: 20px;
}
.osusume li{
	background-image: url("/audition/movie/img/icon_checkbox.png");
	border-bottom: 1px solid #000000;
	font-size: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px 10px 10px 50px;
	margin-bottom: 10px;
	font-weight: 600;
}
.p_chance{
	color: #eb4a4e;
	text-align: center;
	margin-bottom: 30px;
	font-size: 40px;
	font-weight: 600;
}
.top_leadline{
	font-weight: 600;
	color: #fff;
	font-size: 50px;
	text-align: center;
	padding: 20px 10px;
	background-image: url("/audition/movie/img/bg_top_headline.jpg");
	background-size: cover;
	background-position: center;
	font-style: oblique;
}
.top_leadline span{
	font-size: 30px;
	color: #ffc704;
}
/*----------------
 監督
----------------*/
h4.name{
	font-size: 50px;
	text-align: center;
	font-style: oblique;
	padding: 10px;
	font-weight: 800;
	margin-bottom: 20px;
}
h4.name span{
	font-size: 25px;
	padding-right: 10px;
}

.idutsukantoku h4{
	border-top: 5px solid #005982;
	border-bottom: 5px solid #005982;
}
.idutsukantoku .kantoku_keireki{
	border: 2px solid #005982!important;
	color: #005982!important;
}
.idutsukantoku .catch{
	font-size: 20px;
	font-weight: 600;
	color: #005982;
	background-color: #83ACBF;
	font-style: oblique;
	display: inline-block;
	margin-bottom: 8px;
}

.eichi h4{
	border-top: 5px solid #1e6107;
	border-bottom: 5px solid #1e6107;
}
.eichi .catch{
	font-size: 20px;
	font-weight: 600;
	color: #1e6107;
	background-color: #C6ECB9;
	font-style: oblique;
	display: inline-block;
	margin-bottom: 8px;
}

.odakantoku h4{
	border-top: 5px solid #eb6100;
	border-bottom: 5px solid #eb6100;
}
.odakantoku .catch{
	font-size: 20px;
	font-weight: 600;
	color: #eb6100;
	background-color: #E9D0BE;
	font-style: oblique;
	display: inline-block;
	margin-bottom: 8px;
}

.tokuten_desc{
	background-image: url("/audition/movie/img/bg_mikeiken.jpg");
	padding: 30px 0;
	background-position: top;
	background-size: cover;
	color: #ffffff;
	font-size: 20px;
	
}
.tokuten_desc h4{
	font-size: 45px;
	margin-bottom: 10px;
}

.syosai_wrap h5{
	margin-bottom: 10px;
	font-weight: 600;
	font-size: 25px;
	border-bottom: 1px solid #ADADAD;
	padding: 10px 10px 10px 20px;
	border-left: 5px solid #1e6107;
	
}
.syosai_wrap p{
	margin-bottom: 30px;
	font-size: 18px;
}
.parent{
	position: relative;
}
.parent img{
	position: absolute;
	right: 10px;
	transition: 0.5s;
}
.rot_90{
	transform: rotate(90deg);
}
.odakantoku .parent{
	background-color: #eb6100;
	padding: 10px;
	font-size: 18px;
	text-align: center;
	color: #ffffff;
	margin-bottom: 30px;
}
.eichi .parent{
	background-color: #1e6107;
	padding: 10px;
	font-size: 18px;
	text-align: center;
	color: #ffffff;
	margin-bottom: 30px;
}
.idutsukantoku .parent{
	background-color: #005982;
	padding: 10px;
	font-size: 18px;
	text-align: center;
	color: #ffffff;
	margin-bottom: 30px;
}
.cv_btn_submit {
    font-weight: 600;
}
/*===========================
 【375px以下】※iphone6縦以下
 ===========================*/
@media screen and (max-width:767px){
	
}

/*===========================
 【767px以下】※タブレット未満
 ===========================*/
@media screen and (max-width:767px){
	.btn_cv img {
		width: 100%;
	}
    .side_oubo {
        display: none;
    }
}
/*===========================
 【800px以下】※タブレット縦以下
  800pxはNexus10の縦
　※2017年時点でipadProを除いてタブレット縦最大
 ===========================*/
@media screen and (max-width:800px){
		
	.bg_black_headline{
		font-size: 23px!important;
	}
}
/*===========================
 【567px以下】
★iPhone5横未満まで適用されるCSS
===========================*/
@media screen and (max-width:567px){

	.footer_right{
		margin-bottom: 10px;
	}
	.kantoku_contents_wrap h3 {
		font-size: 23px;
	}
    .kantoku_contents_wrap h4 {
        text-align: center;
    }
	.kantoku_contents_wrap h5 {
		font-size: 20px;
	}
	.step_box_wrap.clearfix.flex{
		display: block;
	}
	.footer_left p{
		float: none;
		margin: 10px 0;
	}
	div.step_box:first-child {
		width: 100%;
		margin-bottom: 0 0 10px 0;
		float: none;
		border: none;
	}
	div.step_box:first-child img {
		width: 95%;
	}
	div.step_box:last-child img {
		width: 47.5%;
	}
	
	div.step_box:last-child {
		width: 100%;
		float: none;
	}
	
	.start {
		font-size: 23px;
	}
	.keireki_table th{
		font-size: 11px;
	}
	.jouei {
		font-size: 25px;
	}
	.sakuhin p {
		font-size: 13px;
	}
	.tokuten_wrap h3, .tokuten_desc h3 {
		font-size: 21px;
	}
	/*----------------
	 20190613追加
	----------------*/
	.top_leadline{
		font-size: 30px;
	}
	.top_leadline span{
		font-size: 18px;
	}
	.p_chance{
		font-size: 25px;
	}
	h4.name {
		font-size: 25px;
	}
	.catch {
		font-size: 18px!important;
	}
	.syosai_wrap h5 {
		font-size: 18px;
	}
	div.process_headline h3 {
		font-size: 20px;
	}
	
	.actor .leftbox{
		width: 100%;
	}
	.actor .rightbox{
		width: 100%;
	}
	.vocal .rightbox{
		width: 100%;
	}
	.vocal .leftbox{
		width: 100%;
	}
	.kantoku_contents_wrap .leftbox {
		width: 100%;
		margin-bottom: 15px;
	}
	.kantoku_contents_wrap .rightbox {
		width: 100%;
		text-align: center;
	}
	
	.mikeikenkangei p{
		text-align: left;
	}
	
	
	.tokuten p {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.support p {
		font-size: 18px;
		text-align: left;
	}
	.end_support h3 {
		font-size: 20px;
	}
	.top_ouen {
		font-size: 23px;
		text-align: left;
	}
}
@media screen and (max-width:666px){
	.pc_cvbtn {
		display: none;
	}
}
@media screen and (min-width:667px){
	.sp_cvbtn {
		display: none;
	}	
}

/*===========================
 【667px以下】
★iPhone7横未満まで適用されるCSS
===========================*/
@media screen and (max-width:667px){
	p {
		font-size: 15px;
	}
	div.desire_wrap p , div.strong_wrap h2{
		padding:0 0.7em 0.7em 0.7em;
		font-size: 20px;
	}

	.sankaku {
		height: 25px;
	}
	
	.sankaku:after {
		content: "";
		position: absolute;
		width: 0;
		height: 0;
		top: 0px;
		border-style: solid;
		border-width: 25px;
		z-index: 1;
		right: -25px;
	}
	
	.osusume table h2 {
		font-size: 22px;
	}
	
	div.desire_wrap div {
		height: 2.5em;
	}
	
	div.desire_wrap div h3 {
		font-size: 14px;
		font-weight: 600;
	}
	
	div.process_headline h2 {
		font-size: 20px;
	}
	/*---------------------------
	 監督紹介
	---------------------------*/
	.kantoku_contents .leftbox {
		width: 100%;
		text-align: center;
		margin-bottom: 15px;
	}
	.kantoku_contents .rightbox {
		width: 100%;
	}
	.kantoku_headline {
		font-size: 24px;
	}
	.movie_box {
		width: 100%;
		margin-right: 0%;
	}
	table.keireki_table th {
		width: 20%;
	}
	table.keireki_table td {
		width: 80%;
	}
	/*---------------------------
	 芸能人になるには？
	---------------------------*/
	div.process_box table {
		width: 100%;
	}
	div.process_box table td {
		display: block;
		width: 100%;
	}
	div.process table span {
		text-align: center;
		margin-right: 0;
	}
	
	div.process table td h4 {
		font-size: 20px;
		text-align: center;
		margin-top: 7px;
		font-weight: 600;
		border-bottom: 2px solid black;
		padding-bottom: 2px;
	}
	h5.midashi_genjitu {
		font-size: 15px;
	}
	.lookup_yellow {
		font-size: 15px;
	}
	ul.genjitu_list li {
		width: 49.25%;
		margin-bottom: 1.5%;
	}
	ul.genjitu_list li span {
		font-size: 15px;
	}
	ul.genjitu_list li:nth-child(even) {
		margin-right: 0;
	}
	
	div.katudou_box {
		margin-right: 0;
		width: 100%;
		font: none;
		margin-bottom: 10px;
	}
	div.strong_box h3 {
		border: 1px solid black;
		padding-bottom: 2px;
		margin-bottom: 10px;
		text-align: center;
		font-size: 1em;
	}
	
	/*---------------------------
	 アスプロの強み
	---------------------------*/
	.strong_box th , .strong_box td {
		display: block;
		width: 100%;
	}
	.strong_box th {
		text-align: center;
	}
	
	/*---------------------------
	 養成所に通わずに、芸能プロダクションに入れるの？
	---------------------------*/
	div.yousei_wrap div.cont {
		-webkit-background-size: 90%;
		background-size: 90%;
	}
	div.yousei_wrap h2 {
		font-size: 22px;
	}
	div.yousei_wrap h3 {
		font-size: 18px;
	}
	
	/*---------------------------
	 オーディション概要
	---------------------------*/
	div.gaiyou_headline h2 {
		font-size: 25px;
	}
	div.flow h3 {
		font-size: 19px;
	}
	div.step_box {
		width: 76%;
		margin-right: 0;
		margin: auto;
		float: none;
		margin-bottom: 11px;
	}
	.tokuten h4 {
		font-size: 22px;
	}
	/*---------------------------
	 FAQ
	---------------------------*/
	/*----------------
	 展開式見出し
	----------------*/
	.faq_wrap h3{
		padding:10px 15px 10px 65px;
		background-color: #EEEEEE;
		border-radius: 5px;
		background-position: 40px center;
	}
	/* 問い合わせ */
	.faq_contact{
		font-size: 18px;
	}
	/* 応募 */
	#form h2:after {
		left: 45%;
	}
	.qa_headline {
		font-size: 25px;
	}
	/*---------------------------
	 フッター
	---------------------------*/
	footer p{
		font-size: 13px;
	}
	.footer_left {
		float: none;
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}
	.footer_right {
		float: rignoneht;
		width: 100%;
		text-align: center;
	}
	.footer_logo {
		float: none;
		margin-right: 0;
	}
	.footer_right .rightbox img {
		margin-right: 0;
		vertical-align: middle;
	}
	.footer_right .rightbox a {
		color: #019EE9;
		font-weight: 600;
		font-size: 25px;
	}
	.footer_right .rightbox .tel_info {
		margin-top: 8px;
		color: #4B4B4B;
	}
	.footer_right .rightbox .tel_info span {
		padding: 5px 10px;
		background-color: #DBDBDB;
		margin-right: 8px;
	}
	.footer_right .rightbox {
		float: none;
		text-align: center;
	}
	.syudaika .leftbox{
		width: 100%;
		margin-bottom: 30px;
	}
	.syudaika .rightbox{
		width: 100%;
	}
	.map_box .leftbox{
		width: 100%;
		margin-bottom: 30px;
	}
	.map_box .rightbox{
		width: 100%;
	}
	.sakuhin.leftbox{
		width: 48%;
		margin: 0;
	}
	.sakuhin.rightbox{
		width: 48%;
		margin: 0;
	}
}
/*===========================
 【668px以上】※スマホ横以上
 ===========================*/
@media screen and (min-width:668px){
	div.process table span:after {
		content: "";
		position: absolute;
		width: 0;
		height: 0;
		bottom: 0;
		border-style: solid;
		border-color: transparent transparent transparent #30A3D0;
		border-width: 1em 1em 1em 1em;
		z-index: 1;
		right: -2em;
	}
	
	div.katudou_box_wrap {
		display: flex;
	}
	div.step_box:last-of-type {
		margin-right: 0;	
	}
    .benefits {
        margin-bottom: 30px;   
    }
}

/*===========================
 【801px以上】※タブレット縦より大きい
 ===========================*/
@media screen and (min-width:801px){
}
/*===========================
 【1023px以下】※PCサイズ未満
 ===========================*/
@media screen and (max-width:1023px){
	header {
		padding-top: 0px!important;
	}
	.disp_pc_miman h1 {
		padding: 10px;
		background-image: url("/audition/movie/img/bd_b.png");
	}
	
}
/*===========================
 【1024px以上】※PCサイズ以上
 ===========================*/
@media screen and (min-width:1024px){
	/*----------------
	 ヘッダー
	----------------*/
	a.heder_pc_tel {
		color: #30A3D0;
		font-size: 20px;
		font-weight: 600;
	}
	a.heder_pc_tel img {
		margin-right: 3px;
		margin-top: 10px;
	}
	nav.disp_pc_over {
		width: 100%;
		clear: both;
		background-color: #F9F9F9;
		font-weight: 600;
		padding: 10px;
		border-bottom: 2px solid #000000;
	}
	nav.disp_pc_over li {
		float: left;
		width: 20%;
		padding-left: 1%;
		padding-right: 1%;
		text-align: center;
		display: block;
		padding-bottom: 5px;
		border-right: 2px solid #BEBEBE;
		font-size: 15px;
	}
	nav.disp_pc_over li.nav_tel_pc {
		color: #30A3D0;
	}	
	nav.disp_pc_over li.nav_oubo_pc {
		color: #F86724;
	}
	nav.disp_pc_over li:first-child {
		border-left: 2px solid #BEBEBE;
	}

	nav.disp_pc_over li a {
		display: block;
	}
	.btn_oubo {
		max-width: 80%;
		display: block;
		margin: auto;
	}
	p.tel_info {
		margin-top: 5px;
	}
	p.tel_info span {
		background-color: #30A3D0;
		color: #fff;
		padding: 5px;
	}
	.pc_center {
		text-align: center;
	}
}

.btn_back, .btn_submit {
    padding: 8px 20px;
    color: #fff;
    font-weight: 600;
    border: none;
    font-size: 22px;
	width: 100%!important;
}
.btn_back {
	background-color: #838D94;
}
.btn_submit {
	background-color: #fff!important;
}

.col_skyblue{
	color:#2898bd;
}
.col_yel {
    color: #fff000;
}
.col_winered {
    color: #A00000;
}
#page_top {
	width: 50px;
}