@charset "UTF-8";
.privacy {
  margin: 45px auto;
}
.privacy li {
  border-top: 1px solid #a7c3de;
  padding: 45px 0;
}
.privacy li h2 {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  line-height: 36px;
}
.privacy li h2 em {
  padding-right: 30px;
}
.privacy li h3 {
  margin-bottom: 10px;
}
.privacy li p + h3 {
  margin-top: 30px;
}

.pagenavi {
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  gap: 10px;
}
.pagenavi span:first-child:last-child {
  display: none;
}
.pagenavi a,
.pagenavi .current {
  border: 2px solid #1f4da7;
  background-color: #fff;
  padding: 0 14px;
  height: 44px;
  width: 44px;
  line-height: 40px;
  font-size: 18px;
  color: #1f4da7;
  text-align: center;
  box-sizing: border-box;
  font-family: "Roboto", sans-serif;
}
.pagenavi a:not(.prev):not(.next):hover,
.pagenavi a.current,
.pagenavi span.current {
  background-color: #00479d;
  color: #fff;
}
.pagenavi a.prev, .pagenavi a.next {
  width: auto;
  line-height: 44px;
  position: relative;
  border: none;
  color: #191919 !important;
  font-size: 16px;
  margin-left: 40px;
  padding-right: 30px;
}
.pagenavi a.prev:after, .pagenavi a.next:after {
  transition: 0.7s;
  display: block;
  content: "";
  width: 18px;
  height: 18px;
  top: 0;
  bottom: 0;
  right: 0px;
  margin: auto;
  position: absolute;
  background: url(/img/common/ar01_sp.png) 50% 50% no-repeat;
  background-size: 100% auto !important;
  z-index: 3;
}
.pagenavi a.prev.prev, .pagenavi a.next.prev {
  margin-right: 40px;
  padding-left: 30px;
  margin-left: 0px;
  padding-right: 0px;
}
.pagenavi a.prev.prev:after, .pagenavi a.next.prev:after {
  transform: rotate(180deg);
  left: 0px;
  right: auto;
}
.pagenavi a:hover {
  transition: all 0.4s linear;
}
.pagenavi a:hover.prev:after, .pagenavi a:hover.next:after {
  background: url(/img/common/ar01_sp_on.png) 50% 50%;
  right: -5px;
}
.pagenavi a:hover.prev:after {
  left: -5px;
  right: auto;
}

#index02 .img {
  max-width: 40%;
}
#index02 .img img {
  max-width: none;
  min-height: 640px;
}
#index02 .txt_box {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}
#index02 .txt_box .box1000 {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateY(-50%);
}
#index02 .txt_box .txt38 .ls_ {
  letter-spacing: 1.2px;
}

#index03 {
  color: #fff;
  background-color: #0b2250;
}
#index03 .stit01 {
  color: #1f4da7;
  margin-bottom: 170px;
}
#index03 .img_txt .img {
  max-width: 54%;
}
#index03 .img_txt .img .en {
  position: absolute;
  top: 0;
  right: -50px;
}
#index03 .img_txt .img .en img {
  max-width: none;
  max-height: 110px;
  height: 6.5vw;
  width: auto;
  transform: translateY(-50%);
}
#index03 .img_txt .img .en.tL {
  left: -50px;
  right: auto;
}
#index03 .img_txt .img .of100 img {
  min-width: 55vw;
  min-height: 600px;
}
#index03 .img_txt .txt_box {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}
#index03 .img_txt .txt_box .box1000 {
  height: 550px;
  position: absolute;
  top: 47%;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateY(-50%);
}
#index03 .img_txt .txt_box h3.txt_w {
  margin-left: 70px;
  padding-top: 125px;
}
#index03 .img_txt .txt_box h3.txt_w .font-r {
  line-height: 1.4;
  font-size: 43px;
  padding-bottom: 45px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
