@charset "UTF-8";
/*--------------------------------------*/
header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  border-bottom: 1px #dadada solid !important;
  background: #fff;
  box-sizing: border-box;
  display: flex !important;
  align-items: center;
  justify-content: center;
  z-index: 99;
}
@media screen and (min-width: 769px) {
  header {
    height: 50px;
  }
}
@media screen and (max-width: 768px) {
  header {
    height: 40px;
  }
}
header a {
  display: block;
}
@media screen and (min-width: 769px) {
  header a {
    width: 80px;
  }
}
@media screen and (max-width: 768px) {
  header a {
    width: 60px;
  }
  div#foot_pickupArea img{
    height: auto;
    width: 100%
  }
}
header.non_fixed {
  position: relative;
}

footer {
  font-family: "Lato", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
  width: 100%;
  overflow: hidden;
}
footer a {
  text-decoration: none;
  color: #333;
}
footer .floating_btn {
  display: none !important;
}
@media screen and (min-width: 769px) {
  footer {
    /*div.pc_pal_foot div.pc_pal_foot_in div.pc_pal_foot_menu div.pickupArea a {
        display: flex;
        align-items: center;
    }*/
    font-family: 'Lato', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", 'Hiragino Kaku Gothic ProN', "メイリオ", Meiryo, "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif !important;
  }
  footer div.foot_brand_area {
    background: #fff;
    width: 100%;
    border-top: 1px solid #e6e6e6;
    margin-top: 0px!important;
    box-sizing: border-box;
    padding: 60px 0 50px;
  }
  footer div.fcontentslider .slick-prev {
    left: 1px;
    width: 30px;
    height: 30px;
    background: #fff;
    z-index: 2;
    top: 36%;
  }
  footer div.fcontentslider .slick-prev:before {
    position: absolute;
    left: 50%;
    border-top: #575757 1px solid;
    border-left: #575757 1px solid;
    transform: rotate(-45deg) translateY(-50%);
    font-size: 0;
  }
  footer div.fcontentslider .slick-next {
    right: 1px;
    width: 30px;
    height: 30px;
    background: #fff;
    z-index: 2;
    top: 36%;
  }
  footer div.fcontentslider .slick-next:before {
    position: absolute;
    right: 50%;
    border-top: #575757 1px solid;
    border-right: #575757 1px solid;
    transform: rotate(45deg) translateY(-50%);
    font-size: 0;
  }
  footer div.fcontentslider .slick-dots li button {
    width: 6px !important;
    height: 6px !important;
    padding: 3px;
    box-sizing: border-box;
    border-radius: 50%;
  }
  footer .slick-dots li.slick-active button {
    background: #818181 !important;
  }
  footer div.fcontentslider .slick-next:before, footer div.fcontentslider .slick-prev:before {
    content: "";
    display: block;
    opacity: 1;
    width: 6px;
    height: 6px;
  }
  footer .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 0px;
    height: 0px;
    padding: 2.5px;
    box-sizing: border-box;
    border-radius: 50%;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: #ccc;
  }
  footer div.fcontentslider .slick-dots li button::before {
    display: none;
  }
  footer div.fcontentslider .slick-dots li button div.foot_brand_area a:hover {
    text-decoration: none;
  }
  footer div.foot_brand_list {
    width: 1060px;
    margin: 0 auto;
  }
  footer div.foot_brand_list h2 {
    font-size: 14px;
    margin-bottom: 15px;
  }
  footer div.foot_brand_list div.foot_brand_list_in {
    width: 100%;
  }
  footer div.foot_brand_list div.foot_brand_list_in ul {
    -moz-columns: 4;
         columns: 4;
    -ms-columns: 4;
    -moz-column-gap: 0;
         column-gap: 0;
    margin-bottom: 15px;
  }
  footer div.foot_brand_list div.foot_brand_list_in ul li {
    font-size: 13px;
    line-height: 1;
    /* margin-bottom: 15px; */
    padding-top: 15px;
  }
  footer div.foot_brand_list div.foot_brand_list_in ul li.blog_only {
    margin-top: 30px;
  }
  footer div.foot_brand_list div.foot_brand_list_in ul li.blog_only span {
    margin-right: 5px;
    font-size: 9px;
  }
  footer div.foot_brand_list div.foot_brand_list_in ul li.blog_only a:hover::after {
    color: #999999;
  }
  footer div.pc_pal_foot {
    width: 100%;
    background: #f4f4f4;
    box-sizing: border-box;
    padding: 60px 0 40px;
  }
  footer div.pc_pal_foot a:hover {
    text-decoration: none;
  }
  footer div.pc_pal_foot div.pc_pal_foot_in {
    width: 1060px;
    margin: 0 auto;
  }
  footer div.pc_pal_foot div.pc_pal_foot_in div.pc_pal_foot_menu {
    display: flex;
    margin-bottom: 80px;
  }
  footer div.pc_pal_foot div.pc_pal_foot_in div.pc_pal_foot_menu h2 {
    font-size: 14px;
    margin-bottom: 25px;
  }
  footer div.pc_pal_foot div.pc_pal_foot_in div.pc_pal_foot_menu div.pickupArea {
    width: 50%;
    box-sizing: border-box;
    padding-right: 178px;
  }
  footer div.pc_pal_foot div.pc_pal_foot_in div.pc_pal_foot_menu div.pickupArea ul li {
    margin-bottom: 20px;
  }
  footer div.pc_pal_foot div.pc_pal_foot_in div.pc_pal_foot_menu div.pickupArea img {
    width: 100%;
    height: auto;
  }
  footer div.pc_pal_foot div.pc_pal_foot_in div.pc_pal_foot_menu div.pickupArea a div.feature_img {
    width: 150px;
  }
  footer div.pc_pal_foot div.pc_pal_foot_in div.pc_pal_foot_menu div.pickupArea a div.feature_text {
    width: calc(100% - 150px);
    box-sizing: border-box;
    padding-left: 10px;
  }
  footer div.pc_pal_foot div.pc_pal_foot_in div.pc_pal_foot_menu div.pickupArea a div.feature_text span.text {
    font-size: 13px;
    line-height: 1.6;
    margin-bottom: 10px;
  }
  footer div.pc_pal_foot div.pc_pal_foot_in div.pc_pal_foot_menu div.pickupArea a div.feature_text span.date {
    font-size: 10px;
    color: #999;
    display: block;
  }
  footer div.pc_pal_foot div.pc_pal_foot_in div.pc_pal_foot_menu div.contentsArea {
    width: 25%;
  }
  footer div.pc_pal_foot div.pc_pal_foot_in div.pc_pal_foot_menu div.contentsArea ul li,
  footer div.pc_pal_foot div.pc_pal_foot_in div.pc_pal_foot_menu div.infoArea ul li {
    line-height: 1;
    margin-bottom: 15px;
    font-size: 13px;
  }
  footer div.pc_pal_foot div.pc_pal_foot_in div.pc_pal_foot_menu div.infoArea {
    width: 25%;
  }
  footer div.pc_pal_foot div.pc_pal_foot_in div.pc_pal_foot_menu div.infoArea ul li a span {
    display: inline-block;
    color: #999;
    margin-left: 6px;
    font-size: 10px;
    position: relative;
    top: -1px;
  }
  footer div.pc_pal_foot ul#footer_snsArea {
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
  }
  footer div.pc_pal_foot ul#footer_snsArea li {
    margin-right: 20px;
  }
  footer div.pc_pal_foot ul#footer_snsArea li:last-child {
    margin-right: 0px;
  }
  footer div.pc_pal_foot ul#footer_snsArea a:hover {
    text-decoration: none;
  }
  footer div.pc_pal_foot ul#footer_snsArea a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 1;
  }
  footer div.pc_pal_foot ul#footer_snsArea a span {
    display: inline-block;
    margin-right: 10px;
    font-size: 16px;
  }
  footer div.pc_pal_foot a.foot_logo {
    width: 150px;
    display: block;
    margin: 0 auto 5px;
  }
  footer div.pc_pal_foot a.foot_logo img {
    display: block;
    width: 100%;
  }
  footer div.pc_pal_foot p.foot_copy {
    font-size: 10px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
  }
  footer div.fcontentslider div.pickup_text {
    text-align: center;
    margin-top: 15px;
  }
  footer div.fcontentslider div.pickup_text span {
    display: block;
    font-size: 13px;
    line-height: 1;
    line-height: 1.4;
  }
  footer div.fcontentslider div.pickup_text span.content_date {
    font-size: 10px;
    color: #999999 !important;
    margin-top: 5px;
  }
  footer div.fcontentslider .slick-dots li {
    width: 6px !important;
    height: 6px !important;
  }
  footer div.fcontentslider .slick-dots li button {
    width: 6px !important;
    height: 6px !important;
    padding: 3px;
    box-sizing: border-box;
    border-radius: 50%;
  }
}
@media screen and (max-width: 768px) {
  footer {
    /*    div.app_bnr {
        width: 90%;
        margin: 0 auto 50px;
    }*/
  }
  footer #footer_brand label {
    display: none;
  }
  footer #footer_brand li a {
    padding: 0% 0% 0% 0% !important;
    width: 100%;
    display: block;
    line-height: 1.4;
  }
  footer #footer_brand li {
    display: flex;
    align-items: center;
    padding: 4% 5% 3%;
  }
  footer #contentFoot {
    background: #f4f4f4;
    box-sizing: border-box;
    padding: 40px 0;
  }
  footer div#global_pickupArea p.pickup_title, footer div#foot_pickupArea p.pickup_title {
    text-align: center;
    font-size: 18px;
    margin-bottom: 23px;
  }
  footer #footer_navigation {
    background: #f4f4f4;
  }
  footer #footer_navigation li {
    border-top: 1px solid #ccc;
  }
  footer #footer_navigation li span {
    position: relative;
    display: block;
    padding: 4% 5%;
    color: #666666;
    font-size: 12px;
  }
  footer #footer_navigation li a {
    position: relative;
    display: block;
    padding: 4% 5%;
    text-decoration: none;
    color: #666666;
    font-size: 12px;
  }
  footer #footer_brand {
    display: none;
    padding: 0;
    background: #fff;
  }
  footer #footer_brand li a {
    padding: 3% 5%;
    font-size: 10px;
  }
  footer ul#footer_brand li:first-child {
    height: 54px;
  }
  footer ul#footer_brand li:first-child a {
    padding: 5.5% 12% 3% 5%;
    text-align: right;
  }
  footer #footer_brand li:first-child a::before {
    content: "";
    width: 6px;
    height: 6px;
    border: 0;
    border-top: solid 1px #999999;
    border-right: solid 1px #999999;
    transform: rotate(45deg);
    position: absolute;
    top: 57%;
    right: 6%;
    margin-top: -2px;
  }
  footer #footer_brand li a::before {
    content: "";
    width: 6px !important;
    height: 6px !important;
    border: 0;
    border-top: solid 1px #999999;
    border-right: solid 1px #999999;
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 6% !important;
    margin-top: -3px !important;
  }
  footer #footer_brand li a {
    padding: 3% 5%;
    font-size: 10px;
  }
  footer #footer_navigation2 {
    display: flex;
    flex-wrap: wrap;
    padding: 5% 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #f4f4f4;
    margin-bottom: 40px;
  }
  footer #footer_navigation2 li {
    width: 50%;
  }
  footer #footer_navigation2 li a {
    position: relative;
    display: block;
    padding: 4% 10%;
    text-decoration: none;
    font-size: 10px;
    color: #333333;
  }
  footer #footer_navigation2 li a span {
    display: inline-block;
    color: #999;
    margin-left: 6px;
    font-size: 6px;
  }
  footer #footer_navigation li span::before,
  footer #footer_navigation li a::before,
  footer #footer_navigation2 li a::before {
    content: "";
    width: 10px;
    height: 10px;
    border: 0;
    border-top: solid 1px #999999;
    border-right: solid 1px #999999;
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 5%;
    margin-top: -5px;
  }
  footer #footer_navigation2 li a::before {
    right: 10%;
    width: 6px;
    height: 6px;
  }
  footer #footer_navigation li span::before {
    transform: rotate(135deg);
  }
  footer #footer_navigation li span.action::before {
    transform: rotate(315deg);
    margin-top: 0;
  }
  footer ul.footer_bnr {
    width: 90%;
    margin: 0 auto 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  footer ul.footer_bnr li {
    width: 48%;
    margin: 0 0 10px;
  }
  footer ul#footer_snsArea {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
  }
  footer ul#footer_snsArea li {
    width: 30px;
    height: auto;
    margin-right: 22px;
  }
  footer ul#footer_snsArea li:last-child {
    margin-right: 0;
  }
  footer ul#footer_snsArea li a img {
    width: 100%;
    display: block;
    height: auto;
  }
  footer a.foot_logo {
    display: block;
    width: 140px;
    margin: 0 auto 10px;
  }
  footer a.foot_logo img {
    display: block;
    width: 100%;
  }
  footer p.foot_copy {
    text-align: center;
    font-size: 9px;
  }
  footer .blog_only a::after {
    position: absolute;
    content: "ブログのみ";
    color: #999999;
    font-size: 9px;
    top: 50%;
    right: 12%;
    margin-top: -7px;
  }
  footer .system_error {
    margin: 10px 0 40px 0;
    padding: 10px;
    border: 1px solid #ff0000;
    color: #ff0000;
  }
  footer .address_attention {
    margin: 0 0 20px 0;
    color: #F52929;
  }
  footer div.contentslider, footer div.fcontentslider {
    margin-bottom: 60px;
  }
  footer .fcontentslider .slick-dotted.slick-slider {
    margin-bottom: 0px !important;
  }
  footer .fcontentslider ul li {
    padding: 0 5px;
  }
  footer div#foot_pickupArea {
    box-sizing: border-box;
    padding: 0 10px;
    margin: 45px 0 0;
  }
  footer .fcontentslider .slick-dots {
    bottom: -18px !important;
  }
  footer .fcontentslider .slick-dots li {
    width: 5px !important;
    height: 5px !important;
    border-radius: 50%;
    margin: 0 0 !important;
  }
  footer .fcontentslider .slick-dots li.slick-active button {
    background: #818181 !important;
  }
  footer .fcontentslider .slick-dots li button {
    width: 0px !important;
    height: 0px !important;
    border-radius: 50%;
    padding: 2.5px;
    box-sizing: border-box;
    background: #ccc;
  }
  footer .fcontentslider .slick-dots li button::before {
    display: none;
  }
}/*# sourceMappingURL=lp_parts.css.map */
.fcontentslider .slick-slider img{
  height: auto;
}