@charset "utf-8";
/* ===================================================
	Reset & base css
	※ この箇所は変更しないで下さい。
====================================================== */

/* 元々あった記述残し */
#customer_header *,
#customer_footer * { -webkit-box-sizing: content-box; box-sizing: content-box;}

#customer_header h1,
#customer_header h2,
#customer_header h3,
#customer_header h4,
#customer_header h5,
#customer_header h6,
#customer_footer h1,
#customer_footer h2,
#customer_footer h3,
#customer_footer h4,
#customer_footer h5,
#customer_footer h6 { margin: 0;}

#customer_header ul,
#customer_header ol,
#customer_header li,
#customer_footer ul,
#customer_footer ol,
#customer_footer li { padding: 0; margin: 0; list-style-type: none;}

#customer_header dl,
#customer_footer dl { padding: 0; margin: 0;}

#customer_header p,
#customer_footer p { padding: 0; margin: 0;}

body { min-width: 1200px;}


/* 以下から烟河用に追加 */

/* ヘッダー・フッター共通 */
#customer_header .topicpath, #customer_footer #footer .con_footer .box_footer {
  width: 90%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 1200px) and (max-width: 1849px) {
  #customer_header .topicpath, #customer_footer #footer .con_footer .box_footer {
    padding-right: 85px;
  }
}
@media only screen and (max-width: 1199px) {
  #customer_header .topicpath, #customer_footer #footer .con_footer .box_footer {
    width: 86%;
  }
}

