@charset "utf-8";
    main {
    overflow: hidden;
}

/* TOPセクション共通 */
    main section.top {}
    main section.top .top__inner {}

/* ビデオビジュアル（メイン） */
    main section.top .top__inner .video__visual {}
    main section.top .top__inner .video__visual .video__visual__inner {
    overflow: hidden;
}
    main section.top .top__inner .video__visual .video__visual__inner video {
    max-width: 100%;
}

/* マイクロバイオームエリア */
    main section.top .top__inner .micro__biome {
    padding: 70px 15px 90px;
}
    main section.top .top__inner .micro__biome .micro__biome__inner {
    text-align: center;
}
    main section.top .top__inner .micro__biome .micro__biome__inner .micro__img {
    max-width: 100px;
    margin: 0 auto 15px;
}
    main section.top .top__inner .micro__biome .micro__biome__inner .micro__img img {}
    main section.top .top__inner .micro__biome .micro__biome__inner p {
    font-size: 1em;
}

/* MBFF Development Policy エリア */
    main section.top .top__inner .mbff__development {}
    main section.top .top__inner .mbff__development .mbff__development__inner {
    position: relative;
}
    main section.top .top__inner .mbff__development .mbff__development__inner figure.logo {
    max-width: 98px;
    margin: 0 auto 30px;
}
    main section.top .top__inner .mbff__development .mbff__development__inner figure.logo img {}
    main section.top .top__inner .mbff__development .mbff__development__inner .video__box {
    position: relative;
}
    main section.top .top__inner .mbff__development .mbff__development__inner .video__box .video__box__inner {}
    main section.top .top__inner .mbff__development .mbff__development__inner .video__box .video__box__inner video {
    width: 100%;
}
    main section.top .top__inner .mbff__development .mbff__development__inner .video__box .video__box__inner .development__text {
    position: relative;
    bottom: 0;
    right: 0;
    background-color: #fff;
    padding: 10px;
}
    main section.top .top__inner .mbff__development .mbff__development__inner .video__box .video__box__inner .development__text .development__text__inner {}
    main section.top .top__inner .mbff__development .mbff__development__inner .video__box .video__box__inner .development__text .development__text__inner h2 {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 1.2em;
}
    main section.top .top__inner .mbff__development .mbff__development__inner .video__box .video__box__inner .development__text .development__text__inner p {
    line-height: 2.2;
    font-size: .8em;
}
    main section.top .top__inner .mbff__development .mbff__development__inner .video__box .video__box__inner .development__text .development__text__inner p br {}

/* プロダクトラインナップ */
    main section.top .top__inner .product__lineup {
    border-bottom: 1px #eee solid;
    margin-bottom: 50px;
    background-image: url(../img/index/mbff_dash.svg);
    background-size: 39%;
    background-repeat: no-repeat;
    background-position: bottom 231px right 70px;
}
    main section.top .top__inner .product__lineup .product__lineup__inner {
    max-width: 1750px;
    margin: 80px auto 50px;
    /* border-bottom: 1px #eee solid; */
    padding: 0 15px;
}
    main section.top .top__inner .product__lineup .product__lineup__inner h2 {
    font-size: 1.5em;
    line-height: 1;
    margin-bottom: 50px;
}
    main section.top .top__inner .product__lineup .product__lineup__inner .lineup__list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    margin-bottom: 90px;
}
    main section.top .top__inner .product__lineup .product__lineup__inner .lineup__list .lineup__list__item {}
    main section.top .top__inner .product__lineup .product__lineup__inner .lineup__list .lineup__list__item a {}
    main section.top .top__inner .product__lineup .product__lineup__inner .lineup__list .lineup__list__item a figure {}
    main section.top .top__inner .product__lineup .product__lineup__inner .lineup__list .lineup__list__item a figure img {}
    main section.top .top__inner .product__lineup .product__lineup__inner .lineup__list .lineup__list__item a figure .logo {
    max-width: 100px;
    margin: 10px auto;
}
    main section.top .top__inner .product__lineup .product__lineup__inner .lineup__list .lineup__list__item a figure .logo img {}
    main section.top .top__inner .product__lineup .product__lineup__inner .lineup__list .lineup__list__item a figcaption {
    font-size: .9em;
    text-align: center;
}
    main section.top .top__inner .product__lineup .product__lineup__inner .lineup__list .lineup__list__item a figcaption b.en {}
    main section.top .top__inner .product__lineup .product__lineup__inner .lineup__list .lineup__list__item a figcaption small {}
    main section.top .top__inner .product__lineup .product__lineup__inner .lineup__list .lineup__list__item a figcaption small br {}
    main section.top .top__inner .product__lineup .product__lineup__inner .lineup__list .lineup__list__item .text__caption {}
    main section.top .top__inner .product__lineup .product__lineup__inner .lineup__list .lineup__list__item .text__caption .text__caption__ja {}
    main section.top .top__inner .product__lineup .product__lineup__inner .lineup__list .lineup__list__item .text__caption .text__caption__en {}

