/* ------------------------------------------
  mv
------------------------------------------ */
.top_mv {
  max-width: 1300px;
  padding-top: 120px;
  position: relative;
  margin: 0 auto;
}

.top_mv_slider_item img {
  max-width: 100%;
}

.slide-arrow {
  cursor: pointer;
  margin: auto;
  position: absolute;
  top: 50%;
  width: 28px;
  height: 28px;
  Z-index:2;
  transform: translateY(-50%);
}

.prev-arrow {
  left: 16px;
}
.next-arrow {
  right: 16px;
}

.top_mv_catchphrase_wrapper {
  left: 77px;
  position: absolute;
  top: 50%;
  z-index: 100;;
}

.top_mv_catchphrase_ja {
  color: #fff;
  font-size: 4.3rem;
  font-weight: bold;
  line-height: 65px;
}

.top_mv_catchphrase_en {
  color: #171717;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 2.3rem;
  line-height: 27px;
  margin-top: 33px;
}

.top_mv_catchphrase_en span {
  color: #ff9f1c;
}

.top_mv_bnr {
  background-color: #ff9f1c;
  bottom: 0;
  display: block;
  font-family: 'Noto Sans JP';
  font-weight: bold;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: center;
  width: 480px;
}

.top_mv_bnr_item_wrapper {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.top_mv_bnr_item {
  width: 50%;
}

.top_mv_bnr_item_left {
  border-right: 1px solid #fff;
}

.top_mv_bnr_item_text1 {
  font-size: 1.6rem;
}

.top_mv_bnr_item_tel {
  color: #fff;
  font-family: 'Oswald', sans-serif;
  font-size: 2.8rem;
  line-height: 1.3;
}

.top_mv_bnr_item_text2 {
  font-size: 1.2rem;
  font-weight: normal;
}

.top_mv_bnr_item_text3 {
  align-items: center;
  display: flex;
  flex-direction: column;
  font-size: 1.4rem;
  justify-content: center;
  line-height: 20px;
}

.top_mv_bnr_item_text3 span {
  display: block;
}

.top_mv_bnr_item_right {
  align-items: center;
  display: flex;
  justify-content: center;
}

.top_mv_bnr_item_right img {
  height: 28px;
  margin-left: 20px;
  width: 36px;
}


@media screen and (max-width: 767px) {
  .top_mv {
    padding-top: 60px;
  }

  .top_mv_bnr {
    display: none;
  }

  .prev-arrow {
    left: 10px;
  }
  .next-arrow {
    right: 10px;
  }

  .top_mv_catchphrase_wrapper {
    left: 45px;
    top: 45%;
  }

  .top_mv_catchphrase_ja {
    font-size: 1.8rem;
    line-height: 32px;
  }

  .top_mv_catchphrase_en {
    font-size: 1.2rem;
    line-height: 13px;
    margin-top: 16px;
  }

}


/* ------------------------------------------
  top_why_title
------------------------------------------ */
.top_why {
  background-image: url(../img/top/top_why_back.jpg);
  background-repeat: no-repeat;
  background-size: contain;
}

.top_why_title_wrapper {
  background-image: url(../img/top/top_why_title_back.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 886px auto;
  height: 450px;
  transform: translateX(-128px);
  position: relative;
}

.top_why_title_text_wrapper {
  position: absolute;
  top: 4%;
  left: 48%;
  text-align: center;
}

.top_why_title_text1, .top_why_title_text2 {
  color: #fff;
  display: block;
  font-family: 'Yellowtail', cursive;
  line-height: .75;
}

.top_why_title_text1 {
  font-size: 20.4rem;
  padding-top: 90px;
}

.top_why_title_text1::before {
  content: 'Why';
}

.top_why_title_text2 {
  font-size: 4.4rem;
}

.top_why_title_text2::before {
  content: 'Choose Us';
}

.top_why_title_logo {
  margin: 20px auto 0;
  width: 207px;
}

.top_why_title {
  color: #4b4b4b;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 24px;
  margin-top: 30px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .top_why_title_wrapper {
    background-position: center;
    background-size: 443px auto;
    width: 115%;
    height: 225px;
    transform: translateX(-92px);
  }

  .top_why_title_text_wrapper {
      top: 6%;
      left: 43%;
  }

  .top_why_title_text1 {
    font-size: 10.4rem;
    padding-top: 40px;
  }

  .top_why_title_text2 {
    font-size: 2.2rem;
  }

  .top_why_title_logo {
    margin-top: 10px;
    width: 103px;
  }

  .top_why_title {
    font-size: 2rem;
  }
}

/* ------------------------------------------
  top_why_item
------------------------------------------ */
.top_why_item {
  margin-top: 110px;
  position: relative;
  padding-bottom: 120px;
}

.top_why_item::after {
  content: "";
  width: 1px;
  height: 120px;
  background-color: #4B4B4B;
  position: absolute;
  bottom: 0;
  left: 50%;
}

.top_why_item:last-child::after {
  display: none;
}

.top_why_item:last-child {
  padding-bottom: 0;
}

.top_why_item_textbox01, .top_why_item_textbox03 {
  background-color: #fff;
  padding: 110px 105px 75px 160px;
  position: absolute;
  width: 710px;
  z-index: 10;
}

.top_why_item_textbox02 {
  background-color: #fff;
  padding: 110px 40px 105px 215px;
  position: absolute;
  width: 710px;
  z-index: 10;
  right: 0;
}

.top_why_item_textbox_title {
  color: #ff9f1c;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 36px;
}

.top_why_item_textbox_title01,.top_why_item_textbox_title02, .top_why_item_textbox_title03 {
  position: relative;
}

.top_why_item_textbox_title01::before {
  color: rgba(75,75,75,.3);
  content: '01';
  font-family: 'Yellowtail', cursive;
  font-weight: normal;
  font-size: 23rem;
  line-height: 230px;
  line-height: 0;
  position: absolute;
  top: 20px;
  left: -135px;
  z-index: -1;
}

.top_why_item_textbox_title02::before {
  color: rgba(75,75,75,.3);
  content: '02';
  font-family: 'Yellowtail', cursive;
  font-weight: normal;
  font-size: 23rem;
  line-height: 230px;
  line-height: 0;
  position: absolute;
  top: 20px;
  left: -145px;
  z-index: -1;
}

.top_why_item_textbox_title03::before {
  color: rgba(75,75,75,.3);
  content: '03';
  font-family: 'Yellowtail', cursive;
  font-weight: normal;
  font-size: 23rem;
  line-height: 230px;
  line-height: 0;
  position: absolute;
  top: 20px;
  left: -150px;
  z-index: -1;
}

.top_why_item_textbox_desc {
  font-size: 1.5rem;
  line-height: 30px;
  margin-top: 30px;
}

.top_why_item_imgbox {
  margin-top: -110px;
  width: 992px;
  margin-left: auto;
}

.top_why_item_imgbox02 {
  margin-left: 0;
}


.top_why_item_imgbox img {
  padding-top: 110px;
  max-width: 100%;
}

.top_why_link {
  color: #4b4b4b;
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 70px;
  margin-top: 80px;
  text-align: center;
  vertical-align: middle;
}

.top_why_link span {
  display: inline-block;
  vertical-align: middle;
}

.top_why_link span::before {
  background-color: #4b4b4b;
  background-image: url(../img/top/top_why_link_arrow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 8px 10px;
  border-radius: 50%;
  content: '';
  display: inline-block;
  height: 67px;
  margin-right: 20px;
  vertical-align: middle;
  width: 67px;
}


@media screen and (max-width: 767px) {
  .top_why_item {
    margin-top: 55px;
    padding-bottom: 0;
    display: flex;
    flex-direction: column-reverse;
  }

  .top_why_item::after {
      display: none;
  }

  .top_why_item_textbox01, .top_why_item_textbox03 {
    padding: 20px 15px;
    position: static;
    width: auto;
    margin-top: 15px;
  }

  .top_why_item_textbox02 {
    padding: 20px 15px;
    position: static;
    width: 100%;
    margin-top: 15px;
  }

  /* .top_why_item_textbox_title {
    font-size: 1.8rem;
    line-height: 25px;
    padding-left: 110px;
  } */

  .top_why_item_textbox_title_wrapper {
      display: flex;
      align-items:center;
  }

  .top_why_item_textbox_title {
    font-size: 1.8rem;
    line-height: 25px;
  }

  /* .top_why_item_textbox_title01 {
    padding-left: 100px;
    line-height: 30px;
  } */

  .top_why_item_textbox_title01 {
    line-height: 30px;
  }

  .top_why_item_textbox_title_number {
    color: rgba(75,75,75,.3);
    font-family: 'Yellowtail', cursive;
    font-weight: normal;
    font-size: 11rem;
    line-height: 0;
    padding-right: 27px;
    padding-bottom: 10px;
  }

  .top_why_item_textbox_title01::before, .top_why_item_textbox_title02::before, .top_why_item_textbox_title03::before {
    display: none;
  }

  .top_why_item_textbox_desc {
    font-size: 1.5rem;
    line-height: 25px;
    margin-top: 20px;
  }

  .top_why_item_imgbox {
    margin-top: 0;
    width: 100%;
    margin-left: auto;
  }

  .top_why_item_imgbox02 {
    margin-left: 0;
  }


  .top_why_item_imgbox img {
    padding-top: 0;
    width: 100%;
  }

  .top_why_link {
    font-size: 1.6rem;
    line-height: 35px;
    margin-top: 40px;
  }


  .top_why_link span::before {
    height: 50px;
    margin-right: 10px;
    width: 50px;
  }
}

/* ------------------------------------------
  top_voice
------------------------------------------ */
.top_voice {
  background-image: url(../img/top/top_voice_back.png);
  background-size: 1380px auto;
  margin-top: 250px;
  padding: 210px 0 80px;
  position: relative;
}

.top_voice_title_wrapper {
  background-image: url(../img/top/top_voice_title_back.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 476px 342px;
  font-size: 2.2rem;
  height: 355px;
  left: 50%;
  transform: translateX(-50%);
  line-height: 24px;
  position: absolute;
  text-align: center;
  top: -200px;
  width: 475px;
}

.top_voice_title_text1, .top_voice_title_text2, .top_voice_title_text3 {
  color: #fff;
  font-family: 'Yellowtail', cursive;
  line-height: 0;
}

.top_voice_title_text1 {
  font-size: 9.6rem;
}

.top_voice_title_text1::before {
  content: 'Voice';
  left: 17%;
  position: absolute;
  top: 35%;
}

.top_voice_title_text2 {
  font-size: 4.5rem;
}

.top_voice_title_text2::before {
  content: 'And';
  position: absolute;
  right: 28%;
  top: 40%;
}

.top_voice_title_text3 {
  font-size: 9.6rem;
}


.top_voice_title_text3::before {
  bottom: 43%;
  content: 'Example';
  left: 20%;
  position: absolute;
}

.top_voice_title {
  bottom: 12%;
  font-size: 2.2rem;
  font-weight: bold;
  left: 30%;
  line-height: 50px;
  position: absolute;
}

@media screen and (max-width: 767px) {
  .top_voice {
    background-size: 690px auto;
    margin-top: 150px;
    padding: 120px 0 100px;
  }

  .top_voice_title_wrapper {
    background-size: 238px 171px;
    font-size: 2.2rem;
    top: -175px;
    width: 238px;
  }

  .top_voice_title_text1 {
    font-size: 4.8rem;
  }

  .top_voice_title_text1::before {
    content: 'Voice';
    left: 20%;
    position: absolute;
    top: 43%;
  }

  .top_voice_title_text2 {
    font-size: 2.2rem;
  }

  .top_voice_title_text2::before {
    content: 'And';
    position: absolute;
    right: 25%;
    top: 46%;
  }

  .top_voice_title_text3 {
    font-size: 4.8rem;
  }


  .top_voice_title_text3::before {
    bottom: 46%;
    content: 'Example';
    left: 25%;
    position: absolute;
  }

  .top_voice_title {
    bottom: 25%;
    left: 10%;
    font-size: 2rem;
    line-height: 50px;
  }
}

/* ------------------------------------------
  top_voice_item
------------------------------------------ */
.top_voice_item_wrapper {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.top_voice_item {
  display: block;
  margin-bottom: 20px;
  position: relative;
  width: calc((100% - 40px) / 3);
  overflow: hidden;
}

.top_voice_item_label {
  color: #fff;
  font-size: 1.3rem;
  left: 0;
  z-index: 50;
  line-height: 2.5;
  position: absolute;
  top: 0;
}

.top_voice_item_label span {
  display: inline-block;
  padding: 0 15px;
}

.top_voice_item_label_outerwall {
  background-color: #8dc1dd;
  display: inline-block;
}

.top_voice_item_label_roof {
  background-color: #7ebf7c;
}

.top_voice_item_img {
  max-width: 100%;
  transition: .3s;
}

.top_voice_item_img:hover {
  transform: scale(1.1);
}


.top_voice_item_desc {
  backdrop-filter: blur(8px);
  background-color: rgba(255, 255, 255, .62);
  bottom: 0;
  color: #4b4b4b;
  font-size: 1.3rem;
  padding: 20px 30px;
  position: absolute;
  width: 100%;
}

.top_voice_item_desc dt {
  font-weight: bold;
}

.top_voice_link_wrapper {
  margin-top: 60px;
  text-align: center;
}

.top_voice_link {
  color: #4b4b4b;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 70px;
  margin-top: 80px;
  text-align: center;
  vertical-align: middle;
}

.top_voice_link span {
  display: inline-block;
  margin-left: 60px;
  vertical-align: middle;
}

.top_voice_link span:first-child {
  margin-right: 0;
}


.top_voice_link span::before {
  background-color: #4b4b4b;
  background-image: url(../img/top/top_why_link_arrow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 8px 10px;
  border-radius: 50%;
  content: '';
  display: inline-block;
  height: 67px;
  margin-right: 20px;
  vertical-align: middle;
  width: 67px;
}


@media screen and (max-width: 767px) {
  .top_voice_item_wrapper {
    flex-direction: column;
  }

  .top_voice_item {
    width: 100%;
  }

  .top_voice_item_label {
    font-size: 1.2rem;
  }

  .top_voice_item_label span {
    padding: 0 10px;
  }

  .top_voice_item_desc {
    font-size: 1.3rem;
    padding: 10px 15px;
  }

.top_voice_link_wrapper {
    margin-top: 30px;
  }

  .top_voice_link {
    font-size: 1.6rem;
    line-height: 70px;
    margin-top: 80px;
  }

  .top_voice_link span {
    margin-left: 0;
  }

  .top_voice_link2 {
    margin-left: 30px;
  }


  .top_voice_link span::before {
    height: 50px;
    margin-right: 10px;
    width: 50px;
  }
}

/* ------------------------------------------
  top_news
------------------------------------------ */
.top_news_title_wrapper {
  padding-top: 60px;
  text-align: center;
}

.top_news_title {
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 20px;
}

.top_news_title_en {
  color: #4b4b4b;
  font-family: 'Roboto', sans-serif;
  font-size: 2.3rem;
  line-height: 1;
}

.top_news_item_wrapper {
  margin: 50px auto 140px;
}

.top_news_item_list {
  align-items: center;
  border-left: 1px solid #d8d8d8;
  border-top: 1px solid #d8d8d8;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.top_news_item_list_item {
  border-bottom: 1px solid #d8d8d8;
  border-collapse: collapse;
  border-right: 1px solid #d8d8d8;
  width: 50%;
}

.top_news_item_list_item_link {
  display: block;
  padding: 20px 30px 40px;
}

.top_news_item_list_item dl {
  align-items: center;
  display: flex;
  justify-content: flex-start;
}

.top_news_item_list_item_date {
  color: #ff9f1c;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.2rem;
  font-weight: normal;
}

.top_news_item_list_item_label {
  color: #fff;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.3rem;
  margin-left: 20px;
  padding: 0 25px;
}

.label_business {
  background-color: #8dc1dd;
}

.label_blog {
  background-color: #FF9F1C;
}

.label_paint {
  background-color: #7EBF7C;
}

.top_news_item_list_item_desc {
  font-size: 1.6rem;
  line-height: 26px;
  margin-top: 5px;
}

@media screen and (max-width: 767px) {
  .top_news_title_wrapper {
    padding-top: 30px;
  }

  .top_news_title {
    font-size: 2.5rem;
    margin-bottom: 10px;
  }

  .top_news_title_en {
    font-size: 1.6rem;
    line-height: 16px;
  }

  .top_news_item_wrapper {
    margin: 30px auto 100px;
    }

  .top_news_item_list_item {
    padding: 12px;
    width: 100%;
  }

  .top_news_item_list_item_date {
    font-size: 1.2rem;
  }

  .top_news_item_list_item_label {
    font-size: 1.3rem;
    margin-left: 10px;
    padding: 0 10px;
  }
  .top_news_item_list_item_desc {
    font-size: 1.5rem;
    line-height: 20px;
  }
}


/* ------------------------------------------
  top_faq
------------------------------------------ */
.top_faq {
  background-image: url(../img/top/top_faq_back.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding: 105px 0 120px;
}

.top_faq_title_wrapper {
  color: #fff;
  text-align: center;
}

.top_faq_title {
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 20px;
}

.top_faq_title_en {
  font-family: 'Roboto', sans-serif;
  font-size: 2.3rem;
  line-height: 1;
}

.top_faq_item_wrapper {
  margin-top: 90px;
}

.top_faq_item {
  background-color: #fff;
  margin-top: 20px;
  padding: 30px 40px;
  background-image: url(../img/top/top_faq_item_q_arrow.png);
  background-position: top 50px right 50px;
  background-repeat: no-repeat;
  background-size: 11px 6px;
  cursor: pointer;
  transition: 0.3s;
}

.top_faq_item:hover {
  opacity: .75;
}

.top_faq_item:first-child {
  margin-top: 0;
}

.top_faq_item_q {
  font-size: 2.2rem;
  line-height: 55px;
  display: flex;
  cursor: pointer;
}

.top_faq_item_q .top_faq_item_q_icon {
  background-color: #ff9f1c;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 2.1rem;
  font-weight: bold;
  height: 55px;
  margin-right: 15px;
  text-align: center;
  width: 55px;
  flex-shrink: 0;
}

.top_faq_item_q .top_faq_item_q_title {
  width: 90%;
  display: inline-block;
}

.top_faq_item_a_wrapper {
  display: none;
}

.top_faq_item_a {
  margin-top: 40px;
  display: flex;
}

.top_faq_item_a .top_faq_item_a_icon {
  width: 55px;
  background-color: #354245;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 2.1rem;
  font-weight: bold;
  height: 55px;
  line-height: 55px;
  margin-right: 15px;
  text-align: center;
  vertical-align: middle;
  flex-shrink: 0;
  margin-top: 10px;
}

.top_faq_item_a .top_faq_item_a_desc {
  font-size: 1.6rem;
  line-height: 32px;
}

@media screen and (max-width: 767px) {
  .top_faq {
    background-image: url(../img/top/sp/top_faq_back_sp.png);
    background-color: #a2dbff;
    padding: 30px 0 60px;
  }

  .top_faq_title {
    font-size: 2.5rem;
    margin-bottom: 10px;
  }

  .top_faq_title_en {
    font-size: 1.6rem;
    line-height: 16px;
  }

  .top_faq_item_wrapper {
    margin-top: 60px;
  }

  .top_faq_item {
    margin-top: 20px;
    padding: 10px;
    background-position: top 25px right 15px;
    }

  .top_faq_item:first-child {
    margin-top: 0;
  }

  .top_faq_item_q {
    font-size: 1.6rem;
    line-height: 30px;
    padding-right: 25px;
  }

  .top_faq_item_q .top_faq_item_q_icon {
    font-size: 2rem;
    height: 30px;
    margin-right: 5px;
    width: 30px;
  }

  .top_faq_item_a {
    margin-top: 20px;
  }

  .top_faq_item_a .top_faq_item_a_icon {
    width: 30px;
    font-size: 2rem;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    margin-top: 5px;
  }

  .top_faq_item_a .top_faq_item_a_desc {
    font-size: 1.6rem;
    line-height: 25px;
  }

}

/* ------------------------------------------
  top_message
------------------------------------------ */
.top_message {
  margin: 100px 0 0;
}

.top_message_title_wrapper {
  padding-top: 60px;
  text-align: center;
}

.top_message_title {
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 56px;
  margin-bottom: 20px;
}

.top_message_title_en {
  color: #4b4b4b;
  font-family: 'Roboto', sans-serif;
  font-size: 2.3rem;
  line-height: 1;
}

.top_message_desc {
  display: flex;
  justify-content: space-between;
  margin-top: 120px;
  padding: 0 20px;
}

.top_message_desc_text {
  font-size: 1.6rem;
  line-height: 36px;
  width: calc((100% - 100px) / 2);
}

.top_message_desc_text_name {
  font-size: 2.4rem;
  margin-top: 55px;
  text-align: right;
}

.top_message_desc_text_name span {
  font-size: 1.6rem;
  padding-right: 18px;
}

.top_message_desc_img {
  max-width: 100%;
  width: calc((100% - 100px) / 2);
}

.top_message_desc_img img {
  max-width: 100%;
}

.top_message_link {
  color: #4b4b4b;
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 70px;
  margin-top: 60px;
  text-align: right;
  vertical-align: middle;
}

.top_message_link span {
  display: inline-block;
  vertical-align: middle;
}

.top_message_link span::before {
  background-color: #4b4b4b;
  background-image: url(../img/top/top_why_link_arrow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 8px 10px;
  border-radius: 50%;
  content: '';
  display: inline-block;
  height: 67px;
  margin-right: 20px;
  vertical-align: middle;
  width: 67px;
}

@media screen and (max-width: 767px) {
  .top_message {
    margin: 60px 0 0;
  }

  .top_message_title_wrapper {
    padding-top: 0;
    text-align: center;
  }

  .top_message_title {
    font-size: 2rem;
    line-height: 30px;
  }

  .top_message_title_en {
    font-size: 2rem;
  }

  .top_message_desc {
    flex-direction: column-reverse;
    margin-top: 40px;
    padding: 0 17px;
  }

  .top_message_desc_text {
    font-size: 1.5rem;
    line-height: 30px;
    width: 100%;
    margin-top: 20px;
  }

  .top_message_desc_text_name {
    font-size: 2rem;
    margin-top: 30px;
  }

  .top_message_desc_text_name span {
    font-size: 1.5rem;
    padding-right: 15px;
  }

  .top_message_desc_img {
    width: 100%;
  }

  .top_message_link {
    font-size: 1.6rem;
    line-height: 70px;
    margin-top: 40px;
    vertical-align: middle;
    text-align: center;
  }

  .top_message_link span {
    display: inline-block;
    vertical-align: middle;
  }

  .top_message_link span::before {
    height: 50px;
    margin-right: 10px;
    width: 50px;
  }

}


/* ------------------------------------------
  top_blog
------------------------------------------ */
.top_blog {
  margin-top: 200px;
}

.top_blog_title_wrapper {
  text-align: center;
}


.top_blog_title_text {
  color: #ff9f1c;
  font-family: 'Yellowtail', cursive;
  font-size: 8.3rem;
  line-height: 0;
  line-height: 115px;
  text-align: center;
}

.top_blog_title_text::before {
  content: 'Staff Blog';
}

.top_blog_title {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 50px;
}

.top_blog_list {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}

.top_blog_list_item {
  width: calc((100% - 60px) / 3);
}

.top_blog_list_item_img_wrapper {
  overflow: hidden;
}

.top_blog_list_item_img {
  max-width: 100%;
  transition: .3s;
}

.top_blog_list_item_img:hover {
  transform: scale(1.1);
}

.top_blog_list_item_desc {
  color: #4b4b4b;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 28px;
  margin-top: 10px;
}

.top_blog_list_item_date {
  color: #4b4b4b;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.4rem;
  line-height: 28px;
}

@media screen and (max-width: 767px) {
  .top_blog {
    margin-top: 100px;
  }

  .top_blog_title_text {
    font-size: 4.1rem;
    line-height: 75px;
  }

  .top_blog_title {
    font-size: 2rem;
    line-height: 25px;
  }

  .top_blog_list {
    margin-top: 60px;
    flex-direction: column;
    padding: 0 17px;
  }

  .top_blog_list_item {
    width: 100%;
    margin-top: 20px;
  }

  .top_blog_list_item_img {
    max-width: 100%;
  }

  .top_blog_list_item:first-child {
    margin-top: 0;
  }

  .top_blog_list_item_desc {
    font-size: 1.5rem;
    line-height: 28px;
  }

  .top_blog_list_item_date {
    font-size: 1.4rem;
    line-height: 10px;
  }
}
