@charset "UTF-8";
/* reset css */
#contents-area{
  width: auto;
}
.lyt-col-1 #contents-body {
  width: auto;
}
.header-2019 {
  background: #ffffff;
}
.newwindowicon{
  display: none;
}
.pc-hide{
  display: none;
}
/* reset css */

@keyframes animStar{
  from{
    transform: translateY(0px)
  }
  to{
    transform: translateY(-2000px)
  }
}

/* 星空アニメーション */
#js-stars{
  position: absolute;
  min-height: 100vh; /* Fallback */
  width: 100%;
  z-index: 0;
  overflow: hidden;
  background: #000113;
  background-size: cover;
  z-index: 0;
  top: 0;
  left: 0;
}

#js-stars::after{
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: url(/en/corp/set/data/philosophy/technology/special/ntn-solution/img/p/bg-earth.png) no-repeat center top;
  background-size: 100% 100%;
}

.js-stars_container{
  position: relative;
}

#footer-breadcrumbs-2019, #footer-2019{
  position: relative;
}
/* 星空アニメーション */

#js-paralax-opacity{
  background-color: #000113;
}

.section-container{
  position: relative;
  padding: 113px 0;
  min-width: 950px;
  box-sizing: border-box;
  background: transparent;
}

.section-container.bg-navy{
  background: #000113;
}

.section-inner{
  width: 100%;
  max-width: 1282px;
  min-width: 950px;
  margin: 0 auto;
  box-sizing: border-box;
}

@media screen and (max-width:1281px) { 
  .section-inner{
    padding: 0 20px;
  }
}

/* キービジュアル */
.contents-hero{
  background: #030001;
  position: relative;
  min-width: 950px;
  overflow: hidden;
}

.keyvisual-contents_fixed{
  position: absolute;
  height: 100vh;
  width: 100%;
  left: 0;
  top: 0;
  background: url(/en/corp/set/data/philosophy/technology/special/ntn-solution/img/p/main-earth.jpg?20220607) no-repeat center bottom, #030001;
  background-size:  cover;
  background-position: center top;
}

.keyvisual_content{
  width: 100%;
  max-width: 1004px;
  margin: 0 auto;
  position: relative;
  min-height: 100vh;
  position: relative;
  z-index: 1;
  display:-webkit-box;
 	display:-ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
}
.keyvisual_content + .keyvisual_content{
  padding-bottom: 40px;
  box-sizing: border-box;
}

.lang-change{
  position: absolute;
  top: 40px;
  right: 24px;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -webkit-align-items:center;
  -ms-flex-align:center;
  align-items:center;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
  -ms-flex-pack:center;
  justify-content:center;
  border-radius: 15px;
 	border: 1px solid #ffffff;
  font-family: Meiryo, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', system-ui, sans-serif;
}

.lang-change_button{
  font-size: 14px;
  font-weight: bold;
  color: #fff !important;
  text-decoration: none !important;
  padding: 8px 14px 8px 18px;
  margin: 0;
  line-height: 100%;
}

.lang-change_button + .lang-change_button{
  box-sizing: border-box;
  padding: 8px 18px 8px 14px; 
  border-left: 1px solid #fff;
}

.lange-change_current{
  color: #230106 !important; 
 	background-color: #ffffff;
  pointer-events: none !important;
  cursor: default;
  border-radius: 0 13px 13px 0;
}

.keyvisual_title{
  padding-top: 40px;
  max-width: 950px;
  width: 100%;
  margin: 0;
  background: url(/en/corp/set/data/philosophy/technology/special/ntn-solution/img/p/titel-icon.png?20230929) no-repeat center top 40px;
  background-size: contain;
  text-align: center;
}

.keyvisual_title-text{
  width: 950px;
  height: auto;
  margin-top: 20px;
}

.keyvisual_read{
  width: 830px;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 60px 0;
  box-sizing: border-box;
}

