@charset "utf-8";

/* 中央寄せと左寄せの切り替え */
.changeContents {
	text-align: center;
}
/* @end */

/* 最新情報 / 活動報告 */
#pageNumber {
	margin-top: 2.0em;
	text-align: center;
}
#pageNumber span {
	border: 1px solid #cccccc;
	color: #cccccc;
	padding: 0.5em;
	margin-right:0.5em;
}
#pageNumber span a {
	color: #bbbbbb;
	text-decoration: none;
}
#pageNumber span a:hover {
	color: #bbbbbb;
	text-decoration: underline;
}

#pageNumber .page{
	padding: 0.5em;
	margin-right:0.5em;
}

/* トップページ */
#accession {
	background: #ff8533;
	font-size: 1.5em; /* 24px */
	line-height: 1; /* 24px */
	margin-bottom: 1.0em; /* 24px */
	color: #ffffff;
	display: block;
	margin: 0;
	padding: 0.5em;
}
#accessionList {
	display: none;
}
#accession_e {
	background: #ff8533;
	font-size: 1.5em; /* 24px */
	line-height: 1; /* 24px */
	margin-bottom: 1.0em; /* 24px */
	color: #ffffff;
	display: block;
	margin: 0;
	padding: 0.5em;
}
#accessionList_e {
	display: none;
}
#about_e {
	background: #ff8533;
	font-size: 1.5em; /* 24px */
	line-height: 1; /* 24px */
	margin-bottom: 1.0em; /* 24px */
	color: #ffffff;
	display: block;
	margin: 0;
	padding: 0.5em;
}
#latest {
	background: #ff8533;
	font-size: 1.5em; /* 24px */
	line-height: 1; /* 24px */
	margin-bottom: 1.0em; /* 24px */
	color: #ffffff;
	display: block;
	margin: 0;
	padding: 0.5em;
}
#latestList {
	display: none;
}
.listRight {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	text-align: right;
}
.news {
	margin-bottom: 1.0em;
}
.news ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.news li {
	border-bottom: 1px solid #ddd;
	font-size: 0.875em;
	padding: 0.75em 0 0.75em 8em;
	text-indent: -8em;
}
.news li.noline {
	border: none;
	font-size: 0.875em;
	padding: 0.75em 0 0.75em 8em;
	text-indent: -8em;
}
.news li span {
	display: inline-table;
	text-indent: 0;
	width: 9em;
}
li a.newstitle {
   text-decoration: underline;
   color: #212121;
}
li a.newstitle:hover {
   text-decoration: underline;
   color: #1d3994;

}
.topics {
	margin-bottom: 1.0em;
	line-height: 1.5;
}
.topics ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.topics li {
	border-bottom: 1px solid #ddd;
	font-size: 0.875em;
	padding: 0.75em 0 0.75em 0;
	line-height: 2.0;
}
.topics li.noline {
	border: none;
	font-size: 0.875em;
	padding: 0.75em 0 0.75em 0;
}
.topics li span.topicDate {
	display: inline-table;
	text-indent: 0;
	width: 9em;
}
.newMark{
	display:inline-block;
	border:1px solid #F00;
	padding:1px 4px;
	font-size:11px;
	line-height:100%;
	background:#F00;
	color:#fff;
	box-shadow:1px 1px 1px #999;
	border-radius:8px;
	font-style:italic;
}
li a.topicstitle {
   text-decoration: underline;
   color: #212121;
}
li a.topicstitle:hover {
   text-decoration: underline;
   color: #1d3994;

}
#topRight {
	margin-top: 3em;
	text-align: center;
}
.snsfield {
	background: #f0f0f0;
	margin: 1.0em 0 1.0em 0;
}
.snsLeft, .snsRight {
	float: left;
	margin: 0.75em 0 0 0;
	text-align: center;
	width: 50%;
}
.snsLeft a:hover, .snsRight a:hover {
	text-decoration: none;
}
.snsBlock {
	float: left;
	margin: 0.75em 0 0 0;
	text-align: center;
	width: 25%;
}
.snsBlock a:hover {
	text-decoration: none;
}
.snsBlock_4 {
	float: left;
	margin: 0.75em 0 0 0;
	text-align: center;
	width: 25%;
}
.snsBlock_4 a:hover {
	text-decoration: none;
}
.txtSns {
	font-size: 11px;
}
a.imgHover{
    display:block; /*ブロック化重要！*/
    }
