@charset "UTF-8";
/*=== .page__top "Commons" ===*/
/* ノブ付きセクションヘッダ */
.page__top .sect-with-knob {
  position: relative;
  padding-top: 10px;
  background: url(../img/top/top-sect-knob.png) center top/auto 10px no-repeat;
  margin-top: -10px;
}

@media print, screen and (min-width: 768px) {
  .page__top .sect-with-knob {
    padding-top: 20px;
    margin-top: -20px;
    background-size: auto 20px;
  }
}

.page__top .sect-with-knob .sect-title {
  background-color: #555;
  color: #fff;
  text-align: center;
  font-size: 15px;
  padding: 12px 0 20px;
}

@media print, screen and (min-width: 768px) {
  .page__top .sect-with-knob .sect-title {
    font-size: 20px;
    padding: 35px 0 47px;
  }
}

/* セクション末尾の 枠付き(SP) / 右寄せ (PC) リンク */
.page__top .link_to_archive {
  margin: 0 15px;
}

@media print, screen and (min-width: 768px) {
  .page__top .link_to_archive {
    width: 100%;
    max-width: 1000px;
    margin: 28px auto 0;
    padding: 0 30px;
  }
}

@media print, screen and (min-width: 768px) {
  .page__top .link_to_archive .link-container {
    display: flex;
    justify-content: flex-end;
  }
}

/*=== .page__top .intro__sect ===*/
.page__top .intro__sect {
  padding-top: 45px;
}

@media print, screen and (min-width: 768px) {
  .page__top .intro__sect {
    padding-top: 0;
  }
}

.page__top .intro__sect .sect-container {
  /* height: 255px; 
    min-height: 95vh;*/
    height: 100vh;
    min-height: 400px;
    background: url(../img/top/sp-top-intro-img.jpg) center center/cover no-repeat;
}
@media print, screen and (min-width: 768px) {
  .page__top .intro__sect .sect-container {
    height: 100vh;
    min-height: 400px;
    max-height: 850px;
    background: url(../img/top/pc-top-intro-img.jpg) center center/cover no-repeat;
    position: relative;
  }
}
.page__top .intro__titles {
    height:100%;
  text-align: center;
  font-family: "Sawarabi Mincho", "YuMincho", "游明朝体", "Yu Mincho", "游明朝", "Hiragino Mincho ProN", "HiraMinProN", "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", serif;
  padding-top: 24px;
}
@media print, screen and (min-width: 768px) {
  .page__top .intro__titles {
    position: relative;
    padding-top: 0;
    max-width: 1000px;
    margin: 0 auto;
    height:100%;
  }
}

/* MV内のニュースセクション */
.intro__newssect{
    _font-family: "Hiragino Sans", "HiraginoSans", "ヒラギノ角ゴシック", "Hiragino Kaku Gothic ProN", "HiraKakuProN", "ヒラギノ角ゴ Pro", "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "Meiryo", "メイリオ", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
    font-family:osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Verdana;
    font-size:0.8em;

    position:absolute;
    /* top:23vh; */
    top:200px;
    bottom:auto;
    background:rgba(255,255,255,0.9);
    border-top:3px solid #c8102e;
    text-align:left;
    padding:8px 15px 15px 15px;
    margin-left:10px;
    margin-right:10px;
}
@media print, screen and (min-width: 768px) {
    .intro__newssect{
        position:absolute;
        bottom:45px;
        top:auto;
        margin-left:0;
    }
}
.intro__newssect .newssect_ttl{
    font-size:1.3em;
    font-weight: 500;
    letter-spacing: 0.1em;
    margin-bottom:20px;
    color:#c8102e;
}

.intro__newssect ul{
    margin:0;
    padding: 0;
}
.intro__newssect li + li{
    line-height:1.5;
    margin-top:12px;
    letter-spacing:0.1em;
}

.intro__newssect .link_to_archive.news {
    margin-top:20px;
    padding-right:0;
}
@media print, screen and (min-width: 768px) {
    .intro__newssect .link_to_archive.news {
        margin-top:0;
    }
}

.intro__newssect li .item-date{
    font-weight:bolder;
}
.intro__newssect li .item-title{
    font-size:1.25em;
}

@media print, screen and (min-width: 768px) {
  .page__top .intro__titles .intro__titles-container {
    position: absolute;
    top: 120px;
    right: 30px;
  }
}

.page__top .intro__titles .page-title {
  font-size: 8vw;
  margin-bottom: 1em;
  letter-spacing: 0.05em;
  font-weight: lighter;
}