/* バナーリスト */

/* バナーリスト */
main section.top .top__inner .banner__list {
    /* display: grid; */
    /* gap: 25px; */
    /* justify-content: center; */
    /* grid-template-columns: repeat(5, 1fr); */
    border-bottom: 1px #eee solid;
    margin-bottom: 50px;
    padding-bottom: 50px;
}

main section.top .top__inner .banner__list .banner__list__inner {
    text-align: center;
    padding: 0 15px;
    max-width: 1100px;
    margin: 0 auto;
}

main section.top .top__inner .banner__list .banner__list__inner h2 {
    font-size: 2em;
    line-height: 1;
    margin-bottom: 50px;
    font-size: 1.5em;
}

main section.top .top__inner .banner__list .banner__list__inner .banner__box {}

main section.top .top__inner .banner__list .banner__list__inner .banner__box .banner__box__item {
    margin-bottom: 25px;
}

main section.top .top__inner .banner__list .banner__list__inner .banner__box .banner__box__item a {}

main section.top .top__inner .banner__list .banner__list__inner .banner__box .banner__box__item a figure {}

main section.top .top__inner .banner__list .banner__list__inner .banner__box .banner__box__item a figure img {
    width: 100%;
}

/* プレス（スライダー）エリア */
main section.top .top__inner .press {max-width: 1100px;margin: 50px auto;}

main section.top .top__inner .press .press__inner {}

main section.top .top__inner .press .press__inner .r-head-box04 {}

main section.top .top__inner .press .press__inner .r-head-box04 .en {}

main section.top .top__inner .press .press__inner .r-head-box04 h2 {
    
font-size: 2em;
    
line-height: 1;
    
margin-bottom: 50px;
}

main section.top .top__inner .press .press__inner .press__slide {}

main section.top .top__inner .press .press__inner .press__slide .press__slide__list {
    margin: 5px;
}

main section.top .top__inner .press .press__inner .press__slide .press__slide__list a {}

main section.top .top__inner .press .press__inner .press__slide .press__slide__list a figure {}

main section.top .top__inner .press .press__inner .press__slide .press__slide__list a figure img {}

main section.top .top__inner .press .press__inner .btn {
    margin: 100px auto 0;
    text-align: center;
}

main section.top .top__inner .press .press__inner .btn a {
display: inline-block;
  padding: 10px 40px 10px 20px;
  border: 1px solid #333;
  color: #333;
  text-decoration: none;
  position: relative;
}
main section.top .top__inner .press .press__inner .btn a::after {
content: '';
  position: absolute;
  top: 50%;
  right: 15px;
  width: 15px;      /* 線の長さ */
  height: 1px;      /* 線の太さ */
  background: #333;
}
main section.top .top__inner .press .press__inner .btn a::before {
    content: '';
  position: absolute;
  top: 50%;
  right: 15px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  transform: translateY(-50%) rotate(45deg);
}
/* 関連ロゴバナーエリア */
main section.top .top__inner .bg {
    max-width: 300px;
    margin: 35px auto 90px;
}

