@charset "UTF-8";
/*
Copyright (C) Kyoto Animaion Co.,Ltd. All Rights Reserved.
*/

/* ---------- About Us Content List ---------- */
#contentList ul {
	display: block;
	font-size: 0;
	text-align: center;
}
#contentList li {
	display: inline-block;
	margin: 0 25px 25px;
}
#contentList a {
	opacity: 1;
	-webkit-transition: .3s ease-out;transition: .3s ease-out;
}
#contentList a:hover {
	opacity: .5;
}


/* ---------- Corporate Profile ---------- */
#Profile > dl {
	padding: 10px 0;
	margin: 0 10px;
	border-bottom: 1px #ccc dotted;
}
#Profile > dl > dt {
	float: left;
	font-size: 16px;font-size: 16rem;
}
#Profile > dl > dd {
	margin-left: 300px;
	font-size: 15px;font-size: 15rem;
}
.TradeName dd img {
	display: block;
	margin: 5px 0;
}
.TrademarkImg {
	display: block;
	margin: 0 auto 10px;
}
.TrademarkKyo {
	vertical-align: middle;
}
.business ul {
	margin-bottom: 15px;
}
.business li {
	margin-bottom: 7px;
}
.business a {
	text-decoration: underline;
}
.business a:hover {
	text-decoration: none;
}
.AssociateCompany p {
	display: block;
}
.AssociateCompany a {
	padding-right: 20px;
	background: url(/en/img/icon/externalLink.png) no-repeat right center;
}


/* ---------- Corporate Philosophy ---------- */
#Philosophy .detail {
	font-size: 16px;font-size: 16rem;
}


/* ---------- Details of Our Business ---------- */
#DetailsofOurBusiness .detail {
	font-size: 0;
}
#DetailsofOurBusiness .detailImg {
	display: inline-block;
	width: 240px;
	height: 160px;
	vertical-align: top;
}
#DetailsofOurBusiness .detailTxt {
	display: inline-block;
	padding: 0px 10px;
	font-size: 13px;font-size: 13rem;
	vertical-align: top;
}
#DetailsofOurBusiness .contData {
	padding-top: 0;
	margin: 0 0 50px;
}
#DetailsofOurBusiness .contData .title {
	font-weight: bold;
}


/* ---------- Studios and Offices ---------- */
#StudiosAndOffices .detail {
	font-size: 0;
}
#StudiosAndOffices .detailImg {
	display: inline-block;
	width: 240px;
	height: 180px;
	vertical-align: top;
}
#StudiosAndOffices .detailImgNone {
	display: inline-block;
	width: 40px;
	height: 50px;
	background-color: #FFF;
	vertical-align: top;
}
#StudiosAndOffices .detailTxt {
	display: inline-block;
	width: 400px;
	padding: 0px 10px;
	font-size: 13px;font-size: 13rem;
	vertical-align: top;
}
#StudiosAndOffices .detailTxtNone {
	display: inline-block;
	width: 600px;
	padding: 0px 10px;
	font-size: 13px;font-size: 13rem;
	vertical-align: top;
}


/* ---------- Our Commercials ---------- */
#OurCommercials .detail {
	font-size: 0;
}
#OurCommercials .detailImg {
	display: inline-block;
	width: 240px;
	height: 135px;
	vertical-align: top;
}
#OurCommercials .detailTxt {
	display: inline-block;
	width: 400px;
	padding: 0px 10px;
	font-size: 13px;font-size: 13rem;
	vertical-align: top;
}
#OurCommercials .content .title {
	color: #e6521e;
	font-size: 20rem;
	font-weight: bold;
}

/* form */
button, fieldset, form, input, label, legend, select, textarea {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

#colorbox, #cboxOverlay, #cboxWrapper { position: absolute; top: 0; left: 0; z-index: 9999; overflow: hidden; outline: 0; }
#cboxOverlay { position: fixed; width: 100%; height: 100%; }
#cboxMiddleLeft, #cboxBottomLeft { clear: left; }
#cboxContent { position: relative; }
#cboxLoadedContent { overflow: auto; }
#cboxTitle { margin: 0; }
#cboxLoadingOverlay, #cboxLoadingGraphic { position: absolute; top: 0; left: 0; width: 100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow { cursor: pointer; }
#cboxOverlay { background: #fff; }
#cboxContent { overflow:hidden; }
#cboxError { padding: 50px; border: 1px solid #ccc; }
#cboxLoadedContent { margin: 85px 0 0; overflow: hidden; }
#cboxTitle { position: absolute; bottom: 4px; left: 0; text-align: center; width: 100%; color: #e6521e; pointer-events: none; }
#cboxCurrent { display: none; }
#cboxSlideshow { position: absolute; right: 30px; bottom: 4px; color: #0092ef; }
/*
#cboxPrevious { position: absolute; left: 0; top: 0; border: none; background: url(/img/icon/control.png) no-repeat 0 0; width: 25px; height: 25px; text-indent:-9999px; }
#cboxPrevious:hover{ background-position: 0 -25px; }
#cboxNext { position: absolute; left: 27px; top: 0; border: none; background: url(/img/icon/control.png) no-repeat -25px 0; width: 25px; height: 25px; text-indent:-9999px; }
#cboxNext:hover { background-position: -25px -25px; }
#cboxLoadingGraphic { background: url(/img/icon/loading.gif) no-repeat center center; }
*/
#cboxClose { position: absolute; right: 0; top: 0; border: none; background: url(/img/books/close.png) no-repeat left top; width: 75px; height: 75px; text-indent:-9999px; }
#cboxClose:hover { background-position: right; }
.cboxIframe { width: 100%; height: 100%; display: block; border: 0; }
.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); }
/* ---------------------------
clearfix setting
--------------------------- */

.clearfix { *zoom: 1; }
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
	overflow: hidden;
}
.clearfix:after { clear: both; }



/* ---------- Event Information ---------- */
#ParticipatedEvents {
	padding-top: 60px;
}
#EventInformation .detail {
	font-size: 0;
	margin: 20px;
}
#EventInformation .title {
	font-size: 18px;font-size: 18rem;
}
#EventInformation .eventTitle {
	display: block;
	color: #e6521e;
	padding-left: 5px;
	margin: 20px 0 10px;
	font-size: 16px;font-size: 16rem;
	border-left: 5px #e6521e solid;
}
#EventInformation .detailImgKA {
	display: inline-block;
	width: 240px;
	height: 340px;
	vertical-align: top;
}
#EventInformation .detailImgKA a {
	display: block;
	/* border: 1px #EEE solid; */
}
#EventInformation .detailImg {
	display: inline-block;
	width: 302px;
	height: 302px;
	vertical-align: top;
}
#EventInformation .detailImg a {
	display: block;
	border: 1px #EEE solid;
}
#EventInformation .detailTxt {
	display: inline-block;
	width: 380px;
	padding: 0px 10px;
	font-size: 13px;font-size: 13rem;
	vertical-align: top;
}
#EventInformation .detailTxt time {
	display: block;
	margin-bottom: 10px;
	font-size: 14px;font-size: 14rem;
}
#EventInformation .detailTxt a {
	padding-right: 20px;
	background: url(/en/img/icon/externalLink.png) no-repeat right center;
}




























