@charset "UTF-8";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerLogo {
  width: 400px;
  float: left;
}

#hpb-headerLogo a {
  display: block;
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 1px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  text-indent: -9999px;
  overflow: hidden;
  height: 80px;
  background-image: url(../img/logo_3Cd.png);
  background-position: center left;
  background-repeat: no-repeat;
}

#hpb-headerExtra1 {
  width: 300px;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  float: right;
}

/* フッター内パーツ */
#hpb-footerMain {}

#hpb-footerMain p {
  /* コピーライト文字設定 */
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-size: 1em;
  text-align: center;
  line-height: 30px;
  color: #333333;
}

#hpb-footerLogo {}

#hpb-footerExtra1 {}

#hpb-footerExtra2 {}

/* サイドブロック内パーツ */

/* バナー */
#banner {
  overflow: hidden;
}

#banner ul {
  margin-top: 9px;
  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;
}

#banner li {
  display: block;
  width: 205px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}

/* 店舗情報 */
#shopinfo {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

#shopinfo h3 {
  color: #F09341;
  font-size: 1.0em;
  text-align: left;
  margin-top: 5px;
  padding-top: 0;
  margin-bottom: 10px;
}

#shopinfo span.ja {
  color: #F09341;
  font-size: 1.0em;
  text-align: left;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0;
}

#shopinfo p {
  padding-top: 0;
  margin-top: 0.1em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.2em;
  line-height: 1.5;
}

.keirin-aid-tsumugi {
  margin-top: 183px;
  padding: 2px 10px 0 10px;
  background-color: #3776bc;
  height: 58px;
}

.keirin-aid-tsumugi p {
  font-weight: 600;
  color: #fff;
}


/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#hpb-nav li a {
  /* ナビゲーション文字設定 */
}


/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link {
  color: #F09341;
  text-decoration: underline;
}

a:visited {
  color: #F09341;
  text-decoration: underline;
}

a:hover {
  color: #D36C10;
  text-decoration: none;
}

a:active {
  color: #D36C10;
  text-decoration: none;
}

#hpb-skip {
  /* ヘッダースキップの非表示 */
  height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
}

p {
  margin-top: 0.5em;
  margin-bottom: 2em;
  padding-right: 0.1em;
  padding-left: 0.1em;
  line-height: 1.4;
  text-align: left;
}

p.large {
  margin-bottom: -0.5em;
}

p.indent {
  padding-left: 15px;
  background-image: url(../img/point_3Cd.png);
  background-position: 3px 4px;
  background-repeat: no-repeat;
}

p.mini {
  margin-top: 15px;
  margin-bottom: 30px;
  padding-right: 15px;
  padding-left: 55px;
  line-height: 1.4;
  text-align: left;
}

p.mini2 {
  margin-top: 15px;
  margin-bottom: 30px;
  padding-right: 15px;
  padding-left: 15px;
  line-height: 1.4;
  text-align: left;
}

.left {
  float: left;
}

.right {
  float: right;
}

hr {
  width: 100%;
  height: 1px;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  clear: both;
  border-top-width: 1px;
  border-top-style: none;
  border-right-width: 1px;
  border-right-style: none;
  border-left-width: 1px;
  border-left-style: none;
  color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: none;
}

.hpb-layoutset-02 h2 {
  background-image: url(../img/titleBg_3Cd.png);
  background-position: top right;
  background-repeat: repeat-x;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  height: 45px;
  padding-top: 15px;
  text-align: left;
  overflow: hidden;
  line-height: 1.1em;
}

.hpb-layoutset-02 h2 span.ja {
  font-size: 1em;
  color: #ffffff;
  padding-right: 0;
  padding-left: 15px;
  padding-bottom: 3px;
  padding-top: 3px;
}

.hpb-layoutset-02 h2 span.en {
  font-size: 0.8em;
  color: #F9D2B0;
  font-weight: normal;
  padding-left: 15px;
  text-transform: capitalize;
  font-weight: normal;
}

#hpb-wrapper h3 {
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
  padding-bottom: 0;
  font-size: 1.5em;
  line-height: 18px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #F09341;
  text-align: left;
  color: #F09341;
}

#hpb-wrapper h3 span.en {
  padding-right: 10px;
  text-transform: capitalize;
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

#hpb-wrapper h3 span.ja {}

h3.hpb-c-index {
  height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
  background: none;
  border-bottom-style: none;
}

h4 {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 0;
  text-align: left;
  font-size: 1.1em;
  line-height: 1.2;
  font-weight: bold;
  color: #F09341;
}

h5 {
  display: inline;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 15px;
  text-align: left;
  background-image: url(../img/point_3Cd.png);
  background-position: 3px 7px;
  background-repeat: no-repeat;
  font-size: 1.1em;
  line-height: 1.5;
  font-weight: normal;
}

