@charset "utf-8";

#globalMenu {
	height: 40px;
	bottom: 20%;
}
#globalMenu .scroll {
	display: block;
	position: relative;
	width: 98%;
	height: 100%;
	overflow-x: scroll;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	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 {
	width: 750px;
	position: absolute;
	display: block;
	height: 40px;
	background-image: none;
}
#globalMenu .contentList .menu {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 16px;
}
#globalMenu .contentList .menu.credit {
	margin-top: 4px;
}

.caption {
	font-size: 0.8rem;
}
.sec1 .content{
	background-size:cover;
	background-position-x: 50%;
}
.sec2 .content{
	background-position-x: 50%;
}
.sec3 {
	background-size:cover;
}
.sec4 {
	background-size:cover;
	background-position: 60%;
}
.sec6 {
	background-position: 40%;
}

.yearAlmanacTitle {
	top: 50%;
	margin-top: -70px;
	padding-top: 110px;
}

.sec2 .motoVoice iframe {
	top: 0px;
}

.sec2.fp-section.fp-table.active {
	background-position-x: 70%;
}

.messageFromMotoTitile {
	right: 5%;
	bottom: 50px;
	width: 210px;
}

.movieThumbs {
	width: 100%;
	display: block;
	position: absolute;
	right: 0;
	top: inherit;
	bottom: 0px;
	margin-top: initial;
	height: 100%;
}
.movieThumbs .liveTitle {
	background: url(../images/movieTitle.png) 50% no-repeat;
	background-size: contain;
	display: block;
	width: 100%;
	height: 0;
	padding-top: 40px;
	overflow: hidden;
	position: relative;
	right: 0;
	margin-top: 40px;
	margin-bottom: 5px;
}
.movieThumbs .mov1,
.movieThumbs .mov2,
.movieThumbs .mov3,
.movieThumbs .mov4,
.movieThumbs .mov5,
.movieThumbs .mov6,
.movieThumbs .mov7,
.movieThumbs .mov8 {
	width: 50%;
	height: 20%;
	box-sizing: border-box;
	display: block;
	margin-right: 0px;
	margin-left: 0px;
}

.movieThumbs .mov5,
.movieThumbs .mov6,
.movieThumbs .mov7,
.movieThumbs .mov8 {
	margin-bottom: 7px;
}

.movieThumbs .thumbnail {
	width: 90%;
	height: 70%;
	overflow: hidden;
	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: 0px;
}
.movieThumbs .thumbnail img {
	width: 100%;
	position: relative;
	opacity: 0.75;
}

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

.movieThumbs .caption {
	text-align: center;
	color: white;
	font: bold 0.7rem/0.8rem serif;
	display: block;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-shadow: 0 0 6px #000000;
}
.sec4 .webCM {
	display: block;
	height: 95%;
	background-color: black;
	position: absolute;
	z-index: 10;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	top: 39px;
}

.sec4 .webCM iframe {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: -50%;
	position: relative;
	top: 50%;
	width: 100% !important;
	height: 50%  !important;
}

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

.livePhotoThumbs .livePhotoTitle {
	background-size: contain;
	background-position-y: 10px;
	display: block;
	width: 100%;
	height: 0;
	padding-top: 60px;
	overflow: hidden;
	position: relative;
	right: 0;
	margin-top: 40px;
	margin-bottom: 25px;
}
.livePhotoThumbs {
	width: 100%;
	display: block;
	position: absolute;
	bottom:0px;
	right: initial;
	left: initial;
	margin-left: 0;
	background-color: rgba(0, 0, 0, 0.49);
}
.livePhotoThumbs .photo1,
.livePhotoThumbs .photo2,
.livePhotoThumbs .photo3 {
	width: 100%;
	box-sizing: border-box;
	height: 100%;
	display: block;
	float: initial;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 10px;
}
.livePhotoThumbs .thumbnail {
	width: 40%;
	height:auto;
	margin-bottom: 5px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.livePhotoThumbs .caption {
	text-align: center;
}

.cafeBohemia {
	width: 100%;
	top: 0px;
	bottom: 20px;
	position: absolute;
	margin-top: inherit;
}

.cafeBohemia .title {
	width: 100%;
	right: 0%;
	margin-right: 0px;
	margin-top: 0px;
	bottom: 10px;
}

.cafeBohemia .CafeBohemiaLogo {
	width: 95%;
	margin-top: 0%;
	margin-right: auto;
	margin-left: auto;
	position: initial;
	box-sizing: border-box;
}
.cafeBohemia .notice {
	display: block;
	width: 100%;
	position: initial;
	color: silver;
	font-size: 0.7rem;
	line-height: 1.2rem;
	margin-left: 0;
	box-sizing: border-box;
}

.cafeBohemia .mag1,
.cafeBohemia .mag2,
.cafeBohemia .mag3
 {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 40%;
}
.cafeBohemia .mag1 {
	top: 20%;
	left: 0%;
}
.cafeBohemia .mag2 {
	top: 35%;
	bottom: initial;
	right: 0%;
	margin-left: 2%;
}
.cafeBohemia .mag3 {
	top:35%;
	left: initial;
	right: 0%;
}
.cafeBohemia .thumbnail {

}
.cafeBohemia .caption {
	bottom: -25px;
}
.mag2 .caption {
	top: initial;
}

.CalendarTitle {
	background-size: contain;
	padding-top: 97px;
	position: absolute;
	top: 20%;
	bottom: initial;
	margin-top: 0;
	left: 10px;
}

.calendarAnchor {
	left: 10px;
	height: 160px;
	font-size: 1.0rem;
}

.calendarText {
	width: 100%;
	top: initial;
	bottom: 30px;
	color: rgb(79, 80, 76);
}

.article {
	margin: 10px;
	font-size: 60%;
	line-height: 1.0rem;
	margin-left: 10px;
	display: block;
	width: 100%;
	box-sizing: border-box;
}
.credit {
	margin-bottom: initial;
	margin-top: 50px;
	margin-left: 10px;
}
.mofaLogo {
	color: white;
	display: block;
	margin-top: 50px;
	margin-bottom: 10px;
	margin-left: 10px;
	background: url(../images/mofaLogoWhite.png) no-repeat;
	background-size: contain;
	height: 30px;
	padding-top: 0px;
	padding-left: 90px;
	padding-right: 10px;
	font-size: 0.9rem;
}
.leftSide,.rightSide {
	display: block;
	margin-right: 50px;
}

/* @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: 12px;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	border-right: 1px solid rgba(255, 255, 255, 0.32);
}

#content.calendar .subMenu.calendar .scroll {
	position: absolute;
	width: 80%;
	height: 40px;
	padding: 10px;
	box-sizing: border-box;
	overflow-x: scroll;
	overflow-y: hidden;
	left: 60px;
	border: none;
	-webkit-overflow-scrolling: touch;
}

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

.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: 105px;
	height: 100%;
	color: white;
	padding: 12px;
	box-sizing: border-box;
	position: absolute;
	right: 0;
	display: block;
	cursor: pointer;
	border-left: 1px solid rgba(255, 255, 255, 0.32);
	background-color: rgb(58, 58, 58);
}

.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: 100%;
	margin-right: auto;
	margin-left: auto;
	font-family: serif;
	padding-top: 70px;
	padding-bottom: 60px;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
}

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

.calendarArticle .facebookNotice {
	font: 0.8rem sans-serif;
	line-height: 1.4rem;
	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 .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: outside;
	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 */
