.contentMore section p {
  font-size: 1.8rem;
}

.pageBody.threeMin {
  opacity: 0;
  line-height: 1.75;
}
.pageBody.threeMin .threeMinHeader {
  background: url("/jp/contents/3min/images/bg01.jpg") no-repeat center -200px;
  background-size: cover;
  height: 500px;
  position: relative;
}
.pageBody.threeMin .threeMinHeader::before {
  content: "";
  width: 100%;
  height: 500px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url("/jp/contents/3min/images/clip.png") no-repeat center -60px;
  z-index: 1;
}
.pageBody.threeMin .threeMinHeader::after {
  content: "";
  width: 100%;
  height: 500px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url("/jp/contents/3min/images/clip2.png") no-repeat center -60px;
  z-index: 2;
}
.pageBody.threeMin .threeMinHeader > div {
  width: 100%;
  height: 240px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
}
.pageBody.threeMin .threeMinHeader > div h1 {
  max-width: 1200px;
  margin: 0 auto;
  opacity: 0;
  transition: opacity 1.5s ease 1s;
}
.pageBody.threeMin .threeMinHeader > div h1 img {
  display: block;
  margin: auto;
}
.pageBody.threeMin .threeMinHeader > div h1.play {
  opacity: 1;
}
.pageBody.threeMin section {
  margin: 0;
  padding: 0 0 80px 0;
  width: auto;
  max-width: none;
  opacity: 0;
  transition: opacity 1s ease, top 0.75s ease;
  position: relative;
  top: 50px;
}
.pageBody.threeMin section header {
  height: 450px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  display: block;
  padding: 30px 0 0;
  text-align: center;
  color: #fff;
  filter: blur(10px);
  transition: filter 0.3s ease 0.1s;
}
.pageBody.threeMin section header::before {
  content: "";
  width: 100%;
  height: 450px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url("/jp/contents/3min/images/clip.png") no-repeat center 150px;
  z-index: 1;
}
.pageBody.threeMin section header h1 {
  position: relative;
  padding: 70px 0 0;
  font-size: 40px;
  font-weight: bold;
  position: relative;
  padding-bottom: 20px;
  margin: 0 auto 20px;
  max-width: 800px;
  background-position: center top;
  background-repeat: no-repeat;
  line-height: 1.4;
}
.pageBody.threeMin section header h1 .shoulder {
  font-size: 20px;
  display: block;
}
.pageBody.threeMin section header h1::after {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 30%, rgb(255, 255, 255) 70%, rgba(255, 255, 255, 0) 100%);
}
.pageBody.threeMin section header p {
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
}
.pageBody.threeMin section .content {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}
.pageBody.threeMin section.about header {
  background-image: url("/jp/contents/3min/images/bg02.jpg");
}
.pageBody.threeMin section.about header h1 {
  background-image: url("/jp/contents/3min/images/ttlAbout.png");
}
.pageBody.threeMin section.about .content {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 20px 0;
}
.pageBody.threeMin section.about .content > div {
  width: 180px;
  height: 180px;
  border: 2px #d70c18 solid;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  position: relative;
  margin: 0 10px 60px;
  cursor: pointer;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
  transition: background 0.3s ease-out;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0;
  transition: opacity 0.5s ease;
}
.pageBody.threeMin section.about .content > div h2 {
  font-size: 20px;
  text-align: center;
  border: none;
  display: block;
  position: absolute;
  left: 0;
  bottom: -40px;
  width: 100%;
  margin: 0;
  padding: 0;
}
.pageBody.threeMin section.about .content > div p {
  position: absolute;
  width: 150%;
  height: 80px;
  background: #d70c18;
  color: #fff;
  text-align: center;
  padding: 0 5px;
  line-height: 1.4;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 16px;
  left: -25%;
  top: -90px;
  z-index: 1;
  font-size: 14px;
  display: none;
}
.pageBody.threeMin section.about .content > div p::after {
  position: absolute;
  left: calc(50% - 10px);
  bottom: -16px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 10px 0 10px;
  border-color: #d70c18 transparent transparent transparent;
  content: "";
}
.pageBody.threeMin section.about .content > div:hover {
  background-color: rgba(215, 0, 15, 0.1);
}
.pageBody.threeMin section.about .content > div.fishery {
  background-image: url("/jp/contents/3min/images/icnFishery.png");
  transition-delay: 0.3s;
}
.pageBody.threeMin section.about .content > div.aquaculture {
  background-image: url("/jp/contents/3min/images/icnAquaculture.png");
  transition-delay: 0.4s;
}
.pageBody.threeMin section.about .content > div.business {
  background-image: url("/jp/contents/3min/images/icnFisheryBusiness.png");
  transition-delay: 0.5s;
}
.pageBody.threeMin section.about .content > div.market {
  background-image: url("/jp/contents/3min/images/icnMarket.png");
  transition-delay: 0.6s;
}
.pageBody.threeMin section.about .content > div.livestock {
  background-image: url("/jp/contents/3min/images/icnLivestock.png");
  transition-delay: 0.7s;
}
.pageBody.threeMin section.about .content > div.overseas {
  background-image: url("/jp/contents/3min/images/icnGlobal.png");
  transition-delay: 0.8s;
}
.pageBody.threeMin section.about .content > div.frozen {
  background-image: url("/jp/contents/3min/images/icnFrozen.png");
  transition-delay: 0.9s;
}
.pageBody.threeMin section.about .content > div.proces {
  background-image: url("/jp/contents/3min/images/icnProcessFoods.png");
  transition-delay: 1s;
}
.pageBody.threeMin section.about .content > div.foodstuff {
  background-image: url("/jp/contents/3min/images/icnFoodstuff.png");
  transition-delay: 1.1s;
}
.pageBody.threeMin section.about .content > div.healthcare {
  background-image: url("/jp/contents/3min/images/icnHealthCare.png");
  transition-delay: 1.2s;
}
.pageBody.threeMin section.about .content > div.delivery {
  background-image: url("/jp/contents/3min/images/icnDistribution.png");
  transition-delay: 1.3s;
}
.pageBody.threeMin section.about .content.play > div {
  opacity: 1;
}
.pageBody.threeMin section.number header {
  background-image: url("/jp/contents/3min/images/bg03.jpg");
}
.pageBody.threeMin section.number header h1 {
  background-image: url("/jp/contents/3min/images/ttlNumber.png");
}
.pageBody.threeMin section.number .masonry {
  max-width: 1230px;
  margin: 0 auto 100px;
  padding: 20px 20px 0;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 60px;
}
.pageBody.threeMin section.number .masonry .num-img {
  opacity: 0;
  transform: translateY(40px) scale(0.95);
  transition: opacity 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  grid-column: span 3;
}
.pageBody.threeMin section.number .masonry .num-img.show {
  opacity: 1;
  transform: translateY(0) scale(1);
}
.pageBody.threeMin section.number .masonry .num-img img {
  display: block;
  width: 100%;
  height: auto;
}
.pageBody.threeMin section.number .masonry .num-img:nth-child(3), .pageBody.threeMin section.number .masonry .num-img:nth-child(4), .pageBody.threeMin section.number .masonry .num-img:nth-child(5) {
  grid-column: span 2;
}
.pageBody.threeMin section.number .masonry .num-img:nth-child(6) {
  grid-column: span 4;
}
.pageBody.threeMin section.number .masonry .num-img:nth-child(7) {
  grid-column: span 2;
}
.pageBody.threeMin section.number .content {
  max-width: 1230px;
}
.pageBody.threeMin section.number .content table {
  width: 100%;
  table-layout: fixed;
}
.pageBody.threeMin section.number .content table img {
  border-radius: 10px;
  box-shadow: 0 3px 7px 0px rgba(0, 0, 0, 0.2);
  display: block;
  transform: scale(0.5, 0.5);
  transition: transform 0.5s cubic-bezier(0.41, 1.13, 0.96, 1.18);
}
.pageBody.threeMin section.number .content table tr {
  opacity: 0;
  transition: opacity 1s ease-out;
}
.pageBody.threeMin section.number .content table tr.play {
  opacity: 1;
}
.pageBody.threeMin section.number .content table tr.play img {
  transform: scale(1, 1);
}
.pageBody.threeMin section.number .content table td {
  padding: 15px;
}
.pageBody.threeMin section.roadmap header {
  background-image: url("/jp/contents/3min/images/bg04.jpg");
}
.pageBody.threeMin section.roadmap header h1 {
  background-image: url("/jp/contents/3min/images/ttlValueChain.png");
}
.pageBody.threeMin section.roadmap .content {
  position: relative;
}
.pageBody.threeMin section.roadmap .content section {
  display: flex;
  justify-content: space-between;
  padding: 40px 60px 40px 0;
  height: 500px;
  align-items: center;
  position: relative;
  margin-top: -5px;
  opacity: 0;
  top: 0;
  transition: opacity 0.3s ease 0.2s;
  overflow: hidden;
}
.pageBody.threeMin section.roadmap .content section::before {
  position: absolute;
  right: 0;
  top: 0;
  width: 500px;
  height: 500px;
  content: "";
  display: block;
  border: 5px #d70c18 solid;
  border-color: #d70c18 #d70c18 #fff #fff;
  border-radius: 250px;
  box-sizing: border-box;
  transform: rotate(45deg);
}
.pageBody.threeMin section.roadmap .content section::after {
  position: absolute;
  left: 0;
  top: 0;
  width: calc(100% - 250px);
  height: 5px;
  content: "";
  display: block;
  background: #d70c18;
}
.pageBody.threeMin section.roadmap .content section div {
  width: 500px;
  position: relative;
  z-index: 2;
}
.pageBody.threeMin section.roadmap .content section div.imgBox {
  width: calc(100% - 520px);
  position: relative;
  z-index: 2;
}
.pageBody.threeMin section.roadmap .content section div.imgBox img {
  position: relative;
  opacity: 0;
  transition: all 0.5s ease 0.55s;
}
.pageBody.threeMin section.roadmap .content section div h2 {
  font-size: 80px;
  font-weight: normal;
  margin-bottom: 30px;
  display: block;
  border: 0 none;
  padding: 0;
  line-height: 1.2;
}
.pageBody.threeMin section.roadmap .content section div ul {
  display: flex;
  width: 420px;
  justify-content: space-between;
  margin-bottom: 20px;
  flex-wrap: wrap;
}
.pageBody.threeMin section.roadmap .content section div ul li {
  background: #d70c18;
  color: #fff;
  text-align: center;
  padding: 5px;
  width: 200px;
  margin-bottom: 15px;
  line-height: 1.4;
  border-radius: 40px;
}
.pageBody.threeMin section.roadmap .content section.odd {
  flex-direction: row-reverse;
  text-align: right;
  padding: 40px 0 40px 60px;
  border-width: 0 0 0 5px;
  border-radius: 250px 0 0 250px;
}
.pageBody.threeMin section.roadmap .content section.odd::before {
  right: auto;
  left: 0;
  transform: rotate(-135deg);
}
.pageBody.threeMin section.roadmap .content section.odd::after {
  width: calc(100% - 500px);
  left: 250px;
}
.pageBody.threeMin section.roadmap .content section.odd ul {
  margin-left: 80px;
}
.pageBody.threeMin section.roadmap .content section.odd:first-child {
  padding-left: 0;
  border: 0;
}
.pageBody.threeMin section.roadmap .content section.odd:first-child::before, .pageBody.threeMin section.roadmap .content section.odd:first-child::after {
  content: none;
}
.pageBody.threeMin section.roadmap .content section:last-child::after {
  width: calc(100% - 500px);
  left: 250px;
}
.pageBody.threeMin section.roadmap .content section:last-child ul {
  display: block;
  width: 350px;
}
.pageBody.threeMin section.roadmap .content section:last-child ul li {
  width: 100%;
  font-size: 14px;
}
.pageBody.threeMin section.roadmap .content section:last-child .terminal {
  position: absolute;
  left: 0;
  bottom: 0;
  width: calc(100% - 250px);
  height: 5px;
  content: "";
  display: block;
  background: #d70c18;
}
.pageBody.threeMin section.roadmap .content section .anim1 img {
  left: 100px;
  top: 100px;
}
.pageBody.threeMin section.roadmap .content section .anim2 img {
  left: -100px;
}
.pageBody.threeMin section.roadmap .content section .anim3 img {
  left: 100px;
}
.pageBody.threeMin section.roadmap .content section .anim4 img {
  top: 100px;
}
.pageBody.threeMin section.roadmap .content section.play {
  opacity: 1;
}
.pageBody.threeMin section.roadmap .content section.play .anim1 img {
  left: 0;
  top: 0;
  opacity: 1;
}
.pageBody.threeMin section.roadmap .content section.play .anim2 img {
  left: 0;
  opacity: 1;
}
.pageBody.threeMin section.roadmap .content section.play .anim3 img {
  left: 0;
  opacity: 1;
}
.pageBody.threeMin section.roadmap .content section.play .anim4 img {
  top: 0;
  opacity: 1;
}
.pageBody.threeMin section.sustainability header {
  background-image: url("/jp/contents/3min/images/bg05.jpg");
}
.pageBody.threeMin section.sustainability header h1 {
  background-image: url("/jp/contents/3min/images/ttlSustainability.png");
}
.pageBody.threeMin section.sustainability .content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pageBody.threeMin section.sustainability .content .box {
  width: 33.3333333333%;
  height: 260px;
  background-position: center;
  background-size: cover;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.pageBody.threeMin section.sustainability .content .box h2 {
  text-align: center;
  display: block;
  color: #fff;
  font-size: 20px;
  border: 0 none;
  margin: 0 auto;
  padding: 0;
}
.pageBody.threeMin section.sustainability .content .box .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(215, 0, 15, 0.75);
  padding: 25px;
  color: #fff;
  opacity: 0;
  transition: opacity 0.45s ease-out;
}
.pageBody.threeMin section.sustainability .content .box p {
  margin: 0;
}
.pageBody.threeMin section.sustainability .content .box:nth-child(1) {
  background-image: url("/jp/contents/3min/images/sust01.jpg");
}
.pageBody.threeMin section.sustainability .content .box:nth-child(2) {
  background-image: url("/jp/contents/3min/images/sust02.jpg");
}
.pageBody.threeMin section.sustainability .content .box:nth-child(3) {
  background-image: url("/jp/contents/3min/images/sust03.jpg");
}
.pageBody.threeMin section.sustainability .content .box:nth-child(4) {
  background-image: url("/jp/contents/3min/images/sust04.jpg");
}
.pageBody.threeMin section.sustainability .content .box:nth-child(5) {
  background-image: url("/jp/contents/3min/images/sust05.jpg");
}
.pageBody.threeMin section.sustainability .content .box:nth-child(6) {
  background-image: url("/jp/contents/3min/images/sust06.jpg");
}
.pageBody.threeMin section.sustainability .content .box:hover h2 {
  opacity: 0;
}
.pageBody.threeMin section.sustainability .content .box:hover .mask {
  opacity: 1;
}
.pageBody.threeMin section.sustainability .content .box::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 65, 134, 0.7);
  position: absolute;
  left: 0;
  top: 0;
  transition: top 0.5s ease-out, opacity 0.8s ease-out 0.1s;
}
.pageBody.threeMin section.sustainability .content.play > div::after {
  top: -100%;
  opacity: 0;
}
.pageBody.threeMin section.sustainability .content.play > div:nth-child(1)::after {
  transition-delay: 0.5s;
}
.pageBody.threeMin section.sustainability .content.play > div:nth-child(2)::after {
  transition-delay: 0.6s;
}
.pageBody.threeMin section.sustainability .content.play > div:nth-child(3)::after {
  transition-delay: 0.7s;
}
.pageBody.threeMin section.sustainability .content.play > div:nth-child(4)::after {
  transition-delay: 0.8s;
}
.pageBody.threeMin section.sustainability .content.play > div:nth-child(5)::after {
  transition-delay: 0.9s;
}
.pageBody.threeMin section.sustainability .content.play > div:nth-child(6)::after {
  transition-delay: 1s;
}
.pageBody.threeMin section.sustainability .content ul {
  padding: 30px 0 0;
}
.pageBody.threeMin section.sustainability .content ul li {
  text-indent: -1em;
  padding-left: 1em;
}
.pageBody.threeMin section.values header {
  background-image: url("/jp/contents/3min/images/bg06.jpg");
}
.pageBody.threeMin section.values header h1 {
  background-image: url("/jp/contents/3min/images/ttlCoreValue.png");
}
.pageBody.threeMin section.values .content .photos {
  margin-bottom: 30px;
  opacity: 0;
  filter: blur(10px);
  transition: all 0.8s ease 0.4s;
}
.pageBody.threeMin section.values .content .photos.play {
  opacity: 1;
  filter: blur(0);
}
.pageBody.threeMin section.values .content .brands {
  text-align: center;
  margin-bottom: 30px;
  opacity: 0;
  top: 100px;
  position: relative;
  transition: all 0.5s ease 0.2s;
}
.pageBody.threeMin section.values .content .brands.play {
  opacity: 1;
  top: 0;
}
.pageBody.threeMin section.values .content .history h2 {
  display: block;
  padding: 0;
  margin: 0;
  border: 0;
  opacity: 0;
  top: 100px;
  position: relative;
  transition: all 0.3s ease 0.1s;
}
.pageBody.threeMin section.values .content .history div {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
  align-items: flex-start;
}
.pageBody.threeMin section.values .content .history div img {
  position: relative;
  opacity: 0;
  top: 150px;
  transition: all 1s cubic-bezier(0.07, 1.07, 0.95, 1.48);
}
.pageBody.threeMin section.values .content .history div img:nth-child(1),
.pageBody.threeMin section.values .content .history div img:nth-child(3) {
  max-width: 29.8%;
  height: auto;
}
.pageBody.threeMin section.values .content .history div img:nth-child(2) {
  max-width: 40.4%;
  height: auto;
}
.pageBody.threeMin section.values .content .history .statement {
  font-size: 24px;
  text-align: center;
}
.pageBody.threeMin section.values .content .history.play h2 {
  opacity: 1;
  top: 0;
}
.pageBody.threeMin section.values .content .history.play div img {
  top: 0;
  opacity: 1;
}
.pageBody.threeMin section.play {
  opacity: 1;
  top: 0;
}
.pageBody.threeMin section.play header {
  filter: blur(0);
}

