@charset "utf-8";

/* Default */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearfix:after{
	content: ".";
	display: block;
	height:0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display:inline-block;
}

a {
	text-decoration: none;
	outline : 0 ;
	color: rgb(114, 215, 250);
}
a:hover {
	text-decoration: none;
}

body {
	font-weight: light;
	font-family: 'Helvetica Neue', Helvetica, Arial, Roboto, 'Droid Sans', 'メイリオ';
	background-color: black;
}

html>/**/body {
	font-size: 16px;
	font-size: 18px¥9; /* for IE */
}

/* Content */

.content {
	position: relative;
	overflow: hidden;
}

#globalMenu {
	display: block;
	position: fixed;
	z-index: 10;
	width: 100%;
	height: 30px;
	background: url(../images/globalMenuBG.png) 50% no-repeat;
	bottom: 30%;
	text-align: center;
	overflow: hidden;
}

#globalMenu .contentList {
	display: inline-block;
	height: 30px;
	font-size: 0.9rem;
	background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(46, 46, 46, 0.19) 7.3%, rgba(0, 0, 0, 0.49) 52.1%, rgba(0, 0, 0, 0.17) 95.1%, rgba(0, 0, 0, 0) 100%);
	background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(46, 46, 46, 0.19) 7.3%, rgba(0, 0, 0, 0.49) 52.1%, rgba(0, 0, 0, 0.17) 95.1%, rgba(0, 0, 0, 0) 100%);
	background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(46, 46, 46, 0.19) 7.3%, rgba(0, 0, 0, 0.49) 52.1%, rgba(0, 0, 0, 0.17) 95.1%, rgba(0, 0, 0, 0) 100%);
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(46, 46, 46, 0.19) 7.3%, rgba(0, 0, 0, 0.49) 52.1%, rgba(0, 0, 0, 0.17) 95.1%, rgba(0, 0, 0, 0) 100%);
}

#globalMenu .contentList .menu {
	float: left;
	display: inline-block;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 9px;
}

#globalMenu .contentList .menu a {
	color: white;
	font-weight: bold;
}
#globalMenu .contentList .menu a:hover {
	color: rgba(255, 255, 255, 0.8);
	text-decoration: none;
}

#globalMenu .contentList .menu.movie a {
	letter-spacing: 5px;
}

#globalMenu .contentList .menu.credit {
	display: inline-block;
	margin: 0 0 0 40px;
}

#globalMenu .contentList .menu.credit a {
	background: url(../images/mofaLogoWhite.png) 0 6px no-repeat;
	background-size: contain;
	color: white;
	display: block;
	top: -3px;
	width: 60px;
	overflow: hidden;
	padding-top: 25px;
	height: 0;
}

.section {
	background-size:cover;
	position: relative;
}
.sec1 .content {
	background-repeat: no-repeat;
	background-position: 50%;
}
.sec1.fp-table {
	background-color: rgb(34, 34, 34)
}
.sec2 .content{
	background-repeat: no-repeat;
	background-position: 50%;
}
.sec3 {
	background-repeat: no-repeat;
	background-position: 80%;
}
.sec4 {
	background-repeat: no-repeat;
	background-position: 50%;
}
.sec5 {
	background-color: #313231;
}
.sec6 {
	background-color: #313231;
	background-position: 40%;
}
.sec7 {
	background-color: #313231;
}

.content {
	display: block;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	vertical-align: middle;
	background-size: cover;
	height: 100%;
}

.yearAlmanacTitle {
	background: url(../images/yearAlmanacTitle.png) 50% no-repeat;
	background-size: contain;
	display: block;
	width: 100%;
	position: absolute;
	top: 38%;
	overflow: hidden;
	height: 0;
	padding-top: 190px;
	opacity: 0.0;
}

.messageFromMotoTitile {
	background: url(../images/MessageFromMotoTitle.png) no-repeat;
	background-size: contain;
	display: block;
	width: 302px;
	position: absolute;
	bottom: 200px;
	overflow: hidden;
	height: 0;
	padding-top: 120px;
	right: 5%;
	opacity: 0.0;
}

