.sec00 {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .sec00 .img01 {
    margin-bottom: 40px; }
    @media screen and (max-width: 767px) {
      .sec00 .img01 {
        margin-bottom: 20px; } }
    .sec00 .img01 img {
      max-width: 100%;
      height: auto; }
  .sec00 .txt_area {
    width: 80%;
    max-width: 800px;
    margin: 0px auto; }
    @media screen and (max-width: 767px) {
      .sec00 .txt_area {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; } }
    .sec00 .txt_area p {
      color: #017c00; }
  .sec00 .txt_point {
    padding-top: 40px; }
    @media screen and (max-width: 767px) {
      .sec00 .txt_point {
        padding-top: 20px; } }

.sec01 {
  margin-bottom: 50px; }
  @media screen and (max-width: 767px) {
    .sec01 {
      margin-bottom: 20px; } }
  .sec01 .sec01_in {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (max-width: 767px) {
      .sec01 .sec01_in {
        margin-bottom: 30px; } }
    .sec01 .sec01_in section {
      width: 48%; }
      .sec01 .sec01_in section h3 {
        text-align: center;
        margin-bottom: 20px; }
        @media screen and (max-width: 767px) {
          .sec01 .sec01_in section h3 {
            margin-bottom: 10px; }
            .sec01 .sec01_in section h3 img {
              -webkit-transform: scale(0.8);
              -ms-transform: scale(0.8);
              transform: scale(0.8); } }
      .sec01 .sec01_in section .img {
        margin-bottom: 20px; }
        .sec01 .sec01_in section .img img {
          max-width: 100%;
          height: auto; }
      .sec01 .sec01_in section p {
        color: #743e01; }
        @media screen and (max-width: 767px) {
          .sec01 .sec01_in section p {
            font-size: 1.3rem; } }

.sec01_2 .tit {
  border-bottom: 2px dotted #ffd217;
  margin-bottom: 30px; }
  .sec01_2 .tit h3 {
    text-align: center; }
    @media screen and (max-width: 767px) {
      .sec01_2 .tit h3 {
        margin-bottom: 20px;
        padding-bottom: 10px;
        border-bottom: 1px dotted #ffd217; } }

.sec01_2 .sec01_2_in {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .sec01_2 .sec01_2_in section {
    width: 49%; }
    @media screen and (max-width: 767px) {
      .sec01_2 .sec01_2_in section {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 30px; } }
    .sec01_2 .sec01_2_in section h4 {
      margin-bottom: 30px;
      padding-bottom: 20px;
      border-bottom: 2px dotted #ffd217;
      font-size: 1.6rem;
      text-align: center;
      color: #017c00; }
      @media screen and (max-width: 767px) {
        .sec01_2 .sec01_2_in section h4 {
          margin-bottom: 15px;
          padding-bottom: 10px;
          border-bottom: 1px dotted #ffd217;
          font-size: 1.4rem; } }
      .sec01_2 .sec01_2_in section h4 strong {
        font-size: 3rem; }
        @media screen and (max-width: 767px) {
          .sec01_2 .sec01_2_in section h4 strong {
            font-size: 1.6rem; } }
    .sec01_2 .sec01_2_in section .box {
      text-align: center; }
      .sec01_2 .sec01_2_in section .box .txt01 {
        color: #e47d00; }
      .sec01_2 .sec01_2_in section .box .txt02 {
        margin-bottom: 10px; }
      .sec01_2 .sec01_2_in section .box:after {
        content: url(../../img/activity/life/icon_cur.png);
        padding: 15px 0px;
        display: block; }
      .sec01_2 .sec01_2_in section .box .img {
        display: none; }
    .sec01_2 .sec01_2_in section .box:nth-last-child(1):after {
      display: none; }

.sec02 .sec02_in {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .sec02 .sec02_in figure {
    width: 20.2%;
    margin-bottom: 20px; }
    @media screen and (max-width: 767px) {
      .sec02 .sec02_in figure {
        width: 31%; } }
    .sec02 .sec02_in figure img {
      max-width: 100%;
      height: auto;
      margin-bottom: 10px; }
      @media screen and (max-width: 767px) {
        .sec02 .sec02_in figure img {
          margin-bottom: 5px; } }
    .sec02 .sec02_in figure figcaption {
      font-size: 1.6rem;
      color: #743e01;
      text-align: center; }
      @media screen and (max-width: 767px) {
        .sec02 .sec02_in figure figcaption {
          font-size: 1.3rem; } }

.sec02 .sec_group {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 40px;
  /*h3{
      @include tc;
      @include mb(20);
      @include f(20);
      color: $fc;
      @include ms($breakpoint-sp) {
        @include mb(10);
      }
    }*/ }
  @media screen and (max-width: 767px) {
    .sec02 .sec_group {
      margin-bottom: 40px; } }
  .sec02 .sec_group .sec_group_in {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .sec02 .sec_group .sec_group_in img {
      max-width: 100%;
      height: auto; }
    .sec02 .sec_group .sec_group_in .img_area {
      width: 48%; }
      @media screen and (max-width: 767px) {
        .sec02 .sec_group .sec_group_in .img_area {
          width: 100%;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          margin-bottom: 10px; } }
    .sec02 .sec_group .sec_group_in .txt_area {
      width: 48%; }
      @media screen and (max-width: 767px) {
        .sec02 .sec_group .sec_group_in .txt_area {
          width: 100%;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; } }
      .sec02 .sec_group .sec_group_in .txt_area p {
        color: #743e01;
        margin-bottom: 20px; }
      .sec02 .sec_group .sec_group_in .txt_area ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .sec02 .sec_group .sec_group_in .txt_area ul li {
          width: 48.12%; }

.product_area h3 {
  text-align: center;
  margin-bottom: 20px; }

.product_area p {
  color: #743e01;
  text-align: center;
  margin-bottom: 40px; }
  @media screen and (max-width: 767px) {
    .product_area p {
      text-align: left;
      margin-bottom: 20px; } }

.product_area .pic_area {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .product_area .pic_area figure {
    width: 22%;
    margin-bottom: 40px; }
    @media screen and (max-width: 767px) {
      .product_area .pic_area figure {
        width: 48%;
        margin-bottom: 20px; } }
    .product_area .pic_area figure img {
      max-width: 100%;
      height: auto;
      margin-bottom: 10px; }
      @media screen and (max-width: 767px) {
        .product_area .pic_area figure img {
          margin-bottom: 5px; } }
    .product_area .pic_area figure figcaption {
      color: #017c00;
      text-align: center; }

.sec03 .sec03_in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .sec03 .sec03_in section {
    width: 28%;
    margin-bottom: 40px; }
    @media screen and (max-width: 767px) {
      .sec03 .sec03_in section {
        width: 48%;
        margin-bottom: 30px; } }
    .sec03 .sec03_in section .img {
      margin-bottom: 10px; }
      @media screen and (max-width: 767px) {
        .sec03 .sec03_in section .img {
          margin-bottom: 5px; } }
      .sec03 .sec03_in section .img img {
        max-width: 100%;
        height: auto; }
    .sec03 .sec03_in section h3 {
      margin-bottom: 10px;
      font-size: 1.6rem;
      color: #017c00; }
      @media screen and (max-width: 767px) {
        .sec03 .sec03_in section h3 {
          font-size: 1.4rem;
          margin-bottom: 5px; } }
      .sec03 .sec03_in section h3 span {
        color: #e47d00; }
    .sec03 .sec03_in section p {
      color: #743e01; }
