@charset "utf-8";
header {
	background-color: #ffffff;
	transition: all 1.5s ease;
}
.bg_01 {
	background-image: none;
	background-color: #ffffff;
	transition: all 1.5s ease;
}
#wrap{
    /*background-color: #727b82;*/
	overflow: hidden;
	z-index: -1;
}
.opacity{
	opacity: 0.2;
	transition: all 1.5s ease;
}
.opacity0{
	opacity: 0;
	transition: all 1.0s ease;
}
.display_no{
	display: none;
	transition: all 1.5s ease;
}
.main_photo{
	width: 100%;
	margin: 100px auto 0;
	position: fixed;
	z-index: 0;
	margin-top: 100px;
	transition: all 1.5s ease;
	}
.main_ti{
	width: 10%;
	max-width: 143px;
	position: absolute;
	top: 150px;
	left: 5%;
	z-index: 1;
}
.main_tx{
	width: 10%;
	max-width: 143px;
	color: #ffffff;
	font-size: 1.8rem;
	position: absolute;
	bottom: 7%;
	right: 17%;
	z-index: 1;
	text-shadow: 2px 2px 2px #000000;
}
/*-----Next to the Next------*/
.h1_box{
	padding-top: 50px;
}
h1{
	font-size: 10vw;
	font-weight: bold;
	text-align: center;
	line-height: 1.0em;
	color: #ffffff;
}
.next_to{
	text-align: center;
	position: relative;
	padding-top: 850px;
	margin: 0 auto;
	max-width: 1024px;
	color: #ffffff;
	padding-bottom: 90px;
	z-index: -1;
}
.next_to_ti{
	font-size: 22px;
	padding-top: 45px;	
}
.next_to_tx{
	padding-top: 30px;
	line-height: 2.1em;
	padding-bottom: 30px;
	text-align: center;
	margin: 0 auto;
	width: 90%;
	max-width: 1024px;
	position: relative;
	font-size: 1.8rem;
}
.work{
	font-size: 1.6rem;
	padding-top: 50px;
}
.scroll{
    position: absolute;
    width: 100px;
    height: 177px;
    left: calc((100% - 105px) / 2 );
	top: 780px;
    text-align: center;
    font-size: 1.2rem;
    color: #ffffff;
}
.scroll_2{
    position: absolute;
    width: 100px;
    height: 177px;
    left: calc((100% - 105px) / 2 );
	top: 490px;
    text-align: center;
    font-size: 1.2rem;
    color: #ffffff;
}
.scroll img,.scroll_2 img{
	width: 18px;
}
.ball{
    animation: ball 0.9s alternate infinite;
    -webkit-animation: ball 0.9s alternate infinite;
    -moz-animation: ball 0.9s alternate infinite;
}
@keyframes ball{
    0%   { transform:translate(0%, 0%) rotateX(25deg);opacity: 0.4; }
    100% { transform:translate(0%, -60px); opacity: 1; }
}
@-webkit-keyframes ball{
    0%   { -webkit-transform:translate(0%, 0%) rotateX(25deg);opacity: 0.4; }
    100% { -webkit-transform:translate(0%, -60px); opacity: 1;}
}
@-moz-keyframes ball{
    0%   { -moz-transform:translate(0%, 0%) rotateX(25deg);opacity: 0.4; }
    100% { -moz-transform:translate(0%, -60px); opacity: 1; }
}
.more_bt{
    width: 252px;
    height: 46px;
    margin: 0 auto 200px;
    border: 1px solid #ffffff;    
}
.more_tx{
	width: 250px;
    height: 44px;
	display: flex;
	justify-content: center;
    align-items: center;
	color: #ffffff;
	font-weight: bold;
	transition: background 0.5s ease;
}
.more_tx:hover{
	background: #ffffff;
	transition: background 0.5s ease;
	color: #3e4e57;
}
.more_bt2{
    width: 252px;
    height: 46px;
    margin: 0 auto 0px;
    border: 1px solid #000000;    
}
.more_tx2{
	width: 250px;
    height: 44px;
	display: flex;
	justify-content: center;
    align-items: center;
	color: #000000;
	font-weight: bold;
	transition: background 0.5s ease;
}
.more_tx2:hover{
	background: #000000;
	transition: background 0.5s ease;
	color: #ffffff;
}
/*-----NUMBER------*/
h2{
	width: 100%;
	font-size: 3.2rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.0em;
	padding-top: 30px;
	padding-bottom: 50px;
	color: #ffffff;
	position: relative;	
	display: inline-block;
}
h2:after{
	width: 100%;
	text-align: center;
	font-size: 1.8rem;
	line-height: 1.7em;
	position: absolute;
	top:85px;
	left: 0%;
	content: "数字で見る 中海テレビ放送！";
	font-weight: normal;
	font-family: 'Noto Sans JP', sans-serif;
}
.number_wrap{
    width: 100%;
	max-width: 1024px;
	display: flex;
	justify-content: flex-start;
	padding-bottom: 45px;
	letter-spacing: -0.3rem;
}
.tani{
	font-size: 55%;
}
.num_01{
    width: 25%;
	max-width: 197px;
	min-width: 140px;
	min-height: 197px;
    font-size: 6vw;
    background-image: url(../images/recruit/top/png_03.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top;
	padding-top: 11%;
	text-align: center;
	margin-left: 2.5%;
}
.num_02{
    width: 25%;
	max-width: 197px;
	min-width: 140px;
	min-height: 197px;
    font-size: 6vw;
    background-image: url(../images/recruit/top/png_04.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top;
	padding-top: 11%;
	text-align: center;
	margin-left: 11%;
	margin-top: 70px;
	color: #3e4e57;	
	letter-spacing: 0.01em;
}
.num_03{
    width: 25%;
	max-width: 197px;
	min-width: 140px;
	min-height: 197px;
    font-size: 6vw;
    background-image: url(../images/recruit/top/png_05.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top;
	padding-top: 12%;
	text-align: center;
	margin-left: 11%;
}
.num_04{
    width: 25%;
	max-width: 197px;
	min-width: 140px;
	min-height: 197px;
    font-size: 6vw;
    background-image: url(../images/recruit/top/png_06.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top;
	padding-top: 11%;
	text-align: center;
	margin-left: 2.5%;
	color: #3e4e57;
}
.num_05{
    width: 25%;
	max-width: 197px;
	min-width: 140px;
	min-height: 197px;
    font-size: 6vw;
    background-image: url(../images/recruit/top/png_07.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top;
	padding-top: 13%;
	text-align: center;
	margin-left: 11%;
}
.num_06{
    width: 25%;
	max-width: 197px;
	min-width: 140px;
	min-height: 197px;
    font-size: 6vw;
    background-image: url(../images/recruit/top/png_08.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top;
	padding-top: 13%;
	text-align: center;
	margin-left: 11%;
	color: #3e4e57;
}
/*-----about------*/
.about{
	width: 100%;
	margin: 0 auto;
	padding-top: 160px;
	padding-bottom: 130px;
	background-color: #ffffff;
	text-align: center;
}
.about_p{
    width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
}
.about_ti{
	width: 100%;
	color: #ffffff;
	position: absolute;
	bottom: 40px;
	text-align: center;
	font-size: 3.0rem;
}
.about_tx{
    width: 90%;
    font-size: 16px;
	line-height: 2.0em;
	padding-top: 30px;
	margin: 0 auto 30px;
	text-align: center;
}
/*-----youtube------*/
.you{
	width: 100%;
	margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 60px;
	background-color: #f4f4f4;
	text-align: center;
}
.you_inner{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.you_box{
	width: 33%;
	max-width: 265px;
	margin: 0 auto;
	padding: 0 2% 40px;
}
h4{
	margin-bottom: 40px;
	color: #000000;
}
.you_box p{
	color: #000000;
}
.youtube_01{
	margin: 0px auto 15px;
	position:relative;
	width:100%;
	padding-top:56.25%;/* 高さと幅の比を16:9に固定。9/16*100=56.25 */
}
.youtube_01 iframe{
	position:absolute;
	top:0;
	right:0;
	width:100%;
	height:100%;
}



/*-----news------*/
.news{
	width: 100%;
	margin: 0px auto 0;
	background-color: #ffffff;
	padding-top: 100px;
	padding-bottom: 140px;
}
h3{
	font-size: 2.0rem;
	font-weight: bold;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 30px;
}
.news_wrap{
	width: 94%;
	max-width: 880px;
	margin: 0 auto;
	padding: 0 3%;
	text-align: left;
	margin-bottom: 50px;
}
table {
	width: 100%;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.7em;
}
th {
    padding: 7px 15px;
    font-weight: normal;
}
td {
    padding: 7px 15px;
    border-top: 1px solid #666666;
}
.t_01{
	width: 142px;
	float: left;
	margin-right: 20px;
	text-align: center;
}
.t_02{
    width: 30%;
    float: left;
    margin-right: 20px;
    color: #000;
    margin-left: 15px;
}
.t_03{
    width: 100%;
    float: left;
    padding-top: 5px;
    color: #000;
    padding-left: 15px;
    padding-right: 10px;
}
.pre{
	background-color: #b8d8d2;
	color: #000;
}
.csr{
	background-color: #009bbd;
	color: #fff;
}

.wall{
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
}
#point_01{
	margin-top: -180px;
	padding-top: 180px;
}
.zzz{
	z-index: 0;
}
.bg_{
	background-color: #727b82;
}
@media (min-width:641px){
.main_ti{
	width: 10%;
	max-width: 143px;
	position: absolute;
	top: 25vh;
	left: 5%;
	z-index: 1;
}
.main_tx{
	width: 10%;
	max-width: 143px;
	color: #ffffff;
	font-size: 1.8rem;
	position: absolute;
	bottom: 10%;
	right: 20%;
	z-index: 1;
}

.next_to{
	padding-top: calc(100Vh + 30px);
}

.scroll{
    top: calc(100vh - 10px);
	z-index: 2;
}
.scroll_2{
    top: 425px;
}
.about_ti{
	bottom: 55px;
}

.num_04{
    margin-left: 14%;
}
.num_05{
    margin-left: 14%;
}
.num_06{
    margin-left: 9%;
}	
	
	
	
	
	
	
	
	
.news_wrap{
	padding: 0 10px;
}
.t_02{
    width: 98px;
    margin-right: 0;
    margin-left: 98px;
}	
.t_03{
    width: calc(100% - 200px);
    padding-top: 0px;
    padding-left: 30px;
}	
/*-------Recruit-------*/
.inner_next{
    margin-top: -127px;
}	
.inner_tx_02{
    width: 100%;
    font-size: 16px;
	line-height: 2.0em;
	padding-top: 50px;
	margin-bottom: 125px;
	text-align: center;
}
/*-------about-------*/
.about_tx_02{
    width: 100%;
    font-size: 16px;
	line-height: 2.0em;
	padding-top: 30px;
	margin-bottom: 60px;
	text-align: center;
}

}

@media (min-width:1024px){	
h1{
	font-size: 9rem;
}	
.num_01, .num_02,.num_03, .num_04, .num_05, .num_06{
    font-size: 6.7rem;
}
.num_01, .num_02{
	padding-top: 98px;
}	
	.num_03, .num_05,.num_06{
	padding-top: 110px;
}
.num_04, {
	padding-top: 105px;
}
.about_ti{
	bottom: 70px;
}	
	
	
}
@media (min-width:1440px){	
.main_photo{
	width: 1440px;
	margin: 100px calc((100vw - 1440px) / 2) 0;
	}
.scroll, .scroll_2{
   left: calc((100% - 88px) / 2 );
}	
}
