@charset "utf-8";

body {
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
	font-weight: 500;
}

img{
	max-width: 100%;
}

.common-headline {
	position: relative;
	font-size: 30px;
	font-weight: 600;
	padding: 15px 10px;
	color: #fff;
	text-align: center;
	background: #00a99d;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #00a99d, #29abe2);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #00a99d, #29abe2); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.chkTd input[type="checkbox"] {
	width: 13px;
	height: 13px;
	vertical-align: middle;
	cursor: pointer;
}
.chkTd label {
	vertical-align: middle;
	font-size: 16px;
	cursor: pointer;
}
.common-headline img{
	height: 1em;
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: middle;
}
.common-headline:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #14aabf;
	z-index: 99;
}
.main_img {
	margin-bottom: 50px;
}
.col_pink{
	color: #ff385c;
}
.marker{
	background-color: #fff292;
}

/*---------------------------
概要
---------------------------*/
.about{
	margin-bottom: 50px;
}
.about p{
	font-size: 18px;
	font-weight: 600;
	color: #3a3a3a;
}
.about p span{
	font-size: 25px;
}
.about p span.marker.col_pink{
	font-size: 35px;
}
.img-2col-box img{
	width: 49%;
	float: left;
	margin-right: 2%;
}
.img-2col-box img:last-child{
	margin-right: 0px;
}
.kojinmensetsu-wrap{
	background-image: url("/audition/middle-generation-osaka/img/bg_kojinmendsetsu.jpg");
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 50px 10px;
	color: #fff;
}
.kojinmensetsu-wrap h2{
	font-size: 35px;
	font-weight: 600;
	color: #FFE500;
	text-align: center;
	display: inline-block;
	position: relative;
	margin-bottom: 50px;
}
.kojinmensetsu-wrap h2:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -10px; /*下線の上下位置調整*/
  display: inline-block;
  width: 50px; /*下線の幅*/
  height: 2px; /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%); /*位置調整*/
  background-color: #FFE500; /*下線の色*/
}
.kojinmensetsu-wrap p{
	font-size: 25px;
}
/*---------------------------
募集ジャンル
---------------------------*/
.janru-inner{
	width: 33.333333%;
	position: relative;
}
.janru-inner p{
	position: absolute;
	bottom:0;
	width: 100%;
	background-color: rgba(0,0,0,0.8);
	text-align: center;
	color: #fff;
	padding: 10px;
	font-weight: 600;
	font-size: 20px;
}

.kyoutyou {
	color: #FA783D;
}

/*---------------------------
25歳から55歳までの方限定
---------------------------*/
.gentei-wrap{
	background-image: url("/audition/middle-generation-osaka/img/bg_gentei.jpg");
	background-position: right;
	-webkit-background-size: cover;
	background-size: cover;
	padding-bottom: 100px;
}
.gentei-box{
	max-width: 600px;
	background-color: rgba(255,255,255,0.8);
	padding: 50px;
	margin-left: 100px;
	margin-top: 100px;
}
.gentei-box p{
	margin-bottom: 30px;
}
.gentei-box h3{
	font-size: 25px;
	font-weight: 600;
	color: #ff385c;
	margin-bottom: 20px;
}
/* 見出しのサイドの画像用 */
.tableSide{
	width: 23%;
}
.tableSide_02{
	width: 17%;
}
.tableSide img{
	width: 100%!important;
}
.leftbox{
	float: left;
}
.rightbox{
	float: right;
}