.keyvisual_read-title{
  font-size: 32px;
  font-weight: normal;
  color: #fff;
  line-height: 1.5;
  text-align: center;
}

.keyvisual_read-text{
  margin: 20px 0 0 0;
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  line-height: 1.875;
  text-align: center;
}

.keyvisual_read-img{
  width: 100%;
  height: auto;
}
/* キービジュアル */

/* ソフトバンクのNTN構想 */
.sb-ntn-desc_layout-1col{
  max-width: 830px;
  margin: 0 auto;
}
.sb-ntn-desc_layout-1col_item{
  width: 100%;
}
.sb-ntn-desc_layout-1col_item + .sb-ntn-desc_layout-1col_item{
  margin-top: 60px;
}
.sb-ntn-desc_title{
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.sb-ntn-desc_contents{
  margin-top: 65px;
}
.sb-ntn-desc_contents-text{
  font-size: 16px;
  color: #fff;
}
.sb-ntn-desc_contents-text + .sb-ntn-desc_contents-text{
  margin-top: 40px;
}
.sb-ntn-desc_movie-img{
  width: 100%;
}
.sb-ntn-desc_movie-caption + .sb-ntn-desc_movie-img{
  margin-top: 28px;
}
/* ソフトバンクのNTN構想 */

/* 人工衛星 */
.ntt-satellites{
  width: 100%;
  background: #000113;
  position: relative;
}
.ntt-satellites_fig{
  position: relative;
  overflow: hidden;
  text-align: center;
  max-width: 2000px;
  margin: 0 auto;
  position: relative;
}
.ntt-satellites_fig-img{
  width: 100%;
  height: auto;
}
.ntt-satellites_map-oneweb{
  position: absolute;
  top: calc(40 / 612 * 100%);
  right: calc(775 / 2000 * 100%);
  width: calc(276/ 2000 * 100%);
  height: calc(103 / 2000 * 100vw);
  max-width: 260px;
  max-height: 80px;
}
.ntt-satellites_map-haps{
  position: absolute;
  top: calc(427 / 612 * 100%);
  right: calc(785 / 2000 * 100%);
  width: calc(230/ 2000 * 100%);
  height: calc(80 / 2000 * 100vw);
  max-width: 230px;
  max-height: 80px;
}
.ntt-satellites_map-starlink{
  position: absolute;
  top: calc(185 / 612 * 100%);
  right: calc(1070 / 2000 * 100%);
  width: calc(280/ 2000 * 100%);
  height: calc(106 / 2000 * 100vw);
  max-width: 280px;
  max-height: 106px;
}
/* 人工衛星 */

/* onewebの紹介 */
#oneweb.section-container{
  padding: 113px 0 0;
}
.intro-oneweb_layout-1col .intro-oneweb_layout-2col{
  margin-top: 35px;
}
.intro-oneweb_layout-2col + .intro-oneweb_layout-1col{
  margin-top: 100px;
}
.intro-oneweb_layout-2col{
  display:-webkit-box;
 	display:-ms-flexbox;
  display: flex;
  -ms-flex-item-align: start;
  align-items: flex-start;
  justify-content: space-between;
}
.intro-oneweb_layout-2col.intro-oneweb_layout-2col_align-center{
  align-items: center;
}
.intro-oneweb_layout-2col + .intro-oneweb_layout-2col{
  margin-top: 54px;
}
.intro-oneweb_layout-2col_item{
  width: 100%;
}
.intro-oneweb_layout-2col_item + .intro-oneweb_layout-2col_item{
  -ms-flex-negative:0;
  flex-shrink: 0;
  margin-left: 60px;
  width: calc(610 / 1280 * 100%);
}
.intro-oneweb_contents{
  margin-top: 30px;
}
.intro-oneweb_read{
  font-size: 20px;
  color: #fff;
  display: inline-block;
}
.intro-oneweb_title{
  margin: 15px 0 0;
}
.intro-oneweb_contents-text_strong{
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  color: #eb6100;
}
.intro-oneweb_contents-text{
  font-size: 16px;
  color: #fff;
}

