@charset "Shift_JIS";
/**
 * cp2014.css
 * update : 2014.01.27
 */

/*--------------------------------------------------------------------------------
	.mod-contentContainer
--------------------------------------------------------------------------------*/
.mod-contentContainer { margin-bottom: 80px; width: 950px;}
a { color: #5290bd; }
a:hover { text-decoration: underline; }
p { margin: 0; }
@media (max-width:640px){
	.mod-contentContainer { 
		width: auto;
		padding: 0;
	}
}

.spbr {
		display: none;
}
@media (max-width:479px){
	.spbr { 
		display: block;
	}
}

/*--------------------------------------------------------------------------------
	.mainvisual
--------------------------------------------------------------------------------*/
.mainvisual h1 {
	margin: 0;
	line-height: 0;
}
.mainvisual h1 img.pc {
	display:block;
}
.mainvisual h1 img.sp {
	display:none;
}
@media (max-width:640px){
	.mainvisual h1{
		width:auto;
	}
	.mainvisual h1 img{
		width: 100%;
	}
}
@media (max-width:479px){
	.mainvisual h1 img.pc {
		display:none;
	}
	.mainvisual h1 img.sp {
		display:block;
	}
}
/*--------------------------------------------------------------------------------
	.menu
--------------------------------------------------------------------------------*/
.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	zoom: 1;
}
.menu ul:after {
	clear: both;
	display: block;
	content: "";
}
.menu li {
	float: left;
	margin: 0;
	text-indent: -9999em;
	border-right:#000 solid 3px;
	background:#000;
}
.menu li a p {
	float: left;
	text-indent: -9999em;
}
.menu li a {
	display: block;
	height: 102px;
	background: url("../img/menu.gif") no-repeat;
	transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-webkit-transition: opacity 0.2s ease-in-out;
	color: #ffffff;
	
}
.menu li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	color: #5290bd;
	text-decoration: none;
}
.menu li.seminar a {
	width: 188px;
	
	background-position: 0 0;
}
.menu li.shooting a {
	width: 188px;
	background-position: -191px 0;
}
.menu li.booth a {
	width: 188px;
	background-position: -382px 0;
}
.menu li.acafe a {
	width: 188px;
	background-position: -572px 0;
}

.menu li.cpplus{
	border-right:none;
}
.menu li.cpplus a {
	width: 186px;
	background-position: -764px 0;
}
@media (max-width:640px){
	.menu li {
		float: none;
		padding:10px 0 0 20px;
		text-indent: 0em;
		border-right:none;
		border-top:#000 solid 2px;
		text-align:left;
		background:#333;
		width: auto;
	}
	.menu li a {
		height: auto;
		width: 100% !important;
		background: none;	
	}
	.menu li a p {
		transform: rotate(90deg);
		-o-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		display:inline-block;
		padding-bottom:10px;
		float: none;
		text-indent: 0em;
	}
	.menu li.cpplus a {
		padding-bottom:10px;
	}
}

/*--------------------------------------------------------------------------------
	.section
--------------------------------------------------------------------------------*/
.section {
	margin-top: 0px;
	padding-bottom: 80px;
	line-height: 1.8;
	color: #fff;
	background: #000;
}
.section a.arrow {
	padding-left: 13px;
	line-height: 1.2;
	background: url("../img/link_arrow.png") no-repeat 0 0.3em;
}
.section a span.arrow {
	padding-left: 13px;
	line-height: 1.2;
	background: url("../img/link_arrow.png") no-repeat 0 0.3em;
}


.section .intro {
	text-align: center;
}
.section .intro h2 {
	margin: 0;
	line-height: 0;
}

.section .intro h3 {
	margin-top: 70px;
	line-height: 0;
}
.section .intro h2 img.default.mg-btm {
	margin-bottom: 20px;
}
.section .intro p {
	margin: 40px 0 0;
	font-size: 131.3%;
}
.section .inner {
	margin: 0 40px 0;
	font-size: 125%;
	zoom: 1;
}
.section .inner:after {
	clear: both;
	display: block;
	content: "";
}
.section .inner p {
	margin-top: 10px;
}
.section .inner strong {
	line-height: 1.5;
	font-size:115%;
}
#FE_LENS .section .inner strong {
	font-size:140%;
	letter-spacing: 0.15em;
}
.section .inner .note {
	margin-top: 10px;
	font-size: 87.5%;
}
.section .inner .float-image {
	float: right;
	margin: 10px 0 0 40px;
}
.section .inner .float-image.uz {
	margin-top:-30px; 
	max-width:218px;
}
.section .inner .float-image.nki {
	margin-top:-80px; 
	max-width:304px;
}
.section .inner .float-image.nkn {
	margin-top:-30px; 
	max-width:218px;
}