#index03 .img_txt .txt_box h3.txt_w .font-r:after {
  display: block;
  content: "";
  width: 2px;
  height: 40px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  background: #fff;
}
#index03 .img_txt .txt_box .tate h4 {
  line-height: 1.9;
  letter-spacing: 1px;
}
#index03 .img_txt .txt_box .btn01 {
  position: absolute;
  bottom: 0;
  right: 40px;
  margin: auto;
}
#index03 .img_txt + .img_txt {
  margin-top: 300px;
}
#index03 .img_txt.riv .txt_box .btn01 {
  right: auto;
  left: 40px;
}

.bg_blue.dl_box {
  margin-left: auto;
  margin-right: auto;
  width: 900px;
  padding: 38px 55px 40px 60px;
}
.bg_blue.dl_box .txt64 {
  line-height: 1.15;
}
.bg_blue.dl_box .txt64 .txt18 {
  line-height: 1.6;
  padding-top: 20px;
}
.bg_blue.dl_box .img_box img {
  padding: 0 0 5px;
}
.bg_blue.dl_box:hover {
  transition: all 0.4s linear;
  background-color: #55b3e0;
}

.img100 {
  position: relative;
}
.img100 img {
  height: 600px;
  max-width: none;
}

#index04 .bn_clm2 {
  padding: 150px 0;
  gap: 80px;
}
#index04 .bn_clm2 a {
  width: 510px;
  max-width: 48%;
}

#co02 .box01 {
  margin-top: 80px;
}
#co02 .box01 .txt_box {
  max-width: 48.2%;
  width: 530px;
}
#co02 .box01 .txt_box p + p {
  margin-top: 1.7em;
}
#co02 .box01 .img {
  margin-top: 10px;
  max-width: 46.5%;
  width: 510px;
}
#co02 .box01.riv {
  margin-bottom: 80px;
  flex-direction: row-reverse;
}
#co02 .itec_txt {
  background-color: #091b43;
  height: 515px;
}

#co03 .bg_w {
  padding: 90px 45px;
}
#co03 .bg_w dl {
  width: 800px;
  margin: 0 auto;
}
#co03 .bg_w dl dt {
  box-sizing: border-box;
  width: 180px;
  text-align: center;
  padding: 28px 0;
  font-weight: bold;
  border-bottom: 1px solid #a7c3de;
}
#co03 .bg_w dl dd {
  box-sizing: border-box;
  width: calc(100% - 180px);
  padding: 28px 30px;
  border-bottom: 1px solid #a7c3de;
}
#co03 .bg_w dl dd .posi {
  width: 10.6em;
}
#co03 .bg_w dl .bb_no {
  border-bottom: none;
  padding-bottom: 0;
}

#co05 .b_list .pa {
  margin-bottom: 55px;
}
#co05 .acc_open {
  position: relative;
  cursor: pointer;
  padding: 5px 20px 8px;
  border-bottom: 4px solid #1f4da7;
}
#co05 .acc_open:before {
  z-index: 3;
  display: block;
  content: "＋";
  position: absolute;
  width: 30px;
  height: 30px;
  text-align: center;
  bottom: 14px;
  right: 20px;
  margin: auto;
  line-height: 28px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
#co05 .acc_open:after {
  display: block;
  content: "";
  width: 30px;
  height: 30px;
  bottom: 14px;
  right: 20px;
  margin: auto;
  position: absolute;
  background: #1f4da7;
  border-radius: 20px;
}
#co05 .acc_open.open:before {
  content: "ー";
  font-size: 16px;
}
#co05 .open_box {
  display: none;
  margin-top: 20px;
}
#co05 .open_box .branch {
  width: 100%;
  border-collapse: collapse;
}
#co05 .open_box .branch th {
  padding: 20px 10px 20px;
  text-align: center;
  width: 15%;
  background-color: #5a7ba8;
  color: #fff;
  vertical-align: middle;
  letter-spacing: 1.4px;
}
#co05 .open_box .branch td {
  line-height: 1.375;
  padding: 20px 50px;
  vertical-align: middle;
}
#co05 .open_box .branch td .inbox p {
  line-height: 1.375;
  width: calc(100% - 60px);
}
#co05 .open_box .branch td.division {
  padding: 20px 10px 20px 50px;
  width: 38%;
  background: #eff6fc;
}
#co05 .open_box .branch td.division li + li {
  margin-top: 20px;
}
#co05 .open_box .branch + .branch {
  border-top: 1px solid #a7c3de;
}

