/* Scss Document */
/* Scss Document */
.container {
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0 0 100px; }

.greenFile {
  max-width: 1300px;
  margin: 156px auto 0;
  padding: 100px 0 0; }
  .greenFile__title {
    margin: 0;
    padding: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column; }
    .greenFile__title--eng {
      color: #00a497;
      font-size: 3.75rem;
      font-family: "Reddit Sans", sans-serif;
      font-weight: 600;
      line-height: 1; }
    .greenFile__title--jp {
      margin: 40px 0 0;
      font-size: 1.25rem;
      font-weight: 700;
      line-height: 1;
      letter-spacing: 0.2em; }
  .greenFile__intro {
    margin: 120px 0 0;
    padding: 0; }
    .greenFile__intro--cc {
      margin: 0 0 30px;
      padding: 0 108px 0 106px;
      font-size: 2.5rem;
      line-height: 1.5;
      display: inline-block;
      background-image: url("../img/greenFile/orn_left.png"), url("../img/greenFile/orn_right.png");
      background-position: left, right;
      background-repeat: no-repeat;
      background-size: 86px 100px, 88px 100px; }
    .greenFile__intro--txt {
      font-size: 1.125rem; }
    .greenFile__intro--list {
      margin: 20px 0;
      padding: 30px 40px;
      background-color: #F3F3F3;
      list-style: none;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      border-radius: 20px; }
      .greenFile__intro--list li {
        margin: 0 0 5px;
        padding: 0 0 0 10px;
        font-size: 1.25rem;
        position: relative; }
        .greenFile__intro--list li:last-of-type {
          margin: 0; }
        .greenFile__intro--list li::before {
          content: '';
          width: 6px;
          height: 6px;
          position: absolute;
          top: 14px;
          left: 0;
          background-color: #333;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border-radius: 50%; }

@media (max-width: 1480px) {
  .greenFile {
    width: calc(100% - 60px);
    margin: 100px 30px 0; } }
@media (max-width: 900px) {
  .greenFile__intro--cc {
    padding: 0 63px 0 62px;
    font-size: 2rem;
    background-size: 52px 60px, 53px 60px; } }
@media (max-width: 600px) {
  .greenFile {
    width: calc(100% - 40px);
    margin: 100px 20px 0; }
    .greenFile__title--eng {
      font-size: 2.5rem; }
    .greenFile__intro--cc {
      font-size: 1.5rem; }
    .greenFile__intro--list {
      padding: 30px 20px; }
      .greenFile__intro--list li {
        font-size: 1.125rem; } }
@media (max-width: 500px) {
  .greenFile__intro--cc {
    padding: 0 40px;
    background-size: 30px 35px, 30px 34px; } }
.assistPack {
  margin: 80px 0 0;
  padding: 0; }
  .assistPack__title {
    margin: 0 0 40px;
    padding: 30px 40px;
    color: #00a497;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.0;
    background-color: #e5f6f4;
    border: 1px solid #b2dfda;
    border-top: 2px solid #00a497; }
  .assistPack__price {
    font-size: 2.5rem;
    font-weight: 700;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center; }
    .assistPack__price span {
      margin: 0 20px 0 0;
      padding: 7px 20px;
      color: #FFF;
      font-size: 1rem;
      line-height: 1.0;
      display: inline-block;
      background-color: #00a497;
      -webkit-border-radius: 15px;
      -moz-border-radius: 15px;
      border-radius: 15px; }

@media (max-width: 700px) {
  .assistPack__title {
    padding: 30px 20px; } }
@media (max-width: 600px) {
  .assistPack__price {
    font-size: 1.875rem; } }
.packCnt {
  margin: 0;
  padding: 40px 0 0 100px;
  background-image: url("../img/greenFile/ar01.png");
  background-position: top left 29px;
  background-repeat: no-repeat;
  background-size: 71px 348px; }
  .packCnt__list {
    margin: 0;
    padding: 0;
    list-style: none; }
  .packCnt__item {
    margin: 0;
    padding: 25px 30px;
    border: 1px solid #333; }
    .packCnt__item:not(:first-of-type) {
      border-top: none; }
    .packCnt__item--title {
      margin: 0 0 10px;
      padding: 0 0 0 32px;
      color: #00a497;
      font-size: 1.5rem;
      font-weight: 700;
      background-image: url("../img/greenFile/mkr01.svg");
      background-position: left center;
      background-repeat: no-repeat;
      background-size: 22px; }
    .packCnt__item--txt {
      font-size: 1.125rem; }

@media (max-width: 700px) {
  .packCnt {
    padding: 40px 0 0 50px;
    background-position: top left 15px;
    background-size: 35px 174px; }
    .packCnt__item {
      padding: 25px 20px; }
      .packCnt__item--title {
        font-size: 1.25rem; }
      .packCnt__item--txt {
        font-size: 1rem; } }
.option {
  margin: 80px 0 0;
  padding: 0; }
  .option__title {
    margin: 0 0 40px;
    padding: 30px 40px;
    color: #00a497;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.0;
    background-color: #e5f6f4;
    border: 1px solid #b2dfda;
    border-top: 2px solid #00a497; }
  .option__list {
    margin: 0;
    padding: 0;
    list-style: none; }
    .option__list--item {
      margin: 0;
      padding: 0 0 0 15px;
      font-size: 1.125rem;
      position: relative; }
      .option__list--item:last-of-type {
        margin: 0; }
      .option__list--item::before {
        content: '';
        width: 6px;
        height: 6px;
        position: absolute;
        top: 14px;
        left: 0;
        background-color: #333;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%; }
  .option__txt {
    margin: 20px 0 0;
    font-size: 1.125rem; }

@media (max-width: 700px) {
  .option__title {
    padding: 30px 20px; } }
.flow {
  margin: 80px 0 0;
  padding: 0; }
  .flow__title {
    margin: 0 0 40px;
    padding: 30px 40px;
    color: #00a497;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.0;
    background-color: #e5f6f4;
    border: 1px solid #b2dfda;
    border-top: 2px solid #00a497; }
  .flow__list {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative; }
  .flow__item {
    margin: 0 0 20px;
    padding: 30px;
    background-color: #F3F3F3;
    position: relative; }
    .flow__item::after {
      content: '';
      width: 40px;
      height: 40px;
      background-image: url("../img/common/ar04.svg");
      background-position: left center;
      background-repeat: no-repeat;
      background-size: 40px;
      position: absolute;
      bottom: -30px;
      left: 50%;
      -moz-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
    .flow__item:last-of-type {
      margin: 0; }
      .flow__item:last-of-type::after {
        content: none; }
    .flow__item:nth-of-type(1) {
      z-index: 4; }
    .flow__item:nth-of-type(2) {
      z-index: 3; }
    .flow__item:nth-of-type(3) {
      z-index: 2; }
    .flow__item:nth-of-type(4) {
      z-index: 1; }
    .flow__item--title {
      font-size: 1.375rem;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      align-items: center; }
      .flow__item--title span {
        width: 30px;
        height: 30px;
        margin: 0 10px 0 0;
        color: #FFF;
        font-size: 1.5rem;
        font-family: "Reddit Sans", sans-serif;
        line-height: 1.0;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #00a497; }
    .flow__item--txt {
      margin: 10px 0 0;
      font-size: 1.125rem; }

@media (max-width: 700px) {
  .flow__title {
    padding: 30px 20px; } }
@media (max-width: 600px) {
  .flow__item {
    padding: 30px 20px; } }
.purpose {
  width: 900px;
  margin: 40px auto 0;
  padding: 30px;
  background-color: #cd2f1b;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .purpose__title {
    margin: 0;
    padding: 0;
    color: #FFF;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center; }
    .purpose__title img {
      margin: 0 10px 0 0; }
  .purpose__data {
    margin: 20px 0 0;
    padding: 0; }
    .purpose__data p {
      color: #FFF;
      font-size: 1.125rem; }

@media (max-width: 980px) {
  .purpose {
    width: 100%; } }
@media (max-width: 700px) {
  .purpose {
    padding: 30px 20px; } }
