@charset "utf-8";


/* ---------------------------------------------------------
 * common
** --------------------------------------------------------- */
/* --------------- .lower_fv --------------- */
.lower_fv {
}
.lower_fv br.nav {
  display: none;
}
@media (max-width: 959px) {
}
@media (max-width: 519px) {
}


/* --------------- .lower_business (transport以外) --------------- */
.lower_business {
}
/* .lead */
.lower_business .lead {
  max-width: 900px;
  padding-top: 100px;
  margin-left: auto;
  margin-right: auto;
}
.lower_business .lead h2 {
}
.lower_business .lead p {
  margin-top: 40px;
  line-height: 2.4;
}
.lower_business .lead img {
  width: 100%;
  margin-top: 40px;
  border-radius: 20px;
}
@media (max-width: 959px) {
}
@media (max-width: 519px) {
  .lower_business .lead {
    padding-top: 50px;
  }
}
/* .point */
.lower_business .point {
  margin-top: 100px;
}
.lower_business .point h2 {
  margin-bottom: 60px;
}
.lower_business .point .flex {
}
.lower_business .point .flex:not(:last-child) {
  margin-bottom: 80px;
}
.lower_business .point .img {
  width: calc(50000% / 1200);
  text-align: center;
}
.lower_business .point .flex:nth-child(2n+1) .img {
  order: 2;
}
.lower_business .point .img img {
  max-width: 100%;
  border-radius: 20px;
}
.lower_business .point .content {
  width: calc(64000% / 1200);
}
.lower_business .point h3 {
  display: flex;
  align-items: flex-start;
  color: #015290;
  font-size: 28px;
  font-weight: bold;
}
.lower_business .point h3 span {
  display: inline-block;
  padding-right: 20px;
  margin-top: 5px;
  margin-right: 20px;
  border-right: 1px solid #015290;
  color: #a2a7aa;
  font-size: 20px;
}
.lower_business .point p {
  margin-top: 30px;
  line-height: 2.4;
}
@media (max-width: 959px) {
  .lower_business .point .flex {
    display: block;
  }
  .lower_business .point .img {
    width: 100%;
  }
  .lower_business .point .flex:nth-child(2n+1) .img {
    order: 1;
  }
  .lower_business .point .content {
    width: 100%;
    margin-top: 30px;
  }
  .lower_business .point h3 {
    font-size: 24px;
  }
  .lower_business .point h3 span {
    margin-top: 4px;
  }
  .lower_business .point p {
    margin-top: 0;
  }
}
@media (max-width: 519px) {
  .lower_business .point {
    margin-top: 80px;
  }
  .lower_business .point h2 {
    margin-bottom: 40px;
  }
  .lower_business .point h3 {
    font-size: 20px;
  }
  .lower_business .point h3 span {
    margin-top: 0;
  }
}
/* .flow */
.lower_business .flow {
  margin-top: 100px;
  padding: 60px 100px 80px;
  background-color: #f4f4f4;
  border-radius: 20px;
}
.lower_business .flow h2 {
}
.lower_business .flow ol {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 50px;
}
.lower_business .flow li {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: calc(30600% / 1000);
  height: 282px;
  background-color: #015290;
  color: #fff;
  text-align: center;
}
.lower_business .flow li:nth-child(4) {
  margin-left: auto;
}
.lower_business .flow li:last-child {
  margin-right: auto;
}
.lower_business .flow li:not(:nth-child(3n)):not(:last-child) {
  margin-right: calc(4100% / 1000);
}
.lower_business .flow li:nth-child(-n+3) {
  margin-bottom: 60px;
}
/* liが5つの時 */
.lower_business .flow li:first-child:nth-last-child(5),
.lower_business .flow li:first-child:nth-last-child(5) ~ li {
}
.lower_business .flow li:first-child:nth-last-child(5) + li + li {
}
/* liが6つの時 */
.lower_business .flow li:first-child:nth-last-child(6),
.lower_business .flow li:first-child:nth-last-child(6) ~ li {
}
.lower_business .flow li:first-child:nth-last-child(6) + li + li {
}
.lower_business .flow .num {
  position: absolute;
  top: 30px;
  right: calc(calc(calc(100% - 150px) / 2) + 140px);
  font-size: 20px;
}
.lower_business .flow .img {
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  background-color: #fff;
  border-radius: 100px;
}
.lower_business .flow .img img {
  width: 109px;
}
.lower_business .flow .ttl {
  margin-top: 35px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
}
.lower_business .flow .ttl span {
  font-size: 16px;
}
.lower_business .flow svg {
  position: absolute;
  z-index: 3;
  display: block;
}
.lower_business .flow .line_def {
  top: 0;
  bottom: 0;
  right: calc(-4700% / 306);
  width: calc(5300% / 306);
  height: calc(550% / 306);
  margin-top: auto;
  margin-bottom: auto;
}
.lower_business .flow .line_5 {
  right: 47%;
  bottom: -74px;
  width: calc(53200% / 306);
  height: 87px;
}
.lower_business .flow .line_6,
.lower_business .flow .line_bunki {
  right: 47%;
  bottom: -74px;
  width: calc(70000% / 306);
  height: 87px;
}
@media (max-width: 1079px) {
  .lower_business .flow li:nth-child(-n+3) {
    margin-bottom: 50px;
  }
  .lower_business .flow .line_5 {
    bottom: -69px;
  }
  .lower_business .flow .line_6,
  .lower_business .flow .line_bunki {
    bottom: -69px;
  }
}
@media (max-width: 959px) {
  .lower_business .flow {
    padding: 40px 50px 40px;
  }
}
@media (max-width: 819px) {
  .lower_business .flow {
    padding: 40px 20px 40px;
  }
  .lower_business .flow li {
/*    width: calc(30600% / 1000);*/
    height: 220px;
  }
  .lower_business .flow .num {
    top: 20px;
    right: calc(calc(calc(100% - 100px) / 2) + 95px);
    font-size: 20px;
  }
  .lower_business .flow .img {
    width: 100px;
    height: 100px;
  }
  .lower_business .flow .img img {
    width: 72px;
  }
  .lower_business .flow .ttl {
    margin-top: 20px;
  }
}
@media (max-width: 759px) {
  .lower_business .flow li:nth-child(-n+3) {
    margin-bottom: 40px;
  }
  .lower_business .flow .line_5 {
    bottom: -64px;
  }
  .lower_business .flow .line_6,
  .lower_business .flow .line_bunki {
    bottom: -64px;
  }
}
@media (max-width: 659px) {
  .lower_business .flow li {
    flex-direction: row;
    width: 100%;
    height: auto;
    padding: 20px;
  }
  .lower_business .flow li:not(:last-child) {
    margin-bottom: 30px;
  }
  .lower_business .flow li:not(:nth-child(3n)):not(:last-child) {
    margin-right: 0;
  }
  .lower_business .flow .num {
    top: 10px;
    left: 10px;
    right: auto;
  }
  .lower_business .flow .img {
    margin-right: 20px;
  }
  .lower_business .flow .ttl {
    width: calc(100% - 110px);
    margin-top: 0;
    text-align: left;
  }
  .lower_business .flow svg {
    display: none;
  }
  .lower_business .flow li:not(:last-child)::before,
  .lower_business .flow li:not(:last-child)::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 5px;
    margin-left: auto;
    margin-right: auto;
  }
  .lower_business .flow li:not(:last-child)::before {/* white */
    z-index: 1;
    top: calc(100% - 10px);
    height: 50px;
    background-image: radial-gradient(circle closest-side, #fff 1.7px, transparent 2.3px);
    background-size: 5px 21px;
    background-position: center;
  }
  .lower_business .flow li:not(:last-child)::after {/* blue */
    z-index: 2;
    top: 100%;
    height: 30px;
    background-image: radial-gradient(circle closest-side, #015290 1.7px, transparent 2.3px);
    background-size: 5px 11px;
    background-position: center;
  }
}
@media (max-width: 519px) {
  .lower_business .flow .img {
    width: 75px;
    height: 75px;
  }
  .lower_business .flow .img img {
    width: 54px;
  }
  .lower_business .flow .ttl {
    font-size: 16px;
  }
  .lower_business .flow .ttl span {
    font-size: 13px;
  }
}
@media (max-width: 359px) {
  .lower_business .flow .img {
    margin-right: 15px;
  }
  .lower_business .flow .ttl {
    width: calc(100% - 105px);
  }
}


/* --------------- svg styles --------------- */
/* .line_def */
.lower_business .flow .line_def .cls-1 {
  stroke:#fff;
}
.lower_business .flow .line_def .cls-1,
.lower_business .flow .line_def .cls-2,
.lower_business .flow .line_def .cls-3 {
  fill:none;
  stroke-linecap:round;
  stroke-linejoin:round;
  stroke-width:5px;
}
.lower_business .flow .line_def .cls-2,
.lower_business .flow .line_def .cls-3 {
  stroke:#014f89;
}
.lower_business .flow .line_def .cls-3 {
  stroke-dasharray:0 0 0 12.5;
}
/* .line_5 */
.lower_business .flow .line_5 .cls-1 {
  stroke-dasharray:0 0 0 12.95;
}
.lower_business .flow .line_5 .cls-1,
.lower_business .flow .line_5 .cls-2,
.lower_business .flow .line_5 .cls-3,
.lower_business .flow .line_5 .cls-4,
.lower_business .flow .line_5 .cls-5 {
  fill:none;
  stroke-linecap:round;
  stroke-linejoin:round;
  stroke-width:5px;
}
.lower_business .flow .line_5 .cls-1,
.lower_business .flow .line_5 .cls-2,
.lower_business .flow .line_5 .cls-4,
.lower_business .flow .line_5 .cls-5 {
  stroke:#014f89;
}
.lower_business .flow .line_5 .cls-2 {
  stroke-dasharray:0 0 0 13;
}
.lower_business .flow .line_5 .cls-3 {
  stroke:#fff;
}
.lower_business .flow .line_5 .cls-5 {
  stroke-dasharray:0 0 0 13.5;
}
/* .line_6 */
.lower_business .flow .line_6 .cls-1 {
  stroke-dasharray:0 0 0 13;
}
.lower_business .flow .line_6 .cls-1,
.lower_business .flow .line_6 .cls-2,
.lower_business .flow .line_6 .cls-3,
.lower_business .flow .line_6 .cls-4,
.lower_business .flow .line_6 .cls-5 {
  fill:none;
  stroke-linecap:round;
  stroke-linejoin:round;
  stroke-width:5px;
}
.lower_business .flow .line_6 .cls-1,
.lower_business .flow .line_6 .cls-3,
.lower_business .flow .line_6 .cls-4,
.lower_business .flow .line_6 .cls-5 {
  stroke:#014f89;
}
.lower_business .flow .line_6 .cls-2 {
  stroke:#fff;
}
.lower_business .flow .line_6 .cls-4 {
  stroke-dasharray:0 0 0 13.5;
}
.lower_business .flow .line_6 .cls-5 {
  stroke-dasharray:0 0 0 12.93;
}
/* .line_bunki */
.lower_business .flow .line_bunki .cls-1 {
  fill:#014f89;
  stroke:transparent;
}
.lower_business .flow .line_bunki .cls-2 {
  fill:#fff;
}
.lower_business .flow .line_bunki .cls-3 {
  fill:none;
  stroke:#fff;
  stroke-linecap:round;
  stroke-linejoin:round;
  stroke-width:5px;
}



/* ---------------------------------------------------------
 * #page-business
** --------------------------------------------------------- */
#page-business {
}
#page-business .lower_contents_wrapper {
}
#page-business .lower_contents_wrapper .wrapper {
  padding-top: 60px;
}
#page-business .page_list br.nav {
  display: none;
}
@media (max-width: 959px) {
}
@media (max-width: 519px) {
}