.intro-oneweb_note {
  margin: 30px 0 0;
  font-size: 14px;
  line-height: 21px;
  color: #ffffff;
}
.intro-oneweb_note-list {
  margin: 12px 0 0;
}
.intro-oneweb_note-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms--flexbox;
  display: flex;
}
.intro-oneweb_note-mark {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 15px;
}
.intro-oneweb_note-text {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  margin: 0;
}

.intro-oneweb_contents-text + .intro-oneweb_contents-text , .intro-oneweb_contents-text_strong + .intro-oneweb_contents-text{
  margin-top: 20px;
}
.intro-oneweb_fig-img{
  width: 100%;
  height:  auto;
}
.intro-oneweb_detail-img{
  width: 610px;
  height:  auto;
}
.oneweb-case-study{
  margin-top: 80px;
  box-sizing: border-box;
  border: 1px solid #eb6100;
}
.oneweb-case-study_contents{
  width: 830px;
  margin: 0 auto;
  padding: 65px 0;
  box-sizing: border-box;
}
.oneweb-case-study_contents + .oneweb-case-study_contents{
  padding: 0 0 58px;
}
.oneweb-case-study_contents-title{
  font-size: 24px;
  text-align: center;
  color: #eb6100;
  font-weight: bold;
}
.oneweb-case-study_contents-box-3col{
  margin-top: 25px;
  display:-webkit-box;
 	display:-ms-flexbox;
  display: flex;
  justify-content: center;
  -ms-flex-wrap: wrap;
 	flex-wrap: wrap;
  background-color: #1c1a22;
}
.oneweb-case-study_contents-box-3col_item{
  width: 33.3%;
  box-sizing: border-box;
  position: relative;
  padding: 31px 23px 22px;
  background-color: #1c1a22;
  color: #fff;
  height: auto;
}
.oneweb-case-study_contents-box-3col_item::before{
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  top: 0;
  left: 0;
  border-left: 1px solid #4f5557;
  border-top: 1px solid #4f5557;
}
.oneweb-case-study_contents-box-3col_item::after{
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  top: 0;
  right: 0;
  border-right: 1px solid #4f5557;
  border-top: 1px solid #4f5557;
}
.oneweb-case-study_contents-box-3col_item-inner::before{
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  bottom: 0;
  left: 0;
  border-left: 1px solid #4f5557;
  border-bottom: 1px solid #4f5557;
}
.oneweb-case-study_contents-box-3col_item-inner::after{
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  bottom: 0;
  right: 0;
  border-right: 1px solid #4f5557;
  border-bottom: 1px solid #4f5557;
}
.oneweb-case-study_contents-box-3col_title{
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  line-height: 100%;
  margin: 0;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.oneweb-case-study_contents-box-3col_title-small{ 
  font-size: 20px;
}
.oneweb-case-study_contents-box-3col_figure {
  margin-top: 20px;
}
.oneweb-case-study_contents-box-3col_figure .intro-oneweb_detail-img {
  width: 100%;
}
.oneweb-case-study_contents-box-3col_list{
  margin-top: 20px;
}
.oneweb-case-study_contents-box-3col_list-item{
  font-size: 16px;
  line-height: 1.75;
  padding-left: 20px;
  position: relative;
}
.oneweb-case-study_contents-box-3col_list-item + .oneweb-case-study_contents-box-3col_list-item{
  margin-top: 20px;
}
.oneweb-case-study_contents-box-3col_list-item::after{
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  width: 8px;
  background-color: #fff;
  left: 0;
  top: 13px;
}
.oneweb-case-study_contents-box-3col_list-item-single{
  font-size: 16px;
  line-height: 1.75;
  position: relative;
}
.oneweb-case-study_contents-text{
  margin: 20px 0 0 0;
  line-height: 1.75;
  font-size: 16px;
  color: #fff;
}
/* onewebの紹介 */

/* starlink businessの紹介 */
#starlink.section-container{
  padding: 140px 0 0;
}
.intro-starlink_layout-2col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: start;
  align-items: flex-start;
  justify-content: space-between;
}
.intro-starlink_layout-2col_item {
  width: 100%;
}
.intro-starlink_read {
  font-size: 20px;
  color: #fff;
  display: inline-block;
}
.intro-starlink_title {
  margin: 15px 0 0;
}
.intro-starlink_contents {
  margin-top: 30px;
}
.intro-starlink_fig {
  text-align: center;
}
.intro-starlink_contents-text_strong {
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  color: #66be97;
}
.intro-starlink_contents-text {
  font-size: 16px;
  color: #fff;
}
.intro-starlink_contents-text + .intro-starlink_contents-text, .intro-starlink_contents-text_strong + .intro-starlink_contents-text {
  margin-top: 20px;
}
.intro-starlink_layout-2col_item + .intro-starlink_layout-2col_item {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 60px;
  width: calc(610 / 1280 * 100%);
}
.intro-starlink_note {
  margin: 30px 0 0;
  font-size: 14px;
  line-height: 21px;
  color: #ffffff;
}
.intro-starlink_contents .contact_btn {
  border: #fff solid 1px;
  margin: 35px 0 40px;
  text-align: left;
  width: 200px;
  position: relative;
}
.intro-starlink_contents .contact_btn .contact_btn_behavior {
  font-size: 16px;
  padding: 20px;
  text-decoration: none !important;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
  margin-left: -10px;
}
.intro-starlink_note-list {
  margin: 12px 0 0;
}
.intro-starlink_note-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms--flexbox;
  display: flex;
}
.intro-starlink_note-mark {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 25px;
}
.intro-starlink_note-text {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  margin: 0;
}
.intro-starlink_layout-2col-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
  align-items: center;
  justify-content: center;
  margin-top: 80px;
}
.intro-starlink_layout-2col-image .intro-starlink_layout-2col_item {
  width: auto;
}
.intro-starlink_layout-2col-image .intro-starlink_layout-2col_item:nth-child(2) {
  margin-left: 15px;
}
.starlink-case-study {
  margin-top: 80px;
  box-sizing: border-box;
  border: 1px solid #66be97;
}
.starlink-case-study_contents {
  width: 830px;
  margin: 0 auto;
  padding: 65px 0;
  box-sizing: border-box;
}
.starlink-case-study_contents-title {
  font-size: 24px;
  text-align: center;
  color: #66be97;
  font-weight: bold;
}
.starlink-case-study_contents-text {
  margin: 20px 0 0 0;
  line-height: 1.75;
  font-size: 16px;
  color: #fff;
}
/* starlink businessの紹介 */

