@charset "UTF-8";


#main{
	padding-top:0;	
}

#main,footer{
	background-image:none;
}

#megadrop0{
	padding: 29px 0 0;
}

#megadrop0 article{
	float:left;
	width:298px;
	height:110px;
	background-color:#FEFEF4;
	padding:17px;
	position:relative;
	border-top:1px solid #BFBAB4;
	border-bottom:1px solid #BFBAB4;
	border-right:1px solid #BFBAB4;
    display: none;
}
#megadrop0 article.right_border{
	border-right:1px solid #BFBAB4;
}

#megadrop0 article.left_border{
	border-left:1px solid #BFBAB4;
	width:298px;
}
#megadrop0 article .photo{
	position:absolute;
	right:17px;
}

#megadrop0 article .botton{
	position:absolute;
	left:50%;top:50%;
	margin-left:-20px;
	margin-top:-18px;
	width:41px;
	height:auto;
}
#megadrop0 article .photo_img{
	width:136px;
	height:auto;
}

#megadrop0 article .info>img,
#megadrop0 article .info br{
	display:none;
}

#megadrop0 article .info{
	width:150px;
}

#megadrop0 article .info ul,
#megadrop0 article .info li{
	font-size:12px;line-height:1.45;
}

#megadrop0 article .info h3{
	font-size:11px;line-height:1.45;font-weight:bold;
}

#megadrop0 article .info .whatsnew{
	font-family:'Josefin Sans', sans-serif;
	font-size:1em;
	line-height:1;
	color:#ff4265;
}

#megadrop0 article .info .whatsnew a{
	color:#ff4265;
}

 .whatsnew_more{
    max-width: 1001px;
    width: 1001px;
    position: relative;
    margin: 0 auto;
    padding: 0 8px;
    margin-bottom: 31px;
}
 .whatsnew_more a{
    color: #ff71b5;
    font-weight: bold;
    text-decoration: underline;
    position: absolute;
    right: 13px;
}

#top_movie{
height:600px;
position:relative;
overflow:hidden;
}

#top_movie iframe{
	display:block;

	position:absolute;
}

#dot_area{
	background-image:url(../../img/common/backdot.png);
	position:relative;
	padding-top: 60px;
	padding-bottom:65px;
	overflow:hidden;
}


#dot_area section>h2{
	background-repeat:no-repeat;
	font-size:20px;
	font-weight:bold;
	text-align:center;
}

.tablet_mode #picup_wrap.contents_wrap{
	/*overflow:hidden;	*/
}

#picup_wrap{
	margin-bottom:58px;
}

#picup{
	box-sizing:border-box;
	border:solid 4px #03baad;
	margin-bottom:23px;
	height: 70px;
	background-color:#fff;
}

#picup .btn{
	position: absolute;
    width: 140px;
    height: 70px;
    right: 0;
    top: 0;
    box-sizing: border-box;
    border-left: solid 4px #03baad;
   
}

#picup .btn a{
	display:block;
	 background-image: url(../../img/top/link_arrow_green.png);
    background-position: 20px center;
    background-repeat: no-repeat; 
	color: #03baad;
    font-size: 12px;
    line-height: 70px;
   
    text-align: center;
    padding-left: 6px;
    font-weight: bold;
}

#picup h2{
	width:190px;
	height:78px;
	line-height:72px;
	color:#03baad;
	font-size:24px !important;
	font-family: 'Josefin Sans', sans-serif;
	background-image:url(../../img/top/picup_icon.png);
	
	position: absolute;
	left: -13px;top: -20px;
}

#picup_slider_clip{
	padding:2px 0 2px 4px;
	overflow:hidden;
	left:-2px;	
}

#picup_slider{
	width:1016px;
	margin-left:-15px;	
}

#picup_slider .slick-arrow{
	position:absolute;
	visibility:hidden;	
}
#picup_slider_clip a{
	display:block;	
}
#picup_slider_clip .whatsnew{
    display: none;
}
#picup_arrow_left,
#picup_arrow_right{
	position:absolute;
	top:50%;left:-65px;
	margin-top:-24px;
	cursor:pointer;
	-webkit-transition-property:left right;
	transition-property:left right;
	-webkit-transition-duration:0.3s;
	transition-duration:0.3s;
	-webkit-transition-timing-function:ease-out;
	transition-timing-function:ease-out;
	
}

#picup_arrow_right{
	left:auto;
	right:-65px;
}

.tablet_mode #picup_arrow_left{
	left:-18px;
}
.tablet_mode #picup_arrow_right{
	right:-18px;
}

#picup_slider article{
	width:239px;
	/*float:left;*/
	position:relative;
	background-color:#FFF;
	box-shadow:0px 0px 2px 0px rgba(0,0,0,0.3);
	height:356px;
	margin: 2px 2px 2px 13px;
	font-size:14px;
	line-height:1.43;
}

