@charset "Shift_JIS";

/* 要素リセット */

body{
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 75%;
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    color : #4f4459; /* 標準文字色 */
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body{
    font-size: 70%;
}
/* end */

img{
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    image-rendering: -webkit-optimize-contrast;

}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
    width: 100%;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;
    background-image : url(footerBg_7Cb.png);
    background-position: bottom left;
    background-repeat: repeat-x;
}

#hpb-header{
    width: 900px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    height: 88px;
}

#hpb-header::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-inner{
    width: 900px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-bottom: 30px;
    position: relative;
    zoom: 1;
}

.hpb-layoutset-02 #hpb-inner{
    padding-top: 7px;
}


#hpb-inner::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-wrapper{
    width: 685px;
    float: right;
}

.hpb-layoutset-01 #hpb-title{
    width: 685px;
}

.hpb-layoutset-02 #hpb-title{
    width: 680px;
    margin-left: auto;
    margin-right: auto;
}

#hpb-main{
    width : 689px;
    text-align: left;
    margin-left: 5px;
    margin-right: auto;
    min-height: 350px;
}

* html #hpb-main{
    /* for IE6 */
    height: 350px;
}

.hpb-layoutset-01 #hpb-main{
    padding-top: 22px;
}

.hpb-layoutset-02 #hpb-main{
    padding-top: 5px;
}

#hpb-aside{
    width : 200px;
    float: left;
}

.hpb-layoutset-01 #banner{
    padding-top: 23px;
}

.hpb-layoutset-02 #banner{
    padding-top: 10px;
}

#shopinfo{
    position: absolute;
    left: 699px;
    width: 200px;
}

.hpb-layoutset-01 #shopinfo{
    top: 300px;
}

.hpb-layoutset-02 #shopinfo{
    top: 65px;
}

#hpb-footer{
    width: 900px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 30px;
    clear: both;
    background-image : url(footerBg_7Cb.png);
    background-position: bottom left;
    background-repeat: repeat-x;
}

#hpb-nav{
    width : 200px;
    float: left;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */
.hpb-layoutset-01{
    background-image : url(topBg_7Cb_01.png);
}

.hpb-layoutset-02{
    background-image : url(pageBg_7Cb_01.png);
}

/* コンテンツ配置領域 */

/* ナビゲーション */
#hpb-nav ul{
    margin-top: -1px;
    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;
}

#hpb-nav ul::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-nav li{
    display: block;
    margin-top: 0;
    margin-bottom: 0;
}


#hpb-nav li a{
    display: block;
    height: 56px;
    overflow: hidden;
    text-align: left;
    background-image : url(navBg_7Cb_02.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#hpb-nav li span.en{
    display: block;
    height: 16px;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}

#hpb-nav li span.ja{
    display: block;
    height: 23px;
    margin-left: 15px;
    margin-right: 0;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 25px;
    border-left-width : 2px;
    border-left-style : none;
    color: #0042AE;
}

#hpb-nav a:link{
    text-decoration: none;
    background-image : url(navBg_7Cb_02.png);
}
#hpb-nav a:visited{
    text-decoration: none;
    background-image : url(navBg_7Cb_02.png);
}
#hpb-nav a:hover{
    text-decoration: none;
    background-image : url(navBg_7Cb_02_on.png);
}
#hpb-nav a:active{
    text-decoration: none;
    background-image : url(navBg_7Cb_02_on.png);
}



/*--------------------------------------------------------
  Galleryデザイン設定
--------------------------------------------------------*/





/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
/* メインイメージ高さ */
.hpb-layoutset-01 #hpb-title h2{
    height: 280px;
}

/* =======================================================
  レスポンシブ設定
======================================================= */
@media screen and (max-width: 568px) {

	body{
		min-width: 100%;
		background-color: #E5ECF7;
	}

	/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-container{
		width: 100%;
		background-image: none;
	}
	#hpb-header{
        
        
		width: 100%;
		height: auto;
		background-color: #FFFFFF;
		border-bottom-width : 2px;
		border-bottom-style: solid;
		border-bottom-color : #6b65e4;		
		padding-bottom: 10px;
	}
	#hpb-inner{
		width: 100%;
    padding-bottom: 0;
	}
	.hpb-layoutset-02 #hpb-inner{
		padding-top: 0;
	}
	#hpb-wrapper{
		width: 100%;
		float: none;
	}
	.hpb-layoutset-02 #hpb-wrapper{
    margin-top: 0;
	}
	.hpb-layoutset-01 #hpb-title{
		width: 100%;
	}
	.hpb-layoutset-02 #hpb-title{
		width: 100%;
	}
	#hpb-main{
		width: 96%;
    margin-left: auto;
    min-height: 0;
		padding-bottom: 20px;
	}
	.hpb-layoutset-01 #hpb-main{
		padding-top: 0;
	}
	.hpb-layoutset-02 #hpb-main{
		padding-top: 20px;
	}
	#hpb-aside{
		max-width: 96%;
		float: none;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 20px;
	}
	.hpb-layoutset-01 #banner{
    padding-top: 0;
	}
	.hpb-layoutset-02 #banner{
		padding-top: 0;
	}
	#shopinfo{
		position: relative;
		left: 0;
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
	}
	.hpb-layoutset-01 #shopinfo{
        
		top: 0;
	}
	.hpb-layoutset-02 #shopinfo{
		
		top: 0;
	}
	#hpb-footer{
		width: 98%;
		padding-top: 0px;
    background-image : none;
	}
	#hpb-nav{
		width: 98%;
        
    float: none;
	}
	/*--------------------------------------------------------
		デザイン設定
	--------------------------------------------------------*/
	/* 背景設定 */
	.hpb-layoutset-01{
		background-image: none;
	}
	.hpb-layoutset-02{
		background-image: none;
	}
	
	/* コンテンツ配置領域 */
	
	/* ナビゲーション */
	#hpb-nav ul{
    margin: 0;
    display: none;
	}
	#hpb-nav ul.toggled-on{
		display: block;
	}	
	/*#hpb-nav li{
	}*/
	#hpb-nav li a{
		height: auto;
    background-image: none;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
	}
	#hpb-nav li span.en{
    height: auto;
		display: none;
	}
	#hpb-nav li span.ja{
    height: auto;
    margin: 0;
		padding-right: 0;
    line-height: 1.4;
	}
	#hpb-nav a:link{
		background-image: none;
	}
	#hpb-nav a:visited{
		background-image: none;
	}
	#hpb-nav a:hover{
		background-image: none;
	}
	#hpb-nav a:active{
		background-image: none;
	}
	/*--------------------------------------------------------
		共通パーツデザイン設定
	--------------------------------------------------------*/
	/* メインイメージ高さ */
	.hpb-layoutset-01 #hpb-title h2{
    height: 240px;
	}
	
}

.timeline {
    list-style: none;
  }
  .timeline > li {
    margin-bottom: 5px;
   
  }
  
  /* for Desktop */
  @media ( min-width : 640px ){
    .timeline > li {
      overflow: hidden;
      margin: 0;
      position: relative;
      
    }
    .timeline-date {
      width: 120px;
      float: left;
      margin-top: 20px;
    }
    .timeline-content {
      width: 75%;
      float: left;
      border-left: 2px #d2dfec solid;
      padding-left: 30px;
    }
    .timeline-content:before {
      content: '';
      width: 8px;
      height: 8px;
      background: #3f5bf5;
      position: absolute;
      left: 137px;
      top: 24px;
      border-radius: 100%;
    }
    
  }
 