a.imgHover img{
    transition:all 0.5s ease;
    }
a:hover.imgHover img{
    opacity: 0.7;
    filter: alpha(opacity=70);
    }
.thinTr {
	font-size: 85.7%; /*12px*/
	transform: scale(0.8, 1);
}
.icon img{
 vertical-align:middle;
 margin-left: 8px;
}
.icon_sns img{
 vertical-align:middle;
 margin-left: 4px;
}
#company_1 {
	margin: 0 0 1.0em 0;
}
#company_2 {
	display: none;
}
.cologo {
	float: left;
	width: 50%;
}

#company_1{
	width:100% !important;
}
#company_1 li{
	width:100% !important;
}
#company_1 li ul li{
	width:50% !important;
}

/* ATPとは */
.google-maps {
	position: relative;
	padding-bottom: 75%; /*これが縦横比*/
	height: 0;
	margin-top: 0.75em;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.presi {
	width: 100%;
}
.president {
	float: left;
	width: 50%;
}
.president_2 {
	float: left;
	width: 50%;
}
#awardsRight {
	margin: 0.75em 0;
	text-align: center;
	width: 100%;
}
#awardsLeft {
	margin: 0.75em 0;
	text-align: center;
	width: 100%;
}
#awardsList {
	list-style: none; 
}
#awardsList li {
	float: left;
	line-height: 3.0;
	text-align: center;
}
.awards_1 {
	background: #f1f1f1;
	width: 100%;
}
.awards_2 {
	background: #e8e8e8;
	width: 100%;
}
.awards_1 a,.awards_2 a {
	color: #000000;
	text-decoration: none;
}
.awards_1 a:hover,.awards_2 a:hover {
	color: #000000;
	text-decoration: underline;
}
#atpmenuLeft {
	float: left;
	width: 44%;
}
#atpmenuRight {
	float: left;
	width: 56%;
}
.place {
	margin-bottom: 1.0em;
}
.place ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.place li {
	font-size: 0.875em;
	padding: 0.75em 0 0.75em 8em;
	text-indent: -8em;
}
.place li span {
	display: inline-block;
	text-indent: 0;
	width: 8em;
}
.span2em {
	margin-left: 2em;
}
.span4em {
	margin-left: 4em;
}
.btn {
	background: #1761ca;
	background: -moz-linear-gradient(top,#95baee 0%,#1761ca);
	background: -webkit-gradient(linear, left top, left bottom, from(#95baee), to(#1761ca));
	background: linear-gradient(#95baee, #1761ca);
	border: 0.125em solid #dddddd;
	border-radius: 0.5em;        /* CSS3草案 */  
    -webkit-border-radius: 0.5em;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 0.5em;   /* Firefox用 */
	margin: 0.75em 0;
	padding: 0.75em 0;
	width: 100%;
	text-align: center;
}
.btn a {
	color: #ffffff;
	font-size: 1.25em;
	margin: 0 auto;
}
.btn_red {
	background: #990000;
	background: -moz-linear-gradient(top,#d40000 0%,#990000);
	background: -webkit-gradient(linear, left top, left bottom, from(#d40000), to(#990000));
	background: linear-gradient(#d40000, #990000);
	border: 0.125em solid #dddddd;
	border-radius: 0.5em;        /* CSS3草案 */  
    -webkit-border-radius: 0.5em;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 0.5em;   /* Firefox用 */
	margin: 0.75em 0;
	padding: 0.75em 0;
	width: 100%;
	text-align: center;
}
.btn_red a {
	color: #ffffff;
	font-size: 1.25em;
	margin: 0 auto;
}
.facephoto {
	text-align: center;
}
.tab {
	background: #ede8d7;
	background: -moz-linear-gradient(top,#f9f7f1 0%,#ede8d7);
	background: -webkit-gradient(linear, left top, left bottom, from(#f9f7f1), to(#ede8d7));
	background: linear-gradient(#f9f7f1, #ede8d7);
	border: 0.125em solid #d0caaa;
	border-radius: 0.5em;        /* CSS3草案 */  
    -webkit-border-radius: 0.5em;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 0.5em;   /* Firefox用 */
	margin: 0.75em 0;
	padding: 0.75em 0;
	width: 100%;
	text-align: center;
}
.tab a {
	color: #aa9f55;
	font-size: 1.25em;
	margin: 0 auto;
}

/* ATP賞 */
.awardTitle {
	margin-bottom: 0em;
	margin-top: 0.75em;
}
.awardTitle span {
	background: #1761ca;
	color: #ffffff;
	font-weight: bold;
	padding: 0.5em;
}
.br {
	display: inline;
}
.hidesp {
	display: none;
}
.astLeft {
 float: left;
 width: 10%;
}
 .astRight {
 float: left;
 width: 90%;
}
.programImg {
	text-align: center;
}
.programImg img {
	margin: 0.75em 0;
}
.checkred {
	background-color: #ff0000;
	color: #ffffff;
	font-size: 80%;
	padding: 0.5em 0.5em;
	border-radius: 0.5em;        /* CSS3草案 */  
    -webkit-border-radius: 0.5em;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 0.5em;   /* Firefox用 */
	margin-bottom: 2.0em;
}
.torophyImg {
	float: left;
	width: 9%;
	margin-right: 1%;
	text-align: right;
}
.torophyTitle {
	float: left;
	width: 90%;
}

/*タブ切り替え全体のスタイル*/
.tabs {
  margin-top: 50px;
  padding-bottom: 40px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  width: 98%;
  margin: 0 auto;}

/*タブのスタイル*/
.tab_item {
  height: 50px;
  border-bottom: 3px solid #ff8533;
  background-color: #f5f5f5;
  line-height: 50px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-size: 80%;
  transition: all 0.2s ease;
}
.tab_item:hover {
  background-color: #dddddd;
}
.firsttab {
	 width: calc(100%/3);
}
.secondtab {
	 width: calc(100%/4);
}
/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}
/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 20px 20px 0;
  clear: both;
  overflow: hidden;
}

/*選択されているタブのコンテンツのみを表示*/
#all:checked ~ #all_content,
#excellence:checked ~ #excellence_content,
#encouragement:checked ~ #encouragement_content,
#newcomer:checked ~ #newcomer_content,
#newface:checked ~ #newface_content,
#special1:checked ~ #special1_content,
#special2:checked ~ #special2_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #ff8533;
  color: #fff;
}


/* 海外展開 */
.report {
	background: #f9f9f9;
	border: #dcdcdc solid 0.125em;
}
.reportInner {
	padding: 1.0em 1.5em 1.0em 1.5em;
}
.attention {
	border-radius: 0.25em;
	color: #fff;
	display: inline;
	font-size: 75%;
	line-height: 1;
	padding: 0.2em 0.6em;
	text-align: center;
	vertical-align: baseline;
	white-space: nowrap;
}
.required {
	background-color: #ff0000;
}

/* テレビクリエイターズフェス  */
.fes {
	background: #e8f1fb;
	border: #d1e3f8 solid 0.125em;
	margin-bottom: 0.25em;
}
.fesInner {
	padding: 0em 1.5em 0 1.5em;
}
.fes_2020_img {
	position: relative;
}
.fes_letter_1 {
	position: absolute;
	top: 55.83%;
}
.fes_letter_2 {
	position: absolute;
	top: 17.5%;
	left: 78.5%;
}
.fes_letter_3 {
	position: absolute;
	top: 100%;
	left: 50.7%;
}

/* インターンシップ  */
h3.internTitle {
	font-size: 1.5em; /* 24px */
	line-height: 1.25; /* 30px */
	margin-bottom: 1em; /* 24px */
	margin-top: 1em;
	text-align: center;
}
.txtMore {
	font-size: 0.6em;
	font-weight: normal;
}
.voice {
	background: #fbd4b4;
}
.voiceInner {
	padding: 0.25em 1.0em;
}

/* 就活支援 ログイン */
#loginFlame {
	border: solid 2px #cccccc;
	box-sizing: border-box;
	margin-bottom: 1.0em;
    -webkit-border-radius: 6px; /* Safari,Google Chrome用 */  
    -moz-border-radius: 6px; /* Firefox用 */
	width: 100%;
}
#loginInner {
	padding: 1.5em 0.75em;
}
.elementTitle {
	float: left;
	width: 6em;
}
.elementContents {
	float: left;
	width: 100%;
	margin-left: -7em;
	padding-left: 7em;
	box-sizing: border-box;
}
.loginmargin {
	margin-bottom: 0.5em;
}
#button {
	margin: 0.75em 0;
	text-align: center;
}
input#reset_button {
	padding: 1.0em 2.0em;
}
input#submit_button {
	padding: 1.0em 2.0em;
}
.parallel_l {
	float: left;
	margin-right: 0.5%;
	margin-top: 0.75em;
	width: 49.5%;
	text-align: right;
}
.parallel_r {
	float: left;
	margin-left: 0.5%;
	margin-top: 0.75em;
	width: 49.5%;
}

/* 就活支援 管理者画面 */
#adminMenu {
	background: #ff9933;
	color: #ffffff;
	padding: 0.25em 0.5em;
	margin-bottom: 1.5em;
	text-align: right;
}
#adminMenu a:link {
	color: #ffffff;
	text-decoration: none;
}
#adminMenu a:visited {
	color: #ffffff;
	text-decoration: none;
}
#adminMenu a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#adminMenu a:active {
	color: #ffffff;
	text-decoration: underline;
}
.btns {
	margin-bottom: 0.75em;
	margin-top: 0.75em;
	text-align: center;
	width: 100%;
}
.standard a {
	background-color: #ffffff;
	border: 1px solid #212121;
	border-radius: 4px;
	color: #212121;
	display: inline-block;
	padding: 1.0em 2.0em;
	text-align: center;
	width: 84%;
}
.standard a span:before {
	display: inline-block;
	vertical-align: middle;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 5px;
	border-color: transparent transparent transparent #212121;
	margin-right: 0.5em;
}
.standard a:hover span:before {
	border-color: transparent transparent transparent #ffffff;
}
.standard a:hover {
	border-color: #ff9933;
	background-color: #ff9933;
	color: #ffffff;
}
.standard a:hover:before {
	border-color: transparent transparent transparent #ffffff;
}

