@charset "Shift_JIS";
/* Navigation
============================================================ */


#hpb-nav ul li span.en{
  display: none;
}
#hpb-nav ul li#nav-toppage a{
  background-image : url(ico_home_00_19.png);
}
#hpb-nav ul li#nav-bisiness a{
  background-image : url(ico_file_00_19.png);
}
#hpb-nav ul li#nav-access a{
  background-image : url(ico_access_00_19.png);
}
#hpb-nav ul li#nav-topics a{
  background-image : url(ico_topic_00_19.png);
}
#hpb-nav ul li#nav-info a{
  background-image : url(ico_info_00_19.png);
}
#hpb-nav ul li#nav-episode a{
  background-image : url(ico_epi.png);
}
#hpb-nav ul li#nav-selection a{
  background-image : url(ico_selection.png);
}
#hpb-nav ul li#nav-concept a{
  background-image : url(ico_up_00_19.png);
}
#hpb-nav ul li#nav-itemlist a{
  background-image : url(ico_item_00_19.png);
}
#hpb-nav ul li#nav-news a{
  background-image : url(ico_topic_00_19.png);
}
#hpb-nav ul li#nav-company a{
  background-image : url(ico_building_00_19.png);
}
#hpb-nav ul li#nav-recruit a{
  background-image : url(ico_person_00_19.png);
}
#hpb-nav ul li#nav-contactus a{
  background-image : url(ico_contact_00_19.png);
}

/* Footer Navigation
============================================================ */

/* Main Contents
============================================================ */

/* header logo */
#hpb-headerLogo a{
  display: block;
  background-image : url(header_title_02_19.png);
  background-position: left top;
  background-repeat: no-repeat;
  height : 42px;
  text-indent: -9999px;
  overflow: hidden;
}
.hpb-layoutset-01 #hpb-title{
  background-image : url(top_main-hokusai_s.png);
  margin-top : -5px;
  margin-left : 0px;
  margin-right : -5px;
}
.hpb-layoutset-02 #hpb-title h2{
  background-image : url(index_bg_02_19.png);
}
/* Top Page ==================== */

.hpb-layoutset-01 #toppage{
  margin-left: 8px;
  margin-right: 8px;
  border: 1px solid #ffffff;
  -webkit-box-shadow: 1px 1px 1px #eeeeee;
  margin-bottom: 10px;
}
.hpb-layoutset-01 #toppage p{
  border-left: 4px solid #ffffff;
  border-right: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  background-color: #ffffff;
  padding: 10px;
  margin: 0;
  line-height : 1.2;
}
/* 2024/4/23追加 */
.newnew p{
  line-height: 1.2;
  margin-left: 0px;
}
.hpb-layoutset-01 #toppage p.large{
  border-top: 4px solid #ffffff;
  border-bottom: none;
  padding-bottom: 0;
}
#hpb-main #toppage-news ul{
  margin: 0 15px;
  font-size: 12px;
  list-style: none;
  padding: 0;
}
#hpb-main #toppage-news ul li{
  margin-bottom: 15px;
}
#hpb-main #toppage-news ul li h4{
  margin: 0;
  padding: 0;
}
/* ========== itemlist ========== */

#hpb-main .item > img{
  margin-left: 10px;
}
#hpb-main .item h5{
  font-size: 12px;
  margin: 10px 15px 10px 10px;
  color: #892121;
  font-weight: normal;
}
#nbanner a{
  display: block;
  color: #333;
  text-decoration: none;
  background-color: #ecf3f1;
  background-image : url(photo_02_19.png);
  background-position: right center;
  background-repeat: no-repeat;
  border-width: 1px;
  border-color: #b9dfd4;
  border-style: solid;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 5px;
  padding-top: 10px;
  padding-right: 150px;
  -webkit-border-radius: 4px;
  -webkit-box-shadow: 2px 3px 1px #eaeaea;
  min-height: 93px;
  overflow: hidden;
}
/* ========== itemlist ========== */

.hpb-layoutset-02 #hpb-main #item .itemlist h4{
  clear: both;
}
.hpb-layoutset-02 #hpb-main #item .itemlist .cat{
  padding-right: 10px;
}
.hpb-layoutset-02 #hpb-main #item .item p.icon{
  margin: 0;
  padding-top: 0;
}
.hpb-layoutset-02 #hpb-main #item .item p.price{
  margin: 0;
}
/* ========== shop ========== */

.hpb-layoutset-02 #hpb-main #shop dl{
  margin: 0 15px;
  width: 100%;
  overflow: hidden;
}
.hpb-layoutset-02 #hpb-main #shop dt{
  float: left;
  width: 9em;
  margin-right: 10px;
}
.hpb-layoutset-02 #hpb-main #shop dd{
  margin: 0 0 5px;
  overflow: hidden;
}
/* ========== concept ========== */

.hpb-layoutset-02 #hpb-main #concept .hpb-section{
  padding-bottom: 10px;
}
.hpb-layoutset-02 #hpb-main #concept .hpb-section:last-child p:last-child{
  margin-bottom: 0;
}
.hpb-layoutset-02 #hpb-main #concept dl{
  margin: 0 15px;
}
.hpb-layoutset-02 #hpb-main #concept dt{
  float: left;
  width: 5.5em;
  margin-right: 10px;
}
.hpb-layoutset-02 #hpb-main #concept dd{
  margin: 0 0 5px;
  overflow: hidden;
}
/* ========== news ========== */

