@charset "utf-8";

body {
  background-color: #fff;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.7;
  color: #555;
  animation: fadeIn 3s ease 0s 1 normal;
  border-top: 9px solid #519f44;
  -webkit-animation: fadeIn 3s ease 0s 1 normal;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

a img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
}
.w1000 {
  position: relative;
  max-width: 1000px;
  min-width: 767px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.bold {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.require {
  color: #ff0000;
}
#header_wapp {
  position: relative;
  max-width: 1300px;
  min-width: 767px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 1.9%;
  text-align: center;
}
#header_tel_wrapp {
  clear: both;
  width: 100%;
  padding: 0 2%;
  overflow: hidden;
}
#header_tel {
  float: right;
  width: 255px;
  margin-top: 22px;
}
#header_logo {
  float: left;
  width: 300px;
  margin: 2% auto 3%;
}
#recruit_bnr {
  float: right;
  padding: 0 2%;
  margin-top: 9px;
}
.menu {
  clear: both;
  position: relative;
  width: 100%;
  height: 50px;
  max-width: 1000px;
  margin: 0 auto;
  border-right: 1px solid #bbb;
  font-size: 0.9em;
}

.menu > li {
  float: left;
  width: 9%;
  height: 50px;
  line-height: 25px;
  background: none;
  list-style: none;
  border-left: 1px solid #bbb;
}
li.recruit_menu {
  position: relative;
  width: 19%;
}

li.recruit_menu .recruit_sub_menu1 {
  position: absolute;
  bottom: 0;
  left: 20px;
  font-size: 96%;
}
li.recruit_menu .recruit_sub_menu2 {
  position: absolute;
  bottom: 0;
  right: 20px;
  font-size: 96%;
}

.menu > li a {
  display: block;
  color: #999;
  text-decoration: none;
}

.menu > li a:hover {
  color: #555;
}

ul.menu__second-level {
  visibility: hidden;
  opacity: 0;
  z-index: 1;
}

