@charset "UTF-8";
/*============================================================
MAIN VISUAL
*/
#main_visual {
  margin-top: 100px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  #main_visual {
    margin-top: 60px;
  }
}
#main_visual .container_w {
  position: relative;
}
#main_visual .container_w::before {
  content: "";
  background: #f7f8f4;
  width: 150%;
  height: 80%;
  display: block;
  position: absolute;
  bottom: -60px;
  right: 80px;
  z-index: -1;
}
@media only screen and (max-width: 768px) {
  #main_visual .container_w::before {
    height: 75%;
    right: 15px;
    bottom: 0;
  }
}
#main_visual::after {
  content: "";
  background: #b2f5f1;
  width: 100%;
  height: 500px;
  display: block;
  position: absolute;
  top: -60px;
  left: 50%;
  z-index: -1;
}
@media only screen and (max-width: 768px) {
  #main_visual::after {
    width: 50vw;
    height: 20%;
    top: -20px;
    left: 70%;
  }
}
#main_visual .heading_page {
  padding-left: 30px;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  #main_visual .heading_page {
    padding-left: 10px;
  }
}
#main_visual .heading_page span {
  display: block;
}
@media only screen and (max-width: 768px) {
  #main_visual .heading_page span {
    line-height: 1.2;
  }
}
#main_visual .heading_page span.en {
  color: #13c6bb;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  #main_visual .heading_page span.en {
    font-size: 18px;
    margin-bottom: 4px;
  }
}
#main_visual .heading_page span.ja {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, serif;
  font-weight: 400;
  font-size: 56px;
  font-weight: 700;
  letter-spacing: 0.04em;
}
@media only screen and (max-width: 768px) {
  #main_visual .heading_page span.ja {
    font-size: 30px;
  }
}
#main_visual .pic {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 1250px;
  height: 500px;
  margin: -20px 0 0 80px;
}
@media only screen and (max-width: 768px) {
  #main_visual .pic {
    width: calc(100% + 20px);
    height: 0;
    margin: 14px 0 0 0;
    padding-bottom: 45%;
  }
}
#main_visual .profile {
  min-width: 340px;
  margin: -180px 0 0 220px;
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  #main_visual .profile {
    margin: -15px 0 0;
    min-width: inherit;
    display: block;
  }
}
#main_visual .profile .label {
  padding: 0 30px;
}
@media only screen and (max-width: 768px) {
  #main_visual .profile .label {
    padding: 0 15px;
  }
}
#main_visual .profile .label span {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  padding: 26px 40px 24px;
  display: inline-block;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  #main_visual .profile .label span {
    font-size: 14px;
    padding: 10px 15px 8px;
  }
}
#main_visual .profile .inner {
  background: #fff;
  margin-top: -32.5px;
  padding: 60px 30px 30px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  #main_visual .profile .inner {
    margin-top: -15px;
    padding: 30px 15px 20px;
  }
}
#main_visual .profile .h_name {
  margin-bottom: 25px;
}
@media only screen and (max-width: 768px) {
  #main_visual .profile .h_name {
    margin-bottom: 18px;
  }
}
#main_visual .profile .h_name::after {
  content: "";
  background: #333;
  width: 20px;
  height: 1px;
  margin-top: 20px;
  display: block;
}
@media only screen and (max-width: 768px) {
  #main_visual .profile .h_name::after {
    margin-top: 15px;
  }
}
#main_visual .profile .h_name span {
  display: block;
}
#main_visual .profile .h_name span.ja {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, serif;
  font-weight: 400;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  #main_visual .profile .h_name span.ja {
    font-size: 24px;
    margin-bottom: 10px;
  }
}
#main_visual .profile .h_name span.en {
  font-size: 14px;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  #main_visual .profile .h_name span.en {
    font-size: 12px;
  }
}
#main_visual .profile .data li {
  font-size: 13px;
}
@media only screen and (max-width: 768px) {
  #main_visual .profile .data li {
    font-size: 12px;
  }
}
#main_visual .profile .data li:not(:last-child) {
  margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  #main_visual .profile .data li:not(:last-child) {
    margin-bottom: 8px;
  }
}
#main_visual .profile.manufucturing .label span {
  background: #eb9d37;
}
#main_visual .profile.manufucturing .h_name .en {
  color: #eb9d37;
}
#main_visual .profile.sales .label span {
  background: #1381ba;
}
#main_visual .profile.sales .h_name .en {
  color: #1381ba;
}
#main_visual .profile.messcud .label span {
  background: #9113ba;
}
#main_visual .profile.messcud .h_name .en {
  color: #9113ba;
}
#main_visual .profile.accounting .label span {
  background: #13c6bb;
}
#main_visual .profile.accounting .h_name .en {
  color: #13c6bb;
}
#main_visual .profile.operations .label span {
  background: #0c9fbf;
}
#main_visual .profile.operations .h_name .en {
  color: #0c9fbf;
}
#main_visual .h_mv {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, serif;
  font-weight: 400;
  font-size: 38px;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
  padding: 50px 0;
}
@media only screen and (max-width: 768px) {
  #main_visual .h_mv {
    font-size: 20px;
    line-height: 1.4;
    text-align: left;
    padding: 25px 15px 35px 0;
  }
}
#main_visual .title_en {
  color: #b2f5f1;
  font-size: 120px;
  font-weight: 600;
  line-height: 0.73;
  text-align: right;
  margin-top: 16px;
}
@media only screen and (max-width: 768px) {
  #main_visual .title_en {
    font-size: 32px;
    margin-top: -12px;
  }
}

