@charset "UTF-8";
/* rem */
html {
  font-size: 62.5%; }

.icon-tel-freedial:before {
  content: "\e909";
}

.footer_about-box-tel .icon{
  color: #444;
  font-size: 82%;
}

/* SP
================================================== */
@media screen and (max-width: 599px) {
  .pcOnly,
  .fNavList_pcOnly {
    display: none; }

  .footerWrapper,
  .footerInner {
    font-size: 15px;
    line-height: 1;
    width: 100%;
    padding: 0;
    font-family: "Reimin Medium" , 'Libre Baskerville' ,  "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    font-weight: 700;
    margin-top: 100px; }

  .fNavWrapper {
    background: #444;
    width: 100%;
    padding: 0;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    transition: .5s ease-in-out; }

  .footer_line {
    width: 100%;
    height: 10px;
    background: url("../img/common/footer-line-bg.png") #fff repeat top;
    position: relative; }

  .footer_pageTop {
    position: fixed;
    display: none;
    bottom: 0;
    right: 30px; }

  .footer_pageTop.bottom {
    position: absolute;
    bottom: -24px;
    right: 30px; }

  /* footer_line
  ================================================== */
  .footer_line {
    width: 100%;
    height: 10px;
    background: url("../img/common/footer-line-bg.png") #fff repeat top;
    position: relative; }

  .footer_pageTop {
    position: fixed;
    bottom: 0;
    right: 30px;
    margin-bottom: 10px; }

  .footer_pageTop.bottom {
    position: absolute;
    bottom: -24px;
    right: 30px;
    margin-bottom: 0; }

  .footer_pageTop img {
    width: 44px;
    height: 44px; }

  /* footer_attention
  ================================================== */
  .footer_attention {
    margin: 40px 0; }

  .footer_attention-box {
    width: 88%;
    margin: 0 auto 30px;
    overflow: hidden;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.75; }
    .footer_attention-box .fs_at {
      position: relative;
      bottom: .5em;
      font-size: 50%; }

  .footer_attention-box-head {
    font-size: 20px;
    font-size: 2rem;
    border-left: 6px solid #444;
    margin-bottom: 20px;
    padding-left: 6px;
    line-height: 1; }

  .footer_attention-box-subhead {
    display: block;
    margin-bottom: 12px;
    font-size: 14px;
    font-size: 1.4rem; }


  .footer_attention-box-01-smallTxt .system+br.no-pc.spOnly{
    color: red;
    padding-left: 12px;
 }

  .footer_attention-box-01-smallTxt.indent {
    text-indent: -12px;
    padding-left: 12px;
 }
  .footer_attention-box-01-img img {
    width: 100%;
    margin: 0 auto -10px auto;
    padding-left: 12px; }

  .footer_attention-box-02-txt {
    float: left;
    width: 78%;
    }

  .footer_attention-box-02-img {
    float: right;
    width: 20%;
    }

  .footer_attention-box-02-img img {
    width: 100%;
    margin: 0 auto; }

  /* footer_about
  ================================================== */
  .footer_about {
    margin: 30px 0; }

  .footer_about-box {
    width: 88%;
    margin: 0 auto;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.4; }

  .footer_about-box-txt {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #444; }

  .footer_about-box-logo {
    max-width: 155px;
    margin: 0 auto 25px;
    height: auto; }

  .footer_about-box-logo img {
    width: 100%;
    height: auto; }

  .fNavList {
    font-family: "Reimin Medium" , 'Libre Baskerville' ,  "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    font-weight: 700;
    list-style: none;
    right: 0;
    bottom: 0; }

  /* お電話でのお問い合わせ */
  .footer_about-box-tel span {
    display: inline-block; }

  .footer_about-box-tel {
    font-size: 13px;
    font-size: 1.3rem;
    font-family: "Reimin Regular" , 'Libre Baskerville' ,  "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    margin-bottom: 25px;
    text-align: center; }

  .footer_about-box-tel-time {
    font-size: 10px;
    font-size: 1rem; }

  .footer_about-box-tel-number {
    display: block;
    font-size: 32px;
    font-size: 3.2rem; }

  /* follow us */
  .footer_about-box-follow {
    text-align: center;
    overflow: hidden;
    width: 210px; }

  .footer_about-box-follow-txt {
    float: left; }

  .footer_about-box-follow-txt img {
    width: 118px;
    height: 33px; }

  .footer_about-box-follow a {
    font-size: 20px;
    font-size: 2rem;
    background-color: #444;
    color: #fff;
    width: 36px;
    height: 36px;
    display: block;
    float: left;
    margin-left: 10px;
    border-radius: 18px;
    text-align: center;
    padding-top: 7px;
    line-height: 1; }

  .fNavList_afterLine {
    background: url("/img/common/gNav-line-bg.png") repeat-x 4px bottom;
    background-size: 4px;
    padding-bottom: 4px; }

  .fNavList_smallTxt {
    font-size: 12px;
    font-size: 1.2rem;
    display: block;
    margin-bottom: 5px; }

  /* 1階層目 */
  .fNavList_hierarchy1 {
    float: none; }

  .fNavList_hierarchy1 > span {
    position: relative;
    width: 100%;
    height: 50px;
    display: block;
    color: #fff;
    padding: 17px 3%;
    background-color: #444;
    border-bottom: 1px solid #777; }

  .fNavList_hierarchy1 > span a {
    color: #fff; }

  .fNavList_hierarchy1 > span a,
  .fNavList_hierarchy2 > span a {
    display: block;
    }

  /* 2階層目 */
  .fNavList_accordion {
    display: none;
    background-color: #ccc; }

  .fNavList_hierarchy2 > span {
    position: relative;
    z-index: 0;
    width: 100%;
    display: block;
    color: #444;
    padding: 17px 3%;
    border-bottom: 1px solid #fff; }

  .fNavList_hierarchy2.sp_line2 > span {
    height: auto; }

  .fNavList_subHead {
    background-color: #fff;
    text-align: center; }

  .fNavList_subHead > span {
    padding: 8px 3%;
    height: 32px; }

  .fNavList_subHead > span {
    padding: 8px 3%; }

  .fNavList_line2 > span {
    padding: 10px 3%; }

  /* 店舗一覧 */
  .footer_picup_shop .shoplist_etc{
    display: none;
  }
  
  .footer_picup_shop li{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    color: #fff;
    padding: 17px 3%;
    background-color: #444;
    border-bottom: 1px solid #777;
    line-height: 1.2;
  }
  
  .footer_picup_shop li a{
    color: #fff;
  }
  
  .footer_picup_shop li a::after{
    content: "\e900";
    font-family: 'icon';
    font-weight: normal;
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -7px;
  }
  
  .footer_picup_shop li a span{
    display: block;
    font-size: 90%;
  }
  /* 店舗一覧ここまで */
  
  /* gnav Icon */
  .fNavList_hierarchy1 > span:after,
  .fNavList_hierarchy2 > span:after {
    font-family: 'icon';
    font-weight: normal;
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -7px; }

  .fNavList_icon-arrow > span:after {
    content: "\e900"; }

  .fNavList_icon-close > span:after {
    content: "\e901"; }

  .fNavList_icon-link > span:after {
    content: "\e902"; }

  .fNavList_icon-plus > span:after {
    content: "\e903"; }

  .fNavList_icon-plus > span.gNav-open:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg); }

  .fNavList_bottom {
    padding: 25px 0 15px;
    font-size: 14px;
    font-size: 1.4rem;
    background-color: #000; }
    .fNavList_bottom .fNavList_hierarchy1 > span {
      position: relative;
      margin-bottom: 25px;
      padding: 0 6%;
      height: auto;
      border-bottom: none;
      background-color: #000; }
    .fNavList_bottom .fNavList_hierarchy1 > span a {
      display: inline;
      padding: 0;
      position: static;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .fNavList_bottom .fNavList_hierarchy1 > span:before {
      font-family: 'icon';
      font-weight: normal;
      left: 0;
      content: "\e905";
      margin-right: 4px;
      color: #8a8d8f;
      font-size: 8px;
      font-size: 0.8rem; }
    .fNavList_bottom .fNavList_icon-arrow > span:after {
      content: none; }

  .fNavList_hierarchy1.copy {
    color: #fff;
    font-size: 10px;
    font-size: 1rem;
    text-align: center; } }

/* tablet (min-width: 600px) and (max-width: 959px)
================================================== */
@media screen and (min-width: 600px) {
  .no-tab-pc {
    display: none; }

  .fNavList_spOnly {
    display: none; }

  .footerWrapper {
    list-style-type: none;
    margin-top: 90px;
    font-family: "Reimin Medium" , 'Libre Baskerville' ,  "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    font-weight: 700; }

  .footerWrapper a {
    color: #fff;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s; }

  .footerWrapper a:hover {
    opacity: .7; }

  .footer_attention, .footer_about {
    width: 100%;
    padding: 0 3%; }

  .fNavList {
    width: 100%; }

  .footer_attention img,
  .footer_about img {
    width: 100%;
    margin: 0 auto; }

  .footer_line {
    width: 100%;
    height: 10px;
    background: url("/img/common/footer-line-bg.png") #fff repeat top;
    position: relative; }

  .footer_pageTop {
    position: fixed;
    display: none;
    bottom: 0;
    right: 30px;
    margin-bottom: 10px; }

  .footer_pageTop.bottom {
    position: absolute;
    bottom: -24px;
    right: 30px;
    margin-bottom: 0; }

  .footer_pageTop img {
    width: 46px;
    height: 46px; }

  /* footer_attention
  ================================================== */
  .footer_attention {
    margin: 40px auto 70px;
    position: relative;
    overflow: hidden; }

  .footer_attention-box {
    overflow: hidden;
    float: left;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.4; }
    .footer_attention-box .fs_at {
      position: relative;
      bottom: .5em;
      font-size: 50%; }

  .footer_attention-box-01 {
    width: 45%; }

  .footer_attention-box-02 {
    width: 50%; }

  .footer_attention-box:first-child {
    margin-right: 5%; }

  .footer_attention-box-head {
    font-size: 20px;
    font-size: 2rem;
    border-left: 6px solid #444;
    margin-bottom: 20px;
    padding-left: 6px;
    line-height: 1; }

  .footer_attention-box-subhead {
    font-size: 15px;
    font-size: 1.5rem;
    display: block;
    margin-bottom: 10px; }

  .footer_attention-box-01-smallTxt {
    font-size: 13px;
    font-size: 1.3rem;
    margin-bottom: 5px; }

  .footer_attention-box-01-img {
    width: 100%; }

  .footer_attention-box-02-subhead {
    float: left;
    width: 100%; }

  .footer_attention-box-02-txt {
    float: left;
    width: 80%; }

  .footer_attention-box-02-img {
    float: right;
    width: 15%;
    }

  /* footer_about
  ================================================== */
  .footer_about {
    margin: 30px 0; }
    .footer_about a {
      color: #333; }

  .footer_about-box {
    float: none;
    width: 88%;
    margin: 0 auto;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.4; }

  .footer_about-box-logo {
    max-width: 155px;
    margin: 0 auto 25px;
    height: auto; }

  .footer_about-box-txt {
    width: 100%;
    margin-right: 40px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #444; }

  .footer_about-box-logo img {
    width: 100%;
    height: auto; }


  .fNavList {
    font-family: "Reimin Medium" , 'Libre Baskerville' ,  "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    font-weight: 700;
    list-style: none;
    right: 0;
    bottom: 0; }

  /* お電話でのお問い合わせ */
  .footer_about-box-tel span {
    display: inline-block; }

  .footer_about-box-tel {
    font-size: 13px;
    font-size: 1.3rem;
    font-family: "Reimin Regular" , 'Libre Baskerville' ,  "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    margin-bottom: 25px;
    text-align: center; }

  .footer_about-box-tel-time {
    font-size: 10px;
    font-size: 1rem; }

  .footer_about-box-tel-number {
    display: block;
    font-size: 32px;
    font-size: 3.2rem; }

  /* follow us */
  .footer_about-box-follow {
    text-align: center;
    overflow: hidden;
    width: 210px; }

  .footer_about-box-follow-txt {
    float: left; }

  .footer_about-box-follow-txt img {
    width: 118px;
    height: 33px; }

  .footer_about-box-follow a {
    font-size: 20px;
    font-size: 2rem;
    font-size: 2rem;
    background-color: #444;
    color: #fff;
    width: 36px;
    height: 36px;
    display: block;
    float: left;
    margin-left: 10px;
    border-radius: 18px;
    text-align: center;
    padding-top: 7px; }

  /* ============================================
  fnav
    =============================================*/
  .fNavWrapper {
    min-width: 100%;
    overflow: hidden;
    width: 100%;
    padding: 50px 0 0;
    background-color: #444;
    color: #fff; }

  .fNavInner {
    display: block;
    position: relative;
    overflow: hidden; }

  .fNavList_column {
    overflow: hidden;
    width: 100%;
    padding: 0 20px;
    border-bottom: 1px solid #8a8d8f;
    box-sizing: border-box; }

  .fNavList_column1 {
    float: none;
    margin-right: 70px;
    width: 62%;
    position: relative;
    top: 0;
    left: 0; }

  .fNavList_column1-tab {
    width: 62%;
    position: relative;
    left: 0; }

  .fNavList_column2 {
    margin-right: 0;
    width: 100%; }

  .fNavList_column2-tab {
    width: 32%;
    position: absolute;
    right: 0;
    top: 0; }

  .fNavList_column3 {
    width: 32%;
    position: absolute;
    right: 0;
    top: 0px; }

  .fNavList_hierarchy1 {
    margin-bottom: 35px;
    font-size: 16px;
    font-size: 1.6rem; }

  .fNavList_hierarchy2 {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 2;
    margin-left: 2em;
    text-indent: -1em; }

  .fNavList_smallTxt {
    padding-right: 1em; }

  .fNavList_float-pc,
  .fNavList_float-pc-wl {
    float: left;
    width: 28%; }

  .fNavList_float-pc-wl {
    float: left;
    width: 44%;
    margin-bottom: 15px;
  }

  .fNavList_float-pc-wl:nth-of-type(even) {
    float: right;
  }

  .fNavList_float-pc-wl:last-of-type {
    margin-bottom: 0;
  }
  
  /* 店舗一覧 */
  .footer_picup_shop{
    padding-left: 0em;
    text-indent: 0em;
    line-height: 1.6;
  }
  
  .footer_picup_shop li:not(.picup_shop):not(.shoplist_etc){
    display: none;
  }
  
  /* …他 */
  .footer_picup_shop .shoplist_etc{
    text-align: right;
  }
  
    #fNav .hierarchy2_shop .footer_picup_shop li a span{
    display: none;
  }
  
  #fNav .hierarchy2_shop li{
    margin-bottom: 0.3em;
  }
  
  #fNav .hierarchy2_shop li:last-of-type{
    margin-bottom: 0;
    margin-right: 1.0em;
  }
  
  #fNav .hierarchy2_shop li span:not(.no-sp-link){
    display: inline;
  }

  .fNavList_hierarchy1 > span {
    border-left: 4px solid #8a8d8f;
    padding-left: 10px;
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    display: inline-block; }

  .fNavList_hierarchy2:before {
    font-family: 'icon';
    font-weight: normal;
    left: 0;
    content: "\e905";
    margin-right: 4px;
    color: #8a8d8f;
    font-size: 8px;
    font-size: 0.8rem; }

  .fNavList_hierarchy2 > span:after {
    font-family: 'icon';
    font-weight: normal;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -7px; }

  .fNavList_icon-link:after {
    content: "\e902";
    font-family: 'icon';
    font-weight: normal;
    margin-left: 7px; }
/* 店舗一覧ここまで */
  
  .fNavList_subHead:before {
    content: none; }

  .fNavList_accordionBtn {
    margin-bottom: 10px;
    display: inline-block; }

  .hierarchy2_shop {
    overflow: hidden; }

  .hierarchy2_shop-02 {
    margin-top: 20px; }

  /* fnavList_group
  ================================================== */
  .fNavList_group {
    margin-bottom: 30px;
    padding: 40px 20px;
    border-bottom: 1px solid #8a8d8f;
    overflow: hidden;
    width: 100%; }

  .fNavList_group .fNavList_group-head,
  .fNavList_corporate .fNavList_corporate-head {
    display: block;
    margin-bottom: 20px;
    padding: 0;
    font-size: 22px;
    font-size: 2.2rem;
    font-family: "Reimin Medium" , 'Libre Baskerville' ,  "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    font-weight: 700;
    border-left: none; }

  .fNavList_group-subHead {
    display: block;
    margin-bottom: 15px;
    padding-left: 10px;
    border-left: 4px solid #8a8d8f;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1; }

  .fNavList_group .fNavList_group-box {
    float: left;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 2; }

  .fNavList_group-box:nth-child(1) {
    width: 40%; }

  .fNavList_group-box:nth-child(2) {
    width: 30%; }

  .fNavList_group-box:nth-child(3) {
    width: 30%; }

  .fNavList_group-box:nth-child(4) {
    width: 40%;
    margin-top: 20px; }

  .fNavList_group-box:nth-child(5) {
    width: 30%;
    margin-top: 20px; }

  .fNavList_group-box:nth-child(6) {
    width: 30%;
    margin-top: 20px; }

  .fNavList_group-box-item:before {
    margin-right: 4px;
    font-family: 'icon';
    font-weight: normal;
    content: "\e905";
    color: #8a8d8f;
    font-size: 8px;
    font-size: 0.8rem;
    margin-left: 1em; }

  .fNavList_group-box-item:after {
    content: "\e902";
    font-family: 'icon';
    font-weight: normal;
    margin-left: 7px; }

  .fNavList_group-box-item.no-outerLink:after {
    content: none; }

  .fNavList_group .fNavList_hierarchy2:before {
    content: none; }

  .fNavList_corporate {
    width: 100%;
    overflow: hidden;
    padding: 0 20px; }

  .fNavList_corporate-box {
    display: block;
    width: 20%;
    float: left;
    margin-right: 0; }

  .fNavList_bottom {
    background-color: #000;
    padding: 20px 3%; }

  .fNavList_bottom-box {
    width: 100%;
    margin: 0 auto;
    overflow: hidden; }
    .fNavList_bottom-box .fNavList_hierarchy1 {
      width: 24%;
      margin-right: auto;
      margin-bottom: 0;
      float: left; }
    .fNavList_bottom-box .fNavList_hierarchy1 > span {
      font-size: 12px;
      font-size: 1.2rem;
      border-left: none; }
    .fNavList_bottom-box .fNavList_hierarchy1 > span:before {
      margin-right: 4px;
      font-family: 'icon';
      font-weight: normal;
      content: "\e905";
      color: #8a8d8f;
      font-size: 8px;
      font-size: 0.8rem; }

  .fNavList_bottom-box .fNavList_hierarchy1:not(:first-child) {
    width: 19%; }

  .fNavList_hierarchy1.copy {
    font-size: 12px;
    font-size: 1.2rem;
    margin-right: 0;
    text-align: center;
    margin-top: 20px;
    width: 100%; } }

/* PC
================================================== */
@media screen and (min-width: 960px) {
  .footer_attention,
  .footer_about,
  .fNavList {
    overflow: hidden;
    width: 960px;
    margin: 0 auto;
    padding: 0; }

  .fNavWrapper {
    min-width: 960px; }

  /* 	.footer_attention
  ================================================== */
  .footer_attention {
    margin: 40px auto;
    position: relative; }

  .footer_attention-box {
    overflow: hidden;
    float: left;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.6; }
    .footer_attention-box .fs_at {
      position: relative;
      bottom: .5em;
      font-size: 50%; }

  .footer_attention-box-01 {
    width: 445px;
    }

  .footer_attention-box-02 {
    width: 445px;
    }

  .footer_attention-box:first-child {
    margin-right: 70px; }

  .footer_attention-box-head {
    font-size: 20px;
    font-size: 2rem;
    border-left: 6px solid #444;
    margin-bottom: 20px;
    padding-left: 6px;
    line-height: 1; }

  .footer_attention-box-subhead {
    font-size: 15px;
    font-size: 1.5rem;
    display: block;
    margin-bottom: 10px; }

  .footer_attention-box-01-smallTxt {
    font-size: 13px;
    font-size: 1.3rem;
    margin-bottom: 5px; }

  .footer_attention-box-01-smallTxt .system {
    margin-right: 1em;
 }

  .footer_attention-box-01-smallTxt.indent {
    text-indent: -83px;
    padding-left: 83px;
 }

  .footer_attention-box-01-img {
    width: 410px;
    padding-left: 80px;
}

  .footer_attention-box-02-subhead {
    float: left;
    }

  .footer_attention-box-02-txt {
    float: left;
    width: 320px;
    }

  .footer_attention-box-02-img {
    float: right;
    width: 100px;
    margin-top: -15px;
    }

  /* 	.footer_about
  ================================================== */
  .footer_about {
    padding: 30px 0; }

  .footer_about-box {
    float: left; }

  .footer_about-box-logo {
    width: 180px;
    max-width: 180px;
    margin: 5px 30px 0 0; }

  .footer_about-box-txt {
    width: 385px;
    margin-right: 40px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0; }

  .footer_about-box-txt-bridal {
    margin-top: 20px; }

  /* お電話でのお問い合わせ */
  .footer_about-box-tel {
    color: #444;
    width: 325px;
    text-align: center;
    margin-bottom: 0; }

  .footer_about-box-tel a {
    color: #444; }

  .footer_about-box-tel-head {
    font-size: 15px;
    font-size: 1.5rem;
    display: block;
    margin-bottom: 0; }

  .footer_about-box-tel-head-s {
    font-size: 12px;
    font-size: 1.2rem; }

  .footer_about-box-tel-number {
    font-size: 37.5px;
    font-size: 3.75rem;
    font-family: "Reimin Regular" , 'Libre Baskerville' ,  "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif; }

  /* follow us */
  .footer_about-box-follow {
    text-align: center;
    margin: 18px 0 0 auto;
    float: right;
    overflow: hidden; }

  .footer_about-box-follow-txt {
    float: left; }

  .footer_about-box-follow-txt img {
    width: 118px;
    height: 33px; }

  .footer_about-box-follow a {
    float: left;
    width: 30px;
    height: 30px;
    display: block;
    margin-left: 10px;
    padding-top: 7px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    text-align: center;
    border-radius: 18px;
    background-color: #444;
    line-height: 1; }

  /* ============================================
  fnav
    =============================================*/
  .fNavList_column {
    width: 960px; }

  .fNavList_column1 {
    float: left;
    margin-right: 20px;
    width: 220px;
    position: static; }

  .fNavList_column2 {
    float: left;
    margin-right: 20px;
    width: 510px; }

  .fNavList_column3 {
    float: left;
    width: 210px; }

  .fNavList_column1-tab {
    width: 100%; }

  .fNavList_column2-tab {
    width: auto;
    position: static;
    right: 0;
    top: 0; }

  .fNavList_column3 {
    width: auto;
    position: static;
    right: 0;
    top: 0; }

  .fNavList_group {
    margin-bottom: 30px;
    padding: 40px 0px;
    border-bottom: 1px solid #8a8d8f;
    overflow: hidden;
    width: 960px; }

  .fNavList_group .fNavList_group-head,
  .fNavList_corporate .fNavList_corporate-head {
    display: block;
    margin-bottom: 20px;
    padding: 0;
    font-size: 22px;
    font-size: 2.2rem;
    font-family: "Reimin Medium" , 'Libre Baskerville' ,  "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    font-weight: 700;
    border-left: none; }

  /* fnavList_group
  ================================================== */
  .fNavList_group-subHead {
    display: block;
    margin-bottom: 15px;
    padding-left: 10px;
    border-left: 4px solid #8a8d8f;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1; }

  .fNavList_group .fNavList_group-box {
    float: left;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 2; }

  .fNavList_group-box:nth-child(1) {
    width: 175px; }

  .fNavList_group-box:nth-child(2) {
    width: 152px; }

  .fNavList_group-box:nth-child(3) {
    width: 165px; }

  .fNavList_group-box:nth-child(4) {
    width: 235px;
    margin-top: 0; }

  .fNavList_group-box:nth-child(5) {
    width: auto;
    margin-top: 0; }

  .fNavList_group-box:nth-child(6) {
    margin-top: 30px;
    width: auto; }

  .fNavList_corporate {
    overflow: hidden;
    width: 960px;
    padding: 0 20px; }

  .fNavList_corporate-box {
    display: inline-block;
    width: auto;
    float: none;
    margin-right: 30px; }

  .fNavList_bottom {
    background-color: #000;
    padding: 40px 0; }

  .fNavList_bottom-box {
    width: 960px;
    margin: 0 auto; }
    .fNavList_bottom-box .fNavList_hierarchy1 {
      margin-bottom: 0;
      float: left;
      width: auto;
      margin-right: 25px; }
    .fNavList_bottom-box .fNavList_hierarchy1 > span {
      font-size: 12px;
      font-size: 1.2rem;
      border-left: none;
      line-height: 1; }
    .fNavList_bottom-box .fNavList_hierarchy1 > span:before {
      margin-right: 4px;
      font-family: 'icon';
      font-weight: normal;
      content: "\e905";
      color: #8a8d8f;
      font-size: 8px;
      font-size: 0.8rem; }

  .fNavList_bottom-box .fNavList_hierarchy1:not(:first-child) {
    width: auto; }

  .fNavList_bottom-box.copybox {
    margin-top: -12px; }

  .fNavList_hierarchy1.copy {
    font-size: 12px;
    font-size: 1.2rem;
    float: right;
    margin-right: 0;
    margin-top: 0; } }