/* ---------------------------------------------------------
 * #page-paper
** --------------------------------------------------------- */
#page-paper {
}
#page-paper .lower_fv h1 br.nav {
}
@media (max-width: 959px) {
}
@media (max-width: 519px) {
}
@media (max-width: 359px) {
  #page-paper .lower_fv h1 br.nav {
    display: inline-block;
  }
}




/* ---------------------------------------------------------
 * #page-pet
** --------------------------------------------------------- */
#page-pet {
}
#page-pet .lower_fv h1 br.nav {
}
@media (max-width: 959px) {
}
@media (max-width: 519px) {
}
@media (max-width: 399px) {
  #page-pet .lower_fv h1 br.nav {
    display: inline-block;
  }
}




/* ---------------------------------------------------------
 * #page-plastic
** --------------------------------------------------------- */
#page-plastic {
}
#page-plastic .lower_fv h1 br.nav {
}
#page-plastic .flow li {
}
#page-plastic .flow li:nth-child(4) .ttl,
#page-plastic .flow li:nth-child(6) .ttl {
  margin-top: 10px;
}
#page-plastic .flow li:nth-child(6) .ttl .show-ss {
  display: none;
}
@media (max-width: 959px) {
}
@media (max-width: 659px) {
  #page-plastic .flow li:nth-child(4),
  #page-plastic .flow li:nth-child(5) {
    flex-direction: column;
    width: 49%;
    margin-right: 0;
    margin-left: 0;
  }
  #page-plastic .flow li:nth-child(4) .img,
  #page-plastic .flow li:nth-child(5) .img {
    margin-right: 0;
  }
  #page-plastic .flow li:nth-child(4) .ttl,
  #page-plastic .flow li:nth-child(5) .ttl {
    width: 100%;
    text-align: center;
  }
  #page-plastic .flow li:nth-child(4) .ttl {
    margin-top: 10px;
  }
  #page-plastic .flow li:nth-child(5) .ttl {
    margin-top: 20px;
  }
  #page-plastic .flow li:nth-child(6) .ttl {
    margin-top: 0;
  }
  #page-plastic .flow li:nth-child(3)::before,
  #page-plastic .flow li:nth-child(3)::after {
    left: auto;
    right: 24%;
    margin-left: 0;
    margin-right: 0;
  }
  #page-plastic .flow li:nth-child(4)::before {/* white */
    top: auto;
    bottom: calc(100% - 10px);
  }
  #page-plastic .flow li:nth-child(4)::after {/* blue */
    top: auto;
    bottom: 100%;
  }
}
@media (max-width: 519px) {
  #page-plastic .flow li:nth-child(4),
  #page-plastic .flow li:nth-child(5) {
    padding: 20px 10px;
  }
  #page-plastic .flow li:nth-child(6) .ttl {
    margin-top: 0;
  }
}
@media (max-width: 439px) {
  #page-plastic .lower_fv h1 br.nav {
    display: inline-block;
  }
}
@media (max-width: 359px) {
  #page-plastic .flow li:nth-child(6) {
    padding-right: 0;
  }
  #page-plastic .flow li:nth-child(6) .ttl .show-ss {
    display: inline-block;
  }
}