main section.top .top__inner .bg a {}

main section.top .top__inner .bg a figure {}

main section.top .top__inner .bg a figure img {}

main section.top .top__inner .banner__content {}

main section.top .top__inner .banner__content .banner__content__inner {
    border-top: 1px solid #eee;
    padding: 60px 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 90px;
}

main section.top .top__inner .banner__content .banner__content__inner .banner__list {
    max-width: 1100px;
    margin: 0 auto;
    display: grid;
    gap: 18px;
    justify-content: center;
    grid-template-columns: repeat(2, 1fr);
    padding-bottom: 0;
    border-bottom: none;
    padding: 0 15px;
}
    main section.top .top__inner .banner__content .banner__content__inner .banner__list .banner__list__li {}
    main section.top .top__inner .banner__content .banner__content__inner .banner__list .banner__list__li a {
    border: 1px solid #f6f6f6;
    display: block;
    padding: 15px 30px;
    box-sizing: border-box;
}
    main section.top .top__inner .banner__content .banner__content__inner .banner__list .banner__list__li a figure {}
    main section.top .top__inner .banner__content .banner__content__inner .banner__list .banner__list__li a figure img {}

/* EC LINEUPエリア */
    main section.top .top__inner #lineup {}
    main section.top .top__inner #lineup .d-box.flex {}
    main section.top .top__inner #lineup .d-box.flex .about-text {}
    main section.top .top__inner #lineup .d-box.flex .about-text .r-head-box02 {}
    main section.top .top__inner #lineup .d-box.flex .about-text .r-head-box02 .en {}
    main section.top .top__inner #lineup .d-box.flex .about-text .lineup-box {}
    main section.top .top__inner #lineup .d-box.flex .about-text .lineup-box .about-box.online#online {}
    main section.top .top__inner #lineup .d-box.flex .about-text .lineup-box .about-box.online#online a {}
    main section.top .top__inner #lineup .d-box.flex .about-text .lineup-box .about-box.online#online a .about-inner {}
    main section.top .top__inner #lineup .d-box.flex .about-text .lineup-box .about-box.online#online a .about-inner .en {}
    main section.top .top__inner #lineup .d-box.flex .about-text .lineup-box .about-box.online#online a .about-inner .ja {}


main section.top .top__inner .banner__content .banner__content__inner .banner__list .banner__list__li {}

main section.top .top__inner .banner__content .banner__content__inner .banner__list .banner__list__li a {
    border: 1px solid #f6f6f6;
    display: block;
    padding: 15px 30px;
    box-sizing: border-box;
}

main section.top .top__inner .banner__content .banner__content__inner .banner__list .banner__list__li a figure {}

main section.top .top__inner .banner__content .banner__content__inner .banner__list .banner__list__li a figure img {}

/* EC LINEUPエリア */
main section.top .top__inner #lineup {
    padding: 0;
}

main section.top .top__inner #lineup .d-box.flex {}

main section.top .top__inner #lineup .d-box.flex .about-text {}

main section.top .top__inner #lineup .d-box.flex .about-text .r-head-box02 {}

main section.top .top__inner #lineup .d-box.flex .about-text .r-head-box02 .en {}

main section.top .top__inner #lineup .d-box.flex .about-text .lineup-box {}

main section.top .top__inner #lineup .d-box.flex .about-text .lineup-box .about-box.online#online {}

main section.top .top__inner #lineup .d-box.flex .about-text .lineup-box .about-box.online#online a {}

main section.top .top__inner #lineup .d-box.flex .about-text .lineup-box .about-box.online#online a .about-inner {}

main section.top .top__inner #lineup .d-box.flex .about-text .lineup-box .about-box.online#online a .about-inner .en {}

main section.top .top__inner #lineup .d-box.flex .about-text .lineup-box .about-box.online#online a .about-inner .ja {}