.section .inner .float-imagel {
	float: left;
	margin: 0px 40px 0 0px;
}
.section .mod-iconNewWin {
	margin: 6px 0 0 4px;
}
@media (max-width:640px){
	.section .intro h2 {
		overflow: hidden;
	}
	.section .intro h2 img {
		width:160%;
		margin-left:-30%;
	}
	.section .intro h2 img.default {
		width:100%;
		margin-left:0%;
	}
	.section .intro h3 img.default {
		width:100%;
		margin-left:0%;
	}
	.section .intro h2 img.default.mg-btm {
		margin-bottom:20px;
	}
	.section .intro p {
		margin: 20px 10px 0;
		font-size: 100%;
		text-align:left;
	}
	.section .inner {
		margin: 0 10px 0;
		font-size: 100%;
	}
	.section .intro p br {
		display: none;
	}
	.section .inner .float-image {
		float: none;
		margin: 0px 0 40px 0px;
		width:100%;
	}
}
@media (max-width:640px){
	.section .inner .float-image {
		margin: 0px 0 0px 0px;
	}
	.section .intro p img {
		width:100%;
	}
	.section .inner .float-image.uz {
		margin-top:0px;
		margin:0 auto;
		display:block;
	}
	.section .inner .float-image.nki {
		margin-top:0px;
		margin:0 auto;
		display:block; 
	}
	.section .inner .float-image.nkn {
		margin-top:0px; 
		margin:0 auto;
		display:block;
	}
}
@media (max-width:479px){
	.section .inner .float-imagel {
		margin: 0px auto;
		display: block;
		float: none;
	}
}

/*--------------------------------------------------------------------------------
	#FE_LENS.section
--------------------------------------------------------------------------------*/
#FE_LENS .section .inner p {
	margin-top: 30px;
}
/*--------------------------------------------------------------------------------
	#Seminar.section
--------------------------------------------------------------------------------*/
#Seminar.section {
	
}
#Seminar.section .inner {
	margin-top: 35px;
}
#Seminar.section .inner .heading {
	position: relative;
	margin: 0 0 20px 0;
	padding: 7px 0 5px;
	font-size: 118.8%;
	text-align: center;
	background: #242424;
	overflow: hidden;
}
#Seminar.section .inner .heading span {
	font-size: 87.5%;
	font-weight: normal;
}
#Seminar.section .regist {
	margin-left: 20px;
}
#Seminar.section p a img.default.mg-btm {
	margin-right: 20px;
}
@media (max-width:640px){
	#Seminar.section p a img.default.mg-btm {
		margin-bottom: 20px;
	}
}
@media (max-width:497px){
	#Seminar.section .regist {
		margin-left: 0px;
	}
}

#Seminar.section p a {
	line-height: 0;
	outline: none;	
}
#Seminar.section p a.sp {
	display:none;	
}
@media (max-width:497px){
	#Seminar.section p a.pc {
		display:none;	
	}
	#Seminar.section p a.sp {
		display:block;	
	}
}

