@charset "UTF-8";
a:link,
a:visited,
a:hover,
a:active {
  color: inherit; }

h1 {
  line-height: inherit;
  text-align: inherit; }

h3 {
  font-size: inherit; }

header {
  line-height: 1;
  font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
  /*font-family: FrutigerNeueLTW10-Regul, FrutigerNeueW01-Regular, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;*/
  color: #333;
  font-size: 16px;
  /*background-size: contain;*/
  background-repeat: no-repeat;
  letter-spacing: 0; }


/*-----------------------------
footer {
  line-height: 1;
  font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
  color: #333;
  font-size: 16px;
  background-repeat: no-repeat;
  letter-spacing: 0; }
 ----------------------------- */ 

/*------- cmn CSS 影響回避用 -------*/

footer a:link {
  color: #004386;
  text-decoration: none; }
footer a:visited {
  color: #004386;
  text-decoration: none; }
footer a:hover {
  color: #004386;
  text-decoration: none; }
footer a:active {
  color: #004386;
  text-decoration: none; }
footer .section{ padding: 0 !important;}
footer{ letter-spacing: 0 !important; }

/*------- /cmn CSS 影響回避用 -------*/


.naviBox {
  top: 0; }

/*-----------------------------
.languageBlock {
  top: 69px;
  margin-top: 0 !important; }
  @media (min-width: 780px) {
    .languageBlock {
      top: 65px; } }
----------------------------- */

.closeButton a {
  white-space: nowrap; }

.selectLanguage a {
  color: #0e367d; }

*,
*:before,
*:after {
  box-sizing: border-box; }

body {
  margin: 0; }

ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0; }

a {
  color: inherit;
  text-decoration: inherit; }

figure {
  margin: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0; }

body {
  font-size: 16px;
  color: #000000;
  line-height: 1.625;
  letter-spacing: 0.07em;
  background-image: none;
  /*------- cmn CSS 影響回避
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif; 
  -------*/
  -webkit-font-smoothing: antialiased; }
  body h2, body h3, body h4 {
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif; }

body {
  width: 100%;
  padding-top: 69px; }
  @media screen and (min-width: 768px) {
    body {
      padding-top: 86px; } }