@media screen and (min-width: 768px) {
    main {
    overflow: hidden;
}

/* TOPセクション共通 */
    main section.top {}
    main section.top .top__inner {}

/* ビデオビジュアル（メイン） */
    main section.top .top__inner .video__visual {}
    main section.top .top__inner .video__visual .video__visual__inner {
    overflow: hidden;
}
    main section.top .top__inner .video__visual .video__visual__inner video {}

/* マイクロバイオームエリア */
    main section.top .top__inner .micro__biome {
    padding: 150px 15px 180px;
}
    main section.top .top__inner .micro__biome .micro__biome__inner {
    text-align: center;
}
    main section.top .top__inner .micro__biome .micro__biome__inner .micro__img {
    max-width: 130px;
    margin: 0 auto 15px;
}
    main section.top .top__inner .micro__biome .micro__biome__inner .micro__img img {}
    main section.top .top__inner .micro__biome .micro__biome__inner p {
    font-size: 1.2em;
}

/* MBFF Development Policy エリア */
    main section.top .top__inner .mbff__development {}
    main section.top .top__inner .mbff__development .mbff__development__inner {
    position: relative;
}
    main section.top .top__inner .mbff__development .mbff__development__inner figure.logo {
    max-width: 120px;
    margin: 0 auto 30px;
}
    main section.top .top__inner .mbff__development .mbff__development__inner figure.logo img {}
    main section.top .top__inner .mbff__development .mbff__development__inner .video__box {
    position: relative;
}
    main section.top .top__inner .mbff__development .mbff__development__inner .video__box .video__box__inner {}
    main section.top .top__inner .mbff__development .mbff__development__inner .video__box .video__box__inner video {}
    main section.top .top__inner .mbff__development .mbff__development__inner .video__box .video__box__inner .development__text {
    position: absolute;
    bottom: 9%;
    right: 17%;
    background-color: #fff;
    padding: 25px;
}
    main section.top .top__inner .mbff__development .mbff__development__inner .video__box .video__box__inner .development__text .development__text__inner {}
    main section.top .top__inner .mbff__development .mbff__development__inner .video__box .video__box__inner .development__text .development__text__inner h2 {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 1.2em;
}
    main section.top .top__inner .mbff__development .mbff__development__inner .video__box .video__box__inner .development__text .development__text__inner p {
    line-height: 2.2;
}
    main section.top .top__inner .mbff__development .mbff__development__inner .video__box .video__box__inner .development__text .development__text__inner p br {}

/* プロダクトラインナップ */
    main section.top .top__inner .product__lineup {
    border-bottom: 1px #eee solid;
    margin-bottom: 100px;
    background-image: url(../img/index/mbff_dash.svg);
    background-size: 39%;
    background-repeat: no-repeat;
    background-position: bottom 231px right 70px;
}
    main section.top .top__inner .product__lineup .product__lineup__inner {
    max-width: 1750px;
    margin: 80px auto;
    /* border-bottom: 1px #eee solid; */
}
    main section.top .top__inner .product__lineup .product__lineup__inner h2 {
    font-size: 2em;
    line-height: 1;
    margin-bottom: 50px;
}
    main section.top .top__inner .product__lineup .product__lineup__inner .lineup__list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 50px;
    margin-bottom: 90px;
}
    main section.top .top__inner .product__lineup .product__lineup__inner .lineup__list .lineup__list__item {}
    main section.top .top__inner .product__lineup .product__lineup__inner .lineup__list .lineup__list__item a {}
    main section.top .top__inner .product__lineup .product__lineup__inner .lineup__list .lineup__list__item a figure {}
    main section.top .top__inner .product__lineup .product__lineup__inner .lineup__list .lineup__list__item a figure img {}
    main section.top .top__inner .product__lineup .product__lineup__inner .lineup__list .lineup__list__item a figure .logo {
    max-width: 100px;
    margin: 10px auto;
}
    main section.top .top__inner .product__lineup .product__lineup__inner .lineup__list .lineup__list__item a figure .logo img {}
    main section.top .top__inner .product__lineup .product__lineup__inner .lineup__list .lineup__list__item a figcaption {
    font-size: .9em;
    text-align: center;
}
    main section.top .top__inner .product__lineup .product__lineup__inner .lineup__list .lineup__list__item a figcaption b.en {}
    main section.top .top__inner .product__lineup .product__lineup__inner .lineup__list .lineup__list__item a figcaption small {}
    main section.top .top__inner .product__lineup .product__lineup__inner .lineup__list .lineup__list__item a figcaption small br {}
    main section.top .top__inner .product__lineup .product__lineup__inner .lineup__list .lineup__list__item .text__caption {}
    main section.top .top__inner .product__lineup .product__lineup__inner .lineup__list .lineup__list__item .text__caption .text__caption__ja {}
    main section.top .top__inner .product__lineup .product__lineup__inner .lineup__list .lineup__list__item .text__caption .text__caption__en {}

