@charset "UTF-8";
body {
  opacity: 0;
  animation: bodyAppear .3s .3s forwards;
}
@keyframes bodyAppear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*============================
	kv 
============================*/
@media screen and (max-width:1100px) {}
@media screen and (max-width:767px) {}
/*============================
    top
============================*/
.top {
  padding: 150px 0 400px;
  background:
    url(../img/top/top_left.png) no-repeat left top/44.5%, url(../img/top/top_right.png) no-repeat right -1px bottom -1px/44.47%;
}
.top__copy {
  line-height: 1.6 !important;
}
.top__video {
  max-width: 960px;
  width: 98%;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
}
@media screen and (max-width:1024px) {
  .top {
    padding: 100px 0 300px;
  }
  .top__video {
    width: 94%;
  }
}
@media screen and (max-width:767px) {
  .top {
    padding: 60px 0 120px;
  }
  .top__copy {
    font-size: 1.8rem !important;
  }
  .top__video {
    width: 90%;
  }
}
/*============================
    product01
============================*/
.product01 {
  /* background: url(../img/top/bg_product01.png) no-repeat right top/100%, #24201D; */
}
.product01x {
  background: url(../img/top/bg_product01.png) no-repeat right top/100%, #24201D;
}
.product02 {
  background: url(../img/top/bg_product02.png) no-repeat right top/100%, #F0F5F5;
}
.product02x {
  background: url(../img/top/bg_product02.png) no-repeat right top/100%, #F0F5F5;
}
.pro__flex--item.w-30 {
  width: 30%;
}
.pro__flex--item.w-40 {
  width: 40%;
}
.pro__flex--item.w-45 {
  width: 45%;
}
.pro__flex--item.w-50 {
  width: 50%;
}
.pro__flex--item.w-55 {
  width: 55%;
}
.pro__flex--item.w-65 {
  width: 65%;
}
.pro__btn.right a {
  margin: 0 0 0 auto;
}
/* item01 */
.product01.item01 {
  padding-top: 360px;
}
/* item05 */
.pro05__img {
  width: 110%;
  margin-left: -10%;
}
/* item07 */
.pro07__img {
  width: 110%;
  margin-left: -10%;
}
/* item08 */
.pro08__img {
  width: 110%;
  margin-right: -10%;
}
/* item09 */
.item09 .pro__flex {
  align-items: flex-end;
}
.pro09__img {
  width: 110%;
  margin-left: -10%;
}
/* item10 */
.pro__ul li {
  width: 48%;
  background: #fff;
  padding: 30px 4%;
}
/* item11 */
.pro11__img {
  width: 110%;
  margin-left: -10%;
}
.pro__box--txt {
  background: #fff;
  padding: 30px 4%;
}
/* item12 */
.pro12__img {
  width: 120%;
  margin-left: -20%;
}
@media screen and (max-width:1024px) {
  .product01 .pro__flex--item:first-child {
    margin-bottom: 30px;
  }
  .product01x .pro__flex--item:first-child {
    margin-bottom: 30px;
  }
  .product02 .pro__flex--item:last-child {
    margin-bottom: 30px;
  }
  .product02x .pro__flex--item:last-child {
    margin-bottom: 30px;
  }
  /* item01 */
  .pro__images {
    margin-bottom: 20px;
  }
  .product01.item01 {
    padding-top: 260px;
  }
  .pro01__img {
    width: 60%;
    margin: 0 auto;
  }
  .pro__images--img {
    margin-bottom: 10px;
  }
  .pro__images--img:last-child {
    margin-bottom: 0;
  }
  /* item01 */
  .pro02__img {
    width: 60%;
    margin: 0 auto;
  }
  /* item05 */
  .pro05__img {
    width: 100%;
    margin-left: 0;
  }
  /* item07 */
  .pro07__img {
    width: 100%;
    margin-left: 0;
  }
  /* item08 */
  .pro08__img {
    width: 110%;
    margin-right: -10%;
  }
  .pro09__img {
    width: 110%;
    margin-left: -10%;
  }
  /* item10 */
  .pro__ul li {
    width: 48%;
    background: #fff;
    padding: 30px 4%;
  }
  /* item11 */
  .pro11__img {
    width: 110%;
    margin-left: -10%;
  }
  .pro__box--txt {
    background: #fff;
    padding: 30px 4%;
  }
  /* item12 */
  .pro12__img {
    width: 100%;
    margin-left: 0;
  }
}
@media screen and (max-width:767px) {
  .product01x .pro__flex {
    display: flex;
    flex-direction: column-reverse;
  }
  .product02 .pro__flex {
    display: flex;
    flex-direction: column-reverse;
  }
  .product02x .pro__flex {
    display: flex;
    flex-direction: column;
  }
  .pro__btn a, .pro__btn.right a {
    margin: 0 auto;
  }
  .pro__flex--item.w-30, .pro__flex--item.w-40, .pro__flex--item.w-45, .pro__flex--item.w-45, .pro__flex--item.w-50, .pro__flex--item.w-55, .pro__flex--item.w-65 {
    width: 100%;
  }
  /* item01 */
  .product01.item01 {
    padding-top: 140px;
  }
  /* item03 */
  .pro03__img {
    margin-bottom: 20px;
  }
  /* item05 */
  .pro05__img {
    width: 100%;
    margin-left: 0;
  }
  /* item07 */
  .pro07__img {
    width: 100%;
    margin-left: 0;
  }
  /* item08 */
  .pro08__img {
    width: 100%;
    margin-right: 0;
  }
  /* item09 */
  .pro09__img {
    width: 100%;
    margin-left: 0;
  }
  /* item10 */
  .pro__ul li {
    width: 100%;
    padding: 20px 5%;
    margin-bottom: 10px;
  }
  /* item11 */
  .pro11__img {
    width: 100%;
    margin-left: 0;
  }
  .pro__box--txt {
    padding: 20px 5%;
  }
  /* item12 */
  .pro12__img {
    width: 100%;
    margin-left: 0;
  }
}
/*============================
    about
============================*/
.about {
  background: #000;
  color: #fff;
}
.about__ttl {
  max-width: 240px;
}
.about__h3 {
  max-width: 560px;
  margin: 0 auto;
}
@media screen and (max-width:1024px) {
  .about__ttl {
    max-width: 180px;
  }
  .about__h3 {
    max-width: 360px;
  }
}
@media screen and (max-width:767px) {
  .about__ttl {
    max-width: 120px;
  }
  .about__h3 {
    max-width: 240px;
  }
}
@media screen and (min-width:768px) {
  .pc_size_only {
    display: block;
  }
  .sp_size_only {
    display: none;
  }
}
@media screen and (max-width:767px) {
  .pc_size_only {
    display: none;
  }
  .sp_size_only {
    display: block;
    margin-bottom: 1rem !important;
  }
}
.happy {
  margin: 0 auto !important;
  padding: 0 !important;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../img/top/happy_02.png");
}
.happy_head {
  width: 100% !important;
  margin: 0 auto !important;
}
.happy_foot {
  margin: 0 auto !important;
  padding: 0 !important;
}
.happiest {
  background: url('../img/top/happiest_bg.png');
}
.happiest_foot {
  margin: 0 auto;
  padding: 0 !important;
}
@media screen and (min-width:768px) {
  /* header section */
  .header {
    margin: 2rem auto;
    background: #FFF;
  }
  .header_btn {
    padding: 0 4rem !important;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-self: center;
  }
  .header_logo {
    width: 30%;
    margin: 0 auto 0 0 !important;
  }
  .header_btn1 {
    width: 30%;
    margin: 0 auto !important;
  }
  .header_btn2 {
    width: 30%;
    margin: 0 0 0 auto !important;
  }
  /*happy-section*/
  .happy_inner_top {
    margin-top: -2rem !important;
  }
  .happy_inner {
    display: flex;
    flex-wrap: nowrap;
    padding: 0 6rem !important;
  }
  .happy_inner_bottom {
    margin-top: 2rem !important;
    padding-bottom: 4rem !important;
  }
  .happy_innner_left1 {
    width: 47%;
    padding: 0 !important;
    margin: 0 auto 0 0rem !important;
  }
  .happy_innner_right1 {
    width: 47%;
    padding: 0 !important;
    margin: 0 0rem 0 auto !important;
  }
  .happy_innner_left2 {
    width: 40%;
    padding: 0 !important;
    margin: 0 auto 0 2rem !important;
  }
  .happy_innner_right2 {
    width: 55%;
    padding: 0 !important;
    margin: 0 2rem 0 auto !important;
  }
  /*contribute section*/
  .contribute_head {
    background: #FFBF00;
    font-size: 3rem !important;
    font-weight: bold !important;
    color: #FFF;
    text-align: center;
    padding: 0rem 2rem 0rem 2rem !important;
  }
  .contribute_1 {
    background: #FFF5D9;
    margin: 0 !important;
    padding: 4rem 0 !important;
    display: flex;
    flex-wrap: wrap;
  }
  .contribute-title1 {
    display: inline-block;
    white-space: nowrap;
    font-size: 2.5rem !important;
    font-weight: bold;
    padding: .5em 5em .4em 4em !important;
    position: relative;
    color: #000;
    z-index: 1;
  }
  .contribute-title1::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: #FFF;
    transform: scaleY(1.1) perspective(.6em) rotateX(2deg);
    transform-origin: bottom left;
    border-radius: 0px 0px 0 0;
  }
  .contribute-read1 {
    font-size: 2.5rem !important;
    font-weight: bold;
    white-space: nowrap;
    margin: 1.5rem 0 !important;
    line-height: 150% !important;
  }
  .contribute-copy1 {
/*    font-size: 1.7rem !important; */
    line-height: 200% !important;
  }
  .contribute_1l {
    width: 45%;
    margin: 0 2rem 0 0 !important;
    padding-left: 5rem !important;
    font-size: 2rem !important;
  }
  .contribute_1r {
    width: 50% !important;
    margin: 0 0 0 auto;
  }
  .contribute_2 {
    background: #FFFFFF;
    margin: 0 !important;
    padding: 4rem 0 !important;
    display: flex;
    flex-wrap: wrap-reverse;
  }
  .contribute-title2 {
    display: inline-block;
    white-space: nowrap;
    font-size: 2.5rem !important;
    font-weight: bold;
    padding: .5em 5em .4em 4em !important;
    position: relative;
    color: #000;
    z-index: 18
  }
  .contribute-title2::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: #FFBF00;
    transform: scaleY(1.1) perspective(.6em) rotateX(2deg);
    transform-origin: bottom left;
    border-radius: 0px 0px 0 0 !important;
  }
  .contribute_2l {
    width: 50% !important;
    margin: 0 auto 0 0 !important;
  }
  .contribute_2r {
    width: 45% !important;
    margin: 0 0 0 2rem !important;
    padding-right: 5rem !important;
    font-size: 2rem !important;
  }
  /*happiest-section*/
  .happiest_inner_top {
    padding-top: 8rem !important;
  }
  .happiest_inner_bottom {
    margin-top: 6rem !important;
    padding-bottom: 2rem;
  }
  .happiest_inner {
    display: flex;
    flex-wrap: nowrap;
    padding: 0 6rem !important;
  }
  .happiest_inner_left1 {
    width: 47% !important;
    padding: 0 !important;
    margin: 0 auto 0 2rem;
  }
  .happiest_inner_right1 {
    width: 47% !important;
    padding: 0 !important;
    margin: 0 2rem 0 auto !important;
  }
  .happiest_inner_left2 {
    width: 40% !important;
    padding: 0 !important;
    margin: 0 auto 0 2rem !important;
  }
  .happiest_inner_right2 {
    width: 55%;
    padding: 0 !important;
    margin: 0 2rem 0 auto !important
  }
  /* jobs section */
  .jobs_head {
    font-size: 6rem !important;
    font-weight: bold;
    text-align: center;
    margin: 0rem auto !important;
    padding: 0 2rem !important;
  }
  .jobs {
    margin-top: 5rem !important;
  }
  .jobs_inner {
    display: flex;
    flex-wrap: wrap;
    padding: 0 6rem;
    margin: 6rem auto;
  }
  .jobs_inner_left1 {
    width: 45%;
    padding: 0;
    margin: 0 auto 0 0rem;
  }
  .jobs_inner_right1 {
    width: 45%;
    padding: 0;
    margin: 0 0rem 0 auto;
  }
  /* footer section */
  .footer {
    background: #ffBf00;
    margin: 6rem auto 0;
  }
  .footer_img {
    padding-top: 5rem;
  }
  .footer_btn {
    margin: 2rem auto 0;
    padding: 0 6rem 6rem;
    display: flex;
    flex-wrap: wrap;
  }
  .footer_btn1 {
    width: 30%;
    margin: 0 auto 0 0;
  }
  .footer_btn2 {
    width: 30%;
    margin: auto;
  }
  .footer_btn3 {
    width: 30%;
    margin: 0 0 0 auto;
  }
}
@media screen and (max-width:1024px) {
  .contribute-copy1 {
    line-height: 175% !important;
    font-size: 1.8rem !important;
  }
}
@media screen and (max-width:767px) {
  /* header section */
  .header {
    margin: 2rem auto;
    background: #FFF;
  }
  .header_btn {
    padding: 0 2rem;
    display: flex;
    flex-wrap: nowrap;
    align-self: center;
  }
  .header_logo {
    width: 30%;
    margin: 0 auto 0 0;
  }
  .header_btn1 {
    width: 30%;
    margin: 0 auto;
  }
  .header_btn2 {
    width: 30%;
    margin: 0 0 0 auto;
  }
  /*happy-section*/
  .happy_inner_top {
    margin-top: -2rem;
  }
  .happy_inner_bottom {
    padding-top: 2rem;
    padding-bottom: 1rem;
  }
  .happy_inner {
    display: flex;
    flex-wrap: wrap;
    padding: 0 2rem;
  }
  .happy_inner_left1 {
    width: 85%;
    padding: 0;
    margin: 0 auto 0 2rem;
  }
  .happy_inner_right1 {
    width: 85%;
    margin: 0 2rem 0 auto;
    padding-top: 1rem;
  }
  .happy_inner_left2 {
    width: 85%;
    margin: 0 auto 0 2rem;
  }
  .happy_inner_right2 {
    width: 95%;
    margin: 0 2rem 0 auto;
    padding-top: 1rem;
  }
  /*contribute section*/
  .contribute_head {
    background: #FFBF00;
    font-size: 2rem !important;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    padding: 1rem;
  }
  .contribute_1 {
    background: #FFF5D9;
    margin: 0;
    padding: 2rem 0;
    display: flex;
    flex-wrap: wrap;
  }
  .contribute-title1 {
    display: inline-block;
    white-space: nowrap;
    font-size: 2rem !important;
    font-weight: bold;
    padding: .8em 5em .4em 4em;
    position: relative;
    color: #000;
    z-index: 1;
  }
  .contribute-title1::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: #FFF;
    transform: scaleY(1.0) perspective(.6em) rotateX(2deg);
    transform-origin: bottom left;
    border-radius: 0px 0px 0 0;
  }
  .contribute_2 {
    background: #FFFFFF;
    margin: 0;
    padding: 2rem 0;
    display: flex;
    flex-wrap: wrap-reverse;
  }
  .contribute-title2 {
    display: inline-block;
    white-space: nowrap;
    font-size: 2rem !important;
    font-weight: bold;
    padding: .8em 5em .4em 4em;
    position: relative;
    color: #000;
    z-index: 1;
  }
  .contribute-title2::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: #FFBF00;
    transform: scaleY(1.0) perspective(.6em) rotateX(2deg);
    transform-origin: bottom left;
    border-radius: 0px 0px 0 0;
  }
  .contribute-read1 {
    font-size: 2rem !important;
    font-weight: bold;
    white-space: wrap;
    margin: 1.5rem 0;
  }
  .contribute-copy1 {
    line-height: 150% !important;
  }
  .contribute_1l {
    width: 100%;
    padding: 0 2rem 1rem;
    font-size: 1.5rem !important;
  }
  .contribute_1r {
    width: 100%;
    margin: 0 0 0 auto;
    padding: 0 2rem;
  }
  .contribute_2l {
    width: 100%;
    margin: 0 0 0 auto;
    padding: 0 2rem;
  }
  .contribute_2r {
    width: 100%;
    padding: 0 2rem 1rem;
    font-size: 1.5rem !important;
  }
  /*happiest-section*/
  .happiest_inner_top {
    padding-top: 5rem;
  }
  .happiest_inner {
    display: flex;
    flex-wrap: wrap;
    padding: 0 2rem;
  }
  .happiest_inner_bottom {
    padding-top: 2rem;
    padding-bottom: 1rem;
  }
  .happiest_inner_left1 {
    width: 85%;
    padding: 0;
    margin: 0 auto 0 2rem;
  }
  .happiest_inner_right1 {
    width: 85%;
    margin: 0 2rem 0 auto;
    padding: 1rem 0 0 0;
  }
  .happiest_inner_left2 {
    width: 85%;
    margin: 0 auto 0 2rem;
  }
  .happiest_inner_right2 {
    width: 95%;
    margin: 0 2rem 0 auto;
    padding: 1rem 0 0 0;
  }
  /* jobs section */
  .jobs_head {
    font-size: 4rem !important;
    font-weight: bold;
    text-align: center;
    margin: 0rem auto;
    white-space: wrap;
    padding: 0 1rem;
  }
  .jobs {
    margin-top: 5rem;
  }
  .jobs_inner {
    display: flex;
    flex-wrap: wrap;
    padding: 0 4rem;
    margin: 6rem auto;
  }
  .jobs_inner_left1 {
    width: 100%;
    padding-bottom: 4rem;
    margin: 0 auto;
  }
  .jobs_inner_right1 {
    width: 100%;
    padding: 0;
    margin: 0 auto;
  }
  /* footer section */
  .footer {
    background: #ffBf00;
    margin: 4rem auto 0;
  }
  .footer_img {
    padding-top: 2rem;
  }
  .footer_btn {
    margin: 2rem auto 0;
    padding: 0 6rem 6rem;
    display: flex;
    flex-wrap: wrap;
  }
  .footer_btn1 {
    width: 90%;
    margin: 1rem auto;
  }
  .footer_btn2 {
    width: 90%;
    margin: 3rem auto;
  }
  .footer_btn3 {
    width: 90%;
    margin: 1rem auto;
  }
}