.messageFromMotoTitile:hover {
	pointer:cursor;
}
.movieThumbs {
	width: 640px;
	display: block;
	position: absolute;
	left: 0px;
	top: 60px;
	height: 100%;
}
.movieThumbs .liveTitle {
	background: url(../images/movieTitle.png) 50% no-repeat;
	background-size: contain;
	display: block;
	width: 55%;
	height: 0;
	padding-top: 120px;
	overflow: hidden;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.movieThumbs .mov1,
.movieThumbs .mov2,
.movieThumbs .mov3,
.movieThumbs .mov4,
.movieThumbs .mov5,
.movieThumbs .mov6,
.movieThumbs .mov7,
.movieThumbs .mov8 {
	width: 190px;
	box-sizing: border-box;
	display: block;
	margin: 0px 8px 0 8px;
	height: 160px;
	float: left;
}

.movieThumbs .thumbnail {
	width: 100%;
	height: 107px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	position: relative;
	background-color: black;
	-moz-box-shadow: 0 0 51px rgba(234, 215, 183, 0.62);
	box-shadow: 0 0 51px rgba(234, 215, 183, 0.62);
	border: 1px solid #eac6a2;
	margin-bottom: 7px;
}
.movieThumbs .thumbnail:hover {
	cursor: pointer;	
}

.movieThumbs .thumbnail img {
	width: 100%;
	position: relative;
	opacity: 0.75;
}

.movieThumbs .thumbnail .play {
	background: url(../images/videoPlayButton.png) 0 -60px no-repeat;
	display: block;
	position: absolute;
	z-index: 5;
	width: 60px;
	overflow: hidden;
	height: 0;
	padding-top: 60px;
	top: 50%;
	right: 50%;
	bottom: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left: -30px;
}

.movieThumbs .caption {
	text-align: center;
	color: white;
	font: bold 0.9rem/1rem serif;
	display: block;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	text-shadow: 0 0 10px #000000;
}

.sec2 .motoVoice,
.sec4 .webCM {
	display: block;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.84);
	position: absolute;
	z-index: 10;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	top: 32px;
}

.sec2 .motoVoice iframe,
.sec4 .webCM iframe {
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 80px;
}

.sec2 .motoVoice .pause,
.sec4 .webCM .pause {
	display: block;
	width: 50px;
	position: absolute;
	z-index: 5;
	color: white;
	overflow: hidden;
	height: 0;
	padding-top: 49px;
	right: 20px;
	top: 20px;
	background: url(../images/closeButton.png);
	border-style: none;
}
.sec2 .motoVoice .pause:hover,
.sec4 .webCM .pause:hover {
	cursor: pointer;
}

.livePhotoThumbs {
	width: 800px;
	display: block;
	position: absolute;
	bottom: 120px;
	left: 50%;
	margin-left: -400px;
	background-color: rgba(0, 0, 0, 0.39);
	-moz-box-shadow: 0 0 80px rgb(0, 0, 0);
	box-shadow: 0 0 80px rgb(0, 0, 0);
	
}
.livePhotoThumbs .livePhotoTitle {
	background: url(../images/LivePhotoTitle.png) 50% no-repeat;
	background-size: contain;
	display: block;
	width: 100%;
	height: 0;
	padding-top: 100px;
	overflow: hidden;
	margin-bottom: 26px;
}
.livePhotoThumbs .photo1,
.livePhotoThumbs .photo2 {
	width: 40%;
	box-sizing: border-box;
	height: 180px;
	display: block;
	float: left;
	margin-right: 5%;
	margin-left: 5%;
}

.livePhotoThumbs .thumbnail {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	background-size: cover;
	-moz-box-shadow: 0 0 51px rgba(0, 0, 0, 0.62);
	box-shadow: 0 0 51px rgba(0, 0, 0, 0.62);
	border: 1px solid #888787;
}
.livePhotoThumbs .photo1 .thumbnail {
}
.livePhotoThumbs .photo2 .thumbnail {
}

.livePhotoThumbs .caption {
	text-align: center;
	color: white;
	line-height: 1.3rem;
	width: 100%;
	font-family: serif;
	font-weight: bold;
}

.cafeBohemia {
	width: 80%;
	height: 100%;
	display: block;
	position: relative;
	box-sizing: border-box;
	overflow: hidden;
	background-color: black;
}
.cafeBohemia .title {
	right: 50%;
	margin-right: -230px;
	margin-top: 0px;
	bottom: 0px;
	position: absolute;
	display: block;
	width: 460px;
	height: 80px;
}
.cafeBohemia .CafeBohemiaLogo {
	background: url(../images/CafeBohemiaTitle.png) 50% no-repeat;
	background-size: contain;
	display: block;
	width: 100%;
	height: 0;
	padding-top: 49px;
	overflow: hidden;
	/* position: absolute; */
}
.cafeBohemia .notice {
	display: block;
	width: 100%;
	height: 0;
	/* position: absolute; */
	bottom: 25px;
	color: silver;
	font-size: 0.8rem;
	line-height: 1.2rem;
	text-align: center;
}

.cafeBohemia .mag1,
.cafeBohemia .mag2,
.cafeBohemia .mag3 {
	width: 30%;
	box-sizing: border-box;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	position: absolute;
}
.cafeBohemia .mag1 {
	top: 150px;
	left: 15%;
	width: 29%;
}
.cafeBohemia .mag2 {
	top: 150px;
	right: 15%;
	width: 29%;
}
.cafeBohemia .mag3 {
	top: -17px;
	left: initial;
	right: 3%;
	width: 31%;
}
.cafeBohemia .thumbnail {
	width: 100%;
	margin-bottom: 20px;
	background-color: silver;
	display: block;
	-moz-box-shadow: 0 0 20px #000000;
	box-shadow: 0 0 20px #000000;
	position: absolute;
}
.cafeBohemia .caption {
	text-align: center;
	color: white;
	line-height: 1.3rem;
	position: absolute;
	display: block;
	width: 100%;
	bottom: -40px;
}
.mag1 .caption,
.mag2 .caption {
	top: -30px;
}

