@charset "UTF-8";
/*---------------------------------------------------------- */
/* color */
/*---------------------------------------------------------- */
/*---------------------------------------------------------- */
/* width */
/*---------------------------------------------------------- */
/*---------------------------------------------------------- */
/* breakpoints */
/*---------------------------------------------------------- */
/*---------------------------------------------------------- */
/* font */
/*---------------------------------------------------------- */
/*---------------------------------------------------------- */
/* other */
/*---------------------------------------------------------- */
@media screen and (max-width: 768px) {
  #loader {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #fff;
    text-align: center;
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
  }

  #loader-bar {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -20px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 3px solid #8cc220;
    border-right-color: transparent;
    -webkit-animation: loader 1s infinite linear;
    -moz-animation: loader 1s infinite linear;
    -ms-animation: loader 1s infinite linear;
    animation: loader 1s infinite linear;
  }

  @-webkit-keyframes loader {
    0% {
      -webkit-transform: rotate(0deg);
      opacity: 1;
    }
    50% {
      -webkit-transform: rotate(180deg);
      opacity: 1;
    }
    100% {
      -webkit-transform: rotate(360deg);
      opacity: 1;
    }
  }
  @-moz-keyframes loader {
    0% {
      -moz-transform: rotate(0deg);
      opacity: 1;
    }
    50% {
      -moz-transform: rotate(180deg);
      opacity: 1;
    }
    100% {
      -moz-transform: rotate(360deg);
      opacity: 1;
    }
  }
  @-ms-keyframes loader {
    0% {
      -ms-transform: rotate(0deg);
      opacity: 1;
    }
    50% {
      -ms-transform: rotate(180deg);
      opacity: 1;
    }
    100% {
      -ms-transform: rotate(360deg);
      opacity: 1;
    }
  }
  @-ms-keyframes loader {
    0% {
      transform: rotate(0deg);
      opacity: 1;
    }
    50% {
      transform: rotate(180deg);
      opacity: 1;
    }
    100% {
      transform: rotate(360deg);
      opacity: 1;
    }
  }
  .slicknav_menu,
  .visible-xs {
    display: block;
  }

  .hidden-xs {
    display: none;
  }

  #wrapper {
    position: relative;
    overflow-x: hidden;
  }

  header {
    display: none !important;
  }

  #contents {
    position: relative;
    z-index: 1;
    background-color: #fff;
    padding-bottom: 100px;
    width: 100%;
  }
  #contents:before {
    content: "";
    width: 500px;
    height: 250px;
    background: url(../images/common/bg.png) no-repeat center 0;
    background-size: 100% auto;
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -250px;
  }
  #contents .contentsIn {
    position: relative;
    top: 0px;
    z-index: 10;
    width: 100%;
  }
  #contents .pankuzu {
    margin: 0 auto 20px;
    width: 100%;
    position: relative;
    top: 0px;
    z-index: 10;
    padding: 0 20px;
  }
  #contents .pankuzu li {
    display: inline;
    font-size: 2.5vw;
  }
  #contents .pankuzu li a {
    color: #8db440;
  }
  #contents .secWrap {
    position: relative;
    top: 0px;
    width: 100%;
  }
  #contents .expl {
    padding: 35px 0px;
    line-height: 2;
    font-size: 3.5vw;
    letter-spacing: 1px;
  }
  #contents .hyo {
    width: 100%;
  }
  #contents .hyo dl {
    display: block;
    width: 100%;
    border: 1px #fff solid;
    border-collapse: collapse;
  }
  #contents .hyo dt {
    display: block;
    width: 100%;
    border: 1px #fff solid;
    background-color: #7fbc28;
    border-collapse: collapse;
    color: #fff;
    padding: 5px 0;
    text-align: center;
    font-size: 3.5vw;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  #contents .hyo dd {
    display: block;
    width: 100%;
    border: 1px #fff solid;
    background-color: #fff;
    border-collapse: collapse;
    padding: 10px 20px;
    font-size: 3.5vw;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  #contents .hyo2 table {
    width: 100%;
  }
  #contents .hyo2 th {
    width: 33%;
    border-top: 1px #ccc dotted;
    border-bottom: 1px #ccc dotted;
    padding: 15px 20px 15px 20px;
  }
  #contents .hyo2 td {
    width: 67%;
    border-top: 1px #ccc dotted;
    border-bottom: 1px #ccc dotted;
    padding: 15px 20px 15px 20px;
  }
  #contents .hyo2 input,
  #contents .hyo2 select,
  #contents .hyo2 textarea {
    padding: 3px;
    font-size: 12px;
    border: 1px #ccc solid;
  }
  #contents .hyo2 tr:nth-child(even) {
    background-color: #fbfbfb;
  }
  #contents .hyo2 td dl,
  #contents .hyo2 td dt,
  #contents .hyo2 td dd {
    border: none;
    padding: 0;
  }
  #contents .hyo2 td dl {
    border-bottom: 1px #ccc dashed;
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
  #contents .hyo2 td dl.last {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  #contents .hyo2 td dt {
    display: table-cell;
    width: 110px;
    text-align: left;
    padding-top: 3px;
  }
  #contents .hyo2 td dd {
    display: table-cell;
  }
  #contents .sec {
    position: relative;
  }
  #contents .sec ul.circle li {
    position: relative;
    padding-left: 20px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px #ccc dotted;
  }
  #contents .sec ul.circle li:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border: none;
  }
  #contents .sec ul.circle li:before {
    content: "●";
    font-size: 14px;
    color: #ccc;
    position: absolute;
    top: 0;
    left: 0;
  }
  #contents .sec.type {
    margin-top: 200px;
    padding-bottom: 100px;
  }
  #contents .sec.type.next {
    margin-top: 0px;
    padding-bottom: 100px;
  }
  #contents .sec.type .secIn {
    position: relative;
    top: -80px;
  }
  #contents .sec.type:before {
    content: "";
    width: 2600px;
    height: 168px;
    position: absolute;
    top: -168px;
    left: 50%;
    margin-left: -1300px;
  }
  #contents .sec.type.brown {
    background-color: #faf6e9;
  }
  #contents .sec.type.brown:before {
    background: url(../images/common/bg_brown.png) no-repeat;
  }
  #contents .sec.type.brown h3 {
    background-color: #efe9d5;
  }
  #contents .sec.type.brown h3:after {
    background: url(../images/common/h3_parts_brown.png) no-repeat;
  }
  #contents .sec.type.brown h3 span:before {
    background-color: #85b91e;
  }
  #contents .sec.type.green {
    background-color: #f1fae7;
  }
  #contents .sec.type.green:before {
    background: url(../images/common/bg_green.png) no-repeat;
  }
  #contents .sec.type.green h3 {
    background-color: #deeed1;
  }
  #contents .sec.type.green h3:after {
    background: url(../images/common/h3_parts_green.png) no-repeat;
  }
  #contents .sec.type.green h3 span:before {
    background-color: #85b91e;
  }
  #contents .sec.type.pink {
    background-color: #faeee7;
  }
  #contents .sec.type.pink:before {
    background: url(../images/common/bg_pink.png) no-repeat;
  }
  #contents .sec.type.pink h3 {
    background-color: #eeded1;
  }
  #contents .sec.type.pink h3:after {
    background: url(../images/common/h3_parts_pink.png) no-repeat;
  }
  #contents .sec.type.pink h3 span:before {
    background-color: #d0b29c;
  }
  #contents .sec.type.blue {
    background-color: #e7faf0;
  }
  #contents .sec.type.blue:before {
    background: url(../images/common/bg_blue.png) no-repeat;
  }
  #contents .sec.type.blue h3 {
    background-color: #d1eee1;
  }
  #contents .sec.type.blue h3:after {
    background: url(../images/common/h3_parts_blue.png) no-repeat;
  }
  #contents .sec.type.blue h3 span:before {
    background-color: #9ac8b6;
  }
  #contents .sec.type.purple {
    background-color: #e7effa;
  }
  #contents .sec.type.purple:before {
    background: url(../images/common/bg_purple.png) no-repeat;
  }
  #contents .sec.type.purple h3 {
    background-color: #d1dbee;
  }
  #contents .sec.type.purple h3:after {
    background: url(../images/common/h3_parts_purple.png) no-repeat;
  }
  #contents .sec.type.purple h3 span:before {
    background-color: #a3aec0;
  }
  #contents .sec.type.white {
    background-color: #fff;
  }
  #contents .sec.type.white:before {
    background: url(../images/common/bg_page.png) no-repeat;
  }
  #contents .secIn {
    margin: 0 auto;
    width: 100%;
    position: relative;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .page #contents {
    padding-bottom: 0px;
    margin-top: -130px;
  }
  .page #contents:before {
    display: none;
  }
  .page #contents .contentsIn {
    top: 0px;
    margin-top: 0px;
  }
  .page #contents .contentsIn:before {
    content: "";
    width: 500px;
    height: 250px;
    background: url(../images/common/bg_page.png) no-repeat center 0;
    background-size: 100% auto;
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -250px;
  }
  .page #contents .secIn {
    width: 100%;
  }
  .page #contents .secInIn {
    padding: 20px 5px;
  }
  .page #contents .sec h3 {
    background-color: #f9f9f9;
    padding: 10px 20px;
    height: initial;
    line-height: initial;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    position: relative;
  }
  .page #contents .sec h3:after {
    display: none;
    content: "";
    width: 292px;
    height: 69px;
    background: url(../images/common/h3_parts.png) no-repeat;
    position: absolute;
    top: 0;
    right: 0;
  }
  .page #contents .sec h3 span {
    font-size: 4vw;
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    position: relative;
  }
  .page #contents .sec h3 span:before {
    display: none;
    content: "";
    width: 18px;
    height: 2px;
    background-color: #85b91e;
    position: absolute;
    top: 15px;
    left: -30px;
  }
  .page #contents .catch {
    font-size: 5vw;
    font-family: "Noto Serif JP", serif;
    font-weight: 600;
    font-style: normal;
  }
  .page #contents .hissu {
    background-color: #ff6600;
    padding: 2px 5px 2px 5px;
    color: #fff;
    font-size: 10px;
    margin-left: 10px;
  }
  .page.blog #contents .contentsIn, .page.link #contents .contentsIn, .page.contact #contents .contentsIn, .page.privacypolicy #contents .contentsIn, .page.complaint #contents .contentsIn, .page.information #contents .contentsIn {
    margin-top: -130px;
  }
  .page .h2Wrap {
    height: 300px;
    margin-top: 62px;
  }
  .page h2 {
    width: 100%;
    height: 200px;
    position: relative;
    top: 0;
    left: 0;
    margin-left: 0px;
  }
  .page h2 img {
    width: 700px;
    height: auto;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 0;
    margin-left: -350px;
  }
  .page h2:before {
    display: none;
    content: "";
    background: url(../images/top/slide/mask.png);
    width: 100%;
    height: 594px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .page h2 .txt {
    width: 100%;
    height: initial;
    position: absolute;
    top: 0px;
    left: 0;
    margin-left: 0px;
    z-index: 2;
    text-align: center;
    color: #fff;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
    padding-top: 30px;
  }
  .page h2 .txt .txt1 {
    font-size: 5vw;
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    margin-bottom: 10px;
    position: relative;
  }
  .page h2 .txt .txt1:before {
    display: none;
    content: "";
    width: 54px;
    height: 3px;
    background-color: #fff;
    opacity: 0.6;
    position: absolute;
    bottom: -7px;
    left: 50%;
    margin-left: -27px;
  }
  .page h2 .txt .txt2 {
    display: none;
    font-size: 3vw;
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    margin-bottom: 25px;
  }
  .page h2 .txt .txt3 {
    padding: 5px 30px;
    background-color: #85b91e;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 3.2vw;
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
  }
  .page.h2_t2 h2 .txt {
    top: 0px;
  }

    /*　タブ切り替え
--------------------------------------------- */
  .tab-select-outer {
    display: none;
    /*selectメニューを隠す*/
  }

  .tabs {
    position: relative;
    margin-top: 70px;
  }

  .tab-button-outer {
    position: relative;
    top: -59px;
    padding-left: 10px;
  }

  .tab-contents {
    border: 4px #eaddcd solid;
    padding: 15px;
    background-color: #fff;
    position: relative;
    z-index: 10;
  }

  #tab-button {
    position: absolute;
    z-index: 10;
  }
  #tab-button li {
    display: inline;
    float: left;
    margin-right: 10px;
  }
  #tab-button li:last-child {
    margin-right: 0px;
  }
  #tab-button li a {
    padding: 7px 20px 10px;
    background-color: #d8ccbd;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    color: #333;
    text-decoration: none;
    position: relative;
    top: 3px;
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 1.2;
  }
  #tab-button li a span {
    font-size: 12px;
  }
  #tab-button li a:hover {
    background-color: #bc706a;
    color: #fff;
  }
  #tab-button li.is-active a {
    padding: 7px 20px 10px;
    background-color: #bc706a;
    color: #fff;
    top: 0px;
  }

  .page .btn_submit button {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    color: #fff;
    text-align: center;
    padding: 15px 100px 15px 100px;
    text-decoration: none;
    border: none;
    cursor: pointer;
    background-color: #eeae20;
    font-size: 15px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  .page .btn_submit button:hover {
    background-color: #f7ff50;
    color: #4e1e1e;
  }

  .privacy {
    background-color: #f9f8f8;
    padding: 20px;
  }
  .privacy .privacyIn {
    height: 200px;
    overflow: auto;
  }
  .privacy .privacyIn .bl {
    padding: 5px !important;
    margin: 0 !important;
  }
  .privacy .privacyIn .bl h6 {
    font-weight: bold;
    font-size: 16px;
    border-bottom: 1px #e8e8e8 solid;
    padding: 0px 0 5px 0px;
    color: #666;
  }
  .privacy .privacyIn .bl p {
    padding: 10px 0 20px;
  }

  .btn_nextpage {
    margin-top: 10px;
  }
  .btn_nextpage a {
    width: 100%;
    padding: 5px 0 5px 10px;
    display: block;
    border: 1px #a9975c solid;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-align: center;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .btn_nextpage a span {
    font-size: 4vw;
    color: #a9975c;
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    position: relative;
  }
  .btn_nextpage a span:before {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #a9975c;
    border-right: solid 2px #a9975c;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0.4;
    position: absolute;
    top: 50%;
    left: -35px;
    margin-top: -4px;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .btn_nextpage a:hover {
    background-color: #a9975c;
  }
  .btn_nextpage a:hover span {
    color: #fff;
  }
  .btn_nextpage a:hover span:before {
    left: -25px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
  }

  .btn_default {
    text-align: center;
    padding-top: 20px;
  }
  .btn_default a {
    background: url(../images/common/bg_parts.jpg) no-repeat;
    padding: 10px 0px 10px 20px;
    width: 100%;
    display: block;
    text-decoration: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .btn_default a span {
    font-size: 3.8vw;
    position: relative;
  }
  .btn_default a span:before {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0.4;
    position: absolute;
    top: 50%;
    left: -25px;
    margin-top: -4px;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .btn_default a:hover {
    background: none;
    background-color: #ffff33;
    color: #551515;
  }
  .btn_default a:hover span:before {
    left: -20px;
    border-top: solid 2px #551515;
    border-right: solid 2px #551515;
  }

  .wp-pagenavi {
    clear: both;
    font-size: 2.5vw;
    padding-bottom: 150px;
  }
  .wp-pagenavi a {
    float: left;
    padding: 3px 9px 3px 9px;
    display: block;
    background-color: #c6911b;
    border: 1px #c6911b solid;
    color: #c6911b;
    margin-right: 1px;
    margin-bottom: 5px;
    text-decoration: none;
    color: #ffffff;
  }
  .wp-pagenavi span {
    float: left;
    padding: 3px 9px 3px 9px;
    display: block;
    background-color: #c6911b;
    border: 1px #c6911b solid;
    color: #c6911b;
    margin-right: 1px;
    text-decoration: none;
    color: #ffffff;
  }
  .wp-pagenavi span.current {
    padding: 3px 9px 3px 9px;
    background-color: #eeae20;
    border: 1px #eeae20 solid;
    color: #ffffff;
    margin-right: 1px;
  }
  .wp-pagenavi a:hover {
    background-color: #eeae20;
    border: 1px #eeae20 solid;
    color: #ffffff;
  }

  .leaf .img1 {
    position: absolute;
    top: -250px;
    right: 50%;
    margin-right: -576px;
    z-index: 100;
  }
  .leaf .img2 {
    position: absolute;
    top: 122px;
    left: 50%;
    margin-left: -656px;
    z-index: 100;
  }
  .leaf .img3 {
    position: absolute;
    top: 367px;
    right: 50%;
    margin-right: -671px;
    z-index: 100;
  }

  .page .leaf .img1 {
    top: 168px;
    margin-right: -586px;
  }
  .page .leaf .img2 {
    top: 540px;
  }
  .page .leaf .img3 {
    top: 785px;
  }

  .sideBn {
    display: none !important;
  }

  .page-top {
    position: fixed;
    bottom: -130px;
    right: 20px;
    z-index: 1000;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 1000;
    opacity: 0;
  }
  .page-top.disp {
    position: fixed;
    bottom: 80px;
    right: 20px;
    z-index: 1000;
    opacity: 1;
  }
  .page-top img {
    width: 50px;
    height: auto;
  }

  footer {
    display: none;
    width: 100%;
    background: url(../images/common/footer/bg2.jpg) repeat-y;
    position: relative;
    color: #fff;
    z-index: 10;
  }
  footer a {
    color: #fff;
    text-decoration: none;
  }
  footer a:hover {
    text-decoration: underline;
  }
  footer:before {
    content: "";
    width: 2600px;
    height: 206px;
    background: url(../images/common/footer/bg.png) no-repeat;
    position: absolute;
    top: -206px;
    left: 50%;
    margin-left: -1300px;
  }
  footer .footerIn {
    margin: 0 auto;
    width: 1130px;
    position: relative;
  }
  footer .footerIn .blWrap {
    width: 100%;
    display: table;
    position: relative;
    top: -90px;
  }
  footer .footerIn .bl.no1 {
    display: table-cell;
    width: 564px;
    vertical-align: top;
  }
  footer .footerIn .bl.no1 .txt .txt1 {
    font-size: 28px;
  }
  footer .footerIn .bl.no1 .txt .txt2 {
    font-size: 14px;
  }
  footer .footerIn .bl.no1 .map {
    width: 564px;
    position: relative;
    margin-top: 25px;
  }
  footer .footerIn .bl.no1 .map img {
    width: 100%;
    height: auto;
  }
  footer .footerIn .bl.no2 {
    display: table-cell;
    vertical-align: top;
    padding-left: 60px;
  }
  footer .footerIn .bl.no2 ul {
    float: left;
  }
  footer .footerIn .bl.no2 li a {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    position: relative;
  }
  footer .footerIn .bl.no2 li.sub a {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
  }
  footer .footerIn .bl.no2 li a:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 10px;
    border-color: transparent transparent transparent #c5d9a8;
    position: absolute;
    top: 5px;
    left: -21px;
  }
  footer .footerIn .bl.no2 li.parent a:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 6px 0 6px;
    border-color: #c5d9a8 transparent transparent transparent;
    position: absolute;
    top: 7px;
    left: -23px;
  }
  footer .footerIn .bl.no2 li.sub a:before {
    display: none;
  }
  footer .footerIn .bl.no2 ul.no1 {
    padding-right: 65px;
    border-right: 1px #9fc456 solid;
  }
  footer .footerIn .bl.no2 ul.no2 {
    padding-left: 65px;
  }
  footer .copyright {
    width: 100%;
    padding: 25px 0;
    text-align: center;
    background-color: #618f08;
    font-size: 14px;
  }

  #ftNavi {
    -moz-transition: all 0.3s !important;
    -o-transition: all 0.3s !important;
    -webkit-transition: all 0.3s !important;
    transition: all 0.3s !important;
    position: fixed;
    bottom: 0px;
    left: 0;
    width: 100%;
    z-index: 10000;
  }
  #ftNavi li {
    display: inline;
    float: left;
    width: 25%;
    background: url(../images/common/bg_parts.jpg) no-repeat;
    border-right: 1px #fff solid;
    box-sizing: border-box;
  }
  #ftNavi li:last-child {
    border-right: none;
  }
  #ftNavi li a,
  #ftNavi li div {
    display: block;
    text-align: center;
    color: #fff;
    padding: 5px 0;
  }
  #ftNavi li img {
    width: auto;
    height: 40px;
  }
  .page #ftNavi, .fixed #ftNavi {
    bottom: 0;
  }

  /* SNS */
  /* ---------------------------------------- */
  .sd-title {
    display: none !important;
  }
}
