﻿@charset "UTF-8";


html,body{
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
	font-size: 14px;
	line-height: 180%;
	color: #000000;	
	background-image: url("img/bg.png");
	background-repeat: repeat-x;
}

img{
	margin: 0;
	padding: 0;
	vertical-align: top;
}


.footer{
	min-width: 1100px;
	width: 100%;
	background-image: url(img/hdft/ft_bg.png);
	position: absolute;
    bottom: 0px;
}


.bg1_bottom{
	height: 55px;
	width: 955px;
	padding: 15px 45px 0px 0px;
	text-align: right;
	border-bottom: 1px solid #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	
}


.slider{
	width: 1127px;
	padding-top: 930px; 
	padding-left: 72px; 
	position: absolute;	
}

.silde-img{
	margin: 0 8px;
}


.slick-arrow:before{
    content:""!important;
    width: 100%!important;
    height: 100%!important;
    position: absolute;
	margin-top: 456px;
    top: 0;
    left: 0;
  }

  .slick-next:before{
    background: url(img/arrow_right_df.png);
    background-size: contain!important;
  }

  .slick-prev:before{
    background: url(img/arrow_left_df.png);
    background-size: contain!important;
  }


/* ---- ### TOP ### ---- */
.top_contents{
	min-height: 100%;
	min-width: 1185px;
	position: relative;
	background-image: url("img/top_img.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}

.text_logo{
	float: right; 
	width: 105px;
	height: 62px;
	margin-top: 20px; 
	margin-right: 25px;
}

.top_txt{
	width: 1185px;
	height: 1080px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
	background-image: url(img/top_txt.png);
	background-position: top center;
	background-repeat: no-repeat;
}
.top_under{
	width: 100%;
	height: 65px;
	background-image: url("img/top_under.png");
	background-repeat: repeat-x;
}

.inner_contener{
	min-height: 100%;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.inner_contener2{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 48px;
	padding-left: 48px;
}

.contener_bg{
	width: 1000px;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(img/contener.png);
	background-color: #FFFFFF;
}



.character_bg {
	min-height: 100%;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-position: center top;
	background-repeat: no-repeat;
}


.bg{
	min-height: 100%;
	min-width: 1100px;
	background-image: url("img/bg_w.png");
	background-repeat: repeat-x;
	background-position: right bottom;
	background-attachment: fixed;
	background-color: #FFFFFF;
	padding-left: 14px;

}

.midashi{
	width: 100%;
	height: 70px;
	background-image: url("img/midashi_bg.png");
	background-repeat: repeat-x;
	background-position: top center;
	min-width: 1000px;
	text-align: center ;
	
}

/* ---- ### TEXT ### ---- */

.point_txt {
	margin-left: -1px;
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
}

.point_txt2 {
	font-size: 16px;
	font-weight: bold;
    color: #0099FF;
	margin-top: 15px;
}

.txt_margin {
	margin-left: 8px;
	margin-bottom: 30px;
	margin-top: -15px;
}


/* ---- ### SYSTEM ### ---- */
.system_txt {
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 10px;
}

.txt_margin_system {
	margin-left: 0px;
}