/* ---------------------------------------------------------
 * #page-ferrous
** --------------------------------------------------------- */
#page-ferrous {
}
#page-ferrous .lower_fv h1 br.nav {
}
@media (max-width: 959px) {
}
@media (max-width: 519px) {
}
@media (max-width: 339px) {
  #page-ferrous .lower_fv h1 br.nav {
    display: inline-block;
  }
}




/* ---------------------------------------------------------
 * #page-transport
** --------------------------------------------------------- */
#page-transport {
}
#page-transport .lower_contents_wrapper .inner {
  max-width: 900px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
}
#page-transport .h2 {
  padding-left: 20px;
  border-left: 1px solid #015290;
  color: #015290;
  font-size: 28px;
  font-weight: bold;
  line-height: 1;
}
@media (max-width: 959px) {
  #page-transport .h2 {
    font-size: 24px;
  }
}
@media (max-width: 519px) {
  #page-transport .h2 {
    font-size: 20px;
  }
}
#page-transport .box {
  padding: 30px 40px;
  background-color: #f4f4f4;
  border-radius: 20px;
}
#page-transport .box .ttl {
  color: #015290;
  font-weight: bold;
}
@media (max-width: 959px) {
  #page-transport .box {
    padding: 20px 30px;
  }
}
@media (max-width: 519px) {
  #page-transport .box {
    padding: 15px 20px;
  }
}
/* .business_lead */
#page-transport .business_lead {
}
#page-transport .business_lead h2 {
}
#page-transport .business_lead p {
  margin-top: 30px;
  line-height: 2.4;
}
#page-transport .business_lead img {
  width: 100%;
  margin-top: 50px;
  border-radius: 20px;
}
@media (max-width: 959px) {
}
@media (max-width: 519px) {
}
/* .detail */
#page-transport .detail {
  margin-top: 100px;
}
#page-transport .detail h2 {
}
#page-transport .detail table {
  margin-top: 20px;
}
@media (max-width: 959px) {
}
@media (max-width: 519px) {
}
/* .unpan */
#page-transport .unpan {
  margin-top: 100px;
}
#page-transport .unpan h2 {
  margin-bottom: 40px;
}
#page-transport .unpan .box {
  margin-top: 20px;
}
#page-transport .unpan ul {
}
#page-transport .unpan .kind {
  columns: 150px;
}
#page-transport .unpan .area {
  display: flex;
  flex-wrap: wrap;
}
#page-transport .unpan .kind li {
  padding-right: 20px;
  white-space: nowrap;
}
#page-transport .unpan .area li {
  width: calc(calc(100% / 6) - 15px);
  padding-right: 10px;
}
@media (max-width: 959px) {
}
@media (max-width: 659px) {
  #page-transport .unpan .area li {
    width: calc(calc(100% / 4) - 15px);
  }
}
@media (max-width: 519px) {
  #page-transport .unpan {
    margin-top: 80px;
  }
  #page-transport .unpan .area li {
    width: calc(calc(100% / 3) - 15px);
  }
}
@media (max-width: 399px) {
  #page-transport .unpan .area li {
    width: calc(calc(100% / 2) - 15px);
  }
}
/* .license */
#page-transport .license {
  margin-top: 100px;
}
#page-transport .license h2 {
  margin-bottom: 40px;
}
#page-transport .license .box {
}
#page-transport .license ul {
  display: flex;
  flex-wrap: wrap;
}
#page-transport .license li {
  width: calc(calc(100% / 6) - 15px);
  padding-right: 10px;
}
@media (max-width: 959px) {
}
@media (max-width: 659px) {
  #page-transport .license li {
    width: calc(calc(100% / 4) - 15px);
  }
}
@media (max-width: 519px) {
  #page-transport .license {
    margin-top: 80px;
  }
  #page-transport .license li {
    width: calc(calc(100% / 3) - 15px);
  }
}
@media (max-width: 399px) {
  #page-transport .license li {
    width: calc(calc(100% / 2) - 15px);
  }
}
#page-transport .license table {
  width: 100%;
  margin-top: 40px;
}
#page-transport .license th {
  padding-bottom: 10px;
}
#page-transport .license th,
#page-transport .license td {
  border-bottom: 1px solid #ddd;
  vertical-align: middle;
}
#page-transport .license th:not(:first-child),
#page-transport .license td:not(:first-child) {
  padding-left: 30px;
}
#page-transport .license th span {
  display: inline-block;
  width: 100%;
  height: 50px;
  background-color: #e3e8ee;
  border-radius: 6px;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
}
#page-transport .license td {
  padding-top: 13px;
  padding-bottom: 13px;
}
#page-transport .license td:first-child {
  padding-left: 10px;
  font-weight: bold;
}
#page-transport .license td:last-child {
  text-align: center;
}
#page-transport .license td a {
  display: inline-block;
  height: 40px;
  padding: 0 30px;
  background-color: #0063af;
  border-radius: 100px;
  color: #fff;
  line-height: 40px;
  transition: all ease 0.3s;
}
#page-transport .license td a:hover {
  opacity: 0.8;
}
#page-transport .license td a img {
  position: relative;
  top: -3px;
  margin-left: 5px;
  vertical-align: middle;
}
@media (max-width: 959px) {
  #page-transport .license th span {
    height: 45px;
    line-height: 45px;
  }
}
@media (max-width: 519px) {
  #page-transport .license th:not(:first-child),
  #page-transport .license td:not(:first-child) {
    padding-left: 20px;
  }
  #page-transport .license th span {
    height: 35px;
    font-size: 16px;
    line-height: 35px;
  }
  #page-transport .license td {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  #page-transport .license td a {
    height: 35px;
    padding: 0 20px;
    line-height: 35px;
  }
}