.menu > li:hover {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.menu__second-level li {
  border-top: 1px solid #ddd;
  padding: 4% 0;
}
.menu__second-level li a:hover {
  color: #555;
}

.menu:before,
.menu:after {
  content: " ";
  display: table;
}

.menu:after {
  clear: both;
}

.menu {
  *zoom: 1;
}

.menu > li.menu__single {
  position: relative;
}

li.menu__single ul.menu__second-level {
  position: absolute;
  top: 25px;
  padding-top: 10px;
  width: 240px;
  background: #fff;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  list-style: none;
  border-bottom: 1px solid #ddd;
}
li.menu__single ul.menu__second-level li {
  border: none;
  text-align: left;
  padding: 10px 20px;
  border-top: 1px solid #ddd;
}

li.menu__single:hover ul.menu__second-level {
  visibility: visible;
  list-style: none;
  opacity: 1;
}

nav a {
  color: #999;
  text-decoration: none;
  font-size: 0.96em;
  letter-spacing: 2px;
  padding: 0 5px;
}
nav a:hover {
  color: #519f44;
}
nav a.active {
  color: #519f44;
}

#stock_wrapp {
  position: relative;
  width: 100%;
  min-width: 1000px;
  height: auto;
  overflow: hidden;
}
#stock_wrapp img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  margin: 0 auto;
}
#stock_wrapp a div {
  position: absolute;
  width: 100%;
  top: 11%;
  left: 13%;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#stock_wrapp iframe {
  position: absolute;
  bottom: 10%;
  right: 10%;
  width: 28%;
  height: auto;
  aspect-ratio: 16 / 9;
}
.main01_1_txt {
  float: left;
  width: 100%;
  color: #333;
  line-height: 1.3em;
  font-size: 1.9em;
  margin-bottom: 1em;
  letter-spacing: 0.17em;
}
.main01_2_txt {
  clear: both;
  float: left;
  width: 100%;
  color: #333;
  line-height: 1.6em;
  letter-spacing: 0.17em;
  font-size: 1em;
}
.main02_1_txt {
  float: left;
  width: 100%;
  color: #35667c;
  line-height: 1.3em;
  font-size: 2em;
  margin-bottom: 1em;
  letter-spacing: 0.17em;
}
.main02_2_txt {
  clear: both;
  float: left;
  width: 100%;
  color: #35667c;
  line-height: 1.6em;
  letter-spacing: 0.17em;
  font-size: 1em;
}
.main03_1_txt {
  float: left;
  width: 100%;
  color: #fff;
  line-height: 1.3em;
  font-size: 1.9em;
  margin-bottom: 1em;
  letter-spacing: 0.17em;
}
.main03_2_txt {
  clear: both;
  float: left;
  width: 100%;
  color: #fff;
  line-height: 1.6em;
  letter-spacing: 0.17em;
  font-size: 1em;
}
.main_midashi {
  position: absolute;
  top: 10%;
  right: 11%;
  color: #fff;
  text-shadow: 1px 1px 3px #808080;
  font-size: 1.9em;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-weight: bold;
}
#service_info_wrapp {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 4% 2%;
  overflow: hidden;
}
.top_komidashi {
  width: 100%;
  text-align: center;
  font-size: 1.7em;
  margin-bottom: 4%;
  letter-spacing: 0.2em;
}
.service_info {
  float: left;
  width: 28%;
  margin: 0 2.5%;
  color: #169b00;
}
.service_info a {
  color: #169b00;
  text-decoration: none;
}
.service_info img {
  width: 100%;
  margin-bottom: 10px;
  transition-duration: 0.4s;
}
.service_info img:hover {
  transform: scale(1.04);
  transition-duration: 0.4s;
}
#habataku_wrapp {
  float: left;
  width: 100%;
  background-color: #f5f5f5;
  text-align: center;
  margin: 2.6% 0 5%;
  padding: 4.2% 0;
}
#habataku_bnr {
  width: 100%;
  max-width: 898px;
  margin: 0 auto;
}
#habataku_photo {
  max-width: 900px;
  margin: 2.5% auto 0;
}
#habataku_photo li {
  float: left;
  width: 32%;
  margin-right: 1%;
  list-style: none;
}
#habataku_photo li:last-child {
  width: 32%;
  margin-right: 0;
}
#habataku_photo img {
  width: 100%;
}
#top_about {
  float: left;
  height: auto;
  width: 100%;
  aspect-ratio: 1296 / 357;
  background-image: url(../img/about_bg@2x.jpg);
  background-size: cover;
  background-position: center;
  background-color: #efefef;
}
#top_komidashi_about {
  position: absolute;
  top: 33px;
  left: 0;
  width: 26%;
}
a.about_btn {
  display: block;
  position: absolute;
  top: 80%;
  right: 0;
  border: 1px solid #555;
  background-color: #fff;
  padding: 6px 80px;
  color: #000;
  text-decoration: none;
  background: rgba(255, 255, 255, 0.6);
}
a.about_btn:hover {
  background-color: transparent;
  color: #000;
  border: 1px solid #999;
  background: rgba(255, 255, 255, 0.3);
}
#top_news {
  float: left;
  width: 100%;
  background-image: url(../img/news_bg.jpg);
  background-size: cover;
  background-position: center;
  background-color: #efefef;
}
#top_komidashi_news {
  margin: 8.8% auto 3%;
  width: 260px;
}

.news_wapp {
  overflow: hidden;
  width: 1000px;
}

.news_wapp dt {
  clear: both;
  float: left;
  text-align: left;
  width: 15%;
  letter-spacing: 2px;
  overflow: hidden;
/*  border-bottom: 1px solid #bbb;*/
  padding: 10px 0;
}
.news_wapp dd {
  float: left;
  text-align: left;
  width: 85%;
  letter-spacing: 2px;
  overflow: hidden;
  border-bottom: 1px solid #bbb;
  padding: 10px 0;
}
.icon00 {
  float: left;
  width: 70px;
  background-color: #efefef;
  color: #fff;
  font-size: 0.67em;
  text-align: center;
  line-height: 1.7em;
  margin: 5px 15px 0 0;
}
.icon01 {
  float: left;
  width: 70px;
  background-color: #2fb619;
  color: #fff;
  font-size: 0.67em;
  text-align: center;
  line-height: 1.6em;
  margin: 5px 15px 0 0;
}
.icon02 {
  float: left;
  width: 70px;
  background-color: #338cdf;
  color: #fff;
  font-size: 0.67em;
  text-align: center;
  line-height: 1.6em;
  margin: 5px 15px 0 0;
}
.news_wapp a {
  text-decoration: none;
  color: #444;
}
.news_wapp a:hover {
  color: #2fb619;
}
a.news_btn {
  display: block;
  float: left;
  clear: both;
  margin: 5.6% 35% 9%;
  border: 1px solid #555;
  padding: 7px 0;
  color: #555;
  text-decoration: none;
  width: 30%;
}
a.news_btn:hover {
  background-color: #555;
  color: #fff;
  border: 1px solid #555;
}
#top_recruit {
  position: relative;
  float: left;
  height: 260px;
  width: 100%;
  background-image: url(../img/recruit@2x.jpg);
  background-size: cover;
  background-position: center;
  background-color: #efefef;
  margin-bottom: 10%;
}
#top_recruit a {
  display: block;
  width: 100%;
  height: 100%;
}
#top_recruit a:hover {
  background-color: #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
  -moz-opacity: 0.2;
}
#top_komidashi_recruit {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 130px;
}

