@charset "utf-8";

/* 375_mobile */

.wrap {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

header {
  width: 100%;
  height: 67px;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
}

.header_center {
  width: 87%;
  height: 100%;
  margin: 0 auto;
  position: relative;
}

.header_center h1 {
  width: 118px;
  height: 45px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.header_center h1 a {
  width: 100%;
  height: 100%;
  display: block;
  background: url(../image/arrow/logo.png) no-repeat center/contain;
  text-indent: -9999rem;
}

.mbtn_open {
  width: 30px;
  height: 22px;
  background: url(../image/arrow/menu.png) no-repeat center/contain;
  cursor: pointer;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  text-indent: -9999rem;
  border: none;
}

nav {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #D4CCC2;
  z-index: 99;
  display: none;
}

.close {
  width: 30px;
  height: 30px;
  background: url(../image/arrow/close.png) no-repeat center/cover;
  cursor: pointer;
  position: absolute;
  top: 19px;
  right: 6.6%;
  text-indent: -9999rem;
  border: none;
}

.nav_l {
  width: 63.73%;
  height: 445px;
  position: absolute;
  top: 145px;
  left: 6.6%;
}

.nav_l li {
  font-size: 4rem;
  margin-top: 82px;
}

.nav_l li:first-child {
  margin: 0 auto;
}

.nav_l li a {
  color: #333;
}

/* header end */

.manifesto {
  height: 600px;
  margin-top: 67px;
  color: #fff;
  background: url(../image/aboutus/manifesto.jpg) no-repeat center/cover;
  position: relative;
}

.man_center{
  width: 100%;
  height: 100%;
}

.manifesto_slider{
  width: 100%;
  height: 100%;
}

.manifesto_text {
  position: absolute;
  top: 174px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 4rem;
  font-weight: 700;
  fill: #fff;
  z-index: 9;
  width: 202px;
  height: 52px;
}

.m_slide>p {
  width: 73.6%;
  margin: 251px auto;
  font-size: 2.2rem;
  text-align: center;
  line-height: 33px;
}

.m_black {
  width: 100%;
  height: 600px;
  background: rgba(37, 33, 32, 0.8);
  position: absolute;
  top: 0;
  left: 0;
}

.man_btn {
  text-indent: -9999rem;
  border: none;
}

.man_lbtn {
  background: url(../image/arrow/left.png) no-repeat center/contain;
}

button.man_btn.man_lbtn.swiper-button-prev {
  width: 18px;
  height: 24px;
  position: absolute;
  top: 50%;
  left: 6.66%;
  transform: translateY(-50%);
}

.man_rbtn {
  background: url(../image/arrow/right.png) no-repeat center/contain;
}

button.man_btn.man_rbtn.swiper-button-next {
  width: 18px;
  height: 24px;
  position: absolute;
  top: 50%;
  right: 6.66%;
  transform: translateY(-50%);
}

/* manifesto end */

.aboutus_video {
  background: #FCF9F2;
  text-indent: -9999em;
}

.work_video {
  margin-top: 120px;
  width: 100%;
  height: 288px;
  object-fit: cover;
}

.roots {
  background: #FCF9F2;
}

.roots_center {
  width: 86.9%;
  height: 778px;
  padding-top: 140px;
  margin: 0 auto;
}

.roots_img {
  width: 100%;
  height: 380px;
  background: url(../image/aboutus/roots.jpg) no-repeat center / cover;
}

.roots_text {
  padding-top: 64px;
  margin-left: 6.93%;
  position: relative;
}

.roots_text>h2 {
  font-size: 4rem;
  font-weight: 700;
  text-decoration: underline 1px;
}

.rt {
  margin-top: 14px;
  font-size: 2.2rem;
  line-height: 36px;
}

.roots_text2 {
  position: absolute;
  top: 102px; left: 0;
  display: none;
}

/* roots end */

.fresh {
  width: 100%;
  background: #FCF9F2;
  position: relative;
}

.fresh_center {
  width: 86.93%;
  margin-top: 120px;
  float: right;
  position: relative;
  z-index: 1;
}

.fresh_text>h2 { 
  font-size: 8rem;
  font-weight: 700;
  margin-top: 10px;
  margin-right: 7.6%;
  float: right;
}

.fresh_text>h3 {
  width: 237px;
  padding-top: 36px;
  line-height: 45px;
  font-size: 4rem;
  font-weight: 700;
  text-decoration: underline 1px;
}

.fresh_text>p {
  margin-right: 7.6%;
  margin-top: 441px;
  font-size: 2.2rem;
  line-height: 36px;
  text-align: right;
}

.fresh_img {
  width: 100%;
  height: 380px;
  background: url(../image/aboutus/freshformulation.jpg) no-repeat center/cover;
  position: absolute;
  top: 168px;
  left: 0;
}

.f_back {
  width: 100%;
  height: 238px;
  background: #EBE2D5;
  position: absolute;
  bottom: 0;
  left: 0;
}

.f_back>.paper {
  background-position: right;
}

/* fresh end */

.personal {
  width: 100%;
  background: #EBE2D5;
  position: relative;
}

.personal_center {
  width: 86.93%;
  margin: 0 auto;
  padding-top: 146px;
  position: relative;
  z-index: 1;
}

.personal_text>h2 {
  font-size: 8rem;
  font-weight: 700;
}

.personal_text>h3 {
  padding-top: 34px;
  font-size: 4rem;
  font-weight: 700;
  text-decoration: underline 1px;
}

.personal_text>p {
  margin-top: 441px;
  font-size: 2.2rem;
  line-height: 36px;
}

.personal_img {
  width: 100%;
  height: 380px;
  background: url(../image/aboutus/personalization.jpg) no-repeat center/cover;
  position: absolute;
  top: 338px;
  left: 0;
}

/* personal end */

.engraving {
  width: 100%;
  background: #FCF9F2;
  position: relative;
}

.engraving_center {
  width: 86.93%;
  padding-top: 154px;
  margin: 0 auto;
  line-height: 36px;
  z-index: 1;
  position: relative;
}

.engraving_text>h2 {
  font-size: 8rem;
  font-weight: 700;
  margin-left: 21px;
  float: right;
}

.engraving_text>h3 {
  font-size: 4rem;
  font-weight: 700;
  text-decoration: underline 1px;
  text-align: right;
}

.engraving_text>p {
  margin: 449px 0 60px;
  font-size: 2.2rem;
  text-align: right;
}

.engraving_img {
  width: 100%;
  height: 380px;
  background: url(../image/aboutus/engraving.jpg) no-repeat center/cover;
  position: absolute;
  top: 234px;
}

.e_back {
  width: 100%;
  height: 393px;
  background: #EBE2D5;
  position: absolute;
  top: 0;
  left: 0;
}

.e_back>.paper {
  background-position: right;
}

/* engraving end */

.refills {
  width: 100%;
  background: #EBE2D5;
  position: relative;
}

.refills_center {
  width: 86.93%;
  padding: 91px 0 114px;
  line-height: 36px;
  position: relative;
  z-index: 1;
}

.refills_text>h2 {
  font-size: 8rem;
  font-weight: 700;
  margin-left: 6.4%;
  margin-right: 21px;
  float: left;
}

.refills_text>h3 {
  font-size: 4rem;
  font-weight: 700;
  text-decoration: underline 1px;
}

.refills_text>p {
  margin-top: 448px;
  margin-left: 6.4%;
  font-size: 2.2rem;
}

.refills_img {
  width: 100%;
  height: 380px;
  background: url(../image/aboutus/refills.jpg) no-repeat center/cover;
  position: absolute;
  top: 171px;
  left: 0;
}

/* refills end */

.aboutus_end {
  width: 100%;
  height: 460px;
  background: url(../image/aboutus/aboutus_end.jpg) no-repeat center/cover;
}

.aboutus_end>h2 {
  text-indent: -9999rem;
}

/* aboutus_end */

.paper {
  width: 100%;
  height: 100%;
  background: url(../image/arrow/paper_back.jpeg) no-repeat center/cover;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 30%;
}

.footer_bg {
  width: 100%;
  background: #252120;
  position: relative;
}

.footer_center {
  width: 86.93%;
  margin: 0 auto;
  padding: 120px 0;
}

.f_l {
  float: left;
}

.f_menu {
  font-size: 1.5rem;
}

.f_menu>li {
  display: block;
  width: 100%;
  height: 100%;
  margin-top: 29px;
}

.f_menu>li:nth-of-type(1) {
  margin-top: 0;
}

.f_menu>li>a {
  color: #fff;
}

.f_sub {
  display: none;
}

.f_sub a {
  display: block;
  width: 100%;
  height: 30px;
  line-height: 15px;
  color: #fff;
}

.f_r {
  width: 238px;
  float: right;
  margin-top: 105px;
}

.sns {
  text-indent: -9999rem;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.insta {
  width: 30px;
  height: 30px;
  background: url(../image/arrow/instagram.png) no-repeat center/cover;
}

.bcorp {
  width: 40px;
  height: 58px;
  background: url(../image/arrow/bcorporation.png) no-repeat center/cover;
  margin-left: 21px;
}

.copy {
  float: right;
}

.copy p {
  color: #fff;
  font-size: 1.5rem;
}

/* footer end */


@media screen and (min-width:768px) {

  /* 768_tablet */

  header {
    height: 108px;
  }

  .header_center {
    width: 84.1%;
  }

  .header_center h1 {
    width: 188px;
    height: 69px;
  }

  .mbtn_open {
    width: 44px;
    height: 38px;
  }

  .close {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 30px;
    right: 7.94%;
  }

  .nav_l {
    width: 46.74%;
    height: 728px;
    position: absolute;
    top: 175px;
    left: 7.94%;
  }

  .nav_l li {
    font-size: 6rem;
    margin-top: 100px;
  }

  /* header end */

  .manifesto {
    height: 840px;
    margin-top: 100px;
  }

  .manifesto_text {
    position: absolute;
    top: 349px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 8rem;
    width: 398px;
    height: 104px;
  }
  

  .m_slide>p {
    width: 59.37%;
    margin: 473px auto;
    font-size: 2.4rem;
  }

  .m_black {
    width: 100%;
    height: 840px;
    background: rgba(37, 33, 32, 0.8);
  }


  button.man_btn.man_lbtn.swiper-button-prev {
    width: 18px;
    height: 32px;
    position: absolute;
    top: 50%;
    left: 7.94%;
    transform: translateY(-50%);
  }

  button.man_btn.man_rbtn.swiper-button-next {
    width: 18px;
    height: 32px;
    position: absolute;
    top: 50%;
    right: 7.94%;
    transform: translateY(-50%);
  }

  /* manifesto end */

  .work_video {
    margin-top: 180px;
    height: 590px;
  }

  .roots_center {
    width: 69%;
    height: 1170px;
    padding-top: 200px;
  }

  .roots_img {
    height: 537px;
  }

  .roots_text {
    padding-top: 84px;
    margin-left: 4.94%;
    position: relative;
  }

  .roots_text>h2 {
    font-size: 8rem;
  }

  .rt {
    margin-top: 20px;
    font-size: 2.4rem;
  }

  .roots_text2 {
    position: absolute;
    top: 164px; left: 0;
  }  

  /* roots end */

  .fresh {
    background: #EBE2D5;
  }

  .fresh_center {
    width: 83.46%;
    margin: 0 auto;
    padding-top: 132px;
    float: none;
  }

  .fresh_text>h2 {
    font-size: 16rem;
    margin-top: 0;
    margin-right: 0;
  }

  .fresh_text>h3 {
    width: 475px ;
    padding-top: 35px;
    line-height: 80px;
    font-size: 8rem;
  }

  .fresh_text>p {
    width: 60%;
    margin: 919px auto 0;
    font-size: 2.4rem;
    text-align: left;
  }

  .fresh_img {
    width: 96.4%;
    height: 825px;
    position: absolute;
    top: 382px;
    left: 1.56%;
  }

  .f_back {
    height: auto;
    background: none;
    position: static;
    bottom: 0;
    left: 0;
  }

  .f_back>.paper {
    background-position: top;
  }

  /* fresh end */

  .personal {
    background: #FCF9F2;
  }

  .personal_center {
    width: 86.97%;
    padding: 200px 0 45px;
  }

  .personal_text>h2 {
    font-size: 16rem;
  }

  .personal_text>h3 {
    padding-top: 36px;
    font-size: 8rem;
  }

  .personal_text>p {
    width: 88.92%;
    margin-top: 930px;
    font-size: 2.4rem;
  }

  .personal_img {
    width: 93.26%;
    height: 825px;
    position: absolute;
    top: 546px;
    left: -9.13%;
  }

  .p_back {
    width: 100%;
    height: 963px;
    background: #EBE2D5;
    position: absolute;
    top: 0;
    left: 0;
  }

  .p_back>.paper {
    background-position: right;
  }

  /* personal end */

  .engraving_center {
    width: 81.1%;
    padding-top: 262px;
    margin-left: 18.8%;
  }

  .engraving_text {
    width: 90.2%;
  }

  .engraving_text>h2 {
    font-size: 16rem;
    margin-left: 0;
  }

  .engraving_text>h3 {
    font-size: 8rem;
    text-align: left;
  }

  .engraving_text>p {
    margin: 948px 0 90px;
    font-size: 2.4rem;
    text-align: left;
  }

  .engraving_img {
    height: 825px;
    position: absolute;
    top: 398px;
  }

  .e_back {
    /*   width: 100%;
  height: 393px;
  background: #EBE2D5;
  position: absolute;
  top: 0; left: 0; */
    display: none;
  }

  /* engraving end */

  .refills_center {
    width: 81.11%;
    padding: 176px 0 180px;
    margin-left: 7.94%;
  }

  .refills_text>h2 {
    font-size: 16rem;
    margin-left: 0;
    float: none;
  }

  .refills_text>h3 {
    font-size: 8rem;
    margin-top: 119px;
  }

  .refills_text>p {
    width: 48.95%;
    margin-top: 956px;
    margin-left: 0;
    font-size: 2.4rem;
  }

  .refills_img {
    width: 100%;
    height: 825px;
    background: url(../image/aboutus/refills.jpg) no-repeat center/cover;
    position: absolute;
    top: 459px;
    left: 0;
  }

  /* refills end */

  .aboutus_end {
    height: 772px;
  }

  /* aboutus_end */

  .footer_center {
    width: 84.11%;
    padding: 100px 0;
  }

  .f_menu {
    font-size: 2rem;
  }

  .f_menu>li {
    margin-top: 22px;
  }

  .f_r {
    width: 384px;
    margin-top: 113px;
  }

  .insta {
    width: 40px;
    height: 40px;
  }

  .bcorp {
    width: 50px;
    height: 73px;
    margin-left: 39px;
  }

  .copy p {
    font-size: 2.4rem;
  }


  /* footer end */
}


@media screen and (min-width:1024px) {

  /* 1024_tablet */

  header {
    height: 100px;
  }

  .header_center {
    width: 88.8%;
  }

  .header_center h1 {
    width: 220px;
    height: 90px;
  }

  .mbtn_open {
    width: 48px;
    height: 42px;
  }

  .close {
    width: 46px;
    height: 46px;
    position: absolute;
    top: 31px;
    right: 5.56%;
  }

  .nav_l {
    width: 46.6%;
    height: 628px;
    position: absolute;
    top: 120px;
    left: 5.56%;
  }

  .nav_l li {
    font-size: 8rem;
    margin-top: 90px;
  }

  .nav_l li>a {
    color: #fff;
  }

  .nav_l li:hover a {
    color: #333;
  }

  /* header end */

  .manifesto {
    margin-top: 100px;
  }

  .manifesto_text {
    position: absolute;
    top: 240px;
    left: 50%;
    transform: translateX(-50%);
  }

  .m_slide>p {
    width: 77.9%;
    margin: 360px auto;
    font-size: 4.2rem;
    line-height: 50px;
  }

  button.man_btn.man_lbtn.swiper-button-prev {
    position: absolute;
    top: 50%;
    left: 5.56%;
    transform: translateY(-50%);
  }

  button.man_btn.man_rbtn.swiper-button-next {
    position: absolute;
    top: 50%;
    right: 5.56%;
    transform: translateY(-50%);
  }

  /* manifesto end */

  .work_video {
    margin-top: 250px;
  }

  .roots_center {
    width: 100%;
    height: auto;
    padding-top: 250px;
    margin: 0 auto;
    display: flex;
  }

  .roots_img {
    width: 51.2%;
    height: 800px;
  }

  .roots_text {
    width: 39.1%;
    padding-top: 280px;
    margin-left: 5%;
  }

  .rt {
    margin-top: 22px;
    padding-bottom: 257px;
    font-size: 3.8rem;
  }

  .roots_text2 {
    position: absolute;
    top: 360px; left: 0;
  }  

  /* roots end */
  .fresh {
    background: #FCF9F2;
  }

  .fresh_center {
    width: auto;
    margin: 0 auto;
    padding-top: 250px;
  }

  .fresh_text>h2 {
    margin-left: 28.4%;
    float: none;
  }

  .fresh_text>h3 {
    padding-top: 790px;
    margin-left: 10.64%;
  }

  .fresh_text>p {
    width: 59.2%;
    margin: 29px 0 0;
    margin-left: 10.64%;
    font-size: 3.8rem;
    line-height: 50px;
  }

  .fresh_img {
    width: 63.9%;
    height: 940px;
    position: absolute;
    top: 330px;
    left: 35.6%;
    z-index: -1;
  }

  .f_back {
    height: 418px;
    background: #EBE2D5;
    position: absolute;
    bottom: 0;
    left: 0;
  }

  .f_back>.paper {
    background-position: left;
  }

  /* fresh end */

  .personal {
    background: #EBE2D5;
  }

  .personal_center {
    width: 100%;
    padding: 250px 0 89px;
  }

  .personal_text>h2 {
    margin-left: 0;
    margin-right: 14.74%;
    float: right;
  }

  .personal_text>h3 {
    padding-top: 52px;
    margin-left: 5.5%;
    display: inline-block;
  }

  .personal_text>p {
    width: 27.8%;
    margin-top: 358px;
    margin-left: 66.6%;
    padding-bottom: 409px;
    font-size: 3.8rem;
    line-height: 50px;
  }

  .personal_img {
    width: 63.9%;
    height: 940px;
    position: absolute;
    top: 495px;
    left: 0;
  }

  .p_back {
    height: 100%;
  }

  /* personal end */

  .engraving_center {
    width: 66%;
    padding-top: 329px;
    margin-left: 20.8%;
    line-height: 50px;
  }

  .engraving_text {
    width: 87.2%;
  }

  .engraving_text>h2 {
    float: left;
  }

  .engraving_text>h3 {
    text-align: none;
    margin-left: 206px;
  }

  .engraving_text>p {
    width: 84.6%;
    margin: 1118px 0 0;
    font-size: 3.8rem;
  }

  .engraving_img {
    height: 940px;
    position: absolute;
    top: 495px;
  }

  .e_back {
  width: 100%;
  height: 1001px;
  background: #EBE2D5;
  position: absolute;
  top: 0; left: 0; 
  display: block;
  }

  .e_back>.paper {
    background-position: top;
  }

  /* engraving end */

  .refills {
    background: #FCF9F2;
  }

  .refills_center {
    width: 100%;
    padding: 362px 0 556px;
    line-height: 50px;
    margin-left: 0;
  }

  .refills_text>h2 {
    margin-left: 58.3%;
    margin-right: 0;
  }

  .refills_text>h3 {
    margin-top: 254px;
    margin-left: 66.5%;
  }

  .refills_text>p {
    width: 25.6%;
    margin-top: 51px;
    margin-left: 66.5%;
    font-size: 3.8rem;
  }

  .refills_img {
    width: 63.9%;
    height: 940px;
    position: absolute;
    top: 387px;
    left: 0;
    z-index: -1;
  }

  .r_back{
    display: none;
  }

  /* refills end */

  .aboutus_end {
    height: 840px;
  }

  /* aboutus_end */

  .footer_center {
    width: 88.8%;
    padding: 120px 0;
  }

  .f_menu {
    display: flex;
    justify-content: space-around;
  }

  .f_menu>li {
    width: auto;
    margin-top: 0;
    margin-left: 36px;
  }

  .f_menu>li:first-child {
    margin-left: 0;
  }

  .f_sub {
    display: block;
  }

  .f_sub a {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 17px;
    color: #fff;
    font-size: 1.6rem;
  }

  .f_r {
    margin-top: 98px;
  }

  /* footer end */
}


@media screen and (min-width:1750px) {

  /* 1920_pc */

  header {
    z-index: 200;
  }

  .header_center {
    width: 1690px;
  }

  .mbtn_open {
    width: 62px;
    height: 40px;
  }

  nav {
    background: #FCF9F2;
  }

  .close {
    width: 53px;
    height: 53px;
    position: absolute;
    top: 26px;
    right: 5.98%;
  }

  .nav_l {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #D4CCC2;
  }

  .nav_l>ul {
    margin-top: 160px;
    margin-left: 11.97%;
  }

  .nav_l li {
    margin-top: 96px;
  }

  /* header end */

  .manifesto_text {
    position: absolute;
    top: 228px;
    left: 50%;
    transform: translateX(-50%);
  }

  .m_slide>p {
    width: 55.93%;
    margin: 352px auto;
    font-size: 5rem;
    line-height: 60px;
  }

  button.man_btn.man_lbtn.swiper-button-prev {
    width: 30px;
    height: 53px;
    position: absolute;
    top: 50%;
    left: 5.98%;
    transform: translateY(-50%);
  }

  button.man_btn.man_rbtn.swiper-button-next {
    width: 30px;
    height: 53px;
    position: absolute;
    top: 50%;
    right: 5.98%;
    transform: translateY(-50%);
  }

  /* manifesto end */

  .work_video {
    margin-top: 280px;
    height: 840px;
  }

  .roots_center {
    padding-top: 280px;
  }

  .roots_img {
    width: 49.3%;
  }

  .roots_text {
    width: 37.3%;
    padding-top: 260px;
    margin-left: 4.58%;
  }

  .rt {
    line-height: 50px;
  }
  
  .roots_text2 {
    position: absolute;
    top: 340px; left: 0;
  }  
  /* roots end */

  .fresh_center {
    padding-top: 280px;
  }

  .fresh_text>h2 {
    font-size: 20rem;
    margin-left: 58.8%;
  }

  .fresh_text>h3 {
    width: 36.9%;
    padding-top: 57px;
    margin-left: 21.14%;
  }

  .fresh_text>p {
    width: 31.6%;
    margin: 29px 0 0;
    margin-left: 21.14%;
    padding-bottom: 568px;
  }

  .fresh_img {
    width: 35.7%;
    height: 940px;
    position: absolute;
    top: 380px;
    left: 64.2%;
  }

  .f_back {
    height: 394px;
  }


  /* fresh end */

  .personal_center {
    width: 1690px;
    padding: 316px 0 0;
  }

  .personal_text>h2 {
    font-size: 20rem;
    margin-left: 608px;
    margin-right: 0; 
    float: none;
    display: inline-block;
  }

  .personal_text>h3 {
    padding-top: 55px;
    margin-left: 832px;
    display: inline-block;
  }

  .personal_text>p {
    width: 663px;
    margin-top: 22px;
    margin-left: 832px;
    margin-bottom: 0;
    padding-bottom: 538px;
  }

  .personal_img {
    width: 689px;
    position: absolute;
    top: 425px;
    left: 0;
    z-index: -1;
  }

  /* personal end */

  .engraving_center {
    width: 1690px;
    padding-top: 380px;
    margin: 0 auto; 
  }

  .engraving_text>h2 {
    font-size: 20rem;
    margin-left: 868px;
  }

  .engraving_text>h3 {
    margin-top: 361px;
    margin-left: 381px;
    display: inline-block;
  }

  .engraving_text>p {
    width: 520px;
    margin: 22px 0 357px 381px;
  }

  .engraving_img {
    width: 689px;
    position: absolute;
    top: 411px; right: 0;
    z-index: -1;
  }

  .e_back {
  height: 1041px;
  }

  /* engraving end */

  .refills_center {
    width: 100%;
    padding: 386px 0 751px;
  }

  .refills_text>h2 {
    font-size: 20rem;
    margin-left: 31.35%;
    margin-right: 0;
  }

  .refills_text>h3 {
    margin-top: 242px;
    margin-left: 41.8%;
  }

  .refills_text>p {
    width: 37.6%;
    margin-top: 45px;
    margin-left: 41.8%;
  }

  .refills_img {
    width: 35.7%;
    position: absolute;
    top: 411px;
    left: 0;
  }

  /* refills end */

  .footer_center {
    width: 1690px;
    padding: 136px 0;
  }

  .f_menu>li {
    margin-left: 207px;
  }

  .f_r {
    margin-top: 70px;
  }
  /* footer_end */

}