table {
  width: 100%;
  margin-top: 5px;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: 0;
  border-collapse: collapse;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #dddddd;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #dddddd;
}

table th {
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  text-align: center;
  background-color: #ffefe2;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #dddddd;
  color: #F09341;
}

table td {
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  text-align: center;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #dddddd;
}

/* フォームパーツ設定 */
input.button {
  margin-top: 10px;
  margin-bottom: 15px;
}

textarea {
  width: 380px;
  height: 200px;
}

input.l {
  width: 380px;
}

input.m {
  width: 250px;
}

input.s {
  width: 50px;
}


/* メインコンテンツ内基本パーツ */

#hpb-main 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-main ul li {
  text-align: left;
  line-height: 1.4;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 18px;
  background-image: url(../img/point_3Cd.png);
  background-position: 3px 12px;
  background-repeat: no-repeat;
}

#hpb-main ul li.pdf {
  text-align: left;
  line-height: 1.4;
  padding: 10px 0 15px 40px;
  background-image: url(../img/a-pdf.png);
  background-position: 3px top;
  background-repeat: no-repeat;
}

#hpb-main ul li.pdf a {
  color: #666;
}

.pdf_area {
  margin-top: 30px;
  display: flex;
  justify-content: center;
}

.pdf_each {
  width: 35%;
  padding: 10px;
  margin-left: 20px;
  color: #ffffff;
  font-size: 1.2em;
  font-weight: 600;
  background-color: #ee9e58;
  border-radius: 15px;
}

.pdf_area a {
  text-decoration: none;
}

.pdf_area a:link {
  color: #ffefe2
}

.pdf_area a:visited {
  color: #ffefe2
}

.pdf_area a:hover {
  background-color: #D36C10;
}

#hpb-main dl {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 10px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}

#hpb-main dt {
  float: left;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  text-align: left;
  line-height: 1.4;
  font-weight: normal;
  width: 9em !important;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 2px;
  padding-left: 15px;
  background-image: url(../img/point_3Cd.png);
  background-position: 3px 10px;
  background-repeat: no-repeat;
}

#hpb-main dd {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 2px;
  text-align: left;
  line-height: 1.4;
  padding-left: 11em;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
}

* #hpb-main dd {
  height: 1%;
  /* for IE6 */
}

#hpb-main dl.hiyo {
  margin-top: 20px;
  margin-right: 0;
  margin-bottom: 32px;
  margin-left: 10px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}

#hpb-main dt.hiyo {
  float: left;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  text-align: left;
  line-height: 1.4;
  font-weight: normal;
  width: 150px !important;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 2px;
  padding-left: 15px;
  background-image: url(../img/point_3Cd.png);
  background-position: 3px 10px;
  background-repeat: no-repeat;
}

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

#hpb-main img.left {
  margin-top: 5px;
  margin-right: 20px;
  margin-bottom: 10px;
  float: left;
}

#hpb-main img.right {
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 20px;
  float: right;
}

#pagetop {
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: auto;
  text-align: left;
  padding-left: 5px;
}

#pagetop a {
  /* ページの先頭へのリンク設定 */
  display: block;
  margin-left: 0;
  background-image: url(../img/returnTop_3Cd.png);
  background-position: center left;
  background-repeat: no-repeat;
  width: 130px;
  height: 35px;
  text-align: left;
  text-indent: -9999px;
  overflow: hidden;
}

.top_link {
  width: auto;
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  height: 70px;
}

.top_link #pagetop {
  margin-bottom: 20px;
  margin-left: auto;
  text-align: left;
  padding-left: 5px;
}

.top_link a:nth-child(2) {
  margin-right: 10px;
}

.top_link #pagetop a {
  /* トップページ ページの先頭へのリンク設定 */
  display: block;
  margin-left: 0;
  background-image: url(../img/returnTop_3Cd.png);
  background-position: center left;
  background-repeat: no-repeat;
  width: 130px;
  height: 35px;
  text-align: left;
  text-indent: -9999px;
  overflow: hidden;
}


/* トップページ デザイン定義 */
.hpb-layoutset-01 #hpb-title h2 {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  overflow: hidden;
  text-indent: -9999px;
  height: 260px;
  background-image: url(../img/mainimg_3Cd.png);
  background-position: top center;
  background-repeat: no-repeat;
}

#toppage-news {
  padding-bottom: 5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #F09341;
}

#toppage-news h3 {
  border-bottom-width: 0px;
  border-bottom-style: none;
  margin-bottom: 0px;
}

#toppage-news h3 span.en {
  display: block;
  font-size: 37px;
  line-height: 26px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #F09341;
  font-weight: normal;
}

#toppage-news h3 span.ja {
  display: block;
  font-size: 10px;
  line-height: 12px;
  padding-top: 2px;
  color: #333333;
  font-weight: normal;
  margin-bottom: 0;
}

#toppage-news h4 {
  color: #333333;
  padding-top: 3px;
}