#footer {
  clear: both;
  background-image: url(../img/footer.png);
  background-position: bottom right;
  background-color: #4f9f45;
  text-align: center;
  width: 100%;
  height: 310px;
}
#copyright {
  color: #6d9765;
  text-align: center;
  padding: 20px 0;
  letter-spacing: 0.13em;
  font-size: 0.9em;
}
#bottom_navi {
  color: #fff;
  font-size: 0.9em;
  padding: 30px 0 0;
}
#bottom_navi a {
  color: #fff;
  text-decoration: none;
  font-size: 0.96em;
  letter-spacing: 2px;
}
#bottom_navi a:hover {
  color: #c0ffb8;
}

#bottom_txt_wrap {
  position: absolute;
  top: 155px;
  left: 0;
  text-align: left;
  float: left;
  color: #fff;
  letter-spacing: 2px;
}
#bottom_txt_wrap a {
  color: #fff;
  text-decoration: none;
}
#bottom_txt_wrap a:hover {
  color: #c0ffb8;
}
.bottom_txt01 {
  font-size: 1.4em;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.bottom_txt02 {
  font-size: 0.8em;
  margin-bottom: 1.8em;
}
.bottom_txt03 {
  font-size: 0.9em;
}
#totop {
  position: fixed;
  right: 4%;
  bottom: 390px;
  opacity: 0.6;
}
#totop:hover {
  opacity: 0.9;
}

/*______________________________________PC用CSS_______________________________________________*/
@media screen and (min-width: 767px) {
  /*ウィンドウ幅が767px以上の場合に適用*/
  .pc_content {
    display: block;
  }
  .sp_content {
    display: none;
  }
}