@media screen and (max-width: 1200px) {
  /*-----------*/
  #co05 .open_box .branch th {
    padding: 20px 10px 20px;
    width: 15%;
  }
  #co05 .open_box .branch td {
    padding: 20px 30px;
  }
  #co05 .open_box .branch.division {
    padding: 20px 10px 20px 30px;
    width: 38%;
  }
  #co05 + .branch {
    border-top: 1px solid #a7c3de;
  }
} /*----1200px---*/
#company #history .box01 {
  width: 100%;
}
#company #history .box01 .img {
  max-width: 54.5%;
}
#company #history .box01 .txt_box {
  width: 500px;
  max-width: 45.5%;
}
#company #history .box01 .txt_box .txt56 {
  font-size: 56px;
  margin-bottom: 10px;
}
#company #history .box01 .txt_box .txt13 {
  letter-spacing: 3px;
}
#company #history .box01 .txt_box .txt16 {
  margin-top: 60px;
}
#company #history .box01 .txt_box .txt16:before {
  display: block;
  content: "";
  width: 25px;
  height: 6px;
  top: -33px;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  background: #fff;
}

#business .b_box .img_top {
  width: 100%;
}
#business .b_box .img_top img {
  height: 700px;
  -o-object-position: 0 50%;
     object-position: 0 50%;
  max-width: 1720px;
}
#business .b_box .tit_wrap {
  position: absolute;
  top: -280px;
  left: 0;
  margin: auto;
  width: 300px;
  padding-top: 70px;
}
#business .b_box .tit_wrap:before {
  display: block;
  content: "";
  width: 200px;
  height: 100%;
  top: 0;
  left: -200px;
  margin: auto;
  position: absolute;
  background: #fff;
}
#business .b_box .tit_wrap.riv {
  display: grid;
  place-items: center flex-end;
  left: auto;
  right: 0;
}
#business .b_box .tit_wrap.riv:before {
  left: auto;
  right: -200px;
}
#business .b_box .txt_tate {
  width: 94px;
  padding-top: 170px;
}
#business .b_box .txt_tate .font-r {
  line-height: 1.4;
  padding-bottom: 74px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
#business .b_box .txt_tate .font-r:after {
  display: block;
  content: "";
  width: 4px;
  height: 66px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  background: #2495da;
}
#business .b_box .txt_tate .font-r.txt_blue:after {
  background: #1f4da7;
}
#business .b_box .txt_tate .font-r.txt_navy:after {
  background: #0b2250;
}
#business .b_box .txt_tate .tate {
  font-size: 90px;
  letter-spacing: 0.1em;
}
#business .b_box .txt_box {
  padding: 110px 0 10px 300px;
}
#business .b_box .txt_box.riv {
  padding: 110px 300px 10px 0;
}
#business .b_box .imgs .en {
  position: absolute;
  top: 0;
}
#business .b_box .imgs .en.tR {
  right: -50px;
}
#business .b_box .imgs .en.tL {
  left: -50px;
}
#business .b_box .imgs .en img {
  height: 113px;
  width: auto;
  transform: translateY(-48%);
}
#business .b_box .imgs .en.tL {
  left: -50px;
  right: auto;
}

#csr02:before {
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  top: 0;
  left: 0;
  margin: auto;
  position: absolute;
  background: #0b2250;
}
#csr02 .box01 {
  background: #0b2250;
}
#csr02 .box01 .txt_box {
  width: 440px;
}
#csr02 .box01 .txt_box .txt50 {
  line-height: 50px;
}
#csr02 .box01 .img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin: auto;
  overflow: visible;
}
#csr02 .box01 .img img {
  width: 850px;
}
#csr02 .box02 {
  box-sizing: border-box;
  padding-left: 70px;
  padding-right: 70px;
}
#csr02 .box02 figcaption {
  margin-top: 20px;
}