/* .speaker
--------------------------------------------------------------------------------*/
#Seminar.section .inner.speaker {
	margin-top: 40px;
}
#Seminar.section .speaker-line {
	margin: 60px 0 0 -25px;
	padding-bottom: 10px;
	zoom: 1;
}
#Seminar.section .speaker-line.second {
	margin: 20px 0 0 -25px;
}
#Seminar.section .speaker-line:after {
	clear: both;
	display: block;
	content: "";
}
#Seminar.section .speaker-line .item {
	float: left;
	width: 273px;
	margin-left: 25px;
}
#Seminar.section .speaker-line .item.big {
	width: 414px;
}
#Seminar.section .speaker-line .item.big2 {
	margin-left: 36px;
}
#Seminar.section .speaker-line .item img.photo {
	display: block;
	width:100%;
}
#Seminar.section .speaker-line .item .tag {
	display: block;
	padding: 4px 0 1px;
	font-size: 75%;
	text-align: center;
	background: #242424;
}
#Seminar.section .speaker-line .item .txt-box {
	position: relative;
	margin-top: 10px;
}
#Seminar.section .speaker-line .item .txt-box.ozawa {
	margin-bottom:107px;
}
#Seminar.section .speaker-line .item .txt-box span.name {
	display: block;
	font-size: 143.8%;
	line-height: 1.1;
}
#Seminar.section .speaker-line .item .txt-box span.romaji {
	display: block;
	margin-top: 3px;
	font-size: 87.5%;
	line-height: 1.1;
}
#Seminar.section .speaker-line .item .txt-box span.btn {
	position: absolute;
	right: 0;
	bottom: 3px;
	display: block;
	height: 34px;
	line-height: 0;
}
#Seminar.section .speaker-line .item .txt-box span.btn.uozumi {
	bottom: 0;
	top: 3px;
}
#Seminar.section .speaker-line .item .txt-box span.btn img {
	background: #000;
}
#Seminar.section .speaker-line .item .txt-box span.btn a {
	display: block;
	height: 34px;
	transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-webkit-transition: opacity 0.2s ease-in-out;
	outline: none;
}
#Seminar.section .speaker-line .item .txt-box span.btn a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#Seminar.section .speaker-line .item .txt-box span.sub {
	display: block;
	margin-top: 15px;
	font-size: 81.5%;
	line-height: 1.5;
}
#Seminar.section .speaker-line .item .txt-box span.sub img {
	/*margin-bottom: 10px;*/
}
#Seminar.section .speaker-line .item.pc {
	display:block;
}
#Seminar.section .speaker-line .item.sp {
	display:none;
}
@media (max-width:640px){
	#Seminar.section .speaker-line {
		margin: 60px 0 0 0px;
	}
	#Seminar.section .speaker-line.second {
		margin: 60px 0 0 0px;
	}
	#Seminar.section .speaker-line .item.big,
	#Seminar.section .speaker-line .item.big2 {
		float:none;
		margin:30px auto 0 auto;
	}
	#Seminar.section .speaker-line .item{
		width: 49%;
		margin-left: 1%;
	}
	#Seminar.section .speaker-line .item img{
		width: 100%;
	}
	#Seminar.section .speaker-line .item.mgn-top{
		margin-top:60px;
	}
	#Seminar.section .speaker-line .item.pc {
		display:none;
	}
	#Seminar.section .speaker-line .item.sp {
		display:block;
	}
}
@media (max-width:479px){
	#Seminar.section .speaker-line .item.big,
	#Seminar.section .speaker-line .item.big2 {
		width:100%;
	}
	#Seminar.section .speaker-line .item{
		width: 100%;
		float:none;
		margin-left: 0%;
	}
	#Seminar.section .speaker-line .item.mgn-top{
		margin-top:80px;
	}
	#Seminar.section .speaker-line .item.mgn-top2{
		margin-top:80px;
	}
	#Seminar.section .speaker-line .item .txt-box.ozawa {
		margin-bottom:0px;
	}

}

#Seminar.section .speaker-line .item .txt-box span.btn a.pc {
	display:block;
}
#Seminar.section .speaker-line .item .txt-box span.btn a.sp {
	display:none;
}
@media (max-width:640px){
	#Seminar.section .speaker-line .item .txt-box span.btn a.pc {
		display:none;
	}
	#Seminar.section .speaker-line .item .txt-box span.btn a.sp {
		display:block;
	}
}

#Seminar.section .speaker-line .item .txt-box span.sub a.pc {
	display: inline-block;
	margin-top:10px;
	outline: none;
}
#Seminar.section .speaker-line .item .txt-box span.sub a.sp {
	display:none;
}
@media (max-width:640px){
	#Seminar.section .speaker-line .item .txt-box span.sub a.pc {
		display:none;
	}
	#Seminar.section .speaker-line .item .txt-box span.sub a.sp {
		display: inline-block;
		margin-top:10px;
		outline: none;
	}
}




/* table.schedule
--------------------------------------------------------------------------------*/
#Seminar.section .inner.schedule {
	margin-top: 60px;
}
#Seminar.section table.schedule {
	margin: 30px 0;
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	line-height: 1.4;
}
#Seminar.section table.schedule.pc {
	
}
#Seminar.section table.schedule.sp {
	display:none;
}

#Seminar.section table.schedule tbody .odd th,
#Seminar.section table.schedule tbody .odd td {
	background-color: #222222;
}
#Seminar.section table.schedule span.blue {
	color: #0068de;
}
#Seminar.section table.schedule span.red {
	color: #ff0000;
}
#Seminar.section table.schedule thead td {
	width: 130px;
}
#Seminar.section table.schedule thead th {
	padding: 12px 0 12px 15px;
	font-size: 118.8%;
	font-weight: normal;
	border-left: 1px dotted #9a9a9a;
}
#Seminar.section table.schedule tbody th {
	width: 148px;
	font-weight: normal;
	border-top: 1px dotted #9a9a9a;
	font-size:90%;
}
#Seminar.section table.schedule tbody td {
	padding: 15px 3px 12px 3px;
	border-top: 1px dotted #9a9a9a;
	border-left: 1px dotted #9a9a9a;
	text-align:center;
}
#Seminar.section table.schedule tbody td span {
	display: block;
	margin-top: 5px;
	font-size: 75%;
	color: #999;
}