.calendarAnchor {
	display: block;
	width: 280px;
	height: 160px;
	position: absolute;
	top: 50%;
	left: 10%;
	color: black;
	font-family: serif;
	font-size: 1.2rem;
	opacity: 0;
}

.calendarTitle {
	background: url(../images/Calendar2015Title.png) no-repeat;
	background-size: contain;
	display: block;
	width: 100%;
	height: 0;
	padding-top: 160px;
	overflow: hidden;
}

.calendarText {
	display: block;
	width: 100%;
	position: absolute;
	right: 0px;
	font: 1rem serif;
	line-height: 1.7rem;
	height: 20px;
	text-align: center;
	top: 113px;
	color: rgb(157, 159, 151);
}

.article {
	margin: 10px 0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	color: white;
	line-height: 2rem;
}
.mofaLogo {
	color: white;
	display: block;
	margin-top: 100px;
	margin-bottom: 50px;
	background: url(../images/mofaLogoWhite.png) no-repeat;
	background-size: contain;
	height: 30px;
	padding-top: 20px;
	padding-left: 130px;
}


.leftSide {
	display: block;
	margin-right: 50px;
	word-wrap: break-word;
}

.rightSide {
	word-wrap: break-word;
}

/* @group calendar */

#content.calendar {
	background-color: #eeeeda;
}

#content.calendar .subMenu.calendar {
	background-color: rgba(0, 0, 0, 0.75);
	z-index: 10;
	position: fixed;
	width: 100%;
	height: 40px;
	top: 0;
}

#content.calendar .subMenu.calendar .backToTop {
	width: 60px;
	height: 100%;
	color: white;
	padding: 10px;
	box-sizing: border-box;
	position: absolute;
	left: 0;
}

#content.calendar .subMenu.calendar .scroll {
	position: absolute;
	width: 80%;
	height: 40px;
	padding: 10px;
	box-sizing: border-box;
	overflow: hidden;
	left: 60px;
	border-left: 1px solid rgba(255, 255, 255, 0.32);
}

.subMenu.calendar .contentList {
	display: block;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.9rem;
	width: 660px;
}

.subMenu.calendar .contentList .menu {
	float: left;
	display: inline-block;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 3px;
}

.subMenu.calendar .contentList .menu a {
	color: white;
	font-weight: bold;
}
.subMenu.calendar .contentList .menu a:hover {
	color: rgba(255, 255, 255, 0.8);
	text-decoration: none;
}	

#content.calendar .subMenu.calendar .keywordSelect {
	width: 110px;
	height: 100%;
	color: white;
	padding: 12px;
	box-sizing: border-box;
	position: absolute;
	right: 0;
	display: block;
	cursor: pointer;
}

.keywordScreen {
	z-index: 20;
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(222, 222, 222, 0.96);	
}

.keywordScreen .keywordList {
	display: block;
	width: 300px;
	margin: 40px auto 0;
	color: #0098ff;
	text-align: center;
	line-height: 2.3rem;
	cursor: pointer;
	padding-bottom: 20px;
}

.keywordScreen .displayAll {
	width: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	color: #0098ff;
	text-align: center;
	line-height: 2.3rem;
	border-top: 1px solid rgba(0, 0, 0, 0.08);
	padding-top: 20px;
	cursor: pointer;
}

.calendarArticle {
	background-color: inherit;
	color: black;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	font-family: serif;
	padding-top: 70px;
	padding-bottom: 60px;
}

.calendarArticle .selectedKeyword {
	font: 1.6rem sans-serif;
	display: block;
	margin: 0;
	color: gray;
}

.calendarArticle .facebookNotice {
	font: 0.8rem sans-serif;
	display: block;
	margin: 0 0 0 -7px;
	color: gray;
}

#jan,#feb,#mar,#apr,#may,#jun,#jul,#aug,#sep,#oct,#nov,#dec {
	border-bottom: 1px solid rgba(127, 128, 0, 0.13);
	display: block;
	padding-bottom: 30px;
	padding-top: 60px;
}

.calendarArticle a {
	color: #cc0000;
	font-weight: bold;
	text-decoration: underline;
}

.calendarArticle .keyword {
	font-size: 1.0rem;
	line-height: 1.8rem;
	display: block;
	margin-top: 20px;
	margin-bottom: 30px;
	position: relative;
}

.keyword ul {
	list-style-type: disc;
	list-style-position: inside;
	display: block;
	margin-top: 10px;
	margin-left: 20px;
}

.facebook {
	background: url(../images/FB-f-Logo__blue_29.png) no-repeat;
	overflow: hidden;
	width: 20px;
	display: inline-block;
	padding-top: 20px;
	height: 0;
	background-size: contain;
	bottom: -3px;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}
.facebook.caption {
	display: block;
	overflow: visible;
	width: 260px;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-left: 30px;
	padding-bottom: 2px;
	height: 18px;
	font: 0.8rem sans-serif;
	color: #3a569c;
	margin-left: 0;
}

/* @end */