@charset "UTF-8";
/* PC TOP */
/* blocks */
/* TopArticles */
.TopArticles {
  padding-bottom: 15px;
}

.TopArticles .TopArticles__title {
  font-family: 'Noto Serif Japanese', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', '游明朝体', 'YuMincho', '游明朝', 'Yu Mincho', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
  font-weight: 300;
  font-size: 17px;
  padding: 22px 0;
}

.TopArticles .TopArticles__list {
  border-top: 1px solid #cacaca;
}

.TopArticles .TopArticles__item {
  border-bottom: 1px solid #cacaca;
}

.TopArticles .TopArticles__link {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 0;
  -ms-flex-align: center;
  align-items: center;
}

.TopArticles .TopArticles__date {
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  max-width: 50px;
  font-family: 'Noto Sans CJK JP', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-weight: 400;
  font-size: 10px;
  color: #979797;
}

.TopArticles .TopArticles__text {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-family: 'Noto Sans CJK JP', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-weight: 500;
  font-size: 13px;
  color: #000;
}

.TopArticles .TopArticles__more {
  text-align: right;
}

.TopArticles .TopArticles__moreLink {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  height: 40px;
  font-family: 'Noto Sans CJK JP', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-weight: 500;
  font-size: 12px;
  width: 90px;
  margin: 0 0 0 auto;
}

.TopArticles .TopArticles__moreLink:after {
  content: '';
  display: block;
  width: 6px;
  height: 10px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../../common/images/icon_more.svg");
  margin-left: 10px;
}

@media print, screen and (min-width: 768px) {
  .TopArticles {
    padding-bottom: 70px;
  }
  .TopArticles + .TopArticles {
    padding-bottom: 120px;
  }
  .TopArticles .TopArticles__title {
    font-size: 28px;
    padding: 22px 0;
  }
  .TopArticles .TopArticles__link {
    padding: 18px 0;
  }
  .TopArticles .TopArticles__link:hover {
    text-decoration: none;
  }
  .TopArticles .TopArticles__date {
    -ms-flex: 0 0 105px;
    flex: 0 0 105px;
    max-width: 105px;
    font-size: 12px;
  }
  .TopArticles .TopArticles__text {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    font-size: 15px;
  }
  .TopArticles .TopArticles__text:hover {
    text-decoration: underline;
  }
  .TopArticles .TopArticles__moreLink {
    height: 60px;
    font-size: 16px;
    width: 130px;
    margin: 0 0 0 auto;
  }
  .TopArticles .TopArticles__moreLink:hover {
    text-decoration: underline;
  }
  .TopArticles .TopArticles__moreLink:after {
    width: 8px;
    height: 13px;
    margin-left: 15px;
  }
}

