/*---------------------------------------------------------------------------*/
.page-main { padding: 0; }

.page-footer { border: none; }

.button_list_top_item { height: 12rem; }

.site-global { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; margin: 0 2rem 0 auto; }

@media screen and (max-width: 768px) { .site-global { margin: 0 0 0 auto; } }

.site-global li + li { margin-left: 2rem; }

@media screen and (max-width: 768px) { .site-global li + li { margin-left: 2.66667vw; } }

.site-global li a { padding-left: 1.2rem; }

@media screen and (max-width: 768px) { .site-global li a { padding-left: 2.13333vw; } }

.slider-item_ttl { letter-spacing: 1px; }

.top-message_ttl.font_chinese { line-height: 1; }

.font_chinese { font-family: 'Noto Sans SC' !important; }

@media screen and (min-width: 769px) { .slider-item_ttl { left: 10%; }
  .section-button { position: relative; z-index: 2; }
  /*.section-bottom { display: block; margin: 0; }*/
  .top-message_lead { margin: 4rem 0; }
  .top-message_img img { width: -webkit-calc(320/966 * 100%); width: -moz-calc(320/966 * 100%); width: calc(320/966 * 100%); }
  .top-message_ctn { padding-right: -webkit-calc(320/966 * 100%); padding-right: -moz-calc(320/966 * 100%); padding-right: calc(320/966 * 100%); }
  .top-message_copy { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; max-width: 100%; }
  .top-message_copy dl { width: 47.5%; } }

@media screen and (max-width: 768px) { .top-message_img img { margin: -24vw 0 0; } }