/* hapsの紹介 */
#haps.section-container{
  padding-top: 140px;
}
.intro-haps_layout-2col{
  display:-webkit-box;
 	display:-ms-flexbox;
  display: flex;
  -ms-flex-item-align: start;
  align-items: flex-start;
  justify-content: space-between;
}
.intro-haps_layout-2col.intro-haps_layout-2col_align-center{
  align-items: center;
}
.intro-haps_layout-2col + .intro-haps_layout-2col{
  margin-top: 70px;
}
.intro-haps_layout-2col_item{
  width: 100%;
}
.intro-haps_layout-2col_item + .intro-haps_layout-2col_item{
  -ms-flex-negative:0;
  flex-shrink: 0;
  margin-left: 60px;
  width: calc(610 / 1280 * 100%);
}
.intro-haps_contents{
  margin-top: 30px;
}
.intro-haps_contents .contact_btn {
  border: #fff solid 1px;
  margin: 35px 0 0;
  text-align: left;
  width: 200px;
  position: relative;
}
.intro-haps_contents .contact_btn .contact_btn_behavior {
  font-size: 16px;
  padding: 20px;
  text-decoration: none !important;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
}
.intro-haps_read{
  font-size: 20px;
  color: #fff;
  display: inline-block;
}
.intro-haps_title{
  margin: 15px 0 0;
}
.intro-haps_contents-text_strong{
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  color: #2ea7e0;
}
.intro-haps_contents-text{
  font-size: 16px;
  color: #fff;
}
.intro-haps_contents-text + .intro-haps_contents-text , .intro-haps_contents-text_strong + .intro-haps_contents-text{
  margin-top: 20px;
}
.intro-haps_fig-img{
  width: 100%;
  height:  auto;
}
.intro-haps_detail-img{
  width: 610px;
  height:  auto;
}
.haps-case-study{
  margin-top: 80px;
  box-sizing: border-box;
  border: 1px solid #2ea7e0;
}
.haps-case-study_contents{
  width: 830px;
  margin: 0 auto;
  padding: 65px 0;
  box-sizing: border-box;
}
.haps-case-study_contents + .haps-case-study_contents{
  padding-top: 0;
}
.haps-case-study_contents-title{
  font-size: 24px;
  text-align: center;
  color: #2ea7e0;
  font-weight: bold;
}
.haps-case-study_contents-box-3col{
  display:-webkit-box;
 	display:-ms-flexbox;
  display: flex;
  justify-content: center;
}
.haps-case-study_contents-box-3col_item{
  width: 33.3%;
  box-sizing: border-box;
  position: relative;
  margin-top: 22px;
  padding: 21px 24px;
  background-color: #1c1a22;
  color: #fff;
  height: auto;
}
.haps-case-study_contents-box-3col_item::before{
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  top: 0;
  left: 0;
  border-left: 1px solid #4f5557;
  border-top: 1px solid #4f5557;
}
.haps-case-study_contents-box-3col_item::after{
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  top: 0;
  right: 0;
  border-right: 1px solid #4f5557;
  border-top: 1px solid #4f5557;
}
.haps-case-study_contents-box-3col_item-inner::before{
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  bottom: 0;
  left: 0;
  border-left: 1px solid #4f5557;
  border-bottom: 1px solid #4f5557;
}
.haps-case-study_contents-box-3col_item-inner::after{
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  bottom: 0;
  right: 0;
  border-right: 1px solid #4f5557;
  border-bottom: 1px solid #4f5557;
}
.haps-case-study_contents-box-3col_title{
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  margin: 0;
  line-height: 1.33333333333;
  min-height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.haps-case-study_contents-box-3col_list{
  margin-top: 21px;
}
.haps-case-study_contents-box-3col_list-item{
  font-size: 16px;
  line-height: 1.75;
  position: relative;
}
.haps-case-study_contents-box-3col_list-item + .haps-case-study_contents-box-3col_list-item{
  margin-top: 20px;
}
.haps-case-study_contents-text{
  margin-top: 20px;
  line-height: 1.75;
  font-size: 16px;
  color: #fff;
}
/* hapsの紹介 */

/* お問い合わせ */
#contact{
  padding: 100px 0;
  position: relative;
}
#contact.bg-darknavy{
  background: rgba(6,5,16,0.8);
}
.contact_contents{
  min-width: 950px;
}
.contact_title{
  font-size: 32px;
  color: #fff;
  text-align: center;
  margin: 0;
}
.contact_text{
  color: #fff;
  text-align: center;
  font-size: 16px;
  margin: 34px 0 0 0;
}
.contact_btn {
  border: #fff solid 1px;
  margin: 35px auto 0;
  width: 360px;
  position: relative;
}
.contact_btn .contact_btn_behavior{
  display: block;
  color: #fff;
  text-align: center;
  font-size: 24px;
  padding: 25px 50px;
  text-decoration: none !important;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
}
.contact_btn .contact_btn_behavior::after{
  content: "";
  display: block;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  width: 8px;
  height: 8px;
  position: absolute;
  right: 30px;
  top: 0;
  bottom: 0;
  margin: auto;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.contact_btn .contact_btn_behavior:hover{
  text-decoration-line: none;
  background: rgba(255,255,255,0.3);
}
/* お問い合わせ */

/* ニュース */
#news{
  padding: 85px 0 100px;
  position: relative;
}
#news.bg-gray{
  background-color: #1c1a22;
}
.news_contents{
  min-width: 950px;
}
.news_title{
  font-size: 30px;
  color: #fff;
  text-align: center;
  margin: 0;
}
.news-panel-col3 {
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
  -ms-flex-flow:wrap;
  flex-flow: wrap;
  -webkit-box-pack:start;
  -webkit-justify-content:flex-start;
  -ms-flex-pack:start;
  justify-content:flex-start;
  -webkit-box-align:start;
  -webkit-align-items:flex-start;
  -ms-flex-align:start;
  align-items:flex-start;
  width: 950px;
  margin: 44px auto 0;
}
.news-panel-col3_item{
  width: 306px;
}
.news-panel-col3_item:not(:nth-child(3n)){
  margin-right: 16px;
}
.news-panel-col3_item:nth-child(n + 4){
  margin-top: 16px;
}
.news-panel-col3_link {
  position: relative;
  text-decoration: none !important;
}
.news-panel-col3_image {
  position: relative;
  width: 100%;
}
.news-panel-col3_image_over {
  position: absolute;
  left: 0;
  z-index: 1;
}
.news-panel-col3_image_over:hover {
  background-image: url(/en/corp/set/data/philosophy/technology/special/ntn-solution/img/p/news_panel_over_hover.png);
  z-index: 2;
  left: 0;
}
.news-panel-col3_detail {
  width: 256px;
  background-color: #333139;
  padding: 20px;
  box-sizing: border-box;
  margin: -23px auto 0;
  position: relative;
  z-index: 1;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
}
.news-panel-col3_image::before{
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  top: 0;
  left: 0;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  z-index: 1;
  opacity: 0.7;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
}
.news-panel-col3_image::after{
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  top: 0;
  right: 0;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  z-index: 1;
  opacity: 0.7;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
}
.news-panel-col3_image-inner::before{
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  bottom: 0;
  left: 0;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  z-index: 1;
  opacity: 0.7;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
}
.news-panel-col3_image-inner::after{
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  bottom: 0;
  right: 0;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  z-index: 1;
  opacity: 0.7;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
}
.news-panel-col3_link:hover .news-panel-col3_image::before{
  border-color: #00bdf3;
  opacity: 1;
}
.news-panel-col3_link:hover .news-panel-col3_image::after{
  border-color: #00bdf3;
  opacity: 1;
}
.news-panel-col3_link:hover .news-panel-col3_image-inner::before{
  border-color: #00bdf3;
}
.news-panel-col3_link:hover .news-panel-col3_image-inner::after{
  border-color: #00bdf3;
  opacity: 1;
}
.news-panel-col3_link:hover .news-panel-col3_detail {
  background-color: #04314b;
}
.news-panel-col3_detail_date {
  font-size: 12px;
  color: #8c979b;
}
.news-panel-col3_detail_text {
  font-size: 13px;
  color: #fff;
}
.news_btn {
  border: #fff solid 1px;
  margin: 65px auto 0;
  width: 360px;
  position: relative;
}
.news_btn .news_btn_behavior{
  display: block;
  color: #fff;
  font-size: 16px;
  padding: 19px 5px;
  box-sizing: border-box;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
  text-decoration: none !important;
  text-align: center;
}
/* .news_btn .news_btn_behavior::after{
  content: "";
  display: block;
  width: 18px;
  height: 14px;
  position: absolute;
  right: 30px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url(/en/corp/set/data/philosophy/technology/special/ntn-solution/img/p/icon_blank.png);
  background-repeat: no-repeat;
} */
.news_btn .news_btn_behavior:hover {
  text-decoration-line: none;
  background: rgba(255,255,255,0.3);
}
/* ニュース */