/* バナーリスト */

/* バナーリスト */
main section.top .top__inner .banner__list {
    /* display: grid; */
    /* gap: 25px; */
    /* justify-content: center; */
    /* grid-template-columns: repeat(5, 1fr); */
    border-bottom: 1px #eee solid;
    margin-bottom: 100px;
    padding-bottom: 100px;
}

main section.top .top__inner .banner__list .banner__list__inner {
    text-align: center;
    padding: 0 15px;
    max-width: 1100px;
    margin: 0 auto;
}

main section.top .top__inner .banner__list .banner__list__inner h2 {
    font-size: 2em;
    line-height: 1;
    margin-bottom: 50px;
}

main section.top .top__inner .banner__list .banner__list__inner .banner__box {}

main section.top .top__inner .banner__list .banner__list__inner .banner__box .banner__box__item {
    margin-bottom: 25px;
}

main section.top .top__inner .banner__list .banner__list__inner .banner__box .banner__box__item a {}

main section.top .top__inner .banner__list .banner__list__inner .banner__box .banner__box__item a figure {}

main section.top .top__inner .banner__list .banner__list__inner .banner__box .banner__box__item a figure img {
    width: 100%;
}

/* プレス（スライダー）エリア */
main section.top .top__inner .press {max-width: 1100px;margin: 100px auto;}

main section.top .top__inner .press .press__inner {}

main section.top .top__inner .press .press__inner .r-head-box04 {}

main section.top .top__inner .press .press__inner .r-head-box04 .en {}

main section.top .top__inner .press .press__inner .r-head-box04 h2 {
    
font-size: 2em;
    
line-height: 1;
    
margin-bottom: 50px;
}

main section.top .top__inner .press .press__inner .press__slide {}

main section.top .top__inner .press .press__inner .press__slide .press__slide__list {
    margin: 5px;
}

main section.top .top__inner .press .press__inner .press__slide .press__slide__list a {}

main section.top .top__inner .press .press__inner .press__slide .press__slide__list a figure {}

main section.top .top__inner .press .press__inner .press__slide .press__slide__list a figure img {}

main section.top .top__inner .press .press__inner .btn {
    margin: 100px auto 0;
    text-align: center;
}

main section.top .top__inner .press .press__inner .btn a {
display: inline-block;
  padding: 10px 40px 10px 20px;
  border: 1px solid #333;
  color: #333;
  text-decoration: none;
  position: relative;
}
main section.top .top__inner .press .press__inner .btn a::after {
content: '';
  position: absolute;
  top: 50%;
  right: 15px;
  width: 15px;      /* 線の長さ */
  height: 1px;      /* 線の太さ */
  background: #333;
}
main section.top .top__inner .press .press__inner .btn a::before {
    content: '';
  position: absolute;
  top: 50%;
  right: 15px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  transform: translateY(-50%) rotate(45deg);
}
/* 関連ロゴバナーエリア */
main section.top .top__inner .bg {
    max-width: 300px;
    margin: 35px auto 90px;
}

