@charset "Shift_JIS";

/* 要素リセット */
body{
    margin: 0;
    padding: 0;
    /* text-align: center; */
    font-size: 16px;
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    color: #333333; /* 標準文字色 */
    min-width: 900px;

	background-color: #e3f5ff;

}

/* スムーズスクロール */
html{
  scroll-behavior: smooth;
}


/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body{
    font-size: 16px;
}
/* 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;
    position: relative;
    zoom: 1;
}

#hpb-container::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-header{
    width: 960px;
    height: 121px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

#hpb-inner{
    width: 960px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 20px;
    zoom: 1;
}

#hpb-inner::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

* html .hpb-layoutset-01 #hpb-inner{
    /* for IE6 レイアウト崩れに対応するために背景にメインイメージを配置 */
    background-image : url(mainimg_10C.png);
    background-position: top left;
    background-repeat: no-repeat;
}

.hpb-layoutset-02 #hpb-inner{
    padding-top: 43px;
}

#hpb-wrapper{
    width: 708px;
    margin-left: 0;
    margin-right: 0;
    float: left;
}

* html .hpb-layoutset-01 #hpb-wrapper{
    /* for IE6 */
    width: 700px;
    padding-top: 300px;
}

* html .hpb-layoutset-02 #hpb-wrapper{
    /* for IE6 */
    width: 700px;
}

#hpb-title{
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

.hpb-layoutset-01 #hpb-title{
    width: 960px;
    height: 280px;
	padding-top: 4px;
    padding-bottom: 40px;
}

* html .hpb-layoutset-01 #hpb-title{
    display: none; /* for IE6 */
}

.hpb-layoutset-02 #hpb-title{
    width: 665px;
	margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
}

#hpb-main{
    padding-bottom: 0px;
}

.hpb-layoutset-01 #hpb-main{
    width: 655px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 42px;
}

* html .hpb-layoutset-01 #hpb-main{
    padding-top: 60px; /* for IE6 */
}

.hpb-layoutset-02 #hpb-main{
    width: 655px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
}

#hpb-aside{
    width: 240px;
    float: right;
}

.hpb-layoutset-01 #hpb-aside{
//    margin-top: 370px;
    margin-top: 355px;
}

.hpb-layoutset-02 #hpb-aside{
//    margin-top: 50px;
    margin-top: 35px;
}

#hpb-footer{
    clear: both;
	width: 100%;
	min-width: 960px;

    background-image : url(footerBg_10C.png);
    background-position: bottom left;
    background-repeat: repeat-x;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
	overflow: hidden;
	text-align: center;
}

#hpb-footerin{
	width: 960px;
    margin-left: auto;
    margin-right: auto;
}


#hpb-nav{
    position: absolute;
    left: 0px;
    height: 50px;
    width: 960px;
    overflow: hidden;
}

.hpb-layoutset-01 #hpb-nav{
    top: 280px;
}

.hpb-layoutset-02 #hpb-nav{
    top: 0px;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */
.hpb-layoutset-01{
    background-image : url(bg_10C_02_01.png);
    background-position: top center;
    background-repeat: repeat-x;
}

.hpb-layoutset-02{
    background-image : url(bg_10C_01_02.png);
    background-position: top left;
    background-repeat: repeat-x;
}



/* コンテンツ配置領域 */
/* ナビゲーション */
#hpb-nav ul{
    display: block;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    overflow: hidden;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #e6e6e7;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #e6e6e7;
}

#hpb-nav ul::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-nav li{
    display: block;
	background-image: url(bg_nav.png);
	background-position: top left;
    background-repeat: repeat-x;
    overflow: hidden;
//    width: 159px;
    width: 144px;
    margin-left: 0;
    margin-right: 0;
    float: left;
    overflow: hidden;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #e6e6e7;
	text-align: center;
}

#hpb-nav li#nav-toppage{
//    width: 158px;
	width: 88px;
}
/* トップページを1px小さく */

