.footer .first_footer {
  padding: 60px 0;
  background: #f5f5f5; }

.footer .first_footer_title {
  margin-bottom: 60px; }
  .footer .first_footer_title .title {
    font-size: 30px;
    text-align: center;
    font-weight: bold; }

.footer .footer_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .footer .footer_menu .left_menu {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%; }
  .footer .footer_menu .center_menu {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24%;
    flex: 0 0 24%; }
  .footer .footer_menu .right_menu {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24%;
    flex: 0 0 24%; }
  .footer .footer_menu .menu_list_title {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #000;
    margin-bottom: 20px; }
  .footer .footer_menu .menu_list_area.first {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .footer .footer_menu .menu_list_area.first .footer_nav {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%; }
  .footer .footer_menu .menu_list_area .footer_nav li {
    font-size: 14px;
    margin-bottom: 15px; }
    .footer .footer_menu .menu_list_area .footer_nav li a {
      display: block; }

.footer .footer_second .second_img {
  background: url(../img/footer/footer_bk.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 252px; }

.footer .footer_second .footer_second_bk {
  background: #5d653b;
  padding-top: 40px; }

.footer .footer_second .footer_second_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .footer .footer_second .footer_second_box .second_box_area {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31%;
    flex: 0 0 31%; }
    .footer .footer_second .footer_second_box .second_box_area:nth-child(2) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 35%;
      flex: 0 0 35%;
      border-left: 1px solid #fff;
      border-right: 1px solid #fff;
      padding: 0 15px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .footer .footer_second .footer_second_box .second_box_area .title_area .title {
      font-size: 30px;
      color: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .footer .footer_second .footer_second_box .second_box_area .title_area .title span {
        font-size: 14px;
        margin-left: 10px; }
        .footer .footer_second .footer_second_box .second_box_area .title_area .title span:before {
          content: "";
          display: inline-block;
          background: #fff;
          width: 5px;
          height: 1px;
          vertical-align: middle;
          margin-right: 5px; }
        .footer .footer_second .footer_second_box .second_box_area .title_area .title span::after {
          content: "";
          display: inline-block;
          background: #fff;
          width: 5px;
          height: 1px;
          vertical-align: middle;
          margin-left: 5px; }
    .footer .footer_second .footer_second_box .second_box_area .sub_text .sub {
      color: #fff;
      font-size: 14px;
      margin: 30px 0; }
    .footer .footer_second .footer_second_box .second_box_area .contetn_area .card_text {
      color: #fff;
      font-size: 14px; }
      .footer .footer_second .footer_second_box .second_box_area .contetn_area .card_text.under {
        font-size: 13px; }
    .footer .footer_second .footer_second_box .second_box_area .contetn_area .card_pic {
      margin-bottom: 10px; }
    .footer .footer_second .footer_second_box .second_box_area .contetn_area .deryvery_pic {
      margin: 10px 0 40px; }
      .footer .footer_second .footer_second_box .second_box_area .contetn_area .deryvery_pic img {
        margin: auto; }
    .footer .footer_second .footer_second_box .second_box_area .footer_logo {
      margin: 30px 0;
      max-width: 96px; }
    .footer .footer_second .footer_second_box .second_box_area .contact_area {
      margin-top: 35px;
      margin-bottom: 30px; }
      .footer .footer_second .footer_second_box .second_box_area .contact_area a {
        color: #fff; }
    .footer .footer_second .footer_second_box .second_box_area .sns_link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-top: 10px; }
      .footer .footer_second .footer_second_box .second_box_area .sns_link a {
        display: block;
        margin-right: 20px; }
  .footer .footer_second .footer_second_box .holiday_text {
    font-size: 14px;
    color: #fff; }
    .footer .footer_second .footer_second_box .holiday_text span {
      color: #f47a53; }
  .footer .footer_second .footer_second_box .holiday_stext {
    font-size: 12px;
    color: #fff; }

.footer .footer_second .last_nav_link {
  margin-top: 60px;
  padding-bottom: 50px; }
  .footer .footer_second .last_nav_link ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .footer .footer_second .last_nav_link ul li:last-child a {
      border-right: none; }
    .footer .footer_second .last_nav_link ul li a {
      display: block;
      padding: 0 20px;
      border-right: 1px solid #fff;
      color: #fff; }

.footer .third_footer {
  background: #0f1e25;
  height: 50px; }
  .footer .third_footer .Copyright {
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 50px; }

@media screen and (min-width: 1900px) {
  .footer .footer_second .second_img {
    height: 410px; } }

@media (min-width: 1600px) and (max-width: 1900px) {
  .footer .footer_second .second_img {
    height: 350px; } }

@media (min-width: 1px) and (max-width: 1280px) {
  .footer .footer_second .footer_second_box .second_box_area .title_area .title span {
    font-size: 12px; } }

@media (min-width: 1px) and (max-width: 1200px) {
  .footer .footer_second .last_nav_link ul li a {
    padding: 0 10px; } }

@media (min-width: 1px) and (max-width: 1045px) {
  .footer .footer_second .last_nav_link ul li a {
    padding: 0 5px; } }

@media (min-width: 1px) and (max-width: 965px) {
  .footer .first_footer .footer_menu {
    display: block; }
    .footer .first_footer .footer_menu .menu_list_title {
      background: url(../img/header/h_pulas.png);
      background-repeat: no-repeat;
      background-size: 15px 15px;
      background-position: 100% center; }
      .footer .first_footer .footer_menu .menu_list_title.clicked {
        background: url(../img/header/h_mainas.png);
        background-repeat: no-repeat;
        background-size: 15px 1px;
        background-position: 100% center; }
    .footer .first_footer .footer_menu .menu_list_area {
      display: none; }
      .footer .first_footer .footer_menu .menu_list_area.clicked {
        display: block; }
  .footer .footer_second .footer_second_box {
    display: block; }
    .footer .footer_second .footer_second_box .second_box_area:nth-child(2) {
      padding: 0;
      border-left: none;
      border-right: none; }
    .footer .footer_second .footer_second_box .second_box_area .title_area {
      background: url(../img/footer/f_pulas.png);
      background-repeat: no-repeat;
      background-size: 15px 15px;
      background-position: 100% center; }
      .footer .footer_second .footer_second_box .second_box_area .title_area.clicked {
        background: url(../img/footer/f_mainas.png);
        background-repeat: no-repeat;
        background-size: 15px 1px;
        background-position: 100% center; }
    .footer .footer_second .footer_second_box .second_box_area .sp_close_area {
      display: none; }
      .footer .footer_second .footer_second_box .second_box_area .sp_close_area.clicked {
        display: block; }
    .footer .footer_second .footer_second_box .second_box_area .contetn_area .deryvery_pic img {
      margin: 0; }
  .footer .footer_second .last_nav_link ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .footer .footer_second .last_nav_link ul li {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%; }
      .footer .footer_second .last_nav_link ul li a {
        border-right: none;
        border-top: 1px solid #fff;
        padding: 8px;
        background: url(../img/footer/sp_link_arrow.png);
        background-repeat: no-repeat;
        background-size: 5px 10px;
        background-position: 95% center; }
      .footer .footer_second .last_nav_link ul li:nth-child(6) a, .footer .footer_second .last_nav_link ul li:last-child a {
        border-bottom: 1px solid #fff; }
      .footer .footer_second .last_nav_link ul li:nth-child(odd) a {
        border-right: 1px solid #fff; } }

@media (min-width: 1px) and (max-width: 767px) {
  .footer .first_footer {
    padding: 45px 0; }
    .footer .first_footer .footer_menu .menu_list_title {
      font-size: 15px; }
    .footer .first_footer .footer_menu .menu_list_area .footer_nav li {
      padding: 0 5px; }
      .footer .first_footer .footer_menu .menu_list_area .footer_nav li a {
        font-size: 12px;
        background: url(../img/header/h_link_arrow.png);
        background-repeat: no-repeat;
        background-size: 5px 10px;
        background-position: 100% center; }
  .footer .first_footer_title {
    margin-bottom: 10px; }
    .footer .first_footer_title .title {
      font-size: 25px; }
  .footer .footer_second .second_img {
    background: none;
    height: auto;
    width: 100%;
    position: relative; }
    .footer .footer_second .second_img .logo_f_s {
      position: absolute;
      bottom: 30px;
      left: 0;
      right: 0;
      margin: auto;
      width: 100px;
      height: 36.5px; }
  .footer .footer_second .footer_second_bk {
    padding-top: 0; }
    .footer .footer_second .footer_second_bk .wrap {
      width: 100%; }
  .footer .footer_second .footer_second_box {
    width: 90%;
    margin: auto; }
    .footer .footer_second .footer_second_box .second_box_area .sub_text .sub {
      font-size: 12px;
      margin: 8px 0 20px; }
    .footer .footer_second .footer_second_box .second_box_area .contetn_area .card_text {
      font-size: 12px; }
      .footer .footer_second .footer_second_box .second_box_area .contetn_area .card_text.under {
        font-size: 10px; }
    .footer .footer_second .footer_second_box .second_box_area .contetn_area .deryvery_pic {
      margin: 7px 0 20px; }
    .footer .footer_second .footer_second_box .second_box_area .contact_area {
      margin: 15px 0; }
  .footer .footer_second .second_box_area .title_area .title {
    font-size: 20px; }
    .footer .footer_second .second_box_area .title_area .title span {
      font-size: 10px; }
  .footer .footer_second .last_nav_link {
    padding-bottom: 0; }
    .footer .footer_second .last_nav_link ul li a {
      font-size: 12px;
      background-position: 97% center;
      padding: 15px 8px; }
  .footer .third_footer {
    height: 30px; }
    .footer .third_footer .Copyright {
      font-size: 9px;
      line-height: 30px; } }
      