#customer_header,
#customer_footer {
  	/* http://meyerweb.com/eric/tools/css/reset/ 
     v2.0 | 20110126
     License: none (public domain)
  	*/
  /* HTML5 display-role reset for older browsers */
  font-family: "Shippori Mincho",serif,"游ゴシック体", "Yu Gothic","Noto Sans JP","ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", YuGothic, "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
  font-weight: 500;
  font-size: small;
  line-height: 1.5;
  color: #1c1c1c;
  background: #fff;
  -webkit-text-size-adjust: none;
  margin: 0;
  font-size: 124%;
}
#customer_header html, #customer_header body, #customer_header div, #customer_header span, #customer_header applet, #customer_header object, #customer_header iframe,
#customer_header h1, #customer_header h2, #customer_header h3, #customer_header h4, #customer_header h5, #customer_header h6, #customer_header p, #customer_header blockquote, #customer_header pre,
#customer_header a, #customer_header abbr, #customer_header acronym, #customer_header address, #customer_header big, #customer_header cite, #customer_header code,
#customer_header del, #customer_header dfn, #customer_header em, #customer_header img, #customer_header ins, #customer_header kbd, #customer_header q, #customer_header s, #customer_header samp,
#customer_header small, #customer_header strike, #customer_header strong, #customer_header sub, #customer_header sup, #customer_header tt, #customer_header var,
#customer_header b, #customer_header u, #customer_header i, #customer_header center,
#customer_header dl, #customer_header dt, #customer_header dd, #customer_header ol, #customer_header ul, #customer_header li,
#customer_header fieldset, #customer_header form, #customer_header label, #customer_header legend,
#customer_header table, #customer_header caption, #customer_header tbody, #customer_header tfoot, #customer_header thead, #customer_header tr, #customer_header th, #customer_header td,
#customer_header article, #customer_header aside, #customer_header canvas, #customer_header details, #customer_header embed,
#customer_header figure, #customer_header figcaption, #customer_header footer, #customer_header header, #customer_header hgroup,
#customer_header menu, #customer_header nav, #customer_header output, #customer_header ruby, #customer_header section, #customer_header summary,
#customer_header time, #customer_header mark, #customer_header audio, #customer_header video,
#customer_footer html,
#customer_footer body,
#customer_footer div,
#customer_footer span,
#customer_footer applet,
#customer_footer object,
#customer_footer iframe,
#customer_footer h1,
#customer_footer h2,
#customer_footer h3,
#customer_footer h4,
#customer_footer h5,
#customer_footer h6,
#customer_footer p,
#customer_footer blockquote,
#customer_footer pre,
#customer_footer a,
#customer_footer abbr,
#customer_footer acronym,
#customer_footer address,
#customer_footer big,
#customer_footer cite,
#customer_footer code,
#customer_footer del,
#customer_footer dfn,
#customer_footer em,
#customer_footer img,
#customer_footer ins,
#customer_footer kbd,
#customer_footer q,
#customer_footer s,
#customer_footer samp,
#customer_footer small,
#customer_footer strike,
#customer_footer strong,
#customer_footer sub,
#customer_footer sup,
#customer_footer tt,
#customer_footer var,
#customer_footer b,
#customer_footer u,
#customer_footer i,
#customer_footer center,
#customer_footer dl,
#customer_footer dt,
#customer_footer dd,
#customer_footer ol,
#customer_footer ul,
#customer_footer li,
#customer_footer fieldset,
#customer_footer form,
#customer_footer label,
#customer_footer legend,
#customer_footer table,
#customer_footer caption,
#customer_footer tbody,
#customer_footer tfoot,
#customer_footer thead,
#customer_footer tr,
#customer_footer th,
#customer_footer td,
#customer_footer article,
#customer_footer aside,
#customer_footer canvas,
#customer_footer details,
#customer_footer embed,
#customer_footer figure,
#customer_footer figcaption,
#customer_footer footer,
#customer_footer header,
#customer_footer hgroup,
#customer_footer menu,
#customer_footer nav,
#customer_footer output,
#customer_footer ruby,
#customer_footer section,
#customer_footer summary,
#customer_footer time,
#customer_footer mark,
#customer_footer audio,
#customer_footer video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
#customer_header article, #customer_header aside, #customer_header details, #customer_header figcaption, #customer_header figure,
#customer_header footer, #customer_header header, #customer_header hgroup, #customer_header menu, #customer_header nav, #customer_header section,
#customer_footer article,
#customer_footer aside,
#customer_footer details,
#customer_footer figcaption,
#customer_footer figure,
#customer_footer footer,
#customer_footer header,
#customer_footer hgroup,
#customer_footer menu,
#customer_footer nav,
#customer_footer section {
  display: block;
}
#customer_header body,
#customer_footer body {
  line-height: 1;
}
#customer_header ol, #customer_header ul,
#customer_footer ol,
#customer_footer ul {
  list-style: none;
}
#customer_header blockquote, #customer_header q,
#customer_footer blockquote,
#customer_footer q {
  quotes: none;
}
#customer_header blockquote:before, #customer_header blockquote:after,
#customer_header q:before, #customer_header q:after,
#customer_footer blockquote:before,
#customer_footer blockquote:after,
#customer_footer q:before,
#customer_footer q:after {
  content: '';
  content: none;
}
#customer_header table,
#customer_footer table {
  border-collapse: collapse;
  border-spacing: 0;
}
.ie #customer_header, .ie
#customer_footer {
  font-size: 120%;
}
#customer_header a,
#customer_footer a {
  color: #1c1c1c;
}
#customer_header a:hover,
#customer_footer a:hover {
  text-decoration: none;
}
#customer_header img,
#customer_footer img {
  max-width: 100%;
  -webkit-touch-callout: none;
  line-height: 1;
}
@media only screen and (min-width: 1200px) {
  #customer_header .view_tab-sp,
  #customer_header .view_tab,
  #customer_footer .view_tab-sp,
  #customer_footer .view_tab {
    display: none !important;
  }
}
@media print {
  #customer_header .view_tab-sp,
  #customer_header .view_tab,
  #customer_footer .view_tab-sp,
  #customer_footer .view_tab {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  #customer_header .view_sp,
  #customer_footer .view_sp {
    display: none !important;
  }
}
@media only screen and (max-width: 1199px) {
  #customer_header .view_pc,
  #customer_footer .view_pc {
    display: none !important;
  }
}
#customer_header .t,
#customer_footer .t {
  line-height: 1.8;
}
#customer_header .btn_basic,
#customer_footer .btn_basic {
  width: 320px;
  background: #555;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #customer_header .btn_basic,
  #customer_footer .btn_basic {
    width: 320px;
  }
}
#customer_header .btn_basic > a,
#customer_footer .btn_basic > a {
  padding: 20px 10px;
  display: block;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #customer_header .btn_basic > a,
  #customer_footer .btn_basic > a {
    padding: 15px 10px;
  }
}
#customer_header .btn_basic > a span,
#customer_footer .btn_basic > a span {
  padding-left: 1em;
  position: relative;
}
#customer_header .btn_basic > a span::before,
#customer_footer .btn_basic > a span::before {
  content: "\f3d3";
  font-family: "Ionicons";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#customer_header .btn_rsv,