/* 100％ */
.form_margin {
	margin-bottom: 0.5em;
}
.formBox {
	color: #333333;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.075) inset;
	display: block;
	line-height: 1.42857;
	padding: 0.5em 0.625em;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.formBox:focus {
	border-color: #66afe9;
	outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
/* 10％ */
.formBox_10 {
	color: #333333;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.075) inset;
	line-height: 1.42857;
	padding: 0.5em 0.625em;
	width: 10%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.formBox_10:focus {
	border-color: #66afe9;
	outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
/* 20％ */
.formBox_20 {
	color: #333333;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.075) inset;
	line-height: 1.42857;
	padding: 0.5em 0.625em;
	width: 25%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.formBox_20:focus {
	border-color: #66afe9;
	outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
/* 40％ */
.formBox_40 {
	color: #333333;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.075) inset;
	line-height: 1.42857;
	padding: 0.5em 0.625em;
	width: 40%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.formBox_40:focus {
	border-color: #66afe9;
	outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
/* 70％ */
.formBox_70 {
	color: #333333;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.075) inset;
	line-height: 1.42857;
	padding: 0.5em 0.625em;
	width: 70%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.formBox_70:focus {
	border-color: #66afe9;
	outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
textarea.formBox {
	height: auto;
}

/* 新人研修セミナー  */
.caption {
	margin-bottom: 1.5em;
	margin-top: 0.5em;
	text-align: center;
}
.repoLeft {
	width: 100%;
}
.repoRight {
	width: 100%;
}
.repoLeft figure {
	text-align: center;
}
.repoRight figure {
	text-align: center;
}

/* 若手映画プロジェクト */
#youngLeft {
	width: 100%;
}
#youngRight {
	width: 100%;
	text-align: center;
}

/* ATPの主張 */
#opinionLeft {
	width: 100%;
}
#opinionRight {
	width: 100%;
	text-align: center;
}

/* メディア委員会 */
.lectureFrame {
	clear: both;
	overflow: hidden;
	margin-top: -0.5em;
	margin-bottom: 0.5em;
}
.lectureFrame_2 {
	clear: both;
	overflow: hidden;
	margin-bottom: 1.0em;
}
.lectureName {
	float: left;
	padding-left: 1em;
	width: 6.25em;
}
.lectureContents {
	float: left;
	width: 100%;
	margin-left: -6.25em;
	padding-left: 6.25em;
	box-sizing: border-box;
}

/* ワントピックシェア */
.detailUpfile {
	border: 1px solid #013192;
	color: #ffffff;
	margin: 0 auto 16px auto;
	padding: 8px 0;
	text-align: center;
	width: 9.0em;
}
.backORcloseBtn {
	text-align: left;
}

/*600px*/
@media screen and (min-width: 600px) {

/* トップページ */
#company_1 {
	margin: 0 auto;
}
#company_2 {
	display: inherit;
	margin: 0 auto 1.0em auto;
}
.cologo {
	width: 33.3%;
}

/* ATPとは */
.president {
	float: left;
	width: 33%;
}
.president_2 {
	float: left;
	width: 67%;
}
#awardsRight {
	float: left;
	width: 48%;
}
#awardsLeft {
	float: left;
	margin-left: 4%;
	width: 48%;
}
#awardsList li {
	text-indent: 1em;
	text-align: left;
}
.awards_1 {
	background: #f1f1f1;
	width: 33.3%;
}
.awards_2 {
	background: #e8e8e8;
	width: 33.3%;
}
#atpmenuLeft {
	float: left;
	width: 50%;
}
#atpmenuRight {
	float: left;
	width: 50%;
	text-align: right;
}
.facephoto {
	float: right;
	margin-bottom: 1.0em;
	margin-left: 2.0em;
	margin-top: 0em;
}
.signature {
	text-align: right;
}