/*---------------------------
 こんな方の挑戦をお待ちしております！
---------------------------*/
.chousen-wrap{
	background-image: url("/audition/middle-generation-osaka/img/bg-glid.svg");
}
.chousen-box{
	padding-top: 50px;
	padding-bottom: 50px;
}
.chousen-box li{
	font-size: 20px;
	font-weight: 600;
	border: 2px solid #15aac1;
	padding: 15px 10px 15px 3.5em;
	background-image: url("/audition/middle-generation-osaka/img/icon_check.svg");
	-webkit-background-size: 1em;
	background-size: 1.5em;
	background-position: 20px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	background-color: #fff;
	border-radius: 5px;
	max-width: 800px;
	
	margin-left: auto;
	margin-right: auto;
}
.chousen-message{
	font-size: 25px;
	font-weight: 600;
}
.max-600{
	max-width: 650px;
}
/*---------------------------
ジャンルごとの特権
---------------------------*/
.bg-blue{
	background-color: #EBEBF5;
	padding: 50px 0;
}
.tokken-wrap .leftbox{
	float: left;
	width: 48%;
}
.tokken-box .cl{
	margin-bottom: 50px;
}
.tokken-box .cl:last-child{
	margin-bottom: 0px;
}
.tokken-wrap .rightbox{
	float: right;
	width: 48%;
}
.tokken-wrap h3{
	font-size: 40px;
	color: #3a3a3a;
}
p.eng {
    color: #adadad;
	margin-bottom: 20px;
}
.tokken-wrap li{
	font-size: 18px;
	font-weight: 600;
	padding-left: 2em;
	background-image: url("/audition/middle-generation-osaka/img/icon_check.svg");
	-webkit-background-size: 1em;
	background-size: 1.5em;
	background-position:left top;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	color: #3a3a3a;
	margin-left: auto;
	margin-right: auto;
}
/*---------------------------
  アスタークプロモーションからのメッセージ  
---------------------------*/
.message-wrap{
	background-color: #EBEBF5;
}
.message-img{
	padding-bottom: 50px;
}


/*---------------------------
 応募ボタン 
---------------------------*/
.common-headline-pink{
	position: relative;
	margin-bottom: 50px;
	font-size: 30px;
	font-weight: 600;
	padding: 15px 10px;
	color: #fff;
	text-align: center;
	background: #ff00ff;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #ff00ff, #fb403b);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #ff00ff, #fb403b); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.common-headline-pink img{
	height: 1em;
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: middle;
}
.common-headline-pink:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #fd209c;
	z-index: 99;
}

.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_contents {
	padding-top: 15px;
	padding-bottom: 15px;
}
.header_logo_box img {
	max-width: 300px;
	height: auto;
}
h1 {
	font-size: 11px;
	border-left: 5px solid #0C4578;
	padding-left: 5px;
}
a {
	text-decoration: none;
	color: inherit;
}
.header_nav_sp_lp{
	background-color: #2898bd;
	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: 20px;
}
.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_emphasis{
	background-color: #FF6C05;
}
.hide_side {
	right: -100%!important;
}

/*---------------------------
完全バックアップ
---------------------------*/
.tokuten_desc{
	background-image: url("/audition/middle-generation-osaka/img/bg_backup.jpg");
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 50px 10px;
	color: #fff;
}
.tokuten_desc p{
	font-weight: 600;
	margin-bottom: 30px;
}
.tokuten_desc p span.col_yellow{
	font-size: 40px;
	color: #FFCF2A;
}

/*---------------------------
 FAQ
---------------------------*/
/* 見出し */
.qa_headline{
	font-size: 40px;
	color: #ffffff;
	text-align: center;
	margin-bottom: 20px;
}
.qa_headline table {
	margin:auto;
}
.faq_box .tenkai {
	cursor: pointer;
}
.faq_wrap img {
	max-width: 100%;
	width: auto;
}
.faq_wrap {
	background-color: #2BA9E4;
	padding: 30px 0;
}
.faq_box h3 {
	margin-top: 15px;
}
.faq_box h3:first-child {
	margin-top: 0
}
.faq_contact .tel {
	border-bottom: 1px dashed #BDBDBD;	
}
.faq_contact .tel img {
	width: 1.5em;
}
.setumei p {
	background-color: #EEEEEE;
	padding: 10px;
	
	
}

