@charset "UTF-8";

@import url("https://fonts.googleapis.com/css?family=Roboto:400,900");

.top-business-block .contents {
  font-size: 1.5rem;
  font-size: 15px;
  line-height: 1.8;
  overflow-y: visible;
}

.top-business-block .index .main-visual {
  padding-top: 120px;
  margin-bottom: -60px;
}

.top-business-block .index .anchor-link {
  position: relative;
}

.top-business-block .index .contents {
  padding-top: 30px;
  width: 100%;
}

.top-business-block .index .section--bnr p {
  text-align: center;
  margin: 0 auto;
  width: 960px;
  position: relative;
  box-sizing: border-box;
}

.top-business-block .index .section--bnr p a {
  background-color: #000000;
  display: block;
  width: 100%;
  height: 100%;
  padding: 20px 0;
  font-weight: bold;
  font-size: 26px;
  color: #ffffff;
}

.top-business-block .index .section--about .section__in::after {
  clear: both;
  content: "";
  display: table;
}

.top-business-block .index .section--about .section__content {
  overflow: hidden;
}

.top-business-block .index .section--about .section__content:nth-child(2) {
  margin-top: 20px;
}

.top-business-block .index .section--about .section--about__text {
  float: right;
  width: 520px;
}

.top-business-block .index .section--about .section--about__text .top-business-title {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px;
}

.top-business-block .index .section--about .section--about__image {
  float: left;
  width: 335px;
}

.top-business-block .index .section--about .section--about__image img {
  width: 335px;
  height: auto;
}

.top-business-block .index .section--features {
  line-height: 1.6;
}

.top-business-block .index .section--features .sub-section {
  position: relative;
  padding: 0;
}

.top-business-block .index .section--features .sub-section .sub-section__title {
  cursor: pointer;
  margin-top: 0px;
}

.top-business-block .index .section--features .sub-section .sub-section__title .title-text {
  display: inline-block;
  vertical-align: middle;
}

.top-business-block .index .section--features .sub-section .sub-section__content {
  font-size: 1.7rem;
  font-size: 17px;
  max-height: 0;
  overflow: hidden;
  margin-top: 0;
  transition: all 0.2s ease-out;
  opacity: 0;
}

.top-business-block .index .section--features .sub-section .sub-section__content img {
  max-width: 100%;
}

.top-business-block .index .section--features .sub-section.is-active .sub-section__content {
  max-height: 2000px;
  margin-top: 30px;
  opacity: 1;
}

.top-business-block .index .section--features .sub-section .sub-section__button {
  position: absolute;
  display: block;
  top: 45px;
  right: 30px;
  width: 32px;
  height: 32px;
}

.top-business-block .index .section--features .sub-section .sub-section__button:before {
  content: "";
  position: absolute;
  width: 32px;
  height: 4px;
  background: #000;
  top: 14px;
  right: 0;
  transition: all	0.1s linear;
}

.top-business-block .index .section--features .sub-section .sub-section__button:after {
  content: "";
  position: absolute;
  width: 4px;
  height: 32px;
  background: #000;
  top: 0;
  right: 14px;
  transition: all	0.1s linear;
}

.top-business-block .index .section--features .sub-section.is-active .point-num {
  background-color: #ff1d1d;
}

.top-business-block .index .section--features .sub-section.is-active .sub-section__button:before {
  background-color: #ff1d1d;
}

.top-business-block .index .section--features .sub-section.is-active .sub-section__button:after {
  transform: rotate(90deg);
  background-color: #ff1d1d;
}

.top-business-block .index .section--features .sub-section .sub-section__in {
  padding: 30px;
}

.top-business-block .index .section--features .sub-section .pattern {
  margin-top: 30px;
}

.top-business-block .index .section--features .sub-section .pattern .pattern__title {
  font-size: 1.6rem;
  font-size: 16px;
  padding: 8px 15px;
  font-weight: normal;
  border: 2px solid #000;
  margin-bottom: 10px;
  display: inline-block;
}

.top-business-block .index .section--features .sub-section .pattern .pattern__title strong {
  font-size: 1.8rem;
  font-size: 18px;
  font-weight: bold;
}

.top-business-block .index .section--features .sub-section .content {
  margin-top: 30px;
  font-size: 1.6rem;
  font-size: 16px;
}

.top-business-block .index .section--features .sub-section .content .content__title {
  font-weight: bold;
  vertical-align: middle;
  margin-bottom: 10px;
  font-size: 1.8rem;
  font-size: 18px;
}

.top-business-block .index .section--features .sub-section .content .content__title strong span {
  font-size: 1.8rem;
  font-size: 18px;
  display: inline-block;
  padding: 4px 20px;
  margin-bottom: 10px;
  margin-right: 10px;
  color: #fff;
}

.top-business-block .index .section--features .sub-section .content .content__title.category--music-special strong span {
  background-color: #ed306d;
}

.top-business-block .index .section--features .sub-section .content .content__title.category--live strong span {
  background-color: #2a74cc;
}

.top-business-block .index .section--features .sub-section .content .content__title.category--event strong span {
  background-color: #bb3ad2;
}

.top-business-block .index .section--features .sub-section .content .content__title.category--music strong span {
  background-color: #d62b4d;
}

.top-business-block .index .section--features .sub-section .content .content__title.category--cinema strong span {
  background-color: #e9C80b;
}

.top-business-block .index .section--features .sub-section .content .content__title.category--entertainment strong span {
  background-color: #e69332;
}

.top-business-block .index .section--features .sub-section .content > p {
  font-size: 1.4rem;
  font-size: 14px;
}

.top-business-block .index .section--features .sub-section .news {
  margin-top: 40px;
  background: #474747;
  color: #fff;
  padding: 20px;
}

.top-business-block .index .section--features .sub-section .news .news__title {
  float: left;
  width: 200px;
  font-size: 2rem;
  font-size: 20px;
  padding: 25px 20px;
  box-sizing: border-box;
  border: 2px solid #fff;
  text-align: center;
}

.top-business-block .index .section--features .sub-section .news .news__text {
  float: right;
  width: 550px;
  font-size: 1.5rem;
  font-size: 15px;
}