.contents_yamamoto #main_visual .pic {
  background-image: url(../images/people/yamamoto/pic_mv_yamamoto01.jpg);
}

.contents_miyashita #main_visual .pic {
  background-image: url(../images/people/miyashita/pic_mv_miyashita01.jpg);
}

.contents_hirose #main_visual .pic {
  background-image: url(../images/people/hirose/pic_mv_hirose01.jpg);
}

.contents_fujii #main_visual .pic {
  background-image: url(../images/people/fujii/pic_mv_fujii01.jpg);
}

.contents_kimura #main_visual .pic {
  background-image: url(../images/people/kimura/pic_mv_kimura01.jpg);
}

.contents_odajima #main_visual .pic {
  background-image: url(../images/people/odajima/pic_mv_odajima01.jpg);
}

.contents_koide #main_visual .pic {
  background-image: url(../images/people/koide/pic_mv_koide01.jpg);
}

.contents_kawaguchi #main_visual .pic {
  background-image: url(../images/people/kawaguchi/pic_mv_kawaguchi01.jpg);
}

.contents_naruse #main_visual .pic {
  background-image: url(../images/people/naruse/pic_mv_naruse01.jpg);
}

.contents_okamori #main_visual .pic {
  background-image: url(../images/people/okamori/pic_mv_okamori01.jpg);
}

.contents_shimazu #main_visual .pic {
  background-image: url(../images/people/shimazu/pic_mv_shimazu01.jpg);
}

