@charset "utf-8";
/* CSS Document */
.haba640 {font-family: "じゅん 201";}

.haba640 h2 {font-family: "UD新ゴ M";}
.haba640 h3 {font-family: "UD新ゴ M";}
#menu-1 {
	float: right;
	position: absolute;
	z-index: 10;
	right: 10%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.haba640_bkg {
	position: absolute;
	height: 400px;
}
.haba640 strong {
	font-family: "じゅん 34";
	color:#d4145a;
	}
.haba640_bkg p {
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	line-height: 150%;
	}
.rogo_27th {
	position: absolute;
}

#dropmenu{
	list-style-type: none;
	width: 60px; /*MENU幅*/
	height: 30px;
	padding: 0;
	border-radius: 3px 3px 0 0;
	margin-top: 10px;
	/*	margin-right: auto;*/
	margin-bottom: -50px;
	/*	margin-left: auto;*/
	background-color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: "じゅん 201";
}
#dropmenu li{
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;

}
#dropmenu li a{
  display: block;
  margin: 0;
  padding: 8px 0 11px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
}
#dropmenu li ul{
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
	padding: 0;
  border-radius: 0 0 3px 3px;
}
/*プルダウン位置*/
#dropmenu li:last-child ul{
  left: -330%;
  width: 100%
}

#dropmenu li ul li{
	overflow: hidden;
	width: 430%; /*ダウンメニュー幅*/
	height: 0;
	color: #fff;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	-o-transition: .2s;
	-ms-transition: .2s;
	transition: .2s;
}
#dropmenu li ul li a{
	padding: 10px 15px;
	text-align: left;
	font-size: 14px; /*ドロップダウンしたフォントサイズ*/
	font-weight: normal;
	background-color: #666666;
}
#dropmenu li:hover > a{
	color: #FFFFFF;
	background-color: #66CCFF;
}
#dropmenu > li:hover > a{
  border-radius: 3px 3px 0 0;
}
#dropmenu li:hover ul li{
  overflow: visible;
  height: 32px;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
#dropmenu li:hover ul li:first-child{
  border-top: 0;
}
#dropmenu li:hover ul li:last-child{
  border-bottom: 0;
}
#dropmenu li:hover ul li:last-child a{
  border-radius: 0 0 3px 3px;
}
.cn_title {
	position: relative;
}
/*見出し上*/
.cn_title .cn_title_txt {
	position: absolute;
	top: 350px;
	font-size: 250%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.5em;
	text-align: center;
	width: 100%;
	font-family: "UD新ゴ DB";
}
.cn_title .mov_btn {
	margin-top: 10px;
	position: absolute;
	text-align: center;
	z-index: 4;
	width: 100%;
	top: 500px;
}
/*見出しした*/
.cn_title .cn_title_txt1 {
	position: absolute;
	top: 500px;
	font-size: 250%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.5em;
	text-align: center;
	width: 100%;
	font-family: "UD新ゴ DB";
}
.cn_title .mov_btn1 {
	margin-top: 10px;
	position: absolute;
	text-align: center;
	z-index: 4;
	width: 100%;
	top: 400px;
}
/**/

 a:hover .mt-image-btn {
	    cursor:pointer;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
    opacity:0.6;
    zoom:1;	
	}

@media screen and (max-width: 640px) {
		.haba640 {width:100%;}
	.sns_btn2 img{width:40px;}
.cn_title .cn_title_txt {
	position: absolute;
	top: 200px;
	font-size: 200%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.1em;	
}
.cn_title .mov_btn{
	position: absolute;
	top: 300px;
}
.cn_title .mov_btn img{
	width:50%;
}
.cn_title .mov_btn1 img{
	width:50%;
}
/*見出しした*/
.cn_title .cn_title_txt1 {
	position: absolute;
	top: 360px;
	font-size: 250%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.3em;
	text-align: center;
	width: 100%;
	font-family: "UD新ゴ DB";
}
.cn_title .mov_btn1 {
	position: absolute;
	top: 280px;
}
.haba640 .image-text-btn {
	width:50%;
	}
/**/
}

@media screen and (max-width: 550px) {
	.haba640 {width:100%;}
	.sns_btn2 img{width:40px;}
.cn_title .cn_title_txt {
	position: absolute;
	top: 200px;
	font-size: 200%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.5em;	
}
.cn_title .mov_btn{
	position: absolute;
	top: 300px;
}
.cn_title .mov_btn img{
	width:50%;
}
/*見出しが下*/
.cn_title .cn_title_txt1 {
	position: absolute;
	top: 350px;
	font-size: 200%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.5em;	
}
.cn_title .mov_btn1{
	position: absolute;
	top: 200px;
}
.cn_title .mov_btn1 img{
	width:50%;
}
.haba640 .image-text-btn {
	width:50%;
	}
}
@media screen and (max-width: 480px) {
.cn_title .cn_title_txt {
	position: absolute;
	top: 170px;
	font-size: 170%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.5em;	
}
.cn_title .mov_btn{
	position: absolute;
	top: 250px;
}
.cn_title .mov_btn img{
	width:50%;
}
/*見出しした*/
.cn_title .cn_title_txt1 {
	position: absolute;
	top: 220px;
	font-size: 150%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.0em;
	text-align: center;
	width: 100%;
	font-family: "UD新ゴ DB";
}
.cn_title .mov_btn1 {
	position: absolute;
	top: 170px;
}
.haba640 .image-text-btn {
	width:50%;
	}
/**/