.hpb-layoutset-02 #hpb-main #news p.indent{
  text-indent: -1.3em;
  margin-left: 26px;
  margin-right: 25px;
  margin-bottom: 20px;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-bottom-color: #ccc;
  padding-bottom: 5px;
}
.hpb-layoutset-02 #hpb-main #toppage-news .hpb-section h3{
  margin-left : 0px;
  font-weight : bold;
  line-height : 40px;
  color : #ffffff;
  background-image : url(indexB_long.png);
  background-repeat : no-repeat;
  background-position : left top;
  text-align : center;
  padding-top : 0px;
  padding-left : 5px;
  margin-bottom : 5px;
  clear : both;
}
.hpb-layoutset-02 #hpb-main #news .hpb-section h4{
  margin-left: 20px;
}
.hpb-layoutset-02 #hpb-main #news .hpb-section h5{
  font-size: 12px;
  margin: 10px 15px 10px 22px;
}
.hpb-layoutset-02 #hpb-main #news .hpb-section p.large{
  margin: 0;
  padding: 0 15px;
}
#toppage-news dl dt{
  width : 280px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-bottom-style : dotted;
  border-bottom-color : #cccccc;
  border-bottom-width : 1px;
  line-height : 1;
}
#toppage-news dl dd{
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #ccc;
  border-top-style : none;
  line-height :1;
}
#toppage-news p{
  line-height: 100%;
  width : 280px;
}


#toppage-news .hpb-section > h3{
  margin-left : 1px;
  font-weight : bold;
  line-height : 40px;
  color : #ffffff;
  background-image : url(indexB_long.png);
  background-repeat : no-repeat;
  background-position : left top;
  text-align : center;
  padding-top : 0px;
  padding-left : 5px;
  margin-bottom : 5px;
  clear : both;
}
.persons{
  margin-top: 15px;
  padding: 10px;
}
#toppage-news h3{
  margin-left : 1px;
  font-weight : bold;
  line-height : 40px;
  color : #ffffff;
  background-image : url(indexB_long.png);
  background-repeat : no-repeat;
  background-position : left top;
  text-align : center;
  padding-top : 0px;
  padding-left : 5px;
  margin-bottom : 5px;
  clear : both;
}
/* 2022-4-6追加トップページ */
#saijiki{
  line-height: 1.5;
  padding:10px 2px 10px 2px;
  height:auto;
  width:280px;
  text-align: left;
}
#text1{
  display: inline-block;
  height : inherit;
  width :274px;
  text-align: left;
  padding: 10px 0px 4px 0px;
}
/* 2023-3-27追加トップページ */
#textsakura{
  display: inline-block;
  height: auto;
  width: 274px;
  text-align: center;
  padding: 10px 0px 4px 0px;
}
.block{
  display: block;
  /*ブロック要素に変更*/
  width: 274px;
  margin: 0 auto;
  /*中央寄せ*/
  text-align: center;
/*テキスト中央寄せ*/
}
#saijiki2{
  line-height: 1.5;
  padding: 10px 5px 0px 5px;
  height:auto;
  width:280px;
  text-align: left;
}
#saijiki3{
  line-height: 1.5;
  padding:10px 2px 0px 2px;
  height:auto;
  width:280px;
  text-align: left;
}
#text2{
  display: inline-block;
  height: auto;
  width: 220px;
  text-align: left;
  padding: 10px 0px 5px 0px;
}
#text3{
  display: inline-block;
  height: auto;
  width: 274px;
  text-align: left;
  padding: 10px 0px 4px 0px;
}
.block2{
  display: block;
  /*ブロック要素に変更*/
  width: 220px;
  margin: 0 auto;
  /*中央寄せ*/
  text-align: center;
/*テキスト中央寄せ*/
}
.block{
  line-height: 2;
  display:block;
  text-align : center;
  vertical-align: middle;
}
/* ========== company ========== */


.hpb-layoutset-02 #hpb-main #company dl{
  margin: 10px 15px;
}
.hpb-layoutset-02 #hpb-main #company dt{
  float: left;
  width: 5.5em;
  margin-right: 10px;
}
.hpb-layoutset-02 #hpb-main #company dd{
  margin: 0 0 5px;
  overflow: hidden;
}
/* ========== recruit ========== */


.hpb-layoutset-02 #hpb-main #recruit dl{
  margin: 0;
}
.hpb-layoutset-02 #hpb-main #recruit dt{
  margin: 0 0 10px;
  padding: 2px 15px 0 14px;
  line-height: 1.0;
  width: 5em;
}
.hpb-layoutset-02 #hpb-main #recruit dd{
  margin: 15px 15px 20px;
  padding: 0;
}
/* ========== access ========== */

.hpb-layoutset-02 #hpb-main #access{
  padding-top: 10px;
}
}
.hpb-layoutset-02 #hpb-main #access > img{
  margin-left: 15px;
}
.hpb-layoutset-02 #hpb-main #access > p{
  margin-left: 10px;
}
.hpb-layoutset-02 #hpb-main #access dt{
  width: 5em;
}
/* ========== Privacy Policy ========== */

.hpb-layoutset-02 #hpb-main #privacy ul{
  padding: 0 15px;
  list-style: none;
}
.hpb-layoutset-02 #hpb-main #privacy li{
  background-image : url(arrow_00_19.png);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 13px;
}
/* 縦向き表示時のみ適用 */
@media only screen and (orientation : portrait)
{
  .hpb-layoutset-02 #hpb-main #privacy h3{
  letter-spacing: -1px;
}
}
/* サイドバー領域 */

#hpb-aside h3 .en{
  display: none;
}