body.ie8 #picup_slider article{
	border:solid #ccc 1px;
}

body.ie8 #picup_slider .photo_img{
	border-right:solid #ccc 1px;
	width:237px;
}

#picup_slider article h3{
	font-weight:bold;
	font-size:14px;
	padding-top: 0.4em;
}

#picup_slider article{
	
}

#picup_slider .slick-list{
	margin-right:0px;
}

#picup_slider article .photo{
	position:relative;
	margin-bottom:17px;
}

#picup_slider article .botton{
	display:block;
	position:absolute;
	top:50%;left:50%;
	margin-top:-25px;
	margin-left:-28px;
}

#picup_slider article .info{
	padding:0 15px;
}

#news{
	box-sizing:border-box;
	border:solid 4px #9075e7;
	background-color:#fff;
	padding:1.3em 0 1.3em;
	margin-bottom:82px;
}

#news h2{
	width:190px;
	height:78px;
	box-sizing:border-box;
	padding-right:7px;
	line-height:68px;
	background-image:url(../../img/top/news_icon.png);
	background-repeat:no-repeat;
	position: absolute;
	color:#9075e7;
	left: -13px;top: -20px;
}

#news .news_block{
	font-size:14px;
	line-height:1.43;
	padding-left:214px;
}

#news .news_block dl{
	/* background-image:url(../../img/top/link_arrow_vioret.png); */
	/* background-position:96.5% center; */
	/* background-repeat:no-repeat; */
	/* cursor:pointer; */
}

#news .news_block dd,
#news .news_block dt{
	float:left;	
}
#news .news_block dt{
width: 8em;
}

#message{
	box-sizing:border-box;
	border:solid 4px #3aadd5;
	background-color:#fff;
	height: 170px;
	margin-bottom:60px;
	/*padding:1.3em 0 1.3em;*/
}

#message h2{
	width:210px;
	height:191px;
	box-sizing:border-box;
	line-height:1.3;
	display:table-cell;
	background-image:url(../../img/top/message_icon.png);
	background-repeat:no-repeat;
	position: relative;
	/*color:#3aadd5;*/
	color:#ff4265;
	left: -24px;
	top: -45px;
	padding-right: 20px;
	padding-bottom: 20px;
	vertical-align: middle;
}

#message article{
	float: right;
	width: 72%;
	margin-top: -177px;
	padding-right:4%
}

#message h3{
	font-weight:bold;
	font-size:18px;
	line-height:1.22;
	margin-bottom:0.75em;	
}

#message article p{
	font-size:14px;
	background-color:#fff100;
	float:left;
	line-height: 1.5;
	margin-right: 200px;
}

#message .btn{
	position: absolute;
	top: 86px;right:52px;
	width:200px;height: 50px;
	border: solid #3aadd5 4px;
	text-align:center;
	line-height: 42px;
	box-sizing: border-box;
	background-image:url(../../img/top/link_arrow_blue.png);
	background-repeat:no-repeat;
	background-position: 42px center;
}

#message .btn a{
	display:block;
	font-size:14px;
	color:#3aadd5;
	font-weight:bold;
}

#link{
	box-sizing:border-box;
	border:solid 4px #3885cd;
	background-image:url(../../img/top/linkback1.png);
	padding:23px 0 37px;
	margin-bottom:46px;
}

#link ul{
	margin:0 auto;
	width: 997px;
	padding-left: 26px
}

#link li{
	float:left;	
	position:relative;
	width:270px;height:110px;
	position:relative;
	margin-right: 59px;
	cursor:pointer;
}

#link li a{
	display:block;
}

#link li .backshadow{
	width:100%;
	height:100%;
	background-color:#3885cd;
	position:absolute;
	right:-12px;
	bottom:-12px;
	z-index:10;
}

#link li h2{
	position:absolute;
	right:0;
	bottom:0;
	width:270px;height:110px;
	font-size:14px;
	color:#ff4265;
	font-weight:bold;
	text-align:center;
	background-color:#fff;
	z-index:11;
}

#link li h2 a{
	color:#ff4265;
	font-weight:bold;
	display:table-cell;
	vertical-align:middle;
	box-sizing:border-box;
	border:solid 4px #3885cd;
	width:270px;
	height:110px;
	z-index:12;
}

.ie8 #link li h2{
	display:block;
	padding-top:30px;
}

#link li h2 a:hover{
	background-image:url(../../img/top/linkhover1.png);
}

footer{
	
}




@media screen and (max-width: 767px) {
    #megadrop0 article .info .whatsnew{
        margin-top: 10px;
    }
}




