@charset "Shift_JIS";

/* 要素リセット */
body{
    margin: 0;
    padding: 0;
    font-size: 75%;
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    color: #333333; /* 標準文字色 */
    background-color: #ffffff;
    background-image : url(pic_index/headerBg_11W.png);
    background-position: top center;
    background-repeat: repeat-x;
	min-width: 1110px;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body{
    font-size: 70%;
}
/* end */

img{
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
    margin-top: -1px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
	background-image : url(pic_index/footerBg_11W.png);
    background-position: bottom left;
    background-repeat: repeat-x;
}

#hpb-inner{
    width: 1110px;
	margin-left: auto;
	margin-right: auto;
	background-image : url(pic_index/mainimg_11W.png);
    background-position: top center;
    background-repeat: no-repeat;
}

#hpb-inner::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-wrapper{
    width: 960px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 20px;
    zoom: 1; /* for IE6 */
}

#hpb-title{
	height: 194px;
	overflow: hidden;
	margin-bottom: 24px;
	padding-bottom: 10px;
}

#hpb-main{
    width: 710px;
	float: right;
	padding-top: 4px;
	padding-bottom: 60px;
}

#toppage-item{
    margin-top: -1px;
    margin-right: 0;
    margin-left: 0;
    padding-bottom: 10px;
	
}

#toppage-item div.item{
	width: 325px;
	float: left;
	margin-right: 10px;
}

#toppage-item::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#toppage-news{
	
   padding-right: 10px;
}

#toppage-info
{
}


#hpb-footer{
    clear: both;
}
#hpb-footer::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-nav{
	float: left;
	padding-top: 4px;
	width: 222px;
	background-image : url(pic_index/mainmenuItem_11W.png);
    background-position: bottom center;
    background-repeat: no-repeat;
	padding-bottom: 30px;
	margin-left: 83px;

}
#hpb-nav::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */

/* コンテンツ配置領域 */



/* ナビゲーション */
#hpb-nav ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#hpb-nav li{
    height: 44px;
	width: 222px;
    overflow: hidden;
	background-image : url(pic_index/mainmenu_11W.png);
    background-position: top center;
    background-repeat: no-repeat;
}

#hpb-nav li a{
    display: block;
    height: 44px;
   line-height: 41px;
   text-align: center;
}

#hpb-nav li span.en
{
}

#hpb-nav li span.ja
{
}


#hpb-nav a:link{
    color: #fff;
    text-decoration: none;
}
#hpb-nav a:visited{
    color: #fff;
    text-decoration: none;
}
#hpb-nav a:hover{
    color: #fff;
    text-decoration: none;
    background-image : url(pic_index/mainmenu_11W_on.png);
    background-position: top center;
    background-repeat: repeat-x;
}
#hpb-nav a:active{
    color: #fff;
    text-decoration: none;
}

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/


/* =======================================================
  レスポンシブ設定
======================================================= */
@media screen and (max-width: 568px) {

	body{
		background-image: none;
		min-width: 100%;
	}

	/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-container{
		background-image: none;
	}
	#hpb-inner{
		width: 100%;
		background-image: none;
	}
	
	#hpb-wrapper{
	    width: 100%;
	    padding-top: 22%;
		background-image : url(pic_index/mainimg_11W.png);
	    background-position: top center;
	    background-repeat: no-repeat;
		background-size: contain;
	}
		
	#hpb-title{
		height: auto;
		padding-bottom: 0px;
		background-color: #D24055;
		border-bottom-color: #AA3847;
		border-bottom-style: solid;
		border-bottom-width: 2px;
	}
	
	#hpb-main{
		width: 96%;
		float: none;
		margin-left: auto;
		margin-right: auto;
		padding-top: 0px;
		padding-bottom: 20px;
	}
	
	#toppage-item div.item{
		width: 100%;
		float: none;
		margin-right: 0px;
		box-sizing: border-box;
	}
	
	#toppage-news{
		padding-right: 0px;
	}
	
	#toppage-info{
	}
	
	#hpb-footer{
		background-image : url(pic_index/footerBg_11W.png);
	    background-position: top left;
	    background-repeat: repeat-x;
		padding-top: 20px;
	}

	#hpb-nav{
		float: none;
		padding-top: 0px;
		width: 100%;
		background-image : none;
		padding-bottom: 0px;
		margin-left: 0px;
		background-color: #FBA3B9;
		display: inline-block;
	}

	/*--------------------------------------------------------
	  デザイン設定
	--------------------------------------------------------*/
	/* ナビゲーション */
	#hpb-nav ul{
		display: none;
	}
	#hpb-nav ul.toggled-on{
		display: block;
	}
	#hpb-nav li{
		height: auto;
		width: 100%;
		background-image : none;
		border-top-color: #FFFFFF;
		border-top-style: solid;
		border-top-width: 1px;
	}
	#hpb-nav li a{
    height: auto;
		line-height: 1.4;
		text-align: left;
		padding-left: 10px;
    padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	#hpb-nav a:hover{
		background-image: none;
		background-color: #F77494;
	}
	
}