/* TopBusiness */
@media print, screen and (max-width: 767px) {
  .TopBusiness {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .TopBusiness .TopBusiness__title {
    font-size: 27px;
  }
  .TopBusiness .TopBusiness__subTitle {
    font-family: 'Noto Serif Japanese', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', '游明朝体', 'YuMincho', '游明朝', 'Yu Mincho', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
    font-weight: 500;
    font-size: 16px;
    margin-top: 5px;
    letter-spacing: 0;
  }
  .TopBusiness .TopBusiness__text {
    font-family: 'Noto Serif Japanese', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', '游明朝体', 'YuMincho', '游明朝', 'Yu Mincho', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 2.0;
    margin: 20px 0 70px;
  }
  .TopBusiness .TopBusiness__Map {
    margin-bottom: 45px;
    border: 1px solid #000;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .TopBusiness .TopBusiness__MapItem {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 15px 12px 10px;
    overflow: hidden;
  }
  .TopBusiness .TopBusiness__MapItem:nth-child(1), .TopBusiness .TopBusiness__MapItem:nth-child(2) {
    border-bottom: 1px solid #000;
  }
  .TopBusiness .TopBusiness__MapItem:nth-child(even) {
    border-left: 1px solid #000;
  }
  .TopBusiness .TopBusiness__MapTitle {
    font-family: 'Noto Serif Japanese', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', '游明朝体', 'YuMincho', '游明朝', 'Yu Mincho', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 0.01em;
    margin-bottom: 10px;
    margin-right: -10px;
  }
  .TopBusiness .TopBusiness__MapTitleEn {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 1.8;
    font-size: 10px;
    color: #888;
    letter-spacing: 0;
    line-height: 1.1;
    white-space: nowrap;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
  }
  .TopBusiness .TopBusiness__MapList {
    height: 100px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 15px -2px 10px;
  }
  .TopBusiness .TopBusiness__MapListItem {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    border: 1px solid #000;
    border-radius: 3px;
    margin: 0 2px;
    text-align: center;
  }
  .TopBusiness .TopBusiness__MapListItemText {
    height: 100%;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-family: 'Noto Sans CJK JP', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    font-weight: 500;
    font-size: 10px;
    text-align: left;
    padding-top: 10px;
  }
  .TopBusiness .TopBusiness__MapText {
    font-family: 'Noto Serif Japanese', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', '游明朝体', 'YuMincho', '游明朝', 'Yu Mincho', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
    font-weight: 500;
    font-size: 13px;
    text-align: center;
  }
  .TopBusiness .TopBusiness__MapSubList {
    height: 140px;
    display: -ms-flexbox;
    display: flex;
    border: 1px dashed #000;
    margin: 15px 0 10px;
  }
  .TopBusiness .TopBusiness__MapSubListItem {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 5px;
  }
  .TopBusiness .TopBusiness__MapSubListItem:first-child {
    border-right: 1px dashed #000;
  }
  .TopBusiness .TopBusiness__MapSubListTitle {
    font-family: 'Noto Sans CJK JP', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    margin: 10px 0;
  }
}

@media print, screen and (min-width: 768px) {
  .TopBusiness {
    padding-top: 135px;
    padding-bottom: 155px;
  }
  .TopBusiness .TopBusiness__title {
    font-size: 44px;
    letter-spacing: 0.01em;
  }
  .TopBusiness .TopBusiness__subTitle {
    font-family: 'Noto Serif Japanese', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', '游明朝体', 'YuMincho', '游明朝', 'Yu Mincho', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
    font-weight: 500;
    font-size: 28px;
    margin-top: 15px;
  }
  .TopBusiness .TopBusiness__text {
    font-family: 'Noto Serif Japanese', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', '游明朝体', 'YuMincho', '游明朝', 'Yu Mincho', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
    font-weight: 300;
    font-size: 16px;
    margin: 35px 0;
  }
  .TopBusiness .TopBusiness__Map {
    width: 1080px;
    margin: 0 auto 50px;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #000;
  }
  .TopBusiness .TopBusiness__MapItem {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding: 22px 22px 42px;
    overflow: hidden;
    border-right: 1px solid #000;
  }
  .TopBusiness .TopBusiness__MapItem:last-child {
    border-right: none;
  }
  .TopBusiness .TopBusiness__MapTitle {
    font-family: 'Noto Serif Japanese', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', '游明朝体', 'YuMincho', '游明朝', 'Yu Mincho', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
    font-weight: 400;
    font-size: 23px;
    letter-spacing: 0.01em;
    margin-bottom: 15px;
  }
  .TopBusiness .TopBusiness__MapTitleEn {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 1.8;
    color: #888;
    font-size: 8px;
    letter-spacing: 0;
    line-height: 1.1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  .TopBusiness .TopBusiness__MapList {
    height: 180px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 40px -5px 0;
  }
  .TopBusiness .TopBusiness__MapListItem {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    border: 2px solid #000;
    border-radius: 3px;
    margin: 0 5px;
    text-align: center;
  }
  .TopBusiness .TopBusiness__MapListItemText {
    height: 100%;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-family: 'Noto Sans CJK JP', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    font-weight: 500;
    font-size: 15px;
    text-align: left;
    padding-top: 25px;
  }
  .TopBusiness .TopBusiness__MapText {
    font-family: 'Noto Serif Japanese', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', '游明朝体', 'YuMincho', '游明朝', 'Yu Mincho', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
  }
  .TopBusiness .TopBusiness__MapSubList {
    height: 190px;
    display: -ms-flexbox;
    display: flex;
    border: 1px dashed #000;
    margin: 40px 0 30px;
  }
  .TopBusiness .TopBusiness__MapSubListItem {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 10px;
  }
  .TopBusiness .TopBusiness__MapSubListItem:first-child {
    border-right: 1px dashed #000;
  }
  .TopBusiness .TopBusiness__MapSubListTitle {
    font-family: 'Noto Sans CJK JP', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    margin: 10px 0;
  }
}

/* TopEfforts */
.TopEfforts {
  padding-top: 40px;
  padding-bottom: 90px;
  /*.TopEfforts__list{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin: 45px 0 40px;
	}
	.TopEfforts__item{
		flex: 0 0 calc(50% - 15px);
		margin-bottom: 15px;
	}*/
}

.TopEfforts .TopEfforts__text {
  font-family: 'Noto Serif Japanese', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', '游明朝体', 'YuMincho', '游明朝', 'Yu Mincho', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 2;
  padding: 10px 0;
}

.TopEfforts .TopEfforts__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 24px 0 0;
}

.TopEfforts .TopEfforts__item {
  -ms-flex: 0 0 calc(50% - 15px);
  flex: 0 0 calc(50% - 15px);
  margin-bottom: 45px;
}

.TopEfforts .TopEfforts__btn1 {
  margin: 0 auto;
}

@media print, screen and (min-width: 768px) {
  .TopEfforts {
    padding-top: 110px;
    padding-bottom: 110px;
    /*.TopEfforts__list{
			flex-wrap: nowrap;
			justify-content: space-between;
			margin: 45px 0 70px;
		}
		.TopEfforts__item{
			flex: 0 0 209px;
		}*/
  }
  .TopEfforts .TopEfforts__title {
    letter-spacing: 0.01em;
  }
  .TopEfforts .TopEfforts__text {
    font-size: 18px;
    line-height: 2.22;
    padding: 20px 0;
  }
  .TopEfforts .TopEfforts__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 980px;
    margin: 29px auto 8px;
  }
  .TopEfforts .TopEfforts__list a:hover {
    opacity: 0.7;
  }
  .TopEfforts .TopEfforts__item {
    -ms-flex: 0 0 calc(25% - 45px);
    flex: 0 0 calc(25% - 45px);
    margin: 0 45px 59px 0;
  }
  .TopEfforts .TopEfforts__item:nth-child(4n) {
    margin: 0;
  }
}

