@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
body {
  font-family: 'Roboto', sans-serif;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('../fonts/Roboto_Condensed/static/RobotoCondensed-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto Condensed';
  src: url('../fonts/Roboto_Condensed/static/RobotoCondensed-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto Condensed';
  src: url('../fonts/Roboto_Condensed/static/RobotoCondensed-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto Condensed';
  src: url('../fonts/Roboto_Condensed/static/RobotoCondensed-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
.rental-nestainer .rentalTop .inner {
  max-width: 880px;
}
.prod-nestainer-block {
  background-color: rgba(4, 77, 20, 0.1);
  padding: 40px 20px;
  border-radius: 5px;
  box-shadow: 3px 2px 14px -1px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 3px 2px 14px -1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 3px 2px 14px -1px rgba(0, 0, 0, 0.4);
}
.rentalWrap .hdS.hds-anhtt3{
  font-size: 2.6rem;
  color: #044D14;
  margin-bottom: 0;
  margin-top: 0;
}
h3.golink-h3 {
  font-size: inherit;
  margin: 0;
  color: #fff;
  font-weight: bold;
  line-height: 60px;
}
.rentalWrap .hdS.hds-anhtt3:before{
  background-color: unset;
}
.hdS.hds-anhtt3:before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -15px;
  width: 390px;
  height: 19px;
  z-index: 2;
  background-image: url(../img/rental/border_bottom.png);
  background-color: unset;
  background-size: contain;
  background-repeat: no-repeat;
}
.listUl li.itemList-nestainer-rental >div {
  background-color: #fff;
}
.hdM-900 {
  max-width: 900px;
  margin: 0 auto;
}
.rental-nestainer .rentalWrap .topP02 {
  text-align: left;
}
.rentalWrap .btnP .btnLink01.btnLink01Green {
  background-color: #044D14;
  color: #fff;
}
.rentalSec01 {
  padding-top: 25px;
}
.listUl.listUl-anhtt {
  margin-bottom: 15px;
}
.h3-green-bt {
  font-size: 3.6rem;
  color: #044D14;
  border-bottom: solid 6px #036619;
  margin-top: 6rem;
  margin-bottom: 30px;
  padding-bottom: 5px;
  padding-left: 15px;
}
.card-section03 {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.card-detail-section03 {
  box-shadow: 3px 2px 14px -1px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 3px 2px 9px -1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 3px 2px 14px -1px rgba(0, 0, 0, 0.4);
  width: 43%;
  min-width: 490px;
  margin-left: 13px;
  margin-right: 13px;
  border-radius: 5px;
  background-color: #F6F6F6;
  display: flex;
  justify-content: start;align-items: center;
  padding: 23px 15px;
}
.card-detail-section03>.left {
  margin-right: 10px;

}

.card-detail-section03>.right .t-b {
  font-size: 2.4rem;
  font-weight: bold;
}
.card-detail-section03>.right .t-n {
  font-size: 2rem;
}
@media screen and (max-width: 1040px) {
  .card-detail-section03>.right .t-b {
    font-size: 2.2rem;
    font-weight: bold;
  }
  .card-detail-section03>.right .t-n {
    font-size: 1.8rem;
  }

  .card-detail-section03 {
    width: 43%;
    min-width: 456px;
  }
}
.h4-style-anhtt {
  color: #000;
  font-size: 2.6rem;
  font-weight: bold;
}
.d-flex {
  display: flex;
}
.justify-content-center {
  justify-content: center;
}
.section-04 {
  background-color: #F6F6F6;
  margin-top: 100px;
  padding: 20px;
}
.h4-style-anhtt {
  text-align: center;
  font-size: 2.6rem;
  font-weight: bold;
  margin-top: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.h4-style-anhtt::before {
  content: '';
  background-color: #000;
  width: 30px;
  height: 2px;
  /* position: absolute; */
  margin-right: 10px;
}

.h4-style-anhtt::after {
  content: '';
  background-color: #000;
  width: 30px;
  height: 2px;
  margin-left: 10px;
}

.h5-style-anhtt {
  color: #531C86;
  font-size: 2.6rem;
  font-weight: bold;
}
.h5-style-anhtt {
  text-align: center;
  font-size: 2.6rem;
  font-weight: bold;
  margin-top: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.h5-style-anhtt::before {
  content: '';
  background-color: #531C86;
  width: 30px;
  height: 2px;
  /* position: absolute; */
  margin-right: 10px;
}

.h5-style-anhtt::after {
  content: '';
  background-color: #531C86;
  width: 30px;
  height: 2px;
  margin-left: 10px;
}
.hot-prod-nestainer {
  max-width: 864px;
  margin: 0 auto;
  background-color: #fff;
  margin-top: 40px;
  margin-bottom: 44px;
  padding: 20px;
}
.hot-prod-nestainer .left img {
  max-width: 130px;
}
.hot-prod-nestainer .left {
  width: 30%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.hot-prod-nestainer .right {
  width: 70%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 0;
}
.hot-prod-nestainer .left>* {
  width: 100%;
  text-align: center;
  margin-top: 5px;
}
.hot-prod-nestainer .right>* {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 10px;
  width: 100%;
}
.hot-prod-nestainer .right a {
  padding: 3px 60px;
  border-radius: 5px;
  background-color: #5D5454;
  color: #fff;
  font-weight: 500;
  font-size: 1.6rem;
}
.hot-prod-nestainer .right p {
  font-size: 1.6rem;
  margin-bottom: -10px;
}
.hot-prod-nestainer .right .right-hl {
  color: #531C86;
  font-family: 'Roboto Condensed';
  margin-top: -15px;
}
.hot-prod-nestainer .right .right-hl .big-hl{
  font-size: 4.8rem;
}
.hot-prod-nestainer .right .right-hl .big-hl-semi{
  font-size: 3.6rem;
}
.hot-prod-nestainer .right .right-hl .md-hl{
  font-size: 2.4rem;
  font-weight: 400;
}
.hot-prod-nestainer .right .sm-notice{
  font-size: 1.2rem;
  text-align: left !important;
  margin-top: -20px;
  margin-left: 10px;
  display: flex;
  justify-content: center;
}
.font-weight-bolder {
  font-weight: bolder;
}
.big-hightlight-text {
  font-size: 4rem;
  color: #531C86;
  font-weight: bold;
}

.md-hightlight-text {
  font-size: 2rem;
  color: #531C86;
  font-weight: bold;
}
.box-text-d {
  position: relative;
  padding: 24px 20px;
  border: solid 2px #7D7D7D;
  border-radius: 6px;
  margin-top: 20px;
  margin-bottom: 50px;
}
.header-green-box-text {
  font-weight: bold;
  font-size: 2rem;
  position: absolute;
  top: -20px;
  left: 20px;
  z-index: 2;
  background: #F6F6F6;
  padding: 5px 15px;
  color: #086219;
  line-height: unset;
  margin: 0;
}
.header-green-box-text.header-green-box-text2 {
  background-color: #fff;
  padding: 5px 5px;
}
img.sec04-banner {
  max-width: 798px;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 30px;
}
.sec04-content {
  max-width: 1044px;
  width: 100%;
  margin: 0 auto;
}
.m-t-40 {
  margin-top: 40px !important;
}

.m-t-10 {
  margin-top: 10px !important;
}
.sec05-by-side {
  display: flex;
  justify-content: center;
  max-width: 1080px;
  margin: 40px auto;
}
.h-sec05-by-side {
  font-size: 2rem;
  color: #044D14;
  font-weight: bold;
  text-align: center;
}
.sec05-by-side img {
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px;
}
.sec-06-nw {
  max-width: 250px;
}
.sec05-by-side-content {
  max-width: 500px;
}
.sec05-by-side > div {
  width: 50%;
}
.sec05-by-side > div:nth-child(1) {
  margin-right: 20px;
}

.sec05-by-side > div:nth-child(2) {
  margin-left: 20px;
}
.m-b-30 {
  margin-bottom: 30px !important;
}
.rlHd {
  font-size: 2.6rem;
  text-align: center;
  padding-bottom: 20px;
}
.rlUl li.rlLi02 {
  border-left: none;
}
.rlBox {
  padding: 0;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  max-width: unset;
  align-items: center;
}
.rlBox>div{
  margin-right: 20px;
}
.rlBox>div img{
  width: 200px;
}
.rental-nestainer .rentalList {
  border-radius: 10px;
  border: 4px solid #eee9f3;
  position: relative;
  padding: 20px 0 20px 20px;
  margin-top: 4px;
  margin-left: 10px;
  margin-right: 10px;
}
.w-50p {
  width: 54%;
}
.w-50p table {
  width: 100%;
}
.w-50p>div {
  width: 100%;
}
.w-50p>div>img{
  width: 100%;
}
.w-27p {
  width: 270px;
}
.rlPoint {
  position: absolute;
  left: -3px;
  top: -32px;
  z-index: 1;
  background: #531c86;
  color: #fff;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  box-sizing: border-box;
  font-size: 1.6rem;
  font-weight: bold;
  padding-top: 22px;
  text-align: center;
}
.m-b-0 {
  margin-bottom: 0;
}
.rlTable td.td01, .rlTable td.td02, .rlTable td.td03 {
  font-size: 2rem;
}
.rlTable .tr02 td {
  height: 40px;
}
.rlTable .tr03 td {
  height: 56px;
}
.rlTable .tr01 th {
  height: 34px;
}
.m-t-30 {
  margin-top: 30px !important;
}
.sec05-border-box {
  max-width: 710px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 20px;
  border-radius: 5px;
  padding: 10px 80px 10px 80px;
  background-color: #F6F6F6;
  box-shadow: 3px 2px 14px -1px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 3px 2px 14px -1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 3px 2px 14px -1px rgba(0, 0, 0, 0.4);
}
.sec05-border-box>* {
  margin-bottom: 20px !important;
}
.sec05-by-side.by-sec06 > div {
  text-align: center;
}

.sec05-by-side.by-sec06 > div .sec05-by-side-content{
  text-align: left !important;
}
.sec06-cards {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 30px;
}
.sec06-card {
  width: 49.5%;
  background-color: #F6F6F6;
  box-shadow: 3px 2px 14px -1px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 3px 2px 14px -1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 3px 2px 14px -1px rgba(0, 0, 0, 0.4);
  padding: 20px 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 6px;
}
.sec06-card>img {
  width: 64px;
  height: auto;
  margin-right: 10px;
}
.sec06-card-right-title h3{
  color: #030201;
  font-size: 2.6rem;
  font-weight: bold;
  text-align: center;
  max-width: 450px;
  margin: 0 auto;
  line-height: 1.5;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.rtFlowUl li {
  width: 12.5%;
  padding: 0 15px 0 0 !important;
  background: url(../img/rental/bg_flow02.jpg) no-repeat right center #eee9f3;
  background-size: auto 100%;
  min-height: 21rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.buyFlowUl li .ttle {
  font-size: 1.5rem;
  line-height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 55px;
  margin-top: 5px;
}
.color-044D14 {
  color: #044D14 !important;
}
.rentalWrap .hd01.bd-color-044D14:before {
  background: #044D14;
}
.comTxt {
  line-height: 1.6;
}
.blogs-content {
  display: flex
;
  justify-content: space-evenly;
  flex-wrap: wrap;
}
.blogs-content .block {
  background-color: #fff;
  width: 30%;
  box-shadow: 3px 2px 14px -1px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 3px 2px 14px -1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 3px 2px 14px -1px rgba(0, 0, 0, 0.4);
  padding: 30px;
  max-width: 310px;
  cursor: pointer;
}
.blogs-content .blog-content {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.7px;
  margin-bottom: 20px;
}
.img-blog {
  text-align: center;
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.img-blog img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  margin-bottom: 20px;
}
.blog-header {
  font-weight: bold;
  font-size: 2rem;
  margin-top: 10px;
  margin-bottom: 10px;
}
.sec07 .sec05-by-side-content {
  max-width: unset;
}

.sec07 .sec05-by-side {
  max-width: 1100px;
}
.m-t-0 {
  margin-top: 0 !important;
}
@media screen and (max-width: 959px) {
  .rental-nestainer .fixRental a h3.golink-h3 {
    line-height: 43px;
  }
  .rental-nestainer .rentalTop .inner img.logoTop {
    margin: 0 auto;
  }
  .rentalWrap .hdS.hds-anhtt3 {
    font-size: 1.6rem;
  }
  .hdS.hds-anhtt3:before {
    width: 255px;
  }
  .btnLink01 {
    width: 100%;
    height: 60px;
    font-size: 1.6rem;
  }
  .indexSec02 {
    padding-bottom: 0;
  }
  .h3-green-bt {
    font-size: 1.8rem;
    border-bottom: solid 3px #036619;
    font-weight: 400;
    padding-left: 5px;
    margin-bottom: 15px;
  }
  .text-left-sp {
    text-align: left !important;
  }
  .card-section03 {
    flex-wrap: wrap;
  }
  .card-detail-section03 {
    width: 100%;
    min-width: unset;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 25px;
  }
  .card-detail-section03>.right .t-b {
    font-size: 1.6rem;
  }
  .card-detail-section03>.right .t-n {
    font-size: 1.4rem;
  }
  .card-detail-section03 img {
    width: 40px;
  }
  .card-detail-section03>.right {
    flex: 1;
    text-align: center;
  }
  .section-04 {
    margin-top: 30px;
    padding: 20px 10px;
  }
  .h4-style-anhtt {
    font-size: 1.6rem;
  }
  .h4-style-anhtt::before {
    width: 50px;
  }
  .h4-style-anhtt::after {
    width: 50px;
  }

  .hot-prod-nestainer{
    margin-bottom: 20px;
  }
  .hot-prod-nestainer>.d-flex {
    flex-wrap: wrap;
  }
  .hot-prod-nestainer .left {
    width: 100%;
  }
  .hot-prod-nestainer .right {
    width: 100%;
  }
  .hot-prod-nestainer .right a {
    width: 100%;
  }
  .hot-prod-nestainer .right p {
    font-size: 1.2rem;
  }
  .hot-prod-nestainer .right .right-hl {
    margin-top: 0;
  }
  .hot-prod-nestainer .right .right-hl .big-hl {
    font-size: 2.4rem;
  }
  .hot-prod-nestainer .right .right-hl .md-hl {
    font-size: 1.2rem;
  }
  .hot-prod-nestainer .right .right-hl .big-hl-semi {
    font-size: 1.8rem;
  }
  .hot-prod-nestainer .right .sm-notice {
    margin-top: 0;
  }
  .header-green-box-text {
    font-weight: bold;
    font-size: 1.4rem;
  }
  .box-text-d {
    padding: 20px;
  }
  .m-t-0-sp {
    margin-top: 0 !important;
  }
  .h5-style-anhtt {
    font-size: 1.6rem;
  }
  .sec05-by-side {
    flex-wrap: wrap;
    margin-top: 0;
  }
  .sec05-by-side > div {
    width: 100%;
    margin: 0 !important;
  }
  .h-sec05-by-side {
    font-size: 1.4rem;
    margin-top: 20px;
  }
  .rlPoint {
    position: absolute;
    left: 7px;
    top: -38px;
    z-index: 1;
    background: #531c86;
    color: #fff;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    box-sizing: border-box;
    font-size: 1.2rem;
    font-weight: bold;
    padding-top: 17px;
    text-align: center;
  }
  .m-b-50-sp {
    margin-bottom: 50px !important;
  }
  .rental-nestainer .rentalList {
    border-radius: 10px;
    border: 4px solid #eee9f3;
    position: relative;
    padding: 20px;
    margin-top: 30px;
    margin-left: 0;
    margin-right: 0;
  }
  .rlHd {
    font-size: 1.6rem;
  }
  .rlBox {
    padding: 0;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    max-width: unset;
    align-items: center;
    flex-wrap: wrap;
  }
  .rlBox>div {
    width: 100%;
    margin: 0 auto 20px;
    text-align: center;
  }
  .w-27p>* {
    display: flex;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    justify-content: center;
  }
  .sp-flex {
    display: flex !important;
  }
  .m-b-10-sp {
    margin-bottom: 10px !important;
  }
  .rentalList .box-text-d {
    width: 90%;
    margin-top: 25px;
  }
  .rlTable .tr01 th {
    height: 20px;
  }

  .rlTable .tr02 td {
    height: 20px;
  }
  .rlTable .tr03 td {
    height: 30px;
  }
  .rlTable td.td01, .rlTable td.td02, .rlTable td.td03 {
    font-size: 1.3rem;
  }
  .w-27p>p {
    margin-left: -30px !important;
  }
  .sec05-border-box {
    width: 100%;
    max-width: unset;
    padding: 20px 10px;
  }
  .sec05-by-side img {
    margin-top: 0;
    margin-bottom: 0;
  }
  .sec-06-nw {
    max-width: 200px;
  }
  .sec06-card {
    width: 100%;
    min-height: 196px;
  }
  .sec06-card-right-title {
    font-size: 1.6rem;
  }
  .fixRental-container .btnLink01 {
    height: 43px;
    font-size: 1.2rem;
  }
  .blogs-content .block {
    background-color: #fff;
    width: 100%;
    box-shadow: 3px 2px 14px -1px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 3px 2px 14px -1px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 3px 2px 14px -1px rgba(0, 0, 0, 0.4);
    padding: 20px;
    max-width: 400px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 25px;
  }
  .m-t-30-sp {
    margin-top: 30px !important;
  }
  .no-mx-sp {
    margin-left: -10px;
    margin-right: -10px;
  }
  .no-mx-sp-15 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .chart-bottom-h5 {
    line-height: 2;
  }
  .m-x-15-sp {
    margin-right: 15px;
    margin-left: 15px;
  }
  .m-t-100-sp {
    margin-top: 100px !important;
  }
}
@media screen and (max-width: 500px) {
  .chart-bottom-h5 {
    max-width: 294px;
    margin: 0 auto;
  }
}
