/*______________________________________スマホ用CSS_______________________________________________*/
@media print, screen and (max-width: 766px) {
  /*ウィンドウ幅が最大767pxまでの場合に適用*/
  .pc_content {
    display: none;
  }
  .sp_content {
    display: block;
  }

  /*ハンバーガーメニュー*/
  nav.NavMenu {
    position: fixed; /*表示位置を固定*/
    z-index: 2; /*重ね順を変更*/
    top: 0; /*表示位置を指定*/
    right: 0; /*表示位置を指定*/
    background: #529e44;
    color: #000; /*文字色を黒にする*/
    text-align: left; /*テキストを中央揃え*/
    width: 70%;
    height: 100vh;
    transform: translateX(100%); /*ナビを上に隠す*/
    transition: all 0.6s; /*アニメーションの時間を指定*/
  }
  nav.NavMenu ul {
    background: #529e44;
    width: 100%;
    margin: 0 auto;
    padding: 60px 0 0 0;
  }

  nav.NavMenu ul li {
    font-size: 1em;
    list-style-type: none;
    padding: 0 0 0 10%;
    width: 100%;
    border-bottom: 1px solid #60aa52;
  }

  nav.NavMenu ul li:last-child {
    padding-bottom: 0;
    border-bottom: none; /*最後のメニュー項目のみ下線を消す*/
  }

  nav.NavMenu ul li a {
    display: block; /*クリックできる領域を広げる*/
    color: #fff;
    padding: 0.7em 0;
    text-decoration: none;
  }

  nav.NavMenu.active {
    transform: translateY(0%); /*ナビを表示する*/
  }

  .Toggle {
    display: block;
    position: fixed; /* bodyに対しての絶対位置指定 */
    right: 13px;
    top: 12px;
    width: 42px;
    height: 42px;
    cursor: pointer;
    z-index: 3;
  }

  .Toggle span {
    display: block;
    position: absolute;
    width: 30px;
    border-bottom: solid 2px #000;
    -webkit-transition: 0.35s ease-in-out; /*変化の速度を指定*/
    -moz-transition: 0.35s ease-in-out; /*変化の速度を指定*/
    transition: 0.35s ease-in-out; /*変化の速度を指定*/
    left: 6px;
  }

  .Toggle span:nth-child(1) {
    top: 9px;
  }

  .Toggle span:nth-child(2) {
    top: 18px;
  }

  .Toggle span:nth-child(3) {
    top: 27px;
  }

  /* 最初のspanをマイナス45度に */
  .Toggle.active span:nth-child(1) {
    top: 18px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-bottom: solid 2px #fff;
  }

  /* 2番目と3番目のspanを45度に */
  .Toggle.active span:nth-child(2),
  .Toggle.active span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    border-bottom: solid 2px #fff;
  }
  .w1000 {
    position: relative;
    max-width: none;
    min-width: 0;
    width: 90%;
    margin: 0 5%;
    text-align: center;
  }
  #header_wapp {
    position: relative;
    max-width: none;
    min-width: 0;
    width: 90%;
    margin: 0 5%;
    padding-bottom: 1.9%;
    text-align: center;
  }
  #header_tel_wrapp {
    display: none;
  }
  #header_logo {
    float: none;
    width: 46%;
    margin: 3% 0 1% 5%;
  }
  #recruit_bnr {
    position: absolute;
    right: 50px;
    top: 8px;
    padding: 0 2%;
    width: 30%;
  }

  /*スライダー*/
  #stock_wrapp {
    position: relative;
    width: 100%;
    height: 600px;
    min-width: 0;
    overflow: hidden;
  }
  #stock_wrapp img {
    max-width: none;
    max-height: none;
    margin: 0 auto;
  }
  #stock_wrapp a div {
    position: absolute;
    width: 90%;
    top: 5%;
    left: 5%;
    font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  }
  #stock_wrapp iframe {
    position: absolute;
    bottom: 10%;
    left: 10%;
    width: 80%;
    height: auto;
    aspect-ratio: 16 / 9;
  }
  .main01_1_txt {
    display: block;
    float: left;
    width: 100%;
    color: #fff;
    line-height: 1.3em;
    font-size: 1.2em;
    margin-bottom: 0.7em;
    letter-spacing: 0.17em;
  }
  .main01_2_txt {
    display: block;
    float: left;
    width: 100%;
    color: #fff;
    line-height: 1.3em;
    font-size: 0.9em;
    margin-bottom: 1em;
    letter-spacing: 0.17em;
  }
  .main02_1_txt {
    display: block;
    float: left;
    width: 100%;
    color: #fff;
    line-height: 1.3em;
    font-size: 1.2em;
    margin-bottom: 0.7em;
    letter-spacing: 0.17em;
  }
  .main02_2_txt {
    display: block;
    float: left;
    width: 100%;
    color: #fff;
    line-height: 1.3em;
    font-size: 0.9em;
    margin-bottom: 1em;
    letter-spacing: 0.17em;
  }
  .main03_1_txt {
    display: block;
    float: left;
    width: 100%;
    color: #fff;
    line-height: 1.3em;
    font-size: 1.2em;
    margin-bottom: 0.7em;
    letter-spacing: 0.17em;
  }
  .main03_2_txt {
    display: block;
    float: left;
    width: 100%;
    color: #fff;
    line-height: 1.3em;
    font-size: 0.9em;
    margin-bottom: 1em;
    letter-spacing: 0.17em;
  }
  .main_midashi {
    position: static;
    display: block;
    float: left;
    width: 100%;
    color: #fff;
    text-shadow: 1px 1px 3px #808080;
    font-size: 1.5em;
    font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-weight: bold;
  }
  #service_info_wrapp {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 4% 2%;
    overflow: hidden;
  }
  .top_komidashi {
    width: 100%;
    text-align: center;
    font-size: 1.4em;
    margin-bottom: 4%;
    letter-spacing: 0.2em;
  }
  .service_info {
    float: left;
    width: 28%;
    margin: 0 2.5%;
    color: #169b00;
    font-size: 0.9em;
  }
  .service_info a {
    color: #169b00;
    text-decoration: none;
  }
  .service_info img {
    width: 100%;
    margin-bottom: 10px;
    transition-duration: 0.4s;
  }
  .service_info img:hover {
    transform: scale(1.04);
    transition-duration: 0.4s;
  }
  #habataku_wrapp {
    float: left;
    width: 100%;
    background-color: #f5f5f5;
    text-align: center;
    margin: 2.6% 0 5%;
    padding: 4.2% 0;
  }
  #habataku_bnr {
    width: 90%;
    margin: 0 5%;
    max-width: none;
  }
  #habataku_photo {
    width: 90%;
    max-width: none;
    margin: 2.5% 5% 0;
  }
  #habataku_photo li {
    float: left;
    width: 32%;
    margin-right: 1%;
    list-style: none;
  }
  #habataku_photo li:last-child {
    width: 32%;
    margin-right: 0;
  }
  #habataku_photo img {
    width: 100%;
  }
  #top_about {
    float: left;
    height: 120px;
    width: 100%;
    background-image: url(../img/about_bg@2x.jpg);
    background-size: cover;
    background-position: center;
    background-color: #efefef;
  }
  #top_komidashi_about {
    position: absolute;
    top: 10px;
    left: 0;
    width: 70%;
  }
  a.about_btn {
    display: block;
    position: absolute;
    top: 80px;
    right: 0;
    border: none;
    background-color: #fff;
    padding: 4px 30px;
    color: #000;
    text-decoration: none;
    background: rgba(255, 255, 255, 0.6);
    font-size: 0.9em;
  }
  a.about_btn:hover {
    background-color: transparent;
    color: #000;
    border: 1px solid #999;
    background: rgba(255, 255, 255, 0.3);
  }
  #top_news {
    float: left;
    min-height: auto;
    width: 100%;
    background-image: url(../img/news_bg.jpg);
    background-size: cover;
    background-position: center;
    background-color: #efefef;
    margin-top: 20px;
    overflow: hidden;
  }
  #top_komidashi_news {
    margin: 8.8% auto 3%;
    width: 60%;
  }

  .news_wapp {
    width: auto;
  }

  .news_wapp dt {
    clear: both;
    float: left;
    text-align: left;
    width: 100%;
    letter-spacing: 2px;
    overflow: hidden;
    border-bottom: none;
    padding: 5px 0 0;
    font-size: 0.9em;
  }
  .news_wapp dd {
    clear: both;
    float: left;
    text-align: left;
    width: 100%;
    letter-spacing: 2px;
    overflow: hidden;
    border-bottom: 1px solid #bbb;
    padding: 0 0 5px;
    font-size: 0.9em;
    line-height: 1.4em;
  }
  .icon00 {
    clear: both;
    float: left;
    width: 70px;
    background-color: #efefef;
    color: #fff;
    font-size: 0.67em;
    text-align: center;
    line-height: 1.6em;
    margin: 4px 5px 0 0;
  }
  .icon01 {
    clear: both;
    float: left;
    width: 70px;
    background-color: #2fb619;
    color: #fff;
    font-size: 0.67em;
    text-align: center;
    line-height: 1.6em;
    margin: 4px 5px 0 0;
  }
  .icon02 {
    clear: both;
    float: left;
    width: 70px;
    background-color: #338cdf;
    color: #fff;
    font-size: 0.67em;
    text-align: center;
    line-height: 1.6em;
    margin: 4px 5px 0 0;
  }
  .news_wapp a {
    text-decoration: none;
    color: #444;
  }
  .news_wapp a:hover {
    color: #2fb619;
  }
  a.news_btn {
    display: block;
    float: left;
    clear: both;
    margin: 5.6% 15% 15%;
    border: 1px solid #555;
    padding: 7px 0;
    color: #555;
    text-decoration: none;
    width: 70%;
  }
  a.news_btn:hover {
    background-color: #555;
    color: #fff;
    border: 1px solid #555;
  }
  #top_recruit {
    position: relative;
    float: left;
    height: 90px;
    width: 100%;
    background-image: url(../img/recruit@2x.jpg);
    background-size: cover;
    background-position: center;
    background-color: #efefef;
    margin-bottom: 10%;
  }
  #top_recruit a {
    display: block;
    width: 100%;
    height: 100%;
  }
  #top_recruit a:hover {
    background-color: #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
    -moz-opacity: 0.2;
  }
  #top_komidashi_recruit {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 76px;
  }

  #footer {
    position: relative;
    clear: both;
    background-image: url(../img/footer.png);
    background-position: bottom right;
    background-color: #4f9f45;
    text-align: center;
    width: 100%;
    height: 150px;
  }
  #copyright {
    color: #6d9765;
    text-align: center;
    padding: 10px 0;
    letter-spacing: 0.13em;
    font-size: 0.7em;
  }
  #bottom_navi {
    display: none;
  }

  #bottom_txt_wrap {
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    text-align: left;
    float: left;
    color: #fff;
    letter-spacing: 2px;
  }
  #bottom_txt_wrap a {
    color: #fff;
    text-decoration: none;
  }
  #bottom_txt_wrap a:hover {
    color: #c0ffb8;
  }
  .bottom_txt01 {
    font-size: 1.1em;
    text-align: center;
    font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  }
  .bottom_txt02 {
    font-size: 0.7em;
    margin-bottom: 1.8em;
    text-align: center;
  }
  .bottom_txt03 {
    font-size: 0.7em;
    width: 100%;
    text-align: center;
  }
  #totop {
    position: fixed;
    right: 4%;
    bottom: 10%;
    opacity: 0.6;
    z-index: 1;
  }
  #totop:hover {
    opacity: 0.9;
  }
}