/* プレスリリース */
.press_contents {
  min-width: 950px;
}
.press_list-line {
  width: 830px;
  margin: 40px auto 0;
}
.press_list-line li {
  padding: 25px 30px;
  margin-bottom: 4px;
  position: relative;
  background-color: #333139;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
}

.press_list::after{
  content: "";
  display: block;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  width: 6px;
  height: 6px;
  position: absolute;
  right: 24px;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.press_list[target="_blank"]::after{
  margin: 0;
  content: "";
  background: url(/en/corp/set/data/philosophy/technology/special/ntn-solution/img/shared/icon-blank.png) no-repeat right center;
  background-size: contain;
  display: block;
  border: none;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  position: absolute;
  width: 12px;
  height: 10px;
  top: 50%;
  right: 18px;
  transform: translateY(-50%) rotate(0);
  z-index: 0;
}
.press_list{
  display:-webkit-box;
 	display:-ms-flexbox;
  display: flex;
  text-decoration: none;
  justify-content: center;
  align-items: center;
}
.press_list:hover{
  text-decoration: none;
}
.press_list-line li:hover {
  text-decoration-line: none;
  background: #04314b;
}
.press_list-line li:hover::after{
  border-color: #00b1e5;
}
.press_date {
  width: 22%;
  color: #8c979b;
  font-size: 14px;
}
.press_text {
  color: #fff;
  font-size: 16px;
  margin: 0 30px 0 0;
  width: 80%;
}
.contents-aside{
  width: 830px;
  margin: 80px auto 0;
}
.contents-aside_banner{
  width: 100%;
  height: auto;
}
/* 動画モーダル */
#YtPlayer {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
}
.corp-page-u96-video_wrap{
  cursor: pointer;
  max-width: 650px;
  margin: 30px auto 0;
}
.corp-page-u96-js-modal_overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
  box-sizing: border-box;
  overflow-y: auto;
  background: rgba(000, 000, 000, 0.8);
  z-index: 100000;
}
.corp-page-u96-js-modal_video-wrap{
    position: relative;
    width: 80%;
    padding-top: 40%;
    margin: 0 auto;
    box-sizing: content-box;
}
.corp-page-u96-js-modal_close-btn {
    content: '';
    background: url(/en/corp/set/data/philosophy/technology/special/ntn-solution/img/s/btn_modal_close.png);
    width: 48px;
    height: 48px;
    position: absolute;
    top: 0;
    right: -63px;
    cursor: pointer;
    background-size: contain;
    z-index: 999;
    cursor: pointer;
}