#customer_footer .btn_rsv {
  width: 320px;
  background: #bd9431;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #customer_header .btn_rsv,
  #customer_footer .btn_rsv {
    width: 320px;
  }
}
#customer_header .btn_rsv > a,
#customer_footer .btn_rsv > a {
  padding: 20px 10px;
  display: block;
  color: #fff;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #customer_header .btn_rsv > a,
  #customer_footer .btn_rsv > a {
    padding: 15px 10px;
  }
}
#customer_header .btn_rsv.center,
#customer_footer .btn_rsv.center {
  margin: auto;
}
#customer_header .btn_day,
#customer_footer .btn_day {
  width: 320px;
  background: #466437;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #customer_header .btn_day,
  #customer_footer .btn_day {
    width: 320px;
  }
}
#customer_header .btn_day > a,
#customer_footer .btn_day > a {
  padding: 20px 10px;
  display: block;
  color: #fff;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #customer_header .btn_day > a,
  #customer_footer .btn_day > a {
    padding: 15px 10px;
  }
}
#customer_header .btn_day.center,
#customer_footer .btn_day.center {
  margin: auto;
}
.mouse #customer_header .over, .mouse
#customer_footer .over {
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.mouse #customer_header .over:hover, .touch #customer_header .over.touchstart, .mouse
#customer_footer .over:hover, .touch
#customer_footer .over.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
}
.touch #customer_header .over, .touch
#customer_footer .over {
  -webkit-tap-highlight-color: transparent;
}
.touch #customer_header .over.touchend, .touch
#customer_footer .over.touchend {
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}