/*----------------
 展開式見出し
----------------*/
.faq_wrap h3{
	padding:10px 0 10px 85px;
	background-color: #fff;
	background-image: url("/audition/middle-generation-osaka/img/icon_q.png");
	background-size: 30px;
	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_kaiten {
	transform-origin: 100% 31.25%!important;
	transform: rotate(90deg)!important;
}
.faq_contact{
	font-weight: 600;
	color: #fff;
}
.setumei {
	display: none;
}
.setumei p{
	    padding-left: 53px;
		background-image: url(/audition/middle-generation-osaka/img/icon_a.png);
		background-size: 30px;
		background-repeat: no-repeat;
		background-position: 10px center;
}
.tenkai img {
	width: 100%;
}
/* 問い合わせ */
.faq_contact{
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.faq_contact .tel{
	font-size: 35px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	
}


/*---------------------------
 応募フォーム
---------------------------*/
.uketuke_msg_wrap {
	text-align: center;
}
.uketuke_msg {
	padding: 5px 10px;
	background-color: orange;	
	border-radius: 10px;
	display: inline-block;
	margin: auto;
	color: #fff;
	margin-bottom: 5px;
}

/*---------------------------
 フッター
---------------------------*/
footer {
	border-top: 1px solid #00A0EA;
}
footer p{
	font-size: 13px;
}
.copyright {
	background-color: #00A0E9;		
	color: #fff;
}
.footer_left {
	float: left;
	width: 62%;
}
.footer_right {
	float: right;
	width: 38%;
}
.footer_logo {
	float: left;
	margin-right: 20px;
}
.footer_right .rightbox img {
	margin-right: 5px;
	vertical-align: middle;
	width: 1em;
}
.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;
}
/*---------------------------
 監督紹介
---------------------------*/
.kantoku_headline{
    font-size: 35px;
    color: #ffffff;
    text-align: center;
    padding: 15px 10px;
    margin-bottom: 30px;
	background-color: #29abe2;
}
.kantoku_headline table{
	text-align: center;
	margin: auto;
}

.kantoku_contents {
	margin-bottom: 30px;
}
.kantoku_contents .leftbox{
	width: 35%;
	float: left;
}
.kantoku_contents .rightbox{
	width: 63%;
	float: right;
}
.kantoku_contents h3{
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 15px;
	border-bottom: 2px solid #000000;
	padding-bottom: 15px;

}
.message {
	margin-bottom: 30px;
}
.message h4{
	font-size: 20px;
	font-weight: 600;
	border: 2px solid #29ABE2;
	padding: 15px;
	color: #29ABE2;
	margin-bottom: 20px;
	text-align: center;
	border-radius:15px; 
}
.daihyo h4{
	font-size: 30px;
	font-weight: 600;
	border: 2px solid #29ABE2;
	padding: 15px;
	color: #fff;;
	background-color: #29ABE2;
	margin-bottom: 20px;
	text-align: center;
}
.daihyo p{
	background-color: #D7D7D7;
	font: 600px;
	padding: 5px;
	font-weight: 600;
	font-size: 18px!important;
}
.kantoku_keireki{
    border: 5px solid #f6b37f!important;
    font-weight: 600!important;
    padding: 5px 0!important;
    text-align: center!important;
    color: #f6b37f!important;
    font-size: 25px!important;
    margin-bottom: 20px!important;
}
table.keireki_table{
	width: 100%;
	margin-bottom: 30px;
}
table.keireki_table th,table.keireki_table td{
	border: 1px solid #aaaaaa;
	padding: 10px;
}
table.keireki_table th{
	background-color: #e5e5e5;
	font-weight: 600;
	width: 30%;
}
table.keireki_table td{
	width: 70%;
}

.movie_box{
	width: 49%;
	margin-right: 2%;
	margin-bottom: 20px;
	float: left;
}
.movie_box:nth-child(2n){
	margin-right: 0;
}
.movie_box p{
	font-size: 13px;
}

/*---------------------------
 追加分
---------------------------*/
.f_min{
	    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.bg_blue_headline{
	background-color: #0397ff;
	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/star_fukuoka/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/star_fukuoka/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{
	font-size: 20px;
	
}
.tokuten_desc h4{
	font-size: 45px;
	font-weight: 600;
	margin-top: 30px;
	margin-bottom: 10px;
	background: linear-gradient(transparent 60%, #f6d228 60%);
	display: inline-block;
	text-align: center;
}

.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;
}
/*---------------------------
オーディション会場
---------------------------*/
.map_box h2{
	background-color: #29ABE2;
	font-weight: 600;
	font-size: 35px;
	color: #fff;
	text-align: center;
	padding: 15px 10px;
	margin-bottom: 30px;
}
.kaijou{
	border: 1px solid #000000;
	padding: 10px;
	border-radius: 10px;
	margin-bottom: 30px;
}
/*===========================
 【375px以下】※iphone6縦以下
 ===========================*/
@media screen and (max-width:767px){
}

/*===========================
 【767px以下】※タブレット未満
 ===========================*/
@media screen and (max-width:767px){
	.common-headline-pink{
		font-size: 25px;
	}
	.common-headline img{
		margin-right: 5px;
    	margin-left: 5px;
	}
	.btn_cv img {
		width: 100%;
	}
	.about p span.marker.col_pink {
		font-size: 30px;
	}
	.janru-inner {
		width: 50%;
		float: left;
	}
	.janru-inner p {
		font-size: 15px;
	}
	.common-headline {
		font-size: 20px;
	}
	.gentei-wrap {
		padding-bottom: 30px;
	}
	.gentei-wrap h2 {
		font-size: 19px !important;
	}
	.gentei-box {
		max-width: 100%;
		padding: 15px;
		margin-left: 15px;
		margin-right: 15px;
		margin-top: 30px;
	}
	
}
/*===========================
 【800px以下】※タブレット縦以下
  800pxはNexus10の縦
　※2017年時点でipadProを除いてタブレット縦最大
 ===========================*/
@media screen and (max-width:800px){
}
/*===========================
 【567px以下】
★iPhone5横未満まで適用されるCSS
===========================*/
@media screen and (max-width:567px){
	.tuyomi_wrap p{
		font-size: 20px;
		padding: 15px 0 30px 50px;
		margin-bottom: 15px;
		-webkit-background-size: 40px;
		background-size: 40px;
		background-position: left 20px;
	}
	.tokuten_desc h4 {
		font-size: 25px;
		text-align: center!important;
	}
	.step_box_wrap.clearfix.flex{
		display: block;
	}
	div.step_box:first-child {
		width: 100%;
		margin-bottom: 0 0 10px 0;
		float: 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;
	}
	.map_box h2 {
		font-size: 25px;
	}
	.img-2col-box img {
		width: 100%;
		float: left;
		margin-right: 0%;
		margin-bottom: 10px;
	}
	.chousen-box li {
		font-size: 15px;
	}
	.chousen-message {
		font-size: 20px;
		font-weight: 600;
	}
	.tokken-wrap .leftbox img{
		margin-bottom: 15px;
	}
	.tokken-wrap .rightbox img{
		margin-bottom: 15px;
	}
	.tokken-wrap .leftbox {
		width: 100%;
	}
	.tokken-wrap .rightbox{
		width: 100%;
	}
	.tokken-wrap h3 {
		font-size: 30px;
	}
	.tokken-wrap li {
    	font-size: 16px;
	}
	.tokuten_desc p span.col_yellow {
		font-size: 25px;
	}
	.kojinmensetsu-wrap p {
		font-size: 20px;
	}
	.kojinmensetsu-wrap h2 {
		font-size: 31px;
		margin-bottom: 20px;
	}
}
@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 85px;
		background-color: #ffffff;
		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;	
	}
}

/*===========================
 【801px以上】※タブレット縦より大きい
 ===========================*/
@media screen and (min-width:801px){
}
/*===========================
 【1023px以下】※PCサイズ未満
 ===========================*/
@media screen and (max-width:1023px){
	header {
		padding-top: 0px!important;
	}
	.disp_pc_miman h1 {
		font-size: 10px !important;
		margin: 5px 10px;
	}
	
}
/*===========================
 【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 {
		max-width: 30px;
		margin-right: 3px;
	}
	nav.disp_pc_over {
		width: 100%;
		clear: both;
		background-color: #F9F9F9;
		font-weight: 600;
		padding: 10px;
		border-bottom: 1px solid #DCDCDC;
	}
	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 40px;
    color: #fff;
    font-weight: 600;
    border: none;
    font-size: 22px;
}
.btn_back {
	background-color: #838D94;
}
.btn_submit {
	background-color: #FF6C05!important;
}

.col_skyblue{
	color:#2898bd;
}
#page_top {
	width: 50px;
}