@charset "utf-8";

.greeting {
	width: 1000px;
	height: 450px;
	background: url(../../img/top/greeting_2018fin2.jpg);
	font-size: 0;
	line-height: 0;
	margin: 30px 0 0 0;
	padding-top: 50px;
	padding-left: 50px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.greeting .greeting-bodywrap{
	position: relative;
	width: 800px;
	height: 360px;
	overflow: auto;
	padding: 0 50px;
}
.greeting .greeting-bodywrap>.greeting-body{
	position: absolute;
	width: 800px;
	color: #000;
	font-family: meiryo,sans-serif;
	font-size: 18px;
	line-height: 28px;
	text-align: left;
	/*
	background: url(../../img/top/sunflower.png) no-repeat left 50px bottom 0;
	*/
}
.greeting .greeting-bodywrap>.greeting-body>p{
	margin: 15px 0;
}
.greeting .greeting-bodywrap>.greeting-body .quotation{
	color: #122A88;
}
.greeting .greeting-bodywrap>.greeting-body .companyname{
	margin-top: 30px;
	text-align: right;
}
.greeting .greeting-bodywrap>.greeting-body .companyname+p{
	text-align: right;
	margin-bottom: 40px;
}
.greeting .button.fullscreen{
	width: 280px;
	padding-left: 20px;
	margin: 20px auto 0;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	text-align: center;
	color: #fff;
	background: #000 url(../../img/top/icon_fullscreen.png) no-repeat left 20px center;
	background-size:  30px 30px;
	border-radius: 25px;
	opacity: 1;
	-webkit-transition: opacity 0.5s ease;
	        transition: opacity 0.5s ease;
	cursor: pointer;
}
.greeting .button.fullscreen:hover{
	opacity: 0.8;
}
.greeting .button.fullscreen a{
	color: #fff;
	text-decoration: none;
}
.greeting-movie{
	margin-top: 50px;
}
.greeting-movie>img{
	margin-bottom: 15px;
}

.greeting-donation {
	width: 1000px;
	height: 469px;
	background: url(../../img/top/greeting_2018donation.jpg);
	margin: 40px auto;
}


.contents .greeting-movie h2{
	font-family: "Source Serif Pro","游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","ＭＳ 明朝","ＭＳ Ｐ明朝","HG明朝E",serif;
	font-size: 20px;
	text-align: center;
	margin: 0;
}
.greeting-movie+div{
	margin-top: 30px;
}
.topInfo {
	font-size: 0;
	line-height: 0;
	margin-top: 50px;
}

.pointTitle {
	text-align: center;
	margin: 50px 0 0 0;
	font-size: 0;
	line-height: 0;
}

.point1 {
	position: relative;
	height: 300px;
	margin: 30px 0 60px 0;
}

.point1 h4 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.icon {
	position: absolute;
	top: -20px;
	left: -20px;
	z-index: 2;
}

.pointWrap {
	margin: 30px auto 0;
	width: 1000px;
}

.pointWrap>div{
	float: left;
}
.point2 {
	float: left;
	position: relative;
	height: 300px;
	margin: 30px 0 0 40px;
}

.point3 {
	float: right;
	position: relative;
	height: 300px;
}

.ytp-title-text span{
	display: none;
}

/* Light Box (from Calendar) */
div.added-mainframe,
div.added-mainframe>.caption,
div.added-mainframe>.close{
	position: fixed;
	top: 50%;
	right: 0;
	bottom: 0;
	left: 50%;
}
div.added-mainframe{
	margin: 0 auto;
	z-index: 1000;
	border: 10px solid #fff;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	        border-radius: 10px;
}
div.added-mainframe>.close:hover{
	cursor: pointer;
}
div.added-mainframe>.caption{
	display: none;

	position: fixed;
	width: 90px;
	height: 48px;
	font-size: 24px;
	line-height: 45px;
	color: #ff4b00;
	background: #fff;
	-webkit-border-top-left-radius: 5px;
	    -moz-border-radius-topleft: 5px;
	        border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	    -moz-border-radius-topright: 5px;
	        border-top-right-radius: 5px;
}
div.added-mainframe>.close{
	position: fixed;
	background: url(/theme/eyecal/img/common/lb_close.png);
	width: 70px;
	height: 70px;
	z-index: 1200;
}
span.message-of-calendar{
	display: block;
}

.intro-calendar ul{
	width: 1000px;
	margin: 50px auto;
}
.intro-calendar ul>li{
	float: left;
	margin-left: 20px;
}
.intro-calendar ul>li:first-of-type{
	margin-left: 0px;
}

.view-pictures .fa-chevron-circle-right{
	position: absolute;
	right:10px;
	top:0;
	bottom:0;
	margin:auto;
	color:white;
}

.view-pictures ul{
	width: 1000px;
	margin: 50px auto;
}
.view-pictures ul li{
	position: relative;

	float: left;
	width: 225px;
	height: 53px;
	margin-left: 20px;
	margin-top: 20px;
	color: #fff;
	/* font-size: 15px; */
	font-size: 22px;
	line-height: 53px;
	text-align:left;
	padding-left: 10px;
	background: #0f2ee8;
		/* text-indent: 52px; */
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
}
.view-pictures ul li:nth-of-type(1),
.view-pictures ul li:nth-of-type(5),
.view-pictures ul li:nth-of-type(9){
	margin-left: 0;
}
.view-pictures ul li:nth-of-type(1),
.view-pictures ul li:nth-of-type(2),
.view-pictures ul li:nth-of-type(3),
.view-pictures ul li:nth-of-type(4){
	margin-top: 0;
}

/*
.view-pictures ul li.dog{
	background: #001450 url('../../img/cal2018/icon_dog.png') left 10px center no-repeat;
}
.view-pictures ul li.flower{
	background: #001450 url('../../img/cal2018/icon_flower.png') left 10px center no-repeat;
}
.view-pictures ul li.cat{
	background: #001450 url('../../img/cal2018/icon_cat.png') left 10px center no-repeat;
}
.view-pictures ul li.scenery{
	background: #001450 url('../../img/cal2018/icon_scenery.png') left 10px center no-repeat;
}
.view-pictures ul li.food{
	background: #001450 url('../../img/cal2018/icon_food.png') left 10px center no-repeat;
}
.view-pictures ul li.inbound{
	background: #001450 url('../../img/cal2018/icon_inbound.png') left 10px center no-repeat;
	width: 205px;
}
.view-pictures ul li.kumamoto{
	background: #001450 url('../../img/cal2018/icon_kumamoto.png') left 10px center no-repeat;
}
*/
.view-pictures ul li a{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #fff;
}

div.data-illustrator>a {
	display: block;
	float:left;
	margin: 20px;
}