#csr03:before {
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  top: 0;
  right: 0;
  margin: auto;
  position: absolute;
  background: #0b2250;
}
#csr03 .box01 {
  background: #0b2250;
}
#csr03 .box01 .txt_box {
  width: 440px;
  height: 638px;
  margin: 0 0 0 auto;
}
#csr03 .box01 .txt_box .btn01 {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: auto;
}
#csr03 .box01 .txt_box .btn01 a {
  width: 280px;
}
#csr03 .box01 .txt_box .btn01 a span {
  padding-right: 20px;
}
#csr03 .box01 .img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 50%;
  margin: auto;
  overflow: visible;
}
#csr03 .box01 .img img {
  width: 850px;
}

@media screen and (max-width: 1200px) {
  /*-----------*/
  #business .b_box .img_top img {
    height: 600px;
  }
  #business .b_box .tit_wrap {
    top: -220px;
    width: 170px;
    padding-top: 60px;
  }
  #business .b_box .tit_wrap:before {
    width: 158px;
    left: -158px;
  }
  #business .b_box .tit_wrap.riv:before {
    right: -158px;
  }
  #business .b_box .txt_tate {
    width: 82px;
    padding-top: 155px;
  }
  #business .b_box .txt_box {
    padding: 90px 0 0 200px;
  }
  #business .b_box .imgs .en img {
    height: 90px;
  }
  #csr02 .box02 {
    padding-left: 50px;
    padding-right: 50px;
  }
} /*--max-width: 1200px--*/
#csr_box .ir_box {
  margin-left: auto;
  margin-right: auto;
  width: 900px;
  max-width: 75%;
  height: 310px;
  background: url(/img/top/bg_ir.jpg) 50% 50% no-repeat;
  background-size: cover;
}
#csr_box .ir_box:before {
  transition: all 0.4s linear;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  background: #0b2250;
  opacity: 0;
}
#csr_box .ir_box:hover:before {
  opacity: 1;
}
#csr_box .ir_box .txt_box {
  height: 310px;
}
#csr_box .ir_box .txt_box .txt64 {
  padding-top: 40px;
  line-height: 60px;
}
#csr_box .bn_csr {
  gap: 80px;
}
#csr_box .bn_csr li {
  width: 510px;
  max-width: 49%;
}
#csr_box .bn_csr li .txt_box {
  padding: 35px 0 0;
}

@media screen and (min-width: 1400px) {
  /*-----------*/
  #index03 .img_txt .txt_box .box1000 {
    height: 600px;
  }
} /*-----------*/
@media screen and (max-width: 1200px) {
  /*-----------*/
  .stit01 .font-r {
    font-size: 70px;
  }
  #index03 {
    color: #fff;
    background-color: #0b2250;
  }
  #index03 .stit01 {
    color: #1f4da7;
  }
  #index03 .img_txt .img {
    max-width: 60%;
  }
  #index03 .img_txt .txt_box .box1000 {
    height: 550px;
  }
  #index03 .img_txt .txt_box h3.txt_w .tate {
    font-size: 65px;
  }
  #index03 .img_txt .txt_box h4.tate {
    font-size: 26px;
  }
  #index03 .img_txt .txt_box .btn01 {
    right: 25px;
  }
  #index03 .img_txt + .img_txt {
    margin-top: 200px;
  }
  #index03 .img_txt.riv .txt_box .btn01 {
    left: 25px;
  }
  #index03 .dl_box {
    margin: 200px auto 0px;
  }
  #index04 .bn_clm2 {
    padding: 100px 0;
    gap: 4%;
  }
  #index04 .bn_clm2 a {
    max-width: 42%;
  }
  #csr_box .bn_csr {
    gap: 4%;
  }
  #csr_box .bn_csr li {
    max-width: 42%;
  }
  #csr_box .bn_csr li .txt_box {
    padding: 30px 0 0;
  }
} /*--max-width: 1200px--*/
#rec_box .of100 {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0 0 0 auto;
  width: calc(50% + 284px);
  height: 700px;
}
#rec_box .of100 img {
  -o-object-position: 0 50%;
     object-position: 0 50%;
}
#rec_box .box01 {
  transition: all 0.4s linear;
  margin: 0 0 0 -100px;
  width: 703px;
  aspect-ratio: 703/594;
  border-radius: 80px 0 0 0;
  background: #1fb1cc;
  box-sizing: border-box;
}
#rec_box .box01:hover {
  background: #61c8db;
}
#rec_box .box01 .txt32 {
  margin: 40px 0 40px -0.4em;
  line-height: 1.8;
}
#rec_box .box01 .btn01 a {
  pointer-events: none;
}