/* 若手映画プロジェクト */
.imgControl {
	margin-top: 0;
	}
}


/*768px*/
@media screen and (min-width: 768px) {
#company_1{
	width:100% !important;
}
#company_1 li ul li{
	width:32% !important;
	}
/* ATP賞 */
.br {
	display: block;
}
.hidesp {
	display: inline;
}
.astLeft {
 width: 8%;
}
 .astRight {
 width: 92%;
	}
.programImg img {
	margin: 0.75em 0.5em;
}

/* テレビクリエイターズフェス  */

.fes_2020_img {
	position: relative;
}
.fes_letter_1 {
	position: absolute;
	top: 254px;
}
.fes_letter_2 {
	position: absolute;
	top: 74px;
	left: 565px;
}
.fes_letter_3 {
	position: absolute;
	top: 455px;
	left: 365px;
}

/* 新人研修セミナー  */
.repoLeft {
	float: left;
	margin-right: 1%;
	width: 49%;
}
.repoRight {
	float: right;
	margin-left: 1%;
	width: 49%;
}
.topMargin {
	margin: 0;
}

/* 就活支援 管理者画面 */
.btns {
	float: left;
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 0em;
	}
}

/*1008px*/
@media screen and (min-width: 1008px) {
/* 中央寄せと左寄せの切り替え */
.changeContents {
	text-align: left;
}
/* @end */
/* トップページ */
#accession {
	background: url(../../images/accession.gif) no-repeat;
	float: left;
	height: 50px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 110px;
}
#accessionList {
	background: #ff8533;
	display: block;
	float: left;
	width: 898px;
	text-align: right;
}
#accession_e {
	background: url(../../en/images/accession_e.gif) no-repeat;
	float: left;
	height: 50px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 243px;
}
#accessionList_e {
	background: #ff8533;
	display: block;
	float: left;
	width: 765px;
	text-align: right;
}
#about_e {
	background: #ff8533 url(../../en/images/about_e.gif) no-repeat;
	float: left;
	height: 50px;
	margin: 0 0 0.75em 0;
	padding: 0;
	text-indent: -9999px;
	width: 1008px;
}
#topLeft {
	float: left;
	width: 628px;
}
#topRight {
	float: left;
	margin-left: 32px;
	margin-top: 0;
	text-align: left;
	width: 348px;
}
#latest {
	background: url(../../images/latest.gif) no-repeat;
	float: left;
	height: 50px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 238px;
}
#latestList {
	background: #ff8533;
	display: block;
	float: left;
	width: 390px;
	text-align: right;
}
.listRight {
	display: none;
}

