#aloeveraHeading {
  max-width: 1000px;
  margin: 0 auto;
}
#aloeveraHeading .first {
  padding-bottom: 1em;
}
#aloeveraHeading .share {
  line-height: 1.2;
  font-weight: 400;
}
#aloeveraHeading .share .sub, #aloeveraHeading .share .main {
  display: block;
}
#aloeveraHeading .share .number {
  position: relative;
  display: inline-block;
}
#aloeveraHeading .share .sub {
  padding-bottom: .4em;
  font-size: 1rem;
}
#aloeveraHeading .share sup {
  position: absolute;
  right: 0;
  top: 0;
  font-size: .875rem;
  font-weight: 400;
}
#aloeveraHeading .graph {
  margin: 0 auto;
  padding: 1em 0 0;
}
@media print, screen and (min-width: 768px) {
  #aloeveraHeading {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  #aloeveraHeading .text {
    width: 380px;
  }
  #aloeveraHeading .image {
    max-width: 560px;
    width: calc(100% - 390px);
  }
  #aloeveraHeading .graph {
    max-width: 330px;
  }
  #aloeveraHeading .num {
    font-size: 48px;
  }
  #aloeveraHeading .unit {
    font-size: 28px;
  }
  #aloeveraHeading .main {
    font-size: 47px;
  }
  #aloeveraHeading .no1 {
    font-size: 53px;
  }
}
@media screen and (max-width: 767px) {
  #aloeveraHeading .first, #aloeveraHeading .share .sub {
    font-size: 1.14rem;
  }
  #aloeveraHeading .image {
    padding: 6% 0 0;
  }
  #aloeveraHeading .graph {
    padding-right: 15%;
    max-width: 400px;
  }
  #aloeveraHeading .num {
    font-size: 42px;
  }
  #aloeveraHeading .unit {
    font-size: 26px;
  }
  #aloeveraHeading .main {
    font-size: 42px;
  }
  #aloeveraHeading .no1 {
    font-size: 50px;
  }
}
@media screen and (max-width: 420px) {
  #aloeveraHeading .graph {
    width: 80%;
    max-width: 400px;
  }
  #aloeveraHeading .num {
    font-size: 10vw;
  }
  #aloeveraHeading .unit {
    font-size: 6.2vw;
  }
  #aloeveraHeading .main {
    font-size: 10vw;
  }
  #aloeveraHeading .no1 {
    font-size: 11.9vw;
  }
}

.aloeveraHeadingNote {
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 2em;
  font-size: .75rem;
}

#leadingCompany {
  max-width: 1060px;
  margin: 0 auto;
  overflow: hidden;
}
#leadingCompany h2 {
  padding-bottom: .8em;
  font-weight: 400;
  font-size: 1.75rem;
}
#leadingCompany p {
  line-height: 1.875;
}
@media print, screen and (min-width: 768px) {
  #leadingCompany {
    padding: 80px 30px 120px;
  }
  #leadingCompany h3 {
    padding: 1em 0 .3em;
    font-size: 1rem;
  }
  #leadingCompany .text {
    padding-top: 1em;
    width: 51%;
    float: left;
  }
  #leadingCompany .about {
    width: 42.5%;
    float: right;
  }
}
@media screen and (max-width: 767px) {
  #leadingCompany {
    padding: 8% 4% 12%;
  }
  #leadingCompany h3 {
    padding: 1em 0 .3em;
    font-size: 1.14rem;
  }
  #leadingCompany p {
    font-size: 1.14rem;
  }
  #leadingCompany .about {
    padding-top: 6%;
  }
}

.reasonArea {
  padding: 0 4%;
}
.reasonArea .aloeveraTtl {
  padding-bottom: 2em;
  font-weight: 400;
  font-size: 1.75rem;
  text-align: center;
}