@media screen and (max-width: 1400px) {
  /*-----------*/
  #rec_box .of100 {
    height: 600px;
  }
  #rec_box .box01 {
    margin: 0 0 0 -75px;
    width: 600px;
    border-radius: 70px 0 0 0;
  }
  #rec_box .box01 .txt32 {
    margin: 30px 0 30px -0.4em;
    font-size: 27px;
  }
} /*-----------*/
@media screen and (max-width: 1200px) {
  /*-----------*/
  #rec_box .of100 {
    height: 500px;
  }
  #rec_box .box01 {
    margin: 0 0 0 -50px;
    width: 500px;
  }
  #rec_box .box01 .txt32 {
    margin: 30px 0 30px -0.4em;
    font-size: 24px;
  }
} /*-----------*/
/*.img100.fadein:before,*/
.img100.fadein:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 101%;
  background-color: #0b2250;
  z-index: 100;
  transform: scale(1, 1);
  transform-origin: right top;
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  z-index: 1;
}

.img_top.fadein:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 101%;
  background-color: #fff;
  z-index: 100;
  transform: scale(1, 1);
  transform-origin: right top;
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  z-index: 1;
}

.img100.bg_w.fadein:after {
  background-color: #fff;
}

.img100.bg_aqua.fadein:after {
  background-color: #eff6fc;
}

.img_top.fadein.scrollin:after,
.img100.fadein.scrollin:after {
  transform-origin: right top;
  transform: scale(0, 1);
}

.fadein:not(.img100):not(.img_top) {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 725ms cubic-bezier(0.445, 0.05, 0.55, 0.95), transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  will-change: opacity;
}

.stit01.fadein {
  transform: translateY(15px);
}

