:root {
      --theme-color: #219866;
    --theme-color02: #3a9c61;
    --theme-color03: #3a9b73;
    --theme-color04: #1f9f67;
}
.v_txt {
  writing-mode: vertical-rl;
  font-feature-settings: normal;
  vertical-align: top;
  display: inline-block;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -o-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
}

@media screen and (max-width: 800px) {

  .spv_txt {
    writing-mode: vertical-rl;
    font-feature-settings: normal;
    vertical-align: top;
    display: inline-block;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -o-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
  }
  .spy_txt {
    writing-mode: horizontal-tb;
    font-feature-settings: normal;
    vertical-align: baseline;
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    -o-writing-mode: horizontal-tb;
  }
}

.message__inner {
  background-color: rgba(238, 243, 247, .9)
}
.message__txt {
  margin: 2em 0
}
.bnr-area__list > * + * {
  margin-top: 5.3333333333vw
}
.subsec__list-item {
  margin: .5em 0
}
@media screen and (max-width:767px) {
  .title-area__inner {
    height: 72vw;
    background: url(../img/about/pho-mv-about.jpg) 50% 50%/181.3333333333vw 72vw no-repeat
  }
  .title-area__ttl {
    position: relative;
    top: -13.3333333333vw
  }
  .title-area__ttl img {
    width: 32.9333333333vw
  }
  .title-area__ttl1 img {
    width: 52.9333333333vw
  }	
	
  .message {
    margin: -14.6666666667vw auto 0;
    padding-top: 0;
    padding-bottom: 0
  }
  .message__inner {
    padding: 13.3333333333vw 6.6666666667vw 8vw
  }
  .message__ttl {
    margin-bottom: 1em;
    text-align: center;
    font-size: 1.8rem
  }
  .page-nav__ttl {
    font-size: 1.8rem
  }
  .page-nav__list {
    display: block;
    margin-top: 2vw;
    text-align: center
  }
  .page-nav__list-item {
    display: inline-block;
    margin-top: 2vw;
    margin-bottom: 2vw
  }
  .decade--2020:after {
    background: url(/assets/new/img/about/txt-2020.jpg) 0 100%/21.3333333333vw 10.6666666667vw no-repeat
  }
  .decade--2010:after {
    background: url(/assets/new/img/about/txt-2010.jpg) 0 100%/21.3333333333vw 10.6666666667vw no-repeat
  }
  .decade--2000:after {
    background: url(/assets/new/img/about/txt-2000.jpg) 0 100%/21.3333333333vw 10.6666666667vw no-repeat
  }
  .decade--1990:after {
    background: url(/assets/new/img/about/txt-1990.jpg) 0 100%/21.3333333333vw 10.6666666667vw no-repeat
  }
  .decade--1980:after {
    background: url(/assets/new/img/about/txt-1980.jpg) 0 100%/21.3333333333vw 10.6666666667vw no-repeat
  }
  .decade--1970:after {
    background: url(/assets/new/img/about/txt-1970.jpg) 0 100%/21.3333333333vw 10.6666666667vw no-repeat
  }
  .decade {
    position: relative;
    padding-bottom: 13.3333333333vw;
    padding-left: 2.6666666667vw
  }
  .decade--last {
    padding-bottom: 17.3333333333vw
  }
  .decade--last:after {
    margin-bottom: 4vw !important
  }
  .decade:after {
    position: absolute;
    bottom: 0;
    left: -4vw;
    display: inline-block;
    width: 21.3333333333vw;
    height: 10.6666666667vw;
    content: ""
  }
  .decade:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: inline-block;
    margin: auto;
    margin-left: 2.6666666667vw;
    width: 3px;
    height: 100%;
    background-color: #facdd8;
    content: ""
  }
  .subsec__ttl {
    position: relative;
    padding: 5.3333333333vw 0 2.6666666667vw 6.6666666667vw;
    border-bottom: 2px dotted #e8053b;
    font-weight: 700
  }
  .subsec__ttl:after {
    position: absolute;
    bottom: -.9333333333vw;
    left: -.9333333333vw;
    display: inline-block;
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    background: url(/assets/new/img/about/icn-dot-red.png) 0 0/2.6666666667vw 2.6666666667vw no-repeat;
    content: ""
  }
  .subsec__list {
    padding: 2.6666666667vw 0 5.3333333333vw 6.6666666667vw
  }
  .subsec__list-item {
    padding-left: 1em;
    text-indent: -1em
  }
  .subsec__list-item img {
    margin: 1em 0
  }
  .pickup {
    padding: 0
  }
}
@media screen and (min-width:768px) {
  .title-area__inner {
    height: 540px;
    background: url(../img/about/pho-mv-about.jpg) 50% 50%/cover no-repeat
  }
  .title-area__ttl {
    position: relative;
    top: -60px
  }
  .title-area__ttl img {
    width: 152px
  }
	  .title-area__ttl1 img {
    width: 352px
  }
  .message {
    margin-top: -110px
  }
  .message__inner {
    padding: 80px 100px 60px;
    max-width: 1000px
  }
  .message__ttl {
    margin-bottom: 1em;
    text-align: center;
    font-size: 2.6rem
  }
  .bnr-area__list {
    margin-right: auto;
    margin-left: auto;
    width: 1000px
  }
  .bnr-area__list > * + * {
    margin-top: 40px
  }
  .page-nav__ttl {
    text-align: center;
    font-size: 2.6rem
  }
  .page-nav__list {
    display: block;
    margin-top: 20px;
    text-align: center
  }
  .page-nav__list-item {
    display: inline-block
  }
  .sec {
    margin-top: 30px
  }
  .decade--2020:after {
    background: url(/assets/new/img/about/txt-2020.jpg) 0 100%/160px 80px no-repeat
  }
  .decade--2010:after {
    background: url(/assets/new/img/about/txt-2010.jpg) 0 100%/160px 80px no-repeat
  }
  .decade--2000:after {
    background: url(/assets/new/img/about/txt-2000.jpg) 0 100%/160px 80px no-repeat
  }
  .decade--1990:after {
    background: url(/assets/new/img/about/txt-1990.jpg) 0 100%/160px 80px no-repeat
  }
  .decade--1980:after {
    background: url(/assets/new/img/about/txt-1980.jpg) 0 100%/160px 80px no-repeat
  }
  .decade--1970:after {
    background: url(/assets/new/img/about/txt-1970.jpg) 0 100%/160px 80px no-repeat
  }
  .decade {
    position: relative;
    padding-top: 10px;
    padding-bottom: 100px
  }
  .decade--last {
    padding-bottom: 130px
  }
  .decade--last:after {
    margin-bottom: 30px !important
  }
  .decade:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: inline-block;
    margin: auto;
    margin-bottom: 0;
    width: 160px;
    height: 80px;
    content: ""
  }
  .decade:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: inline-block;
    margin: auto;
    width: 4px;
    height: 100%;
    background-color: #facdd8;
    content: ""
  }
  .subsec {
    width: 50%
  }
  .subsec--right {
    margin-right: 0;
    margin-left: auto
  }
  .subsec--right .subsec__ttl {
    padding: 0 0 10px 40px
  }
  .subsec--right .subsec__ttl:after {
    left: -5px;
    margin-right: auto;
    margin-left: 0
  }
  .subsec--right .subsec__list {
    padding-left: 37px
  }
  .subsec__ttl {
    position: relative;
    padding: 0 0 10px 10px;
    border-bottom: 2px dotted #e8053b;
    font-weight: 700
  }
  .subsec__ttl:after {
    position: absolute;
    right: -5px;
    bottom: -5px;
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(/assets/new/img/about/icn-dot-red.png) 0 0/10px 10px no-repeat;
    content: ""
  }
  .subsec__list {
    padding: 10px 10% 0 7px
  }
  .subsec__list-item {
    padding-left: 1em;
    text-indent: -1em
  }
  .subsec__list-item img {
    margin: 1em 0
  }
}




