html,body{height:100%;}



/* タイトル */

h1,h2,h3,h4,h5,h6{
	margin:0;
	line-height:1.2;
	letter-spacing:1.8px;
	font-size:100%;
}
h1{
	font-size:13px;
	display:none;
}
h2 span{
	display:none;
	}
h3{
	font-size:18px;
}
h3.tittle{
	font-family:hannari;
	font-size:24px;
	border-bottom:dotted #999 1px;
	width:1000px;
	margin:0 auto !important;
	padding-bottom:10px;
	margin-bottom:20px !important;
}
	
/* イメージ */
img,
a img{border:0;}

/* 段落 */

*{
	margin:0;
	padding:0;
	font-family:'���C���I',Meiryo,'�l�r �o�S�V�b�N',Arial,'�q���M�m�p�S Pro W3','Hiragino Kaku Gothic Pro',Osaka,sans-serif;
	font-style:normal;
	letter-spacing:1.8px;
	line-height:25px;
	font-size:1em;
	color:#333;
}
@font-face {
   font-family: Hannari;
   src: url('../font/Hannari.otf') format("opentype");
}
p.hannari{
   font-family:Hannari;
}
   

a{
	color:#333;
	text-decoration:none;
}
a:hover{
	color:#666;
/*	text-decoration:underline;*/
}
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

img{vertical-align:top;}

.clearfix {zoom:1;}
.clearfix:after{
	content: ""; 
	display: block; 
	clear: both;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.t_l{text-align:left !important;}

/*****アイコン******/
.left_bar ul li {
	position: relative;
}
.left_bar ul li a:hover{
	color:#f00;
}
.left_bar ul li::after,
.left_bar ul li::before {
	display: block;
	content: '';
	position: absolute;
}
.left_bar ul li::after {
	top: .35em;
	left: -1.2em;
	width: 14px;
	height: 14px;
	background-color: #3498db;
	border-radius: 100%;
}
.left_bar ul li::before {
	z-index: 2;
	top: .625em;
	left: -.975em;
	width: 4px;
	height: 4px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/*****アイコンend******/

.ml_3{margin-left:3px !important;}
.ml_5{margin-left:5px !important;}
.ml_10{margin-left:10px !important;}
.ml_15{margin-left:15px !important;}
.ml_20{margin-left:20px !important;}
.ml_25{margin-left:25px !important;}
.ml_30{margin-left:30px !important;}
.ml_40{margin-left:40px !important;}
.ml_50{margin-left:50px !important;}
.ml_55{margin-left:55px !important;}
.ml_100{margin-left:100px !important;}
.ml_150{margin-left:150px !important;}

.mb_0{margin-bottom:0px !important;}
.mb_5{margin-bottom:5px !important;}
.mb_10{margin-bottom:10px !important;}
.mb_15{margin-bottom:15px !important;}
.mb_20{margin-bottom:20px !important;}
.mb_25{margin-bottom:25px !important;}
.mb_30{margin-bottom:30px !important;}
.mb_40{margin-bottom:40px !important;}
.mb_50{margin-bottom:50px !important;}
.mb_60{margin-bottom:60px !important;}
.mb_70{margin-bottom:70px !important;}
.mb_80{margin-bottom:80px !important;}
.mb_90{margin-bottom:90px !important;}
.mb_100{margin-bottom:100px !important;}

.mr_5{margin-right:5px !important;}
.mr_10{margin-right:10px !important;}
.mr_15{margin-right:15px !important;}
.mr_20{margin-right:20px !important;}
.mr_25{margin-right:25px !important;}
.mr_30{margin-right:30px !important;}

.m_10{margin:10px !important;}
.m_box{margin:0 10px 10px 10px;}

.mt_5{margin-top:5px !important;}
.mt_10{margin-top:10px !important;}
.mt_15{margin-top:15px !important;}
.mt_20{margin-top:20px !important;}
.mt_30{margin-top:30px !important;}
.mt_40{margin-top:40px !important;}
.mt_50{margin-top:50px !important;}
.mt_55{margin-top:55px !important;}
.mt_80{margin-top:80px !important;}
.mt_100{margin-top:100px !important;}
.mt_120{margin-top:120px !important;}
.mt_200{margin-top:200px !important;}
.mt_300{margin-top:300px !important;}
.mt_350{margin-top:350px !important;}
.mt_400{margin-top:400px !important;}
.m_auto{margin:0 auto !important;}

.pb_80{padding-bottom:80px !important;}
.pt_10{padding-top:10px !important;}
.pt_20{padding-top:20px !important;}
.pb_20{padding-bottom:20px !important;}
.pt_50{padding-top:50px !important;}
.pb_50{padding-bottom:50px !important;}
.pt_80{padding-top:80px !important;}
.pb_80{padding-bottom:80px !important;}
.pt_40{padding-top:40px !important;}
.pl_50{padding-left:50px !important;}
.pr_50{padding-right:50px !important;}
.size80{font-size:80% !important;}

.p_10{padding:10px !important;}
.p_20{padding:20px !important;}
.f12{font-size:12px !important;}
.f15{font-size:15px !important;}

.fl{float:left !important;}
.fr{float:right !important;}
.tl{text-align:left !important;}
.fc{clear:both !important;}
.tc{text-align:center !important;}

.f_12{font-size:12px;}
.sppc_pl_50{
	padding-left:50px;
}
/****************トップへ戻る*****************/
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
	z-index:9999;
}
#page-top a {
    background:#333;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #666;
}
/****************トップへ戻る*******************/
/****************ヘッダーナビ*******************/
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
	background-image:url("../images/common/back_nav.jpg");
	height:60px;
}
#fixedBox{
	height:40px;
	padding:10px 0px 10px 0px;
	background-color:#000;
	min-width:1100px !important;
}
.nav_box{
	width:1100px;
	min-width:1100px !important;
	margin:0 auto;
}
ul li{
	list-style-type:none;
}
.nav_box li{
	display:inline;
}
.hed_sab{
	font-size:12px;
	width:240px;
}
.tel_hed{
	margin-top:-20px;
	margin-left:10px;
}
/****************ヘッダーナビ*******************/
/****************ボックス中央*******************/