.fadein.scrollin:not(.img100):not(.img_top) {
  opacity: 1;
  transform: translate(0, 0) !important;
  will-change: transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.fadein.delay {
  transition-delay: 0.4s !important;
}

.fadein.delay2 {
  transition-delay: 0.7s !important;
}

.fadein.delay3 {
  transition-delay: 1s !important;
}

.fadein.delay4 {
  transition-delay: 1.3s !important;
}

/*
.img100.fadein:before {
  left: auto;
  right: 0;
}

.img100.fadein.scrollin:before {
  transform-origin: right top;
  transform: scale(0, 1);
}*/
/*
.fadein:not(.slideInRight) {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 725ms cubic-bezier(0.445, 0.05, 0.55, 0.95),
    transform 500ms;
  will-change: opacity;
  backface-visibility: hidden;
}

.fadein.slideInRight {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
  transition: opacity 725ms cubic-bezier(0.445, 0.05, 0.55, 0.95),
    transform 700ms;
  will-change: opacity;
  backface-visibility: hidden;
}*/
/*
.stit_wrap.fadein,
.stit.fadein {
  opacity: 0;
  transition: opacity 725ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}*/
.breadcrumb {
  width: 100%;
  position: absolute;
  bottom: 24px;
  left: 0;
}
.breadcrumb ol {
  font-weight: bold;
  text-align: left;
}
.breadcrumb ol li {
  color: #0b2250;
  display: inline;
}
.breadcrumb ol li:not(:first-child):before {
  content: " - ";
}
.breadcrumb ol li span {
  display: inline;
}
.breadcrumb ol li a {
  display: inline;
  color: #0b2250;
  text-decoration: underline;
}
.breadcrumb ol li a:hover {
  text-decoration: none;
}
.breadcrumb ol li a.current {
  text-decoration: none;
}
.breadcrumb ol li a.current:hover {
  text-decoration: none;
}

.single .breadcrumb ol li {
  color: #fff !important;
}
.single .breadcrumb ol li a {
  color: #fff !important;
}

.single #fixed_btn #pagetop a svg text,
#fixed_btn.is-stop #pagetop a svg text {
  fill: #fff;
}
.single #fixed_btn #pagetop a svg path,
#fixed_btn.is-stop #pagetop a svg path {
  stroke: #fff;
}
.single #fixed_btn #pagetop a:hover svg text,
#fixed_btn.is-stop #pagetop a:hover svg text {
  fill: #55b3e0 !important;
}
.single #fixed_btn #pagetop a:hover svg path,
#fixed_btn.is-stop #pagetop a:hover svg path {
  stroke: #55b3e0 !important;
}
.single #fixed_btn .sns_btn a svg,
#fixed_btn.is-stop .sns_btn a svg {
  fill: #fff;
}
.single #fixed_btn .sns_btn a:hover svg,
#fixed_btn.is-stop .sns_btn a:hover svg {
  fill: #55b3e0 !important;
  transition: all 0.4s linear;
}

.contact_box .inbox {
  height: 350px;
  background: url(/img/common/bg_inq.jpg) 50% 50% no-repeat;
  background-size: cover;
}
.contact_box .inbox:before {
  transition: all 0.4s linear;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  background: #456a9d;
  opacity: 0.5;
}
.contact_box .inbox .bg_w {
  transition: all 0.4s linear;
  width: 650px;
  height: 200px;
}
.contact_box .inbox .bg_w .stit01 {
  margin-bottom: 0;
}
.contact_box .inbox .bg_w .stit01 .font-r {
  color: #0b2250;
  margin-bottom: 10px;
}
.contact_box:hover .inbox:before {
  opacity: 0;
}
.contact_box:hover .inbox .bg_w {
  background-color: #0b2250;
}
.contact_box:hover .inbox .bg_w .stit01 {
  color: #fff !important;
}
.contact_box:hover .inbox .bg_w .stit01 .font-r {
  color: #fff !important;
}

footer {
  padding: 120px 0 10px;
  color: #fff;
}
footer a {
  color: #fff;
  transition: all 0.4s linear;
}
footer a:hover {
  color: #55b3e0;
}
footer .box1000 {
  max-width: 94%;
  width: 1592px;
}
footer .box1000 .f_logo {
  max-width: 20vw;
  margin-bottom: 60px;
}
footer .box1000 .f_nav {
  margin-top: -10px;
  min-width: 360px;
}
footer .box1000 .f_nav li {
  line-height: 2.5;
}
footer .box1000 .f_nav li a.pa {
  padding-bottom: 4px;
}
footer .box1000 .f_nav .f_nav03 .mt50 {
  margin-top: 30px;
}
footer .box1000 .f_bn {
  margin-bottom: 110px;
  max-width: calc(100% - 760px);
}
footer .box1000 .f_bn a {
  background-color: #fff;
}
footer .box1000 .f_bn .bn2 {
  margin-top: 60px;
}
footer .box1000 .f_bn .bn2 a {
  max-width: 47%;
}
footer #copy {
  gap: 40px;
  padding: 40px 0;
}

@media screen and (max-width: 1200px) {
  /*-----------*/
  #fixed_btn {
    right: 15px;
  }
} /*--- max-width: 1200px ---*/
/*# sourceMappingURL=pc2.css.map */