@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

body {
  margin: 0;
  color: #785a53;
}

/* 共通項目 */

h1 {
  margin: 0;
  line-height: 1em;
  text-align: center;
  font-size: 50px;
  font-weight: 200;
  color: #d0d0d0;
  padding-top: 50px;
  padding-bottom: 5px;
}

h2 {
  margin: 0;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #e95283;
  padding-bottom: 38px;
}

h3 {
  margin: 0;
  text-align: center;
  font-size: 19px;
  font-weight: 500;
  color: #785a53;
  padding-bottom: 40px;
}

h4 {
  padding-top: 20px;
  margin: 0;
  font-size: 22px;
  color: #e95283;
}

p {
  margin: 0;
  font-weight: 400;
  font-size: 15px;
  color: #785a53;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

a {
  color: #785a53;
  text-decoration: none;
}

.logo {
  width: auto;
}

.logo img {
  width: 28vw;
  padding-bottom: 2.5%;
  padding-left: 30px;
}

.top_menu {
  width: 100%;
  display: flex;
  align-items: center;
}

.menu_sp {
  display: none;
}

/* Navbar & Navmenu color */

.header {
  width: auto;
}

/* Nav items */
.menu {
  width: auto;
  display: flex;
  padding-left: 20px;
}

/* Hamburger menbu text */
.menu a {
  width: auto;
  text-decoration: none;
  font-weight: 500;
  font-size: 1vw;
}

.menu li {
  width: auto;
  padding-left: 25px;
}

.menu-btn {
  display: none;
}

.menu-icon {
  display: none;
}

.navtext {
  display: none;
}

.sns-btn {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 20px;
}

.sns-btn ul {
  display: flex;
}

.sns-btn ul li {
  padding-left: 25px;
}

.sns-btn img {
  height: 3vw;
}

.sns-btn-sp {
  display: none;
}


/* メインビジュアル */

.center {
  margin: auto;
}

.center-sp {
  display: none;
}

.slide img {
  width: inherit;
  height: inherit;
  margin: 0;
  padding: 0;
  border: none;
}

.slide a {
  width: inherit;
  height: inherit;
  margin: 0 auto;
  padding: 0;
  border: none;
}

.slide {
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}

.slide> :first-child {
  animation-name: slide;
  animation-duration: 15s;
  animation-delay: 4s;
  animation-iteration-count: infinite;
}

@keyframes slide {
  0% {
    margin-left: 0;
  }

  50% {
    margin-left: -100%;
  }

  100% {
    margin-left: -200%;
  }
}

header img {
  width: 100%;
  vertical-align: top;
}

/* 事業所情報（about） */

.contents-1 {
  width: 100%;
  height: 320px;
  display: flex;
  justify-content: center;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}

.about {
  padding-left: 10%;
  padding-right: 4%;
}

.about-sub {
  position: absolute;
  transform: translate(13%, 54%);
  color: #fff;
}

.about-sub img {
  width: 80%;
}

@media screen and (max-width: 1300px) {
  .about-sub img {
    display: none;
  }
}

.about h1 {
  text-align: left;
  padding-top: 5px;
}

.about h2 {
  text-align: left;
  padding-bottom: 30px;
}

.about h3 {
  text-align: left;
  padding-bottom: 5px;
}


.pro24 img {
  width: 80%;
  vertical-align: top;

}

.pro24-sp img {
  display: none;
}

/* サービス内容（service） */

.contents-2 {
  width: 100%;
  background-color: #f7f7f7;
}

.service {
  display: flex;
  padding-top: 30px;
}

.service img {
  width: 100%;
}

.circle_number {
  margin: 0 auto;
  margin-top: 12%;
  margin-bottom: 3px;
  text-align: center;
  font-size: 0.75vw;
  font-weight: 400;
  color: #ffffff;
  width: 1.25vw;
  height: 1.25vw;
  border: 1px solid #e84f81;
  background-color: #e84f81;
  border-radius: 50%;
  text-align: center;
  box-sizing: border-box;
}

.img-left {
  width: 19%;
  padding-right: 1.5%;
}

.img-right {
  width: 19%;
  padding-left: 1.5%;
}

.box {
  width: 60%;
  display: block;
  padding-bottom: 120px;
}

.box-up {
  display: flex;
  padding-bottom: 2.5%;
}

.box-down {
  display: flex;
}

.box1 {
  background-color: #ffffff;
  width: 18%;
  box-shadow: 0 0 15px -10px gray;
}

.right {
  margin-right: 2.5%;
}

.box1 h3 {
  font-size: 1.2vw;
  font-weight: 400;
  padding-bottom: 9px;
}

.box2 {
  text-align: left;
  margin: 0 auto;
  border-top: 2px solid #e84f81;
  width: 80%;
  padding-bottom: 8.5%;
}

.box2 p {
  padding-top: 9px;
  font-size: 0.8vw;
  color: #775952;
  font-weight: 400;
}

.box2 .small{
  font-size: 0.7vw;
}

.contents-2 {
  position: relative;
}

.imagup {
  width: 10%;
  position: absolute;
  top: 18.5%;
  left: 14%;
  transform: translate(-50%, -50%);
  color: #fff;
}

.imagup2 {
  width: 9%;
  position: absolute;
  top: 60%;
  left: 14%;
  transform: translate(-50%, -50%);
  color: #fff;
}

.area-right .imagup3 {
  width: 7.5%;
  position: absolute;
  top: 71.8%;
  left: 73.8%;
  transform: translate(-50%, -50%);
  color: #fff;
}

@media screen and (max-width: 1400px) {
  .imagup {
    display: none;
  }

  .imagup2 {
    display: none;
  }

  .area-right .imagup3 {
    display: none;
  }
}

.contents-2 .img33 {
  display: none;
  width: 100%;
  padding-bottom: 120px;
}

.contents-2 .img-sp10 {
  display: none;
}

.contents-2 .service-sp {
  display: none;
}

.area {
  display: block;
  padding-bottom: 50px;
}

.area-2 {
  display: flex;
}

.area-2 img {
  vertical-align: top;
}

.area-left .img18 {
  width: 42.5vw;
}

.img-sp11 {
  display: none;
}


.area-righ {
  margin: auto;
}

.area-service h3 {
  padding-bottom: 20px;
}

.area-staff h3 {
  padding-bottom: 30px;
}

.area-service {
  padding-top: 30px;
  padding-bottom: 100px;
  padding-left: 100px;
}

.area-staff {
  padding-left: 100px;
}

.area-staff .img19 {
  display: block;
}

.area-staff .img-sp13 {
  display: none;
}

.area-right h3 {
  text-align: left;
}

.area-right img {
  width: 28.5vw;
}

/* サービス可能項目（service Info） */

.contents-3 {
  padding-bottom: 100px;
}

.contents-3 img {
  margin: 0 auto;
  display: block;
  width: 62.5vw;
  padding-top: 30px;
}

.contents-3 .img22 {
  display: block;
}

.contents-3 .service-sp {
  display: none;
}

/* お知らせ（news） */

.contents-4 {
  background-color: #f7f7f7;
}

.news-list {
  width: 55%;
  list-style: none outside;
  margin: 0 auto;
  padding-bottom: 100px;
}

.news-list .item a {
  display: flex;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  text-decoration: none;
  color: #333;
  border-bottom: 1px solid #CCC;
  padding: 20px 20px;
}

.news-list .item .date {
  margin: 0;
  min-width: 120px;
  font-size: 16px;
  color: #999;
  padding: 0 20px 0 0;
}

.news-list .item .title {
  margin: 0;
  width: 100%;
  font-size: 15px;
}

.news-list .item a:hover .title {
  color: #e95283;
}

/* スタッフ募集（recruit） */

.recruit {
  padding-top: 50px;
  display: flex;
  background-image: url(img/東門前HP_スライス用_30.png);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}

.sp-recruit {
  display: none;
}

@media screen and (max-width: 1355px) {
  .recruit {
    background-image: none;
  }
}

.recruit h4 {
  font-size: 24px;
  font-weight: 500;
}

.recruit .pc-syousai {
  display: block;
  padding-left: 12px;
}

.recruit .sp-syousai {
  display: none;
}

.recruit .midaship {
  font-size: 20px;
}

.recruit-left {
  padding-left: 15%;
  width: 39%;
}

.recruit-left .img24 {
  width: 35vw;
  display: block;
}

.recruit-left .img-sp28 {
  display: none;
}

.recruit-left .img26 {
  margin-top: 8.5%;
  width: 11.5vw;
}

.recruit-right img {
  width: 42.5vw;
  vertical-align: top;
}

/* お問い合わせ＆アクセス（contact＆Access） */

.contents-6 {
  margin-bottom: 70px;
}

.design01 {
  margin: auto;
  width: 66%;
  text-align: left;
  border-collapse: collapse;
  border-spacing: 0;
}

.design01 th {
  padding: 10px;
  background: #e5e5e5;
  border: solid 2px #d0d0d0;
  width: 30%;
  font-size: 18px;
  font-weight: 400;
}

.design01 td {
  padding: 10px;
  border: solid 2px #d0d0d0;
  width: 30%;
  vertical-align: text-top;
}

.contact .design01 .td-left {
  background-color: #e5e5e5;
  display: table-cell;
  vertical-align: middle;
}

.pink {
  color: #e95283;
}

.contact {
  margin-bottom: 40px;
}

.contact .design01 td {
  font-size: 18px;
  padding-left: 2%;
}

.parent_company .design01 th {
  background-color: #d0d0d0;
}

.parent_company .top {
  vertical-align: text-top;
}

.parent_company .design01 th {
  padding-left: 2%;
}

.parent_company .design01 td {
  padding-left: 2%;
}

.parent_company .design01 .td-left {
  background-color: #e5e5e5;
}

.access-1 {
  margin-bottom: 40px;
}

.access-1 iframe {
  margin: auto;
  display: block;
}

.access-2 {
  display: block;
  margin-bottom: 120px;
}

.access-sp {
  display: none;
}

.access-2 .design01 th {
  padding-left: 2%;
}


.access-2 .design01 td {
  padding: 1% 2%;
}

/* 在宅支援ロゴ */

.contents-7 img {
  margin: auto;
  display: block;
  padding-bottom: 70px;
  height: 75px;
}

/* フッター */

#footer02 {
  font-size: 13px;
  font-weight: 300;
  color: #ffffff;
  text-align: center;
  padding: 30px 0 30px 0;
  background: #676767;
}