.inner{
  display: inline-block;
}
.box{
  display: inline-block;
  vertical-align:text-top;
  margin-right: 20px;
}
.box:last-child{
  margin-right: 0;
}
/****************ボックス中央*******************/

.size_a{
	width:300px;
	text-align:center !important;
	margin:0 auto !important;
}

/**************スライド**********************/
.slider {
    width: 90%;
    margin: 0 auto 80px;
	margin-top:50px;
	margin-bottom:10px !important;
}
.slick-slide img {
width: 100%;
height: auto;
}
.pattern1 div {
margin: 5px;
}
.pattern1 img {
width: 100%;
}
.slick-dots li button {
background: #333;
border-radius: 50%;
width: 10px;
height: 10px;
}
.slick-prev, .slick-next {
background-color: #111;
height: 100%;
}
.slick-prev:hover, .slick-next:hover {
background-color: #111;
}

#tglBtn {
background: #333;
border: none;
border-radius: 3px;
color: #fafafa;
padding: 20px;
}
#tglBtn:hover {
cursor: pointer;
}
/**************スライド**********************/
.copy{
	text-align:center;
	font-size:12px;
	margin-top:10px;
}
#footer{
	width:1100px;
	margin:0 auto !important;
}
#footer ul li{
	list-style:none;
}
.b_b{
	border-bottom:dotted 1px #666;
}
ul.satemap li{
	display:inline;
}
.footer_back{
	width:100%;
	background-color:#ebeeec;
}
/****************************************/


.line_blak{
	width:100%;
	background-color:#999;
	height:25px;
	color:#FFF;
	margin:0 auto !important;
}
.line_blak p{
	width:100px;
	color:#FFF;
	margin:0 auto !important;
}

#content{
	width:98%;
	height:auto;
	background-color:#f4f4f4;
	margin:0 auto;
    /*box-shadow*/
    box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    -webkit-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    -moz-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    
    /*ボックスのデザイン*/
    padding:80px 10px 80px 10px;
    border:1px solid #ccc;
	text-align:center;
}
.pc_none{
	display:none !important;
}
.fcfl{
	float:left;
}
.fl_pc_none{
	float:none;
}
.sp_foot_2{
	margin-top:10px;
}
/************************固定スクロール*********************************/
.cd-fixed-bg {
    min-height: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
	min-width:1100px !important;
  position: relative;}
  