/*============================================================
INTERVIEW
*/
#interview {
  padding: 120px 0;
}
@media only screen and (max-width: 768px) {
  #interview {
    padding: 40px 0;
  }
}
#interview .interview_block .row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  #interview .interview_block .row {
    display: block;
  }
}
#interview .interview_block .pic {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 768px) {
  #interview .interview_block .pic {
    margin: 0 -15px !important;
    max-width: inherit !important;
    height: 0 !important;
    padding-bottom: 60% !important;
  }
}
@media only screen and (max-width: 768px) {
  #interview .interview_block .holder {
    background: #fff;
    max-width: inherit !important;
    margin-top: -30px;
    padding: 0 !important;
  }
}
#interview .interview_block .holder .h_holder {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, serif;
  font-weight: 400;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.8;
  margin-bottom: 35px;
}
@media only screen and (max-width: 768px) {
  #interview .interview_block .holder .h_holder {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 10px;
    padding: 15px;
  }
}
#interview .interview_block .holder .h_holder::after {
  content: "";
  background: #333;
  width: 30px;
  height: 1px;
  display: block;
  margin-top: 10px;
}
@media only screen and (max-width: 768px) {
  #interview .interview_block .holder .h_holder::after {
    margin-top: 8px;
  }
}
#interview .interview_block .holder p {
  line-height: 2.2;
}
@media only screen and (max-width: 768px) {
  #interview .interview_block .holder p {
    line-height: 2;
  }
}
#interview .interview_block:not(:last-child) {
  margin-bottom: 130px;
}
@media only screen and (max-width: 768px) {
  #interview .interview_block:not(:last-child) {
    margin-bottom: 60px;
  }
}
#interview .interview_block:nth-child(even) .row {
  flex-flow: row-reverse;
}
#interview .interview_block:nth-child(1) .pic {
  height: 610px;
  flex: 0 0 630px;
  max-width: 630px;
  margin-left: -90px;
}
#interview .interview_block:nth-child(1) .holder {
  flex: 0 0 50%;
  max-width: 50%;
}
#interview .interview_block:nth-child(2) .pic {
  height: 550px;
  flex: 0 0 715px;
  max-width: 715px;
  margin-right: -165px;
}
#interview .interview_block:nth-child(2) .holder {
  flex: 0 0 50%;
  max-width: 50%;
  padding-right: 20px;
}
#interview .interview_block:nth-child(3) .pic {
  height: 610px;
  flex: 0 0 740px;
  max-width: 740px;
  margin-left: -90px;
}
#interview .interview_block:nth-child(3) .holder {
  flex: 0 0 42%;
  max-width: 42%;
  padding-left: 20px;
}

.contents_yamamoto .interview_block:nth-child(1) .pic {
  background-image: url(../images/people/yamamoto/pic_interview_yamamoto01.jpg);
}
.contents_yamamoto .interview_block:nth-child(2) .pic {
  background-image: url(../images/people/yamamoto/pic_interview_yamamoto02.jpg);
}
.contents_yamamoto .interview_block:nth-child(3) .pic {
  background-image: url(../images/people/yamamoto/pic_interview_yamamoto03.jpg);
}

.contents_miyashita .interview_block:nth-child(1) .pic {
  background-image: url(../images/people/miyashita/pic_interview_miyashita01.jpg);
}
.contents_miyashita .interview_block:nth-child(2) .pic {
  background-image: url(../images/people/miyashita/pic_interview_miyashita02.jpg);
}
.contents_miyashita .interview_block:nth-child(3) .pic {
  background-image: url(../images/people/miyashita/pic_interview_miyashita03.jpg);
}

.contents_hirose .interview_block:nth-child(1) .pic {
  background-image: url(../images/people/hirose/pic_interview_hirose01.jpg);
}
.contents_hirose .interview_block:nth-child(2) .pic {
  background-image: url(../images/people/hirose/pic_interview_hirose02.jpg);
}
.contents_hirose .interview_block:nth-child(3) .pic {
  background-image: url(../images/people/hirose/pic_interview_hirose03.jpg);
}

.contents_fujii .interview_block:nth-child(1) .pic {
  background-image: url(../images/people/fujii/pic_interview_fujii01.jpg);
}
.contents_fujii .interview_block:nth-child(2) .pic {
  background-image: url(../images/people/fujii/pic_interview_fujii02.jpg);
}
.contents_fujii .interview_block:nth-child(3) .pic {
  background-image: url(../images/people/fujii/pic_interview_fujii03.jpg);
}

.contents_kimura .interview_block:nth-child(1) .pic {
  background-image: url(../images/people/kimura/pic_interview_kimura01.jpg);
}
.contents_kimura .interview_block:nth-child(2) .pic {
  background-image: url(../images/people/kimura/pic_interview_kimura02.jpg);
}
.contents_kimura .interview_block:nth-child(3) .pic {
  background-image: url(../images/people/kimura/pic_interview_kimura03.jpg);
}

.contents_odajima .interview_block:nth-child(1) .pic {
  background-image: url(../images/people/odajima/pic_interview_odajima01.jpg);
}
.contents_odajima .interview_block:nth-child(2) .pic {
  background-image: url(../images/people/odajima/pic_interview_odajima02.jpg);
}
.contents_odajima .interview_block:nth-child(3) .pic {
  background-image: url(../images/people/odajima/pic_interview_odajima03.jpg);
}