@media (max-width:640px){
	#Seminar.section table.schedule.pc {
		display:none;
	}
	#Seminar.section table.schedule.sp {
		display:block;
	}
	#Seminar.section table.schedule thead td {
		width: ;
	}
	#Seminar.section table.schedule thead th {
		width: 35%;
		text-align: left;
		font-size: 100%;
	}
	#Seminar.section table.schedule tbody th {
		text-align: left;
		padding-left: 15px;
	}
	#Seminar.section table.schedule tbody td {
		text-align: left;
		padding: 15px 10px 12px 7px;
	}
}


/*--------------------------------------------------------------------------------
	#Shooting.section
--------------------------------------------------------------------------------*/
#Shooting.section .inner .heading {
	position: relative;
	margin-bottom: 25px;
	padding: 0 0 6px;
	border-bottom: 1px solid #d9d9d9;
	zoom: 1;
}
#Shooting.section .inner .heading:after {
	clear: both;
	display: block;
	content: "";
}
#Shooting.section .inner .heading h3 {
	margin: 0;
	font-size: 118.8%;
	line-height: 1.4;
}

/* area
--------------------------------------------------------------------------------*/
#Shooting.section .inner.area-01 {
	margin-top: 50px;
}
#Shooting.section .fl-mgn {
	margin-right:40px;
}
#Shooting.section .inner.area-02 {
	/*margin-top: 40px;*/
}
@media (max-width:479px){
	#Shooting.section .fl-mgn {
		margin-right:auto;
		margin-bottom:20px;
	}
}
/*--------------------------------------------------------------------------------
	#Booth.section
--------------------------------------------------------------------------------*/
#Booth.section .inner .heading {
	position: relative;
	margin-bottom: 25px;
	padding: 0 0 6px;
	border-bottom: 1px solid #d9d9d9;
	zoom: 1;
}
#Booth.section .inner .heading:after {
	clear: both;
	display: block;
	content: "";
}
#Booth.section .inner .heading h3 {
	margin: 0;
	font-size: 118.8%;
	line-height: 1.4;
}
#Booth.section .inner .heading img.logo {
	position: absolute;
	right: 0;
	bottom: 12px;
}
#Booth.section .inner .heading2 {
	position: relative;
	margin: 0 0 20px 0;
	padding: 7px 0 5px;
	font-size: 118.8%;
	text-align: center;
	background: #242424;
	overflow: hidden;
}
#Booth.section .inner .heading2 span {
	font-size: 87.5%;
	font-weight: normal;
}
#Booth.section .inner.alpha-01 p {
	margin: 40px 0 40px;
	text-align:center;
}
#Booth.section .inner.alpha-02 p,
#Booth.section .inner.alpha-03 p,
#Booth.section .inner.alpha-04 p {
	margin: 40px 0 10px;
	text-align:left;
}
#Booth.section .inner a {
	transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-webkit-transition: opacity 0.2s ease-in-out;
}
#Booth.section .inner a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

@media (max-width:640px){
	#Booth.section .inner.alpha-01 p {
		text-align:left;
	}
	#Booth.section .inner.alpha-01 p br {
		display: none;
	}
}

@media (max-width:479px){
	#Booth.section .inner .heading img.logo.handycam {
		zoom: 0.7;
	}
}



/* alpha
--------------------------------------------------------------------------------*/
#Booth.section .inner.alpha-02,
#Booth.section .inner.alpha-03 {
	margin-top: 50px;
	margin-bottom: 80px;
	text-align: center;
}

#Booth.section .inner.alpha-04 {
	margin-bottom: 30px;
	margin-top: 30px;
	text-align: center;
	width:auto;
}

@media (max-width:479px){
	#Booth.section .inner.alpha-04 iframe {
		width:100%;
	}
}
#Booth.section .inner.alpha-02 ul {
	margin: 0 auto 80px auto;
	padding-left:0px !important;
	list-style-type:none;
}
#Booth.section .inner.alpha-02 ul li {
	width:189px;
	text-align:center;
	display: inline-block;
	margin:15px 12px 0;
}