#company_1 {
	width: 1008px;
}
#company_2 {
	width: 1008px;
}
#company_1{
	width:100% !important;
}
#company_1 li ul li{
	width:168px !important;
}
.cologo {
	width: 16.66%;
}

/* ATP賞  */
.astLeft {
 width: 5%;
}
 .astRight {
 width: 95%;
}

/* テレビクリエイターズフェス  */
.fesLeft {
	float: left;
	margin-right: 4%;
	width: 48%;
}
.fesRight {
	float: left;
	width: 48%;
}

/* 若手映画プロジェクト */
#youngLeft {
	float: left;
	margin-right: 3%;
	width: 64%;
	text-align: left;
}
#youngRight {
	float: left;
	width: 33%;
	text-align: left;
}

/* ATPの主張 */
#opinionLeft {
	float: left;
	margin-right: 3%;
	width: 70%;
	text-align: left;
}
#opinionRight {
	float: left;
	width: 27%;
	text-align: left;
	}
}

/*2016/05/13追記*/
.CatNames{
	padding:0.25em;
	font-size:86%;
	background:#f80;
	border-radius:4px;
	color:#fff;
	text-align:center;
	margin-right:0.5em;
	margin-bottom:0.5em;
	font-weight:bold;
}

.CatNamesPriority{
	padding:0.25em;
	font-size:86%;
	background:#c30;
	border-radius:4px;
	color:#fff;
	text-align:center;
	margin-right:0.5em;
	font-weight:bold;
}