#hpb-nav li a{
    display: block;
    height: 40px;
    overflow: hidden;
    border-bottom-width: 9px;
    border-bottom-style: solid;
    border-bottom-color: #0068B7;
	text-decoration: none;
}

/* メニュー下線色設定 */
#hpb-nav li#nav-toppage a{
	background-image: url(home.png);
	background-position: center center;
    background-repeat: no-repeat;
	text-indent: -9999px;
}

#hpb-nav .nav-color1 a{
    border-bottom-color: #0068B7;
}
#hpb-nav .nav-color2 a{
    border-bottom-color: #E85298;
}
#hpb-nav .nav-color3 a{
    border-bottom-color: #F29300;
}
#hpb-nav .nav-color4 a{
    border-bottom-color: #C3D700;
}
#hpb-nav .nav-color5 a{
    border-bottom-color: #00A73C;
}
#hpb-nav .nav-color6 a{
    border-bottom-color: #a273ad;
}
#hpb-nav .nav-color7 a{
    border-bottom-color: #009de8;
}


#hpb-nav li span.en{
    display: none;
    line-height: 10px;
    font-size: 10px;
    text-transform: uppercase;
}

#hpb-nav li span.ja{
    display: block;
    font-size: 16px;
    line-height: 19px;
    padding-top: 12px;
}

#hpb-nav a:link,
#hpb-nav a:visited{
    color: #333333;
    text-decoration: none;
}

#hpb-nav a:hover,
#hpb-nav a:active{
    color: #1068b2;
    text-decoration: none;
	border-bottom-width: 5px;
	border-bottom-color: #888888;
	opacity: 0.6;
}

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
#shopinfo{
    padding-right: 15px;
}

#banner{
    margin-right: auto;
}

#hpb-navres{
	display: none;
}

/* 求人情報ボタン TOPページ以外は非表示 */
.hpb-layoutset-02 .banner-recruit{
	display: none;
}

/* =======================================================
  レスポンシブ設定
======================================================= */
@media screen and (max-width: 568px) {

	body{
		min-width: 100%;
	}

	/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-container{
		background-image: none;
	}
	#hpb-header{
		width: 100%;
    	height: auto;
		padding-bottom: 0;
	}
	
	#hpb-inner{
		width: 100%;
    	padding-bottom: 0px;
	}
		.hpb-layoutset-02 #hpb-inner{
    	padding-top: 0px;
	}
	
	#hpb-wrapper{
    	width: 100%;
    	float: none;
	}
	
	.hpb-layoutset-01 #hpb-title{
    	width: 100%;
    	margin-right: 0px;
    	height: auto;
		margin-top: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.hpb-layoutset-02 #hpb-title{
		width: 100%;
		margin-top: 0px;
		padding-top: 0px;
	}
	
	#hpb-main{
		padding-bottom: 20px;
		text-align: left;
	}
	
	.hpb-layoutset-01 #hpb-main{
    width: 96%;
		margin-top: 0px;
	}
	
	.hpb-layoutset-02 #hpb-main{
    width: 96%;
	}

	#hpb-aside{
		float: none;
		margin-left: auto;
		margin-right: auto;
		max-width: 96%;
		padding-bottom: 20px;
	}
	.hpb-layoutset-01 #hpb-aside{
		margin-top: 0px;
	}
	.hpb-layoutset-02 #hpb-aside{
		margin-top: 0px;
	}
	
	#hpb-footer{
		background-image: none;
    	width: 100%;
		min-width: 100%;
		margin-bottom: 38px;
    	padding-top: 0px;
	}

	#hpb-footerin{
    	width: 100%;
	}
	
	#hpb-nav{
		width: 64px;				/* xxxxx */
		height: 64px;				/* ***** */
		position: fixed;			/* xxxxx */
		left: auto;					/* xxxxx */
		right: 0px;					/* xxxxx */
		z-index: 10;				/* xxxxx */
	}
	.hpb-layoutset-01 #hpb-nav{
    	top: 12px;
	}

	.hpb-layoutset-02 #hpb-nav{
    	top: 12px;
	}

	/*--------------------------------------------------------
	  デザイン設定
	--------------------------------------------------------*/
	/* 背景設定 */
	.hpb-layoutset-01{
    	background-image : none;
	}
	
	.hpb-layoutset-02{
    	background-image : none;
	}

	/* コンテンツ配置領域 */
	/* ナビゲーション */
	#hpb-nav ul{
		display: none;
		position: fixed;
		top: 0;
		right: 68px;
		padding-top: 2px;
		background-color: #ffffff;
	}
	#hpb-nav h3.hpb-c-index{
		float: right;			/*****/
		width: 64px;			/***** #phb-navのwidthと同じ */
		height: 64px;			/***** #phb-navのheightと同じ */
		background-image : url(btn_menu.png);
		background-position: top 0px right 5px;
		background-size: contain;
		background-repeat: no-repeat;
		margin-left: 5px;;
		margin-right: 0;
		margin-top: 0;
		margin-bottom: 0;
		cursor: pointer;
	}

	#hpb-nav ul.toggled-on{
		display: block;
	}
	#hpb-nav li{
		width: 100%;;
		float: right;
		height: auto;