.aloeveraSec {
  max-width: 1000px;
  margin: 0 auto;
}
.aloeveraSec p {
  line-height: 1.875;
}
@media print, screen and (min-width: 768px) {
  .aloeveraSec {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  .aloeveraSec {
    padding-bottom: 12%;
  }
  .aloeveraSec p {
    font-size: 1.14rem;
  }
}

.aloeveraMidTtl {
  padding: 0 0 .6em;
  margin-bottom: 1.2em;
  font-size: 1.75rem;
  line-height: 1.3;
  color: #74aa50;
  border-bottom: 1px solid #74aa50;
}
@media screen and (max-width: 767px) {
  .aloeveraMidTtl {
    font-size: 1.4rem;
    padding-bottom: .4em;
    margin-bottom: .8em;
  }
}

.aloeveraImgR .image {
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .aloeveraImgR {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .aloeveraImgR .text {
    width: 50%;
  }
  .aloeveraImgR .image {
    width: 46%;
  }
  .aloeveraImgR .image img {
    width: 100%;
    max-width: none;
  }
}
@media screen and (max-width: 767px) {
  .aloeveraImgR .image {
    padding-top: 4%;
  }
}

#aloeveraComment {
  max-width: 1000px;
  margin: 0 auto;
  border: 1px solid #ccc;
}
#aloeveraComment .ttl {
  font-weight: 400;
  font-size: 1.75rem;
}
#aloeveraComment .profTtl {
  padding-bottom: .5em;
  font-weight: 400;
  color: #808080;
}
#aloeveraComment p {
  line-height: 1.875;
}
@media print, screen and (min-width: 768px) {
  #aloeveraComment {
    margin-bottom: 100px;
    padding: 40px 35px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  #aloeveraComment .profile {
    width: 29%;
  }
  #aloeveraComment .text {
    width: 66%;
  }
  #aloeveraComment .ttl {
    padding: 1em 0 2.5em;
  }
  #aloeveraComment .name {
    font-size: 14px;
    padding: 2em 0 1em;
  }
  #aloeveraComment .profTtl, #aloeveraComment .prof {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  #aloeveraComment {
    padding: 4%;
    margin-bottom: 12%;
  }
  #aloeveraComment .ttl {
    padding-bottom: .5em;
  }
  #aloeveraComment .profile {
    max-width: 270px;
    margin: 5% auto 0;
  }
  #aloeveraComment .name {
    font-size: 1rem;
    padding: 1em 0 .5em;
  }
  #aloeveraComment .profTtl, #aloeveraComment .prof {
    font-size: .875rem;
  }
}

@media print, screen and (min-width: 768px) {
  .fieldList {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .fieldList li {
    width: 46%;
    padding-top: 2em;
  }
  .fieldList li p {
    padding: .5em 0 1em;
  }
}
@media screen and (max-width: 767px) {
  .fieldList li {
    padding-top: 6%;
  }
  .fieldList li p {
    padding: .5em 0 0;
  }
}

.aloeveraImgL .more {
  text-align: center;
}
.aloeveraImgL .more a {
  display: block;
  position: relative;
  padding: .8em 2em;
  border: 1px solid #707070;
  transition: background .3s ease;
}
.aloeveraImgL .more a:after {
  content: "";
  display: block;
  position: absolute;
  right: .8em;
  top: 50%;
  margin-top: -.3em;
  width: .6em;
  height: .6em;
  box-sizing: border-box;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  transform: rotate(45deg);
  transition: right .3s ease;
}
@media print, screen and (min-width: 768px) {
  .aloeveraImgL {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .aloeveraImgL .image, .aloeveraImgL .text {
    width: 46%;
  }
  .aloeveraImgL .image2 {
    width: 40%;
  }
  .aloeveraImgL .image3 {
    width: 36%;
  }
.aloeveraImgL .image4 {
    width: 30%;
  }
  .aloeveraImgL .more {
    padding-top: 2.5em;
  }
  .aloeveraImgL .more a:hover {
    background: #f2f2f2;
  }
  .aloeveraImgL .more a:hover:after {
    right: .6em;
  }
}
@media screen and (max-width: 767px) {
  .aloeveraImgL .text {
    padding-top: 6%;
  }
  .aloeveraImgL .more {
    padding-top: 1em;
    font-size: 1.14rem;
  }
}

.aloeveraVideoBlock + p {
  padding-top: 2em;
}

@media print, screen and (min-width: 768px) {
  .aloeveraReleaseBlock {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .aloeveraReleaseBlock .image {
    width: 46%;
  }
  .aloeveraReleaseBlock .image img {
    display: block;
    margin: 0 auto;
  }
  .aloeveraReleaseBlock .image img + img {
    margin-top: 40px;
  }
  .aloeveraReleaseBlock .text {
    width: 46.5%;
  }
  .aloeveraReleaseBlock .text p {
    padding-bottom: 2.8em;
    line-height: 1.5;
  }
  .aloeveraReleaseBlock .text p:last-child {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .aloeveraReleaseBlock .image {
    padding-bottom: 1.5em;
  }
  .aloeveraReleaseBlock .text p {
    padding-bottom: 1.5em;
  }
  .aloeveraReleaseBlock .text p:last-child {
    padding-bottom: 0;
  }
}

.aloeveraLast {
  max-width: 1000px;
  margin: 0 auto;
}
.aloeveraLast .aloeveraProductsImg {
  text-align: center;
  padding-bottom: 5%;
}
.aloeveraLast p {
  line-height: 1.5;
}
.aloeveraLast .customerNumber {
  padding-top: 2em;
  text-align: center;
  font-weight: 700;
  font-size: 2.25rem;
  color: #74aa50;
}
@media screen and (max-width: 767px) {
  .aloeveraLast .customerNumber {
    padding-top: 1em;
    font-size: 1.85rem;
  }
}

hr{
	margin: 20px 0;
}