.CatNamesTitle{
	width:73% !important;
	min-height:1em;
}

/*print*/
@media print{
.btn a {
	color: #000000;
}

/*選択されているタブのコンテンツのみを表示*/
.tab_item {
	display: none;
}
#all:checked ~ #all_content,
#all:checked ~ #excellence_content,
#all:checked ~ #encouragement_content,
#all:checked ~ #newcomer_content,
#all:checked ~ #newface_content,
#all:checked ~ #newcomer_content,
#all:checked ~ #special1_content,
#all:checked ~ #special2_content,

#excellence:checked ~ #all_content,
#excellence:checked ~ #excellence_content,
#excellence:checked ~ #encouragement_content,
#excellence:checked ~ #newcomer_content,
#excellence:checked ~ #newface_content,
#excellence:checked ~ #newcomer_content,
#excellence:checked ~ #special1_content,
#excellence:checked ~ #special2_content,

#encouragement:checked ~ #all_content,
#encouragement:checked ~ #excellence_content,
#encouragement:checked ~ #encouragement_content,
#encouragement:checked ~ #newcomer_content,
#encouragement:checked ~ #newface_content,
#encouragement:checked ~ #newcomer_content,
#encouragement:checked ~ #special1_content,
#encouragement:checked ~ #special2_content,

#newcomer:checked ~ #all_content,
#newcomer:checked ~ #excellence_content,
#newcomer:checked ~ #encouragement_content,
#newcomer:checked ~ #newcomer_content,
#newcomer:checked ~ #newface_content,
#newcomer:checked ~ #newcomer_content,
#newcomer:checked ~ #special1_content,
#newcomer:checked ~ #special2_content,

#newface:checked ~ #all_content,
#newface:checked ~ #excellence_content,
#newface:checked ~ #encouragement_content,
#newface:checked ~ #newcomer_content,
#newface:checked ~ #newface_content,
#newface:checked ~ #newcomer_content,
#newface:checked ~ #special1_content,
#newface:checked ~ #special2_content,

#special1:checked ~ #all_content,
#special1:checked ~ #excellence_content,
#special1:checked ~ #encouragement_content,
#special1:checked ~ #newcomer_content,
#special1:checked ~ #newface_content,
#special1:checked ~ #newcomer_content,
#special1:checked ~ #special1_content,
#special1:checked ~ #special2_content,

#special2:checked ~ #all_content,
#special2:checked ~ #excellence_content,
#special2:checked ~ #encouragement_content,
#special2:checked ~ #newcomer_content,
#special2:checked ~ #newface_content,
#special2:checked ~ #newcomer_content,
#special2:checked ~ #special1_content,
#special2:checked ~ #special2_content {
  display: block;
	}
}