//		background-image: none;
//		background-color: #95ccf2;
		border-bottom-color: #ffffff;
		border-bottom-style: solid;
		border-bottom-width: 1px;
	}
	#hpb-nav li#nav-toppage{
    	width: 100%;
	}

	#hpb-nav li#nav-toppage a{
		background-image: none;
		text-indent: 0;
	}

	#hpb-nav li a{
		height: auto;
		line-height: 1.6;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 40px;
	    border-bottom-style: none;
		text-align: left;			/******/
	}
	
	#hpb-nav li span.en{
    	line-height: 1.4;
	}
	#hpb-nav li span.ja{
    	line-height: 1.4;
		padding-top: 0px;
		color: #444444;
	}

	#hpb-nav a:hover,
	#hpb-nav a:active{
		border-bottom-style: none;
	}
	
	/***********************/
	/* 画面最下部にWEB予約 */

	#hpb-navres{
		display: block;
		position: fixed;
		bottom: 0px;
		left: 0;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		width: 100%;
		height: auto;
		z-index: 10;
	}

	#hpb-navres p.tel{
		float: left;
		width: 33.3%;
		background-color: #ffcc99;
		margin: 0 0 0 0;
		padding: auto 0 auto 0;
		line-height: 60px;
		text-align: center;
		color: #333333;
	}

	#hpb-navres p.nursery{
		float: left;
		width: 33.3%;
		background-color: #ffb5da;
		margin: 0 0 0 0;
		padding: auto 0 auto 0;
		line-height: 60px;
		text-align: center;
		color: #333333;
	}

	#hpb-navres p.calen{
		float: left;
		width: 33.3%;
		background-color: #b6e78d;
		margin: 0 0 0 0;
		padding: auto 0 auto 0;
		line-height: 60px;
		text-align: center;
		color: #333333;
	}

	#hpb-navres p a{
		padding: 10px 0 10px 23px;
		text-decoration: none;
		font-size: 16px;
	}

	#hpb-navres a.tel-s{
		background-image: url(tel-s.png);
		background-position: 0 8px;
		background-repeat: no-repeat;
		background-size: 18px;
	}

	#hpb-navres a.calen-s{
		background-image: url(calen-s.png);
		background-position: 0 9px;
		background-repeat: no-repeat;
		background-size: 18px;
	}

	#hpb-navres a:link,
	#hpb-navres a:visited,
	#hpb-navres a:hover,
	#hpb-navres a:active{
		color: #333333;
	}



	/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
	#shopinfo{
		padding-right: 0px;
	}

}