/** unwバナー */
.unw {
  height: 420px;
  position: relative;
  z-index: 0;
  box-shadow: 0 -50px 100px #323038;
  background: url("/corp/set/data/philosophy/technology/special/ntn-solution/img/p/bg-unw.jpg") no-repeat center #000000;
  background-size: 2000px auto;
}
.unw_inner {
  width: 950px;
  margin: 0 auto;
  padding-top: 55px;
  position: relative;
}
.unw_contents {
  display: flex;
  align-items: flex-end;
  margin-top: 34px;
}
.unw_image {
  flex-shrink: 0;
}
.unw_fig {
  position: absolute;
}
.unw_fig-01 {
  width: 120px;
  height: auto;
  top: 59px;
  right: 49px;
}
.unw_fig-02 {
  width: 326px;
  height: auto;
  top: 200px;
  right: 0px;
}
/** コンポーネント上書き */
.unw .contact_btn {
  width: 198px;
  margin: 0 0 0 10px;
}
.unw .contact_btn .contact_btn_behavior {
  padding: 18px;
  font-size: 16px;
  font-weight: bold;
}
.unw .contact_btn .contact_btn_behavior::after {
  right: 23px;
}
@media screen and (min-width: 2015px) {
  .unw {
    background-position: top right;
  }
}