.top-business-block .index .section--features .sub-section .news .news__text .news__text--strong {
  font-size: 1.8rem;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

.top-business-block .index .section--features .sub-section .news .news__ticker {
  clear: both;
  padding-top: 20px;
  margin-left: -20px;
  margin-right: -20px;
}

.top-business-block .index .section--features .sub-section .news .news__ticker p {
  text-indent: -9999px;
  height: 30px;
  background: url(../images/home/il_weather_ticker.png) left center no-repeat #000;
}

.top-business-block .index .section--features .sub-section .image {
  margin-top: 30px;
}

.top-business-block .index .section--features .sub-section .image.image--2columns img {
  width: 50%;
  padding: 0 20px;
  box-sizing: border-box;
}

.top-business-block .index .section--features .point-num {
  display: inline-block;
  background: #000;
  color: #fff;
  width: 60px;
  height: 60px;
  text-align: center;
  font-size: 1.4rem;
  font-size: 14px;
  margin-right: 20px;
  padding: 8px 0;
  box-sizing: border-box;
  text-transform: uppercase;
  line-height: 22px;
  vertical-align: middle;
  border-radius: 4px;
  transition: all	0.1s linear;
}

.top-business-block .index .section--features .point-num span {
  display: block;
  font-size: 2rem;
  font-size: 20px;
  font-weight: bold;
}

.top-business-block .index .section--features .led-feature-list {
  margin-top: 20px;
}

.top-business-block .index .section--features .led-feature-list::after {
  clear: both;
  content: "";
  display: table;
}

.top-business-block .index .section--features .led-feature-list .led-feature-list__item {
  float: left;
  color: #fff;
  background: #474747;
  width: 265px;
  padding: 20px;
  box-sizing: border-box;
  font-size: 1.5rem;
  font-size: 15px;
}

.top-business-block .index .section--features .led-feature-list .led-feature-list__item + .led-feature-list__item {
  margin-left: 12px;
}

.top-business-block .index .section--features .led-feature-list .led-feature-list__item dt {
  font-size: 2rem;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 2px solid #fff;
}

.top-business-block .index .section--features .vision-size {
  padding-top: 20px;
  border-bottom: 2px solid #000;
}

.top-business-block .index .section--features .vision-size .vision-size__title {
  font-size: 2.2rem;
  font-size: 22px;
  font-weight: bold;
  display: inline-block;
}

.top-business-block .index .section--features .vision-size p {
  font-size: 2.2rem;
  font-size: 22px;
  display: inline-block;
  margin-left: 20px;
}

.top-business-block .index .section--effective .sub-section__title {
  font-weight: bold;
  margin-bottom: 20px;
}

.top-business-block .index .section--effective .sub-section__content::after {
  clear: both;
  content: "";
  display: table;
}

.top-business-block .index .section--effective .sub-section__content .align-left {
  float: left;
}

.top-business-block .index .section--effective .sub-section__content .align-right {
  float: right;
}

.top-business-block .index .section--effective .sub-section__content .content--text {
  width: 550px;
  text-align: left;
}

.top-business-block .index .section--effective .sub-section__content .content--image {
  width: 250px;
}

.top-business-block .index .section--effective .sub-section__content img {
  width: 100%;
}

.top-business-block .index .section--effective .sub-section__content > p + p {
  margin-top: 20px;
}

.top-business-block .index .section--effective .sub-section__content__images {
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-left: -6px;
  margin-right: -6px;
}

.top-business-block .index .section--effective .sub-section__content__images figure {
  width: 33.3333%;
  padding: 6px;
  box-sizing: border-box;
}

.top-business-block .index .section--effective .sub-section__content__images figcaption {
  text-align: center;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 1.3rem;
  font-size: 13px;
  line-height: 1.4;
}

.top-business-block .index .section--effective .app-section {
  margin-top: 40px;
}

.top-business-block .index .section--effective .app-section::after {
  clear: both;
  content: "";
  display: table;
}

.top-business-block .index .section--effective .app-section .app-section__title {
  font-size: 1.8rem;
  font-size: 18px;
  margin-bottom: 10px;
}

.top-business-block .index .section--effective .app-section .app-download {
  margin-top: 20px;
  position: relative;
}

.top-business-block .index .section--effective .app-section .app-download .app-download__image {
  float: left;
  width: 85px;
}

.top-business-block .index .section--effective .app-section .app-download .app-download__image img {
  width: 100%;
}

.top-business-block .index .section--effective .app-section .app-download .app-download__text {
  float: right;
  width: 735px;
  height: 85px;
  padding-left: 20px;
  background-color: #eee;
  box-sizing: border-box;
}

.top-business-block .index .section--effective .app-section .app-download .app-download__text > div {
  display: inline-block;
}

.top-business-block .index .section--effective .app-section .app-download .app-download__text .app-download__title {
  font-size: 1.8rem;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  padding-top: 12px;
}

.top-business-block .index .section--effective .app-section .app-download .app-download__links {
  position: absolute;
  top: 0;
  right: 0;
  padding-top: 22px;
  margin-right: 20px;
}

.top-business-block .index .section--effective .app-section .app-download .app-download__links .app-download__link {
  width: 140px;
  display: inline-block;
  margin-left: 10px;
}

.top-business-block .index .section--effective .app-section .app-download .app-download__links img {
  width: 100%;
}

.top-business-block .index .section--reason .sub-section__title {
  font-weight: bold;
  margin-bottom: 0px;
  margin-top: 30px;
}

.top-business-block .index .section--reason .sub-section__content {
  margin-top: 10px;
}

.top-business-block .index .section--reason .sub-section__content::after {
  clear: both;
  content: "";
  display: table;
}

.top-business-block .index .section--reason .sub-section__content .align-left {
  float: left;
  width: 510px;
}

.top-business-block .index .section--reason .sub-section__content .align-right {
  float: right;
  width: 340px;
}

.top-business-block .index .section--reason .sub-section__content .align-right img {
  width: 100%;
  height: auto;
}

.top-business-block .index .section--reason .topic-section .topic-section__title {
  margin-top: 20px;
  font-size: 2.2rem;
  font-size: 22px;
  font-weight: bold;
  display: inline-block;
  border: 2px solid #000;
  background: #fff;
  padding: 6px 15px 3px;
  line-height: 24px;
  vertical-align: middle;
}

.top-business-block .index .section--reason .topic-section .topic-section__title + p {
  margin-top: 20px;
}

.top-business-block .index .section--reason .topic-section .topic-section__title-caption {
  font-size: 1.2rem;
  font-size: 12px;
  line-height: 1.4;
  display: inline-block;
  vertical-align: middle;
  margin-top: 20px;
  margin-left: 10px;
}

.top-business-block .index .section--reason .sub-block {
  margin-top: 20px;
  position: relative;
}

.top-business-block .index .section--reason .topic-section img {
  width: 100%;
  height: auto;
  margin-top: 20px;
}

.top-business-block .index .section--reason .topic-section + .topic-section {
  margin-top: 20px;
}

.top-business-block .index .section--reason .title-wrapper::after {
  clear: both;
  content: "";
  display: table;
}

.top-business-block .index .section--reason .graph--pie {
  width: 260px;
  height: 300px;
  position: absolute;
  top: 50px;
  right: 70px;
}

.top-business-block .index .section--reason .graph--pie .graph--pie__canvas {
  width: 180px;
  height: 180px;
  position: absolute;
  top: 0;
  right: 0;
}

.top-business-block .index .section--reason .graph--pie .graph--pie__text {
  width: 100%;
  height: 100%;
  position: absolute;
  top: -15px;
  left: 35px;
  background-position: top right;
  background-repeat: no-repeat;
  background-size: 100% auto;
  display: none;
}

.lng-eng.index .section--reason .graph--pie {
  width: 422px;
}

.lng-eng.index .section--reason .graph--pie .graph--pie__text {
  left: 48px;
}

.top-business-block .index .section--reason .graph--chart {
  width: 820px;
  height: 370px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  opacity: 0;
}

.top-business-block .index .section--reason .graph--chart p {
  width: 0;
  height: 100%;
  overflow: hidden;
}

.top-business-block .index .section--reason .graph--chart p img {
  margin-top: 0;
  width: 820px;
  height: auto;
}

.top-business-block .index .section--reason .graph--chart.graph-chart--weekday {
  background-image: url(../images/home/graph_weekday_bg.png);
}

.lng-eng.index .section--reason .graph--chart.graph-chart--weekday {
  background-image: url(../images/home/graph_weekday_bg_eng.png);
}

.top-business-block .index .section--reason .graph--chart.graph-chart--holiday {
  background-image: url(../images/home/graph_holiday_bg.png);
}

.lng-eng.index .section--reason .graph--chart.graph-chart--holiday {
  background-image: url(../images/home/graph_holiday_bg_eng.png);
}

.top-business-block .index .section--reason .number {
  height: 150px;
}

.top-business-block .index .section--reason .number .number__count .million {
  font-size: 5rem;
  font-size: 50px;
  font-weight: bold;
  margin-right: 10px;
}

.top-business-block .index .section--reason .number .number__count .hundred {
  font-size: 3rem;
  font-size: 30px;
  font-weight: bold;
}

.lng-eng.index .section--reason .number {
  width: 100%;
}

.lng-eng.index .section--reason .number .number__text {
  margin-left: 0;
}

.lng-eng.index .section--reason .number .number__text {
  line-height: 1.4;
}

.top-business-block .index .section--reason .graph-title {
  display: inline-block;
  border: 2px solid #000;
  padding: 0px 20px;
  font-weight: normal;
  font-size: 1.8rem;
  font-size: 18px;
}

.top-business-block .index .section--case .case-item {
  margin-top: 20px;
}

.top-business-block .index .section--case .case-item::after {
  clear: both;
  content: "";
  display: table;
}

.top-business-block .index .section--case .case-item .case-item__title {
  font-weight: bold;
  font-size: 2rem;
  font-size: 20px;
}

.top-business-block .index .section--case .case-item .case-item__text {
  float: left;
  width: 510px;
  margin-top: 20px;
}

.top-business-block .index .section--case .case-item .case-item__image {
  float: right;
  width: 330px;
  margin-top: 20px;
}

.top-business-block .index .section--case .case-item .case-item__image img {
  width: 100%;
  height: auto;
}

.top-business-block .index .section--case .case-item .read-more {
  margin-top: 10px;
}

.top-business-block .index .section--case .case-item .read-more a {
  display: inline-block;
  padding: 2px 10px 0;
  background: #000;
  color: #fff;
  transition: all 0.15s linear;
}

.top-business-block .index .section--case .case-item .read-more a:hover {
  background: #ff1d1d;
  opacity: 1;
}

.top-business-block .index .section--case .relational-link {
  margin-top: 40px;
}

.top-business-block .index .section--case .relational-link::after {
  clear: both;
  content: "";
  display: table;
}

.top-business-block .index .section--case .relational-link a {
  display: block;
}

.top-business-block .index .section--case .relational-link a img {
  width: 100%;
  height: auto;
}

.top-business-block .index .section--case .relational-link .app {
  float: left;
  width: 128px;
}

.top-business-block .index .section--case .relational-link .app + .app {
  margin-left: 20px;
}

.top-business-block .index .section--case .relational-link .app img {
  width: 100%;
}

.top-business-block .index .section--case .relational-link .app .app__title {
  margin-bottom: 10px;
}

.top-business-block .index .section--case .relational-link .app__link {
  margin-top: 5px;
}

.top-business-block .index .section--case .section--case__more {
  position: absolute;
  top: 40px;
  right: 0;
  text-transform: uppercase;
}

.top-business-block .index .section--case .section--case__more a {
  display: inline-block;
  padding: 5px 20px 2px;
  background: #000;
  color: #fff;
  transition: all 0.15s linear;
}

.top-business-block .index .section--case .section--case__more a:hover {
  background: #ff1d1d;
  opacity: 1;
}

.top-business-block .index .section--plan .section__content > p {
  margin: 20px 0 30px;
}

.top-business-block .index .section--plan .plan-list {
  margin-top: 20px;
}

.top-business-block .index .section--plan .plan-list p {
  text-align: center;
  font-weight: bold;
}

.top-business-block .index .section--plan .plan-list p a {
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #000;
  color: #fff;
  line-height: 70px;
  transition: all 0.15s linear;
}

.top-business-block .index .section--plan .plan-list p a:hover {
  background: #ff1d1d;
  opacity: 1;
}

.top-business-block .index .section--plan .plan-list .plan-list__top::after {
  clear: both;
  content: "";
  display: table;
}

.top-business-block .index .section--plan .plan-list .plan-list__top p {
  float: left;
  width: 280px;
  height: 60px;
}

.top-business-block .index .section--plan .plan-list .plan-list__top p + p {
  margin-left: 20px;
}

.top-business-block .index .section--plan .plan-list .plan-list__top p a {
  line-height: 60px;
  text-decoration: none;
}

.top-business-block .index .section--plan .plan-list .plan-list__bottom {
  padding-top: 20px;
}

.top-business-block .index .section--plan .plan-list .plan-list__bottom p {
  height: 90px;
  font-size: 2rem;
  font-size: 20px;
}

.top-business-block .index .section--plan .plan-list .plan-list__bottom p a {
  line-height: 70px;
  padding: 10px;
  box-sizing: border-box;
}

.top-business-block .index .section--plan .plan-list .plan-list__bottom p a span {
  display: block;
  height: 100%;
  border: 2px solid #fff;
  box-sizing: border-box;
}

.top-business-block .index .section--plan .section__title {
  margin-bottom: 5px;
}

.top-business-block .index .section--plan .download-link {
  position: absolute;
  top: 50px;
  right: 40px;
  font-size: 1.8rem;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}

.top-business-block .index .section--plan .download-link a {
  display: inline-block;
  border-bottom: 2px solid #000;
  color: #000;
  transition: all 0.15s linear;
  text-decoration: none;
}

.top-business-block .index .section--plan .download-link a:before {
  content: "";
  display: inline-block;
  background: url(../images/home/ico_download_pc.png);
  width: 20px;
  height: 20px;
  vertical-align: text-bottom;
  margin-right: 5px;
}

.top-business-block .index .section--plan .download-link a:hover {
  border-color: #ff1d1d;
  opacity: 1;
}

.top-business-block .index .section--faq {
  padding: 40px 0;
  font-family: "Roboto", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Arial, Helvetica, sans-serif;
}

.top-business-block .index .section--faq::after {
  clear: both;
  content: "";
  display: table;
}

.top-business-block .index .section--faq p {
  float: left;
  width: 470px;
}

.top-business-block .index .section--faq p + p {
  margin-left: 20px;
}

.top-business-block .index .section--faq p a {
  width: 100%;
  display: inline-block;
  background: #000;
  color: #fff;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
  font-weight: bold;
  font-size: 2.6rem;
  font-size: 26px;
  transition: all 0.15s linear;
}

.top-business-block .index .section--faq p a:hover {
  background: #ff1d1d;
  opacity: 1;
}

.top-business-block .index .section--faq p a span {
  display: inline-block;
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  padding: 30px 0;
  box-sizing: border-box;
}

.top-business-block .index .section--company .section__title-wrapper {
  cursor: pointer;
  position: relative;
  z-index: 10;
}

.top-business-block .index .section--company .section--company__toggle {
  height: 0;
  min-height: 60px;
  overflow: hidden;
  transition: 0.2s all ease-out;
}

.top-business-block .index .section--company .section--company__toggle .sub-section__button {
  position: absolute;
  display: block;
  top: 55px;
  right: 40px;
  width: 32px;
  height: 32px;
}

.top-business-block .index .section--company .section--company__toggle .sub-section__button:before {
  content: "";
  position: absolute;
  width: 32px;
  height: 4px;
  background: #000;
  top: 14px;
  right: 0;
  transition: all	0.1s linear;
}

.top-business-block .index .section--company .section--company__toggle .sub-section__button:after {
  content: "";
  position: absolute;
  width: 4px;
  height: 32px;
  background: #000;
  top: 0;
  right: 14px;
  transition: all	0.1s linear;
}

.top-business-block .index .section--company .section--company__toggle.is-active .point-num {
  background-color: #ff1d1d;
}

.top-business-block .index .section--company .section--company__toggle.is-active .sub-section__button:before {
  background-color: #ff1d1d;
}

.top-business-block .index .section--company .section--company__toggle.is-active .sub-section__button:after {
  transform: rotate(90deg);
  background-color: #ff1d1d;
}

.top-business-block .index .section--company .is-active.section--company__toggle {
  min-height: 600px;
}

.index.lng-eng .section--company .is-active.section--company__toggle {
  min-height: 600px;
}

.top-business-block .index .section--company .table--company {
  font-size: 1.6rem;
  font-size: 16px;
}

.top-business-block .index .section--company .table--company th {
  background: #fff;
  width: 200px;
  text-align: center;
  font-weight: bold;
  padding: 5px 0;
  border: 4px solid #f7f7f7;
}

.top-business-block .index .section--company .table--company td {
  padding: 5px 0 5px 30px;
}

.top-business-block .index .section--access {
  background: url(../images/home/bg_access.jpg) center center no-repeat #000;
  background-size: cover;
  color: #fff;
  padding: 30px 0 0;
}

.top-business-block .index .section--access .section__in {
  width: 960px;
}

.top-business-block .index .section--access .gmap-link {
  position: absolute;
  top: 0px;
  right: 0px;
}

.top-business-block .index .section--access .gmap-link a {
  display: inline-block;
  background: #fff;
  padding: 4px 20px 2px;
  font-weight: bold;
  transition: all 0.15s linear;
}

.top-business-block .index .section--access .gmap-link a:hover {
  color: #ff1d1d;
  opacity: 1;
}

.top-business-block .index .section--access .access__address {
  font-size: 1.8rem;
  font-size: 18px;
}

.top-business-block .index .section--access .access__gmap {
  height: 360px;
  margin: 20px 0 0;
  background: #ccc;
}

.top-business-block .index .section--access .access__map {
  width: 960px;
  margin: 20px auto 0;
}

.top-business-block .index .section--access .access__map img {
  width: 100%;
}

.top-business-block .index .section--access .access__route {
  height: 100px;
  padding: 35px 0 0;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}

.top-business-block .index .section--access .access__route h3 {
  display: inline-block;
  border: 2px solid #fff;
  padding: 0 10px;
  font-size: 1.4rem;
  font-size: 14px;
  vertical-align: middle;
}

.top-business-block .index .section--access .access__route p {
  display: inline-block;
  margin-left: 20px;
}

.lng-eng.index .section--access .access__route {
  height: 120px;
}

.lng-eng.index .section--access .access__route h3 {
  vertical-align: top;
}

.top-business-block .index .section {
  margin-top: 40px;
  margin-bottom: 20px;
}

.top-business-block .index .section .section__in {
  margin: 0 auto;
  width: 960px;
  position: relative;
  box-sizing: border-box;
}

.top-business-block .index .section-block .section__in {
  background-color: #f7f7f7;
  padding: 40px;
}

.top-business-block .index .section-block + .section-block {
  margin-top: 40px;
}

.top-business-block .index .section-block .sub-block {
  background-color: #fff;
  padding: 30px;
  margin-bottom: 20px;
}

.top-business-block .index .section-block .sub-block:last-child {
  margin-bottom: 0;
}

.top-business-block .index .section__title {
  font-size: 3.2rem;
  font-size: 32px;
  margin-bottom: 20px;
  font-family: "Roboto", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Arial, Helvetica, sans-serif;
}

.top-business-block .index .sub-section__title {
  font-size: 2rem;
  font-size: 20px;
  font-weight: normal;
}

.top-business-block .index .sub-section__title + div {
  margin-top: 30px;
}

.top-business-block .index .sub-section__title b {
  font-size: 2.4rem;
  font-size: 24px;
  font-weight: bold;
  margin: 0 8px;
}

.top-business-block .index .sub-section__title b:first-child {
  margin-left: 0px;
}

.top-business-block .index .section .sub-section:first-child .sub-section__title {
  margin-top: 10px;
}

.top-business-block .section__title.reveal {
  font-size: 18px;
  font-weight: bold;
  position: relative;
  color: transparent;
  transition: 0s color ease-out 0.2s;
}

.top-business-block .section__title.reveal.outdoorMedia {
  font-size: 20px;
}

.top-business-block .section__title.reveal:after {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 100%;
  background: #000;
  top: 0;
  left: 0;
  right: auto;
  transition: 0.2s width ease-out;
}

.top-business-block .section__title.reveal.is-animating {
  color: #000;
}

.top-business-block .section__title.reveal.is-animating:after {
  width: 100%;
}

.top-business-block .section__title.reveal.is-showed:after {
  width: 0%;
  right: 0;
  left: auto;
}

.main-visual .reveal:after {
  background: #fff;
}

.main-visual .reveal.is-animating {
  color: #fff;
}

.main-visual .catch--main.is-showed {
  background-position: center 0;
}

.section__title.reveal {
  display: inline-block;
}

.index .section--access .section__title:after {
  background: #fff;
}

.index .section--access .section__title.is-animating {
  color: #fff;
}

.top-vison-sectionWrap {
  margin-top: 40px;
}

.top-vison-sectionWrap:after {
  clear: both;
  content: "";
  display: table;
}

.mt-adjust-15 {
  margin-top: 15px;
}

.anchor-link {
  background: #000;
  width: 100%;
  z-index: 1000;
  margin: 0;
}

.anchor-link.is-fixed {
  position: fixed;
  top: 90px;
  margin: 0;
}

.anchor-link .anchor-list {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
}

.anchor-link .anchor-list__item {
  width: 14.28%;
  box-sizing: border-box;
  font-size: 1.4rem;
  font-size: 13px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  background: #222;
}

.anchor-link .anchor-list__item + .anchor-list__item {
  border-left: 1px solid #000;
}

.anchor-link .anchor-list__item a {
  display: block;
  width: 100%;
  padding: 15px 0;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
  text-decoration: none;
  transition: opacity 0.2s linear;
}

.anchor-link .anchor-list__item a:hover {
  opacity: 0.8;
}

@font-face {
  font-family:'MyYuGothicM';font-weight:normal;src:local("YuGothic-Medium"), local("Yu Gothic Medium"), local("YuGothic-Regular");
}

@font-face {
  font-family:'MyYuGothicM';font-weight:bold;src:local("YuGothic-Bold"), local("Yu Gothic");
}

@media (min-width: 568px) and (max-width: 800px) {
  .anchor-link.is-fixed {
    top: 75px;
  }
}

@media (max-width: 750px) {
  .top-business-block .index .main-visual {
    margin-bottom: -60px;
  }

  .top-business-block .index .main-visual video.home-hero_video {
    display: none;
  }

  .top-business-block .index .main-visual:after {
    height: 215px;
    margin-top: 75px;
  }

  .top-business-block .index .section--bnr p {
    width: 100%;
    box-sizing: border-box;
  }

  .top-business-block .index .section--bnr p a {
    background-color: #000000;
    display: block;
    width: 100%;
    height: 100%;
    padding: 15px 0;
    font-weight: bold;
    font-size: 17px;
    color: #ffffff;
  }

  .top-business-block .index .section--features .sub-section .sub-section__content {
    font-size: 1.3rem;
    font-size: 13px;
  }

  .top-business-block .index .section--features .sub-section .pattern .pattern__title {
    font-size: 1.3rem;
    font-size: 13px;
    padding: 4px 10px;
  }

  .top-business-block .index .section--features .sub-section .pattern .pattern__title strong {
    font-size: 1.5rem;
    font-size: 15px;
  }

  .top-business-block .index .section--features .sub-section .content .content__title {
    font-size: 1.3rem;
    font-size: 13px;
  }

  .top-business-block .index .section--features .sub-section .content .content__title strong {
    display: block;
  }

  .top-business-block .index .section--features .sub-section .content .content__title strong span {
    font-size: 1.4rem;
    font-size: 14px;
    padding: 2px 10px;
    margin-bottom: 5px;
  }

  .top-business-block .index .section--features .sub-section .content > p {
    font-size: 1.3rem;
    font-size: 13px;
  }

  .top-business-block .index .section--features .sub-section .news .news__title {
    float: none;
    width: auto;
    padding: 15px 10px;
    margin-bottom: 20px;
    font-size: 1.6rem;
    font-size: 16px;
  }

  .top-business-block .index .section--features .sub-section .news .news__text {
    float: none;
    width: auto;
    font-size: 1.3rem;
    font-size: 13px;
  }

  .top-business-block .index .section--features .sub-section .news .news__text .news__text--strong {
    font-size: 1.4rem;
    font-size: 14px;
  }

  .top-business-block .index .section--features .sub-section .news .news__ticker p {
    background-size: auto 50%;
  }

  .top-business-block .index .section--features .sub-section .image.image--2columns img {
    width: 100%;
    padding: 0;
  }

  .top-business-block .index .section--features .sub-section .image.image--2columns img + img {
    margin-top: 10px;
  }

  .top-business-block .index .section--effective .sub-section__title {
    font-size: 1.8rem;
    font-size: 18px;
    line-height: 26px;
  }

  .top-business-block .index .section--effective .sub-section__content .align-left {
    float: none;
  }

  .top-business-block .index .section--effective .sub-section__content .align-right {
    float: none;
  }

  .top-business-block .index .section--effective .sub-section__content .content--text {
    width: 100%;
    text-align: left;
  }

  .top-business-block .index .section--effective .sub-section__content .content--image {
    width: 100%;
    margin-top: 20px;
  }

  .top-business-block .index .section--effective .sub-section__content__images {
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .top-business-block .index .section--effective .sub-section__content__images figure {
    width: 100%;
  }

  .top-business-block .index .section--effective .sub-section__content__images figcaption {
    font-size: 1.2rem;
    font-size: 12px;
  }

  .top-business-block .index .section--effective .app-section {
    margin-top: 20px;
  }

  .top-business-block .index .section--effective .app-section .app-section__title {
    font-size: 1.6rem;
    font-size: 16px;
  }

  .top-business-block .index .section--effective .app-section .app-download {
    background-color: #eee;
  }

  .top-business-block .index .section--effective .app-section .app-download .app-download__image {
    width: 50px;
  }

  .top-business-block .index .section--effective .app-section .app-download .app-download__text .app-download__title {
    font-size: 1.4rem;
    font-size: 14px;
    padding-top: 8px;
    line-height: 1.3;
  }

  .top-business-block .index .section--effective .app-section .app-download .app-download__text .app-download__title span {
    font-size: 1.2rem;
    font-size: 12px;
  }

  .top-business-block .index .section--effective .app-section .app-download .app-download__text {
    width: calc(100% - 50px);
    padding-left: 10px;
    height: 50px;
  }

  .top-business-block .index .section--effective .app-section .app-download .app-download__links {
    position: relative;
    margin-top: 20px;
    margin-right: 0;
    clear: both;
    padding: 20px 0;
    box-sizing: border-box;
    text-align: center;
  }

  .top-business-block .index .section--effective .app-section .app-download .app-download__links .app-download__link {
    width: 130px;
    box-sizing: border-box;
    margin-left: 0;
  }

  .top-business-block .index .section--effective .app-section .app-download .app-download__links .app-download__link + .app-download__link {
    margin-top: 10px;
  }

  .top-business-block .index .section--reason .sub-section__content .align-left {
    float: none;
    width: 100%;
  }

  .top-business-block .index .section--reason .sub-section__content .align-right {
    float: none;
    width: 100%;
  }

  .top-business-block .index .section--reason .sub-section__content .align-right img {
    width: 100%;
    height: auto;
    margin-top: 20px;
  }

  .top-business-block .index .section--reason .sub-block {
    padding: 15px;
  }

  .top-business-block .index .section--reason .graph--pie {
    height: auto;
  }

  .lng-eng.index .section--reason .graph--pie {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }

  .lng-eng.index .section--reason .graph--pie .graph--pie__text {
    left: 0px;
  }

  .lng-eng.index .section--reason .graph--pie .graph--pie__canvas {
    width: 43%;
    right: 34%;
  }

  .top-business-block .index .section--reason .graph--pie {
    position: relative;
    top: 0;
    right: 0;
    width: 90%;
    margin: 0 auto 50px;
  }

  .top-business-block .index .section--reason .graph--pie .graph--pie__canvas {
    width: 70%;
    top: 0;
    right: 50%;
    transform: translateX(50%);
  }

  .top-business-block .index .section--reason .graph--pie .graph--pie__text {
    position: relative;
    top: -15px;
    left: -5px;
    height: auto;
  }

  .top-business-block .index .section--reason .graph--chart {
    width: 100%;
    height: auto;
  }

  .top-business-block .index .section--reason .graph--chart p {
    width: 100% !important;
  }

  .top-business-block .index .section--reason .graph--chart p img {
    width: 100%;
  }

  .top-business-block .index .section--reason .number {
    height: auto;
    margin-bottom: 20px;
  }

  .top-business-block .index .section--reason .number .number__count .million {
    font-size: 2.2rem;
    font-size: 22px;
    margin-right: 0px;
  }

  .top-business-block .index .section--reason .number .number__count .hundred {
    font-size: 1.5rem;
    font-size: 15px;
  }

  .top-business-block .index .section--reason .number {
    width: calc(100% - 80px);
    float: right;
  }

  .top-business-block .index .section--reason .number__text {
    margin-left: -80px;
  }

  .top-business-block .index .section--reason .graph-title {
    font-size: 1.5rem;
    font-size: 15px;
    border: 1px solid #000;
    padding: 0px 15px;
  }

  .top-business-block .index .section--faq p {
    padding-top: 60px;
    margin-top: -40px !important;
  }

  .top-business-block .index .section--company .section--company__toggle {
    min-height: 38px;
  }

  .top-business-block .index .section--company .section--company__toggle .sub-section__button {
    top: 22px;
    right: 20px;
  }

  .top-business-block .index .section--company .section--company__toggle .sub-section__button:before {
    content: "";
    position: absolute;
    width: 24px;
    height: 2px;
    background: #000;
    top: 11px;
    right: 0;
  }

  .top-business-block .index .section--company .section--company__toggle .sub-section__button:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 24px;
    background: #000;
    top: 0;
    right: 11px;
  }

  .top-business-block .index .section--company .is-active.section--company__toggle {
    min-height: 720px;
  }

  .index.lng-eng .section--company .is-active.section--company__toggle {
    min-height: 800px;
  }

  .top-business-block .index .section--access .access__map {
    width: 100%;
  }

  .lng-eng.index .section--access .access__route {
    height: 130px;
  }

  .top-business-block .index .main-visual {
    background-image: none;
    height: auto;
    padding-top: 75px;
  }

  .top-business-block .index .main-visual .catch--main {
    background: url(../images/home/img-kv1.jpg) center center no-repeat;
    width: 100%;
    height: 215px;
    background-size: cover;
    margin-top: 0;
    margin-bottom: 0;
  }

  .top-business-block .index .main-visual .catch--main p {
    background: url(../images/home/main_catch.png) center center no-repeat;
    width: 95%;
    height: 100%;
    margin: 0 auto;
    background-size: 100% auto;
  }

  .top-business-block .index .main-visual .catch--sub {
    background: #000;
    height: auto;
    padding: 20px 10px;
    font-size: 1.3rem;
    font-size: 13px;
    line-height: 1.7;
    box-sizing: border-box;
  }

  .top-business-block .index .contents {
    font-size: 1.2rem;
    font-size: 12px;
    overflow: hidden;
  }

  .top-business-block .index .section .section__in {
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
  }

  .top-business-block .index .section-block {
    margin: 20px 10px 0;
  }

  .top-business-block .index .section__title {
    font-size: 2.2rem;
    font-size: 22px;
    margin-bottom: 15px;
  }

  .top-business-block .index .sub-section__title {
    font-size: 1.4rem;
    font-size: 14px;
  }

  .top-business-block .index .sub-section__title b {
    margin: 0 5px;
    font-size: 1.6rem;
    font-size: 16px;
  }

  .top-business-block .index .sub-section__title + div {
    margin-top: 20px;
  }

  .top-business-block .index .section--about .section--about__text {
    float: none;
    width: 100%;
    margin: 0;
  }

  .top-business-block .index .section--about .section--about__text .top-business-title {
    margin-bottom: 20px;
  }

  .top-business-block .index .section--about .section--about__image {
    float: none;
    width: 100%;
    margin-top: 20px;
  }

  .top-business-block .index .section--about .section--about__image img {
    width: 100%;
    height: auto;
  }

  .top-business-block .index .section--features {
    font-size: 1.3rem;
    font-size: 13px;
  }

  .top-business-block .index .section--features .section__title {
    font-size: 2rem;
    font-size: 20px;
    margin-left: -5px;
    margin-right: -5px;
  }

  .top-business-block .index .section--features .sub-section .sub-section__title {
    font-size: 1.2rem;
    font-size: 12px;
    padding-right: 30px;
  }

  .top-business-block .index .section--features .sub-section .sub-section__title::after {
    clear: both;
    content: "";
    display: table;
  }

  .top-business-block .index .section--features .sub-section .sub-section__title b {
    font-size: 1.4rem;
    font-size: 14px;
    margin: 0;
  }

  .top-business-block .index .section--features .sub-section .sub-section__title .title-text {
    display: block;
    float: right;
    width: 100%;
    margin-right: -50px;
    padding-right: 50px;
    box-sizing: border-box;
  }

  .top-business-block .index .section--features .sub-section .sub-section__in {
    padding: 15px;
  }

  .top-business-block .index .section--features .sub-section .sub-section__in::after {
    clear: both;
    content: "";
    display: table;
  }

  .top-business-block .index .section--features .sub-section .sub-section__button {
    top: 26px;
    right: 15px;
    width: 18px;
    height: 18px;
  }

  .top-business-block .index .section--features .sub-section .sub-section__button:before {
    width: 100%;
    height: 2px;
    top: 8px;
  }

  .top-business-block .index .section--features .sub-section .sub-section__button:after {
    height: 100%;
    width: 2px;
    left: 8px;
  }

  .top-business-block .index .section--features .point-num {
    display: block;
    float: left;
    width: 36px;
    height: 36px;
    font-size: 1rem;
    font-size: 10px;
    line-height: 10px;
    padding: 6px 0;
    margin-top: 2px;
    margin-right: 10px;
  }

  .top-business-block .index .section--features .point-num span {
    font-size: 1.6rem;
    font-size: 16px;
    margin-top: 4px;
  }

  .top-business-block .index .section--features .led-feature-list .led-feature-list__item {
    float: none;
    width: 100%;
    padding: 15px;
  }

  .top-business-block .index .section--features .led-feature-list .led-feature-list__item + .led-feature-list__item {
    margin-top: 15px;
    margin-left: 0;
  }

  .top-business-block .index .section--features .led-feature-list .led-feature-list__item dt {
    font-size: 1.5rem;
    font-size: 15px;
    border-width: 1px;
    margin-bottom: 15px;
  }

  .top-business-block .index .section--features .led-feature-list .led-feature-list__item dd {
    font-size: 1.3rem;
    font-size: 13px;
  }

  .top-business-block .index .section--features .vision-size .vision-size__title {
    font-size: 1.8rem;
    font-size: 18px;
    text-align: center;
    display: block;
  }

  .top-business-block .index .section--features .vision-size p {
    font-size: 1.2rem;
    font-size: 12px;
    padding: 0 0 5px 0;
    margin: 10px 0 0;
    text-align: center;
  }

  .top-business-block .index .section--effect .sub-section__title {
    margin-top: 15px;
  }

  .top-business-block .index .section--effect .sub-section__content {
    width: 100%;
  }

  .top-business-block .index .section--effect .sub-section__content .align-left {
    float: none;
    width: 100%;
  }

  .top-business-block .index .section--effect .sub-section__content .align-right {
    float: none;
    width: 100%;
  }

  .top-business-block .index .section--effect .sub-section__content img {
    margin-top: 10px;
  }

  .top-business-block .index .section--effect .topic-section .topic-section__title {
    font-size: 1.6rem;
    font-size: 16px;
    padding: 4px 0 2px;
    width: 100%;
    text-align: center;
  }

  .top-business-block .index .section--effect .topic-section .topic-section__title + p {
    margin: 10px 0 0;
  }

  .top-business-block .index .section--case .section--case__more {
    top: 15px;
  }

  .top-business-block .index .section--case .case-item .case-item__title {
    font-size: 1.4rem;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 5px;
  }

  .top-business-block .index .section--case .case-item .date {
    font-size: 1.2rem;
    font-size: 12px;
  }

  .top-business-block .index .section--case .case-item .case-item__text {
    width: 100%;
    float: none;
  }

  .top-business-block .index .section--case .case-item .case-item__image {
    width: 100%;
    float: none;
  }

  .top-business-block .index .section--case .relational-link {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .top-business-block .index .section--case .relational-link .app {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .top-business-block .index .section--case .relational-link .app::after {
    clear: both;
    content: "";
    display: table;
  }

  .top-business-block .index .section--case .relational-link .app + .app {
    margin-left: auto;
  }

  .top-business-block .index .section--case .relational-link .app__title {
    float: left;
    width: 100px;
    margin-right: 8px;
    box-sizing: border-box;
  }

  .top-business-block .index .section--case .relational-link .app__links {
    float: left;
    width: 150px;
  }

  .top-business-block .index .section--case .relational-link .app__links a {
    margin-top: 0;
  }

  .top-business-block .index .section--case .relational-link .app__links a + a {
    margin-top: 8px;
  }

  .top-business-block .index .section--plan .download-link {
    position: relative;
    top: 0;
    left: 0;
    font-size: 1.3rem;
    font-size: 13px;
  }

  .top-business-block .index .section--plan .download-link a {
    text-decoration: none;
  }

  .top-business-block .index .section--plan .download-link a:before {
    background-image: url(../images/home/ico_download_sp.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 16px;
    vertical-align: middle;
  }

  .top-business-block .index .section--plan .plan-list .plan-list__top {
    margin-left: -5px;
    margin-right: -5px;
  }

  .top-business-block .index .section--plan .plan-list .plan-list__top p {
    width: calc(33% - 10px);
    padding: 0 5px;
  }

  .top-business-block .index .section--plan .plan-list .plan-list__top p + p {
    margin-left: 0px;
  }

  .top-business-block .index .section--plan .plan-list .plan-list__top p a {
    height: 50px;
    line-height: 50px;
  }

  .top-business-block .index .section--plan .plan-list .plan-list__bottom {
    padding-top: 5px;
  }

  .top-business-block .index .section--plan .plan-list .plan-list__bottom p a {
    font-size: 1.6rem;
    font-size: 16px;
    height: 80px;
    line-height: 70px;
    padding: 5px;
  }

  .top-business-block .index .section--plan .plan-list .plan-list__bottom p a span {
    border-width: 1px;
  }

  .top-business-block .index .section--faq {
    padding: 0;
    margin: 30px 0;
  }

  .top-business-block .index .section--faq p {
    float: none;
    margin: 0;
    width: 100%;
  }

  .top-business-block .index .section--faq p a {
    width: 100%;
    font-size: 1.8rem;
    font-size: 18px;
    padding: 5px;
  }

  .top-business-block .index .section--faq p a span {
    padding: 20px 0;
    border-width: 1px;
  }

  .top-business-block .index .section--faq p + p {
    margin: 10px 0 0;
  }

  .top-business-block .index .section--company .table--company {
    width: 100%;
  }

  .top-business-block .index .section--company .table--company th,.top-business-block .index .section--company .table--company td {
    display: block;
  }

  .top-business-block .index .section--company .table--company th {
    width: 100%;
    font-size: 1.3rem;
    font-size: 13px;
    border: 0;
  }

  .top-business-block .index .section--company .table--company td {
    width: 100%;
    font-size: 1.2rem;
    font-size: 12px;
    padding: 5px 0	10px;
    text-align: center;
  }

  .top-business-block .index .section--access .section__in {
    padding: 0 20px;
    margin-top: -20px;
  }

  .top-business-block .index .section--access .section__title {
    margin-bottom: 5px;
  }

  .top-business-block .index .section--access .access__address {
    font-size: 1.3rem;
    font-size: 13px;
  }

  .top-business-block .index .section--access .access__route {
    padding-top: 20px;
  }

  .top-business-block .index .section--access .access__route p {
    margin: 10px 0;
  }

  .top-business-block .index .section--access .access__route .section__in {
    margin-top: -5px;
  }

  .top-business-block .index .section--access .access__route h3 {
    float: left;
    width: 100px;
    box-sizing: border-box;
    font-size: 1.2rem;
    font-size: 12px;
    text-align: center;
    padding: 5px 0;
    border-width: 1px;
  }

  .top-business-block .index .section--access .access__route p {
    font-size: 1.1rem;
    font-size: 11px;
    float: right;
    width: calc(100% - 110px);
    margin-left: 0;
    margin-top: 0;
  }

  .top-business-block .index .section--access .gmap-link {
    right: 10px;
    top: 5px;
  }

  .top-business-block .index .section--access .gmap-link a {
    padding-left: 10px;
    padding-right: 10px;
  }

  .top-business-block .index .section-block .sub-block {
    padding: 20px;
  }

  .top-business-block .section__title.reveal.outdoorMedia {
    font-size: 24px;
  }

  .top-business-block .section__title.reveal {
    font-size: 22px;
  }

  .main-visual .catch--main p {
    background-position: center -100% !important;
  }

  .main-visual .catch--main.is-showed p {
    background-position: center center !important;
  }

  .main-visual .catch--main:after {
    height: 20vw;
    top: 50%;
    transform: translateY(-50%);
  }

  .top-vison-sectionWrap {
    margin-top: 15px;
  }

  .anchor-link {
    position: relative;
  }

  .anchor-link .anchor-list {
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .anchor-link .anchor-list__item {
    width: 50%;
    border-top: 1px solid #000;
    font-size: 1.2rem;
    font-size: 12px;
  }

  .anchor-link .anchor-list__item a {
    padding: 8px 0;
  }
}

@media (max-width: 750px) and (max-width: 750px) {
  .lng-eng.index .main-visual .catch--main p {
    background-image: url(../images/home/main_catch_eng.png);
  }
}