/* TopEffortsDetail */
.TopEffortsDetail {
  /*.TopEffortsDetail__image{
		width: 100%;
	}*/
}

.TopEffortsDetail .TopEffortsDetail__image {
  position: relative;
  overflow: hidden;
  -ms-flex: 0 0 calc(50% - 15px);
  flex: 0 0 calc(50% - 15px);
  height: 52vw;
  background-color: #f5f5f5;
}

.TopEffortsDetail .TopEffortsDetail__image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.TopEffortsDetail .TopEffortsDetail__copy {
  font-family: 'Noto Serif Japanese', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', '游明朝体', 'YuMincho', '游明朝', 'Yu Mincho', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.6;
  margin: 18px 0 16px;
}

.TopEffortsDetail .TopEffortsDetail__name {
  font-family: 'Noto Serif Japanese', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', '游明朝体', 'YuMincho', '游明朝', 'Yu Mincho', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
  font-weight: 500;
  font-size: 12px;
  color: #888888;
  line-height: 1.6;
  margin: 4px 0;
}

.TopEffortsDetail .TopEffortsDetail__text {
  font-family: 'Noto Serif Japanese', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', '游明朝体', 'YuMincho', '游明朝', 'Yu Mincho', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
  font-weight: 500;
  font-size: 11px;
  color: #888888;
  line-height: 1.6;
  margin: 4px 0;
}

.TopEffortsDetail .TopEffortsDetail__tagList {
  border-top: 1px solid #c4c4c4;
  margin-top: 13px;
  padding-top: 4px;
  line-height: 1;
}

.TopEffortsDetail .TopEffortsDetail__tagItem {
  font-family: 'Noto Serif Japanese', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', '游明朝体', 'YuMincho', '游明朝', 'Yu Mincho', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
  font-weight: 500;
  font-size: 10px;
  color: #888888;
  line-height: 1.2;
  display: inline-block;
  padding-right: 9px;
  margin-right: 3px;
  margin-bottom: 0px;
  position: relative;
}

.TopEffortsDetail .TopEffortsDetail__tagItem:after {
  content: '';
  display: block;
  width: 1px;
  height: 10px;
  border-right: 1px solid #c4c4c4;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.TopEffortsDetail .TopEffortsDetail__tagItem:last-child {
  padding-right: 0;
  margin-right: 0;
}

.TopEffortsDetail .TopEffortsDetail__tagItem:last-child:after {
  content: none;
}