/*ヘッダー*/
#customer_header #header {
  position: relative;
  background: #f4f4f4;
}
#customer_header #header .inner {
  padding: 1.5em 0;
  width: 95%;
  max-width: 1820px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 1200px) {
  #customer_header #header .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media print {
  #customer_header #header .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1560px) {
  #customer_header #header .inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media only screen and (min-width: 1200px) {
  #customer_header #header .inner .box_l {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media print {
  #customer_header #header .inner .box_l {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1560px) {
  #customer_header #header .inner .box_l {
    width: 100%;
    display: block;
    text-align: center;
  }
}
@media only screen and (max-width: 1199px) {
  #customer_header #header .inner .box_l {
    width: 100%;
    display: block;
    text-align: center;
  }
}
#customer_header #header .inner .box_l .logo {
  width: 130px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #customer_header #header .inner .box_l .logo {
    width: 30%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1560px) {
  #customer_header #header .inner .box_l .logo {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1199px) {
  #customer_header #header .inner .box_l .logo {
    margin: 0 auto;
  }
}
#customer_header #header .inner .box_l .logo a {
  display: inline-block;
}
#customer_header #header .inner .box_l h1 {
  font-size: 75%;
  font-weight: 500;
  line-height: 1.6;
}
@media only screen and (min-width: 1200px) {
  #customer_header #header .inner .box_l h1 {
    margin-left: 2em;
  }
}
@media print {
  #customer_header #header .inner .box_l h1 {
    margin-left: 2em;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1560px) {
  #customer_header #header .inner .box_l h1 {
    margin: 1em 0 0 0;
  }
}
@media only screen and (max-width: 1199px) {
  #customer_header #header .inner .box_l h1 {
    margin-top: 1.5em;
  }
}
#customer_header #header .inner .box_r {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 1200px) and (max-width: 1560px) {
  #customer_header #header .inner .box_r {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    margin-top: 1em;
  }
}
#customer_header #header .inner .box_r .nav {
  font-size: 88%;
  border-left: 1px solid #ccc;
  padding: 0 1em;
}
#customer_header #header .inner .box_r .nav:first-of-type {
  border-left: none;
}
#customer_header .topicpath {
  margin: 20px auto 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 1200px) {
  #customer_header .topicpath {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media print {
  #customer_header .topicpath {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
#customer_header .topicpath li {
  font-size: 94%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #customer_header .topicpath li {
    font-size: 88%;
  }
}
#customer_header .topicpath li:nth-of-type(n+2) {
  position: relative;
}
#customer_header .topicpath li:nth-of-type(n+2)::before {
  content: "/";
  padding: 0 .2em 0 .6em;
}
#customer_header .topicpath li a {
  text-decoration: underline;
}
#customer_header .topicpath li a:hover {
  text-decoration: none;
}