#Booth.section .inner.alpha-03 ul {
	margin: 0 auto 80px auto;
	padding-left:0px !important;
	list-style-type:none;
}
#Booth.section .inner.alpha-03 ul li {
	width:189px;
	text-align:center;
	display: inline-block;
	margin:0 30px;
}

#Booth.section .inner.alpha-04 ul {
	margin: 0 auto;
	padding-left:0px !important;
	list-style-type:none;
}
#Booth.section .inner.alpha-04 ul li {
	width:183px;
	text-align:left;
	display: inline-block;
	margin:0 30px;
}

#Booth.section.section .inner.alpha-02 a span.arrow,
#Booth.section.section .inner.alpha-03 a span.arrow {
	margin-bottom:20px;
	display:inline-block;
}

@media (max-width:640px){
	#Booth.section .inner.alpha-02 a img,
	#Booth.section .inner.alpha-03 a img {
		width:100%;
	}
	#Booth.section .inner.alpha-04 a img.default {
		width:49%;
	}
	#Booth.section .inner.alpha-03 ul li.mgn-tp,
	#Booth.section .inner.alpha-04 ul li.mgn-tp {
		margin-top:50px;
	}
}



#Museum.section .inner.area-03 {
	margin-top:50px;
}



/* dsc
--------------------------------------------------------------------------------*/
#Booth.section .inner.dsc-01 {
	
}
#Booth.section .inner.dsc-02 {
	margin-top: 15px;
}

#Booth.section .inner.dsc-03 {
	margin-top: 35px;
	margin-bottom: 30px;
	text-align: center;
}
#Booth.section .inner.dsc-04 {
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: center;
}

@media (max-width:640px){
	#Booth.section .inner.dsc-03 a img,
	#Booth.section .inner.dsc-04 a img {
		width:100%;
	}
}


/* handycam
--------------------------------------------------------------------------------*/
#Booth.section .inner.handycam-01 {
	margin-top: 60px;
}
#Booth.section .inner.handycam-02 {
	margin-top: 25px;
}

#Booth.section .inner.handycam-03 {
	margin-top: -90px;
}

/* others
--------------------------------------------------------------------------------*/
#Booth.section .inner.others-01 {
	margin-top: 60px;
}
#Booth.section .inner.others-02 {
	margin-top: 30px;
}

/* pmca
--------------------------------------------------------------------------------*/
#Booth.section .inner.pmca-01 {
	margin-top: 70px;
}


/* map
--------------------------------------------------------------------------------*/
#Booth.section .inner.map {
	margin-top: 70px;
}
#Booth.section .inner.map img {
	display: block;
}

@media (max-width:640px){
	#Booth.section .inner.map img {
		width:100%;
	}
}

/*--------------------------------------------------------------------------------
	#aCafe.section
--------------------------------------------------------------------------------*/
#aCafe.section .inner .heading {
	position: relative;
	margin-bottom: 25px;
	padding: 0 0 6px;
	border-bottom: 1px solid #d9d9d9;
	zoom: 1;
}
#aCafe.section .inner .heading h3 {
	margin: 0;
	font-size: 118.8%;
	line-height: 1.4;
}
#aCafe.section .inner.acafe-02 {
	margin-top: 55px;
}


@media (max-width:640px){
	#Movie.section .inner.acafe-02 img {
		width:100%;
	}
}

/*--------------------------------------------------------------------------------
	footer
--------------------------------------------------------------------------------*/
footer {
	display:none;
}

footer {
	padding-bottom: 30px;
}
footer .fix-pagetop {
	position: relative;
	top: 30px;
	margin: 0 auto;
	width: auto;
	height: 1px;
}
footer .fix-pagetop .floater {
	position: static;
	padding-right: 2%;
	width: 98%;
	text-align: right;
}
footer .fix-pagetop .floater.fixed {
	position: fixed;
	bottom: 0;
	z-index: 1000;
}
footer .fix-pagetop .floater a {
	position: relative;
	margin-top: -37px;
	display: block;
	float: right;
	width: 60px;
	height: 32px;
}
footer .fix-pagetop .floater.fixed a {
	top: 0;
}
footer .fix-pagetop .target {
	position: fixed;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 0px;
	zoom: 1;
}

@media(max-width:640px) {
	footer {
		margin-top: 20px;
		padding-bottom: 20px;
		display:block;
	}
	footer .fix-pagetop {
		top: -5px;
		width: auto;
	}
	footer .fix-pagetop .floater {
		padding-right: 0;
		width: 100%;
	}
	footer .fix-pagetop .floater a {
		float: none;
		display: inline-block;
		margin-top: 0;
	}
}