/* 以下は画面サイズが768px〜1024pxまでのあいだに適応されます */
@media screen and (min-width:768px) and (max-width:1024px) {
/* 事業所情報（about） */
}


/* 以下は画面サイズが768px以下になったら適応されます */
@media screen and (max-width:768px) {

  /* 共通項目 */

  h1 {
    margin: 0;
    line-height: 1em;
    text-align: center;
    font-size: 45px;
    font-weight: 200;
    color: #d0d0d0;
    padding-top: 50px;
    padding-bottom: 5px;
  }

  h2 {
    margin: 0;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #e95283;
    padding-bottom: 38px;
  }

  h3 {
    margin: 0;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #785a53;
    padding-bottom: 40px;
  }

  h4 {
    padding-top: 20px;
    margin: 0;
    font-size: 22px;
    color: #e95283;
  }

  p {
    margin: 0;
    font-size: 13.5px;
    color: #785a53;
  }

  ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  a {
    color: #785a53;
    text-decoration: none;
  }



  .logo {
    display: none;
    margin: 0;
    padding: 0;
  }

  .logo img {
    padding-top: 3%;
    padding-left: 3%;
    width: 60vw;
  }

  .menu_sp {
    display: block;
  }


  .sns-btn {
    display: none;
  }

  /*
      .sns-btn ul{
      display: flex;
      }
    
      .sns-btn ul li{
        padding-left: 0;
      }
    
      .sns-btn img{
        height: 80%;
      }
        */

  .sns-btn-sp {
    display: block;
    padding-top: 2%;
    padding-bottom: 2%;
    padding-right: 2.5vw;
  }

  .sns-btn-sp ul {
    display: flex;
  }

  .sns-btn-sp ul li {
    padding-top: 2%;
    padding-left: 20%;
  }

  .sns-btn-sp img {
    height: 7.5vw;
  }



  /* メインビジュアル */

  .center {
    margin: auto;
    display: none;
  }

  .center-sp {
    padding-top: 52px;
    display: block;
  }

  .slide-sp img {
    width: inherit;
    height: inherit;
    margin: 0;
    padding: 0;
    border: none;
  }

  .slide-sp a {
    width: inherit;
    height: inherit;
    margin: 0;
    padding: 0;
    border: none;
  }

  .slide-sp {
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
  }

  .slide-sp> :first-child {
    animation-name: slide;
    animation-duration: 15s;
    animation-delay: 4s;
    animation-iteration-count: infinite;
  }

  @keyframes slide-sp {
    0% {
      margin-left: 0;
    }

    50% {
      margin-left: -100%;
    }

    100% {
      margin-left: -200%;
    }
  }

  header img {
    width: 100%;
    vertical-align: top;
  }

  /* 事業所情報（about） */

  .contents-1 {
    height: 100%;
    text-align: center;
    display: block;
    justify-content: center;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .about {
    margin: auto;
    width: 90%;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    padding-bottom: 5%;
  }

  .about-sub {
    position: absolute;
    top: 144.1%;
    left: 51.5%;
    transform: translate(-50%, -50%);
    color: #fff;
  }

  .about-sub img {
    display: none;
    width: 75%;
  }

  .about h1 {
    text-align: center;
    padding-top: 5px;
  }

  .about h2 {
    text-align: center;
    padding-bottom: 30px;
  }

  .about h3 {
    text-align: left;
    font-size: 21px;
    padding-bottom: 14px;
    letter-spacing: 1.5px;
  }

  .about p {
    text-align: left;
    font-size: 16px;
  }

  .pro24 img {
    width: 80%;
    vertical-align: top;
    display: none;
  }

  .pro24-sp img {
    display: block;
    width: 100%;
    padding-bottom: 14px;
  }

  /* サービス内容（service） */

  .contents-2 {
    width: 100%;
    background-color: #f7f7f7;
  }

  .service {
    display: none;
  }

  .contents-2 .img33 {
    display: none;
  }

  .contents-2 .img-sp10 {
    display: block;
    width: 95%;
    padding-bottom: 50px;
    margin: auto;
  }

  .contents-2 .service-sp {
    text-align: center;
    display: block;
    padding-bottom: 100px;
  }

  .contents-2 .service-sp p {
    font-size: 17px;
    letter-spacing: 1.2px;
  }

  .contents-2 .service-sp img {
    width: 95%;
  }

  .area {
    display: block;
    padding-bottom: 50px;
  }

  .area-2 {
    display: block;
  }

  .area-2 img {
    width: 100%;
    vertical-align: top;
  }

  .acd-check {
    display: none;
  }

  .acd-label {
    background: #f7f7f7;
    color: #ff5082;
    display: block;
    margin-bottom: 10px;
    position: relative;
    border-radius: 10px;
  }

  .acd-label:after {
    background: #f7f7f7;
    box-sizing: border-box;
    display: block;
    font-family: "Font Awesome 5 Free";
    height: 52px;
    padding: 10px 20px;
    position: absolute;
    right: 0;
    top: 0px;
  }

  .acd-content {
    display: block;
    height: 0;
    opacity: 0;
    padding: 0 10px;
    transition: .5s;
    visibility: hidden;
  }

  .acd-check:checked+.acd-label+.acd-content {
    height: auto;
    opacity: 1;
    padding-bottom: 20px;
    visibility: visible;
  }

  .acd-content p {
    padding-left: 5px;
    font-size: 16px;
    text-align: left;
    width: 95%;
  }

  .acd-content .frame {
    text-align: center;
  }

  .area-left .img18 {
    display: none;
  }

  .img-sp11 {
    display: block;
    width: 90%;
  }


  .area-right {
    margin: auto;
  }

  .area-service h3 {
    padding-bottom: 20px;
  }

  .area-service p {
    text-align: center;
  }

  .area-staff h3 {
    padding-bottom: 30px;
  }

  .area-service {
    padding-top: 30px;
    padding-bottom: 60px;
    padding-left: 0;
  }

  .area-staff {
    margin: 0 auto;
    padding-left: 0;
  }

  .area-staff .img19 {
    display: none;
  }

  .area-staff .img-sp13 {
    margin: auto;
    display: block;
    width: 95%;
  }

  .area-right h3 {
    text-align: center;
  }

  .area-right img {
    width: 95%;
    padding-bottom: 40px;
  }

  /* サービス可能項目（service Info） */

  .contents-3 {
    width: 100%;
    padding-bottom: 100px;
  }

  .contents-3 h3 {
    margin: 0 auto;
    width: 100%;
    padding-bottom: 16px;
  }

  .contents-3 img {
    margin: 0 auto;
    display: block;
    width: 93%;
    padding-top: 20px;
  }

  .contents-3 .img22 {
    display: none;
  }

  .contents-3 .service-sp {
    display: block;
  }

  /* お知らせ（news） */

  .contents-4 {
    width: 100%;
    background-color: #f7f7f7;
  }

  .news-list {
    width: 90%;
    list-style: none outside;
    margin: 0 auto;
    padding-bottom: 100px;
  }

  .news-list .item a {
    display: flex;
    flex-wrap: wrap;
    flex-wrap: nowrap;
    text-decoration: none;
    color: #333;
    border-bottom: 1px solid #CCC;
    padding: 0 0;
    margin-bottom: 20px;
  }

  .news-list .item .date {
    margin: 0;
    min-width: 120px;
    font-size: 16px;
    color: #999;
    padding: 0 20px 0 0;
  }

  .news-list .item .title {
    margin: 0;
    width: 100%;
    font-size: 16px;
  }

  .news-list .item a:hover .title {
    color: #e95283;
  }

  .news-list .item a {
    flex-wrap: wrap;
  }

  .news-list .item .date {
    min-width: 100px;
  }

  .news-list .item .title {
    margin-top: 5px;
    margin-bottom: 15px;
  }

  /* スタッフ募集（recruit） */

  .recruit {
    margin: auto;
    padding-top: 0;
    display: block;
    background-image: url(img/東門前_SP版_スライス用_34.png);
  }

  .sp-recruit {
    display: flex;
  }

  .sp-recruit-left img {
    width: 35vw;
    vertical-align: text-top;
    padding-top: 12%;
    padding-left: 12%;
  }

  .sp-recruit-right img {
    width: 60vw;
    vertical-align: text-top;
    padding-left: 8%;
  }

  .sp-recruit-right .img-sp32 {
    width: 90%;
    vertical-align: text-top;
    padding-left: 10%;
  }

  .recruit h4 {
    font-weight: 400;
    font-size: 20px;
  }

  .recruit .pc-syousai {
    display: none;
  }

  .recruit .sp-syousai {
    display: block;
    padding-left: 0;
    font-size: 18px;
  }

  .recruit .midaship {
    font-size: 18px;
  }

  .recruit-left {
    margin: auto;
    text-align: left;
    padding-left: 0;
    width: 95%;
  }

  .recruit-left .img24 {
    display: none;
  }

  .recruit-left .img-sp28 {
    width: 100%;
    display: block;
  }

  .recruit-left .img26 {
    display: none;
    margin-top: 100px;
    width: 50%;
  }

  .recruit-right img {
    display: none;
    width: 50%;
    vertical-align: top;
  }

  /* お問い合わせ＆アクセス（contact＆Access） */

  .contents-6 {
    width: 100%;
    margin-bottom: 70px;
  }

  .design01 {
    margin: auto;
    width: 90%;
    text-align: left;
    border-collapse: collapse;
    border-spacing: 0;
  }

  .design01 th {
    padding: 10px;
    background: #e5e5e5;
    border: solid 1px #d0d0d0;
    width: 30%;
    font-size: 18px;
    font-weight: 400;
  }

  .design01 td {
    padding: 10px;
    border: solid 1px #d0d0d0;
    width: 0;
    vertical-align: text-top;
  }

  .td-left {
    background-color: #e5e5e5;
  }

  .pink {
    color: #e95283;
  }

  .contact {
    margin-bottom: 40px;
  }

  .contact .design01 td {
    font-size: 14px;
    padding-left: 2%;
  }

  .parent_company .design01 th {
    background-color: #d0d0d0;
  }

  .parent_company .top {
    vertical-align: text-top;
  }

  .access-1 {
    margin-bottom: 40px;
  }

  .access-1 iframe {
    margin: auto;
    display: block;
    width: 90%;
  }

  .access-2 {
    display: none;
  }

  .access-sp {
    display: block;
    margin-bottom: 40px;
  }

  .design02 {
    margin: auto;
    text-align: left;
    border-collapse: collapse;
    border-spacing: 0;
  }

  .design02 th {
    margin: auto;
    display: block;
    padding: 10px;
    background: #e5e5e5;
    border: solid 1px #d0d0d0;
    width: 85%;
    font-size: 18px;
    font-weight: 400;
  }

  .design02 td {
    margin: auto;
    display: block;
    padding: 10px;
    border: solid 1px #d0d0d0;
    width: 85%;
  }

  /* 在宅支援ロゴ */

  .contents-7 img {
    margin: auto;
    display: block;
    padding-bottom: 70px;
    height: 75px;
  }

  /* フッター */

  #footer02 {
    font-size: 13px;
    font-weight: 200;
    color: #ffffff;
    text-align: center;
    padding: 30px 0 30px 0;
    background: #676767;
  }

  /* Navbar & Navmenu color */
  :root {
    --background-navbar: rgba(255, 255, 255, 0.98);
  }

  .header {
    background: var(--background-navbar);
    position: fixed;
    width: 100%;
    height: 52px;
    top: 0;
    text-align: right;
    z-index: 1;
  }

  /* Nav items */
  .menu {
    text-align: center;
    list-style: none;
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    margin-top: 52px;
    padding: 0 0 10px 0;
    clear: both;
    background: var(--background-navbar);
    transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
    transform: scale(1, 0);
    transform-origin: top;
    display: block;
  }

  /* Hamburger menu button */
  .menu-btn:checked~.menu {
    transform: scale(1, 1);
    transform-origin: top;
    transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
  }

  /* Hamburger menbu text */
  .menu a {
    text-decoration: none;
    font-weight: 500;
    letter-spacing: 2px;
    font-size: 16px;
    text-transform: capitalize;
    color: #e95283;
    opacity: 0;
    transition: 0.5s;
  }

  .menu li {
    border-top: 1px solid rgb(75, 75, 75);
    padding: 15px 0;
    margin: 0 54px;
    opacity: 0;
    transition: 0.5s;
  }

  .menu-btn:checked~.menu a,
  .menu-btn:checked~.menu li {
    opacity: 1;
    transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.2s;
  }

  .menu-btn {
    display: none;
  }

  .menu-icon {
    display: inline-block;
    position: relative;
    cursor: pointer;
    padding: 24px 14px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }

  .navicon {
    background: #e95283;
    display: block;
    height: 4px;
    width: 26px;
    position: relative;
    transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
  }

  .navicon:before,
  .navicon:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    background: #e95283;
    transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
  }

  .navicon:before {
    top: 9px;
  }

  .navicon:after {
    bottom: 9px;
  }

  /* Hamburger Menu Animation Start */
  .menu-btn:checked~.menu-icon .navicon:before {
    transform: rotate(-45deg);
  }

  .menu-btn:checked~.menu-icon .navicon:after {
    transform: rotate(45deg);
  }

  .menu-btn:checked~.menu-icon:not(.steps) .navicon:before {
    top: 0;
  }

  .menu-btn:checked~.menu-icon:not(.steps) .navicon:after {
    bottom: 0;
  }

  .menu-btn:checked~.menu-icon .navicon {
    background: rgba(0, 0, 0, 0);
    transition: 0.2192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
  }

  /* Hamburger Menu Animation End */

  /* Navbar Container */
  .navtext-container {
    width: 100%;
    height: 52px;
    position: absolute;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  /* Navbar Text */
  .navtext {
    text-align: left;
    display: block;
    position: absolute;
    text-transform: uppercase;
    color: #ddd;
    letter-spacing: 4px;
    font-size: 20px;
  }

  .navtext img {
    padding-left: 2%;
    width: 60%;
  }

}