@media print, screen and (min-width: 768px) {
  .TopEffortsDetail {
    /*.TopEffortsDetail__image{
			width: 100%;
		}*/
  }
  .TopEffortsDetail .TopEffortsDetail__image {
    position: relative;
    overflow: hidden;
    width: 208px;
    height: 280px;
    background-color: #f5f5f5;
  }
  .TopEffortsDetail .TopEffortsDetail__image img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
  .TopEffortsDetail .TopEffortsDetail__copy {
    font-family: 'Noto Serif Japanese', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', '游明朝体', 'YuMincho', '游明朝', 'Yu Mincho', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.6;
    margin: 28px 0;
  }
  .TopEffortsDetail .TopEffortsDetail__name {
    font-size: 14px;
    line-height: 1.6;
    margin: 6px 0;
  }
  .TopEffortsDetail .TopEffortsDetail__text {
    font-size: 12px;
    line-height: 1.6;
    margin: 6px 0;
  }
  .TopEffortsDetail .TopEffortsDetail__tagList {
    margin-top: 20px;
    padding-top: 5px;
  }
  .TopEffortsDetail .TopEffortsDetail__tagItem {
    font-size: 14px;
    line-height: 1.2;
    padding-right: 12px;
    margin-right: 5px;
    margin-bottom: 5px;
  }
  .TopEffortsDetail .TopEffortsDetail__tagItem:after {
    width: 1px;
    height: 10px;
    border-right: 1px solid #c4c4c4;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .TopEffortsDetail .TopEffortsDetail__tagItem:last-child {
    padding-right: 0;
    margin-right: 0;
  }
  .TopEffortsDetail .TopEffortsDetail__tagItem:last-child:after {
    content: none;
  }
}

/* TopMV */
@media print, screen and (max-width: 767px) {
  .TopMV {
    position: relative;
    overflow: visible;
    margin-bottom: 100px;
  }
  .TopMV:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    min-width: 100vw;
    min-height: 80vw;
    max-height: 80vw;
    width: auto;
    height: auto;
    top: 40vw;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: rgba(0, 0, 0, 0.5);
  }
  .TopMV .TopMV__inner {
    width: 100%;
    height: 130vw;
    position: relative;
    overflow: hidden;
  }
  .TopMV .TopMV__movie {
    position: absolute;
    z-index: 0;
    min-width: 100vw;
    min-height: 80vw;
    max-height: 80vw;
    width: auto;
    height: auto;
    top: 40vw;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .TopMV .TopMV__jpeg {
    position: absolute;
    z-index: 0;
    min-width: 100vw;
    min-height: 80vw;
    max-height: 80vw;
    width: auto;
    height: auto;
    top: 40vw;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: none;
  }
  .TopMV .TopMV__arrow {
    width: 39px;
    height: 13px;
    position: absolute;
    z-index: 1;
    bottom: 0px;
    left: 25px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/icon_mv_sp.svg");
    -webkit-animation: topScrollKayframes 1000ms ease 0ms infinite;
    animation: topScrollKayframes 1000ms ease 0ms infinite;
  }
  .TopMV .TopMV__title {
    position: absolute;
    z-index: 1;
    color: #f00;
    top: 36vw;
    right: 25px;
    width: 29.2vw;
  }
  .TopMV .TopMV__title picture, .TopMV .TopMV__title img {
    width: 100%;
    height: auto;
  }
  .TopMV .TopMV__text {
    position: absolute;
    z-index: 1;
    top: calc(80vw + 15px);
    left: 25px;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 1.8;
    letter-spacing: 0.2em;
    font-size: 10px;
    width: calc(70vw - 50px);
    text-align: left;
  }
}