@media print, screen and (min-width: 768px) {
  .page__top .intro__titles .page-title {
    font-size: 36px;
  }
}

.page__top .intro__titles .lead {
  font-size: 3.5vw;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-weight: lighter;
}
@media print, screen and (min-width: 768px) {
  .page__top .intro__titles .lead {
    font-size: 20px;
  }
}

/*=== .page__top .strongs__sect ===*/
.page__top {
  /* 個別設定 */
}

.page__top .strongs__sect {
  margin-bottom: 20px;
}

.page__top .strongs__sect .sect-container{
	/*　background:#dfe4eb;　*/
}

@media print, screen and (min-width: 768px) {
  .page__top .strongs__sect {
    margin-bottom: 27px;
  }
}

.page__top .strongs__item {
	width: 100%;
	margin:0 auto;
}
@media print, screen and (min-width: 768px) {
  .page__top .strongs__item {
    max-width: 1240px;
	height:260px;
    background-color: #fff;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
  }
    .page__top .strongs__item.item-3{
	height:440px;     
    }
}

@media print, screen and (min-width: 768px) {
  .page__top .strongs__item .item-content {
    margin: 0 auto;
    max-width: 1000px;
    height: 100%;
    display: flex;
  }
}

.page__top .strongs__item .item-fig > img {
  display: block;
  width: 100%;
  height: auto;
}

.page__top .strongs__item .item-texts {
	padding: 15px 15px 28px;
}

@media print, screen and (min-width: 768px) {
  .page__top .strongs__item .item-texts {
    flex-basis: auto;
    padding: 20px 5px 20px 5px;
  }
}

.page__top .strongs__item .item-link {
  display: block;
  text-decoration: none;
  color: inherit;
}
/* 画像認識の２段目（iXAM）*/
.page__top .strongs__item .item-vp-ixam{
    margin-top:0;
}
@media print, screen and (min-width: 768px) {
    .page__top .strongs__item .item-vp-ixam{
        margin-top:65px;
    }
}

.page__top .strongs__item a .item-lead {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 12px;
}

@media print, screen and (min-width: 768px) {
  .page__top .strongs__item a .item-lead {
    display: flex;
    min-height: 31px;
    align-items: center;
    font-size: 18px;
    line-height: 1.333;
	  /* margin-bottom: 20px; */
    margin-bottom: 15px;
  }
  .page__top .strongs__item a .item-lead::after {
    content: "";
    display: inline-block;
    width: 31px;
    height: 31px;
    background: url(../img/arrows/linkarrow-w31.png) left top/contain no-repeat;
    margin-left: 15px;
  }
  .page__top .strongs__item a:hover .item-lead::after {
    background: url(../img/arrows/linkarrow-w31_on.png) left top/contain no-repeat;
  }
}

.page__top .strongs__item .item-title {
  font-size: 18.5px;
  font-family: "Sawarabi Mincho", "YuMincho", "游明朝体", "Yu Mincho", "游明朝", "Hiragino Mincho ProN", "HiraMinProN", "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", serif;
  line-height: 1.3;
  font-weight: lighter;
  margin-bottom: 20px;
}

@media print, screen and (min-width: 768px) {
  .page__top .strongs__item .item-title {
    font-size: 24px;
    line-height: 1.5;
    /* margin-bottom: 30px; */
	  margin-bottom: 15px;
  }
}
.page__top .strongs__item a .item-title{
	color:#000;
}
.page__top .strongs__item a:hover .item-title{
	color:#c8102e;
}


.page__top .strongs__item .item-desc {
  font-size: 13px;
  line-height: 1.4615;
}

@media print, screen and (min-width: 768px) {
  .page__top .strongs__item .item-desc {
    line-height: 1.846;
    font-weight: 500;
  }
}

.page__top .strongs__item .item-link-btn {
  margin-top: 10px;
  margin-bottom: 50px;
}