nav.contentMore {
  padding: 0 20px 40px;
  position: relative;
  max-width: 1240px;
  margin: 0 auto;
}
nav.contentMore a {
  display: block;
  border-radius: 10px;
  box-shadow: 0 0 10px #ccc;
  border: solid 1px #fff;
  width: -moz-fit-content;
  width: fit-content;
  overflow: hidden;
  transition: 0.3s;
}
nav.contentMore a:hover {
  border: solid 1px #0042BC;
}
nav.contentMore ul {
  display: flex;
  justify-content: center;
}
nav.contentMore ul li {
  margin: 0 10px;
}
nav.contentMore ul li a {
  display: block;
  border: 1px #d70c18 solid;
  border-radius: 30px;
  padding: 10px;
  min-width: 240px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
  transition: background 0.3s ease;
}
nav.contentMore ul li a span {
  display: block;
  font-size: 14px;
}
nav.contentMore ul li a:hover, nav.contentMore ul li a.active {
  background: #d70c18;
  color: #fff;
}

@media (max-width: 767px) {
  .pageBody.threeMin {
    margin-top: 0;
  }
  .pageBody.threeMin .threeMinHeader {
    background-position: center;
    height: 240px;
    background-size: 180vw auto;
    background-position: center top;
  }
  .pageBody.threeMin .threeMinHeader::before {
    content: none;
  }
  .pageBody.threeMin .threeMinHeader::after {
    content: "";
    width: 100%;
    height: 180px;
    display: block;
    position: absolute;
    left: 0;
    top: 0px;
    background: url("/jp/contents/3min/images/clip2sp.png") no-repeat center bottom;
    background-size: 100% auto;
    z-index: 2;
  }
  .pageBody.threeMin .threeMinHeader > div {
    width: 100%;
    height: 80px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
  }
  .pageBody.threeMin .threeMinHeader > div h1 {
    max-width: none;
    margin: 0 auto;
  }
  .pageBody.threeMin .threeMinHeader > div h1 img {
    display: block;
    width: 100%;
    height: auto;
  }
  .pageBody.threeMin section {
    padding: 0 0 40px 0;
    width: auto;
    top: 80px;
  }
  .pageBody.threeMin section header {
    height: auto;
    padding: 20px 20px 40px;
  }
  .pageBody.threeMin section header::before {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url("/jp/contents/3min/images/clipSp.png") no-repeat center bottom;
    background-size: 100% auto;
    z-index: 1;
  }
  .pageBody.threeMin section header h1 {
    position: relative;
    padding: 50px 0 0;
    font-size: 14px;
    padding-bottom: 15px;
    margin: 0 auto 15px;
    max-width: 80vw;
    background-size: 40px;
  }
  .pageBody.threeMin section header h1 .shoulder {
    font-size: 10px;
  }
  .pageBody.threeMin section header p {
    font-size: 12px;
  }
  .pageBody.threeMin section .content {
    max-width: none;
    padding: 0 15px;
  }
  .pageBody.threeMin section.about .content {
    padding: 20px 0;
  }
  .pageBody.threeMin section.about .content > div {
    width: 100px;
    height: 100px;
    margin: 0 5px 50px;
    cursor: pointer;
  }
  .pageBody.threeMin section.about .content > div h2 {
    font-size: 13px;
    bottom: -30px;
    white-space: nowrap;
  }
  .pageBody.threeMin section.about .content > div p {
    height: 0;
    border-radius: 8px;
    top: 0;
    font-size: 12px;
    transition: all 0.3s ease;
    display: flex;
    overflow: hidden;
  }
  .pageBody.threeMin section.about .content > div p br {
    display: none;
  }
  .pageBody.threeMin section.about .content > div.active p {
    display: flex;
    height: 60px;
    overflow: visible;
    top: -70px;
  }
  .pageBody.threeMin section.about .content > div:hover {
    background-color: transparent;
  }
  .pageBody.threeMin section.about .content > div.active {
    background-color: rgba(215, 0, 15, 0.1);
  }
  .pageBody.threeMin section.number .masonry {
    gap: 15px;
    padding: 15px 15px 0;
    margin-bottom: 50px;
  }
  .pageBody.threeMin section.number .content {
    max-width: none;
    padding-top: 20px;
  }
  .pageBody.threeMin section.number .content table {
    width: 100%;
    display: block;
  }
  .pageBody.threeMin section.number .content table th, .pageBody.threeMin section.number .content table td {
    display: block;
    padding: 0 0 15px;
  }
  .pageBody.threeMin section.roadmap .content {
    padding-bottom: 0;
  }
  .pageBody.threeMin section.roadmap .content::after {
    content: none;
  }
  .pageBody.threeMin section.roadmap .content section {
    display: block;
    padding: 0 0 50px 0;
    height: auto;
    margin-top: 0;
    border-radius: 0;
  }
  .pageBody.threeMin section.roadmap .content section::before, .pageBody.threeMin section.roadmap .content section::after {
    content: none;
  }
  .pageBody.threeMin section.roadmap .content section div {
    width: auto;
  }
  .pageBody.threeMin section.roadmap .content section div.imgBox {
    width: auto;
    padding: 0 12.5%;
  }
  .pageBody.threeMin section.roadmap .content section div h2 {
    font-size: 40px;
    margin-bottom: 20px;
    text-align: center;
  }
  .pageBody.threeMin section.roadmap .content section div ul {
    width: auto;
    margin-bottom: 10px;
  }
  .pageBody.threeMin section.roadmap .content section div ul li {
    width: calc(50% - 10px);
    margin-bottom: 10px;
  }
  .pageBody.threeMin section.roadmap .content section.odd {
    text-align: left;
    padding: 0 0 50px 0;
    border: none;
    border-radius: 0;
  }
  .pageBody.threeMin section.roadmap .content section.odd ul {
    margin-left: 0;
  }
  .pageBody.threeMin section.roadmap .content section.odd:first-child {
    padding-left: 0;
    border: 0;
  }
  .pageBody.threeMin section.roadmap .content section:last-child {
    padding-bottom: 0;
  }
  .pageBody.threeMin section.roadmap .content section:last-child ul {
    width: auto;
  }
  .pageBody.threeMin section.roadmap .content section:last-child ul li {
    width: 100%;
  }
  .pageBody.threeMin section.roadmap .content section:last-child .terminal {
    display: none;
  }
  .pageBody.threeMin section.sustainability .content {
    display: block;
    padding-top: 20px;
  }
  .pageBody.threeMin section.sustainability .content .box {
    width: auto;
    height: 60vw;
  }
  .pageBody.threeMin section.sustainability .content .box h2 {
    font-size: 18px;
  }
  .pageBody.threeMin section.sustainability .content .box p {
    font-size: 14px;
  }
  .pageBody.threeMin section.sustainability .content .box:hover p {
    opacity: 1;
  }
  .pageBody.threeMin section.sustainability .content ul {
    padding: 20px 0 0;
  }
  .pageBody.threeMin section.sustainability .content ul li {
    font-size: 10px;
  }
  .pageBody.threeMin section.values .content .photos {
    margin-bottom: 10px;
  }
  .pageBody.threeMin section.values .content .history h2 {
    margin: 0 0 20px;
  }
  .pageBody.threeMin section.values .content .history div {
    display: block;
    margin: 0 auto 20px;
    width: 260px;
  }
  .pageBody.threeMin section.values .content .history div img {
    display: block;
    margin: 0 auto;
  }
  .pageBody.threeMin section.values .content .history div img:nth-child(1), .pageBody.threeMin section.values .content .history div img:nth-child(3) {
    margin: 0 auto;
    max-width: none;
    width: 80%;
  }
  .pageBody.threeMin section.values .content .history div img:nth-child(2) {
    margin: 0 auto 30px;
    max-width: none;
    width: 100%;
  }
  .pageBody.threeMin section.values .content .history .statement {
    font-size: 16px;
  }
  nav.contentMore {
    padding: 0 0 40px;
  }
  nav.contentMore::before {
    width: 200px;
    left: calc(50% - 100px);
  }
  nav.contentMore ul {
    padding: 0 5px;
    flex-wrap: wrap;
  }
  nav.contentMore ul li {
    margin: 0 5px 10px;
    width: calc(50% - 10px);
  }
  nav.contentMore ul li a {
    border-radius: 30px;
    padding: 5px;
    min-width: 0;
    font-size: 12px;
  }
  nav.contentMore ul li a span {
    display: block;
    font-size: 10px;
  }
}/*# sourceMappingURL=3min.css.map */