.contents_koide .interview_block:nth-child(1) .pic {
  background-image: url(../images/people/koide/pic_interview_koide01.jpg);
}
.contents_koide .interview_block:nth-child(2) .pic {
  background-image: url(../images/people/koide/pic_interview_koide02.jpg);
}
.contents_koide .interview_block:nth-child(3) .pic {
  background-image: url(../images/people/koide/pic_interview_koide03.jpg);
}

.contents_kawaguchi .interview_block:nth-child(1) .pic {
  background-image: url(../images/people/kawaguchi/pic_interview_kawaguchi01.jpg);
}
.contents_kawaguchi .interview_block:nth-child(2) .pic {
  background-image: url(../images/people/kawaguchi/pic_interview_kawaguchi02.jpg);
}
.contents_kawaguchi .interview_block:nth-child(3) .pic {
  background-image: url(../images/people/kawaguchi/pic_interview_kawaguchi03.jpg);
}

.contents_naruse .interview_block:nth-child(1) .pic {
  background-image: url(../images/people/naruse/pic_interview_naruse01.jpg);
}
.contents_naruse .interview_block:nth-child(2) .pic {
  background-image: url(../images/people/naruse/pic_interview_naruse02.jpg);
}
.contents_naruse .interview_block:nth-child(3) .pic {
  background-image: url(../images/people/naruse/pic_interview_naruse03.jpg);
}

.contents_okamori .interview_block:nth-child(1) .pic {
  background-image: url(../images/people/okamori/pic_interview_okamori01.jpg);
}
.contents_okamori .interview_block:nth-child(2) .pic {
  background-image: url(../images/people/okamori/pic_interview_okamori02.jpg);
}
.contents_okamori .interview_block:nth-child(3) .pic {
  background-image: url(../images/people/okamori/pic_interview_okamori03.jpg);
}

.contents_shimazu .interview_block:nth-child(1) .pic {
  background-image: url(../images/people/shimazu/pic_interview_shimazu01.jpg);
}
.contents_shimazu .interview_block:nth-child(2) .pic {
  background-image: url(../images/people/shimazu/pic_interview_shimazu02.jpg);
}
.contents_shimazu .interview_block:nth-child(3) .pic {
  background-image: url(../images/people/shimazu/pic_interview_shimazu03.jpg);
}

/*============================================================
SCHEDULE
*/
#schedule {
  padding: 100px 0;
  position: relative;
}
@media only screen and (max-width: 768px) {
  #schedule {
    padding: 40px 0;
  }
}
#schedule .container {
  position: relative;
}
#schedule .title_en {
  color: #b2f5f1;
  font-size: 130px;
  font-weight: 600;
  position: absolute;
  top: -60px;
  left: -90px;
  z-index: 1;
}
@media (max-width: 1360px) {
  #schedule .title_en {
    left: -10px;
  }
}
@media only screen and (max-width: 768px) {
  #schedule .title_en {
    font-size: 36px;
    margin-bottom: -20px;
    position: relative;
    top: 0;
    left: 0;
  }
}
#schedule .panel {
  text-align: right;
  position: absolute;
  top: -60px;
  right: 0;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  #schedule .panel {
    position: static;
  }
}
#schedule .panel .inner {
  background: #f7f8f4;
  text-align: left;
  width: 500px;
  padding: 60px;
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  #schedule .panel .inner {
    width: inherit;
    padding: 40px 20px 30px;
    margin: 0 -15px;
    display: block;
  }
}
#schedule .panel .h_schedule {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, serif;
  font-weight: 400;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 35px;
}
@media only screen and (max-width: 768px) {
  #schedule .panel .h_schedule {
    font-size: 19px;
    margin-bottom: 20px;
  }
}
#schedule .panel .schedule_list dl {
  font-size: 15px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  #schedule .panel .schedule_list dl {
    font-size: 14px;
  }
}
#schedule .panel .schedule_list dl dt {
  font-weight: 700;
  flex: 0 0 85px;
  max-width: 85px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  #schedule .panel .schedule_list dl dt {
    flex: 0 0 65px;
    max-width: 65px;
  }
}
#schedule .panel .schedule_list dl dt::before {
  content: "";
  border: 2px solid #13c6bb;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  display: block;
  margin-right: 10px;
}
@media only screen and (max-width: 768px) {
  #schedule .panel .schedule_list dl dt::before {
    width: 12px;
    height: 12px;
    margin-right: 6px;
  }
}
#schedule .panel .schedule_list dl dd {
  line-height: 1.3;
}
#schedule .panel .schedule_list dl:not(:last-child) {
  margin-bottom: 18px;
}
@media only screen and (max-width: 768px) {
  #schedule .panel .schedule_list dl:not(:last-child) {
    margin-bottom: 10px;
  }
}
#schedule .pic {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 660px;
}
@media only screen and (max-width: 768px) {
  #schedule .pic {
    height: 0;
    padding-bottom: 55%;
  }
}

