/*-------------------書き換え部分----------------------*/

/* 画像（24時間web予約）の配置とパス */
.t0-b-headerCombiCustom-1__col3 .t0-b-headerUnit-contact-navB {
  right: 0;
  background: url(/_design/2544/images/HP001_sp_reserve.png);
}


/* 画像（24時間web予約）の非表示部分、不要バナーなど */
.t0-b-headerCombiCustom-1__col3 .t0-b-headerUnit-contact-navB__inner::after{
  display:none;
}

.t0-b-headerCombiCustom-1__col3 .t0-b-headerUnit-contact-navB a div{
 color: #00000000;
 background-color: #00000000;
}


/*----------------------------------*/

.t0-b-headerCombiCustom-1 {
  padding-top: 0px;
}

.t0-b-headerCombiCustom-1__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-1__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}


/* 画像のサイズ */
.t0-b-headerCombiCustom-1__col3 .t0-b-headerUnit-contact-tel,
.t0-b-headerCombiCustom-1__col3 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-1__col3 .t0-b-headerUnit-contact-navB1,
.t0-b-headerCombiCustom-1__col3 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-1__col3 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-1__col3 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-1__col3 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-1__col3 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-1__col3 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-1__col3 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-1__col3 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-1__col3 .t0-b-headerUnit-contact-navB10,
.t0-b-headerCombiCustom-1__col3 .t0-b-headerUnit-contact-navB11,
.t0-b-headerCombiCustom-1__col3 .t0-b-headerUnit-contact-navB12,
.t0-b-headerCombiCustom-1__col3 .t0-b-headerUnit-contact-navB13,
.t0-b-headerCombiCustom-1__col3 .t0-b-headerUnit-contact-navB14,
.t0-b-headerCombiCustom-1__col3 .t0-b-headerUnit-contact-navB15,
.t0-b-headerCombiCustom-1__col3 .t0-b-headerUnit-contact-navB16 {
  position: fixed;
  bottom: 0;
  z-index: 450 !important;
  display: block;
  width: 100vw;
  height: 15vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  border:none;
}


/* 表示不要な要素 */
.t0-b-headerCombiCustom-1__hd,
.t0-b-headerCombiCustom-1__col1,
.t0-b-headerCombiCustom-1__col2,
.t0-b-headerCombiCustom-1 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-1 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-1 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-1 .t0-b-headerUnit-labeledList2,
.t0-b-headerCombiCustom-1 .t0-b-headerUnit-labeledList3,
.t0-b-headerCombiCustom-1 .t0-b-headerUnit-labeledList4,
.t0-b-headerCombiCustom-1 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-1 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-1 .t0-b-headerUnit-contact-nav{
  display: none;
} 

/* その他表示不要な他バリエ */
.t0-b-headerCombiCustom-1 .t0-b-headerUnit-contact-navB8{
  display: none;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-3__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-3__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-3__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-3__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-3 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-3.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-3 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-3 .t0-b-headerUnit-contact-tel__free {
  background-color: #7D9F0A;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-3 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-3 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-3 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-3 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-3 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-3 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-3__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-3__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 15;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-3 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-3 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-3 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-3 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-3 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-3 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-3__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-3__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-3 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-3 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-3 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-3 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 18;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-3 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-3 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-3 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-3 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-3 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-3 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-3 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-3 .t0-b-headerUnit-contact-navB2 {
  border: 0;
}

.t0-b-headerCombiCustom-3 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-3 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-3 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-3 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-3 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-3 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-3 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-3 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-4__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-4__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-4__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-4__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-4 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-3.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-4 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-4 .t0-b-headerUnit-contact-tel__free {
  background-color: #7D9F0A;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-4 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-4 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-4 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-4 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-4 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-4 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-4__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-4__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 15;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-4 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-4 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-4 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-4 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-4 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-4 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-4__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-4__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-4 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-4 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-4 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-4 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 18;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-4 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-4 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-4 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-4 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-4 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-4 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-4 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-4 .t0-b-headerUnit-contact-navB2 {
  border: 0;
}

.t0-b-headerCombiCustom-4 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-4 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-4 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-4 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-4 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-4 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-4 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-4 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-4__col3 > div > div:last-child {
  display: none;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-5__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-5__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-5__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-5__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-5 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-3.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-5 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-5 .t0-b-headerUnit-contact-tel__free {
  background-color: #052252;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-5 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-5 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-5 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-5 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-5 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-5 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-5__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-5__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-5 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-5 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-5 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-5 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-5 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-5 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-5__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-5__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-5 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-5 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-5 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-5 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-5 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-5 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-5 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-5 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-5 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-5 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-5 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-5 .t0-b-headerUnit-contact-navB2 {
  border: 0;
}

.t0-b-headerCombiCustom-5 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-5 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-5 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-5 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-5 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-5 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-5 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-5 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-6__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-6__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-6__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-6__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-6 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-3.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-6 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-6 .t0-b-headerUnit-contact-tel__free {
  background-color: #052252;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-6 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-6 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-6 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-6 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-6 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-6 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-6__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-6__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-6 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-6 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-6 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-6 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-6 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-6 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-6__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-6__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-6 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-6 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-6 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-6 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-6 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-6 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-6 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-6 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-6 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-6 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-6 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-6 .t0-b-headerUnit-contact-navB2 {
  border: 0;
}

.t0-b-headerCombiCustom-6 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-6 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-6 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-6 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-6 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-6 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-6 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-6 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-6__col3 > div:last-child {
  display: none;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-7__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-7__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-7__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-7__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-7 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-3.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-7 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-7 .t0-b-headerUnit-contact-tel__free {
  background-color: #0B6678;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-7 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-7 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-7 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-7 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-7 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-7 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-7__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-7__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 15;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-7 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-7 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-7 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-7 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-7 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-7 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-7__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-7__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-7 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-7 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-7 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-7 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 18;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-7 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-7 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-7 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-7 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-7 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-7 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-7 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-7 .t0-b-headerUnit-contact-navB2 {
  border: 0;
}

.t0-b-headerCombiCustom-7 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-7 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-7 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-7 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-7 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-7 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-7 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-7 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

/*text color*/

.t0-b-headerCombiCustom-7__hd > p,
.t0-b-headerCombiCustom-7 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-7 .t0-b-headerUnit-text a,
.t0-b-headerCombiCustom-7 .t0-b-headerUnit-siteName,
.t0-b-headerCombiCustom-7 .t0-b-headerUnit-siteTitle,
.t0-b-headerCombiCustom-7 .t0-b-headerUnit-siteTitle2,
.t0-b-headerCombiCustom-7 .t0-b-headerUnit-siteName a,
.t0-b-headerCombiCustom-7 .t0-b-headerUnit-siteTitle a,
.t0-b-headerCombiCustom-7 .t0-b-headerUnit-siteTitle2 a,
.t0-b-headerCombiCustom-7 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-7 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-7 .t0-b-headerUnit-contact-fax > p {
  color: #393939;
}

.t0-b-headerCombiCustom-7 .t0-b-headerUnit-labeledList th {
  color: #fff;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-8__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-8__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-8__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-8__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-8 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-3.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-8 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-8 .t0-b-headerUnit-contact-tel__free {
  background-color: #0B6678;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-8 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-8 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-8 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-8 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-8 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-8 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-8__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-8__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 15;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-8 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-8 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-8 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-8 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-8 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-8 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-8__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-8__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-8 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-8 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-8 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-8 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 18;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-8 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-8 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-8 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-8 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-8 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-8 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-8 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-8 .t0-b-headerUnit-contact-navB2 {
  border: 0;
}

.t0-b-headerCombiCustom-8 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-8 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-8 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-8 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-8 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-8 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-8 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-8 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-8__col3 > div > div:last-child {
  display: none;
}

/*text color*/

.t0-b-headerCombiCustom-8__hd > p,
.t0-b-headerCombiCustom-8 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-8 .t0-b-headerUnit-text a,
.t0-b-headerCombiCustom-8 .t0-b-headerUnit-siteName,
.t0-b-headerCombiCustom-8 .t0-b-headerUnit-siteTitle,
.t0-b-headerCombiCustom-8 .t0-b-headerUnit-siteTitle2,
.t0-b-headerCombiCustom-8 .t0-b-headerUnit-siteName a,
.t0-b-headerCombiCustom-8 .t0-b-headerUnit-siteTitle a,
.t0-b-headerCombiCustom-8 .t0-b-headerUnit-siteTitle2 a,
.t0-b-headerCombiCustom-8 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-8 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-8 .t0-b-headerUnit-contact-fax > p {
  color: #393939;
}

.t0-b-headerCombiCustom-8 .t0-b-headerUnit-labeledList th {
  color: #fff;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-9__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-9__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-9__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-9__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-9 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-3.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-9 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-9 .t0-b-headerUnit-contact-tel__free {
  background-color: #A3AC0F;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-9 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-9 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-9 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-9 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-9 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-9 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-9__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-9__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 15;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-9 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-9 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-9 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-9 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-9 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-9 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-9__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-9__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-9 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-9 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-9 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-9 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 18;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-9 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-9 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-9 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-9 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-9 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-9 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-9 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-9 .t0-b-headerUnit-contact-navB2 {
  border: 0;
}

.t0-b-headerCombiCustom-9 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-9 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-9 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-9 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-9 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-9 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-9 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-9 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

/*text color*/

.t0-b-headerCombiCustom-9__hd > p,
.t0-b-headerCombiCustom-9 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-9 .t0-b-headerUnit-text a,
.t0-b-headerCombiCustom-9 .t0-b-headerUnit-siteName,
.t0-b-headerCombiCustom-9 .t0-b-headerUnit-siteTitle,
.t0-b-headerCombiCustom-9 .t0-b-headerUnit-siteTitle2,
.t0-b-headerCombiCustom-9 .t0-b-headerUnit-siteName a,
.t0-b-headerCombiCustom-9 .t0-b-headerUnit-siteTitle a,
.t0-b-headerCombiCustom-9 .t0-b-headerUnit-siteTitle2 a,
.t0-b-headerCombiCustom-9 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-9 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-9 .t0-b-headerUnit-contact-fax > p {
  color: #393939;
}

.t0-b-headerCombiCustom-9 .t0-b-headerUnit-labeledList th {
  color: #fff;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-10__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-10__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-10__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-10__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-10 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-3.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-10 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-10 .t0-b-headerUnit-contact-tel__free {
  background-color: #A3AC0F;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-10 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-10 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-10 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-10 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-10 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-10 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-10__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-10__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 15;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-10 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-10 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-10 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-10 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-10 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-10 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-10__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-10__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-10 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-10 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-10 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-10 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 18;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-10 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-10 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-10 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-10 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-10 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-10 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-10 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-10 .t0-b-headerUnit-contact-navB2 {
  border: 0;
}

.t0-b-headerCombiCustom-10 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-10 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-10 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-10 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-10 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-10 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-10 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-10 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-10__col3 > div > div:last-child {
  display: none;
}

/*text color*/

.t0-b-headerCombiCustom-10__hd > p,
.t0-b-headerCombiCustom-10 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-10 .t0-b-headerUnit-text a,
.t0-b-headerCombiCustom-10 .t0-b-headerUnit-siteName,
.t0-b-headerCombiCustom-10 .t0-b-headerUnit-siteTitle,
.t0-b-headerCombiCustom-10 .t0-b-headerUnit-siteTitle2,
.t0-b-headerCombiCustom-10 .t0-b-headerUnit-siteName a,
.t0-b-headerCombiCustom-10 .t0-b-headerUnit-siteTitle a,
.t0-b-headerCombiCustom-10 .t0-b-headerUnit-siteTitle2 a,
.t0-b-headerCombiCustom-10 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-10 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-10 .t0-b-headerUnit-contact-fax > p {
  color: #393939;
}

.t0-b-headerCombiCustom-10 .t0-b-headerUnit-labeledList th {
  color: #fff;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-11__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-11__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-11__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-11__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-11 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-3.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-11 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-11 .t0-b-headerUnit-contact-tel__free {
  background-color: #F1BAB8;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-11 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-11 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-11 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-11 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-11 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-11 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-11__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-11__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-11 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-11 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-11 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-11 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-11 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-11 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-11__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-11__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-11 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-11 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-11 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-11 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-11 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-11 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-11 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-11 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-11 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-11 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-11 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-11 .t0-b-headerUnit-contact-navB2 {
  border: 0;
}

.t0-b-headerCombiCustom-11 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-11 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-11 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-11 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-11 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-11 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-11 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-11 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-12__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-12__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-12__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-12__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-12 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-3.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-12 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-12 .t0-b-headerUnit-contact-tel__free {
  background-color: #F1BAB8;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-12 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-12 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-12 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-12 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-12 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-12 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-12__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-12__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-12 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-12 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-12 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-12 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-12 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-12 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-12__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-12__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-12 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-12 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-12 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-12 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-12 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-12 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-12 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-12 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-12 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-12 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-12 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-12 .t0-b-headerUnit-contact-navB2 {
  border: 0;
}

.t0-b-headerCombiCustom-12 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-12 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-12 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-12 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-12 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-12 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-12 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-12 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-12__col3 > div > div:last-child {
  display: none;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-13__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-13__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-13__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-13__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-13 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-3.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-13 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-13 .t0-b-headerUnit-contact-tel__free {
  background-color: #F9DD64;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-13 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-13 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-13 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-13 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-13 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-13 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-13__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-13__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-13 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-13 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-13 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-13 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-13 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-13 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-13__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-13__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-13 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-13 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-13 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-13 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-13 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-13 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-13 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-13 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-13 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-13 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-13 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-13 .t0-b-headerUnit-contact-navB2 {
  border: 0;
}

.t0-b-headerCombiCustom-13 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-13 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-13 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-13 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-13 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-13 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-13 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-13 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-14__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-14__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-14__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-14__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-14 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-3.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-14 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-14 .t0-b-headerUnit-contact-tel__free {
  background-color: #F9DD64;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-14 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-14 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-14 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-14 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-14 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-14 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-14__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-14__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-14 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-14 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-14 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-14 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-14 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-14 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-14__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-14__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-14 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-14 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-14 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-14 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-14 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-14 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-14 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-14 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-14 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-14 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-14 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-14 .t0-b-headerUnit-contact-navB2 {
  border: 0;
}

.t0-b-headerCombiCustom-14 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-14 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-14 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-14 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-14 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-14 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-14 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-14 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-14__col3 > div > div:last-child {
  display: none;
}
.t0-b-mediaCustom-15__media {
  line-height: 0;
}

.t0-b-mediaCustom-15 {
  color: #333;
}

.t0-b-mediaCustom-15 img {
  width: 100%;
}

.t0-b-mediaCustom-15 > * {
  padding-top: 15px;
}

.t0-b-mediaCustom-15 > *:first-child {
  padding-top: 0;
}

.t0-b-mediaCustom-15__h-upper {
  font-weight: bold;
  line-height: 1.25;
  font-size: 1.143em !important;
  text-align: center;
  color: #553010;
}

.t0-b-mediaCustom-15__h-upper:before {
  content: "";
  display: block;
  height: 0;
  margin-top: -0.08em;
}

.t0-b-mediaCustom-15__h-upper:after {
  content: "";
  display: block;
  height: 0;
  margin-top: -0.25em;
}

.t0-b-mediaCustom-15__media {
  text-align: center;
}

.t0-b-mediaCustom-15__media > * {
  vertical-align: top;
}

.t0-b-mediaCustom-15__media img {
  vertical-align: top;
}

.t0-b-mediaCustom-15__media > span {
  vertical-align: baseline;
}

.t0-b-mediaCustom-15__media img {
  padding: 7px 7px 6px 6px;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat-y, repeat-x, repeat-y, repeat-x;
  background-position: left top, left bottom, right bottom, right top, left top, left bottom, right top, left top;
  background-image: url("/_master/acre/themes/002-L25/imgs/t0-b-media/1/bg.png"), url("/_master/acre/themes/002-L25/imgs/t0-b-media/1/bg2.png"), url("/_master/acre/themes/002-L25/imgs/t0-b-media/1/bg3.png"), url("/_master/acre/themes/002-L25/imgs/t0-b-media/1/bg4.png"), url("/_master/acre/themes/002-L25/imgs/t0-b-media/1/bg5.png"), url("/_master/acre/themes/002-L25/imgs/t0-b-media/1/bg6.png"), url("/_master/acre/themes/002-L25/imgs/t0-b-media/1/bg7.png"), url("/_master/acre/themes/002-L25/imgs/t0-b-media/1/bg8.png");
  box-shadow: 0px 0px 2px #f3ece0;
  box-sizing: border-box;
}

.t0-b-mediaCustom-15 a {
  text-decoration: none;
}

.t0-b-mediaCustom-15__h-lower {
  font-weight: bold;
  line-height: 1.25;
  font-size: 1.143em !important;
  text-align: center;
  color: #553010;
}

.t0-b-mediaCustom-15__h-lower:before {
  content: "";
  display: block;
  height: 0;
  margin-top: -0.08em;
}

.t0-b-mediaCustom-15__h-lower:after {
  content: "";
  display: block;
  height: 0;
  margin-top: -0.25em;
}

.t0-b-mediaCustom-15__caption p {
  line-height: 1.25;
  font-size: 1em !important;
  text-align: left;
}

.t0-b-mediaCustom-15__caption p:before {
  content: "";
  display: block;
  height: 0;
  margin-top: -0.08em;
}

.t0-b-mediaCustom-15__caption p:after {
  content: "";
  display: block;
  height: 0;
  margin-top: -0.18em;
}

.t0-b-mediaCustom-15 img {
  max-width: 100% !important;
}

.t0-b-mediaCustom-15--width-l .t0-b-mediaCustom-15__media img {
  width: 100%;
}

.t0-b-mediaCustom-15--width-m .t0-b-mediaCustom-15__media img {
  width: 75%;
}

.t0-b-mediaCustom-15--width-s .t0-b-mediaCustom-15__media img {
  width: 50%;
}

.t0-b-mediaCustom-15--align-l {
  text-align: left;
}

.t0-b-mediaCustom-15--align-c {
  text-align: center;
}

.t0-b-mediaCustom-15--align-r {
  text-align: right;
}

.t0-b-mediaCustom-15__h-upper a {
  text-decoration: none;
  color: #553010;
}

.t0-b-mediaCustom-15__h-lower a {
  text-decoration: none;
  color: #553010;
}

.t0-b-mediaCustom-15__h-upper div {
  display: inline-block;
}

.t0-b-mediaCustom-15__h-lower div {
  display: inline-block;
}

.t0-b-mediaCustom-16__media {
  line-height: 0;
}

.t0-b-mediaCustom-16 > *:first-child {
  padding-top: 0;
}

.t0-b-mediaCustom-16 img {
  width: 100%;
  box-sizing: border-box;
}

.t0-b-mediaCustom-16__h-upper {
  line-height: 1.25;
  font-size: 1.143em !important;
  margin: 0 0 5px;
  font-weight: bold;
  text-align: center;
}

.t0-b-mediaCustom-16__media {
  text-align: center;
  padding: 2px 4px 4px 2px;
}

.t0-b-mediaCustom-16__media a {
  text-decoration: none;
}

.t0-b-mediaCustom-16__h-lower {
  line-height: 1.25;
  font-size: 1.143em !important;
  margin: 5px 0 0;
  font-weight: bold;
  text-align: center;
}

.t0-b-mediaCustom-16__caption {
  margin: 5px 0 0;
  text-align: left;
}

.t0-b-mediaCustom-16__caption p {
  line-height: 1.25;
  font-size: 1em !important;
  text-align: left;
}

.t0-b-media3--width-l .t0-b-mediaCustom-16__media img {
  width: 100%;
}

.t0-b-mediaCustom-16--width-l .t0-b-mediaCustom-16__media img {
  width: 100%;
}

.t0-b-media2--width-l .t0-b-mediaCustom-16__media img {
  width: 100%;
}

.t0-b-media3--width-m .t0-b-mediaCustom-16__media img {
  width: 75%;
}

.t0-b-mediaCustom-16--width-m .t0-b-mediaCustom-16__media img {
  width: 75%;
}

.t0-b-media2--width-m .t0-b-mediaCustom-16__media img {
  width: 75%;
}

.t0-b-media3--width-s .t0-b-mediaCustom-16__media img {
  width: 50%;
}

.t0-b-mediaCustom-16--width-s .t0-b-mediaCustom-16__media img {
  width: 50%;
}

.t0-b-media2--width-s .t0-b-mediaCustom-16__media img {
  width: 50%;
}

.t0-b-mediaCustom-16--align-l {
  text-align: left;
}

.t0-b-mediaCustom-16--align-c {
  text-align: center;
}

.t0-b-mediaCustom-16--align-r {
  text-align: right;
}

.t0-b-mediaCustom-16__h-upper a {
  text-decoration: none;
  color: #cdbcbc;
}

.t0-b-mediaCustom-16__h-lower a {
  text-decoration: none;
  color: #cdbcbc;
}

.t0-b-mediaCustom-16__h-upper div {
  display: inline-block;
}

.t0-b-mediaCustom-16__h-lower div {
  display: inline-block;
}

.t0-b-mediaCustom-16 img {
  border: 1px solid #333;
}

.t0-b-mediaCustom-17__media {
  line-height: 0;
}

.t0-b-mediaCustom-17 {
  color: #4d4d4d;
}

.t0-b-mediaCustom-17 > *:first-child {
  padding-top: 0;
}

.t0-b-mediaCustom-17 img {
  width: 100%;
}

.t0-b-mediaCustom-17 a {
  text-decoration: none;
}

.t0-b-mediaCustom-17__h-upper {
  line-height: 1.25;
  font-size: 1.143em !important;
  margin: 0 0 10px;
  font-weight: bold;
  text-align: center;
}

.t0-b-mediaCustom-17__media {
  text-align: center;
  line-height: 0;
}

.t0-b-mediaCustom-17__h-lower {
  line-height: 1.25;
  font-size: 1.143em !important;
  margin: 10px 0 0;
  font-weight: bold;
  text-align: center;
}

.t0-b-mediaCustom-17__caption {
  margin: 10px 0 0;
  text-align: left;
}

.t0-b-mediaCustom-17__caption p {
  font-size: 1em !important;
  text-align: left;
  line-height: 1.2;
}

.t0-b-mediaCustom-17--width-l .t0-b-mediaCustom-17__media img {
  width: 100%;
}

.t0-b-media2--width-l .t0-b-mediaCustom-17__media img {
  width: 100%;
}

.t0-b-mediaCustom-17--width-m .t0-b-mediaCustom-17__media img {
  width: 75%;
}

.t0-b-media2--width-m .t0-b-mediaCustom-17__media img {
  width: 75%;
}

.t0-b-mediaCustom-17--width-s .t0-b-mediaCustom-17__media img {
  width: 50%;
}

.t0-b-media2--width-s .t0-b-mediaCustom-17__media img {
  width: 50%;
}

.t0-b-mediaCustom-17--align-l {
  text-align: left;
}

.t0-b-mediaCustom-17--align-c {
  text-align: center;
}

.t0-b-mediaCustom-17--align-r {
  text-align: right;
}

.t0-b-mediaCustom-17__h-upper a {
  text-decoration: none;
  color: #4d4d4d;
}

.t0-b-mediaCustom-17__h-lower a {
  text-decoration: none;
  color: #4d4d4d;
}

.t0-b-mediaCustom-17__h-upper div {
  display: inline-block;
}

.t0-b-mediaCustom-17__h-lower div {
  display: inline-block;
}

.t0-b-mediaCustom-18__media {
  line-height: 0;
}

.t0-b-mediaCustom-18 > *:first-child {
  padding-top: 0;
}

.t0-b-mediaCustom-18 img {
  width: 100%;
  box-sizing: border-box;
  border: 6px solid #fff;
  border-radius: 6px;
  box-shadow: 2px 2px 4px #ede9da, -1px -1px 2px #ede9da;
}

.t0-b-mediaCustom-18__h-upper {
  line-height: 1.25;
  font-size: 1.143em !important;
  margin: 0 0 10px;
  font-weight: bold;
  text-align: center;
}

.t0-b-mediaCustom-18__media {
  text-align: center;
  padding: 2px 4px 4px 2px;
}

.t0-b-mediaCustom-18__media a {
  text-decoration: none;
}

.t0-b-mediaCustom-18__h-lower {
  line-height: 1.25;
  font-size: 1.143em !important;
  margin: 10px 0 0;
  font-weight: bold;
  text-align: center;
}

.t0-b-mediaCustom-18__caption {
  margin: 10px 0 0;
  text-align: left;
}

.t0-b-mediaCustom-18__caption p {
  line-height: 1.6;
  font-size: 1em !important;
  text-align: left;
}

.t0-b-mediaCustom-18--width-l .t0-b-mediaCustom-18__media img {
  width: 100%;
}

.t0-b-mediaCustom-18--width-m .t0-b-mediaCustom-18__media img {
  width: 75%;
}

.t0-b-mediaCustom-18--width-s .t0-b-mediaCustom-18__media img {
  width: 50%;
}

.t0-b-mediaCustom-18--align-l {
  text-align: left;
}

.t0-b-mediaCustom-18--align-c {
  text-align: center;
}

.t0-b-mediaCustom-18--align-r {
  text-align: right;
}

.t0-b-mediaCustom-18__h-upper a {
  text-decoration: none;
  color: #5d3e0e;
}

.t0-b-mediaCustom-18__h-lower a {
  text-decoration: none;
  color: #5d3e0e;
}

.t0-b-mediaCustom-18__h-upper div {
  display: inline-block;
}

.t0-b-mediaCustom-18__h-lower div {
  display: inline-block;
}

.t0-b-mediaCustom-19__media {
  line-height: 0;
}

.t0-b-mediaCustom-19 > *:first-child {
  padding-top: 0;
}

.t0-b-mediaCustom-19 img {
  width: 100%;
  box-sizing: border-box;
  border: 6px solid #fff;
  border-radius: 6px;
  box-shadow: 2px 2px 4px #d4dfce, -1px -1px 2px #d4dfce;
}

.t0-b-mediaCustom-19__h-upper {
  line-height: 1.25;
  font-size: 1.143em !important;
  margin: 0 0 10px;
  font-weight: bold;
  text-align: center;
}

.t0-b-mediaCustom-19__media {
  text-align: center;
  padding: 2px 4px 4px 2px;
}

.t0-b-mediaCustom-19__media a {
  text-decoration: none;
}

.t0-b-mediaCustom-19__h-lower {
  line-height: 1.25;
  font-size: 1.143em !important;
  margin: 10px 0 0;
  font-weight: bold;
  text-align: center;
}

.t0-b-mediaCustom-19__caption {
  margin: 10px 0 0;
  text-align: left;
}

.t0-b-mediaCustom-19__caption p {
  line-height: 1.6;
  font-size: 1em !important;
  text-align: left;
}

.t0-b-mediaCustom-19--width-l .t0-b-mediaCustom-19__media img {
  width: 100%;
}

.t0-b-mediaCustom-19--width-m .t0-b-mediaCustom-19__media img {
  width: 75%;
}

.t0-b-mediaCustom-19--width-s .t0-b-mediaCustom-19__media img {
  width: 50%;
}

.t0-b-mediaCustom-19--align-l {
  text-align: left;
}

.t0-b-mediaCustom-19--align-c {
  text-align: center;
}

.t0-b-mediaCustom-19--align-r {
  text-align: right;
}

.t0-b-mediaCustom-19__h-upper a {
  text-decoration: none;
  color: #5d3e0e;
}

.t0-b-mediaCustom-19__h-lower a {
  text-decoration: none;
  color: #5d3e0e;
}

.t0-b-mediaCustom-19__h-upper div {
  display: inline-block;
}

.t0-b-mediaCustom-19__h-lower div {
  display: inline-block;
}

.t0-b-mediaCustom-20__media {
  line-height: 0;
}

.t0-b-mediaCustom-20 {
  color: #664b3a;
  margin: 0 auto;
}

.t0-b-mediaCustom-20 img {
  width: 100%;
  box-sizing: border-box;
  border: 2px solid #fff;
}

.t0-b-mediaCustom-20__h-upper {
  font-weight: bold;
  line-height: 1.25;
  font-size: 1.143em !important;
  text-align: center;
  margin-bottom: 10px;
}

.t0-b-mediaCustom-20__h-upper:before {
  content: "";
  display: block;
  height: 0;
  margin-top: -0.08em;
}

.t0-b-mediaCustom-20__h-upper:after {
  content: "";
  display: block;
  height: 0;
  margin-top: -0.25em;
}

.t0-b-mediaCustom-20__media {
  text-align: center;
  background: url("/_master/acre/themes/008-L25/imgs/t0-b-media/bg.png") 0 0 repeat;
  padding: 4px;
}

.t0-b-mediaCustom-20 a {
  text-decoration: none;
  color: #664b3a;
}

.t0-b-mediaCustom-20__h-lower {
  font-weight: bold;
  line-height: 1.25;
  font-size: 1.143em !important;
  text-align: center;
  margin-top: 10px;
}

.t0-b-mediaCustom-20__h-lower:before {
  content: "";
  display: block;
  height: 0;
  margin-top: -0.08em;
}

.t0-b-mediaCustom-20__h-lower:after {
  content: "";
  display: block;
  height: 0;
  margin-top: -0.25em;
}

.t0-b-mediaCustom-20__caption {
  margin-top: 10px;
}

.t0-b-mediaCustom-20__caption p {
  line-height: 1.6;
  font-size: 1em !important;
  text-align: left;
}

.t0-b-mediaCustom-20__caption p:before {
  content: "";
  display: block;
  height: 0;
  margin-top: -0.3em;
}

.t0-b-mediaCustom-20__caption p:after {
  content: "";
  display: block;
  height: 0;
  margin-top: -0.4em;
}

.t0-b-mediaCustom-20--width-l {
  width: 100%;
}

.t0-b-mediaCustom-20--width-m {
  width: 75%;
}

.t0-b-mediaCustom-20--width-s {
  width: 50%;
}

.t0-b-mediaCustom-20--align-l {
  text-align: left;
}

.t0-b-mediaCustom-20--align-c {
  text-align: center;
}

.t0-b-mediaCustom-20--align-r {
  text-align: right;
}

/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-21__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-21__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-21__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-21__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-21 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-3.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-21 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-21 .t0-b-headerUnit-contact-tel__free {
  background-color: #FD9D92;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-21 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-21 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-21 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-21 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-21 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-21 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-21__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-21__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-21 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-21 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-21 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-21 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-21 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-21 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-21__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-21__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-21 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-21 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-21 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-21 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-21 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-21 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-21 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-21 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-21 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-21 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-21 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-21 .t0-b-headerUnit-contact-navB2 {
  border: 0;
}

.t0-b-headerCombiCustom-21 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-21 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-21 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-21 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-21 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-21 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-21 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-21 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-22__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-22__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-22__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-22__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-22 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-3.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-22 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-22 .t0-b-headerUnit-contact-tel__free {
  background-color: #FD9D92;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-22 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-22 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-22 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-22 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-22 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-22 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-22__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-22__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-22 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-22 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-22 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-22 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-22 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-22 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-22__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-22__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-22 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-22 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-22 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-22 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-22 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-22 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-22 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-22 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-22 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-22 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-22 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-22 .t0-b-headerUnit-contact-navB2 {
  border: 0;
}

.t0-b-headerCombiCustom-22 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-22 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-22 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-22 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-22 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-22 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-22 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-22 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-22__col3 > div:last-child {
  display: none;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-23__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-23__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-23__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-23__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-23 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-3.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-23 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-23 .t0-b-headerUnit-contact-tel__free {
  background-color: #FF65AB;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-23 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-23 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-23 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-23 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-23 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-23 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-23__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-23__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 15;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-23 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-23 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-23 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-23 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-23 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-23 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-23__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-23__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-23 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-23 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-23 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-23 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 18;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-23 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-23 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-23 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-23 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-23 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-23 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-23 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-23 .t0-b-headerUnit-contact-navB2 {
  border: 0;
}

.t0-b-headerCombiCustom-23 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-23 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-23 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-23 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-23 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-23 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-23 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-23 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

/*text color*/

.t0-b-headerCombiCustom-23__hd > p,
.t0-b-headerCombiCustom-23 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-23 .t0-b-headerUnit-text a,
.t0-b-headerCombiCustom-23 .t0-b-headerUnit-siteName,
.t0-b-headerCombiCustom-23 .t0-b-headerUnit-siteTitle,
.t0-b-headerCombiCustom-23 .t0-b-headerUnit-siteTitle2,
.t0-b-headerCombiCustom-23 .t0-b-headerUnit-siteName a,
.t0-b-headerCombiCustom-23 .t0-b-headerUnit-siteTitle a,
.t0-b-headerCombiCustom-23 .t0-b-headerUnit-siteTitle2 a,
.t0-b-headerCombiCustom-23 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-23 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-23 .t0-b-headerUnit-contact-fax > p {
  color: #393939;
}

.t0-b-headerCombiCustom-23 .t0-b-headerUnit-labeledList th {
  color: #fff;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-24__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-24__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-24__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-24__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-24 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-3.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-24 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-24 .t0-b-headerUnit-contact-tel__free {
  background-color: #FF65AB;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-24 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-24 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-24 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-24 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-24 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-24 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-24__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-24__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 15;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-24 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-24 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-24 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-24 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-24 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-24 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-24__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-24__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-24 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-24 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-24 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-24 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 18;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-24 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-24 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-24 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-24 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-24 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-24 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-24 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-24 .t0-b-headerUnit-contact-navB2 {
  border: 0;
}

.t0-b-headerCombiCustom-24 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-24 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-24 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-24 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-24 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-24 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-24 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-24 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-24__col3 > div > div:last-child {
  display: none;
}

/*text color*/

.t0-b-headerCombiCustom-24__hd > p,
.t0-b-headerCombiCustom-24 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-24 .t0-b-headerUnit-text a,
.t0-b-headerCombiCustom-24 .t0-b-headerUnit-siteName,
.t0-b-headerCombiCustom-24 .t0-b-headerUnit-siteTitle,
.t0-b-headerCombiCustom-24 .t0-b-headerUnit-siteTitle2,
.t0-b-headerCombiCustom-24 .t0-b-headerUnit-siteName a,
.t0-b-headerCombiCustom-24 .t0-b-headerUnit-siteTitle a,
.t0-b-headerCombiCustom-24 .t0-b-headerUnit-siteTitle2 a,
.t0-b-headerCombiCustom-24 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-24 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-24 .t0-b-headerUnit-contact-fax > p {
  color: #393939;
}

.t0-b-headerCombiCustom-24 .t0-b-headerUnit-labeledList th {
  color: #fff;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-25__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-25__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-25__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-25__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-25 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-3.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-25 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-25 .t0-b-headerUnit-contact-tel__free {
  background-color: #1F5BB6;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-25 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-25 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-25 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-25 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-25 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-25 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-25__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-25__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 15;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-25 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-25 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-25 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-25 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-25 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-25 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-25__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-25__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-25 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-25 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-25 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-25 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 18;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-25 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-25 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-25 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-25 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-25 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-25 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-25 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-25 .t0-b-headerUnit-contact-navB2 {
  border: 0;
}

.t0-b-headerCombiCustom-25 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-25 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-25 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-25 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-25 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-25 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-25 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-25 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

/*text color*/

.t0-b-headerCombiCustom-25__hd > p,
.t0-b-headerCombiCustom-25 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-25 .t0-b-headerUnit-text a,
.t0-b-headerCombiCustom-25 .t0-b-headerUnit-siteName,
.t0-b-headerCombiCustom-25 .t0-b-headerUnit-siteTitle,
.t0-b-headerCombiCustom-25 .t0-b-headerUnit-siteTitle2,
.t0-b-headerCombiCustom-25 .t0-b-headerUnit-siteName a,
.t0-b-headerCombiCustom-25 .t0-b-headerUnit-siteTitle a,
.t0-b-headerCombiCustom-25 .t0-b-headerUnit-siteTitle2 a,
.t0-b-headerCombiCustom-25 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-25 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-25 .t0-b-headerUnit-contact-fax > p {
  color: #393939;
}

.t0-b-headerCombiCustom-25 .t0-b-headerUnit-labeledList th {
  color: #fff;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-26__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-26__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-26__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-26__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-26 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-3.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-26 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-26 .t0-b-headerUnit-contact-tel__free {
  background-color: #1F5BB6;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-26 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-26 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-26 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-26 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-26 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-26 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-26__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-26__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 15;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-26 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-26 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-26 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-26 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-26 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-26 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-26__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-26__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-26 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-26 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-26 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-26 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 18;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-26 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-26 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-26 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-26 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-26 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-26 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-26 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-26 .t0-b-headerUnit-contact-navB2 {
}

.t0-b-headerCombiCustom-26 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-26 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-26 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-26 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-26 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-26 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-26 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-26 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-26__col3 > div > div:last-child {
  display: none;
}

/*text color*/

.t0-b-headerCombiCustom-26__hd > p,
.t0-b-headerCombiCustom-26 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-26 .t0-b-headerUnit-text a,
.t0-b-headerCombiCustom-26 .t0-b-headerUnit-siteName,
.t0-b-headerCombiCustom-26 .t0-b-headerUnit-siteTitle,
.t0-b-headerCombiCustom-26 .t0-b-headerUnit-siteTitle2,
.t0-b-headerCombiCustom-26 .t0-b-headerUnit-siteName a,
.t0-b-headerCombiCustom-26 .t0-b-headerUnit-siteTitle a,
.t0-b-headerCombiCustom-26 .t0-b-headerUnit-siteTitle2 a,
.t0-b-headerCombiCustom-26 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-26 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-26 .t0-b-headerUnit-contact-fax > p {
  color: #393939;
}

.t0-b-headerCombiCustom-26 .t0-b-headerUnit-labeledList th {
  color: #fff;
}
.t0-b-headerCombiCustom-27 {
  height: 70vw;
  background: url(/_design/2544/images/004-3.png) no-repeat center center;
  background-size: 100%;
  margin: 0 -15px;
}

.t0-b-headerCombiCustom-27__bd {
  display: none;
}
/* 画像 */
.t0-b-headerFullWidthMediaCustom-28 {
  background-image: url('■■■■■■■■■■') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-28 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

.t0-b-headerFullWidthMediaCustom-28 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}
/* 文字の背景色 */
.t0-b-headerCombiCustom-29__col3 .t0-b-headerUnit-siteName2__ft {
  background: #000;
}

/* 文字の色 */
.t0-b-headerCombiCustom-29__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-29__col3 .t0-b-headerUnit-siteName2__ft * {
  color: #fff !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerCombiCustom-29 {
  margin: 0 -15px 20px;
  padding: 0;
}

.t0-b-headerCombiCustom-29__hd,
.t0-b-headerCombiCustom-29__col1,
.t0-b-headerCombiCustom-29__col2 {
  display: none;
}

.t0-b-headerCombiCustom-29__col3 {
  width: 100%;
}

.t0-b-headerCombiCustom-29__col3 .t0-b-headerUnit-siteName2__ft {
  padding: 10px;
}

.t0-b-headerCombiCustom-29__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-29__col3 .t0-b-headerUnit-siteName2__ft * {
  font-size: 26px !important;
}
.t0-b-footerFullWidthFrameCustom-30 {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  margin: 0 -15px -10px;
}

.t0-b-footerFullWidthFrameCustom-30__bd .t0-b-freeHtml {
  margin: 0 -5px -20px;
}
/* 画像 */
.t0-b-headerFullWidthMediaCustom-31 {
  background-image: url('■■■■■■■■■■') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-31 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

.t0-b-headerFullWidthMediaCustom-31 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}
/* 文字の背景色 */
.t0-b-headerCombiCustom-32__col3 .t0-b-headerUnit-siteName2__ft {
  background: #000;
}

/* 文字の色 */
.t0-b-headerCombiCustom-32__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-32__col3 .t0-b-headerUnit-siteName2__ft * {
  color: #fff !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerCombiCustom-32 {
  margin: 0 -15px 20px;
  padding: 0;
}

.t0-b-headerCombiCustom-32__hd,
.t0-b-headerCombiCustom-32__col1,
.t0-b-headerCombiCustom-32__col2 {
  display: none;
}

.t0-b-headerCombiCustom-32__col3 {
  width: 100%;
}

.t0-b-headerCombiCustom-32__col3 .t0-b-headerUnit-siteName2__ft {
  padding: 10px;
}

.t0-b-headerCombiCustom-32__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-32__col3 .t0-b-headerUnit-siteName2__ft * {
  font-size: 26px !important;
}
.t0-b-footerFullWidthFrameCustom-33 {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  margin: 0 -15px -10px;
}

.t0-b-footerFullWidthFrameCustom-33__bd .t0-b-freeHtml {
  margin: 0 -5px -20px;
}
/* 画像 */
.t0-b-headerFullWidthMediaCustom-34 {
  background-image: url('■■■■■■■■■■') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-34 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

.t0-b-headerFullWidthMediaCustom-34 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}
/* 文字の背景色 */
.t0-b-headerCombiCustom-35__col3 .t0-b-headerUnit-siteName2__ft {
  background: #000;
}

/* 文字の色 */
.t0-b-headerCombiCustom-35__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-35__col3 .t0-b-headerUnit-siteName2__ft * {
  color: #fff !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerCombiCustom-35 {
  margin: 0 -15px 20px;
  padding: 0;
}

.t0-b-headerCombiCustom-35__hd,
.t0-b-headerCombiCustom-35__col1,
.t0-b-headerCombiCustom-35__col2 {
  display: none;
}

.t0-b-headerCombiCustom-35__col3 {
  width: 100%;
}

.t0-b-headerCombiCustom-35__col3 .t0-b-headerUnit-siteName2__ft {
  padding: 10px;
}

.t0-b-headerCombiCustom-35__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-35__col3 .t0-b-headerUnit-siteName2__ft * {
  font-size: 26px !important;
}
.t0-b-footerFullWidthFrameCustom-36 {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  margin: 0 -15px -10px;
}

.t0-b-footerFullWidthFrameCustom-36__bd .t0-b-freeHtml {
  margin: 0 -5px -20px;
}
/* 画像 */
.t0-b-headerFullWidthMediaCustom-37 {
  background-image: url('■■■■■■■■■■') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-37 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

.t0-b-headerFullWidthMediaCustom-37 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}
/* 文字の背景色 */
.t0-b-headerCombiCustom-38__col3 .t0-b-headerUnit-siteName2__ft {
  background: #000;
}

/* 文字の色 */
.t0-b-headerCombiCustom-38__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-38__col3 .t0-b-headerUnit-siteName2__ft * {
  color: #fff !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerCombiCustom-38 {
  margin: 0 -15px 20px;
  padding: 0;
}

.t0-b-headerCombiCustom-38__hd,
.t0-b-headerCombiCustom-38__col1,
.t0-b-headerCombiCustom-38__col2 {
  display: none;
}

.t0-b-headerCombiCustom-38__col3 {
  width: 100%;
}

.t0-b-headerCombiCustom-38__col3 .t0-b-headerUnit-siteName2__ft {
  padding: 10px;
}

.t0-b-headerCombiCustom-38__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-38__col3 .t0-b-headerUnit-siteName2__ft * {
  font-size: 26px !important;
}
.t0-b-footerFullWidthFrameCustom-39 {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  margin: 0 -15px -10px;
}

.t0-b-footerFullWidthFrameCustom-39__bd .t0-b-freeHtml {
  margin: 0 -5px -20px;
}
/* 画像 */
.t0-b-headerFullWidthMediaCustom-40 {
  background-image: url('■■■■■■■■■■') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-40 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

.t0-b-headerFullWidthMediaCustom-40 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}
/* 文字の背景色 */
.t0-b-headerCombiCustom-41__col3 .t0-b-headerUnit-siteName2__ft {
  background: #000;
}

/* 文字の色 */
.t0-b-headerCombiCustom-41__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-41__col3 .t0-b-headerUnit-siteName2__ft * {
  color: #fff !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerCombiCustom-41 {
  margin: 0 -15px 20px;
  padding: 0;
}

.t0-b-headerCombiCustom-41__hd,
.t0-b-headerCombiCustom-41__col1,
.t0-b-headerCombiCustom-41__col2 {
  display: none;
}

.t0-b-headerCombiCustom-41__col3 {
  width: 100%;
}

.t0-b-headerCombiCustom-41__col3 .t0-b-headerUnit-siteName2__ft {
  padding: 10px;
}

.t0-b-headerCombiCustom-41__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-41__col3 .t0-b-headerUnit-siteName2__ft * {
  font-size: 26px !important;
}
.t0-b-footerFullWidthFrameCustom-42 {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  margin: 0 -15px -10px;
}

.t0-b-footerFullWidthFrameCustom-42__bd .t0-b-freeHtml {
  margin: 0 -5px -20px;
}
/* 画像 */
.t0-b-headerFullWidthMediaCustom-43 {
  background-image: url('■■■■■■■■■■') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-43 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

.t0-b-headerFullWidthMediaCustom-43 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}
/* 文字の背景色 */
.t0-b-headerCombiCustom-44__col3 .t0-b-headerUnit-siteName2__ft {
  background: #000;
}

/* 文字の色 */
.t0-b-headerCombiCustom-44__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-44__col3 .t0-b-headerUnit-siteName2__ft * {
  color: #fff !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerCombiCustom-44 {
  margin: 0 -15px 20px;
  padding: 0;
}

.t0-b-headerCombiCustom-44__hd,
.t0-b-headerCombiCustom-44__col1,
.t0-b-headerCombiCustom-44__col2 {
  display: none;
}

.t0-b-headerCombiCustom-44__col3 {
  width: 100%;
}

.t0-b-headerCombiCustom-44__col3 .t0-b-headerUnit-siteName2__ft {
  padding: 10px;
}

.t0-b-headerCombiCustom-44__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-44__col3 .t0-b-headerUnit-siteName2__ft * {
  font-size: 26px !important;
}
.t0-b-footerFullWidthFrameCustom-45 {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  margin: 0 -15px -10px;
}

.t0-b-footerFullWidthFrameCustom-45__bd .t0-b-freeHtml {
  margin: 0 -5px -20px;
}
/* 画像 */
.t0-b-headerFullWidthMediaCustom-46 {
  background-image: url('■■■■■■■■■■') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-46 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

.t0-b-headerFullWidthMediaCustom-46 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}
/* 文字の背景色 */
.t0-b-headerCombiCustom-47__col3 .t0-b-headerUnit-siteName2__ft {
  background: #000;
}

/* 文字の色 */
.t0-b-headerCombiCustom-47__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-47__col3 .t0-b-headerUnit-siteName2__ft * {
  color: #fff !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerCombiCustom-47 {
  margin: 0 -15px 20px;
  padding: 0;
}

.t0-b-headerCombiCustom-47__hd,
.t0-b-headerCombiCustom-47__col1,
.t0-b-headerCombiCustom-47__col2 {
  display: none;
}

.t0-b-headerCombiCustom-47__col3 {
  width: 100%;
}

.t0-b-headerCombiCustom-47__col3 .t0-b-headerUnit-siteName2__ft {
  padding: 10px;
}

.t0-b-headerCombiCustom-47__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-47__col3 .t0-b-headerUnit-siteName2__ft * {
  font-size: 26px !important;
}
.t0-b-footerFullWidthFrameCustom-48 {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  margin: 0 -15px -10px;
}

.t0-b-footerFullWidthFrameCustom-48__bd .t0-b-freeHtml {
  margin: 0 -5px -20px;
}
/* 画像 */
.t0-b-headerFullWidthMediaCustom-49 {
  background-image: url('■■■■■■■■■■') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-49 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

.t0-b-headerFullWidthMediaCustom-49 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}
/* 文字の背景色 */
.t0-b-headerCombiCustom-50__col3 .t0-b-headerUnit-siteName2__ft {
  background: #000;
}

/* 文字の色 */
.t0-b-headerCombiCustom-50__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-50__col3 .t0-b-headerUnit-siteName2__ft * {
  color: #fff !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerCombiCustom-50 {
  margin: 0 -15px 20px;
  padding: 0;
}

.t0-b-headerCombiCustom-50__hd,
.t0-b-headerCombiCustom-50__col1,
.t0-b-headerCombiCustom-50__col2 {
  display: none;
}

.t0-b-headerCombiCustom-50__col3 {
  width: 100%;
}

.t0-b-headerCombiCustom-50__col3 .t0-b-headerUnit-siteName2__ft {
  padding: 10px;
}

.t0-b-headerCombiCustom-50__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-50__col3 .t0-b-headerUnit-siteName2__ft * {
  font-size: 26px !important;
}
.t0-b-footerFullWidthFrameCustom-51 {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  margin: 0 -15px -10px;
}

.t0-b-footerFullWidthFrameCustom-51__bd .t0-b-freeHtml {
  margin: 0 -5px -20px;
}
/* 画像 */
.t0-b-headerFullWidthMediaCustom-52 {
  background-image: url('■■■■■■■■■■') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-52 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

.t0-b-headerFullWidthMediaCustom-52 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}
/* 文字の背景色 */
.t0-b-headerCombiCustom-53__col3 .t0-b-headerUnit-siteName2__ft {
  background: #000;
}

/* 文字の色 */
.t0-b-headerCombiCustom-53__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-53__col3 .t0-b-headerUnit-siteName2__ft * {
  color: #fff !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerCombiCustom-53 {
  margin: 0 -15px 20px;
  padding: 0;
}

.t0-b-headerCombiCustom-53__hd,
.t0-b-headerCombiCustom-53__col1,
.t0-b-headerCombiCustom-53__col2 {
  display: none;
}

.t0-b-headerCombiCustom-53__col3 {
  width: 100%;
}

.t0-b-headerCombiCustom-53__col3 .t0-b-headerUnit-siteName2__ft {
  padding: 10px;
}

.t0-b-headerCombiCustom-53__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-53__col3 .t0-b-headerUnit-siteName2__ft * {
  font-size: 26px !important;
}
.t0-b-footerFullWidthFrameCustom-54 {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  margin: 0 -15px -10px;
}

.t0-b-footerFullWidthFrameCustom-54__bd .t0-b-freeHtml {
  margin: 0 -5px -20px;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-55__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-55__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-55__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-55__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-3.png);
}

/* 電話アイコンの色 */
.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-tel__free {
  background-color: #2361AA;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-navB2 a ,
.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-navB4 a{
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-55 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-55__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-55__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-55 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-55 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-55 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-55 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-55__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-55__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-55 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-navB4{
  border: 0;
}

.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-navB2 a,
.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-navB4 a{
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-navB2 a div,
.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-navB3 a div,
.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-navB4 a div{
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-navB2 a div:before,
.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-navB3 a div:before,
.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-navB4 a div:before{
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-navB2 a p ,
.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-navB3 a p,
.t0-b-headerCombiCustom-55 .t0-b-headerUnit-contact-navB4 a p{
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-56__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-56__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-56__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-56__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-3.png);
}

/* 電話アイコンの色 */
.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-tel__free {
  background-color: #2361AA;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-navB2 a ,
.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-navB4 a{
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-56 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-56__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-56__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-56 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-56 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-56 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-56 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-56__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-56__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-56 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-navB2 ,
.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-navB4{
  border: 0;
}

.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-navB2 a,
.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-navB4 a{
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-navB2 a div,
.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-navB3 a div,
.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-navB4 a div{
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-navB2 a div:before,
.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-navB3 a div:before,
.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-navB4 a div:before{
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-navB2 a p ,
.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-navB3 a p,
.t0-b-headerCombiCustom-56 .t0-b-headerUnit-contact-navB4 a p{
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-56__col3 > div:last-child {
  display: none;
}

/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-57__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-57__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-57__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-57__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-3.png);
}

/* 電話アイコンの色 */
.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-tel__free {
  background-color: #FF8C00;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-navB2 a ,
.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-navB3 a ,
.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-navB4 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-57 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-57__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-57__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-57 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-57 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-57 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-57 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-57__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-57__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-57 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-navB4{
  border: 0;
}

.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-navB2 a,
.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-navB4 a{
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-navB2 a div ,
.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-navB3 a div,
.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-navB4 a div{
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-navB2 a div:before,
.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-navB3 a div:before,
.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-navB4 a div:before{
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-navB2 a p,
.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-navB3 a p,
.t0-b-headerCombiCustom-57 .t0-b-headerUnit-contact-navB4 a p{ 
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-58__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-58__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-58__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-58__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-3.png);
}

/* 電話アイコンの色 */
.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-tel__free {
  background-color: #FF8C00;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-navB2 a ,
.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-navB4 a{
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-58 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-58__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-58__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-58 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-58 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-58 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-58 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-58__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-58__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-58 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-navB4{
  border: 0;
}

.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-navB2 a ,
.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-navB4 a{
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-navB2 a div,
.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-navB3 a div,
.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-navB4 a div{
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-navB2 a div:before,
.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-navB3 a div:before,
.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-navB4 a div:before{
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-navB2 a p,
.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-navB3 a p,
.t0-b-headerCombiCustom-58 .t0-b-headerUnit-contact-navB4 a p{
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-58__col3 > div:last-child {
  display: none;
}

/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-59__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-59__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-59__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-59__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-3.png);
}

/* 電話アイコンの色 */
.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-tel__free {
  background-color: #FF8C00;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-navB2 a ,
.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-navB3 a ,
.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-navB4 a{
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-59 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-59__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-59__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-59 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-59 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-59 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-59 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-59__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-59__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-59 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-navB4{
  border: 0;
}

.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-navB2 a ,
.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-navB4 a{
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-navB2 a div,
.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-navB3 a div,
.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-navB4 a div{
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-navB2 a div:before,
.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-navB3 a div:before,
.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-navB4 a div:before{
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-navB2 a p ,
.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-navB3 a p,
.t0-b-headerCombiCustom-59 .t0-b-headerUnit-contact-navB4 a p{
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-60__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-60__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-60__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-60__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-3.png);
}

/* 電話アイコンの色 */
.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-tel__free {
  background-color: #FF8C00;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-navB2 a ,
.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-navB4 a{
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-60 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-60__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-60__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-60 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-60 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-60 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-60 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-60__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-60__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-60 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-navB4 {
  border: 0;
}

.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-navB2 a,
.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-navB4 a{
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-navB2 a div,
.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-navB3 a div,
.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-navB4 a div{
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-navB2 a div:before,
.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-navB3 a div:before,
.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-navB4 a div:before{
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-navB2 a p ,
.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-navB3 a p,
.t0-b-headerCombiCustom-60 .t0-b-headerUnit-contact-navB4 a p{
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-60__col3 > div:last-child {
  display: none;
}

/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-61__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-61__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-61__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-61__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-3.png);
}

/* 電話アイコンの色 */
.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-tel__free {
  background-color: #AB2B08;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-navB2 a,
.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-navB4 a{
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-61 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-61__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-61__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-61 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-61 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-61 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-61 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-61__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-61__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-61 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-navB4{
  border: 0;
}

.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-navB2 a ,
.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-navB4 a{
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-navB2 a div,
.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-navB3 a div,
.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-navB4 a div{
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-navB2 a div:before,
.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-navB3 a div:before,
.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-navB4 a div:before{
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-navB2 a p ,
.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-navB3 a p,
.t0-b-headerCombiCustom-61 .t0-b-headerUnit-contact-navB4 a p{
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-62__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-62__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-62__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-62__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-3.png);
}

/* 電話アイコンの色 */
.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-tel__free {
  background-color: #AB2B08;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-navB2 a ,
.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-navB4 a{
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-62 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-62__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-62__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-62 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-62 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-62 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-62 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-62__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-62__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-62 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-navB4{
  border: 0;
}

.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-navB2 a,
.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-navB4 a{
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-navB2 a div,
.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-navB3 a div,
.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-navB4 a div{
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-navB2 a div:before,
.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-navB3 a div:before,
.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-navB4 a div:before{
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-navB2 a p,
.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-navB3 a p,
.t0-b-headerCombiCustom-62 .t0-b-headerUnit-contact-navB4 a p{
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-62__col3 > div:last-child {
  display: none;
}

.t0-b-footerFullWidthFrameCustom-63 {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  margin: 0 -15px -10px;
}

.t0-b-footerFullWidthFrameCustom-63__bd .t0-b-freeHtml {
  margin: 0 -5px -20px;
}

.t0-b-footerFullWidthFrameCustom-64 {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  margin: 0 -15px -10px;
}

.t0-b-footerFullWidthFrameCustom-64__bd .t0-b-freeHtml {
  margin: 0 -5px -20px;
}

.t0-b-footerFullWidthFrameCustom-65 {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  margin: 0 -15px -10px;
}

.t0-b-footerFullWidthFrameCustom-65__bd .t0-b-freeHtml {
  margin: 0 -5px -20px;
}

.t0-b-footerFullWidthFrameCustom-66 {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  margin: 0 -15px -10px;
}

.t0-b-footerFullWidthFrameCustom-66__bd .t0-b-freeHtml {
  margin: 0 -5px -20px;
}

/* 画像 */
.t0-b-headerFullWidthMediaCustom-67 {
  background-image: url('■■■■■■■■■■') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-67 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

.t0-b-headerFullWidthMediaCustom-67 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}

/* 画像 */
.t0-b-headerFullWidthMediaCustom-68 {
  background-image: url('■■■■■■■■■■') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-68 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

.t0-b-headerFullWidthMediaCustom-68 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}

/* 画像 */
.t0-b-headerFullWidthMediaCustom-69 {
  background-image: url('■■■■■■■■■■') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-69 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

.t0-b-headerFullWidthMediaCustom-69 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}

/* 画像 */
.t0-b-headerFullWidthMediaCustom-70 {
  background-image: url('■■■■■■■■■■') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-70 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

.t0-b-headerFullWidthMediaCustom-70 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}

/* 文字の背景色 */
.t0-b-headerCombiCustom-71__col3 .t0-b-headerUnit-siteName2__ft {
  background: #000;
}

/* 文字の色 */
.t0-b-headerCombiCustom-71__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-71__col3 .t0-b-headerUnit-siteName2__ft * {
  color: #fff !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerCombiCustom-71 {
  margin: 0 -15px 20px;
  padding: 0;
}

.t0-b-headerCombiCustom-71__hd,
.t0-b-headerCombiCustom-71__col1,
.t0-b-headerCombiCustom-71__col2 {
  display: none;
}

.t0-b-headerCombiCustom-71__col3 {
  width: 100%;
}

.t0-b-headerCombiCustom-71__col3 .t0-b-headerUnit-siteName2__ft {
  padding: 10px;
}

.t0-b-headerCombiCustom-71__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-71__col3 .t0-b-headerUnit-siteName2__ft * {
  font-size: 26px !important;
}
/* 文字の背景色 */
.t0-b-headerCombiCustom-72__col3 .t0-b-headerUnit-siteName2__ft {
  background: #000;
}

/* 文字の色 */
.t0-b-headerCombiCustom-72__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-72__col3 .t0-b-headerUnit-siteName2__ft * {
  color: #fff !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerCombiCustom-72 {
  margin: 0 -15px 20px;
  padding: 0;
}

.t0-b-headerCombiCustom-72__hd,
.t0-b-headerCombiCustom-72__col1,
.t0-b-headerCombiCustom-72__col2 {
  display: none;
}

.t0-b-headerCombiCustom-72__col3 {
  width: 100%;
}

.t0-b-headerCombiCustom-72__col3 .t0-b-headerUnit-siteName2__ft {
  padding: 10px;
}

.t0-b-headerCombiCustom-72__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-72__col3 .t0-b-headerUnit-siteName2__ft * {
  font-size: 26px !important;
}
/* 文字の背景色 */
.t0-b-headerCombiCustom-73__col3 .t0-b-headerUnit-siteName2__ft {
  background: #000;
}

/* 文字の色 */
.t0-b-headerCombiCustom-73__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-73__col3 .t0-b-headerUnit-siteName2__ft * {
  color: #fff !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerCombiCustom-73 {
  margin: 0 -15px 20px;
  padding: 0;
}

.t0-b-headerCombiCustom-73__hd,
.t0-b-headerCombiCustom-73__col1,
.t0-b-headerCombiCustom-73__col2 {
  display: none;
}

.t0-b-headerCombiCustom-73__col3 {
  width: 100%;
}

.t0-b-headerCombiCustom-73__col3 .t0-b-headerUnit-siteName2__ft {
  padding: 10px;
}

.t0-b-headerCombiCustom-73__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-73__col3 .t0-b-headerUnit-siteName2__ft * {
  font-size: 26px !important;
}
.t0-b-headerCombiCustom-74-bPlacer {
  padding-bottom: 0px;
}

.t0-b-headerCombiCustom-74 {
  margin: 0 -15px;
  padding-top: 20px;
  background-repeat: repeat-x;
  background-position: left top;
}

.t0-b-headerCombiCustom-74__hd {
  padding: 5px 5px 10px;
}

.t0-b-headerCombiCustom-74__hd>p {
  line-height: 1.25;
  font-size: 1.000rem !important;
  width: 100%;
  margin: 0 auto;
}

.t0-b-headerCombiCustom-74__bd {
  padding: 5px 20px 0;
}

.t0-b-headerCombiCustom-74__bd>div {
  width: 100%;
  margin: 0 auto;
}

.t0-b-headerCombiCustom-74__bd>div>div {
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-74__col1 {
  width: 100%;
}

.t0-b-headerCombiCustom-74__col2 {
  width: 100%;
}

.t0-b-headerCombiCustom-74__col3 {
  width: 100%;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB2 a ,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB3 a ,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB4 a ,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB5 a ,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB6 a ,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB7 a ,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB8 a ,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB9 a ,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB10 a  {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-75 {
  padding-top: 10px;
  margin-bottom: -20px;
}

.t0-b-headerCombiCustom-75__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-75__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-75 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-75__hd {
  display:none;
}

/* 下テキスト */
.t0-b-headerCombiCustom-75__col1 .t0-b-headerUnit-siteName2__ft {
  display:none;
}

/* ロゴ */
.t0-b-headerCombiCustom-75__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  
  /* 電話番号アイコンの色 */
  background-color: #c6a66b;
  
  background-image: url(/_design/575/images/ico_tel.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB10 {
}

.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB2 a,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB4 a,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB5 a,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB6 a,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB7 a,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB8 a,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB9 a,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB10 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB2 a div,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB3 a div,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB4 a div,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB5 a div,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB6 a div,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB7 a div,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB8 a div,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB9 a div,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB10 a div {
  display: table-cell;
  width: 24vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  padding-left: 0.5em;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: left;
  line-height: 1.2;
  vertical-align: middle;
}


.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB a div div:before,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB2 a div div:before,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB3 a div div:before,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB4 a div div:before,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB5 a div div:before,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB6 a div div:before,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB7 a div div:before,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB8 a div div:before,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB9 a div div:before,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB10 a div div:before {
  content: ""
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  margin-right: 0.5em;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB2 a p,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB3 a p,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB4 a p,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB5 a p,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB6 a p,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB7 a p,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB8 a p,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB9 a p,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB10 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB__inner ,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB2__inner,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB3__inner,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB4__inner,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB5__inner,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB6__inner,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB7__inner,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB8__inner,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB9__inner,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB10__inner{
  background: none;
  color: #333;
}

.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB__inner:after ,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB2__inner:after,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB3__inner:after,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB4__inner:after,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB5__inner:after,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB6__inner:after,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB7__inner:after,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB8__inner:after,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB9__inner:after,
.t0-b-headerCombiCustom-75 .t0-b-headerUnit-contact-navB10__inner:after {
  background: none;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-19__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-19__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-19__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-19__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-3.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-tel__free {
  background-color: #5DB8E9;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB a > div,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB2 a > div,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB3 a > div,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB4 a > div,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB5 a > div,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB6 a > div,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB7 a > div,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB8 a > div,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB9 a > div,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB10 a > div {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-76 {
  padding: 15px 0;
}

.t0-b-headerCombiCustom-76 .t0-b-headerUnit-siteName2-bPlacer {
  padding-bottom: 0;
}

.t0-b-headerCombiCustom-76__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-76__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-76 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-76__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-76__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せはこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB10 {
  border: 0;
}

.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB a > div,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB2 a > div,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB3 a > div,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB4 a > div,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB5 a > div,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB6 a > div,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB7 a > div,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB8 a > div,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB9 a > div,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB10 a > div {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB a div > span,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB2 a div > span,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB3 a div > span,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB4 a div > span,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB5 a div > span,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB6 a div > span,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB7 a div > span,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB8 a div > span,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB9 a div > span,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB10 a div > span {
  display: table-cell;
  width: 0vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}


.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB a > div > div,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB2 a > div > div,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB3 a > div > div,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB4 a > div > div,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB5 a > div > div,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB6 a > div > div,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB7 a > div > div,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB8 a > div > div,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB9 a > div > div,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB10 a > div > div {
  display: table-cell;
  width: 25vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: center;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB a > div::after,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB2 a > div::after,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB3 a > div::after,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB4 a > div::after,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB5 a > div::after,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB6 a > div::after,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB7 a > div::after,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB8 a > div::after,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB9 a > div::after,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-navB10 a > div::after {
  content: none;
}

.t0-b-headerCombiCustom-76__col3 > div:last-child {
  display: none;
}

/*text color*/

.t0-b-headerCombiCustom-76__hd > p,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-text a,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-siteName,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-siteTitle,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-siteTitle2,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-siteName a,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-siteTitle a,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-siteTitle2 a,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-76 .t0-b-headerUnit-contact-fax > p {
  color: #393939;
}

.t0-b-headerCombiCustom-76 .t0-b-headerUnit-labeledList th {
  color: #fff;
}

/* 画像 */
.t0-b-headerFullWidthMediaCustom-77 {
  background-image: url('■■■■■■■■■■') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-77 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

.t0-b-headerFullWidthMediaCustom-77 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}
/* 文字の背景色 */
.t0-b-headerCombiCustom-78__col3 .t0-b-headerUnit-siteName2__ft {
  background: #000;
}

/* 文字の色 */
.t0-b-headerCombiCustom-78__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-78__col3 .t0-b-headerUnit-siteName2__ft * {
  color: #fff !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerCombiCustom-78 {
  margin: 0 -15px 20px;
  padding: 0;
}

.t0-b-headerCombiCustom-78__hd,
.t0-b-headerCombiCustom-78__col1,
.t0-b-headerCombiCustom-78__col2 {
  display: none;
}

.t0-b-headerCombiCustom-78__col3 {
  width: 100%;
}

.t0-b-headerCombiCustom-78__col3 .t0-b-headerUnit-siteName2__ft {
  padding: 10px;
}

.t0-b-headerCombiCustom-78__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-78__col3 .t0-b-headerUnit-siteName2__ft * {
  font-size: 26px !important;
}
.t0-b-footerFullWidthFrameCustom-79 {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  margin: 0 -15px -10px;
}

.t0-b-footerFullWidthFrameCustom-79__bd .t0-b-freeHtml {
  margin: 0 -5px -20px;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB2 a ,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB3 a ,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB4 a ,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB5 a ,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB6 a ,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB7 a ,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB8 a ,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB9 a ,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB10 a  {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-80 {
  padding-top: 10px;
  margin-bottom: -20px;
}

.t0-b-headerCombiCustom-80__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-80__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-80 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-80__hd {
  display:none;
}

/* 下テキスト */
.t0-b-headerCombiCustom-80__col1 .t0-b-headerUnit-siteName2__ft {
  display:none;
}

/* ロゴ */
.t0-b-headerCombiCustom-80__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  
  /* 電話番号アイコンの色 */
  background-color: #c6a66b;
  
  background-image: url(/_design/575/images/ico_tel.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB10 {
}

.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB2 a,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB4 a,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB5 a,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB6 a,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB7 a,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB8 a,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB9 a,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB10 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB2 a div,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB3 a div,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB4 a div,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB5 a div,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB6 a div,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB7 a div,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB8 a div,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB9 a div,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB10 a div {
  display: table-cell;
  width: 24vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  padding-left: 0.5em;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: left;
  line-height: 1.2;
  vertical-align: middle;
}


.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB a div div:before,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB2 a div div:before,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB3 a div div:before,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB4 a div div:before,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB5 a div div:before,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB6 a div div:before,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB7 a div div:before,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB8 a div div:before,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB9 a div div:before,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB10 a div div:before {
  content: ""
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  margin-right: 0.5em;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB2 a p,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB3 a p,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB4 a p,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB5 a p,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB6 a p,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB7 a p,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB8 a p,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB9 a p,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB10 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB__inner ,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB2__inner,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB3__inner,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB4__inner,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB5__inner,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB6__inner,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB7__inner,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB8__inner,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB9__inner,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB10__inner{
  background: none;
  color: #333;
}

.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB__inner:after ,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB2__inner:after,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB3__inner:after,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB4__inner:after,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB5__inner:after,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB6__inner:after,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB7__inner:after,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB8__inner:after,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB9__inner:after,
.t0-b-headerCombiCustom-80 .t0-b-headerUnit-contact-navB10__inner:after {
  background: none;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-19__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-19__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-19__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-19__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-3.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-tel__free {
  background-color: #5DB8E9;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB a > div,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB2 a > div,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB3 a > div,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB4 a > div,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB5 a > div,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB6 a > div,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB7 a > div,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB8 a > div,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB9 a > div,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB10 a > div {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-81 {
  padding: 15px 0;
}

.t0-b-headerCombiCustom-81 .t0-b-headerUnit-siteName2-bPlacer {
  padding-bottom: 0;
}

.t0-b-headerCombiCustom-81__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-81__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-81 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-81__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-81__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せはこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB10 {
  border: 0;
}

.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB a > div,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB2 a > div,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB3 a > div,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB4 a > div,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB5 a > div,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB6 a > div,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB7 a > div,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB8 a > div,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB9 a > div,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB10 a > div {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB a div > span,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB2 a div > span,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB3 a div > span,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB4 a div > span,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB5 a div > span,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB6 a div > span,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB7 a div > span,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB8 a div > span,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB9 a div > span,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB10 a div > span {
  display: table-cell;
  width: 0vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}


.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB a > div > div,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB2 a > div > div,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB3 a > div > div,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB4 a > div > div,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB5 a > div > div,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB6 a > div > div,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB7 a > div > div,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB8 a > div > div,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB9 a > div > div,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB10 a > div > div {
  display: table-cell;
  width: 25vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: center;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB a > div::after,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB2 a > div::after,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB3 a > div::after,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB4 a > div::after,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB5 a > div::after,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB6 a > div::after,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB7 a > div::after,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB8 a > div::after,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB9 a > div::after,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-navB10 a > div::after {
  content: none;
}

.t0-b-headerCombiCustom-81__col3 > div:last-child {
  display: none;
}

/*text color*/

.t0-b-headerCombiCustom-81__hd > p,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-text a,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-siteName,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-siteTitle,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-siteTitle2,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-siteName a,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-siteTitle a,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-siteTitle2 a,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-81 .t0-b-headerUnit-contact-fax > p {
  color: #393939;
}

.t0-b-headerCombiCustom-81 .t0-b-headerUnit-labeledList th {
  color: #fff;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB2 a ,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB3 a ,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB4 a ,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB5 a ,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB6 a ,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB7 a ,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB8 a ,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB9 a ,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB10 a  {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-82 {
  padding-top: 10px;
  margin-bottom: -20px;
}

.t0-b-headerCombiCustom-82__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-82__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-82 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-82__hd {
  display:none;
}

/* 下テキスト */
.t0-b-headerCombiCustom-82__col1 .t0-b-headerUnit-siteName2__ft {
  display:none;
}

/* ロゴ */
.t0-b-headerCombiCustom-82__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  
  /* 電話番号アイコンの色 */
  background-color: #c6a66b;
  
  background-image: url(/_design/575/images/ico_tel.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB10 {
}

.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB2 a,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB4 a,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB5 a,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB6 a,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB7 a,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB8 a,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB9 a,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB10 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB2 a div,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB3 a div,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB4 a div,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB5 a div,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB6 a div,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB7 a div,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB8 a div,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB9 a div,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB10 a div {
  display: table-cell;
  width: 24vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  padding-left: 0.5em;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: left;
  line-height: 1.2;
  vertical-align: middle;
}


.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB a div div:before,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB2 a div div:before,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB3 a div div:before,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB4 a div div:before,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB5 a div div:before,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB6 a div div:before,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB7 a div div:before,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB8 a div div:before,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB9 a div div:before,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB10 a div div:before {
  content: ""
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  margin-right: 0.5em;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB2 a p,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB3 a p,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB4 a p,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB5 a p,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB6 a p,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB7 a p,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB8 a p,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB9 a p,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB10 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB__inner ,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB2__inner,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB3__inner,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB4__inner,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB5__inner,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB6__inner,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB7__inner,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB8__inner,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB9__inner,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB10__inner{
  background: none;
  color: #333;
}

.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB__inner:after ,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB2__inner:after,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB3__inner:after,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB4__inner:after,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB5__inner:after,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB6__inner:after,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB7__inner:after,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB8__inner:after,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB9__inner:after,
.t0-b-headerCombiCustom-82 .t0-b-headerUnit-contact-navB10__inner:after {
  background: none;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-19__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-19__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-19__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-19__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-3.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-tel__free {
  background-color: #5DB8E9;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB a > div,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB2 a > div,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB3 a > div,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB4 a > div,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB5 a > div,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB6 a > div,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB7 a > div,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB8 a > div,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB9 a > div,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB10 a > div {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-83 {
  padding: 15px 0;
}

.t0-b-headerCombiCustom-83 .t0-b-headerUnit-siteName2-bPlacer {
  padding-bottom: 0;
}

.t0-b-headerCombiCustom-83__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-83__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-83 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-83__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-83__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せはこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB10 {
  border: 0;
}

.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB a > div,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB2 a > div,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB3 a > div,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB4 a > div,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB5 a > div,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB6 a > div,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB7 a > div,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB8 a > div,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB9 a > div,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB10 a > div {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB a div > span,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB2 a div > span,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB3 a div > span,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB4 a div > span,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB5 a div > span,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB6 a div > span,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB7 a div > span,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB8 a div > span,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB9 a div > span,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB10 a div > span {
  display: table-cell;
  width: 0vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}


.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB a > div > div,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB2 a > div > div,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB3 a > div > div,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB4 a > div > div,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB5 a > div > div,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB6 a > div > div,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB7 a > div > div,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB8 a > div > div,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB9 a > div > div,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB10 a > div > div {
  display: table-cell;
  width: 25vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: center;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB a > div::after,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB2 a > div::after,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB3 a > div::after,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB4 a > div::after,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB5 a > div::after,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB6 a > div::after,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB7 a > div::after,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB8 a > div::after,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB9 a > div::after,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-navB10 a > div::after {
  content: none;
}

.t0-b-headerCombiCustom-83__col3 > div:last-child {
  display: none;
}

/*text color*/

.t0-b-headerCombiCustom-83__hd > p,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-text a,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-siteName,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-siteTitle,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-siteTitle2,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-siteName a,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-siteTitle a,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-siteTitle2 a,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-83 .t0-b-headerUnit-contact-fax > p {
  color: #393939;
}

.t0-b-headerCombiCustom-83 .t0-b-headerUnit-labeledList th {
  color: #fff;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB2 a ,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB3 a ,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB4 a ,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB5 a ,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB6 a ,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB7 a ,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB8 a ,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB9 a ,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB10 a  {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-84 {
  padding-top: 10px;
  margin-bottom: -20px;
}

.t0-b-headerCombiCustom-84__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-84__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-84 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-84__hd {
  display:none;
}

/* 下テキスト */
.t0-b-headerCombiCustom-84__col1 .t0-b-headerUnit-siteName2__ft {
  display:none;
}

/* ロゴ */
.t0-b-headerCombiCustom-84__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  
  /* 電話番号アイコンの色 */
  background-color: #c6a66b;
  
  background-image: url(/_design/575/images/ico_tel.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB10 {
}

.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB2 a,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB4 a,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB5 a,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB6 a,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB7 a,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB8 a,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB9 a,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB10 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB2 a div,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB3 a div,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB4 a div,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB5 a div,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB6 a div,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB7 a div,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB8 a div,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB9 a div,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB10 a div {
  display: table-cell;
  width: 24vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  padding-left: 0.5em;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: left;
  line-height: 1.2;
  vertical-align: middle;
}


.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB a div div:before,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB2 a div div:before,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB3 a div div:before,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB4 a div div:before,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB5 a div div:before,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB6 a div div:before,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB7 a div div:before,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB8 a div div:before,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB9 a div div:before,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB10 a div div:before {
  content: ""
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  margin-right: 0.5em;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB2 a p,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB3 a p,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB4 a p,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB5 a p,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB6 a p,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB7 a p,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB8 a p,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB9 a p,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB10 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB__inner ,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB2__inner,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB3__inner,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB4__inner,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB5__inner,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB6__inner,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB7__inner,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB8__inner,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB9__inner,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB10__inner{
  background: none;
  color: #333;
}

.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB__inner:after ,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB2__inner:after,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB3__inner:after,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB4__inner:after,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB5__inner:after,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB6__inner:after,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB7__inner:after,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB8__inner:after,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB9__inner:after,
.t0-b-headerCombiCustom-84 .t0-b-headerUnit-contact-navB10__inner:after {
  background: none;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-19__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-19__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-19__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-19__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-3.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-tel__free {
  background-color: #5DB8E9;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB a > div,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB2 a > div,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB3 a > div,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB4 a > div,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB5 a > div,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB6 a > div,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB7 a > div,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB8 a > div,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB9 a > div,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB10 a > div {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-85 {
  padding: 15px 0;
}

.t0-b-headerCombiCustom-85 .t0-b-headerUnit-siteName2-bPlacer {
  padding-bottom: 0;
}

.t0-b-headerCombiCustom-85__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-85__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-85 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-85__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-85__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;123
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せはこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB10 {
  border: 0;
}

.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB a > div,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB2 a > div,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB3 a > div,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB4 a > div,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB5 a > div,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB6 a > div,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB7 a > div,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB8 a > div,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB9 a > div,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB10 a > div {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB a div > span,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB2 a div > span,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB3 a div > span,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB4 a div > span,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB5 a div > span,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB6 a div > span,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB7 a div > span,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB8 a div > span,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB9 a div > span,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB10 a div > span {
  display: table-cell;
  width: 0vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}


.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB a > div > div,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB2 a > div > div,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB3 a > div > div,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB4 a > div > div,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB5 a > div > div,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB6 a > div > div,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB7 a > div > div,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB8 a > div > div,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB9 a > div > div,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB10 a > div > div {
  display: table-cell;
  width: 25vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: center;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB a > div::after,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB2 a > div::after,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB3 a > div::after,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB4 a > div::after,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB5 a > div::after,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB6 a > div::after,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB7 a > div::after,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB8 a > div::after,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB9 a > div::after,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-navB10 a > div::after {
  content: none;
}

.t0-b-headerCombiCustom-85__col3 > div:last-child {
  display: none;
}

/*text color*/

.t0-b-headerCombiCustom-85__hd > p,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-text a,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-siteName,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-siteTitle,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-siteTitle2,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-siteName a,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-siteTitle a,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-siteTitle2 a,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-85 .t0-b-headerUnit-contact-fax > p {
  color: #393939;
}

.t0-b-headerCombiCustom-85 .t0-b-headerUnit-labeledList th {
  color: #fff;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB2 a ,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB3 a ,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB4 a ,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB5 a ,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB6 a ,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB7 a ,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB8 a ,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB9 a ,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB10 a  {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-86 {
  padding-top: 10px;
  margin-bottom: -20px;
}

.t0-b-headerCombiCustom-86__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-86__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-86 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-86__hd {
  display:none;
}

/* 下テキスト */
.t0-b-headerCombiCustom-86__col1 .t0-b-headerUnit-siteName2__ft {
  display:none;
}

/* ロゴ */
.t0-b-headerCombiCustom-86__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  
  /* 電話番号アイコンの色 */
  background-color: #c6a66b;
  
  background-image: url(/_design/575/images/ico_tel.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB10 {
}

.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB2 a,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB4 a,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB5 a,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB6 a,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB7 a,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB8 a,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB9 a,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB10 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB2 a div,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB3 a div,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB4 a div,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB5 a div,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB6 a div,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB7 a div,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB8 a div,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB9 a div,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB10 a div {
  display: table-cell;
  width: 24vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  padding-left: 0.5em;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: left;
  line-height: 1.2;
  vertical-align: middle;
}


.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB a div div:before,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB2 a div div:before,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB3 a div div:before,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB4 a div div:before,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB5 a div div:before,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB6 a div div:before,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB7 a div div:before,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB8 a div div:before,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB9 a div div:before,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB10 a div div:before {
  content: ""
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  margin-right: 0.5em;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB2 a p,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB3 a p,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB4 a p,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB5 a p,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB6 a p,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB7 a p,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB8 a p,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB9 a p,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB10 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB__inner ,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB2__inner,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB3__inner,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB4__inner,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB5__inner,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB6__inner,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB7__inner,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB8__inner,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB9__inner,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB10__inner{
  background: none;
  color: #333;
}

.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB__inner:after ,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB2__inner:after,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB3__inner:after,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB4__inner:after,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB5__inner:after,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB6__inner:after,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB7__inner:after,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB8__inner:after,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB9__inner:after,
.t0-b-headerCombiCustom-86 .t0-b-headerUnit-contact-navB10__inner:after {
  background: none;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-19__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-19__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-19__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-19__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-3.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-tel__free {
  background-color: #5DB8E9;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB a > div,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB2 a > div,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB3 a > div,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB4 a > div,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB5 a > div,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB6 a > div,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB7 a > div,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB8 a > div,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB9 a > div,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB10 a > div {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-87 {
  padding: 15px 0;
}

.t0-b-headerCombiCustom-87 .t0-b-headerUnit-siteName2-bPlacer {
  padding-bottom: 0;
}

.t0-b-headerCombiCustom-87__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-87__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-87 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-87__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-87__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せはこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB10 {
  border: 0;
}

.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB a > div,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB2 a > div,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB3 a > div,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB4 a > div,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB5 a > div,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB6 a > div,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB7 a > div,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB8 a > div,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB9 a > div,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB10 a > div {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB a div > span,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB2 a div > span,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB3 a div > span,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB4 a div > span,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB5 a div > span,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB6 a div > span,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB7 a div > span,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB8 a div > span,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB9 a div > span,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB10 a div > span {
  display: table-cell;
  width: 0vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}


.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB a > div > div,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB2 a > div > div,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB3 a > div > div,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB4 a > div > div,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB5 a > div > div,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB6 a > div > div,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB7 a > div > div,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB8 a > div > div,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB9 a > div > div,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB10 a > div > div {
  display: table-cell;
  width: 25vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: center;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB a > div::after,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB2 a > div::after,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB3 a > div::after,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB4 a > div::after,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB5 a > div::after,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB6 a > div::after,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB7 a > div::after,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB8 a > div::after,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB9 a > div::after,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-navB10 a > div::after {
  content: none;
}

.t0-b-headerCombiCustom-87__col3 > div:last-child {
  display: none;
}

/*text color*/

.t0-b-headerCombiCustom-87__hd > p,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-text a,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-siteName,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-siteTitle,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-siteTitle2,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-siteName a,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-siteTitle a,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-siteTitle2 a,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-87 .t0-b-headerUnit-contact-fax > p {
  color: #393939;
}

.t0-b-headerCombiCustom-87 .t0-b-headerUnit-labeledList th {
  color: #fff;
}

/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-85__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-85__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-85__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-85__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-3.png);
}

/* 電話アイコンの色 */
.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-tel__free {
  background-color: #2361AA;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-navB2 a ,
.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-navB4 a{
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-88 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-88__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-88__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-88 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-88 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-88 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-88 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-88__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-88__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-88 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-navB4{
  border: 0;
}

.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-navB2 a,
.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-navB4 a{
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-navB2 a div,
.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-navB3 a div,
.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-navB4 a div{
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-navB2 a div:before,
.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-navB3 a div:before,
.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-navB4 a div:before{
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-navB2 a p ,
.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-navB3 a p,
.t0-b-headerCombiCustom-88 .t0-b-headerUnit-contact-navB4 a p{
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-86__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-86__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-86__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-86__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-3.png);
}

/* 電話アイコンの色 */
.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-tel__free {
  background-color: #2361AA;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-navB2 a ,
.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-navB4 a{
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-89 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-89__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-89__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-89 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-89 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-89 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-89 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-89__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-89__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-89 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-navB2 ,
.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-navB4{
  border: 0;
}

.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-navB2 a,
.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-navB4 a{
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-navB2 a div,
.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-navB3 a div,
.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-navB4 a div{
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-navB2 a div:before,
.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-navB3 a div:before,
.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-navB4 a div:before{
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-navB2 a p ,
.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-navB3 a p,
.t0-b-headerCombiCustom-89 .t0-b-headerUnit-contact-navB4 a p{
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-89__col3 > div:last-child {
  display: none;
}

.t0-b-footerFullWidthFrameCustom-90 {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  margin: 0 -15px -10px;
}

.t0-b-footerFullWidthFrameCustom-90__bd .t0-b-freeHtml {
  margin: 0 -5px -20px;
}
/* 画像 */
.t0-b-headerFullWidthMediaCustom-91 {
  background-image: url('■■■■■■■■■■') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-91 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

.t0-b-headerFullWidthMediaCustom-91 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}
/* 文字の背景色 */
.t0-b-headerCombiCustom-92__col3 .t0-b-headerUnit-siteName2__ft {
  background: #000;
}

/* 文字の色 */
.t0-b-headerCombiCustom-92__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-92__col3 .t0-b-headerUnit-siteName2__ft * {
  color: #fff !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerCombiCustom-92 {
  margin: 0 -15px 20px;
  padding: 0;
}

.t0-b-headerCombiCustom-92__hd,
.t0-b-headerCombiCustom-92__col1,
.t0-b-headerCombiCustom-92__col2 {
  display: none;
}

.t0-b-headerCombiCustom-92__col3 {
  width: 100%;
}

.t0-b-headerCombiCustom-92__col3 .t0-b-headerUnit-siteName2__ft {
  padding: 10px;
}

.t0-b-headerCombiCustom-92__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-92__col3 .t0-b-headerUnit-siteName2__ft * {
  font-size: 26px !important;
}
.t0-b-headerFullWidthMediaCustom-93 {
  margin: 0 -15px;
  padding: 0 15px 3px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  box-sizing: border-box;
}

.t0-b-headerFullWidthMediaCustom-93-inner {
  position: relative;
}

.t0-b-headerFullWidthMediaCustom-93-inner>div {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.t0-b-headerFullWidthMediaCustom-93 {
  height: 61px;
}

.t0-b-headerFullWidthMediaCustom-93-inner {
  height: 58px;
}

.t0-b-headerFullWidthMediaCustom-93 {
  background-color: #FFFFFD;
}

/* 画像 */
.t0-b-headerFullWidthMediaCustom-94 {
  background-image: url('/_design/2544/images/プレゼンテーション1-3.jpeg') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-94 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

/* 
.t0-b-headerFullWidthMediaCustom-94 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}
*/
/* 文字の背景色 */
.t0-b-headerCombiCustom-95__col3 .t0-b-headerUnit-siteName2__ft {
  background: #000;
}

/* 文字の色 */
.t0-b-headerCombiCustom-95__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-95__col3 .t0-b-headerUnit-siteName2__ft * {
  color: #fff !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerCombiCustom-95 {
  margin: 0 -15px 20px;
  padding: 0;
}

.t0-b-headerCombiCustom-95__hd,
.t0-b-headerCombiCustom-95__col1,
.t0-b-headerCombiCustom-95__col2 {
  display: none;
}

.t0-b-headerCombiCustom-95__col3 {
  width: 100%;
}

.t0-b-headerCombiCustom-95__col3 .t0-b-headerUnit-siteName2__ft {
  padding: 10px;
}

.t0-b-headerCombiCustom-95__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-95__col3 .t0-b-headerUnit-siteName2__ft * {
  font-size: 26px !important;
}
.t0-b-frameCustom-96-bPlacer {
  padding-bottom: 25px;
}

.t0-b-lv4H-numIconCustom-97-bPlacer {
  padding-bottom: 10px;
}

.t0-b-lv4H-numIconCustom-97 {
  line-height: 0;
}

.t0-b-lv4H-numIconCustom-97>div {
  display: inline-block;
}

.t0-b-lv4H-numIconCustom-97>div>* {
  display: table-cell;
  vertical-align: middle;
}

.t0-b-lv4H-numIconCustom-97__iconPlacer {
  padding: 0 10px 0 0;
}

.t0-b-lv4H-numIconCustom-97__iconPlacer>* {
  display: block;
}

.t0-b-lv4H-numIconCustom-97__caption-upper {
  line-height: 1.25;
  font-size: 1.000rem !important;
  padding: 0 0 4px;
}

.t0-b-lv4H-numIconCustom-97__h {
  line-height: 1.25;
  font-size: 1.286rem !important;
}

.t0-b-lv4H-numIconCustom-97__caption-lower {
  line-height: 1.25;
  font-size: 1.000rem !important;
  padding: 4px 0 0;
}

.t0-b-lv4H-numIconCustom-97__icon {
  background-size: 50px 50px;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  width: 50px;
  height: 50px;
  overflow: hidden;
  text-indent: -100px;
  color: transparent;
}

.t0-b-lv4H-numIconCustom-97__icon--anshin-1 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/anshin/1.png");
}

.t0-b-lv4H-numIconCustom-97__icon--anshin-2 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/anshin/2.png");
}

.t0-b-lv4H-numIconCustom-97__icon--anshin-3 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/anshin/3.png");
}

.t0-b-lv4H-numIconCustom-97__icon--anshin-4 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/anshin/4.png");
}

.t0-b-lv4H-numIconCustom-97__icon--anshin-5 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/anshin/5.png");
}

.t0-b-lv4H-numIconCustom-97__icon--anshin-6 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/anshin/6.png");
}

.t0-b-lv4H-numIconCustom-97__icon--anshin-7 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/anshin/7.png");
}

.t0-b-lv4H-numIconCustom-97__icon--anshin-8 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/anshin/8.png");
}

.t0-b-lv4H-numIconCustom-97__icon--anshin-9 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/anshin/9.png");
}

.t0-b-lv4H-numIconCustom-97__icon--anshin-10 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/anshin/10.png");
}

.t0-b-lv4H-numIconCustom-97__icon--concept-1 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/concept/1.png");
}

.t0-b-lv4H-numIconCustom-97__icon--concept-2 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/concept/2.png");
}

.t0-b-lv4H-numIconCustom-97__icon--concept-3 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/concept/3.png");
}

.t0-b-lv4H-numIconCustom-97__icon--concept-4 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/concept/4.png");
}

.t0-b-lv4H-numIconCustom-97__icon--concept-5 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/concept/5.png");
}

.t0-b-lv4H-numIconCustom-97__icon--concept-6 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/concept/6.png");
}

.t0-b-lv4H-numIconCustom-97__icon--concept-7 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/concept/7.png");
}

.t0-b-lv4H-numIconCustom-97__icon--concept-8 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/concept/8.png");
}

.t0-b-lv4H-numIconCustom-97__icon--concept-9 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/concept/9.png");
}

.t0-b-lv4H-numIconCustom-97__icon--concept-10 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/concept/10.png");
}

.t0-b-lv4H-numIconCustom-97__icon--houshin-1 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/houshin/1.png");
}

.t0-b-lv4H-numIconCustom-97__icon--houshin-2 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/houshin/2.png");
}

.t0-b-lv4H-numIconCustom-97__icon--houshin-3 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/houshin/3.png");
}

.t0-b-lv4H-numIconCustom-97__icon--houshin-4 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/houshin/4.png");
}

.t0-b-lv4H-numIconCustom-97__icon--houshin-5 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/houshin/5.png");
}

.t0-b-lv4H-numIconCustom-97__icon--houshin-6 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/houshin/6.png");
}

.t0-b-lv4H-numIconCustom-97__icon--houshin-7 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/houshin/7.png");
}

.t0-b-lv4H-numIconCustom-97__icon--houshin-8 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/houshin/8.png");
}

.t0-b-lv4H-numIconCustom-97__icon--houshin-9 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/houshin/9.png");
}

.t0-b-lv4H-numIconCustom-97__icon--houshin-10 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/houshin/10.png");
}

.t0-b-lv4H-numIconCustom-97__icon--kodawari-1 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/kodawari/1.png");
}

.t0-b-lv4H-numIconCustom-97__icon--kodawari-2 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/kodawari/2.png");
}

.t0-b-lv4H-numIconCustom-97__icon--kodawari-3 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/kodawari/3.png");
}

.t0-b-lv4H-numIconCustom-97__icon--kodawari-4 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/kodawari/4.png");
}

.t0-b-lv4H-numIconCustom-97__icon--kodawari-5 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/kodawari/5.png");
}

.t0-b-lv4H-numIconCustom-97__icon--kodawari-6 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/kodawari/6.png");
}

.t0-b-lv4H-numIconCustom-97__icon--kodawari-7 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/kodawari/7.png");
}

.t0-b-lv4H-numIconCustom-97__icon--kodawari-8 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/kodawari/8.png");
}

.t0-b-lv4H-numIconCustom-97__icon--kodawari-9 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/kodawari/9.png");
}

.t0-b-lv4H-numIconCustom-97__icon--kodawari-10 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/kodawari/10.png");
}

.t0-b-lv4H-numIconCustom-97__icon--merit-1 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/merit/1.png");
}

.t0-b-lv4H-numIconCustom-97__icon--merit-2 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/merit/2.png");
}

.t0-b-lv4H-numIconCustom-97__icon--merit-3 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/merit/3.png");
}

.t0-b-lv4H-numIconCustom-97__icon--merit-4 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/merit/4.png");
}

.t0-b-lv4H-numIconCustom-97__icon--merit-5 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/merit/5.png");
}

.t0-b-lv4H-numIconCustom-97__icon--merit-6 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/merit/6.png");
}

.t0-b-lv4H-numIconCustom-97__icon--merit-7 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/merit/7.png");
}

.t0-b-lv4H-numIconCustom-97__icon--merit-8 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/merit/8.png");
}

.t0-b-lv4H-numIconCustom-97__icon--merit-9 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/merit/9.png");
}

.t0-b-lv4H-numIconCustom-97__icon--merit-10 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/merit/10.png");
}

.t0-b-lv4H-numIconCustom-97__icon--oyakusoku-1 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/oyakusoku/1.png");
}

.t0-b-lv4H-numIconCustom-97__icon--oyakusoku-2 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/oyakusoku/2.png");
}

.t0-b-lv4H-numIconCustom-97__icon--oyakusoku-3 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/oyakusoku/3.png");
}

.t0-b-lv4H-numIconCustom-97__icon--oyakusoku-4 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/oyakusoku/4.png");
}

.t0-b-lv4H-numIconCustom-97__icon--oyakusoku-5 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/oyakusoku/5.png");
}

.t0-b-lv4H-numIconCustom-97__icon--oyakusoku-6 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/oyakusoku/6.png");
}

.t0-b-lv4H-numIconCustom-97__icon--oyakusoku-7 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/oyakusoku/7.png");
}

.t0-b-lv4H-numIconCustom-97__icon--oyakusoku-8 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/oyakusoku/8.png");
}

.t0-b-lv4H-numIconCustom-97__icon--oyakusoku-9 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/oyakusoku/9.png");
}

.t0-b-lv4H-numIconCustom-97__icon--oyakusoku-10 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/oyakusoku/10.png");
}

.t0-b-lv4H-numIconCustom-97__icon--point-1 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/point/1.png");
}

.t0-b-lv4H-numIconCustom-97__icon--point-2 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/point/2.png");
}

.t0-b-lv4H-numIconCustom-97__icon--point-3 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/point/3.png");
}

.t0-b-lv4H-numIconCustom-97__icon--point-4 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/point/4.png");
}

.t0-b-lv4H-numIconCustom-97__icon--point-5 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/point/5.png");
}

.t0-b-lv4H-numIconCustom-97__icon--point-6 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/point/6.png");
}

.t0-b-lv4H-numIconCustom-97__icon--point-7 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/point/7.png");
}

.t0-b-lv4H-numIconCustom-97__icon--point-8 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/point/8.png");
}

.t0-b-lv4H-numIconCustom-97__icon--point-9 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/point/9.png");
}

.t0-b-lv4H-numIconCustom-97__icon--point-10 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/point/10.png");
}

.t0-b-lv4H-numIconCustom-97__icon--riyu-1 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/riyu/1.png");
}

.t0-b-lv4H-numIconCustom-97__icon--riyu-2 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/riyu/2.png");
}

.t0-b-lv4H-numIconCustom-97__icon--riyu-3 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/riyu/3.png");
}

.t0-b-lv4H-numIconCustom-97__icon--riyu-4 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/riyu/4.png");
}

.t0-b-lv4H-numIconCustom-97__icon--riyu-5 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/riyu/5.png");
}

.t0-b-lv4H-numIconCustom-97__icon--riyu-6 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/riyu/6.png");
}

.t0-b-lv4H-numIconCustom-97__icon--riyu-7 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/riyu/7.png");
}

.t0-b-lv4H-numIconCustom-97__icon--riyu-8 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/riyu/8.png");
}

.t0-b-lv4H-numIconCustom-97__icon--riyu-9 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/riyu/9.png");
}

.t0-b-lv4H-numIconCustom-97__icon--riyu-10 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/riyu/10.png");
}

.t0-b-lv4H-numIconCustom-97__icon--tokucho-1 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho/1.png");
}

.t0-b-lv4H-numIconCustom-97__icon--tokucho-2 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho/2.png");
}

.t0-b-lv4H-numIconCustom-97__icon--tokucho-3 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho/3.png");
}

.t0-b-lv4H-numIconCustom-97__icon--tokucho-4 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho/4.png");
}

.t0-b-lv4H-numIconCustom-97__icon--tokucho-5 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho/5.png");
}

.t0-b-lv4H-numIconCustom-97__icon--tokucho-6 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho/6.png");
}

.t0-b-lv4H-numIconCustom-97__icon--tokucho-7 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho/7.png");
}

.t0-b-lv4H-numIconCustom-97__icon--tokucho-8 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho/8.png");
}

.t0-b-lv4H-numIconCustom-97__icon--tokucho-9 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho/9.png");
}

.t0-b-lv4H-numIconCustom-97__icon--tokucho-10 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho/10.png");
}

.t0-b-lv4H-numIconCustom-97__icon--tokucho2-1 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho2/1.png");
}

.t0-b-lv4H-numIconCustom-97__icon--tokucho2-2 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho2/2.png");
}

.t0-b-lv4H-numIconCustom-97__icon--tokucho2-3 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho2/3.png");
}

.t0-b-lv4H-numIconCustom-97__icon--tokucho2-4 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho2/4.png");
}

.t0-b-lv4H-numIconCustom-97__icon--tokucho2-5 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho2/5.png");
}

.t0-b-lv4H-numIconCustom-97__icon--tokucho2-6 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho2/6.png");
}

.t0-b-lv4H-numIconCustom-97__icon--tokucho2-7 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho2/7.png");
}

.t0-b-lv4H-numIconCustom-97__icon--tokucho2-8 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho2/8.png");
}

.t0-b-lv4H-numIconCustom-97__icon--tokucho2-9 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho2/9.png");
}

.t0-b-lv4H-numIconCustom-97__icon--tokucho2-10 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho2/10.png");
}

.t0-b-lv4H-numIconCustom-97__icon--tsuyomi-1 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tsuyomi/1.png");
}

.t0-b-lv4H-numIconCustom-97__icon--tsuyomi-2 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tsuyomi/2.png");
}

.t0-b-lv4H-numIconCustom-97__icon--tsuyomi-3 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tsuyomi/3.png");
}

.t0-b-lv4H-numIconCustom-97__icon--tsuyomi-4 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tsuyomi/4.png");
}

.t0-b-lv4H-numIconCustom-97__icon--tsuyomi-5 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tsuyomi/5.png");
}

.t0-b-lv4H-numIconCustom-97__icon--tsuyomi-6 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tsuyomi/6.png");
}

.t0-b-lv4H-numIconCustom-97__icon--tsuyomi-7 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tsuyomi/7.png");
}

.t0-b-lv4H-numIconCustom-97__icon--tsuyomi-8 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tsuyomi/8.png");
}

.t0-b-lv4H-numIconCustom-97__icon--tsuyomi-9 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tsuyomi/9.png");
}

.t0-b-lv4H-numIconCustom-97__icon--tsuyomi-10 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tsuyomi/10.png");
}

.t0-b-lv4H-numIconCustom-97__icon--step-1 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/step/1.png");
}

.t0-b-lv4H-numIconCustom-97__icon--step-2 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/step/2.png");
}

.t0-b-lv4H-numIconCustom-97__icon--step-3 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/step/3.png");
}

.t0-b-lv4H-numIconCustom-97__icon--step-4 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/step/4.png");
}

.t0-b-lv4H-numIconCustom-97__icon--step-5 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/step/5.png");
}

.t0-b-lv4H-numIconCustom-97__icon--step-6 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/step/6.png");
}

.t0-b-lv4H-numIconCustom-97__icon--step-7 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/step/7.png");
}

.t0-b-lv4H-numIconCustom-97__icon--step-8 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/step/8.png");
}

.t0-b-lv4H-numIconCustom-97__icon--step-9 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/step/9.png");
}

.t0-b-lv4H-numIconCustom-97__icon--step-10 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/step/10.png");
}

.t0-b-lv4H-numIconCustom-97--align-l {
  text-align: left;
}

.t0-b-lv4H-numIconCustom-97--align-c {
  text-align: center;
}

.t0-b-lv4H-numIconCustom-97--align-r {
  text-align: right;
}

.t0-b-lv4H-numIconCustom-97 a {
  text-decoration: none;
  color: #555;
}

.t0-b-lv4H-numIconCustom-97 a:hover {
  color: #7c6600;
}

.t0-b-frameCustom-98-bPlacer {
  padding-bottom: 25px;
}

/* ヘッダーテキストを消す場合は以下を追加

.t0-b-headerCombiCustom-99__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-99__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-99__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加

.t0-b-headerCombiCustom-99__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/260/images/ico_tel.png);
}

/*
電話アイコンの色
濃いグリーン   #0B66137
明るいグリーン #56C1364
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B136
*/

.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-tel__free {
  background-color: #5DB8E9;
}

/* 電話番号の色 */

.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */

.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB a > div,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB2 a > div,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB3 a > div,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB4 a > div,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB5 a > div,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB6 a > div,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB7 a > div,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB8 a > div,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB9 a > div,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB10 a > div {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-99 {
  padding: 15px 0;
}

.t0-b-headerCombiCustom-99 .t0-b-headerUnit-siteName2-bPlacer {
  padding-bottom: 0;
}

.t0-b-headerCombiCustom-99__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-99__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-99 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-99__hd {
  margin-bottom: 5px;
}

/* ロゴ */

.t0-b-headerCombiCustom-99__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/

.t0-b-headerCombiCustom-99 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-tel__free + span:before {
  content: '電話予約・問合わせ';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #555555;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB10 {
  border: 0;
}

.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB a > div,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB2 a > div,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB3 a > div,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB4 a > div,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB5 a > div,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB6 a > div,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB7 a > div,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB8 a > div,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB9 a > div,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB10 a > div {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB a div > span,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB2 a div > span,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB3 a div > span,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB4 a div > span,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB5 a div > span,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB6 a div > span,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB7 a div > span,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB8 a div > span,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB9 a div > span,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB10 a div > span {
  display: table-cell;
  width: 0vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB a > div > div,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB2 a > div > div,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB3 a > div > div,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB4 a > div > div,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB5 a > div > div,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB6 a > div > div,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB7 a > div > div,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB8 a > div > div,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB9 a > div > div,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB10 a > div > div {
  display: table-cell;
  width: 25vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #555555;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: center;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB a > div::after,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB2 a > div::after,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB3 a > div::after,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB4 a > div::after,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB5 a > div::after,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB6 a > div::after,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB7 a > div::after,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB8 a > div::after,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB9 a > div::after,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-navB10 a > div::after {
  content: none;}

.t0-b-headerCombiCustom-99__col3 > div:last-child {
  display: none;
}

/*text color*/

.t0-b-headerCombiCustom-99__hd > p,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-text a,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-siteName,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-siteTitle,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-siteTitle2,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-siteName a,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-siteTitle a,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-siteTitle2 a,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-99 .t0-b-headerUnit-contact-fax > p {
  color: #555555;
}

.t0-b-headerCombiCustom-99 .t0-b-headerUnit-labeledList th {
  color: #fff;
}
/* 画像 */
.t0-b-headerFullWidthMediaCustom-100 {
  background-image: url('/_design/2544/images/インビザラインHPトップ画像製作スライド1101-3.jpeg') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-100 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

/*スマホMVの文字関係*/
/*.t0-b-headerFullWidthMediaCustom-105 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}*/

/* 文字の背景色 */
.t0-b-headerCombiCustom-101__col3 .t0-b-headerUnit-siteName2__ft {
  background: #000;
}

/* 文字の色 */
.t0-b-headerCombiCustom-101__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-101__col3 .t0-b-headerUnit-siteName2__ft * {
  color: #fff !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerCombiCustom-101 {
  margin: 0 -15px 20px;
  padding: 0;
}

.t0-b-headerCombiCustom-101__hd,
.t0-b-headerCombiCustom-101__col1,
.t0-b-headerCombiCustom-101__col2 {
  display: none;
}

.t0-b-headerCombiCustom-101__col3 {
  width: 100%;
}

.t0-b-headerCombiCustom-101__col3 .t0-b-headerUnit-siteName2__ft {
  padding: 10px;
}

.t0-b-headerCombiCustom-101__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-101__col3 .t0-b-headerUnit-siteName2__ft * {
  font-size: 26px !important;
}
.t0-b-frameOuterCustom-102-bPlacer {
  padding-bottom: 25px;
}

.t0-b-frameOuterCustom-102__frame {
  padding: 20px 20px 10px;
  margin: 0 -5px;
  color: #675f4f;
  background-color: #fff9e2;
  border: 1px solid #ece5c8;
  border-radius: 11px;
}

.t0-b-frameOuterCustom-102__hd {
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  text-align: center;
  color: #675f4f;
}

.t0-b-frameOuterCustom-102__hd a {
  text-decoration: none;
  color: inherit;
}

.t0-b-frameOuterCustom-102__hd-h {
  line-height: 1.25;
  font-size: 1.286rem;
}

.t0-b-frameOuterCustom-102__hd-caption-upper {
  line-height: 1.25;
  font-size: 1rem;
  padding: 0 0 5px;
}

.t0-b-frameOuterCustom-102__hd-caption-lower {
  line-height: 1.25;
  font-size: 1rem;
  padding: 5px 0 0;
}

.t0-b-frameOuterCustom-102__hd--align-l {
  text-align: left;
}

.t0-b-frameOuterCustom-102__hd--align-c {
  text-align: center;
}

.t0-b-frameOuterCustom-102__hd--align-r {
  text-align: right;
}

.t0-b-frameOuterCustom-102__hd+.t0-b-frameOuterCustom-102__bd {
  padding: 20px 0 0;
}

.t0-b-frameOuterCustom-102__ft {
  margin-top: 20px;
}

.t0-b-lv2HCustom-103 a {
  text-decoration: none;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  color: #5d3e0e;
}

.t0-b-lv2HCustom-103 > div {
  display: inline-block;
}

.t0-b-lv2HCustom-103__iconPlacer {
  display: table-cell;
  background: url('/_master/acre/themes/027-N00-2/imgs/t0-b-lv2H/1.png?1590454249') no-repeat 0 50%;
  width: 40px;
  height: 50px;
  background-size: 40px 50px;
}

.t0-b-lv2HCustom-103 h2 {
  display: table-cell;
  padding: 4px 0 0 8px;
  line-height: 1.25;
  font-size: 1.286em;
  text-align: left;
  vertical-align: middle;
}

.t0-b-lv2HCustom-103--align-l {
  text-align: left;
}

.t0-b-lv2HCustom-103--align-c {
  text-align: center;
}

.t0-b-lv2HCustom-103--align-r {
  text-align: right;
}

.t0-b-fullWidthFrameCustom-104 {
  position: relative;
  padding: 40px 15px 20px;
  margin: -20px -15px 0px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
}

.t0-b-fullWidthFrameCustom-104 {
  background-color: #faf2ff;
}

/* 画像 */
.t0-b-headerFullWidthMediaCustom-105 {
  background-image: url('/_design/2544/images/スライド1-3.jpeg') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-105 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

/*スマホMVの文字関係*/
/*.t0-b-headerFullWidthMediaCustom-105 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}*/

/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-106__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-106__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-106__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-106__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-106 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-1-2.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-106 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-106 .t0-b-headerUnit-contact-tel__free {
  background-color: #7D9F0A;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-106 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-106 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-106 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-106 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-106 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-106 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-106__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-106__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 15;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-106 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-106 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-106 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-106 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-106 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-106 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-106__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-106__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-106 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-106 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-106 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-106 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 18;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-106 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-106 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-106 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-106 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-106 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-106 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-106 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-106 .t0-b-headerUnit-contact-navB2 {
  border: 0;
}

.t0-b-headerCombiCustom-106 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-106 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-106 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-106 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-106 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-106 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-106 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-106 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-107__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-107__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-107__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-107__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-107 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-1-2.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-107 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-107 .t0-b-headerUnit-contact-tel__free {
  background-color: #7D9F0A;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-107 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-107 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-107 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-107 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-107 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-107 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-107__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-107__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 15;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-107 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-107 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-107 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-107 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-107 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-107 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-107__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-107__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-107 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-107 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-107 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-107 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 18;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-107 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-107 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-107 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-107 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-107 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-107 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-107 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-107 .t0-b-headerUnit-contact-navB2 {
  border: 0;
}

.t0-b-headerCombiCustom-107 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-107 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-107 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-107 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-107 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-107 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-107 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-107 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-107__col3 > div > div:last-child {
  display: none;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-108__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-108__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-108__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-108__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-108 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-1-2.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-108 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-108 .t0-b-headerUnit-contact-tel__free {
  background-color: #052252;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-108 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-108 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-108 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-108 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-108 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-108 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-108__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-108__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-108 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-108 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-108 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-108 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-108 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-108 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-108__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-108__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-108 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-108 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-108 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-108 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-108 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-108 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-108 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-108 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-108 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-108 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-108 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-108 .t0-b-headerUnit-contact-navB2 {
  border: 0;
}

.t0-b-headerCombiCustom-108 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-108 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-108 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-108 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-108 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-108 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-108 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-108 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-109__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-109__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-109__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-109__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-109 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-1-2.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-109 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-109 .t0-b-headerUnit-contact-tel__free {
  background-color: #052252;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-109 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-109 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-109 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-109 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-109 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-109 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-109__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-109__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-109 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-109 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-109 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-109 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-109 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-109 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-109__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-109__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-109 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-109 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-109 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-109 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-109 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-109 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-109 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-109 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-109 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-109 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-109 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-109 .t0-b-headerUnit-contact-navB2 {
  border: 0;
}

.t0-b-headerCombiCustom-109 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-109 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-109 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-109 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-109 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-109 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-109 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-109 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-109__col3 > div:last-child {
  display: none;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-110__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-110__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-110__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-110__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-110 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-1-2.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-110 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-110 .t0-b-headerUnit-contact-tel__free {
  background-color: #0B6678;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-110 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-110 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-110 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-110 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-110 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-110 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-110__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-110__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 15;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-110 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-110 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-110 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-110 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-110 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-110 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-110__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-110__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-110 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-110 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-110 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-110 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 18;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-110 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-110 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-110 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-110 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-110 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-110 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-110 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-110 .t0-b-headerUnit-contact-navB2 {
  border: 0;
}

.t0-b-headerCombiCustom-110 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-110 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-110 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-110 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-110 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-110 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-110 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-110 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

/*text color*/

.t0-b-headerCombiCustom-110__hd > p,
.t0-b-headerCombiCustom-110 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-110 .t0-b-headerUnit-text a,
.t0-b-headerCombiCustom-110 .t0-b-headerUnit-siteName,
.t0-b-headerCombiCustom-110 .t0-b-headerUnit-siteTitle,
.t0-b-headerCombiCustom-110 .t0-b-headerUnit-siteTitle2,
.t0-b-headerCombiCustom-110 .t0-b-headerUnit-siteName a,
.t0-b-headerCombiCustom-110 .t0-b-headerUnit-siteTitle a,
.t0-b-headerCombiCustom-110 .t0-b-headerUnit-siteTitle2 a,
.t0-b-headerCombiCustom-110 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-110 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-110 .t0-b-headerUnit-contact-fax > p {
  color: #393939;
}

.t0-b-headerCombiCustom-110 .t0-b-headerUnit-labeledList th {
  color: #fff;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-111__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-111__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-111__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-111__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-111 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-1-2.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-111 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-111 .t0-b-headerUnit-contact-tel__free {
  background-color: #0B6678;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-111 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-111 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-111 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-111 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-111 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-111 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-111__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-111__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 15;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-111 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-111 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-111 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-111 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-111 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-111 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-111__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-111__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-111 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-111 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-111 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-111 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 18;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-111 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-111 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-111 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-111 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-111 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-111 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-111 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-111 .t0-b-headerUnit-contact-navB2 {
  border: 0;
}

.t0-b-headerCombiCustom-111 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-111 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-111 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-111 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-111 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-111 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-111 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-111 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-111__col3 > div > div:last-child {
  display: none;
}

/*text color*/

.t0-b-headerCombiCustom-111__hd > p,
.t0-b-headerCombiCustom-111 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-111 .t0-b-headerUnit-text a,
.t0-b-headerCombiCustom-111 .t0-b-headerUnit-siteName,
.t0-b-headerCombiCustom-111 .t0-b-headerUnit-siteTitle,
.t0-b-headerCombiCustom-111 .t0-b-headerUnit-siteTitle2,
.t0-b-headerCombiCustom-111 .t0-b-headerUnit-siteName a,
.t0-b-headerCombiCustom-111 .t0-b-headerUnit-siteTitle a,
.t0-b-headerCombiCustom-111 .t0-b-headerUnit-siteTitle2 a,
.t0-b-headerCombiCustom-111 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-111 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-111 .t0-b-headerUnit-contact-fax > p {
  color: #393939;
}

.t0-b-headerCombiCustom-111 .t0-b-headerUnit-labeledList th {
  color: #fff;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-112__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-112__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-112__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-112__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-112 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-1-2.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-112 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-112 .t0-b-headerUnit-contact-tel__free {
  background-color: #A3AC0F;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-112 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-112 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-112 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-112 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-112 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-112 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-112__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-112__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 15;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-112 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-112 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-112 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-112 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-112 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-112 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-112__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-112__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-112 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-112 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-112 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-112 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 18;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-112 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-112 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-112 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-112 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-112 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-112 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-112 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-112 .t0-b-headerUnit-contact-navB2 {
  border: 0;
}

.t0-b-headerCombiCustom-112 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-112 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-112 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-112 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-112 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-112 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-112 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-112 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

/*text color*/

.t0-b-headerCombiCustom-112__hd > p,
.t0-b-headerCombiCustom-112 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-112 .t0-b-headerUnit-text a,
.t0-b-headerCombiCustom-112 .t0-b-headerUnit-siteName,
.t0-b-headerCombiCustom-112 .t0-b-headerUnit-siteTitle,
.t0-b-headerCombiCustom-112 .t0-b-headerUnit-siteTitle2,
.t0-b-headerCombiCustom-112 .t0-b-headerUnit-siteName a,
.t0-b-headerCombiCustom-112 .t0-b-headerUnit-siteTitle a,
.t0-b-headerCombiCustom-112 .t0-b-headerUnit-siteTitle2 a,
.t0-b-headerCombiCustom-112 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-112 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-112 .t0-b-headerUnit-contact-fax > p {
  color: #393939;
}

.t0-b-headerCombiCustom-112 .t0-b-headerUnit-labeledList th {
  color: #fff;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-113__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-113__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-113__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-113__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-113 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-1-2.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-113 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-113 .t0-b-headerUnit-contact-tel__free {
  background-color: #A3AC0F;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-113 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-113 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-113 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-113 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-113 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-113 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-113__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-113__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 15;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-113 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-113 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-113 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-113 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-113 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-113 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-113__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-113__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-113 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-113 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-113 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-113 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 18;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-113 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-113 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-113 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-113 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-113 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-113 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-113 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-113 .t0-b-headerUnit-contact-navB2 {
  border: 0;
}

.t0-b-headerCombiCustom-113 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-113 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-113 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-113 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-113 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-113 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-113 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-113 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-113__col3 > div > div:last-child {
  display: none;
}

/*text color*/

.t0-b-headerCombiCustom-113__hd > p,
.t0-b-headerCombiCustom-113 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-113 .t0-b-headerUnit-text a,
.t0-b-headerCombiCustom-113 .t0-b-headerUnit-siteName,
.t0-b-headerCombiCustom-113 .t0-b-headerUnit-siteTitle,
.t0-b-headerCombiCustom-113 .t0-b-headerUnit-siteTitle2,
.t0-b-headerCombiCustom-113 .t0-b-headerUnit-siteName a,
.t0-b-headerCombiCustom-113 .t0-b-headerUnit-siteTitle a,
.t0-b-headerCombiCustom-113 .t0-b-headerUnit-siteTitle2 a,
.t0-b-headerCombiCustom-113 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-113 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-113 .t0-b-headerUnit-contact-fax > p {
  color: #393939;
}

.t0-b-headerCombiCustom-113 .t0-b-headerUnit-labeledList th {
  color: #fff;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-114__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-114__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-114__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-114__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-114 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-1-2.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-114 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-114 .t0-b-headerUnit-contact-tel__free {
  background-color: #F1BAB8;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-114 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-114 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-114 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-114 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-114 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-114 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-114__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-114__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-114 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-114 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-114 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-114 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-114 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-114 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-114__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-114__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-114 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-114 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-114 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-114 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-114 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-114 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-114 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-114 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-114 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-114 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-114 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-114 .t0-b-headerUnit-contact-navB2 {
  border: 0;
}

.t0-b-headerCombiCustom-114 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-114 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-114 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-114 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-114 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-114 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-114 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-114 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-115__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-115__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-115__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-115__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-115 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-1-2.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-115 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-115 .t0-b-headerUnit-contact-tel__free {
  background-color: #F1BAB8;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-115 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-115 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-115 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-115 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-115 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-115 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-115__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-115__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-115 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-115 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-115 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-115 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-115 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-115 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-115__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-115__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-115 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-115 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-115 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-115 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-115 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-115 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-115 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-115 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-115 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-115 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-115 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-115 .t0-b-headerUnit-contact-navB2 {
  border: 0;
}

.t0-b-headerCombiCustom-115 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-115 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-115 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-115 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-115 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-115 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-115 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-115 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-115__col3 > div > div:last-child {
  display: none;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-116__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-116__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-116__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-116__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-116 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-1-2.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-116 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-116 .t0-b-headerUnit-contact-tel__free {
  background-color: #F9DD64;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-116 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-116 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-116 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-116 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-116 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-116 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-116__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-116__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-116 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-116 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-116 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-116 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-116 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-116 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-116__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-116__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-116 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-116 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-116 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-116 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-116 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-116 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-116 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-116 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-116 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-116 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-116 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-116 .t0-b-headerUnit-contact-navB2 {
  border: 0;
}

.t0-b-headerCombiCustom-116 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-116 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-116 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-116 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-116 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-116 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-116 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-116 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-117__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-117__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-117__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-117__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-117 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-1-2.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-117 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-117 .t0-b-headerUnit-contact-tel__free {
  background-color: #F9DD64;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-117 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-117 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-117 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-117 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-117 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-117 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-117__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-117__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-117 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-117 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-117 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-117 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-117 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-117 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-117__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-117__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-117 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-117 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-117 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-117 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-117 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-117 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-117 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-117 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-117 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-117 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-117 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-117 .t0-b-headerUnit-contact-navB2 {
  border: 0;
}

.t0-b-headerCombiCustom-117 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-117 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-117 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-117 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-117 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-117 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-117 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-117 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-117__col3 > div > div:last-child {
  display: none;
}
.t0-b-mediaCustom-118__media {
  line-height: 0;
}

.t0-b-mediaCustom-118 {
  color: #333;
}

.t0-b-mediaCustom-118 img {
  width: 100%;
}

.t0-b-mediaCustom-118 > * {
  padding-top: 15px;
}

.t0-b-mediaCustom-118 > *:first-child {
  padding-top: 0;
}

.t0-b-mediaCustom-118__h-upper {
  font-weight: bold;
  line-height: 1.25;
  font-size: 1.143em !important;
  text-align: center;
  color: #553010;
}

.t0-b-mediaCustom-118__h-upper:before {
  content: "";
  display: block;
  height: 0;
  margin-top: -0.08em;
}

.t0-b-mediaCustom-118__h-upper:after {
  content: "";
  display: block;
  height: 0;
  margin-top: -0.25em;
}

.t0-b-mediaCustom-118__media {
  text-align: center;
}

.t0-b-mediaCustom-118__media > * {
  vertical-align: top;
}

.t0-b-mediaCustom-118__media img {
  vertical-align: top;
}

.t0-b-mediaCustom-118__media > span {
  vertical-align: baseline;
}

.t0-b-mediaCustom-118__media img {
  padding: 7px 7px 6px 6px;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat-y, repeat-x, repeat-y, repeat-x;
  background-position: left top, left bottom, right bottom, right top, left top, left bottom, right top, left top;
  background-image: url("/_master/acre/themes/002-L25/imgs/t0-b-media/1/bg.png"), url("/_master/acre/themes/002-L25/imgs/t0-b-media/1/bg2.png"), url("/_master/acre/themes/002-L25/imgs/t0-b-media/1/bg3.png"), url("/_master/acre/themes/002-L25/imgs/t0-b-media/1/bg4.png"), url("/_master/acre/themes/002-L25/imgs/t0-b-media/1/bg5.png"), url("/_master/acre/themes/002-L25/imgs/t0-b-media/1/bg6.png"), url("/_master/acre/themes/002-L25/imgs/t0-b-media/1/bg7.png"), url("/_master/acre/themes/002-L25/imgs/t0-b-media/1/bg8.png");
  box-shadow: 0px 0px 2px #f3ece0;
  box-sizing: border-box;
}

.t0-b-mediaCustom-118 a {
  text-decoration: none;
}

.t0-b-mediaCustom-118__h-lower {
  font-weight: bold;
  line-height: 1.25;
  font-size: 1.143em !important;
  text-align: center;
  color: #553010;
}

.t0-b-mediaCustom-118__h-lower:before {
  content: "";
  display: block;
  height: 0;
  margin-top: -0.08em;
}

.t0-b-mediaCustom-118__h-lower:after {
  content: "";
  display: block;
  height: 0;
  margin-top: -0.25em;
}

.t0-b-mediaCustom-118__caption p {
  line-height: 1.25;
  font-size: 1em !important;
  text-align: left;
}

.t0-b-mediaCustom-118__caption p:before {
  content: "";
  display: block;
  height: 0;
  margin-top: -0.08em;
}

.t0-b-mediaCustom-118__caption p:after {
  content: "";
  display: block;
  height: 0;
  margin-top: -0.18em;
}

.t0-b-mediaCustom-118 img {
  max-width: 100% !important;
}

.t0-b-mediaCustom-118--width-l .t0-b-mediaCustom-118__media img {
  width: 100%;
}

.t0-b-mediaCustom-118--width-m .t0-b-mediaCustom-118__media img {
  width: 75%;
}

.t0-b-mediaCustom-118--width-s .t0-b-mediaCustom-118__media img {
  width: 50%;
}

.t0-b-mediaCustom-118--align-l {
  text-align: left;
}

.t0-b-mediaCustom-118--align-c {
  text-align: center;
}

.t0-b-mediaCustom-118--align-r {
  text-align: right;
}

.t0-b-mediaCustom-118__h-upper a {
  text-decoration: none;
  color: #553010;
}

.t0-b-mediaCustom-118__h-lower a {
  text-decoration: none;
  color: #553010;
}

.t0-b-mediaCustom-118__h-upper div {
  display: inline-block;
}

.t0-b-mediaCustom-118__h-lower div {
  display: inline-block;
}

.t0-b-mediaCustom-119__media {
  line-height: 0;
}

.t0-b-mediaCustom-119 > *:first-child {
  padding-top: 0;
}

.t0-b-mediaCustom-119 img {
  width: 100%;
  box-sizing: border-box;
}

.t0-b-mediaCustom-119__h-upper {
  line-height: 1.25;
  font-size: 1.143em !important;
  margin: 0 0 5px;
  font-weight: bold;
  text-align: center;
}

.t0-b-mediaCustom-119__media {
  text-align: center;
  padding: 2px 4px 4px 2px;
}

.t0-b-mediaCustom-119__media a {
  text-decoration: none;
}

.t0-b-mediaCustom-119__h-lower {
  line-height: 1.25;
  font-size: 1.143em !important;
  margin: 5px 0 0;
  font-weight: bold;
  text-align: center;
}

.t0-b-mediaCustom-119__caption {
  margin: 5px 0 0;
  text-align: left;
}

.t0-b-mediaCustom-119__caption p {
  line-height: 1.25;
  font-size: 1em !important;
  text-align: left;
}

.t0-b-media3--width-l .t0-b-mediaCustom-119__media img {
  width: 100%;
}

.t0-b-mediaCustom-119--width-l .t0-b-mediaCustom-119__media img {
  width: 100%;
}

.t0-b-media2--width-l .t0-b-mediaCustom-119__media img {
  width: 100%;
}

.t0-b-media3--width-m .t0-b-mediaCustom-119__media img {
  width: 75%;
}

.t0-b-mediaCustom-119--width-m .t0-b-mediaCustom-119__media img {
  width: 75%;
}

.t0-b-media2--width-m .t0-b-mediaCustom-119__media img {
  width: 75%;
}

.t0-b-media3--width-s .t0-b-mediaCustom-119__media img {
  width: 50%;
}

.t0-b-mediaCustom-119--width-s .t0-b-mediaCustom-119__media img {
  width: 50%;
}

.t0-b-media2--width-s .t0-b-mediaCustom-119__media img {
  width: 50%;
}

.t0-b-mediaCustom-119--align-l {
  text-align: left;
}

.t0-b-mediaCustom-119--align-c {
  text-align: center;
}

.t0-b-mediaCustom-119--align-r {
  text-align: right;
}

.t0-b-mediaCustom-119__h-upper a {
  text-decoration: none;
  color: #cdbcbc;
}

.t0-b-mediaCustom-119__h-lower a {
  text-decoration: none;
  color: #cdbcbc;
}

.t0-b-mediaCustom-119__h-upper div {
  display: inline-block;
}

.t0-b-mediaCustom-119__h-lower div {
  display: inline-block;
}

.t0-b-mediaCustom-119 img {
  border: 1px solid #333;
}

.t0-b-mediaCustom-120__media {
  line-height: 0;
}

.t0-b-mediaCustom-120 {
  color: #4d4d4d;
}

.t0-b-mediaCustom-120 > *:first-child {
  padding-top: 0;
}

.t0-b-mediaCustom-120 img {
  width: 100%;
}

.t0-b-mediaCustom-120 a {
  text-decoration: none;
}

.t0-b-mediaCustom-120__h-upper {
  line-height: 1.25;
  font-size: 1.143em !important;
  margin: 0 0 10px;
  font-weight: bold;
  text-align: center;
}

.t0-b-mediaCustom-120__media {
  text-align: center;
  line-height: 0;
}

.t0-b-mediaCustom-120__h-lower {
  line-height: 1.25;
  font-size: 1.143em !important;
  margin: 10px 0 0;
  font-weight: bold;
  text-align: center;
}

.t0-b-mediaCustom-120__caption {
  margin: 10px 0 0;
  text-align: left;
}

.t0-b-mediaCustom-120__caption p {
  font-size: 1em !important;
  text-align: left;
  line-height: 1.2;
}

.t0-b-mediaCustom-120--width-l .t0-b-mediaCustom-120__media img {
  width: 100%;
}

.t0-b-media2--width-l .t0-b-mediaCustom-120__media img {
  width: 100%;
}

.t0-b-mediaCustom-120--width-m .t0-b-mediaCustom-120__media img {
  width: 75%;
}

.t0-b-media2--width-m .t0-b-mediaCustom-120__media img {
  width: 75%;
}

.t0-b-mediaCustom-120--width-s .t0-b-mediaCustom-120__media img {
  width: 50%;
}

.t0-b-media2--width-s .t0-b-mediaCustom-120__media img {
  width: 50%;
}

.t0-b-mediaCustom-120--align-l {
  text-align: left;
}

.t0-b-mediaCustom-120--align-c {
  text-align: center;
}

.t0-b-mediaCustom-120--align-r {
  text-align: right;
}

.t0-b-mediaCustom-120__h-upper a {
  text-decoration: none;
  color: #4d4d4d;
}

.t0-b-mediaCustom-120__h-lower a {
  text-decoration: none;
  color: #4d4d4d;
}

.t0-b-mediaCustom-120__h-upper div {
  display: inline-block;
}

.t0-b-mediaCustom-120__h-lower div {
  display: inline-block;
}

.t0-b-mediaCustom-121__media {
  line-height: 0;
}

.t0-b-mediaCustom-121 > *:first-child {
  padding-top: 0;
}

.t0-b-mediaCustom-121 img {
  width: 100%;
  box-sizing: border-box;
  border: 6px solid #fff;
  border-radius: 6px;
  box-shadow: 2px 2px 4px #ede9da, -1px -1px 2px #ede9da;
}

.t0-b-mediaCustom-121__h-upper {
  line-height: 1.25;
  font-size: 1.143em !important;
  margin: 0 0 10px;
  font-weight: bold;
  text-align: center;
}

.t0-b-mediaCustom-121__media {
  text-align: center;
  padding: 2px 4px 4px 2px;
}

.t0-b-mediaCustom-121__media a {
  text-decoration: none;
}

.t0-b-mediaCustom-121__h-lower {
  line-height: 1.25;
  font-size: 1.143em !important;
  margin: 10px 0 0;
  font-weight: bold;
  text-align: center;
}

.t0-b-mediaCustom-121__caption {
  margin: 10px 0 0;
  text-align: left;
}

.t0-b-mediaCustom-121__caption p {
  line-height: 1.6;
  font-size: 1em !important;
  text-align: left;
}

.t0-b-mediaCustom-121--width-l .t0-b-mediaCustom-121__media img {
  width: 100%;
}

.t0-b-mediaCustom-121--width-m .t0-b-mediaCustom-121__media img {
  width: 75%;
}

.t0-b-mediaCustom-121--width-s .t0-b-mediaCustom-121__media img {
  width: 50%;
}

.t0-b-mediaCustom-121--align-l {
  text-align: left;
}

.t0-b-mediaCustom-121--align-c {
  text-align: center;
}

.t0-b-mediaCustom-121--align-r {
  text-align: right;
}

.t0-b-mediaCustom-121__h-upper a {
  text-decoration: none;
  color: #5d3e0e;
}

.t0-b-mediaCustom-121__h-lower a {
  text-decoration: none;
  color: #5d3e0e;
}

.t0-b-mediaCustom-121__h-upper div {
  display: inline-block;
}

.t0-b-mediaCustom-121__h-lower div {
  display: inline-block;
}

.t0-b-mediaCustom-122__media {
  line-height: 0;
}

.t0-b-mediaCustom-122 > *:first-child {
  padding-top: 0;
}

.t0-b-mediaCustom-122 img {
  width: 100%;
  box-sizing: border-box;
  border: 6px solid #fff;
  border-radius: 6px;
  box-shadow: 2px 2px 4px #d4dfce, -1px -1px 2px #d4dfce;
}

.t0-b-mediaCustom-122__h-upper {
  line-height: 1.25;
  font-size: 1.143em !important;
  margin: 0 0 10px;
  font-weight: bold;
  text-align: center;
}

.t0-b-mediaCustom-122__media {
  text-align: center;
  padding: 2px 4px 4px 2px;
}

.t0-b-mediaCustom-122__media a {
  text-decoration: none;
}

.t0-b-mediaCustom-122__h-lower {
  line-height: 1.25;
  font-size: 1.143em !important;
  margin: 10px 0 0;
  font-weight: bold;
  text-align: center;
}

.t0-b-mediaCustom-122__caption {
  margin: 10px 0 0;
  text-align: left;
}

.t0-b-mediaCustom-122__caption p {
  line-height: 1.6;
  font-size: 1em !important;
  text-align: left;
}

.t0-b-mediaCustom-122--width-l .t0-b-mediaCustom-122__media img {
  width: 100%;
}

.t0-b-mediaCustom-122--width-m .t0-b-mediaCustom-122__media img {
  width: 75%;
}

.t0-b-mediaCustom-122--width-s .t0-b-mediaCustom-122__media img {
  width: 50%;
}

.t0-b-mediaCustom-122--align-l {
  text-align: left;
}

.t0-b-mediaCustom-122--align-c {
  text-align: center;
}

.t0-b-mediaCustom-122--align-r {
  text-align: right;
}

.t0-b-mediaCustom-122__h-upper a {
  text-decoration: none;
  color: #5d3e0e;
}

.t0-b-mediaCustom-122__h-lower a {
  text-decoration: none;
  color: #5d3e0e;
}

.t0-b-mediaCustom-122__h-upper div {
  display: inline-block;
}

.t0-b-mediaCustom-122__h-lower div {
  display: inline-block;
}

.t0-b-mediaCustom-123__media {
  line-height: 0;
}

.t0-b-mediaCustom-123 {
  color: #664b3a;
  margin: 0 auto;
}

.t0-b-mediaCustom-123 img {
  width: 100%;
  box-sizing: border-box;
  border: 2px solid #fff;
}

.t0-b-mediaCustom-123__h-upper {
  font-weight: bold;
  line-height: 1.25;
  font-size: 1.143em !important;
  text-align: center;
  margin-bottom: 10px;
}

.t0-b-mediaCustom-123__h-upper:before {
  content: "";
  display: block;
  height: 0;
  margin-top: -0.08em;
}

.t0-b-mediaCustom-123__h-upper:after {
  content: "";
  display: block;
  height: 0;
  margin-top: -0.25em;
}

.t0-b-mediaCustom-123__media {
  text-align: center;
  background: url("/_master/acre/themes/008-L25/imgs/t0-b-media/bg.png") 0 0 repeat;
  padding: 4px;
}

.t0-b-mediaCustom-123 a {
  text-decoration: none;
  color: #664b3a;
}

.t0-b-mediaCustom-123__h-lower {
  font-weight: bold;
  line-height: 1.25;
  font-size: 1.143em !important;
  text-align: center;
  margin-top: 10px;
}

.t0-b-mediaCustom-123__h-lower:before {
  content: "";
  display: block;
  height: 0;
  margin-top: -0.08em;
}

.t0-b-mediaCustom-123__h-lower:after {
  content: "";
  display: block;
  height: 0;
  margin-top: -0.25em;
}

.t0-b-mediaCustom-123__caption {
  margin-top: 10px;
}

.t0-b-mediaCustom-123__caption p {
  line-height: 1.6;
  font-size: 1em !important;
  text-align: left;
}

.t0-b-mediaCustom-123__caption p:before {
  content: "";
  display: block;
  height: 0;
  margin-top: -0.3em;
}

.t0-b-mediaCustom-123__caption p:after {
  content: "";
  display: block;
  height: 0;
  margin-top: -0.4em;
}

.t0-b-mediaCustom-123--width-l {
  width: 100%;
}

.t0-b-mediaCustom-123--width-m {
  width: 75%;
}

.t0-b-mediaCustom-123--width-s {
  width: 50%;
}

.t0-b-mediaCustom-123--align-l {
  text-align: left;
}

.t0-b-mediaCustom-123--align-c {
  text-align: center;
}

.t0-b-mediaCustom-123--align-r {
  text-align: right;
}

/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-124__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-124__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-124__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-124__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-124 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-1-2.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-124 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-124 .t0-b-headerUnit-contact-tel__free {
  background-color: #FD9D92;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-124 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-124 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-124 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-124 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-124 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-124 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-124__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-124__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-124 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-124 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-124 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-124 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-124 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-124 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-124__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-124__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-124 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-124 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-124 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-124 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-124 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-124 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-124 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-124 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-124 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-124 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-124 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-124 .t0-b-headerUnit-contact-navB2 {
  border: 0;
}

.t0-b-headerCombiCustom-124 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-124 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-124 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-124 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-124 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-124 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-124 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-124 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-125__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-125__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-125__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-125__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-125 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-1-2.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-125 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-125 .t0-b-headerUnit-contact-tel__free {
  background-color: #FD9D92;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-125 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-125 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-125 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-125 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-125 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-125 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-125__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-125__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-125 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-125 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-125 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-125 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-125 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-125 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-125__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-125__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-125 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-125 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-125 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-125 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-125 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-125 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-125 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-125 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-125 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-125 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-125 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-125 .t0-b-headerUnit-contact-navB2 {
  border: 0;
}

.t0-b-headerCombiCustom-125 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-125 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-125 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-125 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-125 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-125 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-125 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-125 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-125__col3 > div:last-child {
  display: none;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-126__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-126__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-126__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-126__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-126 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-1-2.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-126 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-126 .t0-b-headerUnit-contact-tel__free {
  background-color: #FF65AB;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-126 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-126 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-126 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-126 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-126 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-126 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-126__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-126__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 15;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-126 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-126 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-126 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-126 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-126 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-126 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-126__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-126__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-126 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-126 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-126 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-126 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 18;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-126 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-126 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-126 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-126 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-126 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-126 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-126 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-126 .t0-b-headerUnit-contact-navB2 {
  border: 0;
}

.t0-b-headerCombiCustom-126 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-126 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-126 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-126 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-126 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-126 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-126 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-126 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

/*text color*/

.t0-b-headerCombiCustom-126__hd > p,
.t0-b-headerCombiCustom-126 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-126 .t0-b-headerUnit-text a,
.t0-b-headerCombiCustom-126 .t0-b-headerUnit-siteName,
.t0-b-headerCombiCustom-126 .t0-b-headerUnit-siteTitle,
.t0-b-headerCombiCustom-126 .t0-b-headerUnit-siteTitle2,
.t0-b-headerCombiCustom-126 .t0-b-headerUnit-siteName a,
.t0-b-headerCombiCustom-126 .t0-b-headerUnit-siteTitle a,
.t0-b-headerCombiCustom-126 .t0-b-headerUnit-siteTitle2 a,
.t0-b-headerCombiCustom-126 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-126 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-126 .t0-b-headerUnit-contact-fax > p {
  color: #393939;
}

.t0-b-headerCombiCustom-126 .t0-b-headerUnit-labeledList th {
  color: #fff;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-127__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-127__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-127__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-127__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-127 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-1-2.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-127 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-127 .t0-b-headerUnit-contact-tel__free {
  background-color: #FF65AB;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-127 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-127 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-127 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-127 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-127 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-127 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-127__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-127__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 15;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-127 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-127 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-127 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-127 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-127 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-127 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-127__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-127__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-127 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-127 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-127 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-127 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 18;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-127 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-127 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-127 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-127 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-127 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-127 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-127 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-127 .t0-b-headerUnit-contact-navB2 {
  border: 0;
}

.t0-b-headerCombiCustom-127 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-127 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-127 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-127 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-127 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-127 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-127 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-127 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-127__col3 > div > div:last-child {
  display: none;
}

/*text color*/

.t0-b-headerCombiCustom-127__hd > p,
.t0-b-headerCombiCustom-127 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-127 .t0-b-headerUnit-text a,
.t0-b-headerCombiCustom-127 .t0-b-headerUnit-siteName,
.t0-b-headerCombiCustom-127 .t0-b-headerUnit-siteTitle,
.t0-b-headerCombiCustom-127 .t0-b-headerUnit-siteTitle2,
.t0-b-headerCombiCustom-127 .t0-b-headerUnit-siteName a,
.t0-b-headerCombiCustom-127 .t0-b-headerUnit-siteTitle a,
.t0-b-headerCombiCustom-127 .t0-b-headerUnit-siteTitle2 a,
.t0-b-headerCombiCustom-127 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-127 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-127 .t0-b-headerUnit-contact-fax > p {
  color: #393939;
}

.t0-b-headerCombiCustom-127 .t0-b-headerUnit-labeledList th {
  color: #fff;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-128__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-128__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-128__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-128__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-128 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-1-2.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-128 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-128 .t0-b-headerUnit-contact-tel__free {
  background-color: #1F5BB6;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-128 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-128 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-128 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-128 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-128 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-128 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-128__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-128__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 15;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-128 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-128 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-128 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-128 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-128 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-128 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-128__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-128__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-128 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-128 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-128 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-128 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 18;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-128 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-128 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-128 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-128 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-128 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-128 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-128 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-128 .t0-b-headerUnit-contact-navB2 {
  border: 0;
}

.t0-b-headerCombiCustom-128 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-128 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-128 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-128 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-128 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-128 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-128 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-128 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

/*text color*/

.t0-b-headerCombiCustom-128__hd > p,
.t0-b-headerCombiCustom-128 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-128 .t0-b-headerUnit-text a,
.t0-b-headerCombiCustom-128 .t0-b-headerUnit-siteName,
.t0-b-headerCombiCustom-128 .t0-b-headerUnit-siteTitle,
.t0-b-headerCombiCustom-128 .t0-b-headerUnit-siteTitle2,
.t0-b-headerCombiCustom-128 .t0-b-headerUnit-siteName a,
.t0-b-headerCombiCustom-128 .t0-b-headerUnit-siteTitle a,
.t0-b-headerCombiCustom-128 .t0-b-headerUnit-siteTitle2 a,
.t0-b-headerCombiCustom-128 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-128 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-128 .t0-b-headerUnit-contact-fax > p {
  color: #393939;
}

.t0-b-headerCombiCustom-128 .t0-b-headerUnit-labeledList th {
  color: #fff;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-129__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-129__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-129__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-129__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-129 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-1-2.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-129 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-129 .t0-b-headerUnit-contact-tel__free {
  background-color: #1F5BB6;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-129 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-129 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-129 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-129 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-129 .t0-b-headerUnit-contact-navB2 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-129 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-129__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-129__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 15;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-129 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-129 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-129 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-129 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-129 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-129 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-129__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-129__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-129 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-129 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-129 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-129 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 18;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-129 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-129 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-129 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-129 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-129 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-129 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-129 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-129 .t0-b-headerUnit-contact-navB2 {
}

.t0-b-headerCombiCustom-129 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-129 .t0-b-headerUnit-contact-navB2 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-129 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-129 .t0-b-headerUnit-contact-navB2 a div {
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-129 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-129 .t0-b-headerUnit-contact-navB2 a div:before {
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-129 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-129 .t0-b-headerUnit-contact-navB2 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-129__col3 > div > div:last-child {
  display: none;
}

/*text color*/

.t0-b-headerCombiCustom-129__hd > p,
.t0-b-headerCombiCustom-129 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-129 .t0-b-headerUnit-text a,
.t0-b-headerCombiCustom-129 .t0-b-headerUnit-siteName,
.t0-b-headerCombiCustom-129 .t0-b-headerUnit-siteTitle,
.t0-b-headerCombiCustom-129 .t0-b-headerUnit-siteTitle2,
.t0-b-headerCombiCustom-129 .t0-b-headerUnit-siteName a,
.t0-b-headerCombiCustom-129 .t0-b-headerUnit-siteTitle a,
.t0-b-headerCombiCustom-129 .t0-b-headerUnit-siteTitle2 a,
.t0-b-headerCombiCustom-129 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-129 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-129 .t0-b-headerUnit-contact-fax > p {
  color: #393939;
}

.t0-b-headerCombiCustom-129 .t0-b-headerUnit-labeledList th {
  color: #fff;
}
.t0-b-headerCombiCustom-130 {
  height: 70vw;
  background: url(/_design/2544/images/004-1-2.png) no-repeat center center;
  background-size: 100%;
  margin: 0 -15px;
}

.t0-b-headerCombiCustom-130__bd {
  display: none;
}
/* 画像 */
.t0-b-headerFullWidthMediaCustom-131 {
  background-image: url('■■■■■■■■■■') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-131 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

.t0-b-headerFullWidthMediaCustom-131 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}
/* 文字の背景色 */
.t0-b-headerCombiCustom-132__col3 .t0-b-headerUnit-siteName2__ft {
  background: #000;
}

/* 文字の色 */
.t0-b-headerCombiCustom-132__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-132__col3 .t0-b-headerUnit-siteName2__ft * {
  color: #fff !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerCombiCustom-132 {
  margin: 0 -15px 20px;
  padding: 0;
}

.t0-b-headerCombiCustom-132__hd,
.t0-b-headerCombiCustom-132__col1,
.t0-b-headerCombiCustom-132__col2 {
  display: none;
}

.t0-b-headerCombiCustom-132__col3 {
  width: 100%;
}

.t0-b-headerCombiCustom-132__col3 .t0-b-headerUnit-siteName2__ft {
  padding: 10px;
}

.t0-b-headerCombiCustom-132__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-132__col3 .t0-b-headerUnit-siteName2__ft * {
  font-size: 26px !important;
}
.t0-b-footerFullWidthFrameCustom-133 {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  margin: 0 -15px -10px;
}

.t0-b-footerFullWidthFrameCustom-133__bd .t0-b-freeHtml {
  margin: 0 -5px -20px;
}
/* 画像 */
.t0-b-headerFullWidthMediaCustom-134 {
  background-image: url('■■■■■■■■■■') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-134 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

.t0-b-headerFullWidthMediaCustom-134 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}
/* 文字の背景色 */
.t0-b-headerCombiCustom-135__col3 .t0-b-headerUnit-siteName2__ft {
  background: #000;
}

/* 文字の色 */
.t0-b-headerCombiCustom-135__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-135__col3 .t0-b-headerUnit-siteName2__ft * {
  color: #fff !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerCombiCustom-135 {
  margin: 0 -15px 20px;
  padding: 0;
}

.t0-b-headerCombiCustom-135__hd,
.t0-b-headerCombiCustom-135__col1,
.t0-b-headerCombiCustom-135__col2 {
  display: none;
}

.t0-b-headerCombiCustom-135__col3 {
  width: 100%;
}

.t0-b-headerCombiCustom-135__col3 .t0-b-headerUnit-siteName2__ft {
  padding: 10px;
}

.t0-b-headerCombiCustom-135__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-135__col3 .t0-b-headerUnit-siteName2__ft * {
  font-size: 26px !important;
}
.t0-b-footerFullWidthFrameCustom-136 {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  margin: 0 -15px -10px;
}

.t0-b-footerFullWidthFrameCustom-136__bd .t0-b-freeHtml {
  margin: 0 -5px -20px;
}
/* 画像 */
.t0-b-headerFullWidthMediaCustom-137 {
  background-image: url('■■■■■■■■■■') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-137 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

.t0-b-headerFullWidthMediaCustom-137 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}
/* 文字の背景色 */
.t0-b-headerCombiCustom-138__col3 .t0-b-headerUnit-siteName2__ft {
  background: #000;
}

/* 文字の色 */
.t0-b-headerCombiCustom-138__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-138__col3 .t0-b-headerUnit-siteName2__ft * {
  color: #fff !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerCombiCustom-138 {
  margin: 0 -15px 20px;
  padding: 0;
}

.t0-b-headerCombiCustom-138__hd,
.t0-b-headerCombiCustom-138__col1,
.t0-b-headerCombiCustom-138__col2 {
  display: none;
}

.t0-b-headerCombiCustom-138__col3 {
  width: 100%;
}

.t0-b-headerCombiCustom-138__col3 .t0-b-headerUnit-siteName2__ft {
  padding: 10px;
}

.t0-b-headerCombiCustom-138__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-138__col3 .t0-b-headerUnit-siteName2__ft * {
  font-size: 26px !important;
}
.t0-b-footerFullWidthFrameCustom-139 {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  margin: 0 -15px -10px;
}

.t0-b-footerFullWidthFrameCustom-139__bd .t0-b-freeHtml {
  margin: 0 -5px -20px;
}
/* 画像 */
.t0-b-headerFullWidthMediaCustom-140 {
  background-image: url('■■■■■■■■■■') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-140 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

.t0-b-headerFullWidthMediaCustom-140 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}
/* 文字の背景色 */
.t0-b-headerCombiCustom-141__col3 .t0-b-headerUnit-siteName2__ft {
  background: #000;
}

/* 文字の色 */
.t0-b-headerCombiCustom-141__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-141__col3 .t0-b-headerUnit-siteName2__ft * {
  color: #fff !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerCombiCustom-141 {
  margin: 0 -15px 20px;
  padding: 0;
}

.t0-b-headerCombiCustom-141__hd,
.t0-b-headerCombiCustom-141__col1,
.t0-b-headerCombiCustom-141__col2 {
  display: none;
}

.t0-b-headerCombiCustom-141__col3 {
  width: 100%;
}

.t0-b-headerCombiCustom-141__col3 .t0-b-headerUnit-siteName2__ft {
  padding: 10px;
}

.t0-b-headerCombiCustom-141__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-141__col3 .t0-b-headerUnit-siteName2__ft * {
  font-size: 26px !important;
}
.t0-b-footerFullWidthFrameCustom-142 {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  margin: 0 -15px -10px;
}

.t0-b-footerFullWidthFrameCustom-142__bd .t0-b-freeHtml {
  margin: 0 -5px -20px;
}
/* 画像 */
.t0-b-headerFullWidthMediaCustom-143 {
  background-image: url('■■■■■■■■■■') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-143 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

.t0-b-headerFullWidthMediaCustom-143 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}
/* 文字の背景色 */
.t0-b-headerCombiCustom-144__col3 .t0-b-headerUnit-siteName2__ft {
  background: #000;
}

/* 文字の色 */
.t0-b-headerCombiCustom-144__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-144__col3 .t0-b-headerUnit-siteName2__ft * {
  color: #fff !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerCombiCustom-144 {
  margin: 0 -15px 20px;
  padding: 0;
}

.t0-b-headerCombiCustom-144__hd,
.t0-b-headerCombiCustom-144__col1,
.t0-b-headerCombiCustom-144__col2 {
  display: none;
}

.t0-b-headerCombiCustom-144__col3 {
  width: 100%;
}

.t0-b-headerCombiCustom-144__col3 .t0-b-headerUnit-siteName2__ft {
  padding: 10px;
}

.t0-b-headerCombiCustom-144__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-144__col3 .t0-b-headerUnit-siteName2__ft * {
  font-size: 26px !important;
}
.t0-b-footerFullWidthFrameCustom-145 {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  margin: 0 -15px -10px;
}

.t0-b-footerFullWidthFrameCustom-145__bd .t0-b-freeHtml {
  margin: 0 -5px -20px;
}
/* 画像 */
.t0-b-headerFullWidthMediaCustom-146 {
  background-image: url('■■■■■■■■■■') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-146 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

.t0-b-headerFullWidthMediaCustom-146 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}
/* 文字の背景色 */
.t0-b-headerCombiCustom-147__col3 .t0-b-headerUnit-siteName2__ft {
  background: #000;
}

/* 文字の色 */
.t0-b-headerCombiCustom-147__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-147__col3 .t0-b-headerUnit-siteName2__ft * {
  color: #fff !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerCombiCustom-147 {
  margin: 0 -15px 20px;
  padding: 0;
}

.t0-b-headerCombiCustom-147__hd,
.t0-b-headerCombiCustom-147__col1,
.t0-b-headerCombiCustom-147__col2 {
  display: none;
}

.t0-b-headerCombiCustom-147__col3 {
  width: 100%;
}

.t0-b-headerCombiCustom-147__col3 .t0-b-headerUnit-siteName2__ft {
  padding: 10px;
}

.t0-b-headerCombiCustom-147__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-147__col3 .t0-b-headerUnit-siteName2__ft * {
  font-size: 26px !important;
}
.t0-b-footerFullWidthFrameCustom-148 {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  margin: 0 -15px -10px;
}

.t0-b-footerFullWidthFrameCustom-148__bd .t0-b-freeHtml {
  margin: 0 -5px -20px;
}
/* 画像 */
.t0-b-headerFullWidthMediaCustom-149 {
  background-image: url('■■■■■■■■■■') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-149 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

.t0-b-headerFullWidthMediaCustom-149 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}
/* 文字の背景色 */
.t0-b-headerCombiCustom-150__col3 .t0-b-headerUnit-siteName2__ft {
  background: #000;
}

/* 文字の色 */
.t0-b-headerCombiCustom-150__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-150__col3 .t0-b-headerUnit-siteName2__ft * {
  color: #fff !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerCombiCustom-150 {
  margin: 0 -15px 20px;
  padding: 0;
}

.t0-b-headerCombiCustom-150__hd,
.t0-b-headerCombiCustom-150__col1,
.t0-b-headerCombiCustom-150__col2 {
  display: none;
}

.t0-b-headerCombiCustom-150__col3 {
  width: 100%;
}

.t0-b-headerCombiCustom-150__col3 .t0-b-headerUnit-siteName2__ft {
  padding: 10px;
}

.t0-b-headerCombiCustom-150__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-150__col3 .t0-b-headerUnit-siteName2__ft * {
  font-size: 26px !important;
}
.t0-b-footerFullWidthFrameCustom-151 {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  margin: 0 -15px -10px;
}

.t0-b-footerFullWidthFrameCustom-151__bd .t0-b-freeHtml {
  margin: 0 -5px -20px;
}
/* 画像 */
.t0-b-headerFullWidthMediaCustom-152 {
  background-image: url('■■■■■■■■■■') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-152 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

.t0-b-headerFullWidthMediaCustom-152 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}
/* 文字の背景色 */
.t0-b-headerCombiCustom-153__col3 .t0-b-headerUnit-siteName2__ft {
  background: #000;
}

/* 文字の色 */
.t0-b-headerCombiCustom-153__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-153__col3 .t0-b-headerUnit-siteName2__ft * {
  color: #fff !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerCombiCustom-153 {
  margin: 0 -15px 20px;
  padding: 0;
}

.t0-b-headerCombiCustom-153__hd,
.t0-b-headerCombiCustom-153__col1,
.t0-b-headerCombiCustom-153__col2 {
  display: none;
}

.t0-b-headerCombiCustom-153__col3 {
  width: 100%;
}

.t0-b-headerCombiCustom-153__col3 .t0-b-headerUnit-siteName2__ft {
  padding: 10px;
}

.t0-b-headerCombiCustom-153__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-153__col3 .t0-b-headerUnit-siteName2__ft * {
  font-size: 26px !important;
}
.t0-b-footerFullWidthFrameCustom-154 {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  margin: 0 -15px -10px;
}

.t0-b-footerFullWidthFrameCustom-154__bd .t0-b-freeHtml {
  margin: 0 -5px -20px;
}
/* 画像 */
.t0-b-headerFullWidthMediaCustom-155 {
  background-image: url('■■■■■■■■■■') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-155 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

.t0-b-headerFullWidthMediaCustom-155 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}
/* 文字の背景色 */
.t0-b-headerCombiCustom-156__col3 .t0-b-headerUnit-siteName2__ft {
  background: #000;
}

/* 文字の色 */
.t0-b-headerCombiCustom-156__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-156__col3 .t0-b-headerUnit-siteName2__ft * {
  color: #fff !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerCombiCustom-156 {
  margin: 0 -15px 20px;
  padding: 0;
}

.t0-b-headerCombiCustom-156__hd,
.t0-b-headerCombiCustom-156__col1,
.t0-b-headerCombiCustom-156__col2 {
  display: none;
}

.t0-b-headerCombiCustom-156__col3 {
  width: 100%;
}

.t0-b-headerCombiCustom-156__col3 .t0-b-headerUnit-siteName2__ft {
  padding: 10px;
}

.t0-b-headerCombiCustom-156__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-156__col3 .t0-b-headerUnit-siteName2__ft * {
  font-size: 26px !important;
}
.t0-b-footerFullWidthFrameCustom-157 {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  margin: 0 -15px -10px;
}

.t0-b-footerFullWidthFrameCustom-157__bd .t0-b-freeHtml {
  margin: 0 -5px -20px;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-158__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-158__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-158__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-158__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-1-2.png);
}

/* 電話アイコンの色 */
.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-tel__free {
  background-color: #2361AA;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-navB2 a ,
.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-navB4 a{
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-158 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-158__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-158__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-158 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-158 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-158 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-158 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-158__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-158__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-158 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-navB4{
  border: 0;
}

.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-navB2 a,
.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-navB4 a{
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-navB2 a div,
.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-navB3 a div,
.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-navB4 a div{
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-navB2 a div:before,
.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-navB3 a div:before,
.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-navB4 a div:before{
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-navB2 a p ,
.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-navB3 a p,
.t0-b-headerCombiCustom-158 .t0-b-headerUnit-contact-navB4 a p{
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-159__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-159__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-159__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-159__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-1-2.png);
}

/* 電話アイコンの色 */
.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-tel__free {
  background-color: #2361AA;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-navB2 a ,
.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-navB4 a{
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-159 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-159__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-159__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-159 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-159 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-159 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-159 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-159__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-159__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-159 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-navB2 ,
.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-navB4{
  border: 0;
}

.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-navB2 a,
.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-navB4 a{
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-navB2 a div,
.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-navB3 a div,
.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-navB4 a div{
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-navB2 a div:before,
.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-navB3 a div:before,
.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-navB4 a div:before{
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-navB2 a p ,
.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-navB3 a p,
.t0-b-headerCombiCustom-159 .t0-b-headerUnit-contact-navB4 a p{
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-159__col3 > div:last-child {
  display: none;
}

/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-160__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-160__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-160__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-160__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-1-2.png);
}

/* 電話アイコンの色 */
.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-tel__free {
  background-color: #FF8C00;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-navB2 a ,
.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-navB3 a ,
.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-navB4 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-160 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-160__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-160__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-160 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-160 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-160 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-160 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-160__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-160__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-160 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-navB4{
  border: 0;
}

.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-navB2 a,
.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-navB4 a{
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-navB2 a div ,
.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-navB3 a div,
.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-navB4 a div{
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-navB2 a div:before,
.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-navB3 a div:before,
.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-navB4 a div:before{
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-navB2 a p,
.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-navB3 a p,
.t0-b-headerCombiCustom-160 .t0-b-headerUnit-contact-navB4 a p{ 
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-161__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-161__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-161__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-161__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-1-2.png);
}

/* 電話アイコンの色 */
.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-tel__free {
  background-color: #FF8C00;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-navB2 a ,
.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-navB4 a{
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-161 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-161__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-161__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-161 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-161 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-161 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-161 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-161__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-161__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-161 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-navB4{
  border: 0;
}

.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-navB2 a ,
.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-navB4 a{
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-navB2 a div,
.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-navB3 a div,
.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-navB4 a div{
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-navB2 a div:before,
.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-navB3 a div:before,
.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-navB4 a div:before{
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-navB2 a p,
.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-navB3 a p,
.t0-b-headerCombiCustom-161 .t0-b-headerUnit-contact-navB4 a p{
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-161__col3 > div:last-child {
  display: none;
}

/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-162__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-162__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-162__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-162__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-1-2.png);
}

/* 電話アイコンの色 */
.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-tel__free {
  background-color: #FF8C00;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-navB2 a ,
.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-navB3 a ,
.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-navB4 a{
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-162 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-162__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-162__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-162 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-162 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-162 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-162 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-162__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-162__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-162 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-navB4{
  border: 0;
}

.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-navB2 a ,
.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-navB4 a{
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-navB2 a div,
.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-navB3 a div,
.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-navB4 a div{
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-navB2 a div:before,
.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-navB3 a div:before,
.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-navB4 a div:before{
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-navB2 a p ,
.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-navB3 a p,
.t0-b-headerCombiCustom-162 .t0-b-headerUnit-contact-navB4 a p{
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-163__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-163__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-163__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-163__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-1-2.png);
}

/* 電話アイコンの色 */
.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-tel__free {
  background-color: #FF8C00;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-navB2 a ,
.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-navB4 a{
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-163 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-163__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-163__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-163 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-163 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-163 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-163 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-163__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-163__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-163 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-navB4 {
  border: 0;
}

.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-navB2 a,
.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-navB4 a{
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-navB2 a div,
.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-navB3 a div,
.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-navB4 a div{
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-navB2 a div:before,
.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-navB3 a div:before,
.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-navB4 a div:before{
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-navB2 a p ,
.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-navB3 a p,
.t0-b-headerCombiCustom-163 .t0-b-headerUnit-contact-navB4 a p{
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-163__col3 > div:last-child {
  display: none;
}

/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-164__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-164__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-164__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-164__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-1-2.png);
}

/* 電話アイコンの色 */
.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-tel__free {
  background-color: #AB2B08;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-navB2 a,
.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-navB4 a{
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-164 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-164__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-164__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-164 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-164 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-164 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-164 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-164__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-164__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-164 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-navB4{
  border: 0;
}

.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-navB2 a ,
.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-navB4 a{
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-navB2 a div,
.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-navB3 a div,
.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-navB4 a div{
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-navB2 a div:before,
.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-navB3 a div:before,
.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-navB4 a div:before{
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-navB2 a p ,
.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-navB3 a p,
.t0-b-headerCombiCustom-164 .t0-b-headerUnit-contact-navB4 a p{
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-165__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-165__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-165__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-165__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-1-2.png);
}

/* 電話アイコンの色 */
.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-tel__free {
  background-color: #AB2B08;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-navB2 a ,
.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-navB4 a{
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-165 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-165__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-165__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-165 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-165 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-165 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-165 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-165__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-165__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-165 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-navB4{
  border: 0;
}

.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-navB2 a,
.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-navB4 a{
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-navB2 a div,
.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-navB3 a div,
.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-navB4 a div{
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-navB2 a div:before,
.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-navB3 a div:before,
.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-navB4 a div:before{
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-navB2 a p,
.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-navB3 a p,
.t0-b-headerCombiCustom-165 .t0-b-headerUnit-contact-navB4 a p{
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-165__col3 > div:last-child {
  display: none;
}

.t0-b-footerFullWidthFrameCustom-166 {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  margin: 0 -15px -10px;
}

.t0-b-footerFullWidthFrameCustom-166__bd .t0-b-freeHtml {
  margin: 0 -5px -20px;
}

.t0-b-footerFullWidthFrameCustom-167 {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  margin: 0 -15px -10px;
}

.t0-b-footerFullWidthFrameCustom-167__bd .t0-b-freeHtml {
  margin: 0 -5px -20px;
}

.t0-b-footerFullWidthFrameCustom-168 {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  margin: 0 -15px -10px;
}

.t0-b-footerFullWidthFrameCustom-168__bd .t0-b-freeHtml {
  margin: 0 -5px -20px;
}

.t0-b-footerFullWidthFrameCustom-169 {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  margin: 0 -15px -10px;
}

.t0-b-footerFullWidthFrameCustom-169__bd .t0-b-freeHtml {
  margin: 0 -5px -20px;
}

/* 画像 */
.t0-b-headerFullWidthMediaCustom-170 {
  background-image: url('■■■■■■■■■■') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-170 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

.t0-b-headerFullWidthMediaCustom-170 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}

/* 画像 */
.t0-b-headerFullWidthMediaCustom-171 {
  background-image: url('■■■■■■■■■■') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-171 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

.t0-b-headerFullWidthMediaCustom-171 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}

/* 画像 */
.t0-b-headerFullWidthMediaCustom-172 {
  background-image: url('■■■■■■■■■■') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-172 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

.t0-b-headerFullWidthMediaCustom-172 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}

/* 画像 */
.t0-b-headerFullWidthMediaCustom-173 {
  background-image: url('■■■■■■■■■■') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-173 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

.t0-b-headerFullWidthMediaCustom-173 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}

/* 文字の背景色 */
.t0-b-headerCombiCustom-174__col3 .t0-b-headerUnit-siteName2__ft {
  background: #000;
}

/* 文字の色 */
.t0-b-headerCombiCustom-174__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-174__col3 .t0-b-headerUnit-siteName2__ft * {
  color: #fff !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerCombiCustom-174 {
  margin: 0 -15px 20px;
  padding: 0;
}

.t0-b-headerCombiCustom-174__hd,
.t0-b-headerCombiCustom-174__col1,
.t0-b-headerCombiCustom-174__col2 {
  display: none;
}

.t0-b-headerCombiCustom-174__col3 {
  width: 100%;
}

.t0-b-headerCombiCustom-174__col3 .t0-b-headerUnit-siteName2__ft {
  padding: 10px;
}

.t0-b-headerCombiCustom-174__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-174__col3 .t0-b-headerUnit-siteName2__ft * {
  font-size: 26px !important;
}
/* 文字の背景色 */
.t0-b-headerCombiCustom-175__col3 .t0-b-headerUnit-siteName2__ft {
  background: #000;
}

/* 文字の色 */
.t0-b-headerCombiCustom-175__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-175__col3 .t0-b-headerUnit-siteName2__ft * {
  color: #fff !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerCombiCustom-175 {
  margin: 0 -15px 20px;
  padding: 0;
}

.t0-b-headerCombiCustom-175__hd,
.t0-b-headerCombiCustom-175__col1,
.t0-b-headerCombiCustom-175__col2 {
  display: none;
}

.t0-b-headerCombiCustom-175__col3 {
  width: 100%;
}

.t0-b-headerCombiCustom-175__col3 .t0-b-headerUnit-siteName2__ft {
  padding: 10px;
}

.t0-b-headerCombiCustom-175__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-175__col3 .t0-b-headerUnit-siteName2__ft * {
  font-size: 26px !important;
}
/* 文字の背景色 */
.t0-b-headerCombiCustom-176__col3 .t0-b-headerUnit-siteName2__ft {
  background: #000;
}

/* 文字の色 */
.t0-b-headerCombiCustom-176__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-176__col3 .t0-b-headerUnit-siteName2__ft * {
  color: #fff !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerCombiCustom-176 {
  margin: 0 -15px 20px;
  padding: 0;
}

.t0-b-headerCombiCustom-176__hd,
.t0-b-headerCombiCustom-176__col1,
.t0-b-headerCombiCustom-176__col2 {
  display: none;
}

.t0-b-headerCombiCustom-176__col3 {
  width: 100%;
}

.t0-b-headerCombiCustom-176__col3 .t0-b-headerUnit-siteName2__ft {
  padding: 10px;
}

.t0-b-headerCombiCustom-176__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-176__col3 .t0-b-headerUnit-siteName2__ft * {
  font-size: 26px !important;
}
.t0-b-headerCombiCustom-177-bPlacer {
  padding-bottom: 0px;
}

.t0-b-headerCombiCustom-177 {
  margin: 0 -15px;
  padding-top: 20px;
  background-repeat: repeat-x;
  background-position: left top;
}

.t0-b-headerCombiCustom-177__hd {
  padding: 5px 5px 10px;
}

.t0-b-headerCombiCustom-177__hd>p {
  line-height: 1.25;
  font-size: 1.000rem !important;
  width: 100%;
  margin: 0 auto;
}

.t0-b-headerCombiCustom-177__bd {
  padding: 5px 20px 0;
}

.t0-b-headerCombiCustom-177__bd>div {
  width: 100%;
  margin: 0 auto;
}

.t0-b-headerCombiCustom-177__bd>div>div {
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-177__col1 {
  width: 100%;
}

.t0-b-headerCombiCustom-177__col2 {
  width: 100%;
}

.t0-b-headerCombiCustom-177__col3 {
  width: 100%;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB2 a ,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB3 a ,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB4 a ,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB5 a ,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB6 a ,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB7 a ,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB8 a ,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB9 a ,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB10 a  {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-178 {
  padding-top: 10px;
  margin-bottom: -20px;
}

.t0-b-headerCombiCustom-178__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-178__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-178 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-178__hd {
  display:none;
}

/* 下テキスト */
.t0-b-headerCombiCustom-178__col1 .t0-b-headerUnit-siteName2__ft {
  display:none;
}

/* ロゴ */
.t0-b-headerCombiCustom-178__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  
  /* 電話番号アイコンの色 */
  background-color: #c6a66b;
  
  background-image: url(/_design/575/images/ico_tel.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB10 {
}

.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB2 a,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB4 a,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB5 a,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB6 a,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB7 a,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB8 a,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB9 a,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB10 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB2 a div,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB3 a div,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB4 a div,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB5 a div,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB6 a div,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB7 a div,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB8 a div,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB9 a div,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB10 a div {
  display: table-cell;
  width: 24vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  padding-left: 0.5em;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: left;
  line-height: 1.2;
  vertical-align: middle;
}


.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB a div div:before,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB2 a div div:before,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB3 a div div:before,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB4 a div div:before,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB5 a div div:before,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB6 a div div:before,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB7 a div div:before,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB8 a div div:before,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB9 a div div:before,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB10 a div div:before {
  content: ""
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  margin-right: 0.5em;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB2 a p,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB3 a p,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB4 a p,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB5 a p,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB6 a p,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB7 a p,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB8 a p,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB9 a p,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB10 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB__inner ,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB2__inner,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB3__inner,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB4__inner,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB5__inner,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB6__inner,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB7__inner,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB8__inner,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB9__inner,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB10__inner{
  background: none;
  color: #333;
}

.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB__inner:after ,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB2__inner:after,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB3__inner:after,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB4__inner:after,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB5__inner:after,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB6__inner:after,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB7__inner:after,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB8__inner:after,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB9__inner:after,
.t0-b-headerCombiCustom-178 .t0-b-headerUnit-contact-navB10__inner:after {
  background: none;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-19__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-19__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-19__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-19__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-1-2.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-tel__free {
  background-color: #5DB8E9;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB a > div,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB2 a > div,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB3 a > div,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB4 a > div,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB5 a > div,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB6 a > div,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB7 a > div,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB8 a > div,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB9 a > div,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB10 a > div {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-179 {
  padding: 15px 0;
}

.t0-b-headerCombiCustom-179 .t0-b-headerUnit-siteName2-bPlacer {
  padding-bottom: 0;
}

.t0-b-headerCombiCustom-179__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-179__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-179 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-179__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-179__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せはこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB10 {
  border: 0;
}

.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB a > div,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB2 a > div,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB3 a > div,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB4 a > div,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB5 a > div,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB6 a > div,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB7 a > div,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB8 a > div,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB9 a > div,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB10 a > div {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB a div > span,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB2 a div > span,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB3 a div > span,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB4 a div > span,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB5 a div > span,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB6 a div > span,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB7 a div > span,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB8 a div > span,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB9 a div > span,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB10 a div > span {
  display: table-cell;
  width: 0vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}


.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB a > div > div,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB2 a > div > div,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB3 a > div > div,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB4 a > div > div,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB5 a > div > div,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB6 a > div > div,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB7 a > div > div,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB8 a > div > div,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB9 a > div > div,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB10 a > div > div {
  display: table-cell;
  width: 25vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: center;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB a > div::after,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB2 a > div::after,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB3 a > div::after,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB4 a > div::after,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB5 a > div::after,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB6 a > div::after,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB7 a > div::after,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB8 a > div::after,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB9 a > div::after,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-navB10 a > div::after {
  content: none;
}

.t0-b-headerCombiCustom-179__col3 > div:last-child {
  display: none;
}

/*text color*/

.t0-b-headerCombiCustom-179__hd > p,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-text a,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-siteName,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-siteTitle,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-siteTitle2,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-siteName a,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-siteTitle a,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-siteTitle2 a,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-179 .t0-b-headerUnit-contact-fax > p {
  color: #393939;
}

.t0-b-headerCombiCustom-179 .t0-b-headerUnit-labeledList th {
  color: #fff;
}

/* 画像 */
.t0-b-headerFullWidthMediaCustom-180 {
  background-image: url('■■■■■■■■■■') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-180 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

.t0-b-headerFullWidthMediaCustom-180 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}
/* 文字の背景色 */
.t0-b-headerCombiCustom-181__col3 .t0-b-headerUnit-siteName2__ft {
  background: #000;
}

/* 文字の色 */
.t0-b-headerCombiCustom-181__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-181__col3 .t0-b-headerUnit-siteName2__ft * {
  color: #fff !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerCombiCustom-181 {
  margin: 0 -15px 20px;
  padding: 0;
}

.t0-b-headerCombiCustom-181__hd,
.t0-b-headerCombiCustom-181__col1,
.t0-b-headerCombiCustom-181__col2 {
  display: none;
}

.t0-b-headerCombiCustom-181__col3 {
  width: 100%;
}

.t0-b-headerCombiCustom-181__col3 .t0-b-headerUnit-siteName2__ft {
  padding: 10px;
}

.t0-b-headerCombiCustom-181__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-181__col3 .t0-b-headerUnit-siteName2__ft * {
  font-size: 26px !important;
}
.t0-b-footerFullWidthFrameCustom-182 {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  margin: 0 -15px -10px;
}

.t0-b-footerFullWidthFrameCustom-182__bd .t0-b-freeHtml {
  margin: 0 -5px -20px;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB2 a ,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB3 a ,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB4 a ,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB5 a ,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB6 a ,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB7 a ,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB8 a ,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB9 a ,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB10 a  {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-183 {
  padding-top: 10px;
  margin-bottom: -20px;
}

.t0-b-headerCombiCustom-183__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-183__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-183 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-183__hd {
  display:none;
}

/* 下テキスト */
.t0-b-headerCombiCustom-183__col1 .t0-b-headerUnit-siteName2__ft {
  display:none;
}

/* ロゴ */
.t0-b-headerCombiCustom-183__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  
  /* 電話番号アイコンの色 */
  background-color: #c6a66b;
  
  background-image: url(/_design/575/images/ico_tel.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB10 {
}

.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB2 a,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB4 a,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB5 a,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB6 a,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB7 a,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB8 a,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB9 a,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB10 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB2 a div,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB3 a div,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB4 a div,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB5 a div,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB6 a div,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB7 a div,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB8 a div,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB9 a div,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB10 a div {
  display: table-cell;
  width: 24vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  padding-left: 0.5em;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: left;
  line-height: 1.2;
  vertical-align: middle;
}


.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB a div div:before,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB2 a div div:before,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB3 a div div:before,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB4 a div div:before,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB5 a div div:before,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB6 a div div:before,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB7 a div div:before,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB8 a div div:before,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB9 a div div:before,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB10 a div div:before {
  content: ""
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  margin-right: 0.5em;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB2 a p,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB3 a p,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB4 a p,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB5 a p,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB6 a p,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB7 a p,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB8 a p,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB9 a p,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB10 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB__inner ,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB2__inner,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB3__inner,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB4__inner,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB5__inner,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB6__inner,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB7__inner,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB8__inner,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB9__inner,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB10__inner{
  background: none;
  color: #333;
}

.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB__inner:after ,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB2__inner:after,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB3__inner:after,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB4__inner:after,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB5__inner:after,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB6__inner:after,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB7__inner:after,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB8__inner:after,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB9__inner:after,
.t0-b-headerCombiCustom-183 .t0-b-headerUnit-contact-navB10__inner:after {
  background: none;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-19__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-19__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-19__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-19__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-1-2.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-tel__free {
  background-color: #5DB8E9;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB a > div,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB2 a > div,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB3 a > div,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB4 a > div,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB5 a > div,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB6 a > div,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB7 a > div,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB8 a > div,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB9 a > div,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB10 a > div {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-184 {
  padding: 15px 0;
}

.t0-b-headerCombiCustom-184 .t0-b-headerUnit-siteName2-bPlacer {
  padding-bottom: 0;
}

.t0-b-headerCombiCustom-184__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-184__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-184 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-184__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-184__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せはこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB10 {
  border: 0;
}

.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB a > div,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB2 a > div,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB3 a > div,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB4 a > div,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB5 a > div,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB6 a > div,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB7 a > div,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB8 a > div,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB9 a > div,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB10 a > div {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB a div > span,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB2 a div > span,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB3 a div > span,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB4 a div > span,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB5 a div > span,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB6 a div > span,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB7 a div > span,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB8 a div > span,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB9 a div > span,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB10 a div > span {
  display: table-cell;
  width: 0vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}


.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB a > div > div,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB2 a > div > div,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB3 a > div > div,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB4 a > div > div,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB5 a > div > div,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB6 a > div > div,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB7 a > div > div,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB8 a > div > div,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB9 a > div > div,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB10 a > div > div {
  display: table-cell;
  width: 25vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: center;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB a > div::after,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB2 a > div::after,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB3 a > div::after,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB4 a > div::after,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB5 a > div::after,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB6 a > div::after,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB7 a > div::after,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB8 a > div::after,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB9 a > div::after,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-navB10 a > div::after {
  content: none;
}

.t0-b-headerCombiCustom-184__col3 > div:last-child {
  display: none;
}

/*text color*/

.t0-b-headerCombiCustom-184__hd > p,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-text a,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-siteName,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-siteTitle,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-siteTitle2,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-siteName a,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-siteTitle a,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-siteTitle2 a,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-184 .t0-b-headerUnit-contact-fax > p {
  color: #393939;
}

.t0-b-headerCombiCustom-184 .t0-b-headerUnit-labeledList th {
  color: #fff;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB2 a ,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB3 a ,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB4 a ,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB5 a ,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB6 a ,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB7 a ,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB8 a ,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB9 a ,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB10 a  {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-185 {
  padding-top: 10px;
  margin-bottom: -20px;
}

.t0-b-headerCombiCustom-185__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-185__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-185 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-185__hd {
  display:none;
}

/* 下テキスト */
.t0-b-headerCombiCustom-185__col1 .t0-b-headerUnit-siteName2__ft {
  display:none;
}

/* ロゴ */
.t0-b-headerCombiCustom-185__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  
  /* 電話番号アイコンの色 */
  background-color: #c6a66b;
  
  background-image: url(/_design/575/images/ico_tel.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB10 {
}

.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB2 a,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB4 a,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB5 a,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB6 a,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB7 a,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB8 a,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB9 a,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB10 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB2 a div,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB3 a div,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB4 a div,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB5 a div,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB6 a div,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB7 a div,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB8 a div,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB9 a div,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB10 a div {
  display: table-cell;
  width: 24vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  padding-left: 0.5em;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: left;
  line-height: 1.2;
  vertical-align: middle;
}


.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB a div div:before,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB2 a div div:before,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB3 a div div:before,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB4 a div div:before,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB5 a div div:before,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB6 a div div:before,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB7 a div div:before,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB8 a div div:before,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB9 a div div:before,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB10 a div div:before {
  content: ""
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  margin-right: 0.5em;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB2 a p,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB3 a p,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB4 a p,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB5 a p,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB6 a p,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB7 a p,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB8 a p,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB9 a p,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB10 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB__inner ,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB2__inner,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB3__inner,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB4__inner,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB5__inner,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB6__inner,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB7__inner,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB8__inner,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB9__inner,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB10__inner{
  background: none;
  color: #333;
}

.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB__inner:after ,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB2__inner:after,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB3__inner:after,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB4__inner:after,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB5__inner:after,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB6__inner:after,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB7__inner:after,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB8__inner:after,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB9__inner:after,
.t0-b-headerCombiCustom-185 .t0-b-headerUnit-contact-navB10__inner:after {
  background: none;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-19__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-19__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-19__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-19__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-1-2.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-tel__free {
  background-color: #5DB8E9;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB a > div,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB2 a > div,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB3 a > div,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB4 a > div,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB5 a > div,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB6 a > div,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB7 a > div,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB8 a > div,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB9 a > div,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB10 a > div {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-186 {
  padding: 15px 0;
}

.t0-b-headerCombiCustom-186 .t0-b-headerUnit-siteName2-bPlacer {
  padding-bottom: 0;
}

.t0-b-headerCombiCustom-186__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-186__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-186 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-186__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-186__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せはこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB10 {
  border: 0;
}

.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB a > div,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB2 a > div,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB3 a > div,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB4 a > div,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB5 a > div,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB6 a > div,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB7 a > div,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB8 a > div,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB9 a > div,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB10 a > div {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB a div > span,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB2 a div > span,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB3 a div > span,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB4 a div > span,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB5 a div > span,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB6 a div > span,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB7 a div > span,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB8 a div > span,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB9 a div > span,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB10 a div > span {
  display: table-cell;
  width: 0vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}


.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB a > div > div,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB2 a > div > div,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB3 a > div > div,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB4 a > div > div,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB5 a > div > div,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB6 a > div > div,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB7 a > div > div,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB8 a > div > div,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB9 a > div > div,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB10 a > div > div {
  display: table-cell;
  width: 25vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: center;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB a > div::after,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB2 a > div::after,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB3 a > div::after,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB4 a > div::after,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB5 a > div::after,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB6 a > div::after,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB7 a > div::after,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB8 a > div::after,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB9 a > div::after,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-navB10 a > div::after {
  content: none;
}

.t0-b-headerCombiCustom-186__col3 > div:last-child {
  display: none;
}

/*text color*/

.t0-b-headerCombiCustom-186__hd > p,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-text a,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-siteName,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-siteTitle,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-siteTitle2,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-siteName a,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-siteTitle a,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-siteTitle2 a,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-186 .t0-b-headerUnit-contact-fax > p {
  color: #393939;
}

.t0-b-headerCombiCustom-186 .t0-b-headerUnit-labeledList th {
  color: #fff;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB2 a ,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB3 a ,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB4 a ,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB5 a ,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB6 a ,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB7 a ,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB8 a ,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB9 a ,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB10 a  {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-187 {
  padding-top: 10px;
  margin-bottom: -20px;
}

.t0-b-headerCombiCustom-187__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-187__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-187 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-187__hd {
  display:none;
}

/* 下テキスト */
.t0-b-headerCombiCustom-187__col1 .t0-b-headerUnit-siteName2__ft {
  display:none;
}

/* ロゴ */
.t0-b-headerCombiCustom-187__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  
  /* 電話番号アイコンの色 */
  background-color: #c6a66b;
  
  background-image: url(/_design/575/images/ico_tel.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB10 {
}

.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB2 a,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB4 a,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB5 a,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB6 a,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB7 a,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB8 a,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB9 a,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB10 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB2 a div,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB3 a div,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB4 a div,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB5 a div,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB6 a div,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB7 a div,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB8 a div,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB9 a div,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB10 a div {
  display: table-cell;
  width: 24vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  padding-left: 0.5em;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: left;
  line-height: 1.2;
  vertical-align: middle;
}


.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB a div div:before,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB2 a div div:before,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB3 a div div:before,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB4 a div div:before,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB5 a div div:before,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB6 a div div:before,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB7 a div div:before,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB8 a div div:before,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB9 a div div:before,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB10 a div div:before {
  content: ""
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  margin-right: 0.5em;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB2 a p,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB3 a p,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB4 a p,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB5 a p,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB6 a p,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB7 a p,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB8 a p,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB9 a p,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB10 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB__inner ,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB2__inner,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB3__inner,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB4__inner,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB5__inner,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB6__inner,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB7__inner,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB8__inner,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB9__inner,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB10__inner{
  background: none;
  color: #333;
}

.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB__inner:after ,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB2__inner:after,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB3__inner:after,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB4__inner:after,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB5__inner:after,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB6__inner:after,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB7__inner:after,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB8__inner:after,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB9__inner:after,
.t0-b-headerCombiCustom-187 .t0-b-headerUnit-contact-navB10__inner:after {
  background: none;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-19__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-19__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-19__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-19__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-1-2.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-tel__free {
  background-color: #5DB8E9;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB a > div,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB2 a > div,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB3 a > div,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB4 a > div,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB5 a > div,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB6 a > div,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB7 a > div,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB8 a > div,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB9 a > div,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB10 a > div {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-188 {
  padding: 15px 0;
}

.t0-b-headerCombiCustom-188 .t0-b-headerUnit-siteName2-bPlacer {
  padding-bottom: 0;
}

.t0-b-headerCombiCustom-188__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-188__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-188 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-188__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-188__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;123
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せはこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB10 {
  border: 0;
}

.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB a > div,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB2 a > div,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB3 a > div,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB4 a > div,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB5 a > div,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB6 a > div,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB7 a > div,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB8 a > div,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB9 a > div,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB10 a > div {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB a div > span,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB2 a div > span,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB3 a div > span,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB4 a div > span,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB5 a div > span,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB6 a div > span,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB7 a div > span,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB8 a div > span,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB9 a div > span,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB10 a div > span {
  display: table-cell;
  width: 0vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}


.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB a > div > div,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB2 a > div > div,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB3 a > div > div,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB4 a > div > div,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB5 a > div > div,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB6 a > div > div,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB7 a > div > div,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB8 a > div > div,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB9 a > div > div,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB10 a > div > div {
  display: table-cell;
  width: 25vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: center;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB a > div::after,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB2 a > div::after,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB3 a > div::after,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB4 a > div::after,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB5 a > div::after,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB6 a > div::after,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB7 a > div::after,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB8 a > div::after,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB9 a > div::after,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-navB10 a > div::after {
  content: none;
}

.t0-b-headerCombiCustom-188__col3 > div:last-child {
  display: none;
}

/*text color*/

.t0-b-headerCombiCustom-188__hd > p,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-text a,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-siteName,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-siteTitle,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-siteTitle2,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-siteName a,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-siteTitle a,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-siteTitle2 a,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-188 .t0-b-headerUnit-contact-fax > p {
  color: #393939;
}

.t0-b-headerCombiCustom-188 .t0-b-headerUnit-labeledList th {
  color: #fff;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB2 a ,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB3 a ,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB4 a ,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB5 a ,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB6 a ,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB7 a ,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB8 a ,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB9 a ,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB10 a  {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-189 {
  padding-top: 10px;
  margin-bottom: -20px;
}

.t0-b-headerCombiCustom-189__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-189__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-189 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-189__hd {
  display:none;
}

/* 下テキスト */
.t0-b-headerCombiCustom-189__col1 .t0-b-headerUnit-siteName2__ft {
  display:none;
}

/* ロゴ */
.t0-b-headerCombiCustom-189__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  
  /* 電話番号アイコンの色 */
  background-color: #c6a66b;
  
  background-image: url(/_design/575/images/ico_tel.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB10 {
}

.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB2 a,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB4 a,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB5 a,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB6 a,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB7 a,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB8 a,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB9 a,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB10 a {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB2 a div,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB3 a div,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB4 a div,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB5 a div,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB6 a div,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB7 a div,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB8 a div,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB9 a div,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB10 a div {
  display: table-cell;
  width: 24vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  padding-left: 0.5em;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: left;
  line-height: 1.2;
  vertical-align: middle;
}


.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB a div div:before,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB2 a div div:before,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB3 a div div:before,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB4 a div div:before,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB5 a div div:before,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB6 a div div:before,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB7 a div div:before,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB8 a div div:before,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB9 a div div:before,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB10 a div div:before {
  content: ""
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  margin-right: 0.5em;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB2 a p,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB3 a p,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB4 a p,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB5 a p,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB6 a p,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB7 a p,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB8 a p,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB9 a p,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB10 a p {
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB__inner ,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB2__inner,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB3__inner,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB4__inner,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB5__inner,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB6__inner,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB7__inner,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB8__inner,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB9__inner,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB10__inner{
  background: none;
  color: #333;
}

.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB__inner:after ,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB2__inner:after,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB3__inner:after,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB4__inner:after,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB5__inner:after,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB6__inner:after,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB7__inner:after,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB8__inner:after,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB9__inner:after,
.t0-b-headerCombiCustom-189 .t0-b-headerUnit-contact-navB10__inner:after {
  background: none;
}
/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-19__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-19__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-19__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-19__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-1-2.png);
}

/*
電話アイコンの色
濃いグリーン   #0B6678
明るいグリーン #56C378
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B33
*/
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-tel__free {
  background-color: #5DB8E9;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB a > div,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB2 a > div,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB3 a > div,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB4 a > div,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB5 a > div,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB6 a > div,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB7 a > div,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB8 a > div,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB9 a > div,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB10 a > div {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-190 {
  padding: 15px 0;
}

.t0-b-headerCombiCustom-190 .t0-b-headerUnit-siteName2-bPlacer {
  padding-bottom: 0;
}

.t0-b-headerCombiCustom-190__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-190__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-190 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-190__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-190__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せはこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB10 {
  border: 0;
}

.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB a > div,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB2 a > div,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB3 a > div,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB4 a > div,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB5 a > div,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB6 a > div,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB7 a > div,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB8 a > div,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB9 a > div,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB10 a > div {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB a div > span,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB2 a div > span,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB3 a div > span,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB4 a div > span,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB5 a div > span,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB6 a div > span,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB7 a div > span,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB8 a div > span,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB9 a div > span,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB10 a div > span {
  display: table-cell;
  width: 0vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}


.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB a > div > div,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB2 a > div > div,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB3 a > div > div,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB4 a > div > div,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB5 a > div > div,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB6 a > div > div,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB7 a > div > div,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB8 a > div > div,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB9 a > div > div,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB10 a > div > div {
  display: table-cell;
  width: 25vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: center;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB a > div::after,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB2 a > div::after,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB3 a > div::after,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB4 a > div::after,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB5 a > div::after,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB6 a > div::after,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB7 a > div::after,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB8 a > div::after,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB9 a > div::after,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-navB10 a > div::after {
  content: none;
}

.t0-b-headerCombiCustom-190__col3 > div:last-child {
  display: none;
}

/*text color*/

.t0-b-headerCombiCustom-190__hd > p,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-text a,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-siteName,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-siteTitle,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-siteTitle2,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-siteName a,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-siteTitle a,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-siteTitle2 a,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-190 .t0-b-headerUnit-contact-fax > p {
  color: #393939;
}

.t0-b-headerCombiCustom-190 .t0-b-headerUnit-labeledList th {
  color: #fff;
}

/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-85__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-85__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-85__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-85__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-1-2.png);
}

/* 電話アイコンの色 */
.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-tel__free {
  background-color: #2361AA;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-navB2 a ,
.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-navB4 a{
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-191 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-191__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-191__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-191 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-191 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-191 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-191 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-191__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-191__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-191 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-navB4{
  border: 0;
}

.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-navB2 a,
.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-navB4 a{
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-navB2 a div,
.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-navB3 a div,
.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-navB4 a div{
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-navB2 a div:before,
.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-navB3 a div:before,
.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-navB4 a div:before{
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-navB2 a p ,
.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-navB3 a p,
.t0-b-headerCombiCustom-191 .t0-b-headerUnit-contact-navB4 a p{
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

/* ヘッダーテキストを消す場合は以下を追加
.t0-b-headerCombiCustom-86__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-86__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-86__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加
.t0-b-headerCombiCustom-86__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/2544/images/ico_tel-1-2.png);
}

/* 電話アイコンの色 */
.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-tel__free {
  background-color: #2361AA;
}

/* 電話番号の色 */
.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */
.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-navB a ,
.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-navB2 a ,
.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-navB4 a{
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-192 {
  padding-top: 10px;
}

.t0-b-headerCombiCustom-192__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-192__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-192 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-192 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-192 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-192 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-192__hd {
  margin-bottom: 5px;
}

/* ロゴ */
.t0-b-headerCombiCustom-192__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/
.t0-b-headerCombiCustom-192 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-tel__free + span:before {
  content: 'お問合せ・ご予約はこちら';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #393939;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-navB2 ,
.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-navB4{
  border: 0;
}

.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-navB a,
.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-navB2 a,
.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-navB3 a,
.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-navB4 a{
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-navB a div,
.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-navB2 a div,
.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-navB3 a div,
.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-navB4 a div{
  display: table-cell;
  width: 4vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-navB a div:before,
.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-navB2 a div:before,
.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-navB3 a div:before,
.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-navB4 a div:before{
  content: "";
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-navB a p,
.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-navB2 a p ,
.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-navB3 a p,
.t0-b-headerCombiCustom-192 .t0-b-headerUnit-contact-navB4 a p{
  display: table-cell;
  width: 20vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-192__col3 > div:last-child {
  display: none;
}

.t0-b-footerFullWidthFrameCustom-193 {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  margin: 0 -15px -10px;
}

.t0-b-footerFullWidthFrameCustom-193__bd .t0-b-freeHtml {
  margin: 0 -5px -20px;
}
/* 画像 */
.t0-b-headerFullWidthMediaCustom-194 {
  background-image: url('■■■■■■■■■■') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-194 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

.t0-b-headerFullWidthMediaCustom-194 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}
/* 文字の背景色 */
.t0-b-headerCombiCustom-195__col3 .t0-b-headerUnit-siteName2__ft {
  background: #000;
}

/* 文字の色 */
.t0-b-headerCombiCustom-195__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-195__col3 .t0-b-headerUnit-siteName2__ft * {
  color: #fff !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerCombiCustom-195 {
  margin: 0 -15px 20px;
  padding: 0;
}

.t0-b-headerCombiCustom-195__hd,
.t0-b-headerCombiCustom-195__col1,
.t0-b-headerCombiCustom-195__col2 {
  display: none;
}

.t0-b-headerCombiCustom-195__col3 {
  width: 100%;
}

.t0-b-headerCombiCustom-195__col3 .t0-b-headerUnit-siteName2__ft {
  padding: 10px;
}

.t0-b-headerCombiCustom-195__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-195__col3 .t0-b-headerUnit-siteName2__ft * {
  font-size: 26px !important;
}
.t0-b-headerFullWidthMediaCustom-196 {
  margin: 0 -15px;
  padding: 0 15px 3px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  box-sizing: border-box;
}

.t0-b-headerFullWidthMediaCustom-196-inner {
  position: relative;
}

.t0-b-headerFullWidthMediaCustom-196-inner>div {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.t0-b-headerFullWidthMediaCustom-196 {
  height: 61px;
}

.t0-b-headerFullWidthMediaCustom-196-inner {
  height: 58px;
}

.t0-b-headerFullWidthMediaCustom-196 {
  background-color: #FFFFFD;
}

/* 画像 */
.t0-b-headerFullWidthMediaCustom-197 {
  background-image: url('/_design/2544/images/プレゼンテーション1-1-2.jpeg') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-197 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

/* 
.t0-b-headerFullWidthMediaCustom-197 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}
*/
/* 文字の背景色 */
.t0-b-headerCombiCustom-198__col3 .t0-b-headerUnit-siteName2__ft {
  background: #000;
}

/* 文字の色 */
.t0-b-headerCombiCustom-198__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-198__col3 .t0-b-headerUnit-siteName2__ft * {
  color: #fff !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerCombiCustom-198 {
  margin: 0 -15px 20px;
  padding: 0;
}

.t0-b-headerCombiCustom-198__hd,
.t0-b-headerCombiCustom-198__col1,
.t0-b-headerCombiCustom-198__col2 {
  display: none;
}

.t0-b-headerCombiCustom-198__col3 {
  width: 100%;
}

.t0-b-headerCombiCustom-198__col3 .t0-b-headerUnit-siteName2__ft {
  padding: 10px;
}

.t0-b-headerCombiCustom-198__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-198__col3 .t0-b-headerUnit-siteName2__ft * {
  font-size: 26px !important;
}
.t0-b-frameCustom-199-bPlacer {
  padding-bottom: 25px;
}

.t0-b-lv4H-numIconCustom-200-bPlacer {
  padding-bottom: 10px;
}

.t0-b-lv4H-numIconCustom-200 {
  line-height: 0;
}

.t0-b-lv4H-numIconCustom-200>div {
  display: inline-block;
}

.t0-b-lv4H-numIconCustom-200>div>* {
  display: table-cell;
  vertical-align: middle;
}

.t0-b-lv4H-numIconCustom-200__iconPlacer {
  padding: 0 10px 0 0;
}

.t0-b-lv4H-numIconCustom-200__iconPlacer>* {
  display: block;
}

.t0-b-lv4H-numIconCustom-200__caption-upper {
  line-height: 1.25;
  font-size: 1.000rem !important;
  padding: 0 0 4px;
}

.t0-b-lv4H-numIconCustom-200__h {
  line-height: 1.25;
  font-size: 1.286rem !important;
}

.t0-b-lv4H-numIconCustom-200__caption-lower {
  line-height: 1.25;
  font-size: 1.000rem !important;
  padding: 4px 0 0;
}

.t0-b-lv4H-numIconCustom-200__icon {
  background-size: 50px 50px;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  width: 50px;
  height: 50px;
  overflow: hidden;
  text-indent: -100px;
  color: transparent;
}

.t0-b-lv4H-numIconCustom-200__icon--anshin-1 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/anshin/1.png");
}

.t0-b-lv4H-numIconCustom-200__icon--anshin-2 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/anshin/2.png");
}

.t0-b-lv4H-numIconCustom-200__icon--anshin-3 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/anshin/3.png");
}

.t0-b-lv4H-numIconCustom-200__icon--anshin-4 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/anshin/4.png");
}

.t0-b-lv4H-numIconCustom-200__icon--anshin-5 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/anshin/5.png");
}

.t0-b-lv4H-numIconCustom-200__icon--anshin-6 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/anshin/6.png");
}

.t0-b-lv4H-numIconCustom-200__icon--anshin-7 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/anshin/7.png");
}

.t0-b-lv4H-numIconCustom-200__icon--anshin-8 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/anshin/8.png");
}

.t0-b-lv4H-numIconCustom-200__icon--anshin-9 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/anshin/9.png");
}

.t0-b-lv4H-numIconCustom-200__icon--anshin-10 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/anshin/10.png");
}

.t0-b-lv4H-numIconCustom-200__icon--concept-1 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/concept/1.png");
}

.t0-b-lv4H-numIconCustom-200__icon--concept-2 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/concept/2.png");
}

.t0-b-lv4H-numIconCustom-200__icon--concept-3 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/concept/3.png");
}

.t0-b-lv4H-numIconCustom-200__icon--concept-4 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/concept/4.png");
}

.t0-b-lv4H-numIconCustom-200__icon--concept-5 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/concept/5.png");
}

.t0-b-lv4H-numIconCustom-200__icon--concept-6 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/concept/6.png");
}

.t0-b-lv4H-numIconCustom-200__icon--concept-7 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/concept/7.png");
}

.t0-b-lv4H-numIconCustom-200__icon--concept-8 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/concept/8.png");
}

.t0-b-lv4H-numIconCustom-200__icon--concept-9 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/concept/9.png");
}

.t0-b-lv4H-numIconCustom-200__icon--concept-10 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/concept/10.png");
}

.t0-b-lv4H-numIconCustom-200__icon--houshin-1 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/houshin/1.png");
}

.t0-b-lv4H-numIconCustom-200__icon--houshin-2 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/houshin/2.png");
}

.t0-b-lv4H-numIconCustom-200__icon--houshin-3 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/houshin/3.png");
}

.t0-b-lv4H-numIconCustom-200__icon--houshin-4 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/houshin/4.png");
}

.t0-b-lv4H-numIconCustom-200__icon--houshin-5 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/houshin/5.png");
}

.t0-b-lv4H-numIconCustom-200__icon--houshin-6 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/houshin/6.png");
}

.t0-b-lv4H-numIconCustom-200__icon--houshin-7 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/houshin/7.png");
}

.t0-b-lv4H-numIconCustom-200__icon--houshin-8 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/houshin/8.png");
}

.t0-b-lv4H-numIconCustom-200__icon--houshin-9 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/houshin/9.png");
}

.t0-b-lv4H-numIconCustom-200__icon--houshin-10 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/houshin/10.png");
}

.t0-b-lv4H-numIconCustom-200__icon--kodawari-1 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/kodawari/1.png");
}

.t0-b-lv4H-numIconCustom-200__icon--kodawari-2 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/kodawari/2.png");
}

.t0-b-lv4H-numIconCustom-200__icon--kodawari-3 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/kodawari/3.png");
}

.t0-b-lv4H-numIconCustom-200__icon--kodawari-4 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/kodawari/4.png");
}

.t0-b-lv4H-numIconCustom-200__icon--kodawari-5 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/kodawari/5.png");
}

.t0-b-lv4H-numIconCustom-200__icon--kodawari-6 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/kodawari/6.png");
}

.t0-b-lv4H-numIconCustom-200__icon--kodawari-7 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/kodawari/7.png");
}

.t0-b-lv4H-numIconCustom-200__icon--kodawari-8 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/kodawari/8.png");
}

.t0-b-lv4H-numIconCustom-200__icon--kodawari-9 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/kodawari/9.png");
}

.t0-b-lv4H-numIconCustom-200__icon--kodawari-10 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/kodawari/10.png");
}

.t0-b-lv4H-numIconCustom-200__icon--merit-1 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/merit/1.png");
}

.t0-b-lv4H-numIconCustom-200__icon--merit-2 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/merit/2.png");
}

.t0-b-lv4H-numIconCustom-200__icon--merit-3 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/merit/3.png");
}

.t0-b-lv4H-numIconCustom-200__icon--merit-4 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/merit/4.png");
}

.t0-b-lv4H-numIconCustom-200__icon--merit-5 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/merit/5.png");
}

.t0-b-lv4H-numIconCustom-200__icon--merit-6 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/merit/6.png");
}

.t0-b-lv4H-numIconCustom-200__icon--merit-7 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/merit/7.png");
}

.t0-b-lv4H-numIconCustom-200__icon--merit-8 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/merit/8.png");
}

.t0-b-lv4H-numIconCustom-200__icon--merit-9 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/merit/9.png");
}

.t0-b-lv4H-numIconCustom-200__icon--merit-10 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/merit/10.png");
}

.t0-b-lv4H-numIconCustom-200__icon--oyakusoku-1 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/oyakusoku/1.png");
}

.t0-b-lv4H-numIconCustom-200__icon--oyakusoku-2 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/oyakusoku/2.png");
}

.t0-b-lv4H-numIconCustom-200__icon--oyakusoku-3 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/oyakusoku/3.png");
}

.t0-b-lv4H-numIconCustom-200__icon--oyakusoku-4 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/oyakusoku/4.png");
}

.t0-b-lv4H-numIconCustom-200__icon--oyakusoku-5 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/oyakusoku/5.png");
}

.t0-b-lv4H-numIconCustom-200__icon--oyakusoku-6 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/oyakusoku/6.png");
}

.t0-b-lv4H-numIconCustom-200__icon--oyakusoku-7 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/oyakusoku/7.png");
}

.t0-b-lv4H-numIconCustom-200__icon--oyakusoku-8 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/oyakusoku/8.png");
}

.t0-b-lv4H-numIconCustom-200__icon--oyakusoku-9 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/oyakusoku/9.png");
}

.t0-b-lv4H-numIconCustom-200__icon--oyakusoku-10 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/oyakusoku/10.png");
}

.t0-b-lv4H-numIconCustom-200__icon--point-1 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/point/1.png");
}

.t0-b-lv4H-numIconCustom-200__icon--point-2 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/point/2.png");
}

.t0-b-lv4H-numIconCustom-200__icon--point-3 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/point/3.png");
}

.t0-b-lv4H-numIconCustom-200__icon--point-4 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/point/4.png");
}

.t0-b-lv4H-numIconCustom-200__icon--point-5 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/point/5.png");
}

.t0-b-lv4H-numIconCustom-200__icon--point-6 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/point/6.png");
}

.t0-b-lv4H-numIconCustom-200__icon--point-7 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/point/7.png");
}

.t0-b-lv4H-numIconCustom-200__icon--point-8 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/point/8.png");
}

.t0-b-lv4H-numIconCustom-200__icon--point-9 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/point/9.png");
}

.t0-b-lv4H-numIconCustom-200__icon--point-10 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/point/10.png");
}

.t0-b-lv4H-numIconCustom-200__icon--riyu-1 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/riyu/1.png");
}

.t0-b-lv4H-numIconCustom-200__icon--riyu-2 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/riyu/2.png");
}

.t0-b-lv4H-numIconCustom-200__icon--riyu-3 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/riyu/3.png");
}

.t0-b-lv4H-numIconCustom-200__icon--riyu-4 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/riyu/4.png");
}

.t0-b-lv4H-numIconCustom-200__icon--riyu-5 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/riyu/5.png");
}

.t0-b-lv4H-numIconCustom-200__icon--riyu-6 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/riyu/6.png");
}

.t0-b-lv4H-numIconCustom-200__icon--riyu-7 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/riyu/7.png");
}

.t0-b-lv4H-numIconCustom-200__icon--riyu-8 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/riyu/8.png");
}

.t0-b-lv4H-numIconCustom-200__icon--riyu-9 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/riyu/9.png");
}

.t0-b-lv4H-numIconCustom-200__icon--riyu-10 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/riyu/10.png");
}

.t0-b-lv4H-numIconCustom-200__icon--tokucho-1 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho/1.png");
}

.t0-b-lv4H-numIconCustom-200__icon--tokucho-2 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho/2.png");
}

.t0-b-lv4H-numIconCustom-200__icon--tokucho-3 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho/3.png");
}

.t0-b-lv4H-numIconCustom-200__icon--tokucho-4 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho/4.png");
}

.t0-b-lv4H-numIconCustom-200__icon--tokucho-5 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho/5.png");
}

.t0-b-lv4H-numIconCustom-200__icon--tokucho-6 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho/6.png");
}

.t0-b-lv4H-numIconCustom-200__icon--tokucho-7 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho/7.png");
}

.t0-b-lv4H-numIconCustom-200__icon--tokucho-8 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho/8.png");
}

.t0-b-lv4H-numIconCustom-200__icon--tokucho-9 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho/9.png");
}

.t0-b-lv4H-numIconCustom-200__icon--tokucho-10 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho/10.png");
}

.t0-b-lv4H-numIconCustom-200__icon--tokucho2-1 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho2/1.png");
}

.t0-b-lv4H-numIconCustom-200__icon--tokucho2-2 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho2/2.png");
}

.t0-b-lv4H-numIconCustom-200__icon--tokucho2-3 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho2/3.png");
}

.t0-b-lv4H-numIconCustom-200__icon--tokucho2-4 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho2/4.png");
}

.t0-b-lv4H-numIconCustom-200__icon--tokucho2-5 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho2/5.png");
}

.t0-b-lv4H-numIconCustom-200__icon--tokucho2-6 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho2/6.png");
}

.t0-b-lv4H-numIconCustom-200__icon--tokucho2-7 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho2/7.png");
}

.t0-b-lv4H-numIconCustom-200__icon--tokucho2-8 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho2/8.png");
}

.t0-b-lv4H-numIconCustom-200__icon--tokucho2-9 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho2/9.png");
}

.t0-b-lv4H-numIconCustom-200__icon--tokucho2-10 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tokucho2/10.png");
}

.t0-b-lv4H-numIconCustom-200__icon--tsuyomi-1 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tsuyomi/1.png");
}

.t0-b-lv4H-numIconCustom-200__icon--tsuyomi-2 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tsuyomi/2.png");
}

.t0-b-lv4H-numIconCustom-200__icon--tsuyomi-3 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tsuyomi/3.png");
}

.t0-b-lv4H-numIconCustom-200__icon--tsuyomi-4 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tsuyomi/4.png");
}

.t0-b-lv4H-numIconCustom-200__icon--tsuyomi-5 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tsuyomi/5.png");
}

.t0-b-lv4H-numIconCustom-200__icon--tsuyomi-6 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tsuyomi/6.png");
}

.t0-b-lv4H-numIconCustom-200__icon--tsuyomi-7 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tsuyomi/7.png");
}

.t0-b-lv4H-numIconCustom-200__icon--tsuyomi-8 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tsuyomi/8.png");
}

.t0-b-lv4H-numIconCustom-200__icon--tsuyomi-9 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tsuyomi/9.png");
}

.t0-b-lv4H-numIconCustom-200__icon--tsuyomi-10 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/tsuyomi/10.png");
}

.t0-b-lv4H-numIconCustom-200__icon--step-1 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/step/1.png");
}

.t0-b-lv4H-numIconCustom-200__icon--step-2 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/step/2.png");
}

.t0-b-lv4H-numIconCustom-200__icon--step-3 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/step/3.png");
}

.t0-b-lv4H-numIconCustom-200__icon--step-4 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/step/4.png");
}

.t0-b-lv4H-numIconCustom-200__icon--step-5 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/step/5.png");
}

.t0-b-lv4H-numIconCustom-200__icon--step-6 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/step/6.png");
}

.t0-b-lv4H-numIconCustom-200__icon--step-7 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/step/7.png");
}

.t0-b-lv4H-numIconCustom-200__icon--step-8 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/step/8.png");
}

.t0-b-lv4H-numIconCustom-200__icon--step-9 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/step/9.png");
}

.t0-b-lv4H-numIconCustom-200__icon--step-10 {
  background-image: url("/_master/acre/themes/033E-L25/imgs/t0-b-lv4H-numIcon__icon/step/10.png");
}

.t0-b-lv4H-numIconCustom-200--align-l {
  text-align: left;
}

.t0-b-lv4H-numIconCustom-200--align-c {
  text-align: center;
}

.t0-b-lv4H-numIconCustom-200--align-r {
  text-align: right;
}

.t0-b-lv4H-numIconCustom-200 a {
  text-decoration: none;
  color: #555;
}

.t0-b-lv4H-numIconCustom-200 a:hover {
  color: #7c6600;
}

.t0-b-frameCustom-201-bPlacer {
  padding-bottom: 25px;
}

/* ヘッダーテキストを消す場合は以下を追加

.t0-b-headerCombiCustom-202__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-202__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-202__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加

.t0-b-headerCombiCustom-202__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/260/images/ico_tel.png);
}

/*
電話アイコンの色
濃いグリーン   #0B66137
明るいグリーン #56C1364
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B136
*/

.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-tel__free {
  background-color: #5DB8E9;
}

/* 電話番号の色 */

.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */

.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB a > div,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB2 a > div,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB3 a > div,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB4 a > div,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB5 a > div,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB6 a > div,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB7 a > div,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB8 a > div,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB9 a > div,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB10 a > div {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-202 {
  padding: 15px 0;
}

.t0-b-headerCombiCustom-202 .t0-b-headerUnit-siteName2-bPlacer {
  padding-bottom: 0;
}

.t0-b-headerCombiCustom-202__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-202__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-202 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-202__hd {
  margin-bottom: 5px;
}

/* ロゴ */

.t0-b-headerCombiCustom-202__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/

.t0-b-headerCombiCustom-202 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-tel__free + span:before {
  content: '電話予約・問合わせ';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #555555;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB10 {
  border: 0;
}

.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB a > div,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB2 a > div,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB3 a > div,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB4 a > div,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB5 a > div,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB6 a > div,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB7 a > div,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB8 a > div,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB9 a > div,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB10 a > div {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB a div > span,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB2 a div > span,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB3 a div > span,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB4 a div > span,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB5 a div > span,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB6 a div > span,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB7 a div > span,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB8 a div > span,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB9 a div > span,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB10 a div > span {
  display: table-cell;
  width: 0vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB a > div > div,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB2 a > div > div,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB3 a > div > div,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB4 a > div > div,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB5 a > div > div,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB6 a > div > div,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB7 a > div > div,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB8 a > div > div,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB9 a > div > div,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB10 a > div > div {
  display: table-cell;
  width: 25vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #555555;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: center;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB a > div::after,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB2 a > div::after,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB3 a > div::after,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB4 a > div::after,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB5 a > div::after,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB6 a > div::after,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB7 a > div::after,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB8 a > div::after,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB9 a > div::after,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-navB10 a > div::after {
  content: none;}

.t0-b-headerCombiCustom-202__col3 > div:last-child {
  display: none;
}

/*text color*/

.t0-b-headerCombiCustom-202__hd > p,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-text a,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-siteName,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-siteTitle,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-siteTitle2,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-siteName a,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-siteTitle a,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-siteTitle2 a,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-202 .t0-b-headerUnit-contact-fax > p {
  color: #555555;
}

.t0-b-headerCombiCustom-202 .t0-b-headerUnit-labeledList th {
  color: #fff;
}
/* 画像 */
.t0-b-headerFullWidthMediaCustom-203 {
  background-image: url('/_design/2544/images/インビザラインHPトップ画像製作スライド1101-1-2.jpeg') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-203 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

/*スマホMVの文字関係*/
/*.t0-b-headerFullWidthMediaCustom-105 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}*/

/* 文字の背景色 */
.t0-b-headerCombiCustom-204__col3 .t0-b-headerUnit-siteName2__ft {
  background: #000;
}

/* 文字の色 */
.t0-b-headerCombiCustom-204__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-204__col3 .t0-b-headerUnit-siteName2__ft * {
  color: #fff !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerCombiCustom-204 {
  margin: 0 -15px 20px;
  padding: 0;
}

.t0-b-headerCombiCustom-204__hd,
.t0-b-headerCombiCustom-204__col1,
.t0-b-headerCombiCustom-204__col2 {
  display: none;
}

.t0-b-headerCombiCustom-204__col3 {
  width: 100%;
}

.t0-b-headerCombiCustom-204__col3 .t0-b-headerUnit-siteName2__ft {
  padding: 10px;
}

.t0-b-headerCombiCustom-204__col3 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-204__col3 .t0-b-headerUnit-siteName2__ft * {
  font-size: 26px !important;
}
.t0-b-frameOuterCustom-205-bPlacer {
  padding-bottom: 25px;
}

.t0-b-frameOuterCustom-205__frame {
  padding: 20px 20px 10px;
  margin: 0 -5px;
  color: #675f4f;
  background-color: #fff9e2;
  border: 1px solid #ece5c8;
  border-radius: 11px;
}

.t0-b-frameOuterCustom-205__hd {
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  text-align: center;
  color: #675f4f;
}

.t0-b-frameOuterCustom-205__hd a {
  text-decoration: none;
  color: inherit;
}

.t0-b-frameOuterCustom-205__hd-h {
  line-height: 1.25;
  font-size: 1.286rem;
}

.t0-b-frameOuterCustom-205__hd-caption-upper {
  line-height: 1.25;
  font-size: 1rem;
  padding: 0 0 5px;
}

.t0-b-frameOuterCustom-205__hd-caption-lower {
  line-height: 1.25;
  font-size: 1rem;
  padding: 5px 0 0;
}

.t0-b-frameOuterCustom-205__hd--align-l {
  text-align: left;
}

.t0-b-frameOuterCustom-205__hd--align-c {
  text-align: center;
}

.t0-b-frameOuterCustom-205__hd--align-r {
  text-align: right;
}

.t0-b-frameOuterCustom-205__hd+.t0-b-frameOuterCustom-205__bd {
  padding: 20px 0 0;
}

.t0-b-frameOuterCustom-205__ft {
  margin-top: 20px;
}

.t0-b-lv2HCustom-206 a {
  text-decoration: none;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  color: #5d3e0e;
}

.t0-b-lv2HCustom-206 > div {
  display: inline-block;
}

.t0-b-lv2HCustom-206__iconPlacer {
  display: table-cell;
  background: url('/_master/acre/themes/027-N00-2/imgs/t0-b-lv2H/1.png?1590454249') no-repeat 0 50%;
  width: 40px;
  height: 50px;
  background-size: 40px 50px;
}

.t0-b-lv2HCustom-206 h2 {
  display: table-cell;
  padding: 4px 0 0 8px;
  line-height: 1.25;
  font-size: 1.286em;
  text-align: left;
  vertical-align: middle;
}

.t0-b-lv2HCustom-206--align-l {
  text-align: left;
}

.t0-b-lv2HCustom-206--align-c {
  text-align: center;
}

.t0-b-lv2HCustom-206--align-r {
  text-align: right;
}

.t0-b-fullWidthFrameCustom-207 {
  position: relative;
  padding: 40px 15px 20px;
  margin: -20px -15px 0px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
}

.t0-b-fullWidthFrameCustom-207 {
  background-color: #faf2ff;
}

/* 画像 */
.t0-b-headerFullWidthMediaCustom-208 {
  background-image: url('/_design/2544/images/スライド1-1-2.jpeg') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-208 {
  position: relative;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

/*スマホMVの文字関係*/
/*.t0-b-headerFullWidthMediaCustom-105 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}*/

/* ヘッダーテキストを消す場合は以下を追加

.t0-b-headerCombiCustom-209__hd {
  display: none;
} */

/* サイト名・サイト画像を消す場合は以下を追加
.t0-b-headerCombiCustom-209__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
} */

/* サイト名・サイト画像の補足文だけを消す場合は以下を追加
.t0-b-headerCombiCustom-209__col1 .t0-b-headerUnit-siteName2__bd + .t0-b-headerUnit-siteName2__ft {
  display: none;
} */

/* 左カラムを全部消す場合は以下を追加

.t0-b-headerCombiCustom-209__col1 {
  display: none;
} */

/*-------------------------------------------------------*/

/* 電話番号アイコンのパス */
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-tel__tel {
  background-image: url(/_design/260/images/ico_tel.png);
}

/*
電話アイコンの色
濃いグリーン   #0B66137
明るいグリーン #56C1364
オレンジ       #FDAA09
濃い赤         #B71B21
ゴールド       #BDA552
フリーダイヤル #2F9B136
*/

.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-tel__tel,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-tel__free {
  background-color: #5DB8E9;
}

/* 電話番号の色 */

.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-tel__free + span {
  color: #b22d00;
}

/* 電話番号ボタンの色 */
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-tel__bd {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/* 問合せボタンの色 */

.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB a > div,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB2 a > div,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB3 a > div,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB4 a > div,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB5 a > div,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB6 a > div,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB7 a > div,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB8 a > div,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB9 a > div,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB10 a > div {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff),  to(#D7D7D7)) left top repeat;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-209 {
  padding: 15px 0;
}

.t0-b-headerCombiCustom-209 .t0-b-headerUnit-siteName2-bPlacer {
  padding-bottom: 0;
}

.t0-b-headerCombiCustom-209__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-209__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  width: 100vw;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}

.t0-b-headerCombiCustom-209 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-nav {
  display: none;
}

/* 上テキスト */
.t0-b-headerCombiCustom-209__hd {
  margin-bottom: 5px;
}

/* ロゴ */

.t0-b-headerCombiCustom-209__col1 .t0-b-headerUnit-siteName2__bd img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

/*電話*/

.t0-b-headerCombiCustom-209 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-tel__ruby {
  display: none;
}

.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-tel {
  display: block;
  width: auto;
  margin: auto;
  background: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  word-break: break-all;
}

.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 1.5vw;
  left: 1.5vw;
  z-index: 410;
  display: table;
  width: 59.3vw;
  height: 15vw;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-tel__tel {
  display: table-cell;
  width: 9.3vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw;
}

.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-tel__free {
  display: table-cell;
  width: 9.3vw;
  background-position: center center;
}

.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-tel__free + span {
  display: table-cell;
  width: 50vw;
  font-family: verdana;
  font-size: 5.5vw !important;
  font-weight: bold;
  text-align: center;
}

.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-tel__tel + span:before,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-tel__free + span:before {
  content: '電話予約・問合わせ';
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #555555;
  font-size: 3vw !important;
  font-weight: normal;
}

/* 問合せボタン */
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB10 {
  border: 0;
}

.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB a > div,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB2 a > div,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB3 a > div,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB4 a > div,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB5 a > div,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB6 a > div,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB7 a > div,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB8 a > div,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB9 a > div,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB10 a > div {
  position: fixed;
  bottom: 1.5vw;
  left: 62vw;
  display: table;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB a div > span,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB2 a div > span,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB3 a div > span,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB4 a div > span,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB5 a div > span,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB6 a div > span,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB7 a div > span,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB8 a div > span,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB9 a div > span,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB10 a div > span {
  display: table-cell;
  width: 0vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 3vw !important;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB a > div > div,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB2 a > div > div,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB3 a > div > div,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB4 a > div > div,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB5 a > div > div,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB6 a > div > div,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB7 a > div > div,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB8 a > div > div,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB9 a > div > div,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB10 a > div > div {
  display: table-cell;
  width: 25vw;
  height: 15vw;
  margin: 0;
  padding: 0;
  color: #555555;
  font-size: 3vw !important;
  line-height: 1.2;
  text-align: center;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB a > div::after,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB2 a > div::after,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB3 a > div::after,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB4 a > div::after,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB5 a > div::after,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB6 a > div::after,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB7 a > div::after,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB8 a > div::after,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB9 a > div::after,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-navB10 a > div::after {
  content: none;}

.t0-b-headerCombiCustom-209__col3 > div:last-child {
  display: none;
}

/*text color*/

.t0-b-headerCombiCustom-209__hd > p,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-text a,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-siteName,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-siteTitle,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-siteTitle2,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-siteName a,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-siteTitle a,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-siteTitle2 a,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-siteName2__ft,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-209 .t0-b-headerUnit-contact-fax > p {
  color: #555555;
}

.t0-b-headerCombiCustom-209 .t0-b-headerUnit-labeledList th {
  color: #fff;
}

.t0-b-headerCombiCustom-209__col1 .t0-b-headerUnit-siteName2__bd {
  display: none;
}

.t0-b-headerCombiCustom-209__col1 .t0-b-headerUnit-text-bPlacer {
  padding-bottom: 0px;
}

.t0-b-headerCombiCustom-209 {
   padding: 0px;
} 

.t0-b-headerCombiCustom-209__col1 .t0-b-headerUnit-siteName2-bPlacer {
  padding-bottom: 0px;
}

.t0-b-headerCombiCustom-209__hd {
  display: none;
} 

/* 画像 */
.t0-b-headerFullWidthMediaCustom-210 {
  background-image: url('/_design/2544/images/1_sp-doctor-2.png') !important;
}

/*-----------------------------------------------------------*/
.t0-b-headerFullWidthMediaCustom-210 {
  position: relative;
  height: 150vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 -15px;
  padding: 0;
  box-sizing: border-box;
}

/*スマホMVの文字関係*/
/*.t0-b-headerFullWidthMediaCustom-105 .t0-b-headerFullWidthMedia-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .4);
  padding: 10px;
  color: #fff;
  font-size: 20px !important;
  text-shadow: 1px 1px 2px #000;
  box-sizing: border-box;
}*/

/*-------------------書き換え部分----------------------*/

/* 左画像（ＴＥＬ）の配置とパス */
.t0-b-headerCombiCustom-211__col3 .t0-b-headerUnit-contact-tel{
  left: 0;
  border-radius: 0px;
  background: url(/_design/2544/images/image0-2.jpeg);
}

/* 左画像（ＴＥＬ）の非表示部分 */
.t0-b-headerCombiCustom-211__col3 .t0-b-headerUnit-contact-tel__tel+span,
.t0-b-headerCombiCustom-211__col3 .t0-b-headerUnit-contact-tel__fax+span,
.t0-b-headerCombiCustom-211__col3 .t0-b-headerUnit-contact-tel__free+span,
.t0-b-headerCombiCustom-211__col3 .t0-b-headerUnit-contact-tel__cell+span{
 color:#00000000
}

.t0-b-headerCombiCustom-211__col3 .t0-b-headerUnit-contact-tel__tel{
 color: #00000000;
 background-color: #00000000;
 background-image: none;
}

/* 右画像（24時間web予約）の配置とパス */
.t0-b-headerCombiCustom-211__col3 .t0-b-headerUnit-contact-navB {
  right: 0;
  background: url(/_design/2544/images/image1-2.jpeg);
}


/* 右画像（24時間web予約）の非表示部分、不要バナーなど */
.t0-b-headerCombiCustom-211__col3 .t0-b-headerUnit-contact-navB__inner::after{
  display:none;
}

.t0-b-headerCombiCustom-211__col3 .t0-b-headerUnit-contact-navB a div{
 color: #00000000;
 background-color: #00000000;
}

/*----------------------------------*/

.t0-b-headerCombiCustom-211 {
  padding-top: 0px;
}

.t0-b-headerCombiCustom-211__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-211__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}


/* 画像2つのサイズ */
.t0-b-headerCombiCustom-211__col3 .t0-b-headerUnit-contact-tel,
.t0-b-headerCombiCustom-211__col3 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-211__col3 .t0-b-headerUnit-contact-navB1,
.t0-b-headerCombiCustom-211__col3 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-211__col3 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-211__col3 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-211__col3 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-211__col3 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-211__col3 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-211__col3 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-211__col3 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-211__col3 .t0-b-headerUnit-contact-navB10,
.t0-b-headerCombiCustom-211__col3 .t0-b-headerUnit-contact-navB11,
.t0-b-headerCombiCustom-211__col3 .t0-b-headerUnit-contact-navB12,
.t0-b-headerCombiCustom-211__col3 .t0-b-headerUnit-contact-navB13,
.t0-b-headerCombiCustom-211__col3 .t0-b-headerUnit-contact-navB14,
.t0-b-headerCombiCustom-211__col3 .t0-b-headerUnit-contact-navB15,
.t0-b-headerCombiCustom-211__col3 .t0-b-headerUnit-contact-navB16 {
  position: fixed;
  bottom: 0;
  z-index: 450 !important;
  display: block;
  width: 50vw;
  height: 15vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  border:none;
}


/* 表示不要な要素 */
.t0-b-headerCombiCustom-211__hd,
.t0-b-headerCombiCustom-211__col1,
.t0-b-headerCombiCustom-211__col2,
.t0-b-headerCombiCustom-211 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-211 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-211 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-211 .t0-b-headerUnit-labeledList2,
.t0-b-headerCombiCustom-211 .t0-b-headerUnit-labeledList3,
.t0-b-headerCombiCustom-211 .t0-b-headerUnit-labeledList4,
.t0-b-headerCombiCustom-211 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-211 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-211 .t0-b-headerUnit-contact-nav{
  display: none;
} 

/* その他表示不要な他バリエ */
.t0-b-headerCombiCustom-211 .t0-b-headerUnit-contact-navB8{
  display: none;
}
/*-------------------書き換え部分----------------------*/

/* 左画像（ＴＥＬ）の配置とパス */
.t0-b-headerCombiCustom-212__col3 .t0-b-headerUnit-contact-tel{
  left: 0;
  border-radius: 0px;
  background: url(/_design/2544/images/image0_v2-2.jpg);
}

.t0-b-headerCombiCustom-212 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-212 .t0-b-headerUnit-contact-tel__free + span {
  color: #fff;
  font-weight: bold;
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
}

.t0-b-headerCombiCustom-212__col3 .t0-b-headerUnit-contact-tel__tel{
  display: table-cell;
  width: 10vw;
  background-image: none;
}

.t0-b-headerCombiCustom-212 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 2vw;
  left: 0;
  z-index: 455;
  display: table;
  font-size: 5.5vw;
}

/* 右画像（24時間web予約）の配置とパス */
.t0-b-headerCombiCustom-212__col3 .t0-b-headerUnit-contact-navB {
  right: 0;
  background: url(/_design/2544/images/image1-2.jpeg);
}


/* 右画像（24時間web予約）の非表示部分、不要バナーなど */
.t0-b-headerCombiCustom-212__col3 .t0-b-headerUnit-contact-navB__inner::after{
  display:none;
}

.t0-b-headerCombiCustom-212__col3 .t0-b-headerUnit-contact-navB a div{
 color: #00000000;
 background-color: #00000000;
}


/*----------------------------------*/

.t0-b-headerCombiCustom-212 {
  padding-top: 0px;
}

.t0-b-headerCombiCustom-212__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-212__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}


/* 画像2つのサイズ */
.t0-b-headerCombiCustom-212__col3 .t0-b-headerUnit-contact-tel,
.t0-b-headerCombiCustom-212__col3 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-212__col3 .t0-b-headerUnit-contact-navB1,
.t0-b-headerCombiCustom-212__col3 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-212__col3 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-212__col3 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-212__col3 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-212__col3 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-212__col3 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-212__col3 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-212__col3 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-212__col3 .t0-b-headerUnit-contact-navB10,
.t0-b-headerCombiCustom-212__col3 .t0-b-headerUnit-contact-navB11,
.t0-b-headerCombiCustom-212__col3 .t0-b-headerUnit-contact-navB12,
.t0-b-headerCombiCustom-212__col3 .t0-b-headerUnit-contact-navB13,
.t0-b-headerCombiCustom-212__col3 .t0-b-headerUnit-contact-navB14,
.t0-b-headerCombiCustom-212__col3 .t0-b-headerUnit-contact-navB15,
.t0-b-headerCombiCustom-212__col3 .t0-b-headerUnit-contact-navB16 {
  position: fixed;
  bottom: 0;
  z-index: 450 !important;
  display: block;
  width: 50vw;
  height: 15vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  border:none;
}


/* 表示不要な要素 */
.t0-b-headerCombiCustom-212__hd,
.t0-b-headerCombiCustom-212__col1,
.t0-b-headerCombiCustom-212__col2,
.t0-b-headerCombiCustom-212 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-212 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-212 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-212 .t0-b-headerUnit-labeledList2,
.t0-b-headerCombiCustom-212 .t0-b-headerUnit-labeledList3,
.t0-b-headerCombiCustom-212 .t0-b-headerUnit-labeledList4,
.t0-b-headerCombiCustom-212 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-212 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-212 .t0-b-headerUnit-contact-nav{
  display: none;
} 

/* その他表示不要な他バリエ */
.t0-b-headerCombiCustom-212 .t0-b-headerUnit-contact-navB8{
  display: none;
}
/*-------------------書き換え部分----------------------*/

/* 左画像（ＴＥＬ）の配置とパス */
.t0-b-headerCombiCustom-213__col3 .t0-b-headerUnit-contact-tel{
  left: 0;
  border-radius: 0px;
  background: url(/_design/2544/images/TEL_GW-2.png);
}

.t0-b-headerCombiCustom-213 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-213 .t0-b-headerUnit-contact-tel__free + span {
  color: transparent;
  font-weight: bold;
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
}

.t0-b-headerCombiCustom-213__col3 .t0-b-headerUnit-contact-tel__tel{
  display: table-cell;
  width: 10vw;
  background-image: none;
}

.t0-b-headerCombiCustom-213 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 2vw;
  left: 0;
  z-index: 455;
  display: table;
  font-size: 5.5vw;
}

/* 右画像（24時間web予約）の配置とパス */
.t0-b-headerCombiCustom-213__col3 .t0-b-headerUnit-contact-navB {
  right: 0;
  background: url(/_design/2544/images/image1-2.jpeg);
}


/* 右画像（24時間web予約）の非表示部分、不要バナーなど */
.t0-b-headerCombiCustom-213__col3 .t0-b-headerUnit-contact-navB__inner::after{
  display:none;
}

.t0-b-headerCombiCustom-213__col3 .t0-b-headerUnit-contact-navB a div{
 color: #00000000;
 background-color: #00000000;
}


/*----------------------------------*/

.t0-b-headerCombiCustom-213 {
  padding-top: 0px;
}

.t0-b-headerCombiCustom-213__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-213__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}


/* 画像2つのサイズ */
.t0-b-headerCombiCustom-213__col3 .t0-b-headerUnit-contact-tel,
.t0-b-headerCombiCustom-213__col3 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-213__col3 .t0-b-headerUnit-contact-navB1,
.t0-b-headerCombiCustom-213__col3 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-213__col3 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-213__col3 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-213__col3 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-213__col3 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-213__col3 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-213__col3 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-213__col3 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-213__col3 .t0-b-headerUnit-contact-navB10,
.t0-b-headerCombiCustom-213__col3 .t0-b-headerUnit-contact-navB11,
.t0-b-headerCombiCustom-213__col3 .t0-b-headerUnit-contact-navB12,
.t0-b-headerCombiCustom-213__col3 .t0-b-headerUnit-contact-navB13,
.t0-b-headerCombiCustom-213__col3 .t0-b-headerUnit-contact-navB14,
.t0-b-headerCombiCustom-213__col3 .t0-b-headerUnit-contact-navB15,
.t0-b-headerCombiCustom-213__col3 .t0-b-headerUnit-contact-navB16 {
  position: fixed;
  bottom: 0;
  z-index: 450 !important;
  display: block;
  width: 50vw;
  height: 15vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  border:none;
}


/* 表示不要な要素 */
.t0-b-headerCombiCustom-213__hd,
.t0-b-headerCombiCustom-213__col1,
.t0-b-headerCombiCustom-213__col2,
.t0-b-headerCombiCustom-213 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-213 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-213 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-213 .t0-b-headerUnit-labeledList2,
.t0-b-headerCombiCustom-213 .t0-b-headerUnit-labeledList3,
.t0-b-headerCombiCustom-213 .t0-b-headerUnit-labeledList4,
.t0-b-headerCombiCustom-213 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-213 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-213 .t0-b-headerUnit-contact-nav{
  display: none;
} 

/* その他表示不要な他バリエ */
.t0-b-headerCombiCustom-213 .t0-b-headerUnit-contact-navB8{
  display: none;
}
/*-------------------書き換え部分----------------------*/

/* 左画像（ＴＥＬ）の配置とパス */
.t0-b-headerCombiCustom-214__col3 .t0-b-headerUnit-contact-tel{
  left: 0;
  border-radius: 0px;
  background: url(/_design/2544/images/TEL_time-2.png);
}

.t0-b-headerCombiCustom-214 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-214 .t0-b-headerUnit-contact-tel__free + span {
  color: transparent;
  font-weight: bold;
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
}

.t0-b-headerCombiCustom-214__col3 .t0-b-headerUnit-contact-tel__tel{
  display: table-cell;
  width: 10vw;
  background-image: none;
}

.t0-b-headerCombiCustom-214 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 2vw;
  left: 0;
  z-index: 455;
  display: table;
  font-size: 5.5vw;
}

/* 右画像（24時間web予約）の配置とパス */
.t0-b-headerCombiCustom-214__col3 .t0-b-headerUnit-contact-navB {
  right: 0;
  background: url(/_design/2544/images/image1-2.jpeg);
}


/* 右画像（24時間web予約）の非表示部分、不要バナーなど */
.t0-b-headerCombiCustom-214__col3 .t0-b-headerUnit-contact-navB__inner::after{
  display:none;
}

.t0-b-headerCombiCustom-214__col3 .t0-b-headerUnit-contact-navB a div{
 color: #00000000;
 background-color: #00000000;
}


/*----------------------------------*/

.t0-b-headerCombiCustom-214 {
  padding-top: 0px;
}

.t0-b-headerCombiCustom-214__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-214__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}


/* 画像2つのサイズ */
.t0-b-headerCombiCustom-214__col3 .t0-b-headerUnit-contact-tel,
.t0-b-headerCombiCustom-214__col3 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-214__col3 .t0-b-headerUnit-contact-navB1,
.t0-b-headerCombiCustom-214__col3 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-214__col3 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-214__col3 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-214__col3 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-214__col3 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-214__col3 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-214__col3 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-214__col3 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-214__col3 .t0-b-headerUnit-contact-navB10,
.t0-b-headerCombiCustom-214__col3 .t0-b-headerUnit-contact-navB11,
.t0-b-headerCombiCustom-214__col3 .t0-b-headerUnit-contact-navB12,
.t0-b-headerCombiCustom-214__col3 .t0-b-headerUnit-contact-navB13,
.t0-b-headerCombiCustom-214__col3 .t0-b-headerUnit-contact-navB14,
.t0-b-headerCombiCustom-214__col3 .t0-b-headerUnit-contact-navB15,
.t0-b-headerCombiCustom-214__col3 .t0-b-headerUnit-contact-navB16 {
  position: fixed;
  bottom: 0;
  z-index: 450 !important;
  display: block;
  width: 50vw;
  height: 15vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  border:none;
}


/* 表示不要な要素 */
.t0-b-headerCombiCustom-214__hd,
.t0-b-headerCombiCustom-214__col1,
.t0-b-headerCombiCustom-214__col2,
.t0-b-headerCombiCustom-214 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-214 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-214 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-214 .t0-b-headerUnit-labeledList2,
.t0-b-headerCombiCustom-214 .t0-b-headerUnit-labeledList3,
.t0-b-headerCombiCustom-214 .t0-b-headerUnit-labeledList4,
.t0-b-headerCombiCustom-214 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-214 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-214 .t0-b-headerUnit-contact-nav{
  display: none;
} 

/* その他表示不要な他バリエ */
.t0-b-headerCombiCustom-214 .t0-b-headerUnit-contact-navB8{
  display: none;
}
/*-------------------書き換え部分----------------------*/

/* 画像（24時間web予約）の配置とパス */
.t0-b-headerCombiCustom-215__col3 .t0-b-headerUnit-contact-navB {
  right: 0;
  background: url(/_design/2544/images/HP001_sp_reserve-2.png);
}


/* 画像（24時間web予約）の非表示部分、不要バナーなど */
.t0-b-headerCombiCustom-215__col3 .t0-b-headerUnit-contact-navB__inner::after{
  display:none;
}

.t0-b-headerCombiCustom-215__col3 .t0-b-headerUnit-contact-navB a div{
 color: #00000000;
 background-color: #00000000;
}


/*----------------------------------*/

.t0-b-headerCombiCustom-215 {
  padding-top: 0px;
}

.t0-b-headerCombiCustom-215__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-215__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}


/* 画像のサイズ */
.t0-b-headerCombiCustom-215__col3 .t0-b-headerUnit-contact-tel,
.t0-b-headerCombiCustom-215__col3 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-215__col3 .t0-b-headerUnit-contact-navB1,
.t0-b-headerCombiCustom-215__col3 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-215__col3 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-215__col3 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-215__col3 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-215__col3 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-215__col3 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-215__col3 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-215__col3 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-215__col3 .t0-b-headerUnit-contact-navB10,
.t0-b-headerCombiCustom-215__col3 .t0-b-headerUnit-contact-navB11,
.t0-b-headerCombiCustom-215__col3 .t0-b-headerUnit-contact-navB12,
.t0-b-headerCombiCustom-215__col3 .t0-b-headerUnit-contact-navB13,
.t0-b-headerCombiCustom-215__col3 .t0-b-headerUnit-contact-navB14,
.t0-b-headerCombiCustom-215__col3 .t0-b-headerUnit-contact-navB15,
.t0-b-headerCombiCustom-215__col3 .t0-b-headerUnit-contact-navB16 {
  position: fixed;
  bottom: 0;
  z-index: 450 !important;
  display: block;
  width: 100vw;
  height: 15vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  border:none;
}


/* 表示不要な要素 */
.t0-b-headerCombiCustom-215__hd,
.t0-b-headerCombiCustom-215__col1,
.t0-b-headerCombiCustom-215__col2,
.t0-b-headerCombiCustom-215 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-215 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-215 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-215 .t0-b-headerUnit-labeledList2,
.t0-b-headerCombiCustom-215 .t0-b-headerUnit-labeledList3,
.t0-b-headerCombiCustom-215 .t0-b-headerUnit-labeledList4,
.t0-b-headerCombiCustom-215 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-215 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-215 .t0-b-headerUnit-contact-nav{
  display: none;
} 

/* その他表示不要な他バリエ */
.t0-b-headerCombiCustom-215 .t0-b-headerUnit-contact-navB8{
  display: none;
}
/*-------------------書き換え部分----------------------*/

/* 画像（24時間web予約）の配置とパス */
.t0-b-headerCombiCustom-216__col3 .t0-b-headerUnit-contact-navB3
{
  right: 0;
  background: url(/_design/2544/images/HP001_sp_reserve-2.png);
}


/* 画像（24時間web予約）の非表示部分、不要バナーなど */
.t0-b-headerCombiCustom-216__col3 .t0-b-headerUnit-contact-navB__inner::after{
  display:none;
}

.t0-b-headerCombiCustom-216__col3 .t0-b-headerUnit-contact-navB a div{
 color: #00000000;
 background-color: #00000000;
}


/*----------------------------------*/

.t0-b-headerCombiCustom-216 {
  padding-top: 0px;
}

.t0-b-headerCombiCustom-216__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-216__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}


/* 画像のサイズ */
.t0-b-headerCombiCustom-216__col3 .t0-b-headerUnit-contact-tel,
.t0-b-headerCombiCustom-216__col3 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-216__col3 .t0-b-headerUnit-contact-navB1,
.t0-b-headerCombiCustom-216__col3 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-216__col3 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-216__col3 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-216__col3 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-216__col3 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-216__col3 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-216__col3 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-216__col3 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-216__col3 .t0-b-headerUnit-contact-navB10,
.t0-b-headerCombiCustom-216__col3 .t0-b-headerUnit-contact-navB11,
.t0-b-headerCombiCustom-216__col3 .t0-b-headerUnit-contact-navB12,
.t0-b-headerCombiCustom-216__col3 .t0-b-headerUnit-contact-navB13,
.t0-b-headerCombiCustom-216__col3 .t0-b-headerUnit-contact-navB14,
.t0-b-headerCombiCustom-216__col3 .t0-b-headerUnit-contact-navB15,
.t0-b-headerCombiCustom-216__col3 .t0-b-headerUnit-contact-navB16 {
  position: fixed;
  bottom: 0;
  z-index: 450 !important;
  display: block;
  width: 100vw;
  height: 15vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  border:none;
}


/* 表示不要な要素 */
.t0-b-headerCombiCustom-216__hd,
.t0-b-headerCombiCustom-216__col1,
.t0-b-headerCombiCustom-216__col2,
.t0-b-headerCombiCustom-216 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-216 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-216 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-216 .t0-b-headerUnit-labeledList2,
.t0-b-headerCombiCustom-216 .t0-b-headerUnit-labeledList3,
.t0-b-headerCombiCustom-216 .t0-b-headerUnit-labeledList4,
.t0-b-headerCombiCustom-216 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-216 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-216 .t0-b-headerUnit-contact-nav,
.t0-b-headerCombiCustom-216 .t0-b-headerUnit-contact-navB3{
  display: none;
} 

/* その他表示不要な他バリエ */
.t0-b-headerCombiCustom-216 .t0-b-headerUnit-contact-navB8{
  display: none;
}
.t0-b-mediaCols .t0-b-mediaCols__col [class*=-bPlacer]>.t0-b-wysiwygCustom-217 {
  overflow: visible;
}

.t0-b-mediaCols .t0-b-mediaCols__colHead [class*=-bPlacer]>.t0-b-wysiwygCustom-217 {
  overflow: visible;
}

.t0-b-mediaCols .t0-b-mediaCols__col [class*=-bPlacer]>.t0-b-wysiwygCustom-217 ul {
  overflow: hidden;
}

.t0-b-mediaCols .t0-b-mediaCols__col [class*=-bPlacer]>.t0-b-wysiwygCustom-217 ol {
  overflow: hidden;
}

.t0-b-mediaCols .t0-b-mediaCols__colHead [class*=-bPlacer]>.t0-b-wysiwygCustom-217 ul {
  overflow: hidden;
}

.t0-b-mediaCols .t0-b-mediaCols__colHead [class*=-bPlacer]>.t0-b-wysiwygCustom-217 ol {
  overflow: hidden;
}

.t0-b-wysiwygCustom-217-bPlacer {
  padding-bottom: 15px;
}

.t0-b-wysiwygCustom-217 {
  line-height: 1.25;
  font-size: 1rem;
  color: #767065;
}

.t0-b-wysiwygCustom-217 th>table:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-217 td>table:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-217 th>ul:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-217 td>ul:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-217 th>ol:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-217 td>ol:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-217 th>p:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-217 td>p:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-217 th>hr:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-217 td>hr:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-217 p {
  line-height: 1.6;
  font-size: 1rem;
  margin-top: 1em;
}

.t0-b-wysiwygCustom-217>p:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-217 ol {
  padding: 0 0 0 2em;
  margin-top: 15px;
  font-size: 14px;
}

.t0-b-wysiwygCustom-217 ol ul {
  margin-top: 10px;
}

.t0-b-wysiwygCustom-217 ol ol {
  margin-top: 10px;
}

.t0-b-wysiwygCustom-217 ol li {
  line-height: 1.25;
  font-size: 1rem;
  margin-top: 10px;
  list-style-type: decimal;
}

.t0-b-wysiwygCustom-217 ol li:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-217>ol:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-217 ul {
  padding: 0 0 0 1.5em;
  margin-top: 15px;
  font-size: 14px;
}

.t0-b-wysiwygCustom-217 ul ul {
  margin-top: 10px;
}

.t0-b-wysiwygCustom-217 ul ol {
  margin-top: 10px;
}

.t0-b-wysiwygCustom-217 ul li {
  line-height: 1.25;
  font-size: 1rem;
  margin-top: 10px;
  list-style-type: disc;
}

.t0-b-wysiwygCustom-217 ul li:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-217>ul:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-217 table {
  width: 100%;
  margin-top: 15px;
  border: rgba(0,0,0,0) 1px solid;
}

.t0-b-wysiwygCustom-217 table th {
  line-height: 1.25;
  font-size: 1rem;
  padding: 3% 1%;
  text-align: left;
  vertical-align: middle;
  border-style: none;
  border-bottom: 1px solid #fff;
}

.t0-b-wysiwygCustom-217 table td {
  line-height: 1.25;
  font-size: 1rem;
  padding: 3% 1%;
  text-align: left;
  vertical-align: middle;
  border-style: none;
  border-bottom: 1px solid #fff;
}

.t0-b-wysiwygCustom-217 table ul {
  font-size: 14px;
}

.t0-b-wysiwygCustom-217 table ol {
  font-size: 14px;
}

.t0-b-wysiwygCustom-217 table ul li {
  line-height: 1.25;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-217 table ol li {
  line-height: 1.25;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-217 table p {
  line-height: 1.6;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-217 table th {
  color: #482e15;
  background: #eae4d5;
}

.t0-b-wysiwygCustom-217 table td {
  color: #7c5e42;
  background-color: #f6f3ed;
}

.t0-b-wysiwygCustom-217 table tr:first-child th {
  border-top: 1px solid #fff;
}

.t0-b-wysiwygCustom-217 table tr:first-child td {
  border-top: 1px solid #fff;
}

.t0-b-wysiwygCustom-217 table tr:last-child>th {
  background-image: none;
}

.t0-b-wysiwygCustom-217 table tr:last-child td {
  background-image: none;
}

.t0-b-wysiwygCustom-217>table:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-217 a {
  display: inline-block;
  color: #767065;
  text-decoration: underline;
}

.t0-b-wysiwygCustom-217 p {
  line-height: 1.6;
  font-size: 1.3rem;
}

.t0-b-wysiwygCustom-217 ul li {
  line-height: 1.25;
font-size: 1.3rem;
}

.t0-b-wysiwygCustom-217 ol {
  line-height: 1.25;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-217 ol li {
  line-height: 1.25;
  font-size: 1rem;
}


.t0-b-wysiwygCustom-217 strong {
    font-weight: bolder;
    background: linear-gradient(transparent 65%, #ffdf6f 50%);
  font-size: 1.5rem;}

.t0-b-wysiwygCustom-217-bPlacer {
    padding: 0 15px 15px 15px;
}
.t0-b-mediaCols .t0-b-mediaCols__col [class*=-bPlacer]>.t0-b-wysiwygCustom-218 {
  overflow: visible;
}

.t0-b-mediaCols .t0-b-mediaCols__colHead [class*=-bPlacer]>.t0-b-wysiwygCustom-218 {
  overflow: visible;
}

.t0-b-mediaCols .t0-b-mediaCols__col [class*=-bPlacer]>.t0-b-wysiwygCustom-218 ul {
  overflow: hidden;
}

.t0-b-mediaCols .t0-b-mediaCols__col [class*=-bPlacer]>.t0-b-wysiwygCustom-218 ol {
  overflow: hidden;
}

.t0-b-mediaCols .t0-b-mediaCols__colHead [class*=-bPlacer]>.t0-b-wysiwygCustom-218 ul {
  overflow: hidden;
}

.t0-b-mediaCols .t0-b-mediaCols__colHead [class*=-bPlacer]>.t0-b-wysiwygCustom-218 ol {
  overflow: hidden;
}

.t0-b-wysiwygCustom-218-bPlacer {
  padding-bottom: 15px;
}

.t0-b-wysiwygCustom-218 {
  line-height: 1.25;
  font-size: 1rem;
  color: #767065;
}

.t0-b-wysiwygCustom-218 th>table:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-218 td>table:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-218 th>ul:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-218 td>ul:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-218 th>ol:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-218 td>ol:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-218 th>p:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-218 td>p:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-218 th>hr:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-218 td>hr:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-218 p {
  line-height: 1.6;
  font-size: 1rem;
  margin-top: 1em;
}

.t0-b-wysiwygCustom-218>p:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-218 ol {
  padding: 0 0 0 2em;
  margin-top: 15px;
  font-size: 14px;
}

.t0-b-wysiwygCustom-218 ol ul {
  margin-top: 10px;
}

.t0-b-wysiwygCustom-218 ol ol {
  margin-top: 10px;
}

.t0-b-wysiwygCustom-218 ol li {
  line-height: 1.25;
  font-size: 1rem;
  margin-top: 10px;
  list-style-type: decimal;
}

.t0-b-wysiwygCustom-218 ol li:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-218>ol:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-218 ul {
  padding: 0 0 0 1.5em;
  margin-top: 15px;
  font-size: 14px;
}

.t0-b-wysiwygCustom-218 ul ul {
  margin-top: 10px;
}

.t0-b-wysiwygCustom-218 ul ol {
  margin-top: 10px;
}

.t0-b-wysiwygCustom-218 ul li {
  line-height: 1.25;
  font-size: 1rem;
  margin-top: 10px;
  list-style-type: disc;
}

.t0-b-wysiwygCustom-218 ul li:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-218>ul:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-218 table {
  width: 100%;
  margin-top: 15px;
  border: rgba(0,0,0,0) 1px solid;
}

.t0-b-wysiwygCustom-218 table th {
  line-height: 1.25;
  font-size: 1rem;
  padding: 3% 1%;
  text-align: left;
  vertical-align: middle;
  border-style: none;
  border-bottom: 1px solid #fff;
}

.t0-b-wysiwygCustom-218 table td {
  line-height: 1.25;
  font-size: 1rem;
  padding: 3% 1%;
  text-align: left;
  vertical-align: middle;
  border-style: none;
  border-bottom: 1px solid #fff;
}

.t0-b-wysiwygCustom-218 table ul {
  font-size: 14px;
}

.t0-b-wysiwygCustom-218 table ol {
  font-size: 14px;
}

.t0-b-wysiwygCustom-218 table ul li {
  line-height: 1.25;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-218 table ol li {
  line-height: 1.25;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-218 table p {
  line-height: 1.6;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-218 table th {
  color: #482e15;
  background: #eae4d5;
}

.t0-b-wysiwygCustom-218 table td {
  color: #7c5e42;
  background-color: #f6f3ed;
}

.t0-b-wysiwygCustom-218 table tr:first-child th {
  border-top: 1px solid #fff;
}

.t0-b-wysiwygCustom-218 table tr:first-child td {
  border-top: 1px solid #fff;
}

.t0-b-wysiwygCustom-218 table tr:last-child>th {
  background-image: none;
}

.t0-b-wysiwygCustom-218 table tr:last-child td {
  background-image: none;
}

.t0-b-wysiwygCustom-218>table:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-218 a {
  display: inline-block;
  color: #767065;
  text-decoration: underline;
}

.t0-b-wysiwygCustom-218 p {
  line-height: 1.6;
font-size: 1.3rem;
}

.t0-b-wysiwygCustom-218 ul li {
  line-height: 1.25;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-218 ol {
  line-height: 1.25;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-218 ol li {
  line-height: 1.25;
  font-size: 1rem;
}


.t0-b-wysiwygCustom-218 strong {
    font-weight: bolder;
    color:#41AECF;
  font-size: 1.4rem;}

.t0-b-wysiwygCustom-218-bPlacer {
    padding: 0 15px 15px 15px;
}
.t0-b-lv3HCustom-219-bPlacer {
  padding-bottom: 10px;
}

.t0-b-lv3HCustom-219 {
   color: #675f4f;
  text-align: center;
}

.t0-b-lv3HCustom-219 a {
  display: block;
  color: #675f4f;
  text-decoration: none;
}

.t0-b-lv3HCustom-219 h3 {
  line-height: 1.25;
  font-size: 1.286rem;
}

.t0-b-lv3HCustom-219--align-l {
  text-align: left;
}

.t0-b-lv3HCustom-219--align-c {
  text-align: center;
}

.t0-b-lv3HCustom-219--align-r {
  text-align: right;
}

.t0-b-fullWidthFrameCustom-220 {
  position: relative;
  padding: 0px 15px 0px;
  margin: -1px -15px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
}

.t0-b-fullWidthFrameCustom-220 {
  background-color: #fff;
}

.t0-b-lv2HCustom-221-bPlacer {
  padding-bottom: 10px;
}

.t0-b-lv2HCustom-221 {
font-family: 游明朝, YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", serif !important;
  color: #fff;
  text-align: center;
}

.t0-b-lv2HCustom-221 a {
  display: block;
  color: #675f4f;
  text-decoration: none;
}

.t0-b-lv2HCustom-221__caption-upper {
  line-height: 1.25;
  font-size: .857rem;
  padding: 0 7px 5px;
}

.t0-b-lv2HCustom-221 h2 {
    line-height: 1.75;
    font-size: 1.629rem;
    padding: 0 10px;
    position: relative;
    margin-top: -30px;
    margin-bottom: 20px;
}

.t0-b-lv2HCustom-221__caption-lower {
  line-height: 1.25;
  font-size: .857rem;
  padding: 0px 7px 0;
}

.t0-b-lv2HCustom-221--align-l {
  text-align: left;
}

.t0-b-lv2HCustom-221--align-c {
  text-align: center;
}

.t0-b-lv2HCustom-221--align-r {
  text-align: right;
}


.t0-b-lv3HCustom-222-bPlacer {
  padding-bottom: 10px;
}

.t0-b-lv3HCustom-222 {
 font-family: 游明朝, YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", serif !important;
  color: #675f4f;
  text-align: center;
}

.t0-b-lv3HCustom-222 a {
  display: block;
  color: #675f4f;
  text-decoration: none;
}

.t0-b-lv3HCustom-222 h3 {
  line-height: 1.25;
  font-size: 1.6rem;
  min-height: 22px;
  padding: 10px;
  background-color: #FFF5E7;
  -webkit-box-shadow: 5px 5px 0 #FFCC00;
  box-shadow: 5px 5px 0 #FFCC00;}

.t0-b-lv3HCustom-222--align-l {
  text-align: left;
}

.t0-b-lv3HCustom-222--align-c {
  text-align: center;
}

.t0-b-lv3HCustom-222--align-r {
  text-align: right;
}

.t0-b-frameOuterCustom-223-bPlacer {
  padding-bottom: 0px;
}

.t0-b-frameOuterCustom-223__hd {
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  text-align: center;
  color: #675f4f;
  padding: 5px 0;
}

.t0-b-frameOuterCustom-223__hd a {
  text-decoration: none;
  color: inherit;
}

.t0-b-frameOuterCustom-223__hd-h {
  line-height: 1.25;
  font-size: 1.286rem;
}

.t0-b-frameOuterCustom-223__hd-caption-upper {
  line-height: 1.25;
  font-size: 1rem;
  padding: 0 0 5px;
}

.t0-b-frameOuterCustom-223__hd-caption-lower {
  line-height: 1.25;
  font-size: 1rem;
  padding: 5px 0 0;
}

.t0-b-frameOuterCustom-223__hd--align-l {
  text-align: left;
}

.t0-b-frameOuterCustom-223__hd--align-c {
  text-align: center;
}

.t0-b-frameOuterCustom-223__hd--align-r {
  text-align: right;
}

.t0-b-frameOuterCustom-223__ft {
  margin-top: 20px;
}

.t0-b-navBItemCustom-224-bPlacer {
  padding-bottom: 25px;
}

.t0-b-navBItemCustom-224 {
  width: 95%;
  margin: 0 auto;
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  color: #fea600;
  text-align: center;
  border: 2px solid #fea600;
  border-radius: 30px;
  line-height: 1.25;
  font-size: 1.143rem;
}

.t0-b-navBItemCustom-224 a {
  display: block;
  color: #fea600;
}

.t0-b-navBItemCustom-224__inner {
  padding: 12px 10px;
  background-color: #fff;
  border-radius: 30px;
}

.t0-b-navBItemCustom-225-bPlacer {
  padding-bottom: 25px;
}

.t0-b-navBItemCustom-225 {
  width: 95%;
  margin: 0 auto;
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  color: #fff;
  text-align: center;
  line-height: 1.25;
  font-size: 1.143rem;
}

.t0-b-navBItemCustom-225 a {
  display: block;
  color: #fff;
}

.t0-b-navBItemCustom-225__inner {
  position: relative;
  padding: 12px 30px 12px 15px;
  background-color: #ff9000;
}

.t0-b-navBItemCustom-225__inner::after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 10px;
  height: 15px;
  content: "";
  background-image: url("/_master/acre/themes/031C-N00/imgs/common/navItem001/sp_Banner_arrow001.svg");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 10px 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.t0-b-navBItemCustom-226-bPlacer {
  padding: 10px 20px 25px 20px;
}

.t0-b-navBItemCustom-226 {
  width: 95%;
  margin: 0 auto;
font-family: 游明朝, YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝",serif !important;
  color: #EB7E31;
  text-align: center;
  line-height: 1.25;
  font-size: 1.3rem;
}

.t0-b-navBItemCustom-226 a {
  display: block;
  color: #EB7E31;
}

.t0-b-navBItemCustom-226__inner {
  position: relative;
  padding: 15px 30px 15px 15px;
  background-color: none;
    border: 2px solid #ff9000;
  border-radius: 10px;
}

.t0-b-navBItemCustom-226__inner::after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 10px;
  height: 15px;
  content: "";
  background-image: url("/_design/2544/images/sp_Banner_arrow001.png");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 10px 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.t0-b-mediaCols .t0-b-mediaCols__col [class*=-bPlacer]>.t0-b-wysiwygCustom-227 {
  overflow: visible;
}

.t0-b-mediaCols .t0-b-mediaCols__colHead [class*=-bPlacer]>.t0-b-wysiwygCustom-227 {
  overflow: visible;
}

.t0-b-mediaCols .t0-b-mediaCols__col [class*=-bPlacer]>.t0-b-wysiwygCustom-227 ul {
  overflow: hidden;
}

.t0-b-mediaCols .t0-b-mediaCols__col [class*=-bPlacer]>.t0-b-wysiwygCustom-227 ol {
  overflow: hidden;
}

.t0-b-mediaCols .t0-b-mediaCols__colHead [class*=-bPlacer]>.t0-b-wysiwygCustom-227 ul {
  overflow: hidden;
}

.t0-b-mediaCols .t0-b-mediaCols__colHead [class*=-bPlacer]>.t0-b-wysiwygCustom-227 ol {
  overflow: hidden;
}

.t0-b-wysiwygCustom-227-bPlacer {
  padding-bottom: 15px;
}

.t0-b-wysiwygCustom-227 {
  line-height: 1.25;
  font-size: 1rem;
  color: #767065;
}

.t0-b-wysiwygCustom-227 th>table:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-227 td>table:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-227 th>ul:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-227 td>ul:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-227 th>ol:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-227 td>ol:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-227 th>p:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-227 td>p:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-227 th>hr:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-227 td>hr:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-227 p {
  line-height: 1.6;
  font-size: 1rem;
  margin-top: 1em;
}

.t0-b-wysiwygCustom-227>p:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-227 ol {
  padding: 0 0 0 2em;
  margin-top: 15px;
  font-size: 14px;
}

.t0-b-wysiwygCustom-227 ol ul {
  margin-top: 10px;
}

.t0-b-wysiwygCustom-227 ol ol {
  margin-top: 10px;
}

.t0-b-wysiwygCustom-227 ol li {
  line-height: 1.25;
  font-size: 1rem;
  margin-top: 10px;
  list-style-type: decimal;
}

.t0-b-wysiwygCustom-227 ol li:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-227>ol:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-227 ul {
  padding: 0 0 0 1.5em;
  margin-top: 15px;
  font-size: 14px;
}

.t0-b-wysiwygCustom-227 ul ul {
  margin-top: 10px;
}

.t0-b-wysiwygCustom-227 ul ol {
  margin-top: 10px;
}

.t0-b-wysiwygCustom-227 ul li {
  line-height: 1.25;
  font-size: 1rem;
  margin-top: 10px;
  list-style-type: disc;
}

.t0-b-wysiwygCustom-227 ul li:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-227>ul:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-227 table {
  width: 100%;
  margin-top: 15px;
  border: rgba(0,0,0,0) 1px solid;
}

.t0-b-wysiwygCustom-227 table th {
  line-height: 1.25;
  font-size: 1rem;
  padding: 3% 1%;
  text-align: left;
  vertical-align: middle;
  border-style: none;
  border-bottom: 1px solid #fff;
}

.t0-b-wysiwygCustom-227 table td {
  line-height: 1.25;
  font-size: 1rem;
  padding: 3% 1%;
  text-align: left;
  vertical-align: middle;
  border-style: none;
  border-bottom: 1px solid #fff;
}

.t0-b-wysiwygCustom-227 table ul {
  font-size: 14px;
}

.t0-b-wysiwygCustom-227 table ol {
  font-size: 14px;
}

.t0-b-wysiwygCustom-227 table ul li {
  line-height: 1.25;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-227 table ol li {
  line-height: 1.25;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-227 table p {
  line-height: 1.6;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-227 table th {
  color: #482e15;
  background: #eae4d5;
}

.t0-b-wysiwygCustom-227 table td {
  color: #7c5e42;
  background-color: #f6f3ed;
}

.t0-b-wysiwygCustom-227 table tr:first-child th {
  border-top: 1px solid #fff;
}

.t0-b-wysiwygCustom-227 table tr:first-child td {
  border-top: 1px solid #fff;
}

.t0-b-wysiwygCustom-227 table tr:last-child>th {
  background-image: none;
}

.t0-b-wysiwygCustom-227 table tr:last-child td {
  background-image: none;
}

.t0-b-wysiwygCustom-227>table:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-227 a {
  display: inline-block;
  color: #767065;
  text-decoration: underline;
}

.t0-b-wysiwygCustom-227 p {
  line-height: 1.6;
font-size: 1.3rem;
}

.t0-b-wysiwygCustom-227 ul li {
  line-height: 1.25;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-227 ol {
  line-height: 1.25;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-227 ol li {
  line-height: 1.25;
  font-size: 1rem;
}


.t0-b-wysiwygCustom-227 strong {
    font-weight: bolder;
    color:#F2AA77;
  font-size: 1.4rem;}

.t0-b-wysiwygCustom-227-bPlacer {
    padding: 0 15px 15px 15px;
}
.t0-b-frameOuterCustom-228-bPlacer {
  padding-bottom: 0px;
}

.t0-b-frameOuterCustom-228__hd {
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  text-align: center;
  color: #675f4f;
  padding: 5px 0;
}

.t0-b-frameOuterCustom-228__hd a {
  text-decoration: none;
  color: inherit;
}

.t0-b-frameOuterCustom-228__hd-h {
  line-height: 1.25;
  font-size: 1.286rem;
}

.t0-b-frameOuterCustom-228__hd-caption-upper {
  line-height: 1.25;
  font-size: 1rem;
  padding: 0 0 5px;
}

.t0-b-frameOuterCustom-228__hd-caption-lower {
  line-height: 1.25;
  font-size: 1rem;
  padding: 5px 0 0;
}

.t0-b-frameOuterCustom-228__hd--align-l {
  text-align: left;
}

.t0-b-frameOuterCustom-228__hd--align-c {
  text-align: center;
}

.t0-b-frameOuterCustom-228__hd--align-r {
  text-align: right;
}

.t0-b-frameOuterCustom-228__ft {
  margin-top: 20px;
}

.t0-b-mediaCols .t0-b-mediaCols__col [class*=-bPlacer]>.t0-b-wysiwygCustom-229 {
  overflow: visible;
}

.t0-b-mediaCols .t0-b-mediaCols__colHead [class*=-bPlacer]>.t0-b-wysiwygCustom-229 {
  overflow: visible;
}

.t0-b-mediaCols .t0-b-mediaCols__col [class*=-bPlacer]>.t0-b-wysiwygCustom-229 ul {
  overflow: hidden;
}

.t0-b-mediaCols .t0-b-mediaCols__col [class*=-bPlacer]>.t0-b-wysiwygCustom-229 ol {
  overflow: hidden;
}

.t0-b-mediaCols .t0-b-mediaCols__colHead [class*=-bPlacer]>.t0-b-wysiwygCustom-229 ul {
  overflow: hidden;
}

.t0-b-mediaCols .t0-b-mediaCols__colHead [class*=-bPlacer]>.t0-b-wysiwygCustom-229 ol {
  overflow: hidden;
}

.t0-b-wysiwygCustom-229-bPlacer {
  padding-bottom: 15px;
}

.t0-b-wysiwygCustom-229 {
  line-height: 1.25;
  font-size: 1rem;
  color: #767065;
}

.t0-b-wysiwygCustom-229 th>table:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-229 td>table:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-229 th>ul:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-229 td>ul:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-229 th>ol:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-229 td>ol:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-229 th>p:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-229 td>p:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-229 th>hr:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-229 td>hr:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-229 p {
  line-height: 1.6;
  font-size: 1rem;
  margin-top: 1em;
}

.t0-b-wysiwygCustom-229>p:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-229 ol {
  padding: 0 0 0 2em;
  margin-top: 15px;
  font-size: 14px;
}

.t0-b-wysiwygCustom-229 ol ul {
  margin-top: 10px;
}

.t0-b-wysiwygCustom-229 ol ol {
  margin-top: 10px;
}

.t0-b-wysiwygCustom-229 ol li {
  line-height: 1.25;
  font-size: 1rem;
  margin-top: 10px;
  list-style-type: decimal;
}

.t0-b-wysiwygCustom-229 ol li:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-229>ol:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-229 ul {
  padding: 0 0 0 1.5em;
  margin-top: 15px;
  font-size: 14px;
}

.t0-b-wysiwygCustom-229 ul ul {
  margin-top: 10px;
}

.t0-b-wysiwygCustom-229 ul ol {
  margin-top: 10px;
}

.t0-b-wysiwygCustom-229 ul li {
  line-height: 1.25;
  font-size: 1rem;
  margin-top: 10px;
  list-style-type: disc;
}

.t0-b-wysiwygCustom-229 ul li:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-229>ul:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-229 table {
  width: 100%;
  margin-top: 15px;
  border: rgba(0,0,0,0) 1px solid;
}

.t0-b-wysiwygCustom-229 table th {
  line-height: 1.25;
  font-size: 1rem;
  padding: 3% 1%;
  text-align: left;
  vertical-align: middle;
  border-style: none;
  border-bottom: 1px solid #fff;
}

.t0-b-wysiwygCustom-229 table td {
  line-height: 1.25;
  font-size: 1rem;
  padding: 3% 1%;
  text-align: left;
  vertical-align: middle;
  border-style: none;
  border-bottom: 1px solid #fff;
}

.t0-b-wysiwygCustom-229 table ul {
  font-size: 14px;
}

.t0-b-wysiwygCustom-229 table ol {
  font-size: 14px;
}

.t0-b-wysiwygCustom-229 table ul li {
  line-height: 1.25;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-229 table ol li {
  line-height: 1.25;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-229 table p {
  line-height: 1.6;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-229 table th {
  color: #482e15;
  background: #eae4d5;
}

.t0-b-wysiwygCustom-229 table td {
  color: #7c5e42;
  background-color: #f6f3ed;
}

.t0-b-wysiwygCustom-229 table tr:first-child th {
  border-top: 1px solid #fff;
}

.t0-b-wysiwygCustom-229 table tr:first-child td {
  border-top: 1px solid #fff;
}

.t0-b-wysiwygCustom-229 table tr:last-child>th {
  background-image: none;
}

.t0-b-wysiwygCustom-229 table tr:last-child td {
  background-image: none;
}

.t0-b-wysiwygCustom-229>table:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-229 a {
  display: inline-block;
  color: #767065;
  text-decoration: underline;
}

.t0-b-wysiwygCustom-229 p {
  line-height: 1.6;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-229 ul li {
  line-height: 1.25;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-229 ol {
  line-height: 1.25;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-229 ol li {
  line-height: 1.25;
  font-size: 1rem;
}


.t0-b-lv2HCustom-230-bPlacer {
    /* padding-bottom: 10px; */
    position: relative;
    margin-top: -40px;
}

.t0-b-lv2HCustom-230 {
 font-family: 游明朝, YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", serif !important;  color: #1E68A1;
  text-align: center;
}

.t0-b-lv2HCustom-230 a {
  display: block;
  color: #675f4f;
  text-decoration: none;
}

.t0-b-lv2HCustom-230__caption-upper {
  line-height: 1.25;
  font-size: 1.2rem;
  padding: 0 7px 5px;
}

.t0-b-lv2HCustom-230 h2 {
  line-height: 1.25;
  font-size: 1.829rem;
  padding: 0 7px;
}

.t0-b-lv2HCustom-230__caption-lower {
  line-height: 1.25;
  font-size: .857rem;
  padding: 5px 7px 0;
}

.t0-b-lv2HCustom-230--align-l {
  text-align: left;
}

.t0-b-lv2HCustom-230--align-c {
  text-align: center;
}

.t0-b-lv2HCustom-230--align-r {
  text-align: right;
}


.t0-b-lv2HCustom-231-bPlacer {
    position: relative;
    margin-top: -61px;
    margin-left: 54px;
}

.t0-b-lv2HCustom-231 {
font-family: 游明朝, YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", serif !important;
  color: #fff;
  text-align: center;
}

.t0-b-lv2HCustom-231 a {
  display: block;
  color: #675f4f;
  text-decoration: none;
}

.t0-b-lv2HCustom-231__caption-upper {
  line-height: 1.25;
  font-size: 1.8rem;
  padding: 0 6px 0px;
}

.t0-b-lv2HCustom-231 h2 {
    line-height: 1.25;
    font-size: 1.3rem;
    /* padding: 0 7px; */
    position: relative;
    margin-top: -27px;
    margin-left: 53px;
}

.t0-b-lv2HCustom-231__caption-lower {
  line-height: 1.25;
  font-size: .857rem;
  padding: 5px 7px 0;
}

.t0-b-lv2HCustom-231--align-l {
  text-align: left;
}

.t0-b-lv2HCustom-231--align-c {
  text-align: center;
}

.t0-b-lv2HCustom-231--align-r {
  text-align: right;
}

.t0-b-lv2HCustom-232-bPlacer {
    position: relative;
    margin-top: -60px;
    margin-left: 30px;
}

.t0-b-lv2HCustom-232 {
font-family: 游明朝, YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", serif !important;
  color: #fff;
  text-align: center;
}

.t0-b-lv2HCustom-232 a {
  display: block;
  color: #675f4f;
  text-decoration: none;
}

.t0-b-lv2HCustom-232__caption-upper {
  line-height: 1.25;
  font-size: 1.8rem;
  padding: 0 6px 0px;
}

.t0-b-lv2HCustom-232 h2 {
    line-height: 1.25;
    font-size: 1.3rem;
    /* padding: 0 7px; */
    position: relative;
    margin-top: -27px;
    margin-left: 53px;
}

.t0-b-lv2HCustom-232__caption-lower {
  line-height: 1.25;
  font-size: .857rem;
  padding: 5px 7px 0;
}

.t0-b-lv2HCustom-232--align-l {
  text-align: left;
}

.t0-b-lv2HCustom-232--align-c {
  text-align: center;
}

.t0-b-lv2HCustom-232--align-r {
  text-align: right;
}

.t0-b-lv2HCustom-233-bPlacer {
  padding-bottom: 10px;
}

.t0-b-lv2HCustom-233 {
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  color: #675f4f;
  text-align: center;
}

.t0-b-lv2HCustom-233 a {
  display: block;
  color: #675f4f;
  text-decoration: none;
}

.t0-b-lv2HCustom-233__caption-upper {
  line-height: 1.25;
  font-size: .857rem;
  padding: 0 7px 5px;
}

.t0-b-lv2HCustom-233 h2 {
  line-height: 1.25;
  font-size: 1.429rem;
  padding: 0 7px;
}

.t0-b-lv2HCustom-233__caption-lower {
  line-height: 1.25;
  font-size: .857rem;
  padding: 5px 7px 0;
}

.t0-b-lv2HCustom-233--align-l {
  text-align: left;
}

.t0-b-lv2HCustom-233--align-c {
  text-align: center;
}

.t0-b-lv2HCustom-233--align-r {
  text-align: right;
}


.t0-b-lv2HCustom-234-bPlacer {
    position: relative;
    margin-top: -44px;
    margin-left: 10px;
      margin-bottom: 20px;
}

.t0-b-lv2HCustom-234 {
font-family: 游明朝, YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", serif !important;
  color: #000;
  text-align: center;
}

.t0-b-lv2HCustom-234 a {
  display: block;
  color: #675f4f;
  text-decoration: none;
}

.t0-b-lv2HCustom-234__caption-upper {
  line-height: 1.25;
  font-size: 1.1rem;
  padding: 0 6px 0px;
}

.t0-b-lv2HCustom-234 h2 {
    line-height: 1.25;
    font-size: 1.25rem;
    /* padding: 0 7px; */
    position: relative;
    margin-top: -22px;
    margin-left: 60px;
}

.t0-b-lv2HCustom-234__caption-lower {
  line-height: 1.25;
  font-size: .857rem;
  padding: 5px 7px 0;
}

.t0-b-lv2HCustom-234--align-l {
  text-align: left;
}

.t0-b-lv2HCustom-234--align-c {
  text-align: center;
}

.t0-b-lv2HCustom-234--align-r {
  text-align: right;
}

.t0-b-labeledListCustom-235-bPlacer {
  padding-bottom: 10px;
    padding-left: 0px;
}

.t0-b-labeledListCustom-235 {
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
}

.t0-b-labeledListCustom-235 a {
  display: block;
  text-decoration: underline;
}

.t0-b-labeledListCustom-235 table {
  display: block;
}

.t0-b-labeledListCustom-235 table th {
  display: inline-block;
  min-width: 86px;
  padding: 0;
  color: #fff;
  text-align: center;
  line-height: 1.25;
  font-size: 1rem;
}

.t0-b-labeledListCustom-235 table th>div {
  min-height: 17px;
  padding: 3px 8px 2px;
  background-color: #C4B482;
 border-radius: 15px;}

.t0-b-labeledListCustom-235 table th>div a {
  color: #675f4f;
}

.t0-b-labeledListCustom-235 table td {
  padding: 0 0 0 14px;
  color: #767065;
  text-align: left;
  line-height: 0.25;
font-size: 1.3rem;
}

.t0-b-labeledListCustom-235 table td>div {
  padding: 5px 0;
}

.t0-b-labeledListCustom-235 table td>div a {
  color: #767065;
}

.t0-b-fullWidthFrameCustom-236 {
  position: relative;
  padding-top: 15px;
  padding-bottom: 50px;
  margin: 0 -15px;
  background-repeat: repeat;
  background-position: center center;
  background-size: auto 100%;
}

.t0-b-fullWidthFrameCustom-236 {
  background-color: #fff;
}


.t0-b-lv2HCustom-237-bPlacer {
    position: relative;
    margin-top: -44px;
    margin-left: 155px;
      margin-bottom: 20px;
}

.t0-b-lv2HCustom-237 {
font-family: 游明朝, YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", serif !important;
  color: #000;
  text-align: center;
}

.t0-b-lv2HCustom-237 a {
  display: block;
  color: #675f4f;
  text-decoration: none;
}

.t0-b-lv2HCustom-237__caption-upper {
  line-height: 1.25;
  font-size: 1.1rem;
  padding: 0 6px 0px;
}

.t0-b-lv2HCustom-237 h2 {
    line-height: 1.25;
    font-size: 1.25rem;
    /* padding: 0 7px; */
    position: relative;
    margin-top: -22px;
    margin-left: 60px;
}

.t0-b-lv2HCustom-237__caption-lower {
  line-height: 1.25;
  font-size: .857rem;
  padding: 5px 7px 0;
}

.t0-b-lv2HCustom-237--align-l {
  text-align: left;
}

.t0-b-lv2HCustom-237--align-c {
  text-align: center;
}

.t0-b-lv2HCustom-237--align-r {
  text-align: right;
}

.t0-b-fullWidthFrameCustom-238 {
  position: relative;
  padding: 10px 0px 0px  0px;
  margin: 0 -15px;
  background-repeat: repeat;
  background-position: center center;
  background-size: auto 100%;
  background-color: none;
}

.t0-b-fullWidthFrameCustom-238 .t0-b-media__media {
    position: relative;
    z-index: 3;
}


.t0-b-fullWidthFrameCustom-238 .t0-b-media-bPlacer {
    padding-bottom: 15px;
    padding-top: 10px;
}
.t0-b-mediaCols .t0-b-mediaCols__col [class*=-bPlacer]>.t0-b-wysiwygCustom-239 {
  overflow: visible;
}

.t0-b-mediaCols .t0-b-mediaCols__colHead [class*=-bPlacer]>.t0-b-wysiwygCustom-239 {
  overflow: visible;
}

.t0-b-mediaCols .t0-b-mediaCols__col [class*=-bPlacer]>.t0-b-wysiwygCustom-239 ul {
  overflow: hidden;
}

.t0-b-mediaCols .t0-b-mediaCols__col [class*=-bPlacer]>.t0-b-wysiwygCustom-239 ol {
  overflow: hidden;
}

.t0-b-mediaCols .t0-b-mediaCols__colHead [class*=-bPlacer]>.t0-b-wysiwygCustom-239 ul {
  overflow: hidden;
}

.t0-b-mediaCols .t0-b-mediaCols__colHead [class*=-bPlacer]>.t0-b-wysiwygCustom-239 ol {
  overflow: hidden;
}

.t0-b-wysiwygCustom-239-bPlacer {
  padding-bottom: 15px;
}

.t0-b-wysiwygCustom-239 {
  line-height: 1.25;
  font-size: 1rem;
  color: #767065;
}

.t0-b-wysiwygCustom-239 th>table:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-239 td>table:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-239 th>ul:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-239 td>ul:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-239 th>ol:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-239 td>ol:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-239 th>p:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-239 td>p:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-239 th>hr:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-239 td>hr:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-239 p {
  line-height: 1.6;
  font-size: 1rem;
  margin-top: 1em;
}

.t0-b-wysiwygCustom-239>p:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-239 ol {
  padding: 0 0 0 2em;
  margin-top: 15px;
  font-size: 14px;
}

.t0-b-wysiwygCustom-239 ol ul {
  margin-top: 10px;
}

.t0-b-wysiwygCustom-239 ol ol {
  margin-top: 10px;
}

.t0-b-wysiwygCustom-239 ol li {
  line-height: 1.25;
  font-size: 1rem;
  margin-top: 10px;
  list-style-type: decimal;
}

.t0-b-wysiwygCustom-239 ol li:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-239>ol:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-239 ul {
  padding: 0 0 0 1.5em;
  margin-top: 15px;
  font-size: 14px;
}

.t0-b-wysiwygCustom-239 ul ul {
  margin-top: 10px;
}

.t0-b-wysiwygCustom-239 ul ol {
  margin-top: 10px;
}

.t0-b-wysiwygCustom-239 ul li {
  line-height: 1.25;
  font-size: 1rem;
  margin-top: 10px;
  list-style-type: disc;
}

.t0-b-wysiwygCustom-239 ul li:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-239>ul:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-239 table {
  width: 100%;
  margin-top: 15px;
  border: rgba(0,0,0,0) 1px solid;
}

.t0-b-wysiwygCustom-239 table th {
  line-height: 1.25;
  font-size: 1rem;
  padding: 3% 1%;
  text-align: left;
  vertical-align: middle;
  border-style: none;
  border-bottom: 1px solid #fff;
}

.t0-b-wysiwygCustom-239 table td {
  line-height: 1.25;
  font-size: 1rem;
  padding: 3% 1%;
  text-align: left;
  vertical-align: middle;
  border-style: none;
  border-bottom: 1px solid #fff;
}

.t0-b-wysiwygCustom-239 table ul {
  font-size: 14px;
}

.t0-b-wysiwygCustom-239 table ol {
  font-size: 14px;
}

.t0-b-wysiwygCustom-239 table ul li {
  line-height: 1.25;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-239 table ol li {
  line-height: 1.25;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-239 table p {
  line-height: 1.6;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-239 table th {
  color: #482e15;
  background: #eae4d5;
}

.t0-b-wysiwygCustom-239 table td {
  color: #7c5e42;
  background-color: #f6f3ed;
}

.t0-b-wysiwygCustom-239 table tr:first-child th {
  border-top: 1px solid #fff;
}

.t0-b-wysiwygCustom-239 table tr:first-child td {
  border-top: 1px solid #fff;
}

.t0-b-wysiwygCustom-239 table tr:last-child>th {
  background-image: none;
}

.t0-b-wysiwygCustom-239 table tr:last-child td {
  background-image: none;
}

.t0-b-wysiwygCustom-239>table:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-239 a {
  display: inline-block;
  color: #767065;
  text-decoration: underline;
}

.t0-b-wysiwygCustom-239 p {
  line-height: 1.6;
  font-size: 1.2rem;
}

.t0-b-wysiwygCustom-239 ul li {
  line-height: 1.25;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-239 ol {
  line-height: 1.25;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-239 ol li {
  line-height: 1.25;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-239
{
    font-family: 游明朝, YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", serif !important;
}

.t0-b-wysiwygCustom-239 strong {
    font-weight: bolder;
    color:#F2AA77;
  font-size: 1.4rem;}

.t0-b-wysiwygCustom-239-bPlacer {
    padding: 0 15px 15px 15px;
}

.t0-b-lv2HCustom-240-bPlacer {
    position: relative;
    margin-top: -80px;
    margin-left: 70px;
      margin-bottom: 20px;
}

.t0-b-lv2HCustom-240 {
font-family: 游明朝, YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", serif !important;
  color: #000;
  text-align: center;
 z-index: 210;}

.t0-b-lv2HCustom-240 strong {
    font-weight: bolder;
    color: #E35E00;
}

.t0-b-lv2HCustom-240 a {
  display: block;
  color: #675f4f;
  text-decoration: none;
}

.t0-b-lv2HCustom-240__caption-upper {
  line-height: 1.25;
  font-size: 1.1rem;
  padding: 0 6px 0px;
}

.t0-b-lv2HCustom-240 h2 {
    line-height: 1.25;
    font-size: 1.6rem;
    /* padding: 0 7px; */
    position: relative;
    margin-top: -22px;
    margin-left: 10px;
  z-index: 10;}

.t0-b-lv2HCustom-240__caption-lower {
  line-height: 1.25;
  font-size: .857rem;
  padding: 5px 7px 0;
}

.t0-b-lv2HCustom-240--align-l {
  text-align: left;
}

.t0-b-lv2HCustom-240--align-c {
  text-align: center;
}

.t0-b-lv2HCustom-240--align-r {
  text-align: right;
}

.t0-b-fullWidthFrameCustom-241 {
  position: relative;
  background-repeat: repeat;
  background-position: center center;
  background-size: auto 100%;
  background-color: none;
    margin: -25px -15px 0 -15px;}

.t0-b-fullWidthFrameCustom-242 {
  position: relative;
  padding: 0px 0px 0px;
  margin: 0 -15px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
}

.t0-b-fullWidthFrameCustom-242 {
  background-color: #fff;
}


.t0-b-lv2HCustom-243-bPlacer {
    position: relative;
    margin-top: -80px;
    margin-right: 70px;
      margin-bottom: 20px;
}

.t0-b-lv2HCustom-243 {
font-family: 游明朝, YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", serif !important;
  color: #000;
  text-align: center;
}

.t0-b-lv2HCustom-243 strong {
    font-weight: bolder;
    color: #E35E00;
}

.t0-b-lv2HCustom-243 a {
  display: block;
  color: #675f4f;
  text-decoration: none;
}

.t0-b-lv2HCustom-243__caption-upper {
  line-height: 1.25;
  font-size: 1.1rem;
  padding: 0 6px 0px;
}

.t0-b-lv2HCustom-243 h2 {
    line-height: 1.25;
    font-size: 1.5rem;
    /* padding: 0 7px; */
    position: relative;
    margin-top: -22px;
    margin-right: 10px;
  z-index: 10;
}

.t0-b-lv2HCustom-243__caption-lower {
  line-height: 1.25;
  font-size: .857rem;
  padding: 5px 7px 0;
}

.t0-b-lv2HCustom-243--align-l {
  text-align: left;
}

.t0-b-lv2HCustom-243--align-c {
  text-align: center;
}

.t0-b-lv2HCustom-243--align-r {
  text-align: right;
}


.t0-b-lv2HCustom-244-bPlacer {
    position: relative;
    margin-top: -87px;
      margin-left: 20px;
    margin-right: 20px;
      margin-bottom: 20px;
}

.t0-b-lv2HCustom-244 {
font-family: 游明朝, YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", serif !important;
  color: #000;
  text-align: center;
}

.t0-b-lv2HCustom-244 strong {
    font-weight: bolder;
    color: #E35E00;
}

.t0-b-lv2HCustom-244 a {
  display: block;
  color: #675f4f;
  text-decoration: none;
}

.t0-b-lv2HCustom-244__caption-upper {
  line-height: 1.25;
  font-size: 1.1rem;
  padding: 0 6px 0px;
}

.t0-b-lv2HCustom-244 h2 {
    line-height: 1.25;
    font-size: 1.4rem;
    /* padding: 0 7px; */
    position: relative;
  z-index: 10;
}

.t0-b-lv2HCustom-244__caption-lower {
  line-height: 1.25;
  font-size: .857rem;
  padding: 5px 7px 0;
}

.t0-b-lv2HCustom-244--align-l {
  text-align: left;
}

.t0-b-lv2HCustom-244--align-c {
  text-align: center;
}

.t0-b-lv2HCustom-244--align-r {
  text-align: right;
}

.t0-b-frameOuterCustom-245-bPlacer {
  padding-bottom: 20px;
}

.t0-b-frameOuterCustom-245__hd {
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  text-align: center;
  color: #675f4f;
  padding: 5px 0;
}

.t0-b-frameOuterCustom-245__hd a {
  text-decoration: none;
  color: inherit;
}

.t0-b-frameOuterCustom-245__hd-h {
  line-height: 1.25;
  font-size: 1.286rem;
}

.t0-b-frameOuterCustom-245__hd-caption-upper {
  line-height: 1.25;
  font-size: 1rem;
  padding: 0 0 5px;
}

.t0-b-frameOuterCustom-245__hd-caption-lower {
  line-height: 1.25;
  font-size: 1rem;
  padding: 5px 0 0;
}

.t0-b-frameOuterCustom-245__hd--align-l {
  text-align: left;
}

.t0-b-frameOuterCustom-245__hd--align-c {
  text-align: center;
}

.t0-b-frameOuterCustom-245__hd--align-r {
  text-align: right;
}

.t0-b-frameOuterCustom-245__ft {
  margin-top: 20px;
}

.t0-b-wysiwygCustom-246-bPlacer {
  padding-bottom: 25px;
}

.t0-b-wysiwygCustom-246 {
  line-height: 1.25;
  font-size: 1rem;
  padding: 15px;
  color: #767065;
  background-color: #eee;
}

.t0-b-wysiwygCustom-246 th>table:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-246 td>table:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-246 th>ul:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-246 td>ul:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-246 th>ol:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-246 td>ol:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-246 th>p:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-246 td>p:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-246 th>hr:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-246 td>hr:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-246 p {
  line-height: 1.6;
  font-size: 1rem;
  margin-top: 1em;
}

.t0-b-wysiwygCustom-246>p:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-246 ol {
  padding: 0 0 0 2em;
  margin-top: 15px;
  font-size: 14px;
}

.t0-b-wysiwygCustom-246 ol ul {
  margin-top: 10px;
}

.t0-b-wysiwygCustom-246 ol ol {
  margin-top: 10px;
}

.t0-b-wysiwygCustom-246 ol li {
  line-height: 1.25;
  font-size: 1rem;
  margin-top: 10px;
  list-style-type: decimal;
}

.t0-b-wysiwygCustom-246 ol li:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-246>ol:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-246 ul {
  padding: 0 0 0 1.5em;
  margin-top: 15px;
  font-size: 14px;
}

.t0-b-wysiwygCustom-246 ul ul {
  margin-top: 10px;
}

.t0-b-wysiwygCustom-246 ul ol {
  margin-top: 10px;
}

.t0-b-wysiwygCustom-246 ul li {
  line-height: 1.25;
  font-size: 1rem;
  margin-top: 10px;
  list-style-type: disc;
}

.t0-b-wysiwygCustom-246 ul li:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-246>ul:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-246 table {
  width: 100%;
  margin-top: 15px;
  border: rgba(0,0,0,0) 1px solid;
}

.t0-b-wysiwygCustom-246 table th {
  line-height: 1.25;
  font-size: 1rem;
  padding: 3% 1%;
  text-align: left;
  vertical-align: middle;
  border-style: none;
  border-bottom: 1px solid #fff;
}

.t0-b-wysiwygCustom-246 table td {
  line-height: 1.25;
  font-size: 1rem;
  padding: 3% 1%;
  text-align: left;
  vertical-align: middle;
  border-style: none;
  border-bottom: 1px solid #fff;
}

.t0-b-wysiwygCustom-246 table ul {
  font-size: 14px;
}

.t0-b-wysiwygCustom-246 table ol {
  font-size: 14px;
}

.t0-b-wysiwygCustom-246 table ul li {
  line-height: 1.25;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-246 table ol li {
  line-height: 1.25;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-246 table p {
  line-height: 1.6;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-246 table th {
  color: #482e15;
  background: #eee;
}

.t0-b-wysiwygCustom-246 table td {
  color: #7c5e42;
  background-color: #f6f3ed;
}

.t0-b-wysiwygCustom-246 table tr:first-child th {
  border-top: 1px solid #fff;
}

.t0-b-wysiwygCustom-246 table tr:first-child td {
  border-top: 1px solid #fff;
}

.t0-b-wysiwygCustom-246 table tr:last-child>th {
  background-image: none;
}

.t0-b-wysiwygCustom-246 table tr:last-child td {
  background-image: none;
}

.t0-b-wysiwygCustom-246>table:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-246 a {
  display: inline-block;
  color: #767065;
  text-decoration: underline;
}

.t0-b-wysiwygCustom-246 p {
  line-height: 1.6;
font-size: 1.3rem;
}

.t0-b-wysiwygCustom-246 ul li {
  line-height: 1.25;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-246 ol {
  line-height: 1.25;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-246 ol li {
  line-height: 1.25;
  font-size: 1rem;
}

.t0-b-frameOuterCustom-247-bPlacer {
  padding-bottom: 0px;
}

.t0-b-frameOuterCustom-247__frame {
  color: #767065;
  margin: 0 -5px;
  padding: 20px;
  background-color: #fff;
  border: 3px solid #D5376B;
background-image:url("/_design/2544/images/bg_in.jpg");
background-repeat: no-repeat;
}

.t0-b-frameOuterCustom-247__hd {
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  min-height: 20px;
  padding: 5px 0;
  margin-bottom: 15px;
  overflow: hidden;
  color: #D5376B;
  text-align: center;
}

.t0-b-frameOuterCustom-247__hd a {
  text-decoration: none;
  color: inherit;
}

.t0-b-frameOuterCustom-247__hd-h {
  line-height: 1.25;
  font-size: 2.5rem;
padding-left: 80px;}

.t0-b-frameOuterCustom-247__hd-caption-upper {
  line-height: 1.25;
  font-size: 1.7rem;
  padding: 0 0 5px;
padding-left: 80px;}

.t0-b-frameOuterCustom-247__hd-caption-lower {
  line-height: 1.25;
  font-size: 1rem;
  padding: 5px 0 0;
padding-left: 80px;}

.t0-b-frameOuterCustom-247__hd--align-l {
  text-align: left;
}

.t0-b-frameOuterCustom-247__hd--align-c {
  text-align: center;
}

.t0-b-frameOuterCustom-247__hd--align-r {
  text-align: right;
}

.t0-b-frameOuterCustom-247__ft {
  margin-top: 20px;
}

.t0-b-frameOuterCustom-247__frame .t0-b-mediaCols .t0-b-mediaCols__img {
    width: 40%;
    padding-top: 0px;
}

.t0-b-frameOuterCustom-247__frame .t0-b-mediaCols--imgR .t0-b-mediaCols__img {
    float: right;
    padding-right: 0;
    padding-left: 0px;
}

.t0-b-frameOuterCustom-247__frame .t0-b-media-bPlacer {
    padding-bottom: 0px;
}
.t0-b-navBItemCustom-248-bPlacer {
  padding-bottom: 25px;
}

.t0-b-navBItemCustom-248 {
  width: 95%;
  margin: 0 auto;
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  color: #fff;
  text-align: center;
  line-height: 1.25;
  font-size: 1.143rem;
}

.t0-b-navBItemCustom-248 a {
  display: block;
  color: #fff;
}

.t0-b-navBItemCustom-248__inner {
  position: relative;
  padding: 12px 30px 12px 15px;
  background-color: #ff9000;
  border-radius: 30px;
}

.t0-b-navBItemCustom-248__inner::after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 10px;
  height: 15px;
  content: "";
  background-image: url("/_master/acre/themes/031C-N00/imgs/common/navItem001/sp_Banner_arrow001.svg");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 10px 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.t0-b-navBItemCustom-249-bPlacer {
padding-top:20px;
  padding-bottom: 15px;
}

.t0-b-navBItemCustom-249 {
  width: 95%;
  margin: 0 auto;
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  color: #fff;
  text-align: center;
  line-height: 1.25;
  font-size: 1.143rem;
}

.t0-b-navBItemCustom-249 a {
  display: block;
  color: #fff;
}

.t0-b-navBItemCustom-249__inner {
  position: relative;
  padding: 12px 30px 12px 15px;
  background-color: #D5376B;
  border-radius: 30px;
}

.t0-b-navBItemCustom-249__inner::after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 10px;
  height: 15px;
  content: "";
  background-image: url("/_master/acre/themes/031C-N00/imgs/common/navItem001/sp_Banner_arrow001.svg");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 10px 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.t0-b-fullWidthFrameCustom-250 {
  position: relative;
  padding: 40px 15px 20px;
  margin: -1px -15px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
}

.t0-b-fullWidthFrameCustom-250 {
  padding: 40px 35px;
}

.t0-b-fullWidthFrameCustom-250::before {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  pointer-events: none;
  content: "";
  border-radius: 10px;
}

.t0-b-fullWidthFrameCustom-250>* {
  position: relative;
}

.t0-b-fullWidthFrameCustom-250 {
  background-color: #fff0;
}

.t0-b-fullWidthFrameCustom-250::before {
  background-color: #fff;
}

.t0-b-lv3HCustom-251-bPlacer {
  padding-bottom: 10px;
}

.t0-b-lv3HCustom-251 {
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  color: #675f4f;
  text-align: center;
}

.t0-b-lv3HCustom-251 a {
  display: block;
  color: #675f4f;
  text-decoration: none;
}

.t0-b-lv3HCustom-251 h3 {
  line-height: 1.25;
  font-size: 1.286rem;
}

.t0-b-lv3HCustom-251--align-l {
  text-align: left;
}

.t0-b-lv3HCustom-251--align-c {
  text-align: center;
}

.t0-b-lv3HCustom-251--align-r {
  text-align: right;
}

.t0-b-fullWidthFrameCustom-252 {
  position: relative;
  padding:15px 20px;
  margin: -3px -15px;
  background-repeat: repeat;
  background-position: center center;
  background-size: auto 100%;
}

.t0-b-fullWidthFrameCustom-252 {
  background-color: #fff0;
}

.t0-b-sideBoxCustom-253-bPlacer {
  padding-bottom: 0;
}

.t0-b-sideBoxCustom-253__hd,
.t0-b-sideBoxCustom-253 .t0-b-sideBoxMedia-bPlacer,
.t0-b-sideBoxCustom-253 .t0-b-sideBoxTextStrong-bPlacer,
.t0-b-sideBoxCustom-253 .t0-b-sideBoxIconText-tel-bPlacer,
.t0-b-sideBoxCustom-253 .t0-b-sideBoxText-bPlacer {
  display: none;
}

/* 右上ボタンの背景色を変更（background-color） */
.t0-b-sideBoxCustom-253 {
  position: fixed;
  right: 100px;
  top: 0;
  z-index: 500;
  width: 50px;
  height: 50px;
}

/* 右上ボタンの表示アイコンを変更（画像URL） */
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem1,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem2,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem3,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem4,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem5,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem6,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem7,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem8,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem9,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem10,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem11,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem12,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem13,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem14,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem15,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem16,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem17,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem18,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem19,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem20,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem21,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem22,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem23,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem24,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem25,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem26,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem27,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem28,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem29 {
  position: fixed;
  z-index: 500;
  display: block;
  width: 50px;
  height: 50px;
  background-image: url(/_design/2544/images/icon_calender.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 25px 25px;
  overflow: hidden;  
  background-color:#00B901;
}

.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem__inner,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem1__inner,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem2__inner,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem3__inner,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem4__inner,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem5__inner,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem6__inner,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem7__inner,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem8__inner,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem9__inner,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem10__inner,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem11__inner,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem12__inner,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem13__inner,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem14__inner,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem15__inner,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem16__inner,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem17__inner,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem18__inner,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem19__inner,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem20__inner,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem21__inner,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem22__inner,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem23__inner,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem24__inner,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem25__inner,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem26__inner,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem27__inner,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem28__inner,
.t0-b-sideBoxCustom-253 .t0-b-sideNavBItem29__inner{
  border: none;
  color: #00000000;
}

.t0-b-sideBoxCustom-254-bPlacer {
  padding-bottom: 0;
}

.t0-b-sideBoxCustom-254__hd,
.t0-b-sideBoxCustom-254 .t0-b-sideBoxMedia-bPlacer,
.t0-b-sideBoxCustom-254 .t0-b-sideBoxTextStrong-bPlacer,
.t0-b-sideBoxCustom-254 .t0-b-sideBoxIconText-tel-bPlacer,
.t0-b-sideBoxCustom-254 .t0-b-sideBoxText-bPlacer {
  display: none;
}

/* 右上ボタンの背景色を変更（background-color） */
.t0-b-sideBoxCustom-254 {
  position: fixed;
  right: 100px;
  top: 0;
  z-index: 500;
  width: 50px;
  height: 50px;
}

/* 右上ボタンの表示アイコンを変更（画像URL） */
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem1,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem2,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem3,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem4,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem5,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem6,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem7,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem8,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem9,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem10,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem11,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem12,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem13,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem14,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem15,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem16,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem17,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem18,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem19,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem20,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem21,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem22,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem23,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem24,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem25,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem26,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem27,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem28,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem29 {
  position: fixed;
  z-index: 500;
  display: block;
  width: 50px;
  height: 50px;
  background-image: url(/_design/2544/images/icon_calender_text.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50px 50px;
  overflow: hidden;  
  background-color:#EB7E31;
}

.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem__inner,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem1__inner,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem2__inner,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem3__inner,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem4__inner,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem5__inner,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem6__inner,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem7__inner,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem8__inner,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem9__inner,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem10__inner,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem11__inner,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem12__inner,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem13__inner,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem14__inner,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem15__inner,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem16__inner,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem17__inner,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem18__inner,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem19__inner,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem20__inner,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem21__inner,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem22__inner,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem23__inner,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem24__inner,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem25__inner,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem26__inner,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem27__inner,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem28__inner,
.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem29__inner{
  border: none;
  color: #00000000;
}

.t0-b-sideBoxCustom-254 .t0-b-sideNavBItem8__inner {
    position: relative;
    padding: 12px 30px 12px 15px;
    background-color: #fff0;
    border-radius: 30px;
}

.t0-b-sideBoxCustom-255-bPlacer {
  padding-bottom: 25px;
}

.t0-b-sideBoxCustom-255 {
  margin: 0 -5px;
  background-color: #fffefa;
  border-top: 4px solid #ffe168;
}

.t0-b-sideBoxCustom-255__hd {
  padding: 10px;
  text-align: center;
  background-color: #fff6ba;
  border-right: 1px solid #ece5c8;
  border-left: 1px solid #ece5c8;
}

.t0-b-sideBoxCustom-255__hd h4 {
  min-height: 22px;
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  color: #675f4f;
  line-height: 1.25;
  font-size: 1.286rem;
}

.t0-b-sideBoxCustom-255__bd {
  padding: 10px 20px;
  border: 1px solid #ece5c8;
  border-top: none;
}

.t0-b-sideBoxCustom-255--align-l {
  text-align: left;
}

.t0-b-sideBoxCustom-255--align-c {
  text-align: center;
}

.t0-b-sideBoxCustom-255--align-r {
  text-align: right;
}

/*-------------------書き換え部分----------------------*/

/* 画像（24時間web予約）の配置とパス */
.t0-b-headerCombiCustom-256__col3 .t0-b-headerUnit-contact-navB2 {
  right: 55px;
  background: url(/_design/2544/images/btn2.png);
}

/* 画像（24時間web予約）の非表示部分、不要バナーなど */
.t0-b-headerCombiCustom-256__col3 .t0-b-headerUnit-contact-navB2__inner::after{
  display:none;
}

.t0-b-headerCombiCustom-256__col3 .t0-b-headerUnit-contact-navB2 a div{
 color: #00000000;
 background-color: #00000000;
}


/* -
ボタンの拡大縮小アニメーション
※head自由記入欄にscaleAnimeの定義が必要（デザイン管理エディタでは@keyframesが定義できないため）
- */
.t0-b-headerCombiCustom-256__col3 .t0-b-headerUnit-contact-navB2{
  animation: scaleAnime 0.8s ease 0s infinite alternate;
  
  --scale-min: 0.93; /* 最小の倍率。この定義がない場合の初期値は1 */
  --scale-max: 1.03; /* 最大の倍率。この定義がない場合の初期値は1.1 */
}

/*----------------------------------*/

.t0-b-headerCombiCustom-256 {
  padding-top: 0px;
}

.t0-b-headerCombiCustom-256__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-256__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}


/* 画像のサイズ */
.t0-b-headerCombiCustom-256__col3 .t0-b-headerUnit-contact-tel,
.t0-b-headerCombiCustom-256__col3 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-256__col3 .t0-b-headerUnit-contact-navB1,
.t0-b-headerCombiCustom-256__col3 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-256__col3 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-256__col3 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-256__col3 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-256__col3 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-256__col3 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-256__col3 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-256__col3 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-256__col3 .t0-b-headerUnit-contact-navB10,
.t0-b-headerCombiCustom-256__col3 .t0-b-headerUnit-contact-navB11,
.t0-b-headerCombiCustom-256__col3 .t0-b-headerUnit-contact-navB12,
.t0-b-headerCombiCustom-256__col3 .t0-b-headerUnit-contact-navB13,
.t0-b-headerCombiCustom-256__col3 .t0-b-headerUnit-contact-navB14,
.t0-b-headerCombiCustom-256__col3 .t0-b-headerUnit-contact-navB15,
.t0-b-headerCombiCustom-256__col3 .t0-b-headerUnit-contact-navB16 {
  position: fixed;
  bottom: 5px;
  z-index: 450 !important;
  display: block;
  width: 82vw;
  height: 15vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  border:none;
}


/* 表示不要な要素 */
.t0-b-headerCombiCustom-256__hd,
.t0-b-headerCombiCustom-256__col1,
.t0-b-headerCombiCustom-256__col2,
.t0-b-headerCombiCustom-256 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-256 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-256 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-256 .t0-b-headerUnit-labeledList2,
.t0-b-headerCombiCustom-256 .t0-b-headerUnit-labeledList3,
.t0-b-headerCombiCustom-256 .t0-b-headerUnit-labeledList4,
.t0-b-headerCombiCustom-256 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-256 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-256 .t0-b-headerUnit-contact-nav{
  display: none;
} 

/* その他表示不要な他バリエ */
.t0-b-headerCombiCustom-256__col3 .t0-b-headerUnit-contact-tel
{
  display: none;
}

.t0-b-headerCombiCustom-256 .t0-b-headerUnit-contact-navB8{
  display: none;
}
.t0-b-lv3HCustom-257-bPlacer {
  padding-bottom: 10px;
}

.t0-b-lv3HCustom-257 {
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  color: #675f4f;
}

.t0-b-lv3HCustom-257 a {
  display: block;
  color: #675f4f;
  text-decoration: none;
}

.t0-b-lv3HCustom-257>div {
  display: table;
}

.t0-b-lv3HCustom-257>div>* {
  display: table-cell;
  vertical-align: middle;
}

.t0-b-lv3HCustom-257__iconPlacer {
  width: 30px;
  text-align: left;
}

.t0-b-lv3HCustom-257__icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  background-image: url("/_design/2544/images/maru1.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 40px 40px;
}

.t0-b-lv3HCustom-257 h3 {
    line-height: 1.25;
    font-size: 1.286rem;
    padding: 3px 0;
    position: absolute;
    margin-left: -15px;
    margin-top: 10px;
}

.t0-b-lv3HCustom-257--align-l>div {
  margin-right: auto;
}

.t0-b-lv3HCustom-257--align-c>div {
  margin-right: auto;
  margin-left: auto;
}

.t0-b-lv3HCustom-257--align-r>div {
  margin-left: auto;
}

.t0-b-lv3HCustom-258-bPlacer {
  padding-bottom: 10px;
}

.t0-b-lv3HCustom-258 {
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  color: #675f4f;
}

.t0-b-lv3HCustom-258 a {
  display: block;
  color: #675f4f;
  text-decoration: none;
}

.t0-b-lv3HCustom-258>div {
  display: table;
}

.t0-b-lv3HCustom-258>div>* {
  display: table-cell;
  vertical-align: middle;
}

.t0-b-lv3HCustom-258__iconPlacer {
  width: 30px;
  text-align: left;
}

.t0-b-lv3HCustom-258__icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  background-image: url("/_design/2544/images/maru2.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 40px 40px;
}

.t0-b-lv3HCustom-258 h3 {
    line-height: 1.25;
    font-size: 1.286rem;
    padding: 3px 0;
    position: absolute;
    margin-left: -15px;
    margin-top: 10px;
}

.t0-b-lv3HCustom-258--align-l>div {
  margin-right: auto;
}

.t0-b-lv3HCustom-258--align-c>div {
  margin-right: auto;
  margin-left: auto;
}

.t0-b-lv3HCustom-258--align-r>div {
  margin-left: auto;
}

.t0-b-fullWidthFrameCustom-259 {
  position: relative;
  padding: 0px 15px 20px;
  margin: 0 -15px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
}

.t0-b-fullWidthFrameCustom-259 {
  background-color: #fff;
}

.t0-b-lv5HCustom-260-bPlacer {
  padding-bottom: 10px;
position: relative;
    margin-top: -100px;
    margin-bottom: 70px;}

.t0-b-lv5HCustom-260 {
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  color: #675f4f;
  text-align: center;
}

.t0-b-lv5HCustom-260 a {
  display: block;
  color: #675f4f;
  text-decoration: none;
}

.t0-b-lv5HCustom-260__caption-upper {
  line-height: 1.25;
  font-size: .57rem;
  padding: 0 0 5px;
}

.t0-b-lv5HCustom-260 h5 {
  line-height: 1.25;
  font-size: 0.8rem;
}

.t0-b-lv5HCustom-260__caption-lower {
  line-height: 1.25;
  font-size: .857rem;
  padding: 5px 0 0;
}

.t0-b-lv5HCustom-260--align-l {
  text-align: left;
}

.t0-b-lv5HCustom-260--align-c {
  text-align: center;
}

.t0-b-lv5HCustom-260--align-r {
  text-align: right;
}

.t0-b-mediaCustom-261-bPlacer {
  padding-bottom: 15px;
}

.t0-b-mediaCustom-261 {
  margin: 0 auto;
  color: #675f4f;
}

.t0-b-mediaCustom-261 a {
  color: #675f4f;
  text-decoration: none;
}

.t0-b-mediaCustom-261__h-upper {
    line-height: 1.25;
    font-size: 1.0rem;
    margin-top: 10px;
    margin-bottom: -30px;
    text-align: center;
    position: relative;
    Z-INDEX: 10;
  color: #fff;}

.t0-b-mediaCustom-261__h-upper div {
  display: inline-block;
}

.t0-b-mediaCustom-261 img {
  max-width: 100% !important;
  height: auto;
}

.t0-b-mediaCustom-261__media {
  position: relative;
  line-height: 0;
  text-align: center;
}

.t0-b-mediaCustom-261__media a {
  text-decoration: none;
}

.t0-b-mediaCustom-261__media>* {
  width: 100%;
  height: auto;
  vertical-align: top;
  border-radius: 5px;
}

.t0-b-mediaCustom-261__media img {
  width: 100%;
  height: auto;
  vertical-align: top;
  border-radius: 5px;
}

.t0-b-mediaCustom-261__media+div {
  margin-top: 10px;
}

.t0-b-mediaCustom-261__textOnImage-upper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}

.t0-b-mediaCustom-261__textOnImage-upper p {
  line-height: 1.25;
  font-size: 1.286rem;
  text-shadow: -1px -1px 1px #fff,-1px 0 1px #fff,-1px 1px 1px #fff,0 -1px 1px #fff,0 0 1px #fff,0 1px 1px #fff,1px -1px 1px #fff,1px 0 1px #fff,1px 1px 1px #fff;
  padding: 10px 5px;
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  color: #675f4f;
  background: rgba(255,255,255,.8);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.t0-b-mediaCustom-261__textOnImage-lower {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}

.t0-b-mediaCustom-261__textOnImage-lower p {
  line-height: 1.25;
  font-size: 1.286rem;
  text-shadow: -1px -1px 1px #fff,-1px 0 1px #fff,-1px 1px 1px #fff,0 -1px 1px #fff,0 0 1px #fff,0 1px 1px #fff,1px -1px 1px #fff,1px 0 1px #fff,1px 1px 1px #fff;
  padding: 10px 5px;
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  color: #675f4f;
  background: rgba(255,255,255,.8);
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.t0-b-mediaCustom-261__h-lower {
  line-height: 1.25;
  font-size: 1.143rem;
  margin-top: 10px;
  text-align: center;
}

.t0-b-mediaCustom-261__h-lower div {
  display: inline-block;
}

.t0-b-mediaCustom-261__h-lower+div {
  margin-top: 10px;
}

.t0-b-mediaCustom-261__caption {
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;}

.t0-b-mediaCustom-261__caption p {
  line-height: 1.25;
  font-size: 1rem;
  color: #664b3a;
  text-align: center;
}

.t0-b-mediaCustom-261__caption+div {
  margin-top: 10px;
}

.t0-b-mediaCustom-261__caption a {
  text-decoration: underline;
}

.t0-b-mediaCustom-261--width-l {
  width: 100%;
}

.t0-b-mediaCustom-261--width-m {
  width: 75%;
}

.t0-b-mediaCustom-261--width-s {
  width: 50%;
}

.t0-b-mediaCustom-261--align-l {
  text-align: left;
}

.t0-b-mediaCustom-261--align-c {
  text-align: center;
}

.t0-b-mediaCustom-261--align-r {
  text-align: right;
}

.t0-b-frameOuterCustom-262-bPlacer {
  padding-bottom: 30px;
  position: relative;
  padding: 0px 0px 0px;
  margin: 30px -15px;}

.t0-b-frameOuterCustom-262__hd {
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  text-align: center;
  color: #675f4f;
  padding: 5px 0;
}

.t0-b-frameOuterCustom-262__hd a {
  text-decoration: none;
  color: inherit;
}

.t0-b-frameOuterCustom-262__hd-h {
  line-height: 1.25;
  font-size: 1.286rem;
}

.t0-b-frameOuterCustom-262__hd-caption-upper {
  line-height: 1.25;
  font-size: 1rem;
  padding: 0 0 5px;
}

.t0-b-frameOuterCustom-262__hd-caption-lower {
  line-height: 1.25;
  font-size: 1rem;
  padding: 5px 0 0;
}

.t0-b-frameOuterCustom-262__hd--align-l {
  text-align: left;
}

.t0-b-frameOuterCustom-262__hd--align-c {
  text-align: center;
}

.t0-b-frameOuterCustom-262__hd--align-r {
  text-align: right;
}

.t0-b-frameOuterCustom-262__ft {
  margin-top: 20px;
}

.t0-b-fullWidthFrameCustom-263 {
  position: relative;
  padding: 40px 15px 20px;
  margin: -15px -15px 0px -15px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
}

.t0-b-fullWidthFrameCustom-263 {
  background-color: #fff5e7;
}

.t0-b-frameOuterCustom-264-bPlacer {
  padding-bottom: 20px;
}

.t0-b-frameOuterCustom-264__hd {
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  text-align: center;
  color: #675f4f;
  padding: 5px 0;
}

.t0-b-frameOuterCustom-264__hd a {
  text-decoration: none;
  color: inherit;
}

.t0-b-frameOuterCustom-264__hd-h {
  line-height: 1.25;
  font-size: 1.286rem;
}

.t0-b-frameOuterCustom-264__hd-caption-upper {
  line-height: 1.25;
  font-size: 1rem;
  padding: 0 0 5px;
}

.t0-b-frameOuterCustom-264__hd-caption-lower {
  line-height: 1.25;
  font-size: 1rem;
  padding: 5px 0 0;
}

.t0-b-frameOuterCustom-264__hd--align-l {
  text-align: left;
}

.t0-b-frameOuterCustom-264__hd--align-c {
  text-align: center;
}

.t0-b-frameOuterCustom-264__hd--align-r {
  text-align: right;
}

.t0-b-frameOuterCustom-264__ft {
  margin-top: 20px;
}

.t0-b-fullWidthFrameCustom-265 {
  position: relative;
  padding: 40px 15px 20px;
  margin: 0 -15px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
}

.t0-b-fullWidthFrameCustom-265 {
  background-color: #fff5e7;
}

.t0-b-lv3HCustom-266-bPlacer {
  padding-bottom: 10px;
}

.t0-b-lv3HCustom-266 {
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  color: #675f4f;
  text-align: center;
}

.t0-b-lv3HCustom-266 a {
  display: block;
  color: #675f4f;
  text-decoration: none;
}

.t0-b-lv3HCustom-266 h3 {
  line-height: 1.25;
  font-size: 1.1rem;
}

.t0-b-lv3HCustom-266--align-l {
  text-align: left;
}

.t0-b-lv3HCustom-266--align-c {
  text-align: center;
}

.t0-b-lv3HCustom-266--align-r {
  text-align: right;
}

.t0-b-navListCustom-267-bPlacer {
  padding-bottom: 20px;
}

.t0-b-navListCustom-267 {
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  color: #767065;
  text-align: left;
}

.t0-b-navListCustom-267 th>table:first-child {
  margin-top: 0;
}

.t0-b-navListCustom-267 td>table:first-child {
  margin-top: 0;
}

.t0-b-navListCustom-267 th>ul:first-child {
  margin-top: 0;
}

.t0-b-navListCustom-267 td>ul:first-child {
  margin-top: 0;
}

.t0-b-navListCustom-267 th>ol:first-child {
  margin-top: 0;
}

.t0-b-navListCustom-267 td>ol:first-child {
  margin-top: 0;
}

.t0-b-navListCustom-267 th>p:first-child {
  margin-top: 0;
}

.t0-b-navListCustom-267 td>p:first-child {
  margin-top: 0;
}

.t0-b-navListCustom-267 th>hr:first-child {
  margin-top: 0;
}

.t0-b-navListCustom-267 td>hr:first-child {
  margin-top: 0;
}

.t0-b-navListCustom-267 p {
  line-height: 1.6;
  font-size: 1rem;
  margin-top: 1em;
}

.t0-b-navListCustom-267>p:first-child {
  margin-top: 0;
}

.t0-b-navListCustom-267 ol {
  margin: 0 0 0 2em;
  margin-top: 15px;
  font-size: 14px;
}

.t0-b-navListCustom-267 ol ul {
  margin-top: 10px;
}

.t0-b-navListCustom-267 ol ol {
  margin-top: 10px;
}

.t0-b-navListCustom-267 ol li {
  line-height: 1.25;
  font-size: 1rem;
  margin-top: 10px;
  list-style-type: decimal;
}

.t0-b-navListCustom-267 ol li:first-child {
  margin-top: 0;
}

.t0-b-navListCustom-267>ol:first-child {
  margin-top: 0;
}

.t0-b-navListCustom-267 ul {
  margin-top: 15px;
  font-size: 14px;
}

.t0-b-navListCustom-267 ul ul {
  margin-top: 5px;
}

.t0-b-navListCustom-267 ul ol {
  margin-top: 5px;
}

.t0-b-navListCustom-267 ul li {
  line-height: 1.25;
font-size: 1.3rem;
  padding: 0 0 0 21px;
  margin: 10px 0 0;
  background: url("/_master/acre/themes/031C-N00/imgs/list/list002/list002_ico01_v2_v2f1.svg");
  background-repeat: no-repeat;
  background-position: 0 .16em;
  background-size: 15px 10px;
}

.t0-b-navListCustom-267 ul li:first-child {
  margin-top: 0;
}

.t0-b-navListCustom-267>ul:first-child {
  margin-top: 0;
}

.t0-b-navListCustom-267 table {
  width: 100%;
  margin-top: 15px;
  border: rgba(0,0,0,0) 1px solid;
}

.t0-b-navListCustom-267 table th {
  line-height: 1.25;
font-size: 1.3rem;
  padding: 3% 1%;
  text-align: left;
  vertical-align: middle;
  border-style: none;
  border-bottom: 1px solid #fff;
}

.t0-b-navListCustom-267 table td {
  line-height: 1.25;
font-size: 1.3rem;
  padding: 3% 1%;
  text-align: left;
  vertical-align: middle;
  border-style: none;
  border-bottom: 1px solid #fff;
}

.t0-b-navListCustom-267 table ul {
  font-size: 14px;
}

.t0-b-navListCustom-267 table ol {
  font-size: 14px;
}

.t0-b-navListCustom-267 table ul li {
  line-height: 1.25;
font-size: 1.3rem;
}

.t0-b-navListCustom-267 table ol li {
  line-height: 1.25;
font-size: 1.3rem
}

.t0-b-navListCustom-267 table p {
  line-height: 1.6;
font-size: 1.3rem;
}

.t0-b-navListCustom-267 table th {
  color: #675f4f;
  background-color: #fff4a6;
}

.t0-b-navListCustom-267 table td {
  color: #706d5e;
  background-color: #fffbdc;
}

.t0-b-navListCustom-267 table tr:first-child th {
  border-top: 1px solid #fff;
}

.t0-b-navListCustom-267 table tr:first-child td {
  border-top: 1px solid #fff;
}

.t0-b-navListCustom-267 table tr:last-child>th {
  background-image: none;
}

.t0-b-navListCustom-267 table tr:last-child td {
  background-image: none;
}

.t0-b-navListCustom-267>table:first-child {
  margin-top: 0;
}

.t0-b-navListCustom-267 a {
  display: block;
  color: inherit;
  text-decoration: underline;
}

.t0-b-navListCustom-267 ul li {
  line-height: 1.25;
font-size: 1.3rem;
  min-height: 17px;
}

.t0-b-lv1H-mainHCustom-268-bPlacer {
  padding-bottom: 10px;
}

.t0-b-lv1H-mainHCustom-268 {
  margin: 0 auto;
  font-family: 游明朝, YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", serif !important;  color: #675f4f;
  text-align: center;
}

.t0-b-lv1H-mainHCustom-268 a {
  display: block;
  color: #675f4f;
  text-decoration: none;
}

.t0-b-lv1H-mainHCustom-268__caption-upper {
  line-height: 1.25;
font-size: 1.28rem;
  padding: 0 10px 5px;
}

.t0-b-lv1H-mainHCustom-268__bd {
  line-height: 1.25;
  font-size: 1.48rem;
  padding: 0 10px;
background: linear-gradient(transparent 24%, #FFF4C7 50%);}

.t0-b-lv1H-mainHCustom-268__caption-lower {
  line-height: 1.25;
font-size: 1.4rem;
  padding: 5px 10px 10px;
}

.t0-b-lv1H-mainHCustom-268--align-l {
  text-align: left;
}

.t0-b-lv1H-mainHCustom-268--align-c {
  text-align: center;
}

.t0-b-lv1H-mainHCustom-268--align-r {
  text-align: right;
}

.t0-b-fullWidthFrameCustom-269 {
  position: relative;
  padding: 0px 0px 0px  0px;
  margin: 0 -15px;
  background-repeat: repeat;
  background-position: center center;
  background-size: auto 100%;
  background-color: none;
}

.t0-b-fullWidthFrameCustom-269 .t0-b-media__media {
    position: relative;
    z-index: 3;
}


.t0-b-fullWidthFrameCustom-269 .t0-b-media-bPlacer {
    padding-bottom: 0px;
}
.t0-b-lv4H-qIconCustom-270-bPlacer {
  padding-bottom: 10px;
}

.t0-b-lv4H-qIconCustom-270 {
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  color: #675f4f;
}

.t0-b-lv4H-qIconCustom-270 a {
  display: block;
  color: #675f4f;
  text-decoration: none;
}

.t0-b-lv4H-qIconCustom-270 a .t0-b-lv4H-qIconCustom-270__h {
  color: #675f4f;
}

.t0-b-lv4H-qIconCustom-270>div {
  display: table;
}

.t0-b-lv4H-qIconCustom-270>div>* {
  display: table-cell;
  vertical-align: middle;
}

.t0-b-lv4H-qIconCustom-270__iconPlacer {
  width: 35px;
  text-align: left;
}

.t0-b-lv4H-qIconCustom-270__icon {
  display: inline-block;
  width: 25px;
  height: 25px;
  vertical-align: middle;
  background-image: url("/_master/acre/themes/031C-N00/imgs/heading/heading021/heading021_question_v1f1.svg");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 25px 25px;
}

.t0-b-lv4H-qIconCustom-270__caption-upper {
  line-height: 1.25;
  font-size: 1rem;
  padding: 0 0 2px;
  color: #675f4f;
}

.t0-b-lv4H-qIconCustom-270__h {
  line-height: 1.25;
  font-size: 1.3rem;
}

.t0-b-lv4H-qIconCustom-270__caption-lower {
  line-height: 1.25;
  font-size: 1rem;
  padding: 2px 0 0;
  color: #675f4f;
}

.t0-b-lv4H-qIconCustom-270--align-l>div {
  margin-right: auto;
}

.t0-b-lv4H-qIconCustom-270--align-c>div {
  margin-right: auto;
  margin-left: auto;
}

.t0-b-lv4H-qIconCustom-270--align-r>div {
  margin-left: auto;
}

.t0-b-mediaCols .t0-b-mediaCols__col [class*=-bPlacer]>.t0-b-wysiwygCustom-271 {
  overflow: visible;
}

.t0-b-mediaCols .t0-b-mediaCols__colHead [class*=-bPlacer]>.t0-b-wysiwygCustom-271 {
  overflow: visible;
}

.t0-b-mediaCols .t0-b-mediaCols__col [class*=-bPlacer]>.t0-b-wysiwygCustom-271 ul {
  overflow: hidden;
}

.t0-b-mediaCols .t0-b-mediaCols__col [class*=-bPlacer]>.t0-b-wysiwygCustom-271 ol {
  overflow: hidden;
}

.t0-b-mediaCols .t0-b-mediaCols__colHead [class*=-bPlacer]>.t0-b-wysiwygCustom-271 ul {
  overflow: hidden;
}

.t0-b-mediaCols .t0-b-mediaCols__colHead [class*=-bPlacer]>.t0-b-wysiwygCustom-271 ol {
  overflow: hidden;
}

.t0-b-wysiwygCustom-271-bPlacer {
  padding-bottom: 15px;
}

.t0-b-wysiwygCustom-271 {
  line-height: 1.25;
  font-size: 1rem;
  color: #767065;
padding: 15px 5px 0px 5px;
    border-top: 2px solid #ccc;}


.t0-b-wysiwygCustom-271 th>table:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-271 td>table:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-271 th>ul:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-271 td>ul:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-271 th>ol:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-271 td>ol:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-271 th>p:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-271 td>p:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-271 th>hr:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-271 td>hr:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-271 p {
  line-height: 1.6;
  font-size: 1rem;
  margin-top: 1em;
}

.t0-b-wysiwygCustom-271>p:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-271 ol {
  padding: 0 0 0 2em;
  margin-top: 15px;
  font-size: 14px;
}

.t0-b-wysiwygCustom-271 ol ul {
  margin-top: 10px;
}

.t0-b-wysiwygCustom-271 ol ol {
  margin-top: 10px;
}

.t0-b-wysiwygCustom-271 ol li {
  line-height: 1.25;
  font-size: 1rem;
  margin-top: 10px;
  list-style-type: decimal;
}

.t0-b-wysiwygCustom-271 ol li:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-271>ol:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-271 ul {
  padding: 0 0 0 1.5em;
  margin-top: 15px;
  font-size: 14px;
}

.t0-b-wysiwygCustom-271 ul ul {
  margin-top: 10px;
}

.t0-b-wysiwygCustom-271 ul ol {
  margin-top: 10px;
}

.t0-b-wysiwygCustom-271 ul li {
  line-height: 1.25;
  font-size: 1rem;
  margin-top: 10px;
  list-style-type: disc;
}

.t0-b-wysiwygCustom-271 ul li:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-271>ul:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-271 table {
  width: 100%;
  margin-top: 15px;
  border: rgba(0,0,0,0) 1px solid;
}

.t0-b-wysiwygCustom-271 table th {
  line-height: 1.25;
  font-size: 1rem;
  padding: 3% 1%;
  text-align: left;
  vertical-align: middle;
  border-style: none;
  border-bottom: 1px solid #fff;
}

.t0-b-wysiwygCustom-271 table td {
  line-height: 1.25;
  font-size: 1rem;
  padding: 3% 1%;
  text-align: left;
  vertical-align: middle;
  border-style: none;
  border-bottom: 1px solid #fff;
}

.t0-b-wysiwygCustom-271 table ul {
  font-size: 14px;
}

.t0-b-wysiwygCustom-271 table ol {
  font-size: 14px;
}

.t0-b-wysiwygCustom-271 table ul li {
  line-height: 1.25;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-271 table ol li {
  line-height: 1.25;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-271 table p {
  line-height: 1.6;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-271 table th {
  color: #482e15;
  background: #eae4d5;
}

.t0-b-wysiwygCustom-271 table td {
  color: #7c5e42;
  background-color: #f6f3ed;
}

.t0-b-wysiwygCustom-271 table tr:first-child th {
  border-top: 1px solid #fff;
}

.t0-b-wysiwygCustom-271 table tr:first-child td {
  border-top: 1px solid #fff;
}

.t0-b-wysiwygCustom-271 table tr:last-child>th {
  background-image: none;
}

.t0-b-wysiwygCustom-271 table tr:last-child td {
  background-image: none;
}

.t0-b-wysiwygCustom-271>table:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-271 a {
  display: inline-block;
  color: #767065;
  text-decoration: underline;
}

.t0-b-wysiwygCustom-271 p {
  line-height: 1.6;
font-size: 1.3rem;
}

.t0-b-wysiwygCustom-271 ul li {
  line-height: 1.25;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-271 ol {
  line-height: 1.25;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-271 ol li {
  line-height: 1.25;
  font-size: 1rem;
}


.t0-b-wysiwygCustom-271 strong {
    font-weight: bolder;
    color:#F2AA77;
  font-size: 1.4rem;}


.t0-b-lv3HCustom-272-bPlacer {
  padding-bottom: 10px;
}

.t0-b-lv3HCustom-272 {
  font-family: 游明朝, YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", serif !important;  color: #675f4f;
  text-align: center;
}

.t0-b-lv3HCustom-272 a {
  display: block;
  color: #675f4f;
  text-decoration: none;
}

.t0-b-lv3HCustom-272 h3 {
  line-height: 1.25;
  font-size: 2rem;
padding-top: 15px;
}

.t0-b-lv3HCustom-272--align-l {
  text-align: left;
}

.t0-b-lv3HCustom-272--align-c {
  text-align: center;
}

.t0-b-lv3HCustom-272--align-r {
  text-align: right;
}

.t0-b-footerCombiCustom-273-bPlacer {
  padding-bottom: 0;
text-align: center;}

.t0-b-footerCombiCustom-273 {
  padding-top: 20px;
  background-color: #fff;
position: relative;
    margin: 0 -15px;}

.t0-b-footerCombiCustom-273>div {
  width: 100%;
  margin: 0 auto;
}

.t0-b-footerCombiCustom-273__col1 {
  vertical-align: top;
}

.t0-b-footerCombiCustom-273__col2 {
  vertical-align: top;
}

.t0-b-footerCombiCustom-273__col3 {
  vertical-align: top;
}

.t0-b-footerCombiCustom-273 .t0-b-footerUnit-siteName2--width-m img {
    margin: 0 auto;
}

.t0-b-footerCombiCustom-273 .t0-b-footerUnit-table table {
    width: 85%;
    margin: 0 auto;
}

.t0-b-footerCombiCustom-273 .t0-b-footerUnit-siteName2__ft {
    font-size: 0.9rem;
 }

.t0-b-sideBoxCustom-274-bPlacer {
  padding-bottom: 0;
}

.t0-b-sideBoxCustom-274__hd,
.t0-b-sideBoxCustom-274 .t0-b-sideBoxMedia-bPlacer,
.t0-b-sideBoxCustom-274 .t0-b-sideBoxTextStrong-bPlacer,
.t0-b-sideBoxCustom-274 .t0-b-sideBoxIconText-tel-bPlacer,
.t0-b-sideBoxCustom-274 .t0-b-sideBoxText-bPlacer {
  display: none;
}

/* 右上ボタンの背景色を変更（background-color） */
.t0-b-sideBoxCustom-274 {
  position: fixed;
  right: 100px;
  top: 0;
  z-index: 500;
  width: 50px;
  height: 50px;
}

/* 右上ボタンの表示アイコンを変更（画像URL） */
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem1,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem2,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem3,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem4,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem5,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem6,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem7,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem8,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem9,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem10,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem11,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem12,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem13,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem14,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem15,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem16,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem17,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem18,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem19,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem20,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem21,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem22,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem23,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem24,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem25,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem26,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem27,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem28,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem29 {
  position: fixed;
  z-index: 500;
  display: block;
  width: 50px;
  height: 50px;
  background-image: url(/_design/2544/images/btn_WEB.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50px 50px;
  overflow: hidden;  
  background-color:#EB7E31;
}

.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem__inner,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem1__inner,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem2__inner,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem3__inner,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem4__inner,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem5__inner,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem6__inner,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem7__inner,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem8__inner,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem9__inner,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem10__inner,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem11__inner,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem12__inner,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem13__inner,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem14__inner,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem15__inner,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem16__inner,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem17__inner,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem18__inner,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem19__inner,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem20__inner,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem21__inner,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem22__inner,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem23__inner,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem24__inner,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem25__inner,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem26__inner,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem27__inner,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem28__inner,
.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem29__inner{
  border: none;
  color: #00000000;
}

.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem10__inner {
    position: relative;
    padding: 12px 30px 12px 15px;
    background-color: #fff0;
    border-radius: 0px;
}

.t0-b-sideBoxCustom-274 .t0-b-sideNavBItem10 {
 border: 0px solid #fff;
border-radius: 0px;
}
/*-------------------書き換え部分----------------------*/

/* 画像（24時間web予約）の配置とパス */
.t0-b-headerCombiCustom-275__col3 .t0-b-headerUnit-contact-navB10 {
  right: 55px;
  background: url("/_design/2544/images/WEBSP.png");
}

/* 画像（24時間web予約）の非表示部分、不要バナーなど */
.t0-b-headerCombiCustom-275__col3 .t0-b-headerUnit-contact-navB10__inner::after{
  display:none;
}

.t0-b-headerCombiCustom-275__col3 .t0-b-headerUnit-contact-navB10 a div{
 color: #00000000;
 background-color: #00000000;
}


/* -
ボタンの拡大縮小アニメーション
※head自由記入欄にscaleAnimeの定義が必要（デザイン管理エディタでは@keyframesが定義できないため）
- */
.t0-b-headerCombiCustom-275__col3 .t0-b-headerUnit-contact-navB10{
  animation: scaleAnime 0.8s ease 0s infinite alternate;
  
  --scale-min: 0.93; /* 最小の倍率。この定義がない場合の初期値は1 */
  --scale-max: 1.03; /* 最大の倍率。この定義がない場合の初期値は1.1 */
}

/*----------------------------------*/

.t0-b-headerCombiCustom-275 {
  padding-top: 0px;
}

.t0-b-headerCombiCustom-275__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-275__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}


/* 画像のサイズ */
.t0-b-headerCombiCustom-275__col3 .t0-b-headerUnit-contact-tel,
.t0-b-headerCombiCustom-275__col3 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-275__col3 .t0-b-headerUnit-contact-navB1,
.t0-b-headerCombiCustom-275__col3 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-275__col3 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-275__col3 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-275__col3 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-275__col3 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-275__col3 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-275__col3 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-275__col3 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-275__col3 .t0-b-headerUnit-contact-navB10,
.t0-b-headerCombiCustom-275__col3 .t0-b-headerUnit-contact-navB11,
.t0-b-headerCombiCustom-275__col3 .t0-b-headerUnit-contact-navB12,
.t0-b-headerCombiCustom-275__col3 .t0-b-headerUnit-contact-navB13,
.t0-b-headerCombiCustom-275__col3 .t0-b-headerUnit-contact-navB14,
.t0-b-headerCombiCustom-275__col3 .t0-b-headerUnit-contact-navB15,
.t0-b-headerCombiCustom-275__col3 .t0-b-headerUnit-contact-navB16 {
  position: fixed;
  bottom: 5px;
  z-index: 450 !important;
  display: block;
  width: 82vw;
  height: 15vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  border:none;
}


/* 表示不要な要素 */
.t0-b-headerCombiCustom-275__hd,
.t0-b-headerCombiCustom-275__col1,
.t0-b-headerCombiCustom-275__col2,
.t0-b-headerCombiCustom-275 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-275 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-275 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-275 .t0-b-headerUnit-labeledList2,
.t0-b-headerCombiCustom-275 .t0-b-headerUnit-labeledList3,
.t0-b-headerCombiCustom-275 .t0-b-headerUnit-labeledList4,
.t0-b-headerCombiCustom-275 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-275 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-275 .t0-b-headerUnit-contact-nav{
  display: none;
} 

/* その他表示不要な他バリエ */
.t0-b-headerCombiCustom-275__col3 .t0-b-headerUnit-contact-tel
{
  display: none;
}

.t0-b-headerCombiCustom-275 .t0-b-headerUnit-contact-navB4{
  display: none;
}
.t0-b-headerUnit-contact-navBCustom-277-bPlacer {
  padding-bottom: 15px;
}

.t0-b-headerUnit-contact-navBCustom-277 {
  width: 95%;
  margin: 0 auto;
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  color: #fff;
  text-align: center;
  line-height: 1.25;
  font-size: 1.143rem;
}

.t0-b-headerUnit-contact-navBCustom-277 a {
  display: block;
  color: #fff;
}

.t0-b-headerUnit-contact-navBCustom-277__inner {
  position: relative;
  padding: 12px 30px 12px 15px;
  background-color: #C4B482;
  border-radius: 30px;
}

.t0-b-headerUnit-contact-navBCustom-277__inner::after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 10px;
  height: 15px;
  content: "";
  background-image: url("/_master/acre/themes/031C-N00/imgs/common/navItem001/sp_Banner_arrow001.svg");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 10px 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.t0-b-lv2HCustom-278-bPlacer {
  padding-bottom: 10px;
}

.t0-b-lv2HCustom-278 {
  overflow: hidden;
 font-family: 游明朝, YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", serif !important;  color: #675f4f;
  text-align: center;
}

.t0-b-lv2HCustom-278 a {
  display: block;
  color: #675f4f;
  text-decoration: none;
}

.t0-b-lv2HCustom-278__caption-upper {
  line-height: 1.25;
  font-size: .857rem;
  padding: 0 15px 5px;
}

.t0-b-lv2HCustom-278 h2 {
  line-height: 1.25;
  font-size: 1.429rem;
  position: relative;
  display: inline-block;
  max-width: calc(100% - (20px + 15px)*2);
  min-height: 25px;
  padding: 0 15px;
  vertical-align: middle;
}

.t0-b-lv2HCustom-278 h2::before {
  position: absolute;
  top: 50%;
  right: 100%;
  width: 100vw;
  content: "";
  border-top: 1px solid #C4B482;
}

.t0-b-lv2HCustom-278 h2::after {
  position: absolute;
  top: 50%;
  left: 100%;
  width: 100vw;
  content: "";
  border-top: 1px solid #C4B482;
}

.t0-b-lv2HCustom-278__caption-lower {
  line-height: 1.25;
  font-size: .857rem;
  padding: 5px 15px 0;
}

.t0-b-lv2HCustom-278--align-l {
  text-align: left;
}

.t0-b-lv2HCustom-278--align-l h2 {
  max-width: calc(100% - (20px + 15px));
  padding-left: 0;
}

.t0-b-lv2HCustom-278--align-l .t0-b-lv2HCustom-278__caption-upper {
  padding-left: 0;
}

.t0-b-lv2HCustom-278--align-l .t0-b-lv2HCustom-278__caption-lower {
  padding-left: 0;
}

.t0-b-lv2HCustom-278--align-c {
  text-align: center;
}

.t0-b-lv2HCustom-278--align-r {
  text-align: right;
}

.t0-b-lv2HCustom-278--align-r h2 {
  max-width: calc(100% - (20px + 15px));
  padding-right: 0;
}

.t0-b-lv2HCustom-278--align-r .t0-b-lv2HCustom-278__caption-upper {
  padding-right: 0;
}

.t0-b-lv2HCustom-278--align-r .t0-b-lv2HCustom-278__caption-lower {
  padding-right: 0;
}

/*-------------------書き換え部分----------------------*/

/* 画像（24時間web予約）の配置とパス */
.t0-b-headerCombiCustom-279__col3 .t0-b-headerUnit-contact-navB10{
  right: 55px;
  background: url(/_design/2544/images/WEBSP.png);
}

/* 画像（24時間web予約）の非表示部分、不要バナーなど */
.t0-b-headerCombiCustom-279__col3 .t0-b-headerUnit-contact-navB10__inner::after{
  display:none;
}

.t0-b-headerCombiCustom-279__col3 .t0-b-headerUnit-contact-navB10 a div{
 color: #00000000;
 background-color: #00000000;
}


/* -
ボタンの拡大縮小アニメーション
※head自由記入欄にscaleAnimeの定義が必要（デザイン管理エディタでは@keyframesが定義できないため）
- */
.t0-b-headerCombiCustom-279__col3 .t0-b-headerUnit-contact-navB10{
  animation: scaleAnime 0.8s ease 0s infinite alternate;
  
  --scale-min: 0.93; /* 最小の倍率。この定義がない場合の初期値は1 */
  --scale-max: 1.03; /* 最大の倍率。この定義がない場合の初期値は1.1 */
}

/*----------------------------------*/

.t0-b-headerCombiCustom-279 {
  padding-top: 0px;
}

.t0-b-headerCombiCustom-279__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-279__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}


/* 画像のサイズ */
.t0-b-headerCombiCustom-279__col3 .t0-b-headerUnit-contact-tel,
.t0-b-headerCombiCustom-279__col3 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-279__col3 .t0-b-headerUnit-contact-navB1,
.t0-b-headerCombiCustom-279__col3 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-279__col3 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-279__col3 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-279__col3 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-279__col3 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-279__col3 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-279__col3 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-279__col3 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-279__col3 .t0-b-headerUnit-contact-navB10,
.t0-b-headerCombiCustom-279__col3 .t0-b-headerUnit-contact-navB11,
.t0-b-headerCombiCustom-279__col3 .t0-b-headerUnit-contact-navB12,
.t0-b-headerCombiCustom-279__col3 .t0-b-headerUnit-contact-navB13,
.t0-b-headerCombiCustom-279__col3 .t0-b-headerUnit-contact-navB14,
.t0-b-headerCombiCustom-279__col3 .t0-b-headerUnit-contact-navB15,
.t0-b-headerCombiCustom-279__col3 .t0-b-headerUnit-contact-navB16 {
  position: fixed;
  bottom: 5px;
  z-index: 450 !important;
  display: block;
  width: 82vw;
  height: 15vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  border:none;
}


/* 表示不要な要素 */
.t0-b-headerCombiCustom-279__hd,
.t0-b-headerCombiCustom-279__col1,
.t0-b-headerCombiCustom-279__col2,
.t0-b-headerCombiCustom-279 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-279 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-279 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-279 .t0-b-headerUnit-labeledList2,
.t0-b-headerCombiCustom-279 .t0-b-headerUnit-labeledList3,
.t0-b-headerCombiCustom-279 .t0-b-headerUnit-labeledList4,
.t0-b-headerCombiCustom-279 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-279 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-279 .t0-b-headerUnit-contact-nav{
  display: none;
} 

/* その他表示不要な他バリエ */
.t0-b-headerCombiCustom-279__col3 .t0-b-headerUnit-contact-tel
{
  display: none;
}

.t0-b-headerCombiCustom-279 .t0-b-headerUnit-contact-navBCustom-277{
  display: none;
}
.t0-b-lv3HCustom-280-bPlacer {
  padding-bottom: 10px;
}

.t0-b-lv3HCustom-280 {
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  color: #675f4f;
}

.t0-b-lv3HCustom-280 a {
  display: block;
  color: #675f4f;
  text-decoration: none;
}

.t0-b-lv3HCustom-280>div {
  display: table;
}

.t0-b-lv3HCustom-280>div>* {
  display: table-cell;
  vertical-align: middle;
}

.t0-b-lv3HCustom-280__iconPlacer {
  width: 30px;
  text-align: left;
}

.t0-b-lv3HCustom-280__icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  background-image: url("/_design/2544/images/maru3.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 40px 40px;
}

.t0-b-lv3HCustom-280 h3 {
    line-height: 1.25;
    font-size: 1.286rem;
    padding: 3px 0;
    position: absolute;
    margin-left: -15px;
    margin-top: 10px;
}

.t0-b-lv3HCustom-280--align-l>div {
  margin-right: auto;
}

.t0-b-lv3HCustom-280--align-c>div {
  margin-right: auto;
  margin-left: auto;
}

.t0-b-lv3HCustom-280--align-r>div {
  margin-left: auto;
}

.t0-b-lv3HCustom-281-bPlacer {
  padding-bottom: 10px;
}

.t0-b-lv3HCustom-281 {
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  color: #675f4f;
}

.t0-b-lv3HCustom-281 a {
  display: block;
  color: #675f4f;
  text-decoration: none;
}

.t0-b-lv3HCustom-281>div {
  display: table;
}

.t0-b-lv3HCustom-281>div>* {
  display: table-cell;
  vertical-align: middle;
}

.t0-b-lv3HCustom-281__iconPlacer {
  width: 30px;
  text-align: left;
}

.t0-b-lv3HCustom-281__icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  background-image: url("/_design/2544/images/maru4.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 40px 40px;
}

.t0-b-lv3HCustom-281 h3 {
    line-height: 1.25;
    font-size: 1.286rem;
    padding: 3px 0;
    position: absolute;
    margin-left: -15px;
    margin-top: 10px;
}

.t0-b-lv3HCustom-281--align-l>div {
  margin-right: auto;
}

.t0-b-lv3HCustom-281--align-c>div {
  margin-right: auto;
  margin-left: auto;
}

.t0-b-lv3HCustom-281--align-r>div {
  margin-left: auto;
}

.t0-b-lv5HCustom-282-bPlacer {
  padding-bottom: 10px;
}

.t0-b-lv5HCustom-282 {
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  color: #675f4f;
}

.t0-b-lv5HCustom-282 a {
  color: #675f4f;
  text-decoration: none;
}

.t0-b-lv5HCustom-282__caption-upper {
  font-size: .857rem;
  padding: 0 0 5px 8px;
}

.t0-b-lv5HCustom-282__main {
  display: inline-block;
  vertical-align: middle;
}

.t0-b-lv5HCustom-282__bd {
  display: table;
}

.t0-b-lv5HCustom-282__bd>* {
  display: table-cell;
  vertical-align: middle;
}

.t0-b-lv5HCustom-282__iconPlacer {
  width: 11px;
  text-align: left;
}

.t0-b-lv5HCustom-282__icon {
  display: block;
  width: 4px;
  height: 16px;
  margin-top: -1px;
  background-image: url("/_design/2544/images/heading016_ico01_v3.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 4px 16px;
}

.t0-b-lv5HCustom-282 h5 {
  line-height: 1.25;
  font-size: 1.143rem;
}

.t0-b-lv5HCustom-282__caption-lower {
  line-height: 1.25;
  font-size: .857rem;
  padding: 5px 0 0 8px;
}

.t0-b-lv5HCustom-282--align-l {
  text-align: left;
}

.t0-b-lv5HCustom-282--align-c {
  text-align: center;
}

.t0-b-lv5HCustom-282--align-r {
  text-align: right;
}

.t0-b-fullWidthFrameCustom-283 {
  position: relative;
  padding: 40px 15px 20px;
  margin: 0 -15px;
  background-repeat: repeat;
  background-position: center center;
  background-size: auto 100%;
}

.t0-b-fullWidthFrameCustom-283 {
  background-color: #fff5e7;
}

.t0-b-footerMenuWithCpCustom-284 {
  margin: 0 -15px;
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  color: #8f8074;
  background-color: #f4efe5;
  line-height: 1.25;
  font-size: 1rem;
}

.t0-b-footerMenuWithCpCustom-284 a {
  color: #8f8074;
  text-decoration: underline;
}

.t0-b-footerMenuWithCpCustom-284>div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  min-height: 55px;
  padding: 5px 0;
  margin: 0 auto;
}

.t0-b-footerMenuWithCpCustom-284 p {
  width: 100%;
  margin: 0;
  text-align: center;
}

.t0-b-footerMenuWithCpCustom-284__menu {
  width: 100%;
}

.t0-b-footerMenuWithCpCustom-284__menu ul {
  padding: 5px 10px;
  text-align: center;
  letter-spacing: -0.4em;
}

.t0-b-footerMenuWithCpCustom-284__menu li {
  display: inline-block;
  letter-spacing: normal;
}

.t0-b-footerMenuWithCpCustom-284__menu li a {
  color: #8f8074;
  text-decoration: underline;
}

.t0-b-footerMenuWithCpCustom-284__menu li div {
  padding: 0 7px;
  color: #8f8074;
}

.t0-b-footerMenuWithCpCustom-284 .state-em div {
  color: #a97417;
}

.t0-b-footerMenuWithCpCustom-285 {
  margin: 0 -15px;
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  color: #8f8074;
  background-color: #f4efe5;
  line-height: 1.25;
  font-size: 1rem;
}

.t0-b-footerMenuWithCpCustom-285 a {
  color: #675f4f;
  text-decoration: underline;
}

.t0-b-footerMenuWithCpCustom-285>div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  min-height: 55px;
  padding: 5px 0;
  margin: 0 auto;
}

.t0-b-footerMenuWithCpCustom-285 p {
  width: 100%;
  margin: 0;
  text-align: center;
}

.t0-b-footerMenuWithCpCustom-285__menu {
  width: 100%;
}

.t0-b-footerMenuWithCpCustom-285__menu ul {
  padding: 5px 10px;
  text-align: center;
  letter-spacing: -0.4em;
}

.t0-b-footerMenuWithCpCustom-285__menu li {
  display: inline-block;
  letter-spacing: normal;
}

.t0-b-footerMenuWithCpCustom-285__menu li a {
  color: #675f4f;
  text-decoration: underline;
}

.t0-b-footerMenuWithCpCustom-285__menu li div {
  padding: 0 7px;
  color: #675f4f;
}

.t0-b-footerMenuWithCpCustom-285 .state-em div {
  color: #a97417;
  font-weight: bold;
}

.t0-b-fullWidthFrameCardCustom-287 {
  padding: 20px 4% 0;
  margin: 0 -15px;
  background-color: #EC7F2D;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.t0-b-mediaCols .t0-b-mediaCols__col [class*=-bPlacer]>.t0-b-wysiwygCustom-288 {
  overflow: visible;
}

.t0-b-mediaCols .t0-b-mediaCols__colHead [class*=-bPlacer]>.t0-b-wysiwygCustom-288 {
  overflow: visible;
}

.t0-b-mediaCols .t0-b-mediaCols__col [class*=-bPlacer]>.t0-b-wysiwygCustom-288 ul {
  overflow: hidden;
}

.t0-b-mediaCols .t0-b-mediaCols__col [class*=-bPlacer]>.t0-b-wysiwygCustom-288 ol {
  overflow: hidden;
}

.t0-b-mediaCols .t0-b-mediaCols__colHead [class*=-bPlacer]>.t0-b-wysiwygCustom-288 ul {
  overflow: hidden;
}

.t0-b-mediaCols .t0-b-mediaCols__colHead [class*=-bPlacer]>.t0-b-wysiwygCustom-288 ol {
  overflow: hidden;
}

.t0-b-wysiwygCustom-288-bPlacer {
  padding-bottom: 15px;
 font-family: 游明朝, YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", serif !important;}

.t0-b-wysiwygCustom-288 {
  line-height: 1.25;
  font-size: 1rem;
  color: #767065;
}

.t0-b-wysiwygCustom-288 th>table:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-288 td>table:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-288 th>ul:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-288 td>ul:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-288 th>ol:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-288 td>ol:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-288 th>p:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-288 td>p:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-288 th>hr:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-288 td>hr:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-288 p {
  line-height: 1.6;
  font-size: 1rem;
  margin-top: 1em;
}

.t0-b-wysiwygCustom-288>p:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-288 ol {
  padding: 0 0 0 2em;
  margin-top: 15px;
  font-size: 14px;
}

.t0-b-wysiwygCustom-288 ol ul {
  margin-top: 10px;
}

.t0-b-wysiwygCustom-288 ol ol {
  margin-top: 10px;
}

.t0-b-wysiwygCustom-288 ol li {
  line-height: 1.25;
  font-size: 1rem;
  margin-top: 10px;
  list-style-type: decimal;
}

.t0-b-wysiwygCustom-288 ol li:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-288>ol:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-288 ul {
  padding: 0 0 0 1.5em;
  margin-top: 15px;
  font-size: 14px;
}

.t0-b-wysiwygCustom-288 ul ul {
  margin-top: 10px;
}

.t0-b-wysiwygCustom-288 ul ol {
  margin-top: 10px;
}

.t0-b-wysiwygCustom-288 ul li {
  line-height: 1.25;
  font-size: 1rem;
  margin-top: 10px;
  list-style-type: disc;
}

.t0-b-wysiwygCustom-288 ul li:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-288>ul:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-288 table {
  width: 100%;
  margin-top: 15px;
  border: rgba(0,0,0,0) 1px solid;
}

.t0-b-wysiwygCustom-288 table th {
  line-height: 1.25;
  font-size: 1rem;
  padding: 3% 1%;
  text-align: left;
  vertical-align: middle;
  border-style: none;
  border-bottom: 1px solid #fff;
}

.t0-b-wysiwygCustom-288 table td {
  line-height: 1.25;
  font-size: 1rem;
  padding: 3% 1%;
  text-align: left;
  vertical-align: middle;
  border-style: none;
  border-bottom: 1px solid #fff;
}

.t0-b-wysiwygCustom-288 table ul {
  font-size: 14px;
}

.t0-b-wysiwygCustom-288 table ol {
  font-size: 14px;
}

.t0-b-wysiwygCustom-288 table ul li {
  line-height: 1.25;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-288 table ol li {
  line-height: 1.25;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-288 table p {
  line-height: 1.6;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-288 table th {
  color: #482e15;
  background: #eae4d5;
}

.t0-b-wysiwygCustom-288 table td {
  color: #7c5e42;
  background-color: #f6f3ed;
}

.t0-b-wysiwygCustom-288 table tr:first-child th {
  border-top: 1px solid #fff;
}

.t0-b-wysiwygCustom-288 table tr:first-child td {
  border-top: 1px solid #fff;
}

.t0-b-wysiwygCustom-288 table tr:last-child>th {
  background-image: none;
}

.t0-b-wysiwygCustom-288 table tr:last-child td {
  background-image: none;
}

.t0-b-wysiwygCustom-288>table:first-child {
  margin-top: 0;
}

.t0-b-wysiwygCustom-288 a {
  display: inline-block;
  color: #767065;
  text-decoration: underline;
}

.t0-b-wysiwygCustom-288 p {
  line-height: 1.6;
  font-size: 1.6rem;
}

.t0-b-wysiwygCustom-288 ul li {
  line-height: 1.25;
font-size: 1.3rem;
}

.t0-b-wysiwygCustom-288 ol {
  line-height: 1.25;
  font-size: 1rem;
}

.t0-b-wysiwygCustom-288 ol li {
  line-height: 1.25;
  font-size: 1rem;
}


.t0-b-wysiwygCustom-288 strong {
    font-weight: bolder;
    background: linear-gradient(transparent 65%, #ffdf6f 50%);
  font-size: 1.5rem;}

.t0-b-wysiwygCustom-288-bPlacer {
    padding: 0 15px 15px 15px;
}
.t0-b-fullWidthFrameCustom-289 {
  position: relative;
  padding: 10px 0px 0px  0px;
  margin: 0 -15px;
  background-repeat: repeat;
  background-position: center center;
  background-size: auto 100%;
  background-color: #EFEAD9;
}

.t0-b-fullWidthFrameCustom-289 .t0-b-media__media {
    position: relative;
    z-index: 3;
}


.t0-b-fullWidthFrameCustom-289 .t0-b-media-bPlacer {
    padding-bottom: 15px;
    padding-top: 10px;
}
.t0-b-fullWidthFrameCustom-290 {
  position: relative;
  background-repeat: repeat;
  background-position: center center;
  background-size: auto 100%;
}

.t0-b-fullWidthFrameCustom-290 .t0-b-media-bPlacer{
  position: relative;
margin: -25px -15px 0px -15px;
  background-color:#EFEAD9;
   }

.t0-b-fullWidthFrameCustom-291 {
  position: relative;
  padding: 0px 15px 0px;
  margin: -1px -15px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
}

.t0-b-fullWidthFrameCustom-291 {
  background-color: #EFEAD9;
}

.t0-b-lv2HCustom-286-bPlacer {
  padding-bottom: 10px;
margin: -15px 0 0 0;}

.t0-b-lv2HCustom-286 {
 font-family: 游明朝, YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", serif !important;  color: #675f4f;
  text-align: center;
}

.t0-b-lv2HCustom-286 a {
  display: block;
  color: #675f4f;
  text-decoration: none;
}

.t0-b-lv2HCustom-286__caption-upper {
  line-height: 1.25;
  font-size: .857rem;
  padding: 0 7px 5px;
}

.t0-b-lv2HCustom-286 h2 {
  line-height: 1.25;
  font-size: 1.429rem;
  padding: 0px 7px 10px;
}

.t0-b-lv2HCustom-286__caption-lower {
  line-height: 1.25;
  font-size: .857rem;
  padding: 5px 7px 0;
}

.t0-b-lv2HCustom-286--align-l {
  text-align: left;
}

.t0-b-lv2HCustom-286--align-c {
  text-align: center;
}

.t0-b-lv2HCustom-286--align-r {
  text-align: right;
}

.t0-b-lv3HCustom-292-bPlacer {
  padding-bottom: 10px;
}

.t0-b-lv3HCustom-292 {
 font-family: 游明朝, YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", serif !important;  color: #675f4f;
  text-align: center;
}

.t0-b-lv3HCustom-292 a {
  display: block;
  color: #675f4f;
  text-decoration: none;
}

.t0-b-lv3HCustom-292 h3 {
  line-height: 1.25;
  font-size: 1.286rem;
}

.t0-b-lv3HCustom-292--align-l {
  text-align: left;
}

.t0-b-lv3HCustom-292--align-c {
  text-align: center;
}

.t0-b-lv3HCustom-292--align-r {
  text-align: right;
}

.t0-b-fullWidthFrameCustom-293{
  position: relative;
  background-repeat: repeat;
  background-position: center center;
  background-size: auto 100%;
  margin: -1px 0px;}

.t0-b-fullWidthFrameCustom-293 .t0-b-media-bPlacer{
  position: relative;
margin: -25px -15px 0px -15px;
  background-color:#EFEAD9;
   }

.t0-b-fullWidthFrameCustom-294{
  position: relative;
  background-repeat: repeat;
  background-position: center center;
  background-size: auto 100%;
  margin: -1px 0px;}

.t0-b-fullWidthFrameCustom-294 .t0-b-media-bPlacer{
  position: relative;
margin: 0px -15px 0px -15px;
  background-color:#EFEAD9;
   }

.t0-b-lv2HCustom-295-bPlacer {
  padding-bottom: 10px;
}

.t0-b-lv2HCustom-295 {
font-family: 游明朝, YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", serif !important;  color: #675f4f;
  text-align: center;
}

.t0-b-lv2HCustom-295 a {
  display: block;
  color: #675f4f;
  text-decoration: none;
}

.t0-b-lv2HCustom-295__caption-upper {
  line-height: 1.25;
  font-size: .857rem;
  padding: 0 7px 5px;
}

.t0-b-lv2HCustom-295 h2 {
 font-size: 1.429rem;
    padding: 0 7px;
    position: absolute;
   left: -10px;
    width: fit-content;
    background-color: #ffffff;
    padding: 0.4em 0.3em 0.3em 1.3em;
/*  右上、右下だけ角丸  */
    border-radius: 0 calc(1px / 0) calc(1px / 0) 0;
    box-shadow: 2px 4px 0 0 #a49484;}

.t0-b-lv2HCustom-295 h2 strong{
font-size: .7em;
    margin-inline-end: .3em;}

.t0-b-lv2HCustom-295__caption-lower {
  line-height: 1.25;
  font-size: .857rem;
  padding: 5px 7px 0;
}

.t0-b-lv2HCustom-295--align-l {
  text-align: left;
}

.t0-b-lv2HCustom-295--align-c {
  text-align: center;
}

.t0-b-lv2HCustom-295--align-r {
  text-align: right;
}

.t0-b-lv2HCustom-296-bPlacer {
  padding-bottom: 10px;
}

.t0-b-lv2HCustom-296 {
font-family: 游明朝, YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", serif !important;  color: #675f4f;
  text-align: center;
}

.t0-b-lv2HCustom-296 a {
  display: block;
  color: #675f4f;
  text-decoration: none;
}

.t0-b-lv2HCustom-296__caption-upper {
  line-height: 1.25;
  font-size: .857rem;
  padding: 0 7px 5px;
}

.t0-b-lv2HCustom-296 h2 {
 font-size: 1.429rem;
    padding: 0 7px;
    position: absolute;
   right: 0px;
    width: fit-content;
    background-color: #f0f0f0;
    padding: 0.4em 0.3em 0.3em 0.8em;
/*  左上、左下だけ角丸  */
border-radius: calc(1px / 0) 0 0 calc(1px / 0); 
    box-shadow: -2px 4px 0 0 #a49484;}

.t0-b-lv2HCustom-296 h2 strong{
font-size: .7em;
    margin-inline-end: .3em;}

.t0-b-lv2HCustom-296__caption-lower {
  line-height: 1.25;
  font-size: .857rem;
  padding: 5px 7px 0;
}

.t0-b-lv2HCustom-296--align-l {
  text-align: left;
}

.t0-b-lv2HCustom-296--align-c {
  text-align: center;
}

.t0-b-lv2HCustom-296--align-r {
  text-align: right;
}

.t0-b-lv2HCustom-297-bPlacer {
  padding-bottom: 10px;
margin: -15px 0 0 0;}

.t0-b-lv2HCustom-297 {
 font-family: 游明朝, YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", serif !important;  color: #675f4f;
  text-align: center;
}

.t0-b-lv2HCustom-297 a {
  display: block;
  color: #675f4f;
  text-decoration: none;
}

.t0-b-lv2HCustom-297__caption-upper {
  line-height: 1.25;
  font-size: .857rem;
  padding: 0 7px 5px;
}

.t0-b-lv2HCustom-297 h2 {
  line-height: 1.25;
  font-size: 1.429rem;
  padding: 15px 7px 10px;
}

.t0-b-lv2HCustom-297__caption-lower {
  line-height: 1.25;
  font-size: .857rem;
  padding: 5px 7px 0;
}

.t0-b-lv2HCustom-297--align-l {
  text-align: left;
}

.t0-b-lv2HCustom-297--align-c {
  text-align: center;
}

.t0-b-lv2HCustom-297--align-r {
  text-align: right;
}

.t0-b-frameOuterCustom-298-bPlacer {
  padding-bottom: 0px;
}

.t0-b-frameOuterCustom-298__frame {
  color: #767065;
  margin: 0 -5px;
  padding: 20px;
  background-color: #fff;
  border: 3px solid #D5376B;
background-image:url("/_design/2544/images/bg_in2.jpg");
background-repeat: no-repeat;
background-size:100%;}

.t0-b-frameOuterCustom-298__hd {
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  min-height: 20px;
  padding: 5px 0;
  margin-bottom: 15px;
  overflow: hidden;
  color: #D5376B;
  text-align: center;
}

.t0-b-frameOuterCustom-298__hd a {
  text-decoration: none;
  color: inherit;
}

.t0-b-frameOuterCustom-298__hd-h {
  line-height: 1.25;
  font-size: 2.5rem;
padding-left: 80px;}

.t0-b-frameOuterCustom-298__hd-caption-upper {
  line-height: 1.25;
  font-size: 1.7rem;
  padding: 0 0 5px;
padding-left: 80px;}

.t0-b-frameOuterCustom-298__hd-caption-lower {
  line-height: 1.25;
  font-size: 1rem;
  padding: 5px 0 0;
padding-left: 80px;}

.t0-b-frameOuterCustom-298__hd--align-l {
  text-align: left;
}

.t0-b-frameOuterCustom-298__hd--align-c {
  text-align: center;
}

.t0-b-frameOuterCustom-298__hd--align-r {
  text-align: right;
}

.t0-b-frameOuterCustom-298__ft {
  margin-top: 20px;
}

.t0-b-frameOuterCustom-298__frame .t0-b-mediaCols .t0-b-mediaCols__img {
    width: 40%;
    padding-top: 0px;
}

.t0-b-frameOuterCustom-298__frame .t0-b-mediaCols--imgR .t0-b-mediaCols__img {
    float: right;
    padding-right: 0;
    padding-left: 0px;
}

.t0-b-frameOuterCustom-298__frame .t0-b-media-bPlacer {
    padding-bottom: 0px;
}
/*-------------------書き換え部分----------------------*/

/* 画像（24時間web予約）の配置とパス */
.t0-b-headerCombiCustom-299__col3 .t0-b-headerUnit-contact-navB10 {
  right: 55px;
  background: url(/_design/2544/images/WEBSP.png);
}

/* 画像（24時間web予約）の非表示部分、不要バナーなど */
.t0-b-headerCombiCustom-299__col3 .t0-b-headerUnit-contact-navB10__inner::after{
  display:none;
}

.t0-b-headerCombiCustom-299__col3 .t0-b-headerUnit-contact-navB10 a div{
 color: #00000000;
 background-color: #00000000;
}


/* -
ボタンの拡大縮小アニメーション
※head自由記入欄にscaleAnimeの定義が必要（デザイン管理エディタでは@keyframesが定義できないため）
- */
.t0-b-headerCombiCustom-299__col3 .t0-b-headerUnit-contact-navB10{
  animation: scaleAnime 0.8s ease 0s infinite alternate;
  
  --scale-min: 0.93; /* 最小の倍率。この定義がない場合の初期値は1 */
  --scale-max: 1.03; /* 最大の倍率。この定義がない場合の初期値は1.1 */
}

/*----------------------------------*/

.t0-b-headerCombiCustom-299 {
  padding-top: 0px;
}

.t0-b-headerCombiCustom-299__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-299__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}


/* 画像のサイズ */
.t0-b-headerCombiCustom-299__col3 .t0-b-headerUnit-contact-tel,
.t0-b-headerCombiCustom-299__col3 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-299__col3 .t0-b-headerUnit-contact-navB1,
.t0-b-headerCombiCustom-299__col3 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-299__col3 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-299__col3 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-299__col3 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-299__col3 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-299__col3 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-299__col3 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-299__col3 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-299__col3 .t0-b-headerUnit-contact-navB10,
.t0-b-headerCombiCustom-299__col3 .t0-b-headerUnit-contact-navB11,
.t0-b-headerCombiCustom-299__col3 .t0-b-headerUnit-contact-navB12,
.t0-b-headerCombiCustom-299__col3 .t0-b-headerUnit-contact-navB13,
.t0-b-headerCombiCustom-299__col3 .t0-b-headerUnit-contact-navB14,
.t0-b-headerCombiCustom-299__col3 .t0-b-headerUnit-contact-navB15,
.t0-b-headerCombiCustom-299__col3 .t0-b-headerUnit-contact-navB16 {
  position: fixed;
  bottom: 5px;
  z-index: 450 !important;
  display: block;
  width: 82vw;
  height: 15vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  border:none;
}


/* 表示不要な要素 */
.t0-b-headerCombiCustom-299__hd,
.t0-b-headerCombiCustom-299__col1,
.t0-b-headerCombiCustom-299__col2,
.t0-b-headerCombiCustom-299 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-299 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-299 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-299 .t0-b-headerUnit-labeledList2,
.t0-b-headerCombiCustom-299 .t0-b-headerUnit-labeledList3,
.t0-b-headerCombiCustom-299 .t0-b-headerUnit-labeledList4,
.t0-b-headerCombiCustom-299 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-299 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-299 .t0-b-headerUnit-contact-nav{
  display: none;
} 

/* その他表示不要な他バリエ */
.t0-b-headerCombiCustom-299__col3 .t0-b-headerUnit-contact-tel
{
  display: none;
}

.t0-b-headerCombiCustom-299 .t0-b-headerUnit-contact-navB4{
  display: none;
}
/*-------------------書き換え部分----------------------*/

/* 左画像（ＴＥＬ）の配置とパス */
.t0-b-headerCombiCustom-302__col3 .t0-b-headerUnit-contact-tel{
  left: 0;
  border-radius: 0px;
  background: url(/_design/2544/images/btn_phonenumber.png);
  width: 45vw !important;

    animation: scaleAnime 0.8s ease 0s infinite alternate;
  
  --scale-min: 0.93; /* 最小の倍率。この定義がない場合の初期値は1 */
  --scale-max: 1.00; /* 最大の倍率。この定義がない場合の初期値は1.1 */
}

.t0-b-headerCombiCustom-302 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-302 .t0-b-headerUnit-contact-tel__free + span {
  color: #fff;
  font-weight: bold;
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
}

.t0-b-headerCombiCustom-302 .t0-b-headerUnit-contact-tel__tel + span::before,
.t0-b-headerCombiCustom-302 .t0-b-headerUnit-contact-tel__free + span::before {
 content: '';/*何も入れない*/
  display: inline-block;
  width: 13px;/*画像の幅*/
  height: 18px;/*画像の高さ*/
  background-image: url(/_design/2544/images/tel.png);
  background-size: contain;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-302__col3 .t0-b-headerUnit-contact-tel__tel{
  display: table-cell;
  width: 0vw;
  background-image: none;
}

.t0-b-headerCombiCustom-302 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 2vw;
  left: -2px;
  z-index: 455;
  display: table;
  font-size: 4.5vw;
}

/* 右画像（24時間web予約）の配置とパス */
.t0-b-headerCombiCustom-302__col3 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-302__col3 .t0-b-headerUnit-contact-navB10,
.t0-b-headerCombiCustom-302__col3 .t0-b-headerUnit-contact-navB9{
  right: 0;
    border-radius: 0px;
  background: url(/_design/2544/images/btn_booking.png);
width: 55vw !important;

  animation: scaleAnime 0.8s ease 0s infinite alternate;
  
  --scale-min: 0.93; /* 最小の倍率。この定義がない場合の初期値は1 */
  --scale-max: 1.00; /* 最大の倍率。この定義がない場合の初期値は1.1 */}


/* 右画像（24時間web予約）の非表示部分、不要バナーなど */
.t0-b-headerCombiCustom-302__col3 .t0-b-headerUnit-contact-navB6__inner::after,
.t0-b-headerCombiCustom-302__col3 .t0-b-headerUnit-contact-navB10__inner::after,
.t0-b-headerCombiCustom-302__col3 .t0-b-headerUnit-contact-navB9__inner::after{
  display:none;
}

.t0-b-headerCombiCustom-302__col3 .t0-b-headerUnit-contact-navB6 a div,
.t0-b-headerCombiCustom-302__col3 .t0-b-headerUnit-contact-navB10 a div,
.t0-b-headerCombiCustom-302__col3 .t0-b-headerUnit-contact-navB9 a div{
 color: #00000000;
 background-color: #00000000;
}


/*----------------------------------*/

.t0-b-headerCombiCustom-302 {
  padding-top: 0px;
}

.t0-b-headerCombiCustom-302__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-302__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}


/* 画像2つのサイズ */
.t0-b-headerCombiCustom-302__col3 .t0-b-headerUnit-contact-tel,
.t0-b-headerCombiCustom-302__col3 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-302__col3 .t0-b-headerUnit-contact-navB1,
.t0-b-headerCombiCustom-302__col3 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-302__col3 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-302__col3 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-302__col3 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-302__col3 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-302__col3 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-302__col3 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-302__col3 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-302__col3 .t0-b-headerUnit-contact-navB10,
.t0-b-headerCombiCustom-302__col3 .t0-b-headerUnit-contact-navB11,
.t0-b-headerCombiCustom-302__col3 .t0-b-headerUnit-contact-navB12,
.t0-b-headerCombiCustom-302__col3 .t0-b-headerUnit-contact-navB13,
.t0-b-headerCombiCustom-302__col3 .t0-b-headerUnit-contact-navB14,
.t0-b-headerCombiCustom-302__col3 .t0-b-headerUnit-contact-navB15,
.t0-b-headerCombiCustom-302__col3 .t0-b-headerUnit-contact-navB16 {
  position: fixed;
  bottom: 0;
  z-index: 450 !important;
  display: block;
  width: 50vw;
  height: 15vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  border:none;
}


/* 表示不要な要素 */
.t0-b-headerCombiCustom-302__hd,
.t0-b-headerCombiCustom-302__col1,
.t0-b-headerCombiCustom-302__col2,
.t0-b-headerCombiCustom-302 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-302 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-302 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-302 .t0-b-headerUnit-labeledList2,
.t0-b-headerCombiCustom-302 .t0-b-headerUnit-labeledList3,
.t0-b-headerCombiCustom-302 .t0-b-headerUnit-labeledList4,
.t0-b-headerCombiCustom-302 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-302 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-302 .t0-b-headerUnit-contact-nav{
  display: none;
} 

/* その他表示不要な他バリエ */
.t0-b-headerCombiCustom-302 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-302 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-302 .t0-b-headerUnit-contact-navBCustom-532,
.t0-b-headerCombiCustom-302 .t0-b-headerUnit-contact-navBCustom-517{
  display: none;
}
/*-------------------書き換え部分----------------------*/

/* 左画像（ＴＥＬ）の配置とパス */
.t0-b-headerCombiCustom-303__col3 .t0-b-headerUnit-contact-tel{
  left: 0;
  border-radius: 0px;
  background: url(/_design/2544/images/btn_phonenumber.png);
  width: 45vw !important;

    animation: scaleAnime 0.8s ease 0s infinite alternate;
  
  --scale-min: 0.93; /* 最小の倍率。この定義がない場合の初期値は1 */
  --scale-max: 1.00; /* 最大の倍率。この定義がない場合の初期値は1.1 */
}

.t0-b-headerCombiCustom-303 .t0-b-headerUnit-contact-tel__tel + span,
.t0-b-headerCombiCustom-303 .t0-b-headerUnit-contact-tel__free + span {
  color: #fff;
  font-weight: bold;
  font-family: "Tenor Sans","游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
}

.t0-b-headerCombiCustom-303 .t0-b-headerUnit-contact-tel__tel + span::before,
.t0-b-headerCombiCustom-303 .t0-b-headerUnit-contact-tel__free + span::before {
 content: '';/*何も入れない*/
  display: inline-block;
  width: 13px;/*画像の幅*/
  height: 18px;/*画像の高さ*/
  background-image: url(/_design/2544/images/tel.png);
  background-size: contain;
  vertical-align: middle;
}

.t0-b-headerCombiCustom-303__col3 .t0-b-headerUnit-contact-tel__tel{
  display: table-cell;
  width: 0vw;
  background-image: none;
}

.t0-b-headerCombiCustom-303 .t0-b-headerUnit-contact-tel__bd {
  position: fixed;
  bottom: 2vw;
  left: -2px;
  z-index: 455;
  display: table;
  font-size: 4.5vw;
}

/* 右画像（24時間web予約）の配置とパス */
.t0-b-headerCombiCustom-303__col3 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-303__col3 .t0-b-headerUnit-contact-navB10,
.t0-b-headerCombiCustom-303__col3 .t0-b-headerUnit-contact-navB9{
  right: 0;
    border-radius: 0px;
  background: url(/_design/2544/images/btn_booking.png);
width: 55vw !important;

  animation: scaleAnime 0.8s ease 0s infinite alternate;
  
  --scale-min: 0.93; /* 最小の倍率。この定義がない場合の初期値は1 */
  --scale-max: 1.00; /* 最大の倍率。この定義がない場合の初期値は1.1 */}


/* 右画像（24時間web予約）の非表示部分、不要バナーなど */
.t0-b-headerCombiCustom-303__col3 .t0-b-headerUnit-contact-navB6__inner::after,
.t0-b-headerCombiCustom-303__col3 .t0-b-headerUnit-contact-navB10__inner::after,
.t0-b-headerCombiCustom-303__col3 .t0-b-headerUnit-contact-navB9__inner::after{
  display:none;
}

.t0-b-headerCombiCustom-303__col3 .t0-b-headerUnit-contact-navB6 a div,
.t0-b-headerCombiCustom-303__col3 .t0-b-headerUnit-contact-navB10 a div,
.t0-b-headerCombiCustom-303__col3 .t0-b-headerUnit-contact-navB9 a div{
 color: #00000000;
 background-color: #00000000;
}


/*----------------------------------*/

.t0-b-headerCombiCustom-303 {
  padding-top: 0px;
}

.t0-b-headerCombiCustom-303__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-303__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}


/* 画像2つのサイズ */
.t0-b-headerCombiCustom-303__col3 .t0-b-headerUnit-contact-tel,
.t0-b-headerCombiCustom-303__col3 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-303__col3 .t0-b-headerUnit-contact-navB1,
.t0-b-headerCombiCustom-303__col3 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-303__col3 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-303__col3 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-303__col3 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-303__col3 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-303__col3 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-303__col3 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-303__col3 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-303__col3 .t0-b-headerUnit-contact-navB10,
.t0-b-headerCombiCustom-303__col3 .t0-b-headerUnit-contact-navB11,
.t0-b-headerCombiCustom-303__col3 .t0-b-headerUnit-contact-navB12,
.t0-b-headerCombiCustom-303__col3 .t0-b-headerUnit-contact-navB13,
.t0-b-headerCombiCustom-303__col3 .t0-b-headerUnit-contact-navB14,
.t0-b-headerCombiCustom-303__col3 .t0-b-headerUnit-contact-navB15,
.t0-b-headerCombiCustom-303__col3 .t0-b-headerUnit-contact-navB16 {
  position: fixed;
  bottom: 0;
  z-index: 450 !important;
  display: block;
  width: 50vw;
  height: 15vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  border:none;
}


/* 表示不要な要素 */
.t0-b-headerCombiCustom-303__hd,
.t0-b-headerCombiCustom-303__col1,
.t0-b-headerCombiCustom-303__col2,
.t0-b-headerCombiCustom-303 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-303 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-303 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-303 .t0-b-headerUnit-labeledList2,
.t0-b-headerCombiCustom-303 .t0-b-headerUnit-labeledList3,
.t0-b-headerCombiCustom-303 .t0-b-headerUnit-labeledList4,
.t0-b-headerCombiCustom-303 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-303 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-303 .t0-b-headerUnit-contact-nav{
  display: none;
} 

/* その他表示不要な他バリエ */
.t0-b-headerCombiCustom-303 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-303 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-303 .t0-b-headerUnit-contact-navBCustom-532,
.t0-b-headerCombiCustom-303 .t0-b-headerUnit-contact-navBCustom-517,
.t0-b-headerCombiCustom-303 .t0-b-headerUnit-contact-navBCustom-277{
  display: none;
}
/*-------------------書き換え部分----------------------*/

/* 画像（24時間web予約）の配置とパス */
.t0-b-headerCombiCustom-304__col3 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-304__col3 .t0-b-headerUnit-contact-navB10,
.t0-b-headerCombiCustom-304__col3 .t0-b-headerUnit-contact-navB9{
right: 20px;
  background: url(/_design/2544/images/WEBSP.png);
}

/* 画像（24時間web予約）の非表示部分、不要バナーなど */
.t0-b-headerCombiCustom-304__col3 .t0-b-headerUnit-contact-navB6__inner::after,
.t0-b-headerCombiCustom-304__col3 .t0-b-headerUnit-contact-navB10__inner::after,
.t0-b-headerCombiCustom-304__col3 .t0-b-headerUnit-contact-navB9__inner::after{
  display:none;
}

.t0-b-headerCombiCustom-304__col3 .t0-b-headerUnit-contact-navB6 a div,
.t0-b-headerCombiCustom-304__col3 .t0-b-headerUnit-contact-navB10 a div,
.t0-b-headerCombiCustom-304__col3 .t0-b-headerUnit-contact-navB9 a div{
 color: #00000000;
 background-color: #00000000;
}


/* -
ボタンの拡大縮小アニメーション
※head自由記入欄にscaleAnimeの定義が必要（デザイン管理エディタでは@keyframesが定義できないため）
- */
.t0-b-headerCombiCustom-304__col3 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-304__col3 .t0-b-headerUnit-contact-navB10,
.t0-b-headerCombiCustom-304__col3 .t0-b-headerUnit-contact-navB9{
  animation: scaleAnime 0.8s ease 0s infinite alternate;
  
  --scale-min: 0.93; /* 最小の倍率。この定義がない場合の初期値は1 */
  --scale-max: 1.03; /* 最大の倍率。この定義がない場合の初期値は1.1 */
}

/*----------------------------------*/

.t0-b-headerCombiCustom-304 {
  padding-top: 0px;
}

.t0-b-headerCombiCustom-304__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-304__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}


/* 画像のサイズ */
.t0-b-headerCombiCustom-304__col3 .t0-b-headerUnit-contact-tel,
.t0-b-headerCombiCustom-304__col3 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-304__col3 .t0-b-headerUnit-contact-navB1,
.t0-b-headerCombiCustom-304__col3 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-304__col3 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-304__col3 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-304__col3 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-304__col3 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-304__col3 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-304__col3 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-304__col3 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-304__col3 .t0-b-headerUnit-contact-navB10,
.t0-b-headerCombiCustom-304__col3 .t0-b-headerUnit-contact-navB11,
.t0-b-headerCombiCustom-304__col3 .t0-b-headerUnit-contact-navB12,
.t0-b-headerCombiCustom-304__col3 .t0-b-headerUnit-contact-navB13,
.t0-b-headerCombiCustom-304__col3 .t0-b-headerUnit-contact-navB14,
.t0-b-headerCombiCustom-304__col3 .t0-b-headerUnit-contact-navB15,
.t0-b-headerCombiCustom-304__col3 .t0-b-headerUnit-contact-navB16 {
  position: fixed;
  bottom: 5px;
  z-index: 450 !important;
  display: block;
width: 90vw;
  height: 17vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  border:none;
}


/* 表示不要な要素 */
.t0-b-headerCombiCustom-304__hd,
.t0-b-headerCombiCustom-304__col1,
.t0-b-headerCombiCustom-304__col2,
.t0-b-headerCombiCustom-304 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-304 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-304 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-304 .t0-b-headerUnit-labeledList2,
.t0-b-headerCombiCustom-304 .t0-b-headerUnit-labeledList3,
.t0-b-headerCombiCustom-304 .t0-b-headerUnit-labeledList4,
.t0-b-headerCombiCustom-304 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-304 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-304 .t0-b-headerUnit-contact-nav{
  display: none;
} 

/* その他表示不要な他バリエ */
.t0-b-headerCombiCustom-304__col3 .t0-b-headerUnit-contact-tel
{
  display: none;
}

.t0-b-headerCombiCustom-304__col3 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-304 .t0-b-headerUnit-contact-navBCustom-277,
.t0-b-headerCombiCustom-304 .t0-b-headerUnit-contact-navBCustom-517,
.t0-b-headerCombiCustom-304 .t0-b-headerUnit-contact-navBCustom-532{
  display: none;
}
/*-------------------書き換え部分----------------------*/

/* 画像（24時間web予約）の配置とパス */
.t0-b-headerCombiCustom-305__col3 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-305__col3 .t0-b-headerUnit-contact-navB10,
.t0-b-headerCombiCustom-305__col3 .t0-b-headerUnit-contact-navB9{
right: 20px;
  background: url(/_design/2544/images/WEBSP.png);
}

/* 画像（24時間web予約）の非表示部分、不要バナーなど */
.t0-b-headerCombiCustom-305__col3 .t0-b-headerUnit-contact-navB6__inner::after,
.t0-b-headerCombiCustom-305__col3 .t0-b-headerUnit-contact-navB10__inner::after,
.t0-b-headerCombiCustom-305__col3 .t0-b-headerUnit-contact-navB9__inner::after{
  display:none;
}

.t0-b-headerCombiCustom-305__col3 .t0-b-headerUnit-contact-navB6 a div,
.t0-b-headerCombiCustom-305__col3 .t0-b-headerUnit-contact-navB10 a div,
.t0-b-headerCombiCustom-305__col3 .t0-b-headerUnit-contact-navB9 a div{
 color: #00000000;
 background-color: #00000000;
}


/* -
ボタンの拡大縮小アニメーション
※head自由記入欄にscaleAnimeの定義が必要（デザイン管理エディタでは@keyframesが定義できないため）
- */
.t0-b-headerCombiCustom-305__col3 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-305__col3 .t0-b-headerUnit-contact-navB10,
.t0-b-headerCombiCustom-305__col3 .t0-b-headerUnit-contact-navB9{
  animation: scaleAnime 0.8s ease 0s infinite alternate;
  
  --scale-min: 0.93; /* 最小の倍率。この定義がない場合の初期値は1 */
  --scale-max: 1.03; /* 最大の倍率。この定義がない場合の初期値は1.1 */
}

/*----------------------------------*/

.t0-b-headerCombiCustom-305 {
  padding-top: 0px;
}

.t0-b-headerCombiCustom-305__col2 {
  position: absolute;
}

.t0-b-headerCombiCustom-305__col3 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
  height: 18vw;
  overflow: hidden;
  background-color: rgba(0,0,0,.4);
}


/* 画像のサイズ */
.t0-b-headerCombiCustom-305__col3 .t0-b-headerUnit-contact-tel,
.t0-b-headerCombiCustom-305__col3 .t0-b-headerUnit-contact-navB,
.t0-b-headerCombiCustom-305__col3 .t0-b-headerUnit-contact-navB1,
.t0-b-headerCombiCustom-305__col3 .t0-b-headerUnit-contact-navB2,
.t0-b-headerCombiCustom-305__col3 .t0-b-headerUnit-contact-navB3,
.t0-b-headerCombiCustom-305__col3 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-305__col3 .t0-b-headerUnit-contact-navB5,
.t0-b-headerCombiCustom-305__col3 .t0-b-headerUnit-contact-navB6,
.t0-b-headerCombiCustom-305__col3 .t0-b-headerUnit-contact-navB7,
.t0-b-headerCombiCustom-305__col3 .t0-b-headerUnit-contact-navB8,
.t0-b-headerCombiCustom-305__col3 .t0-b-headerUnit-contact-navB9,
.t0-b-headerCombiCustom-305__col3 .t0-b-headerUnit-contact-navB10,
.t0-b-headerCombiCustom-305__col3 .t0-b-headerUnit-contact-navB11,
.t0-b-headerCombiCustom-305__col3 .t0-b-headerUnit-contact-navB12,
.t0-b-headerCombiCustom-305__col3 .t0-b-headerUnit-contact-navB13,
.t0-b-headerCombiCustom-305__col3 .t0-b-headerUnit-contact-navB14,
.t0-b-headerCombiCustom-305__col3 .t0-b-headerUnit-contact-navB15,
.t0-b-headerCombiCustom-305__col3 .t0-b-headerUnit-contact-navB16 {
  position: fixed;
  bottom: 5px;
  z-index: 450 !important;
  display: block;
width: 90vw;
  height: 17vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  border:none;
}


/* 表示不要な要素 */
.t0-b-headerCombiCustom-305__hd,
.t0-b-headerCombiCustom-305__col1,
.t0-b-headerCombiCustom-305__col2,
.t0-b-headerCombiCustom-305 .t0-b-headerUnit-text,
.t0-b-headerCombiCustom-305 .t0-b-headerUnit-contact-fax,
.t0-b-headerCombiCustom-305 .t0-b-headerUnit-labeledList,
.t0-b-headerCombiCustom-305 .t0-b-headerUnit-labeledList2,
.t0-b-headerCombiCustom-305 .t0-b-headerUnit-labeledList3,
.t0-b-headerCombiCustom-305 .t0-b-headerUnit-labeledList4,
.t0-b-headerCombiCustom-305 .t0-b-headerUnit-miniCol,
.t0-b-headerCombiCustom-305 .t0-b-headerUnit-table,
.t0-b-headerCombiCustom-305 .t0-b-headerUnit-contact-nav{
  display: none;
} 

/* その他表示不要な他バリエ */
.t0-b-headerCombiCustom-305__col3 .t0-b-headerUnit-contact-tel
{
  display: none;
}

.t0-b-headerCombiCustom-305__col3 .t0-b-headerUnit-contact-navB4,
.t0-b-headerCombiCustom-305 .t0-b-headerUnit-contact-navBCustom-277,
.t0-b-headerCombiCustom-305 .t0-b-headerUnit-contact-navBCustom-517,
.t0-b-headerCombiCustom-305 .t0-b-headerUnit-contact-navBCustom-532{
  display: none;
}