.p-company-table {
  border-collapse: collapse;
  width: 100%;
}

.p-company-table__row {
  border: 1px solid #EBE6DF;
}
@media screen and (max-width: 520px) {
  .p-company-table__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-top: none;
  }
  .p-company-table__row:first-child {
    border-top: 1px solid #EBE6DF;
  }
  .l-table-scroll .p-company-table__row {
    display: table-row;
  }
}

.p-history .p-company-table__row th:nth-child(1):nth-last-child(3) {
  background-color: #F0ECE4;
}
.p-history--en .p-company-table__row th:nth-child(1) {
  background-color: #F0ECE4;
}

.p-company-table__head {
  min-width: 107px;
  text-align: left;
  background-color: #F7F5F0;
  padding: 1.6rem 2.4rem;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 520px) {
  .p-company-table__head {
    width: 100%;
    font-size: 1.3rem;
    padding: 1.2rem 1.6rem;
  }
  .l-table-scroll .p-company-table__head {
    width: auto;
  }
}

.p-company-table__data {
  padding: 1.6rem 2.4rem;
  font-size: 1.4rem;
  font-weight: 350;
  line-height: 2;
  letter-spacing: 0.1em;
  background-color: #fff;
}
@media screen and (max-width: 520px) {
  .p-company-table__data {
    width: 100%;
    font-size: 1.3rem;
    padding: 1.2rem 1.6rem;
  }
  .l-table-scroll .p-company-table__data {
    width: auto;
  }
}

