@charset "UTF-8";
footer .footer_top_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: 1px solid #dcdddd;
  border-bottom: 1px solid #dcdddd;
}
footer .footer_top_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 20px;
  border-bottom: 1px solid #dcdddd;
}
footer .footer_top_area_item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
}
footer .footer_top_area_item:last-child .footer_top_area_wrap {
  border-right: none;
}
footer .footer_top_area_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: auto;
  border-right: 1px solid #dcdddd;
  text-align: center;
  margin-top: 20px;
}
footer .footer_top_area_name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
}
footer .footer_top_area_wrap span:first-child {
  display: block;
  height: 70px;
}
footer .ui01 {
  max-width: 53px;
  width: 100%;
}
footer .ui02 {
  max-width: 69px;
  width: 100%;
}
footer .ui03 {
  max-width: 48px;
  width: 100%;
}
footer .ui04 {
  max-width: 48px;
  width: 100%;
}
footer .ui05 {
  max-width: 65px;
  width: 100%;
}
footer .ui06 {
  max-width: 51px;
  width: 100%;
}
footer .footer_bottom_item li a.arrow::before {
  content: "";
  padding-left: 10px;
  height: 8px;
  background-image: url(../img/footer/ui07.png);
  background-repeat: no-repeat;
  background-size: 8px 10px;
  background-position: center;
  margin-right: 5px;
}
footer .footer_bottom_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 50px 0 0;
  max-width: 1500px;
  width: 95%;
  margin: auto;
}
footer .footer_bottom_item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  margin-bottom: 50px;
}
footer .footer_bottom_item li {
  line-height: 1.7;
  margin-bottom: 10px;
}
footer .footer_bottom_item li a {
  font-size: 14px;
}
footer .footer_bottom_item02 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}
footer .footer_bottom_item02_logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 60px;
}
footer .footer_bottom_item02_logo span {
  font-size: 12px;
  position: relative;
  top: -4px;
}
footer .footer_bottom_item02_logo img {
  max-width: 100px;
  width: 100%;
  margin-right: 10px;
}
footer .footer_bottom_item_address_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
footer .footer_bottom_item_address_content p {
  font-size: 14px;
}
footer .footer_bottom_item_address_item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 48%;
          flex: 0 0 48%;
  position: relative;
}
footer p.footer_bottom_item02_name {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
}
footer .footer_bottom_item02_address {
  margin-bottom: 10px;
}
footer .footer_bottom_item02_address span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-left: 5px;
  height: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  top: 3px;
}
footer .footer_bottom_item02_address .map {
  display: block;
  max-width: 40px;
  width: 100%;
}
footer .footer_bottom_item02_tel img {
  display: inline-block;
  max-width: 30px;
  width: 100%;
}
footer .footer_bottom_item02_tel {
  display: none;
}
footer .footer_bottom_item02_tel a {
  display: block;
  font-size: 27px;
  font-weight: bold;
  margin-bottom: 10px;
}
footer .footer_bottom_item02_tel p span {
  vertical-align: middle;
  margin-right: 5px;
}
footer .footer_copyright {
  background-color: #efefef;
  padding: 10px 0;
  position: relative;
  margin-top: 50px;
}
footer .footer_copyright_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1500px;
  width: 95%;
  margin: auto;
}
footer .ui08 {
  display: block;
  max-width: 40px;
  max-width: 30px;
  width: 100%;
}
footer .ui08.tw {
  margin-left: 10px;
}
footer .ui10 {
  position: absolute;
  top: -72px;
  left: 0;
  right: 0;
  max-width: 114px;
  width: 100%;
  margin: auto;
}
footer .ui_hov {
  display: none;
}
footer .footer_top_area {
  border-top: 1px solid #dcdddd;
}
footer .footer_top_area_item01:hover .ui_hov {
  display: block;
}
footer .footer_top_area_item01:hover .ui_no {
  display: none;
}
footer .footer_top_area_item02:hover .ui_hov {
  display: block;
}
footer .footer_top_area_item02:hover .ui_no {
  display: none;
}
footer .footer_top_area_item03:hover .ui_hov {
  display: block;
}
footer .footer_top_area_item03:hover .ui_no {
  display: none;
}
footer .footer_top_area_item04:hover .ui_hov {
  display: block;
}
footer .footer_top_area_item04:hover .ui_no {
  display: none;
}
footer .footer_top_area_item05:hover .ui_hov {
  display: block;
}
footer .footer_top_area_item05:hover .ui_no {
  display: none;
}
footer .footer_top_area_item06:hover .ui_hov {
  display: block;
}
footer .footer_top_area_item06:hover .ui_no {
  display: none;
}
footer .footer_bottom_item02_antique {
  text-decoration: underline;
  margin-top: 160px;
}
footer .sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
footer .mt30 {
  margin-top: 30px;
}
footer .tabv {
  display: none;
}
footer .footer_bottom_item li .pcv-2 {
  display: block;
}