/*フッター*/
#customer_footer #footer {
  margin-top: 120px;
  padding-bottom: 30px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #customer_footer #footer {
    margin-top: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #customer_footer #footer {
    padding-bottom: 16vw;
  }
}
#customer_footer #footer .con_footer {
  padding: 110px 100px 120px 100px;
  background: url(https://www.kyoto-keburikawa.jp/files/images/footer/bg_footer.jpg);
  background-size: auto 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #customer_footer #footer .con_footer {
    padding: 80px 60px 90px;
  }
}
#customer_footer #footer .con_footer .box_footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  #customer_footer #footer .con_footer .box_footer {
    display: block;
  }
}
@media only screen and (max-width: 1199px) {
  #customer_footer #footer .con_footer .box_footer .inn_address {
    text-align: center;
  }
}
#customer_footer #footer .con_footer .box_footer .inn_address .logo {
  text-align: center;
}
#customer_footer #footer .con_footer .box_footer .inn_address .txt {
  font-size: 94%;
  margin-top: 2em;
}
#customer_footer #footer .con_footer .box_footer .inn_address .address {
  font-size: 82%;
  margin-top: 1em;
}
#customer_footer #footer .con_footer .box_footer .inn_address .address > a {
  text-decoration: underline;
}
#customer_footer #footer .con_footer .box_footer .inn_gnav {
  width: 71.875%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#customer_footer #footer .con_footer .box_footer .inn_gnav .gnav {
  width: 24%;
}
@media only screen and (min-width: 1200px) and (max-width: 1771px) {
  #customer_footer #footer .con_footer .box_footer .inn_gnav .gnav {
    width: 28%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1430px) {
  #customer_footer #footer .con_footer .box_footer .inn_gnav .gnav {
    width: 30%;
  }
}
#customer_footer #footer .con_footer .box_footer .inn_gnav .gnav > li:nth-of-type(n+2) {
  margin-top: 1.5em;
}
#customer_footer #footer .con_footer .box_footer .inn_gnav .gnav > li > ul > li {
  font-size: 88%;
  text-indent: -1em;
  padding-left: 1em;
  margin-top: .7em;
}
#customer_footer #footer .con_footer .box_footer .inn_gnav .gnav > li.sub_gnav {
  font-size: 88%;
}
#customer_footer #footer .con_footer .box_footer .inn_gnav .gnav > li.sub_gnav > a {
  color: #222222;
  opacity: .6;
}
#customer_footer #footer .con_footer .box_footer .inn_gnav .gnav > li.inn_sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1.5em;
}
#customer_footer #footer .con_footer .box_footer .inn_gnav .gnav > li.inn_sns .sns {
  width: 50px;
  height: 50px;
  background: #f4f4f4;
  border-radius: 50%;
}
#customer_footer #footer .con_footer .box_footer .inn_gnav .gnav > li.inn_sns .sns > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
}
#customer_footer #footer .con_footer .box_footer .inn_gnav .gnav > li.inn_sns .sns > a i {
  font-size: 163%;
  line-height: 1;
}
#customer_footer #footer .con_footer .box_footer .inn_gnav .gnav > li.inn_sns .sns:nth-of-type(n+2) {
  margin-left: .5em;
}
#customer_footer #footer .con_footer .box_sns .inn_sns {
  margin-top: 1.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#customer_footer #footer .con_footer .box_sns .inn_sns .sns {
  width: 45px;
  height: 45px;
  background: #f4f4f4;
  border-radius: 50%;
}
#customer_footer #footer .con_footer .box_sns .inn_sns .sns > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
}
#customer_footer #footer .con_footer .box_sns .inn_sns .sns > a i {
  font-size: 163%;
  line-height: 1;
}
#customer_footer #footer .con_footer .box_sns .inn_sns .sns:nth-of-type(n+2) {
  margin-left: 1em;
}
#customer_footer #footer .con_fo_list {
  padding: 45px 0 65px;
  max-width: 1400px;
  margin:0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #customer_footer #footer .con_fo_list {
    padding: 40px 0 60px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1369px) {
  #customer_footer #footer .con_fo_list {
    padding: 45px 5em 65px 0;
  }
}
#customer_footer #footer .con_fo_list .box_tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#customer_footer #footer .con_fo_list .box_tit .img a {
  display: inline-block;
}
#customer_footer #footer .con_fo_list .Label {
  width: 100%;
}
#customer_footer #footer .con_fo_list .box_tit .tit {
  font-size: 150%;
  margin-left: 1em;
  margin-top: 0;
  letter-spacing: 2px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #customer_footer #footer .con_fo_list .box_tit .tit {
    font-size: 138%;
  }
}
#customer_footer #footer .con_fo_list .box_list {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #customer_footer #footer .con_fo_list .box_list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
#customer_footer #footer .con_fo_list .box_list .inn_list {
  width: 18.42857%;
  padding-left: 1.3em;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #customer_footer #footer .con_fo_list .box_list .inn_list {
    width: 30%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1369px) {
  #customer_footer #footer .con_fo_list .box_list .inn_list {
    padding-right: 1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #customer_footer #footer .con_fo_list .box_list .inn_list:nth-of-type(n+4) {
    margin-top: 2em;
  }
}
#customer_footer #footer .con_fo_list .box_list .inn_list::before {
  width: 1px;
  height: 150px;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #ebeaec;
}
#customer_footer #footer .con_fo_list .box_list .inn_list:last-of-type::after {
  width: 1px;
  height: 150px;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: #ebeaec;
}
#customer_footer #footer .con_fo_list .box_list .inn_list > ul > li {
  font-size: 82%;
  padding-left: 0.7em;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #customer_footer #footer .con_fo_list .box_list .inn_list > ul > li {
    font-size: 82%;
  }
}
#customer_footer #footer .con_fo_list .box_list .inn_list > ul > li:nth-of-type(n+2) {
  margin-top: 1.3em;
}
#customer_footer #footer .con_fo_list .box_list .inn_list > ul > li::before {
  content: "\f3d3";
  font-family: "Ionicons";
  position: absolute;
  top: 0;
  left: 0;
}

#customer_footer #footer .con_fo_list .box_list .inn_list a span {
    display: inline-block;
}


#customer_footer #footer #copyright {
  font-size: 75%;
  text-align: center;
  letter-spacing: 1px;
}