.contents_yamamoto #schedule .pic {
  background-image: url(../images/people/yamamoto/pic_schedule_yamamoto01.jpg);
}

.contents_miyashita #schedule .pic {
  background-image: url(../images/people/miyashita/pic_schedule_miyashita01.jpg);
}

.contents_hirose #schedule .pic {
  background-image: url(../images/people/hirose/pic_schedule_hirose01.jpg);
}

.contents_fujii #schedule .pic {
  background-image: url(../images/people/fujii/pic_schedule_fujii01.jpg);
}

.contents_kimura #schedule .pic {
  background-image: url(../images/people/kimura/pic_schedule_kimura01.jpg);
}

.contents_odajima #schedule .pic {
  background-image: url(../images/people/odajima/pic_schedule_odajima01.jpg);
}

.contents_koide #schedule .pic {
  background-image: url(../images/people/koide/pic_schedule_koide01.jpg);
}

.contents_kawaguchi #schedule .pic {
  background-image: url(../images/people/kawaguchi/pic_schedule_kawaguchi01.jpg);
}

.contents_naruse #schedule .pic {
  background-image: url(../images/people/naruse/pic_schedule_naruse01.jpg);
}

.contents_okamori #schedule .pic {
  background-image: url(../images/people/okamori/pic_schedule_okamori01.jpg);
}

.contents_shimazu #schedule .pic {
  background-image: url(../images/people/shimazu/pic_schedule_shimazu01.jpg);
}

/*============================================================
MESSAGE
*/
#message {
  padding: 100px 0;
  position: relative;
}
@media only screen and (max-width: 768px) {
  #message {
    padding: 0px 0 40px;
  }
}
#message .h_message {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, serif;
  font-weight: 400;
  font-size: 44px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 80px;
}
@media only screen and (max-width: 768px) {
  #message .h_message {
    font-size: 24px;
    margin-bottom: 40px;
  }
}
#message .message_content {
  width: 1040px;
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 768px) {
  #message .message_content {
    width: 100%;
  }
}
#message .message_content::before, #message .message_content::after {
  content: "";
  background: #333;
  width: 110px;
  height: 1px;
  display: block;
  position: absolute;
}
@media only screen and (max-width: 768px) {
  #message .message_content::before, #message .message_content::after {
    width: 60px;
  }
}
#message .message_content::before {
  top: 0;
  left: -20px;
}
@media only screen and (max-width: 768px) {
  #message .message_content::before {
    left: -15px;
  }
}
#message .message_content::after {
  bottom: 0;
  right: -20px;
}
@media only screen and (max-width: 768px) {
  #message .message_content::after {
    right: -15px;
  }
}
#message .message_content .inner {
  padding: 80px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  #message .message_content .inner {
    padding: 20px;
  }
}
#message .message_content .inner::before, #message .message_content .inner::after {
  content: "";
  background: #333;
  width: 1px;
  height: 110px;
  display: block;
  position: absolute;
}
@media only screen and (max-width: 768px) {
  #message .message_content .inner::before, #message .message_content .inner::after {
    height: 60px;
  }
}
#message .message_content .inner::before {
  top: -20px;
  left: 0;
}
@media only screen and (max-width: 768px) {
  #message .message_content .inner::before {
    top: -15px;
  }
}
#message .message_content .inner::after {
  bottom: -20px;
  right: 0;
}
@media only screen and (max-width: 768px) {
  #message .message_content .inner::after {
    bottom: -15px;
  }
}
#message .message_content p {
  line-height: 2.6;
}
@media only screen and (max-width: 768px) {
  #message .message_content p {
    line-height: 2.2;
  }
}
#message .title_en {
  color: #b2f5f1;
  font-size: 130px;
  font-weight: 600;
  line-height: 0.7;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  display: inline-block;
  position: absolute;
  top: -40px;
  left: 0;
}
@media (max-width: 1360px) {
  #message .title_en {
    font-size: 100px;
    top: 0;
  }
}
@media only screen and (max-width: 768px) {
  #message .title_en {
    font-size: 36px;
    text-align: right;
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    margin-bottom: 30px;
    display: block;
    position: static;
  }
}