#footer_cv {
  display: none;
}

#footer_container_cv {
  display: none;
}

#footer_recruit_cv {
  display: none;
}

@media (min-width: 1px) and (max-width: 1200px) {
  footer {
    margin-bottom: 47px;
  }
  #footer_cv {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #footer_cv li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
  }
  #footer_cv li a {
    display: block;
    width: 100%;
    padding: 5px 0;
  }
  #footer_cv li span {
    display: block;
    font-size: 10px;
    color: #fff;
    text-align: center;
    padding-top: 5px;
  }
  #footer_cv li:first-child {
    background-color: #e83828;
  }
  #footer_cv li:first-child img {
    max-width: 27px;
    margin: auto;
  }
  #footer_cv li:nth-child(2) {
    background-color: #ea5514;
  }
  #footer_cv li:nth-child(2) img {
    max-width: 19px;
    margin: auto;
  }
  #footer_cv li:last-child {
    background-color: #f39800;
  }
  #footer_cv li:last-child img {
    max-width: 17px;
    margin: auto;
  }
  #footer_container_cv {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #footer_container_cv li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    -ms-flex: 0 0 33.3%;
        flex: 0 0 33.3%;
    padding: 0;
    border: 2px solid #3E3C39;
    -webkit-box-shadow: 2px 2px #3e3c39;
            box-shadow: 2px 2px #3e3c39;
    border-radius: 5px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #footer_container_cv li a {
    padding: 5px 0;
    width: 100%;
    display: block;
    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;
    padding: 0px;
    height: 47px;
    width: 100%;
  }
  #footer_container_cv li span {
    display: block;
    font-size: 10px;
    color: #fff;
    text-align: center;
    padding-top: 5px;
  }
  #footer_container_cv li:first-child {
    background-color: #e83828;
    background-color: #fff;
  }
  #footer_container_cv li:first-child span {
    padding: 0;
    color: #3e3c39;
    font-size: 13px;
    font-weight: 600;
  }
  #footer_container_cv li:first-child img {
    max-width: 19px;
    margin: auto;
    max-width: 15px;
    margin: 0;
    margin-right: 10px;
  }
  #footer_container_cv li:nth-child(2) {
    background-color: #ea5514;
  }
  #footer_container_cv li:nth-child(2) span {
    font-size: 13px;
    color: #fff;
    padding: 0;
  }
  #footer_container_cv li:nth-child(2) img {
    max-width: 18px;
    margin: auto;
    margin: 0;
    margin-right: 10px;
  }
  #footer_container_cv li:last-child {
    background-color: #f39800;
    background-color: #ed5a24;
    background-color: #fff100;
  }
  #footer_container_cv li:last-child span {
    padding: 0;
    color: #3e3c39;
    font-size: 13px;
    font-weight: 600;
  }
  #footer_container_cv li:last-child img {
    max-width: 17px;
    margin: auto;
    max-width: 16px;
    margin: 0;
    margin-right: 10px;
  }
  #footer_recruit_cv {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #footer_recruit_cv li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  #footer_recruit_cv li a {
    display: block;
    width: 100%;
    padding: 5px 0;
  }
  #footer_recruit_cv li span {
    display: block;
    font-size: 10px;
    color: #fff;
    text-align: center;
    padding-top: 5px;
  }
  #footer_recruit_cv li:first-child {
    background-color: #e83828;
  }
  #footer_recruit_cv li:first-child img {
    max-width: 17px;
    margin: auto;
  }
  #footer_recruit_cv li:nth-child(2) {
    background-color: #ea5514;
  }
  #footer_recruit_cv li:nth-child(2) img {
    max-width: 17px;
    margin: auto;
  }
  #footer_recruit_cv li:last-child {
    background-color: #f39800;
  }
  #footer_recruit_cv li:last-child img {
    max-width: 17px;
    margin: auto;
  }
}
@media (min-width: 1px) and (max-width: 1050px) {
  footer .footer_top_area_item01:hover .ui_hov {
    display: none;
  }
  footer .footer_top_area_item01:hover .ui_no {
    display: none;
  }
  footer .footer_top_area_item02:hover .ui_hov {
    display: none;
  }
  footer .footer_top_area_item02:hover .ui_no {
    display: none;
  }
  footer .footer_top_area_item03:hover .ui_hov {
    display: none;
  }
  footer .footer_top_area_item03:hover .ui_no {
    display: none;
  }
  footer .footer_top_area_item04:hover .ui_hov {
    display: none;
  }
  footer .footer_top_area_item04:hover .ui_no {
    display: none;
  }
  footer .footer_top_area_item05:hover .ui_hov {
    display: none;
  }
  footer .footer_top_area_item05:hover .ui_no {
    display: none;
  }
  footer .footer_top_area_item06:hover .ui_hov {
    display: none;
  }
  footer .footer_top_area_item06:hover .ui_no {
    display: none;
  }
  footer .footer_top_area {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    padding-bottom: 0;
    border-bottom: none;
    border-top: 1px solid #dcdddd;
  }
  footer .footer_top_area_item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333%;
            flex: 0 0 33.3333%;
  }
  footer .footer_top_area_wrap {
    margin-top: 0;
    height: 100px;
    padding: 20px 10px;
    border-bottom: 1px solid #dcdddd;
  }
  footer .footer_top_area_wrap span:first-child {
    height: 100px;
  }
  footer .footer_top_area_item:nth-child(3) .footer_top_area_wrap {
    border-right: none;
  }
  footer .footer_top_area_item:last-child .footer_top_area_wrap {
    border-right: none;
  }
  footer .footer_top_area_wrap span {
    font-size: 12px;
    line-height: 1.2;
  }
  footer .ui01 {
    max-width: 30px;
  }
  footer .ui02 {
    max-width: 40px;
  }
  footer .ui03 {
    max-width: 30px;
  }
  footer .ui04 {
    max-width: 30px;
  }
  footer .ui05 {
    max-width: 40px;
  }
  footer .ui06 {
    max-width: 30px;
  }
  footer .footer_bottom_area {
    width: 100%;
    padding: 0px 0px 25px;
    display: block;
  }
  footer .footer_bottom_item {
    margin-bottom: 0;
  }
  footer .footer_bottom_item_spop li:first-child:after {
    content: "+";
    font-weight: bold;
    font-size: 18px;
    color: #ef5a24;
    position: absolute;
    right: 20px;
    top: 10px;
    bottom: 0;
    margin: auto;
  }
  footer .footer_bottom_item_spop li.clicked:first-child:after {
    content: "－";
  }
  footer .footer_bottom_item_spop li:nth-child(n+2) {
    display: none;
    background: #f5f5f5;
  }
  footer .footer_bottom_item li a.arrow::before {
    display: none;
  }
  footer .footer_bottom_item li {
    margin-bottom: 0;
    position: relative;
  }
  footer .footer_bottom_item li a {
    display: block;
    padding: 15px 20px;
    border-bottom: 1px solid #dadbdb;
  }
  footer .footer_bottom_item li:nth-child(n+2)::after {
    content: "";
    height: 10px;
    width: 10px;
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background-image: url(../img/footer/ui07.png);
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: right center;
  }
  footer .footer_bottom_item_last li:first-child::after {
    content: "";
    height: 10px;
    width: 10px;
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background-image: url(../img/footer/ui07.png);
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: right center;
  }
  footer .footer_bottom_item li .footer_bottom_item_sp_ttl {
    display: block;
    padding: 15px 20px;
    border-bottom: 1px solid #dadbdb;
  }
  footer .footer_bottom_item li a.spno {
    display: none;
  }
  footer .footer_bottom_item02 {
    width: 90%;
    margin: auto;
    padding-top: 20px;
  }
  footer .footer_bottom_item02_logo {
    margin-bottom: 20px;
  }
  footer .ui10 {
    position: absolute;
    right: 20px;
    left: unset;
  }
  footer .footer_copyright {
    margin-top: 0px;
  }
  footer .footer_bottom_item_address_content {
    display: block;
  }
  footer .footer_bottom_item_address_item:first-child {
    margin-bottom: 15px;
  }
  footer .footer_bottom_item02_address {
    margin-bottom: 10px;
  }
  footer .copyright small {
    font-size: 11px;
  }
  footer .ui08 {
    max-width: 30px;
  }
  footer .ui08.tw {
    margin-left: 5px;
    margin-right: 5px;
  }
  footer .mt30 {
    margin-top: 0;
  }
  footer .tabv {
    display: block;
  }
  footer .footer_bottom_item li .pcv-2 {
    display: none;
  }
}
/************************

footer改修 20231006

******************************/
footer .footer_bottom_area .foot_nav {
  width: 50%;
}
footer .footer_bottom_area .foot_nav h3 {
  text-align: left;
  font-size: 14px;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
footer .footer_bottom_area .foot_nav .box01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e4e4e4;
}
footer .footer_bottom_area .foot_nav .footer_bottom_item03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (min-width: 1px) and (max-width: 1050px) {
  footer .footer_bottom_item02_antique {
    margin-top: 10px;
  }
  footer .footer_bottom_area .foot_nav {
    width: 90%;
    margin: auto;
    margin-top: 50px;
  }
  footer .footer_bottom_area .foot_nav h3 {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  footer .footer_bottom_area .foot_nav .box01 {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  footer .footer_bottom_area .foot_nav .footer_bottom_item03 {
    display: block;
  }
  footer .footer_bottom_item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}