.cd-fixed-bg.cd-bg-1 {
  background-image: url("../images/top_img.jpg");
}
.cd-fixed-bg.cd-bg-2 {
  background-image: url("../img/cd-background-2.jpg");
}
.cd-fixed-bg.cd-bg-3 {
  background-image: url("../img/cd-background-3.jpg");
}
.cd-fixed-bg.cd-bg-4 {
  background-image: url("../img/cd-background-4.jpg");
}
  
.cd-scrolling-bg {
    min-height: 100%;
}
footer{
	background-color:#000;
	width:100%;
	height:auto;
	min-width:1100px !important;
}
.footer_box{
	width:1100px;
	min-width:1100px !important;
	margin:0 auto;
	border-top:solid #FFF 1px;
	padding-top:20px;
}
.footer_box p{
	text-align:center;
	color:#FFF;
}
.w_300{
	width:300px;
	float:left;
}
.w_300 p{
	text-align:left !important;
}
.w_300 p span{
	background-color:#CCC;
	padding:0 5px;
	color:#000;
}
.w_400{
	width:400px;
	float:left;
}
.w_400 p{
	text-align:left !important;
}
.w_400 p a{
	color:#FFF;
}
.w_400 p a:hover{
	color:#CCC;
}
span.w{
	background-color:#CCC;
	padding:0 5px;
	color:#000;
	line-height:3em;
}
font.tel a{
	font-size:26px;
	color:#FFF;
}
.copyright{
	font-size:12px;
}
.top_logo{
  margin: -43px 0 0 -101px;  /*縦横の半分をネガティブマージンでずらす*/
  position: absolute;  /*body要素に対して絶対配置*/
  top: 50%;  /*上端を中央に*/
  left: 50%;  /*左端を中央に*/
}
.pankuzu{
  text-align:left;
  color:#333;
}
.menu_nav{
	background-color:#CCC;
	padding:10px 100px;
	height:15px;
	width:900px;
}
@media screen and (max-width: 640px) {

/************************スマホナビバー*********************************/
h3.tittle{
	font-family:hannari;
	font-size:16px;
	border-bottom:dotted #999 1px;
	width:90%;
	margin:0 auto !important;
	padding-bottom:10px;
	margin-bottom:20px !important;
}
/*===============================================================
	header
================================================================*/
.header_menu {
	background-color:#FFF;
  height: 60px;
  margin-bottom:60px;
  position: fixed;
  width: 100%;
  z-index: 100;
}
.header_menu .btnMenu {
  background: #eee;
  height: 25px;
  width: 25px;
  top: 10px;
  right: 10px;
  position: absolute;
  padding:5px;
}
.header_menu .sp_yoyaku {
  top: 10px;
  left: 10px;
  position: absolute;
}
.header_menu .sp_logo {
  position: absolute;
  left:40%;
  margin-top:5px;
}

 
.gNav {
  background: #fff;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}
.gNav .gNav_list li {
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
  width: 100%;
}
.gNav .gNav_list li a {
  color: #333;
  display: block;
  padding: 15px 10px;
  text-decoration: none;
}
 
/*===============================================================
	container
================================================================*/
.container {
  background: #eee;
  padding-top: 54px;
  position: relative;
  width: 100%;
}
.sp_none{
	display:none !important;
}
.footer_back  .sp_p{
	text-align:left;
	margin-bottom:15px;
	float:none !important;
	margin-left:10px !important;
}

#footer{
	width:100% !important;
}
#footer ul{
	display:none !important;
}
.pc_none{
	display:block !important;
}
.sp_foot{
	text-align:center !important;
	margin:0 auto !important;
	width:100%;
}
.sppc_pl_50{
	padding-left:0px;
}
.fcfl{
	clear:both;
}
.slider {
    width: 90%;
    margin: 0 auto 80px;
	margin-top:10px !important;
	margin-bottom:0px !important;
}
.fl_pc_none{
	float:left;
	margin-left:10px;
}
.sp_foot_2{
	margin-top:10px;
	float:left;
}
.sp_tyousei{
	width:100% !important;
	max-width:100% !important;
}
.fadeIn {
  -webkit-animation-name:none !important;
  animation-name:none !important;
}
.cd-fixed-bg {
    min-height: 1000px !important;
}

}