.p-company-table__data-notes {
  color: #808080;
  font-size: 1.2rem;
}
@media screen and (max-width: 520px) {
  .p-company-table__data-notes {
    font-size: 1.1rem;
  }
}

.p-company-table__dt {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 520px) {
  .p-company-table__dt {
    font-size: 1.3rem;
  }
}

.p-company-table__dd {
  font-size: 1.4rem;
  font-weight: 350;
  line-height: 2;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 520px) {
  .p-company-table__dd {
    font-size: 1.3rem;
  }
}

.p-company-table__dd a {
  color: #E57017;
  color: #E57017;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.p-company-table__dd-item a {
  color: #E57017;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.p-company-table__dl:nth-child(n+2) {
  margin-top: 1.6rem;
}

@media (hover: hover) {
  .p-company-table__dd a:hover {
    text-decoration: underline;
  }
  .p-company-table__dd-item a:hover {
    text-decoration: underline;
  }
}



/* ==========================================================================
	gurigura
========================================================================== */
.gurigura {
  position: relative;
  width: 95%;
  max-width: 1400px;
  margin: 10rem auto 12rem;
  background: #fff;
  border-radius: 3rem;
  border: 1px solid var(--theme-color);
  padding: 8rem 0 6rem;
  z-index: 10; }
  .gurigura .inr {
    position: relative;
    width: 85.714%;
    min-width: 1000px;
    margin: 0 auto;
    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;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .gurigura .tit_area {
    position: relative;
    width: 136px; }
    .gurigura .tit_area .sub_tit {
      font-size: 1.3rem;
      line-height: calc(22/13);
      color: var(--theme-color03);
      margin-bottom: 2rem; }
      .gurigura .tit_area .sub_tit span:last-child {
        padding-left: 5em; }
    .gurigura .tit_area h3 {
      line-height: calc(50 / 30);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse;
      font-size: 3rem;
      line-height: calc(50/30); }
  .gurigura .img_area {
    width: calc((380/1200)*100%); }
  .gurigura .text_area {
    width: calc((570/1200)*100%); }
    .gurigura .text_area p {
      display: inline-block; }
    .gurigura .text_area .n_txt {
      font-size: 1.5rem;
      margin-bottom: 1.5rem; }
      .gurigura .text_area .n_txt:first-child {
        --lh:2;
        position: relative;
        /*
        overflow: hidden;
        */
        line-height: calc(var(--lh)* 1em);
        padding-top: .1px;
        padding-bottom: .1px;
        margin-bottom: 4.5rem; }
        .gurigura .text_area .n_txt:first-child::before {
          content: '';
          display: block;
          height: 0;
          width: 0;
          /*
          margin-top: calc((1 - var(--lh)) * 0.5em);
          */
          margin-top: calc((1 - var(--lh))* .5em); }
        .gurigura .text_area .n_txt:first-child::after {
          content: '';
          display: block;
          height: 0;
          width: 0;
          margin-bottom: calc((1 - var(--lh))* .5em); }
      .gurigura .text_area .n_txt span {
        position: relative;
        color: var(--theme-color);
        font-weight: 500; }
        .gurigura .text_area .n_txt span:after {
          content: "";
          display: block;
          width: 100%;
          height: 5px;
          background: #f9ee8d;
          z-index: -1;
          position: absolute;
          left: 0;
          bottom: 0; }
    .gurigura .text_area .b_txt {
      font-size: 1.5rem;
      font-weight: 500;
      margin-right: 1.8rem;
      margin-bottom: 1.5rem; }
    .gurigura .text_area br + .b_txt {
      padding-right: 2em; }
    .gurigura .text_area .tell_txt {
      position: relative;
      display: block;
      font-size: 3.4rem;
      letter-spacing: -0.06em;
      color: var(--theme-color);
      margin-top: 1rem; }
      .gurigura .text_area .tell_txt:before {
        content: "Tel.";
        color: #232323;
        position: relative;
        font-size: 1.4rem;
        margin-right: .4rem; }

@media screen and (max-width: 1150px) {
  .gurigura .inr {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-width: 10px; }
  .gurigura .tit_area {
    margin-left: 2rem; }
  .gurigura .img_area {
    width: 400px;
    margin-right: 2rem; }
  .gurigura .text_area {
    width: 100%;
    margin: 5rem auto 0; } }
@media screen and (max-width: 800px) {
  .gurigura {
    width: 90%;
    margin: 4.5rem auto 0;
    border-radius: .5rem;
    padding: 6rem 0 5rem;
    z-index: 30; }
    .gurigura .inr {
      width: 80.555%; }
    .gurigura .tit_area {
      width: 100%; }
      .gurigura .tit_area .sub_tit {
        position: absolute;
        right: 0;
        top: -2rem;
        font-size: 1.2rem;
        line-height: calc(22/13);
        color: var(--theme-color03);
        margin-bottom: 0; }
        .gurigura .tit_area .sub_tit span:last-child {
          padding-left: 0;
          padding-top: 2em; }
      .gurigura .tit_area h3 {
        display: block;
        font-size: 2.5rem;
        text-align: left;
        line-height: calc(76/50); }
        .gurigura .tit_area h3 span:last-child {
          padding-left: 1em; }
    .gurigura .img_area {
      width: 100%;
      margin: 5rem auto 0; }
    .gurigura .text_area {
      width: 100%; }
      .gurigura .text_area .n_txt {
        display: block;
        font-size: 1.5rem;
        margin-bottom: 1.4rem;
        --lh:1.5;
        position: relative;
        /*
        overflow: hidden;
        */
        line-height: calc(var(--lh)* 1em);
        padding-top: .1px;
        padding-bottom: .1px; }
        .gurigura .text_area .n_txt::before {
          content: '';
          display: block;
          height: 0;
          width: 0;
          /*
          margin-top: calc((1 - var(--lh)) * 0.5em);
          */
          margin-top: calc((1 - var(--lh))* .5em); }
        .gurigura .text_area .n_txt::after {
          content: '';
          display: block;
          height: 0;
          width: 0;
          margin-bottom: calc((1 - var(--lh))* .5em); }
        .gurigura .text_area .n_txt:first-child {
          --lh:calc(50/30);
          position: relative;
          /*
          overflow: hidden;
          */
          line-height: calc(var(--lh)* 1em);
          padding-top: .1px;
          padding-bottom: .1px;
          margin-bottom: 3.5rem; }
          .gurigura .text_area .n_txt:first-child::before {
            content: '';
            display: block;
            height: 0;
            width: 0;
            /*
            margin-top: calc((1 - var(--lh)) * 0.5em);
            */
            margin-top: calc((1 - var(--lh))* .5em); }
          .gurigura .text_area .n_txt:first-child::after {
            content: '';
            display: block;
            height: 0;
            width: 0;
            margin-bottom: calc((1 - var(--lh))* .5em); }
        .gurigura .text_area .n_txt span {
          position: relative;
          color: var(--theme-color);
          font-weight: 500; }
          .gurigura .text_area .n_txt span:after {
            content: "";
            display: block;
            width: 100%;
            height: 5px;
            background: #f9ee8d;
            z-index: -1;
            position: absolute;
            left: 0;
            bottom: 0; }
      .gurigura .text_area .b_txt {
        position: relative;
        font-size: 1.5rem;
        margin-right: 0;
        margin-bottom: 1rem;
        text-decoration: underline; }
      .gurigura .text_area br + .b_txt {
        padding-right: 0; }
      .gurigura .text_area .tell_txt {
        font-size: 2.6rem;
        margin-top: 3rem;
        text-align: center;
        padding-right: 0rem; }
        .gurigura .text_area .tell_txt span {
          text-decoration: underline; } }


.articles {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }
.articles--2cols .article {
        width: 45%;
        margin-top: 50px;
    }

@media screen and (max-width: 800px) {
	.articles--2cols .article {
        width: 98%;
        
    }
}


.article {
       /*margin: 60px 0 0;*/
        width: 83%
    }
.article:not(:nth-child(3n+1)) {
        /*margin-left: 8%*/
    }

.article--new {
        position: relative
    }
    .article--new:before {
        position: absolute;
        top: -10px;
        left: -10px;
        z-index: 1;
        display: inline-block;
        width: 60px;
        height: 60px;
        background: url(../img/about/icn-new.png) 0 0/60px 60px no-repeat;
        content: ""
    }
    .article__img {
        position: relative;
        border: 2px solid
    }
    
    .article__img_lab {
        
    }
    
    .article__img img {
        width: 100%
    }
    .article__cat {
        position: absolute;
        bottom: 0;
        left: 0;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        padding: 5px 0;
        min-width: 110px;
        min-height: 30px;
        color: #fff;
        text-align: center;
        font-size: 1.2rem
    }
    .article__label {
        margin: 1.5em 0 0;
        font-weight: 700;
        font-size: 1.8rem
    }
    .article__label + p {
        margin: 0
    }
    .title-area {
        padding-top: 40px
    }
 .article--mothersmlik .article__img {
                    border-color: #f99a34;
                }

                .article--mothersmlik .article__cat {
                    background-color: #f99a34;
                }

                .article--goods .article__img {
                    border-color: #ada11a;
                }

                .article--goods .article__cat {
                    background-color: #ada11a;
                }

                .article--mouthcare .article__img {
                    border-color: #2395e0;
                }

                .article--mouthcare .article__cat {
                    background-color: #2395e0;
                }

                .article--childcare .article__img {
                    border-color: #f2801d;
                }

                .article--childcare .article__cat {
                    background-color: #f2801d;
                }

                .article--wash .article__img {
                    border-color: #25a7e8;
                }

                .article--wash .article__cat {
                    background-color: #25a7e8;
                }

                .article--child-care-column .article__img {
                    border-color: ;
                }

                .article--child-care-column .article__cat {
                    background-color: ;
                }

                .article--column-cc .article__img {
                    border-color: #a6937c;
                }

                .article--column-cc .article__cat {
                    background-color: #a6937c;
                }

                .article--research .article__img {
                    border-color: ;
                }

                .article--research .article__cat {
                    background-color: ;
                }

                .article--contents .article__img {
                    border-color: ;
                }

                .article--contents .article__cat {
                    background-color: ;
                }

                .article--parenting .article__img {
                    border-color: #73bfbb;
                }

                .article--parenting .article__cat {
                    background-color: #73bfbb;
                }



/*panda*/
/* ==========================================================================
	contents
========================================================================== */
.t-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /*
  background-image:url(../img/common/texture001.jpg);
  background-size:1500px 1349px;
  // */
  background-image: url(../img/common/t-bgv2.jpg);
  background-repeat: repeat;
  background-size: 1500px 1349px;
  z-index: 2;
  opacity: .07;
}
.contents {
  position: relative;
  padding: 20rem 0 21.7rem;
  background: #fff; }
  .contents.con02 {
    background: var(--theme-color03); }
    .contents.con02 .base-mask_area {
      background: #fff; }
  .contents .inr {
    position: relative;
    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;
    width: 90%;
    max-width: 1260px;
    margin: 0 auto;
    z-index: 10; }
    .contents .inr.-rev {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
    .contents .inr .illust_area {
      display: block;
      position: absolute; }
      .contents .inr .illust_area.illust01 {
        width: 56.3492063492%;
       /* top: -12rem;*/
           right: -40px;
		  bottom: 0;
}
      .contents .inr .illust_area.illust02 {
        width: 49.5238095238%;
        left: 0;
        bottom: 0; }
      .contents .inr .illust_area.illust03 {
        width: 56.3492063492%;
        right: -40px;
        bottom: -6px; }
    .contents .inr .text_area {
      position: relative;
      width: 500px;
      z-index: 10; }
      .contents .inr .text_area.text02 {
        color: #fff; }
      .contents .inr .text_area .en_tit {
        display: block;
        width: 100%;
        margin-bottom: 3rem; }
        .contents .inr .text_area .en_tit.en01 {
          text-align: right; }
          .contents .inr .text_area .en_tit.en01 img {
            width: 358px; }
        .contents .inr .text_area .en_tit.en02 {
          padding-left: 14px; }
          .contents .inr .text_area .en_tit.en02 img {
            width: 155px; }
        .contents .inr .text_area .en_tit.en03 {
          text-align: right; }
          .contents .inr .text_area .en_tit.en03 img {
            width: 300px; }
      .contents .inr .text_area h2 {
        font-size: 4.6rem;
        --lh:calc(64/44);
        position: relative;
        /*
        overflow: hidden;
        */
        line-height: calc(var(--lh)* 1em);
        padding-top: .1px;
        padding-bottom: .1px;
        margin-bottom: 7.5rem; }
        .contents .inr .text_area h2::before {
          content: '';
          display: block;
          height: 0;
          width: 0;
          /*
          margin-top: calc((1 - var(--lh)) * 0.5em);
          */
          margin-top: calc((1 - var(--lh))* .5em); }
        .contents .inr .text_area h2::after {
          content: '';
          display: block;
          height: 0;
          width: 0;
          margin-bottom: calc((1 - var(--lh))* .5em); }
        .contents .inr .text_area h2.tit02 {
          padding-left: 50px; }
        .contents .inr .text_area h2 .pc-pd {
          padding-left: 2em; }
        .contents .inr .text_area h2 .g_txt {
          color: var(--theme-color); }
      .contents .inr .text_area p {
        font-size: 1.9rem;
        --lh:2;
        position: relative;
        /*
        overflow: hidden;
        */
        line-height: calc(var(--lh)* 1em);
        padding-top: .1px;
        padding-bottom: 51px; }
        .contents .inr .text_area p::before {
          content: '';
          display: block;
          height: 0;
          width: 0;
          /*
          margin-top: calc((1 - var(--lh)) * 0.5em);
          */
          margin-top: calc((1 - var(--lh))* .5em); }
        .contents .inr .text_area p::after {
          content: '';
          display: block;
          height: 0;
          width: 0;
          margin-bottom: calc((1 - var(--lh))* .5em); }

@media screen and (max-width: 1050px) {
  .contents {
    padding-top: 0;
    padding-bottom: 40rem; }
    .contents .inr .illust_area {
      position: relative;
      width: 80%;
      margin: 0 auto 5rem; 
	padding-bottom: 2rem;
	}
      .contents .inr .illust_area.illust01 {
        width: 100%;
        top: auto;
        right: auto; }
      .contents .inr .illust_area.illust02 {
        width: 100%;
        left: 0;
        bottom: 0; }
      .contents .inr .illust_area.illust03 {
        width: 100%;
        right: auto;
        bottom: auto; }
    .contents .inr .text_area {
      position: relative;
      margin: 0 auto; } }
@media screen and (max-width: 800px) {
  .contents {
    position: relative;
    padding: 3.5rem 0 5.8rem; }
    .contents .inr {
      position: relative;
      display: block;
      width: 100%;
      margin: 0 auto 7rem;
      margin-bottom: 7rem; }
      .contents .inr .illust_area.illust01 {
      width:90%; 
	}
      .contents .inr .illust_area.illust02 {
        width: 64%; }
      .contents .inr .illust_area.illust03 {
        width: 90%; }
      .contents .inr .text_area {
        width: 80%;
        margin: 0 auto; }
        .contents .inr .text_area .en_tit {
          text-align: center;
          margin-bottom: 1.8rem; }
          .contents .inr .text_area .en_tit.en01 {
            text-align: center; }
            .contents .inr .text_area .en_tit.en01 img {
              width: 238px; }
          .contents .inr .text_area .en_tit.en02 {
            padding-left: 0; }
            .contents .inr .text_area .en_tit.en02 img {
              width: 103px; }
          .contents .inr .text_area .en_tit.en03 {
            text-align: center; }
            .contents .inr .text_area .en_tit.en03 img {
              width: 200px; }
        .contents .inr .text_area h2 {
          font-size: 3rem;
          --lh:calc(80/60);
          margin-bottom: 4rem;
          text-align: center; }
          .contents .inr .text_area h2.tit02 {
            padding-left: 0; }
          .contents .inr .text_area h2 .pc-pd {
            padding-left: 0; }
        .contents .inr .text_area p {
          font-size: 1.6rem; } }


/* ==========================================================================
	parts
========================================================================== */
.w-arrow {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 59px;
  height: 61px;
}
.w-arrow img {
  position: relative;
  width: 17px;
  height: 16px;
  z-index: 10;
  transition: transform 0.6s var(--easeOutQuad);
}
.w-arrow:before, .w-arrow:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.w-arrow:before {
  background-image: var(--w-arrow-bg01);
  z-index: 1;
}
.w-arrow:after {
  background-image: var(--w-arrow-bg02);
  z-index: 2;
}
.w-arrow.-v02:before {
  background-image: url(../img/common/w-arrow-bg01_v02.png);
}
.w-arrow.-v02:after {
  background-image: url(../img/common/w-arrow-bg02_v02.png);
}
.w-arrow.-theme:before {
  background-image: url(../img/common/w-arrow-bg01.png);
}
.w-arrow.-theme:after {
  background-image: url(../img/common/w-arrow-bg02.png);
}
@media (hover: hover) {
  a:hover .w-arrow img {
    transform: translateX(2px);
  }
  a:hover .w-arrow:before {
    animation: rotate 8s infinite linear;
  }
  a:hover .w-arrow:after {
    animation: rotate02 10s infinite linear;
  }
  a:hover .w-arrow span:before {
    transform: translateX(3px);
  }
}
@media screen and (max-width: 800px) {
  .w-arrow {
    width: 44px;
    height: 46px;
  }
  .w-arrow img {
    width: 13px;
    height: 12px;
  }
}
.link_btn {
  position: relative;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  transition: all 0.6s var(--easeOutQuad);
  box-shadow: none;
  z-index: 10;
  border-radius: 35px;
  overflow: hidden;
  /*
    &:before{
    	content:"";
    	position: absolute;
    	left: 0;
    	top: 0;
    	display:block;
    	width: 100%;
    	height: 100%;
    	z-index:1;
	    background:var(--theme-color);
   		border-radius:35px;
    }
    */
}
.link_btn span {
  position: relative;
  display: inline-block;
  font-weight: 500;
  z-index: 10;
}
.link_btn .w-arrow {
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 10;
}
.link_btn.-v01 {
  width: 260px;
  height: 56px;
  padding-left: 4rem;
  background: #fff;
  border-radius: 28px;
}
.link_btn.-v01 span {
  font-size: 1.8rem;
  color: #1e1e1e;
  font-weight: 500;
}
.link_btn.-v01 .w-arrow {
  right: 13px;
  width: 35px;
  height: 36px;
}
.link_btn.-v01 .w-arrow img {
  width: 12px;
}
.link_btn.-v02 {
  width: 220px;
  height: 70px;
  padding-left: 2.8rem;
  background: var(--theme-color);
  border-radius: 35px;
}
.link_btn.-v02:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/common/texture01.jpg);
  background-repeat: repeat;
  background-size: 50px 50px;
  z-index: 2;
  opacity: .15;
  border-radius: 35px;
}
.link_btn.-v02 span {
  position: relative;
  font-size: 1.8rem;
  color: #fff;
  font-weight: 500;
  z-index: 10;
}
.link_btn.-v02 .w-arrow {
  position: absolute;
  right: 20px;
  width: 35px;
  height: 36px;
  z-index: 10;
}
.link_btn.-v02 .w-arrow img {
  width: 12px;
}
.link_btn.-v02.-white {
  background: #fff;
}
.link_btn.-v02.-white span {
  color: var(--theme-color);
}
.link_btn.-v02.-white:before {
  display: none;
}
.link_btn.-v03 {
  width: 400px;
  height: 100px;
  padding-left: 5rem;
  background: url(../img/common/link_btm-v3_bg.jpg);
  background-size: cover;
  /*
    background:var(--theme-color);
    */
  border-radius: 5rem;
}
.link_btn.-v03 span {
  font-size: 2.2rem;
  font-weight: 500;
  color: #fff;
}
.link_btn.-v03 .w-arrow {
  right: 22px;
}
@media (hover: hover) {
  .link_btn:hover {
    box-shadow: var(--hov_shadow);
  }
  .link_btn:hover .w-arrow img {
    transform: translateX(3px);
  }
}
@media screen and (max-width: 800px) {
  .link_btn.-v01 {
    width: 260px;
    height: 56px;
    padding-left: 2.5rem;
    background: #fff;
    border-radius: 28px;
  }
  .link_btn.-v01 span {
    font-size: 1.6rem;
    color: #1e1e1e;
    font-weight: 500;
  }
  .link_btn.-v01 .w-arrow {
    right: 13px;
    width: 35px;
    height: 36px;
  }
  .link_btn.-v01 .w-arrow img {
    width: 12px;
  }
  .link_btn.-v02 {
    width: 100%;
    height: 60px;
    padding-left: 0;
    justify-content: center;
  }
  .link_btn.-v02 span {
    font-size: 1.6rem;
  }
  .link_btn.-v02 .w-arrow {
    right: 1.5rem;
  }
  .link_btn.-v03 {
    width: 100%;
    height: 70px;
    padding-left: 4rem;
  }
  .link_btn.-v03 span {
    font-size: 1.8rem;
  }
  .link_btn.-v03 .w-arrow {
    right: 1.5rem;
  }
}
.arrow-link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 210px;
  height: 210px;
}
.arrow-link:before, .arrow-link:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.arrow-link:before {
  background-image: url(../img/common/theme-big_arrow-bg01.png);
  z-index: 1;
}
.arrow-link:after {
  background-image: url(../img/common/theme-big_arrow-bg02.png);
  z-index: 2;
}
.arrow-link span {
  position: relative;
  display: inline-block;
  font-size: 2.1rem;
  padding-top: 4rem;
  font-weight: 500;
  z-index: 10;
  color: #fff;
}
.arrow-link span:before {
  content: "";
  display: block;
  width: 23px;
  height: 22px;
  position: absolute;
  left: 0;
  right: 0;
  top: .3rem;
  transform: translateX(-2px);
  margin: auto;
  background: url(../img/common/w-arrow.png);
  transition: transform 0.6s var(--easeOutQuad);
  background-size: cover;
}
.arrow-link span:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: var(--arrow-link-border-color);
  position: absolute;
  left: 0;
  top: calc(100% + 2px);
}
@media (hover: hover) {
  .arrow-link:hover:before {
    animation: rotate 8s infinite linear;
  }
  .arrow-link:hover:after {
    animation: rotate02 10s infinite linear;
  }
  .arrow-link:hover span:before {
    transform: translateX(3px);
  }
}