/*============================================================
NAVI FOOTER
*/
#navi_footer {
  padding: 60px 0 200px;
}
@media only screen and (max-width: 768px) {
  #navi_footer {
    padding: 40px 0 80px;
  }
}
#navi_footer .h_navi_footer {
  font-size: 34px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 80px;
}
@media only screen and (max-width: 768px) {
  #navi_footer .h_navi_footer {
    font-size: 20px;
    margin-bottom: 30px;
  }
}
#navi_footer ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  #navi_footer ul {
    justify-content: space-between;
  }
}
#navi_footer ul li.prev a, #navi_footer ul li.next a {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  #navi_footer ul li.prev a, #navi_footer ul li.next a {
    position: relative;
  }
}
@media only screen and (max-width: 768px) {
  #navi_footer ul li.prev a::before, #navi_footer ul li.next a::before {
    content: "";
    color: #13c6bb;
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}
#navi_footer ul li.prev a:hover .btn, #navi_footer ul li.next a:hover .btn {
  background: #eb9d37;
}
#navi_footer ul li.prev a:hover .btn::after, #navi_footer ul li.next a:hover .btn::after {
  background: #fff;
  width: 50px;
}
#navi_footer ul li.prev .btn, #navi_footer ul li.next .btn {
  font-size: 15px;
  font-weight: 500;
  width: 250px;
}
@media only screen and (max-width: 768px) {
  #navi_footer ul li.prev .btn, #navi_footer ul li.next .btn {
    display: none;
  }
}
#navi_footer ul li.prev .pic, #navi_footer ul li.next .pic {
  border: 2px solid #13c6bb;
  border-radius: 50%;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  #navi_footer ul li.prev .pic, #navi_footer ul li.next .pic {
    width: 66px;
  }
}
@media only screen and (max-width: 768px) {
  #navi_footer ul li.prev a {
    padding-left: 25px;
  }
}
@media only screen and (max-width: 768px) {
  #navi_footer ul li.prev a::before {
    top: calc(50% - 20px);
    left: 0;
    transform: rotate(180deg) translateY(-50%);
  }
}
#navi_footer ul li.prev .btn {
  text-align: right;
  padding: 40px 30px 40px 0;
  margin-right: 25px;
}
#navi_footer ul li.prev .btn::after {
  right: auto;
  left: -18px;
}
@media only screen and (max-width: 768px) {
  #navi_footer ul li.next a {
    padding-right: 25px;
  }
}
#navi_footer ul li.next a::before {
  right: 0;
}
#navi_footer ul li.next .btn {
  padding: 40px 0 40px 30px;
  margin-left: 25px;
}
#navi_footer ul li.index {
  text-align: center;
  margin: 0 100px;
}
@media only screen and (max-width: 768px) {
  #navi_footer ul li.index {
    margin: 0 20px;
  }
}
#navi_footer ul li.index a {
  display: block;
}
#navi_footer ul li.index a i {
  color: #13c6bb;
  font-size: 30px;
  display: inline-block;
  transform: translateZ(0);
  transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
#navi_footer ul li.index a span {
  margin-top: 10px;
  display: block;
}
@media only screen and (max-width: 768px) {
  #navi_footer ul li.index a span {
    margin-top: 6px;
  }
}
#navi_footer ul li.index a:hover i {
  transform: scale(1.05) rotateY(180deg) translateZ(0);
}