.text-grad-01 {
  background: rgb(204,2,58);
  background: linear-gradient(135deg, rgba(204,2,58,1) 30.25%, rgba(255,88,0,1) 69.75%);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent; }

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .text-grad-01 {
    background: none;
    color: #2b71fe !important; } }

.text-grad-02 {
  background: linear-gradient(to right, #42cfed, #2c4df8);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent; }

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .text-grad-02 {
    background: none;
    color: #2c4df8 !important; } }

.keyvisual {
  width: 100%;
  background: url("/content/dam/nttcom/hq/jp/about-us/5g/img/kv_pc.png") 0 0 no-repeat;
  background-size: cover;
  position: relative; }
  .keyvisual:before {
    content: "";
    display: block;
    padding-top: 65.8%; }
    @media screen and (min-width: 768px) {
      .keyvisual:before {
        display: none; } }
  .keyvisual .keyvisual__inner {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translate(0, -50%); }
  @media screen and (min-width: 768px) {
    .keyvisual {
      height: 500px; } }

.keyvisual__header {
  text-align: center; }

.keyvisual__heading {
  color: white;
  font-size: 50px;
  line-height: 1em;
  font-style: italic;
  font-family: "Roboto", sans-serif;
  font-weight: bold; }
  .keyvisual__heading span {
    font-size: 44px; }
  @media screen and (min-width: 768px) {
    .keyvisual__heading {
      font-size: 100px; }
      .keyvisual__heading span {
        font-size: 88px; } }
  .keyvisual__heading img {
    width: 240px;
    max-width: 100%; }
    @media screen and (min-width: 768px) {
      .keyvisual__heading img {
        width: 482px;
        height: auto; } }

.keyvisual__sub {
  color: white;
  font-size: 15px;
  letter-spacing: 0;
  font-style: italic;
  font-family: "Roboto", sans-serif;
  font-weight: bold; }
  @media screen and (min-width: 768px) {
    .keyvisual__sub {
      font-size: 30px; } }

.keyvisual__text {
  margin-top: 30px; }
  .keyvisual__text p {
    color: white;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    line-height: 1.8em;
    letter-spacing: 0.1em; }
    @media screen and (min-width: 768px) {
      .keyvisual__text p {
        font-size: 15px; } }

.site-menu {
  background-color: #cc023a; }

.menu-footer .site-menu {
  background: #000; }

.main-menu {
  padding: 0 20px; }

@media screen and (min-width: 768px) {
  .main-menu__list {
    width: 1160px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around; } }

.main-menu__item {
  border-bottom: 1px solid rgba(255,255,255,.5);
  text-align: center; }
  .main-menu__item a {
    display: block;
    transition: 0.5s opacity;
    color: white;
    font-size: 12px;
    font-weight: 600;
    padding: 24px 0;
    line-height: 1.6; }
    .main-menu__item a:hover {
      opacity: 0.6; }
  .main-menu__item em {
    color: #fff;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    font-family: "Roboto", sans-serif; }
  .main-menu__item:last-of-type {
    border: 0; }
  @media screen and (min-width: 768px) {
    .main-menu__item {
      border: 0;
      width: 100%;
      padding: 45px 0; }
      .main-menu__item a {
        border-right: 1px solid rgba(255,255,255,.5);
        padding: 0; }
      .main-menu__item:last-of-type a {
        border: 0; } }

.section.related {
  padding: 70px 20px 60px;
  background: rgb(204,2,58);
  background: linear-gradient(180deg, rgba(204,2,58,1) 0%, rgba(0,0,0,1) 100%);
  background-size: cover; }
  @media screen and (min-width: 768px) {
      .section.related .inner {
        display: flex;
        justify-content: space-between; } }
  .section.related p {
    color: white;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 20px;
    letter-spacing: 0.15em;
    line-height: 1.8; }
    @media screen and (min-width: 768px) {
      .section.related p {
        margin: 0 0 50px;
        font-size: 20px; } }

.related__item {
  margin: 0 0 19px; }
  .related__item a {
    display: block;
    transition: 0.5s opacity; }
    .related__item a:hover {
      opacity: 0.6; }
  .related__item img {
    vertical-align: top; }
  @media screen and (min-width: 768px) {
    .related__item {
      width: 560px; } }

.related-content {
  padding: 40px 20px; }

.related-content__sub {
  color: #fece2b;
  font-style: italic;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 14px;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .related-content__sub {
      font-size: 20px; } }

.related-content__heading {
  color: #053079;
  font-weight: 600;
  font-size: 20px;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .related-content__heading {
      font-size: 30px; } }

.related-content__header {
  margin: 0 0 20px; }
  @media screen and (min-width: 768px) {
    .related-content__header {
      margin: 0 0 40px; } }

.related-content__item {
  margin: 0 0 20px; }
  .related-content__item a {
    display: block;
    overflow: hidden;
    border-radius: 20px;
    background: white;
    transition: 0.5s opacity; }
    .related-content__item a:hover {
      opacity: 0.6; }
  .related-content__item .related-content__img img {
    width: 100%; }
  .related-content__item .related-content__detail {
    padding: 10px 20px 20px; }
    .related-content__item .related-content__detail .-date {
      color: #053079;
      font-size: 11px;
      font-style: italic;
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      margin: 0 0 10px; }
      @media screen and (min-width: 768px) {
        .related-content__item .related-content__detail .-date {
          font-size: 14px; } }
    .related-content__item .related-content__detail .-title {
      font-size: 12px; }
      @media screen and (min-width: 768px) {
        .related-content__item .related-content__detail .-title {
          font-size: 14px;
          height: 5em; } }

@media screen and (min-width: 768px) {
  .related-content__list {
    display: flex;
    justify-content: space-between;
    width: 1160px;
    margin-left: auto;
    margin-right: auto; }
  .related-content__item {
    width: 22%; } }

.content {
  padding: 0 0 50px; }
  .content.-primary {
    background-color: #fff; }
  .content.-primary.-bg {
    background-color: #cc023a; }
  .content.-secondary {
    background-color: #F2F2F2; }

.section {
  padding: 50px 20px 0; }
  @media screen and (min-width: 768px) {
    .section .inner {
      width: 1160px;
      margin-left: auto;
      margin-right: auto; } }

.section__header {
  margin: 0 0 30px; }

.section__sub {
  color: #cc023a;
  text-align: center;
  font-size: 12px;
  font-style: italic;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  margin: 0 0 12px; }
  @media screen and (min-width: 768px) {
    .section__sub {
      font-size: 20px;
      margin: 0 0 0px; } }

.section__heading {
  font-size: 15px;
  font-weight: bold;
  color: #cc023a;
  text-align: center;
  line-height: 1.5em;
  letter-spacing: 0.1em; }
  @media screen and (min-width: 768px) {
    .section__heading {
      font-size: 32px; } }

.section__content {
  padding: 0 0 25px; }
  .section__content > p {
    font-size: 13px;
    line-height: 2em;
    color: #000; }
    @media screen and (min-width: 768px) {
      .section__content > p {
        font-size: 18px; } }
  @media screen and (min-width: 768px) {
    .section__content {
      font-size: 18px; } }

.content__title {
  text-align: center;
  font-size: 20px;
  font-weight: bold; }

.content-value {
  padding: 50px 20px;
  position: relative;
  background-color: white;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05); }
  @media screen and (min-width: 768px) {
    .content-value {
      padding: 60px 60px 80px; } }
  .content-value .content-value-inner {
    position: relative;
    z-index: 2;
    background: transparent; }
  .content-value:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  .content-value:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  .content-value.-grad {
    background: rgb(204,2,58);
    background: linear-gradient(65deg, rgba(204,2,58,1) 0%, rgba(204,2,58,1) 80%, rgba(255,88,0,1) 100%); }
    .content-value.-grad .value-figure {
      background-color: white; }
  .content-value.-grad .value-sub {
    color: #fff; }
  .content-value.-grad .value-heading {
    color: #fff; }
  .content-value.-grad .value-content > p {
    color: #fff; }
  .content-value.-gray {
    background-color: #F2F2F2; }
  .content-value.-gray .value-figure {
    background-color: #fff; }
  .content-value.-last {
    border-radius: 0 0 20px 20px;
    margin: 0 0 20px;
    overflow: hidden; }
    @media screen and (min-width: 768px) {
      .content-value.-last {
        margin: 0 0 60px; } }
  .content-value .value-header {
    margin: 0 0 30px; }
  .content-value .value-sub {
    color: #cc023a;
    font-size: 10px;
    line-height: 1.5em;
    text-align: center;
    font-style: italic;
    font-family: "Roboto", sans-serif;
    font-weight: bold; }
    @media screen and (min-width: 768px) {
      .content-value .value-sub {
        font-size: 16px; } }
  .content-value .value-heading {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.5; }
    @media screen and (min-width: 768px) {
      .content-value .value-heading {
        font-size: 26px; } }
  @media screen and (min-width: 768px) {
    .content-value .value-content {
      width: 960px;
      margin-left: auto;
      margin-right: auto; } }
  .content-value .value-content > p {
    font-size: 12px;
    line-height: 2em; }
    @media screen and (min-width: 768px) {
      .content-value .value-content > p {
        font-size: 15px;
        line-height: 2.26em;
        width: 960px;
        margin-left: auto;
        margin-right: auto; } }
    .content-value .value-content > p span {
      font-size: 10px;
      margin-top: 10px;
      display: block;
      line-height: 1.8em; }
      @media screen and (min-width: 768px) {
        .content-value .value-content > p span {
          font-size: 13px; } }
  .content-value .value-figure {
    margin-top: 20px;
    padding: 20px;
    background-color: #F2F2F2;
    border-radius: 10px;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .content-value .value-figure {
        margin-top: 40px; }
        .content-value .value-figure .-linear {
          width: 100%;
          display: flex;
          align-items: center;
          justify-content: center; }
          .content-value .value-figure .-linear > div {
            width: calc(50% - 25px); }
            .content-value .value-figure .-linear > div.icon-by {
              width: auto; } }
    .content-value .value-figure .figure-title {
      font-family: "游ゴシック", "Yu Gothic", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
      font-weight: bold;
      font-size: 13px;
      font-weight: bold;
      text-align: center;
      margin: 0 0 20px;
      color: #000; }
      .content-value .value-figure .figure-title em {
        display: inline-block;
        position: relative; }
        .content-value .value-figure .figure-title em:after {
          content: "";
          display: inline-block;
          height: 2px;
          background-color: #fece2b;
          width: 100%;
          position: absolute;
          left: 0;
          bottom: 2px; }
      @media screen and (min-width: 768px) {
        .content-value .value-figure .figure-title {
          font-size: 16px;
          padding: 10px 0; } }
    .content-value .value-figure img {
      vertical-align: top; }
      .content-value .value-figure img.-with-shadow {
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05); }
    .content-value .value-figure .figure-text {
      display: none;
      background-color: white;
      padding: 3px 10px;
      border-radius: 15px;
      color: #000;
      font-size: 14px;
      font-weight: bold; }
      @media screen and (min-width: 768px) {
        .content-value .value-figure .figure-text {
          display: inline-block; } }
  .content-value .value-btn {
    margin-top: 40px;
    transition: 0.5s opacity; }
    .content-value .value-btn:hover {
      opacity: 0.6; }
    @media screen and (min-width: 768px) {
      .content-value .value-btn {
        margin-top: 60px;
        width: 550px;
        margin-left: auto;
        margin-right: auto; } }
    .content-value .value-btn a {
      display: block;
      padding: 20px 0 24px;
      background-color: #cc023a;
      color: white;
      text-align: center;
      border-radius: 18px;
      line-height: 1.6;
      font-size: 13px;
      font-weight: bold; }
    .content-value .value-btn em {
      color: #fff;
      font-style: italic;
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      font-size: 20px; }
      @media screen and (min-width: 768px) {
        .content-value .value-btn em {
          font-size: 24px; } }

.introduction {
  background: url("/content/dam/nttcom/hq/jp/about-us/5g/img/introduction-bg.png") center 24px no-repeat;
  background-size: 200% auto; }
  @media screen and (min-width: 768px) {
    .introduction {
      background-size: contain; } }
  .introduction .section__content a {
    text-decoration: underline; }

.smart-world__header {
  background: url("/content/dam/nttcom/hq/jp/about-us/5g/img/smart-world.png") center bottom no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 10px; }
  .smart-world__header:before {
    content: "";
    display: block;
    padding-top: 37%; }
    @media screen and (min-width: 768px) {
      .smart-world__header:before {
        padding-top: 20%; } }
  @media screen and (min-width: 768px) {
    .smart-world__header {
      background: url("/content/dam/nttcom/hq/jp/about-us/5g/img/smart-world-pc.png") center center no-repeat; } }

.smart-world__heading {
  font-size: 14px;
  text-align: center;
  color: white; }
  @media screen and (min-width: 768px) {
    .smart-world__heading {
      font-size: 26px; } }

.smart-world__flow {
  padding: 50px 0 0;
  background: url("/content/dam/nttcom/hq/jp/about-us/5g/img/flow-arrow.svg") center 10px no-repeat;
  background-size: 30px; }

.smart-world__flow-inner {
  background-color: #f6f9ff;
  border-radius: 10px;
  padding: 20px; }

.smart-world__flow-title {
  font-size: 12px;
  line-height: 1.6em;
  white-space: nowrap;
  text-align: center;
  font-weight: bold;
  color: #05327d;
  margin: 0 0 30px;
  font-family: "游ゴシック", "Yu Gothic", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: bold; }
  .smart-world__flow-title em {
    display: inline-block;
    position: relative; }
    .smart-world__flow-title em:after {
      content: "";
      display: inline-block;
      height: 2px;
      background-color: #fece2b;
      width: 100%;
      position: absolute;
      left: 0;
      bottom: 2px; }
  @media screen and (min-width: 768px) {
    .smart-world__flow-title {
      font-size: 16px;
      margin: 0 0 20px; } }

.smart-world__flow-list {
  display: flex;
  flex-wrap: wrap; }
  @media screen and (min-width: 768px) {
    .smart-world__flow-list {
      flex-wrap: nowrap; } }

.smart-world__flow-item {
  width: 50%;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center; }
  @media screen and (min-width: 768px) {
    .smart-world__flow-item {
      width: 100%;
      padding-top: 20px;
      background: linear-gradient(to right, #f2f2f2, #fafafa);
      border-radius: 10px 0 0 10px;
      justify-content: space-around; }
      .smart-world__flow-item .-name {
        padding: 6px 0; }
      .smart-world__flow-item .-double {
        padding: 0; } }
  .smart-world__flow-item p {
    font-size: 9px;
    line-height: 10px;
    color: #05327d;
    text-align: center;
    font-family: "Roboto", sans-serif;
    font-weight: bold; }
    @media screen and (min-width: 768px) {
      .smart-world__flow-item p {
        font-size: 13px;
        line-height: 13px; } }
  .smart-world__flow-item figure img {
    vertical-align: top; }
  @media screen and (max-width: 767px) {
    .smart-world__flow-item:last-of-type {
      width: 100%;
      background-color: white;
      padding: 12px 0 0; }
      .smart-world__flow-item:last-of-type img {
        width: 50%; } }

@media screen and (min-width: 768px) {
  .smart-world__flow-content {
    display: flex;
    align-items: center; } }

.sw-content {
  border-radius: 20px;
  text-align: center;
  padding: 15px 16px 0; }
  .sw-content .-title {
    text-align: center;
    font-size: 12px;
    color: white;
    margin: 0 0 15px;
    font-weight: bold; }
  .sw-content .-line {
    display: inline-block;
    color: #216aba;
    font-size: 14px;
    background-color: white;
    border-radius: 15px;
    padding: 3px 15px;
    margin: 0 0 15px;
    font-weight: bold; }
  .sw-content .-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .sw-content .-text {
    margin: 0 0 10px;
    background-color: white;
    border-radius: 15px;
    padding: 3px 8px;
    font-weight: bold;
    color: #1bb98a;
    display: block;
    width: 48%;
    font-size: 12px;
    white-space: nowrap;
    text-align: center; }
    .sw-content .-text.-nw {
      background-color: #28aded;
      color: white; }
    .sw-content .-text.-fg {
      background-color: #fdfb40;
      color: #333333; }
  @media screen and (min-width: 768px) {
    .sw-content {
      width: 100%; }
      .sw-content .-title {
        font-size: 15px; }
      .sw-content .-line {
        font-size: 15px; }
      .sw-content .-text {
        font-size: 14px;
        width: 23.5%;
        line-height: 1em;
        display: flex;
        align-items: center;
        justify-content: center; }
        .sw-content .-text.-nw {
          width: 48.5%;
          padding-top: 10px;
          padding-bottom: 10px; }
        .sw-content .-text.-fg {
          width: 48.5%;
          padding-top: 10px;
          padding-bottom: 10px; } }

.sw-content--guest {
  background: linear-gradient(to right, #2881e3, #216aba); }

.sw-content--platform {
  background: linear-gradient(to right, #20c997, #1cb185); }

.icon-by {
  text-align: center;
  padding: 10px 0; }
  .icon-by i {
    width: 30px;
    height: 30px;
    display: inline-block;
    background: url("/content/dam/nttcom/hq/jp/about-us/5g/img/by.png") center center no-repeat;
    background-size: contain; }

@media screen and (min-width: 768px) {
  .icon-by {
    margin: 0 10px; } }

.about .section__sub {
  font-size: 14px; }
  @media screen and (min-width: 768px) {
    .about .section__sub {
      font-size: 24px;
      margin: 0; } }

.about .section__heading {
  font-size: 20px;
  color: #000; }
  @media screen and (min-width: 768px) {
    .about .section__heading {
      font-size: 36px; } }

.about .section__content {
  background: white url("/content/dam/nttcom/hq/jp/about-us/5g/img/about-bg-sp.png") center 10px no-repeat;
  background-size: 200%;
  padding: 38px 20px;
  border-radius: 20px 20px 0 0; }
  @media screen and (min-width: 768px) {
    .about .section__content {
      padding: 80px;
      background: white url("/content/dam/nttcom/hq/jp/about-us/5g/img/content-bg.png") center 60px no-repeat;
      background-size: 100%; } }

.about .content__header {
  margin: 0 0 20px; }

.about .content__title {
  margin: 0 0 20px;
  letter-spacing: 0.1em; }
  @media screen and (min-width: 768px) {
    .about .content__title {
      font-size: 36px; } }

.about .content__sub {
  color: #000;
  font-weight: bold;
  font-size: 15px;
  line-height: 1.5em;
  text-align: center;
  margin: 0 0 10px;
  letter-spacing: 0.05em; }
  @media screen and (min-width: 768px) {
    .about .content__sub {
      font-size: 24px;
      margin: 0 0 25px; } }

.about .content-outline {
  padding: 0 0 50px; }
  @media screen and (min-width: 768px) {
    .about .content-outline {
      padding: 0; } }
  .about .content-outline > p {
    color: #000000;
    margin: 0 0 20px;
    font-size: 12px; }
    @media screen and (min-width: 768px) {
      .about .content-outline > p {
        font-size: 15px;
        line-height: 2.26em;
        padding: 0 80px; } }
  .about .content-outline .-member {
    margin-top: 35px;
    border-radius: 5px;
    padding: 25px 10px 50px;
    background: #fffbff url("/content/dam/nttcom/hq/jp/about-us/5g/img/about-bg.png") left bottom no-repeat;
    background-size: 100% auto; }
  @media screen and (min-width: 768px) {
    .about .content-outline .member-inner {
      display: flex;
      justify-content: center; } }
  .about .content-outline .member-title {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #cc023a;
    margin: 0 0 20px; }
    @media screen and (min-width: 768px) {
      .about .content-outline .member-title {
        font-size: 20px;
        padding: 20px 0; } }
  .about .content-outline .member-item:after {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    background: url("/content/dam/nttcom/hq/jp/about-us/5g/img/by.png") 0 0 no-repeat;
    background-size: contain;
    margin: 10px auto; }
  .about .content-outline .member-item:last-of-type:after {
    display: none; }
  @media screen and (min-width: 768px) {
    .about .content-outline .member-item {
      display: flex;
      align-items: center; }
      .about .content-outline .member-item:after {
        margin: 0 10px;
        flex: 1; } }
  .about .content-outline .member-item__inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: white;
    box-shadow: 2px 2px 16px rgba(80, 80, 80, 0.1);
    border-radius: 8px;
    padding: 20px 15px; }
    @media screen and (min-width: 768px) {
      .about .content-outline .member-item__inner {
        flex-direction: column;
        padding: 35px; } }
  .about .content-outline .member-image {
    width: 35%;
    padding: 0 10px 0 0;
    margin: 0 10px 0 0; }
    @media screen and (min-width: 768px) {
      .about .content-outline .member-image {
        padding: 0 0 30px;
        margin: 0 0 20px;
        border: 0;
        border-bottom: 1px solid #e5e5e5;
        width: auto; }
        .about .content-outline .member-image img {
          width: 170px;
          vertical-align: top;
          max-width: 170px; } }
  .about .content-outline .member-info__header .-sub {
    color: #05327d;
    font-size: 9px;
    font-weight: bold; }
    @media screen and (min-width: 768px) {
      .about .content-outline .member-info__header .-sub {
        text-align: center;
        font-size: 14px; } }
  .about .content-outline .member-info__header .-name {
    color: #cc023a;
    font-size: 14px;
    font-weight: bold; }
    .about .content-outline .member-info__header .-name span {
      margin-left: 3px;
      font-size: 10px;
      font-weight: bold; }
    @media screen and (min-width: 768px) {
      .about .content-outline .member-info__header .-name {
        text-align: center;
        font-size: 18px;
        margin: 0 0 5px; }
        .about .content-outline .member-info__header .-name span {
          font-size: 14px; } }
  .about .content-outline .member-info__post {
    color: #000;
    font-size: 12px;
    font-weight: 700; }
    @media screen and (min-width: 768px) {
      .about .content-outline .member-info__post {
        text-align: center; } }

.for-use.section {
  background-color: #cc023a; }
.for-use .section__sub {
  color: #fff; }
.for-use .section__heading {
  color: #fff; }

.for-use .section__sub {
  margin: 0; }

@media screen and (min-width: 768px) {
  .for-use .section__header {
    margin: 0 0 40px; } }

.for-use .section__heading {
  font-size: 20px; }
  @media screen and (min-width: 768px) {
    .for-use .section__heading {
      font-size: 36px; } }

.for-use .section__content {
  padding: 40px 20px;
  background: white url("/content/dam/nttcom/hq/jp/about-us/5g/img/about-bg-sp.png") center 32px no-repeat;
  background-size: 100%;
  border-radius: 20px; }
  @media screen and (min-width: 768px) {
    .for-use .section__content {
      padding: 80px 60px; } }

.for-use .content__title {
  margin: 0 0 20px; }
  @media screen and (min-width: 768px) {
    .for-use .content__title {
      font-size: 30px; } }

.for-use .content-outline > p {
  color: #000000;
  margin: 0 0 40px;
  font-size: 12px; }
  .for-use .content-outline > p a {
    text-decoration: underline; }
  @media screen and (min-width: 768px) {
    .for-use .content-outline > p {
      font-size: 15px;
      line-height: 2em;
      width: 958px;
      margin-left: auto;
      margin-right: auto; } }

.for-use .value-btn {
  margin-top: 40px;
  transition: 0.5s opacity; }
  .for-use .value-btn:hover {
    opacity: 0.6; }
  @media screen and (min-width: 768px) {
    .for-use .value-btn {
      width: 550px;
      margin-left: auto;
      margin-right: auto; } }
  .for-use .value-btn a {
    display: block;
    padding: 20px 0;
    background-color: #cc023a;
    color: white;
    text-align: center;
    border-radius: 10px;
    font-size: 12px;
    font-weight: bold; }
  .for-use .value-btn em {
    color: #fff;
    font-style: italic;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 20px; }

.for-use .content-exp {
  border-radius: 10px;
  padding: 20px 0;
  background-color: #F2F2F2;
  margin: 0 0 40px; }
  @media screen and (min-width: 768px) {
    .for-use .content-exp {
      padding-bottom: 0;
      padding: 40px 80px; } }
  .for-use .content-exp:last-of-type {
    margin: 0; }
  .for-use .content-exp:after {
    border-radius: 10px; }
  .for-use .content-exp:before {
    border-radius: 10px; }
  .for-use .content-exp .exp__inner {
    position: relative;
    z-index: 2; }
  .for-use .content-exp .exp__header {
    text-align: center; }
    @media screen and (min-width: 768px) {
      .for-use .content-exp .exp__header {
        margin: 0 0 10px; } }
  .for-use .content-exp .exp__tag {
    display: inline-block;
    padding: 3px 10px;
    border-radius: 15px;
    background-color: #cc023a;
    color: #fff;
    font-weight: bold;
    font-size: 11px; }
    @media screen and (min-width: 768px) {
      .for-use .content-exp .exp__tag {
        font-size: 14px; } }
  .for-use .content-exp .exp__heading {
    color: #cc023a;
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0 0; }
    @media screen and (min-width: 768px) {
      .for-use .content-exp .exp__heading {
        margin-bottom: 26px;
        font-size: 20px; } }
  .for-use .content-exp .exp__content > p {
    background-color: white;
    padding: 20px;
    border-radius: 10px;
    color: #000000;
    font-size: 12px; }
    .for-use .content-exp .exp__content > p span {
      padding-top: 10px;
      display: block;
      font-size: 10px; }
    @media screen and (min-width: 768px) {
      .for-use .content-exp .exp__content > p {
        font-size: 15px;
        line-height: 2em;
        margin-left: auto;
        margin-right: auto;
        padding: 40px;
        margin: 0 0 20px; }
        .for-use .content-exp .exp__content > p span {
          font-size: 13px; } }
  .for-use .content-exp .exp__figure {
    margin: 20px 0;
    position: relative; }
  .for-use .content-exp .exp__caption-title {
    color: #000;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    line-height: 1.3;
    margin: 0 0 10px; }
    @media screen and (min-width: 768px) {
      .for-use .content-exp .exp__caption-title {
        font-size: 15px; } }
  .for-use .content-exp .exp__caption {
    color: #000000;
    text-align: center;
    line-height: 18px;
    font-size: 12px; }
  .for-use .content-exp .exp__img {
    padding: 10px;
    text-align: center; }
  .for-use .content-exp .exp__figure-list .exp__sliders div {
    width: 100%; }
    .for-use .content-exp .exp__figure-list .exp__sliders div img {
      width: 100%; }
  @media screen and (min-width: 768px) {
    .for-use .content-exp .exp__figure-list {
      display: flex;
      justify-content: space-between; }
      .for-use .content-exp .exp__figure-list .exp__figure {
        width: 30%; } }
  .for-use .content-exp .exp__calousel {
    position: relative;
    margin: 0 0 15px; }
    .for-use .content-exp .exp__calousel img {
      vertical-align: top; }
  .for-use .content-exp .exp__controler {
    position: absolute;
    top: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 0 10px; }
    .for-use .content-exp .exp__controler i {
      display: block; }
      .for-use .content-exp .exp__controler i a {
        display: block;
        width: 25px;
        height: 25px;
        background: 0 0 no-repeat;
        background-size: cover; }
        .for-use .content-exp .exp__controler i a.bx-prev {
          background-image: url("/content/dam/nttcom/hq/jp/about-us/5g/img/pager-prev.svg"); }
        .for-use .content-exp .exp__controler i a.bx-next {
          background-image: url("/content/dam/nttcom/hq/jp/about-us/5g/img/pager-next.svg"); }
  .for-use .content-exp .bx-wrapper {
    margin-bottom: 0; }
  .for-use .content-exp .bx-controls {
    position: absolute;
    width: 100%; }
  .for-use .content-exp .bx-wrapper .bx-pager, .for-use .content-exp .bx-wrapper .bx-controls-auto {
    bottom: 0; }

.coop {
  margin-bottom: 30px;
  background-color: #cc023a; }
  .coop .coop-inner {
    background: white url("/content/dam/nttcom/hq/jp/about-us/5g/img/about-bg-sp.png") center 10px no-repeat;
    background-size: 100%;
    border-radius: 20px;
    padding: 40px 20px; }
    @media screen and (min-width: 768px) {
      .coop .coop-inner {
        padding: 80px;
        background: white url("/content/dam/nttcom/hq/jp/about-us/5g/img/content-bg.png") center 40px no-repeat;
        background-size: contain; } }
  .coop .section__heading {
    font-size: 20px; }
    @media screen and (min-width: 768px) {
      .coop .section__heading {
        font-size: 30px; } }
  .coop .section__content {
    margin: 0 0 20px;
    padding: 20px 0 0; }
    .coop .section__content .content__title {
      border-radius: 20px 0 0 0;
      color: #cc023a;
      background: none;
      -webkit-text-fill-color: #cc023a;
      padding: 20px 0;
      background-color: white;
      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05); }
  .coop .content-outline p {
    border-radius: 0 0 0 20px;
    padding: 0 20px 20px;
    background-color: white;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    color: #000;
    line-height: 2; }
  .coop .content__btn {
    background-color: #4C4C4C;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    border-radius: 0 0 20px 20px;
    font-style: italic;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 18px; }
    .coop .content__btn a {
      display: flex;
      justify-content: center;
      align-items: center;
      text-align: center;
      color: #fff;
      padding: 20px;
      transition: 0.5s opacity; }
      .coop .content__btn a:hover {
        opacity: 0.6; }
      .coop .content__btn a img {
        margin: 0 0 0 10px;
        zoom: 0.8; }
  @media screen and (min-width: 768px) {
    .coop .section__content {
      display: flex; }
      .coop .section__content .content__title {
        text-align: left;
        padding: 40px 40px 20px 45px;
        font-size: 20px; }
      .coop .section__content .content-outline p {
        padding: 0px 40px 25px 45px;
        font-size: 15px; }
      .coop .section__content .content__btn {
        border-radius: 0 20px 20px 0; }
        .coop .section__content .content__btn a {
          display: flex;
          width: 187px;
          height: 100%;
          align-items: center;
          font-size: 16px;
          letter-spacing: 0; } }

.sp-only {
  display: block; }

.pc-only {
  display: none; }

.sp-br {
  display: inline; }

.pc-br {
  display: none; }

@media screen and (min-width: 768px) {
  .sp-only {
    display: none; }
  .pc-only {
    display: block; }
  .sp-br {
    display: none; }
  .pc-br {
    display: inline; } }

img {
  max-width: 100%; }



/*  float button  */

.float_area{
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 300px;
  height: 60px;
  right: 15px;
  bottom: 15px;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  background: #cc023a;
  cursor: pointer;
  border:3px solid #fff;
  border-radius: 5px;
  z-index: 999;
}

@media screen and (max-width:768px) {
  .float_area { font-size:10px; width: 250px; height: 45px; right: 25px;}
}