@media print, screen and (min-width: 768px) {
  .TopMV {
    position: relative;
    overflow: visible;
  }
  .TopMV:before {
    content: '';
    display: block;
    position: fixed;
    z-index: 1;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: rgba(0, 0, 0, 0.5);
  }
  .TopMV .TopMV__inner {
    width: 100%;
    height: calc(100vh);
    position: relative;
    overflow: hidden;
    margin: 0 auto;
  }
  .TopMV .TopMV__movie {
    position: fixed;
    z-index: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .TopMV .TopMV__jpeg {
    position: fixed;
    z-index: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: none;
  }
  .TopMV .TopMV__arrow {
    width: 46px;
    height: 16px;
    position: absolute;
    z-index: 1;
    bottom: 100px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/icon_mv.svg");
    -webkit-animation: topScrollKayframes 1000ms ease 0ms infinite;
    animation: topScrollKayframes 1000ms ease 0ms infinite;
  }
  .TopMV .TopMV__title {
    position: absolute;
    width: 100%;
    padding: 0 50px;
    z-index: 1;
    bottom: 150px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #fff;
    text-align: center;
    text-align: justify;
  }
  .TopMV .TopMV__title picture, .TopMV .TopMV__title img {
    width: 100%;
    height: auto;
  }
  .TopMV .TopMV__text {
    position: absolute;
    z-index: 1;
    bottom: 65px;
    right: 40px;
    color: #fff;
    text-align: right;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 1.8;
    font-size: 10px;
  }
}

@-webkit-keyframes topScrollKayframes {
  0% {
    bottom: 105px;
    opacity: 0;
  }
  60% {
    bottom: 75px;
    opacity: 1;
  }
  80% {
    bottom: 75px;
    opacity: 1;
  }
  100% {
    bottom: 75px;
    opacity: 0;
  }
}

@keyframes topScrollKayframes {
  0% {
    bottom: 105px;
    opacity: 0;
  }
  60% {
    bottom: 75px;
    opacity: 1;
  }
  80% {
    bottom: 75px;
    opacity: 1;
  }
  100% {
    bottom: 75px;
    opacity: 0;
  }
}

/* TopOutline */
.TopOutline {
  padding-top: 28px;
  padding-bottom: 70px;
  background-color: #e5e5e5;
  background-size: auto 350px, auto 350px;
  background-position: left top, right top;
  background-repeat: no-repeat, no-repeat;
  background-image: url("../images/outline_bg_sp1.png"), url("../images/outline_bg_sp2.png");
  text-align: center;
}

.TopOutline .TopOutline__logo {
  width: 122px;
  margin: 12px auto;
}

.TopOutline .TopOutline__subTitle {
  font-family: 'Noto Serif Japanese', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', '游明朝体', 'YuMincho', '游明朝', 'Yu Mincho', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
  font-weight: 500;
  font-size: 17px;
  margin-top: 45px;
}

.TopOutline .TopOutline__text {
  font-family: 'Noto Serif Japanese', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', '游明朝体', 'YuMincho', '游明朝', 'Yu Mincho', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
  font-weight: 300;
  font-size: 14px;
  text-align: center;
  margin: 25px 0 30px;
}

@media print, screen and (max-width: 767px) {
  .TopOutline .TopOutline__text {
    letter-spacing: 0;
  }
}

@media print, screen and (min-width: 768px) {
  .TopOutline {
    padding-top: 85px;
    height: auto;
    background-size: auto 958px, auto 958px;
    background-position: center, left top;
    background-repeat: no-repeat, repeat-x;
    background-image: url("../images/outline_bg.jpg"), url("../images/outline_bg2.jpg");
    text-align: center;
  }
  .TopOutline .TopOutline__title {
    letter-spacing: 0.01em;
  }
  .TopOutline .TopOutline__logo {
    width: 268px;
    margin: 20px auto;
  }
  .TopOutline .TopOutline__logoImage {
    width: 100%;
  }
  .TopOutline .TopOutline__subTitle {
    font-size: 24px;
    margin-top: 40px;
  }
  .TopOutline .TopOutline__text {
    font-size: 16px;
    margin: 30px 0 40px;
  }
}

/* TopVision */
.TopVision {
  padding-top: 0px;
  padding-bottom: 0px;
}

.TopVision .TopVision__title {
  font-size: 20px;
  line-height: 1.74;
}

@media print, screen and (max-width: 767px) {
  .TopVision .TopVision__title {
    letter-spacing: 0.02em;
  }
}

.TopVision .TopVision__text {
  font-family: 'Noto Serif Japanese', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', '游明朝体', 'YuMincho', '游明朝', 'Yu Mincho', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 2.0;
  margin: 20px 0 70px;
  letter-spacing: 0.02em;
}

@media print, screen and (min-width: 768px) {
  .TopVision {
    padding-top: 135px;
    padding-bottom: 0px;
  }
  .TopVision .TopVision__title {
    font-size: 34px;
    line-height: 1.9;
    letter-spacing: 0.01em;
    text-align: center;
    margin-right: -50px;
    margin-left: -50px;
  }
  .TopVision .TopVision__text {
    font-size: 17px;
    line-height: 2.4;
    margin: 20px 0 70px;
    text-align: center;
  }
}