.page__top .strongs__item .item-link-btn > a {
  display: block;
  width: 100%;
  line-height: 40px;
  background: url(../img/arrows/linkarrow-w47.png) right 9px center/22px auto no-repeat, linear-gradient(#f9617a, #c8102e);
  text-align: center;
  color: #fff;
  font-weight: 500;
  font-size: 15px;
  text-decoration: none;
  border-radius: 4px;
}

@media print, screen and (min-width: 768px) {
  .page__top .strongs__item:nth-of-type(even) .item-content {
    justify-content: flex-end;
    text-align: right;
  }
  .page__top .strongs__item:nth-of-type(even) .item-lead {
    justify-content: flex-end;
  }
  .page__top .strongs__item.item-1 {
    background-image: url(../img/top/pc-top-strongs-fig1.jpg);
  }
  .page__top .strongs__item.item-2 {
    background-image: url(../img/top/pc-top-strongs-fig2.jpg);
  }
  .page__top .strongs__item.item-3 {
    background-image: url(../img/top/pc-top-strongs-fig3.jpg);
  }
  .page__top .strongs__item.item-4 {
    background-image: url(../img/top/pc-top-strongs-fig4.jpg);
  }
  .page__top .strongs__item.item-5 {
    background-image: url(../img/top/pc-top-strongs-fig5.jpg);
  }
  .page__top .strongs__item.item-5 .item-texts {
    flex-basis: 540px;
  }
  .page__top .strongs__item.item-6 {
    background-image: url(../img/top/pc-top-strongs-fig6.jpg);
  }
}

/*=== .page__top .banners__sect ===*/
.page__top .banners__sect {
  margin-bottom: 68px;
}

@media print, screen and (min-width: 768px) {
  .page__top .banners__sect {
    margin-bottom: 80px;
  }
}

.page__top .banners__list {
  margin: 0 auto;
  width: 290px;
}

@media print, screen and (min-width: 768px) {
  .page__top .banners__list {
    width: auto;
    max-width: 1016px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
}

.page__top .banners__list .item {
  height: 90px;
}

@media print, screen and (min-width: 768px) {
  .page__top .banners__list .item {
	  /*
    flex: 0 0 490px;
    width: 490px;
    height: 152px;
	*/
    flex: 0 0 300px;
    width: 300px;
    margin: 9px;
    height: 93px;
  }
}

@media screen and (min-width: 1px) and (max-width: 767px) {
  .page__top .banners__list .item + .item {
    margin-top: 8px;
  }
}

.page__top .banners__list .item > .link {
  display: block;
  width: 100%;
  height: 100%;
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
}

@media print, screen and (min-width: 768px) {
  .page__top .banners__list .item > .link:hover {
    background-position: left bottom;
  }
}

.page__top .banners__list .item.nvp > .link {
  background-image: url(../img/top/sp-top-banner-nvp.jpg);
}

@media print, screen and (min-width: 768px) {
  .page__top .banners__list .item.nvp > .link {
    background-image: url(../img/top/pc-top-banner-nvp.jpg);
  }
}

.page__top .banners__list .item.ixam > .link {
  background-image: url(../img/top/sp-top-banner-ixam.jpg);
}

@media print, screen and (min-width: 768px) {
  .page__top .banners__list .item.ixam > .link {
    background-image: url(../img/top/pc-top-banner-ixam.jpg);
  }
}

.page__top .banners__list .item.smalight > .link {
  background-image: url(../img/top/sp-top-banner-smalight.jpg);
}

@media print, screen and (min-width: 768px) {
  .page__top .banners__list .item.smalight > .link {
    background-image: url(../img/top/pc-top-banner-smalight.jpg);
  }
}

.page__top .banners__list .item.matagi > .link {
  background-image: url(../img/top/sp-top-banner-matagi.jpg);
}

@media print, screen and (min-width: 768px) {
  .page__top .banners__list .item.matagi > .link {
    background-image: url(../img/top/pc-top-banner-matagi.jpg);
  }
}

.page__top .banners__list .item.sampler > .link {
  background-image: url(../img/top/sp-top-banner-sampler.jpg);
}

@media print, screen and (min-width: 768px) {
  .page__top .banners__list .item.sampler > .link {
    background-image: url(../img/top/pc-top-banner-sampler.jpg);
  }
}

.page__top .banners__list .item.blog > .link {
  background-image: url(../img/top/sp-top-banner-blog.jpg);
}

@media print, screen and (min-width: 768px) {
  .page__top .banners__list .item.blog > .link {
    background-image: url(../img/top/pc-top-banner-blog.jpg);
  }
}

.page__top .banners__list .item.micon > .link {
  background-image: url(../img/top/sp-top-banner-micon.jpg);
}

@media print, screen and (min-width: 768px) {
  .page__top .banners__list .item.micon > .link {
    background-image: url(../img/top/pc-top-banner-micon.jpg);
  }
}


/*# sourceMappingURL=top.css.map */