main section.top .top__inner .bg a {}

main section.top .top__inner .bg a figure {}

main section.top .top__inner .bg a figure img {}

main section.top .top__inner .banner__content {}

main section.top .top__inner .banner__content .banner__content__inner {
    border-top: 1px solid #eee;
    padding: 60px 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 90px;
}

main section.top .top__inner .banner__content .banner__content__inner .banner__list {
    max-width: 1100px;
    margin: 0 auto;
    display: grid;
    gap: 25px;
    justify-content: center;
    grid-template-columns: repeat(5, 1fr);
    padding-bottom: 0;
    border-bottom: none;
    
    
}
    main section.top .top__inner .banner__content .banner__content__inner .banner__list .banner__list__li {}
    main section.top .top__inner .banner__content .banner__content__inner .banner__list .banner__list__li a {
    border: 1px solid #f6f6f6;
    display: block;
    padding: 15px 30px;
    box-sizing: border-box;
}
    main section.top .top__inner .banner__content .banner__content__inner .banner__list .banner__list__li a figure {}
    main section.top .top__inner .banner__content .banner__content__inner .banner__list .banner__list__li a figure img {}

/* EC LINEUPエリア */
    main section.top .top__inner #lineup {}
    main section.top .top__inner #lineup .d-box.flex {}
    main section.top .top__inner #lineup .d-box.flex .about-text {}
    main section.top .top__inner #lineup .d-box.flex .about-text .r-head-box02 {}
    main section.top .top__inner #lineup .d-box.flex .about-text .r-head-box02 .en {}
    main section.top .top__inner #lineup .d-box.flex .about-text .lineup-box {}
    main section.top .top__inner #lineup .d-box.flex .about-text .lineup-box .about-box.online#online {}
    main section.top .top__inner #lineup .d-box.flex .about-text .lineup-box .about-box.online#online a {}
    main section.top .top__inner #lineup .d-box.flex .about-text .lineup-box .about-box.online#online a .about-inner {}
    main section.top .top__inner #lineup .d-box.flex .about-text .lineup-box .about-box.online#online a .about-inner .en {}
    main section.top .top__inner #lineup .d-box.flex .about-text .lineup-box .about-box.online#online a .about-inner .ja {}


main section.top .top__inner .banner__content .banner__content__inner .banner__list .banner__list__li {}

main section.top .top__inner .banner__content .banner__content__inner .banner__list .banner__list__li a {
    border: 1px solid #f6f6f6;
    display: block;
    padding: 15px 30px;
    box-sizing: border-box;
}

main section.top .top__inner .banner__content .banner__content__inner .banner__list .banner__list__li a figure {}

main section.top .top__inner .banner__content .banner__content__inner .banner__list .banner__list__li a figure img {}

/* EC LINEUPエリア */
main section.top .top__inner #lineup {
    padding: 0;
}

main section.top .top__inner #lineup .d-box.flex {}

main section.top .top__inner #lineup .d-box.flex .about-text {}

main section.top .top__inner #lineup .d-box.flex .about-text .r-head-box02 {}

main section.top .top__inner #lineup .d-box.flex .about-text .r-head-box02 .en {}

main section.top .top__inner #lineup .d-box.flex .about-text .lineup-box {}

main section.top .top__inner #lineup .d-box.flex .about-text .lineup-box .about-box.online#online {}

main section.top .top__inner #lineup .d-box.flex .about-text .lineup-box .about-box.online#online a {}

main section.top .top__inner #lineup .d-box.flex .about-text .lineup-box .about-box.online#online a .about-inner {}

main section.top .top__inner #lineup .d-box.flex .about-text .lineup-box .about-box.online#online a .about-inner .en {}

main section.top .top__inner #lineup .d-box.flex .about-text .lineup-box .about-box.online#online a .about-inner .ja {}

}

    
    
    
    