﻿@charset "UTF-8";
/* CSS Document */

/* Common */
.wrapper {
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
}
@media screen and (max-width:833px){
    .wrapper {
        max-width: 89.3333333333%;
    }
}

.pc { display: block !important; }
.sp { display: none !important; }
 
@media only screen and (max-width: 833px) {
    .pc { display: none !important; }
    .sp { display: block !important; }
}

.section-title h2 {
    font-size: 26px;
    display: inline-block;
    position: relative;
}
@media screen and (max-width:833px){
    .section-title h2 {
        font-size: 24px;
    }
}
@media screen and (max-width:480px){
    .section-title h2 {
        font-size: 20px;
    }
}

.section-title h2::before {
    display: inline-block;
    position: absolute;
    content: '';
    bottom: -20px;
    left: 50%;
    width: 200px;
    height: 3px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    background-color: #f5e149;
}
@media screen and (max-width:833px){
    .section-title h2::before {
        bottom: -15px;
        width: 160px;
    }
}
@media screen and (max-width:480px){
    .section-title h2::before {
        bottom: -12px;
        width: 140px;
    }
}

.common-card {
    box-shadow: 6px 6px #f7e491;
    height: 100%;
    box-sizing: border-box;
    padding: 25px 16px 0 16px;
    border: 2px solid #2285d9;
}
@media screen and (max-width:833px) {
    .common-card {
        height: auto;
        box-shadow: 4px 4px #f7e491;
        padding: 20px 12px 20px 12px;
    }
}

.common-info-list {
    padding-left: 12px;
	/* list-style-type: disc; */
	list-style-position: outside;
}

.common-info-list li {
    font-size: 14px;
    line-height: 2.0;
    text-indent: -1em;
}
@media screen and (max-width:833px) {
    .common-info-list li {
        font-size: 13px;
    }
}

.common-info-list li span {
    background:rgba(0, 0, 0, 0) linear-gradient(transparent 45%, #f7e491 0%) repeat scroll 0 0;
    font-weight: bold;
}

.flex-box {
    display: flex;
}

.f-maru {
    font-family:dnp-shuei-mgothic-std, sans-serif;
}

.f-bold {
    font-weight: bold;
}

.txt {
    font-size: 16px;
    line-height: 1.8;
}
@media screen and (max-width:833px){
    .txt {
        font-size: 14px;
        line-height: 2.0;
    }
}

.text-center {
    text-align: center;
}

/* case */
.case .inner {
    padding-bottom: 64px;
}
@media screen and (max-width:833px){
    .case .inner {
        padding-bottom: 40px;
    }
}

.case h2 {
    margin-left: 0!important;
    margin-right: 0!important;
}

.case .read-block {
    margin-bottom: 58px;
}
@media screen and (max-width:833px){
    .case .read-block {
        margin-bottom: 36px;
    }
}

@media screen and (max-width:833px){
    .case .read-block .read_text {
        font-size: 15px;
        line-height: 1.8;
    }
}

.case .menu-box {
    justify-content: space-between;
    margin-bottom: 32px;
}
@media screen and (max-width:833px){
    .case .menu-box {
        flex-wrap: wrap;
        margin-bottom: 0;
    }
}

.case .menu-box .menu-block {
    padding: 0!important;
    width: 48%;
    height: auto;
    transition: all 0.3s;
}
@media screen and (max-width:833px){
    .case .menu-box .menu-block {
        width: 100%;
        margin-bottom: 20px;
    }
}

.case .menu-box .menu-block:hover {
    opacity: 0.7;
    cursor: pointer;
}

.case .menu-box .text-block {
    margin-top: 20px;
    padding: 0 16px 20px 16px;
    text-decoration: none;
}

.case .menu-box .text-block .menu-title h3 {
    font-size: 20px;
    padding: 0 4px;
    display: inline;
    text-decoration: none;
    background: rgba(0, 0, 0, 0) linear-gradient(transparent 45%, #f7e491 0%) repeat scroll 0 0;
}
@media screen and (max-width:833px){
    .case .menu-box .text-block .menu-title h3 {
        font-size: 18px;
    }
}

.case .menu-box .text-block .menu-text {
    margin-top: 24px;
}
@media screen and (max-width:833px){
    .case .menu-box .text-block .menu-text {
        margin-top: 16px;
    }
}

.case .menu-box .text-block .menu-text p {
    font-size: 14px;
    line-height: 1.5;
    text-decoration: none;
}
@media screen and (max-width:833px){
    .case .menu-box .text-block .menu-text p {
        font-size: 13px;
        line-height: 1.8;
    }
}

/* main-visual */
.main-visual .inner {
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  min-height: 450px;
  position: relative;
  margin-top: 90px;
}
@media screen and (max-width:833px){
    .main-visual .inner {
        margin-top: 57px;
        background-size: contain;
        min-height:auto;
        padding-top:40%;/* 陦ｨ遉ｺ逕ｻ蜒上�鬮倥＆ ﾃｷ 陦ｨ遉ｺ逕ｻ蜒上�蟷� ﾃ� 100 */
        background-attachment: inherit;
    }
}

.mv-telework .inner {
    background-image: url(/content/dam/nttcom/hq/jp/business/lp/nnnws/case/case1/img/main-visual.jpg);
}
@media screen and (max-width:833px){
    .mv-telework .inner {
        background-image: url(/content/dam/nttcom/hq/jp/business/lp/nnnws/case/case1/img/img-telework-sp.png);
    }
}

.mv-process .inner {
    background-image: url(/content/dam/nttcom/hq/jp/business/lp/nnnws/case/case3/img/main-visual.png);
}
@media screen and (max-width:833px){
    .mv-process .inner {
        background-image: url(/content/dam/nttcom/hq/jp/business/lp/nnnws/case/case3/img/img-process-sp.png);
    }
}

.mv-hybrid .inner {
    background-image: url(/content/dam/nttcom/hq/jp/business/lp/nnnws/case/case2/img/main-visual.png);
}
@media screen and (max-width:833px){
    .mv-hybrid .inner {
        background-image: url(/content/dam/nttcom/hq/jp/business/lp/nnnws/case/case2/img/img-hybrid-sp.png);
    }
}

.mv-channel .inner {
    background-image: url(/content/dam/nttcom/hq/jp/business/lp/nnnws/case/case4/img/main-visual.png);
}
@media screen and (max-width:833px){
    .mv-channel .inner {
        background-image: url(/content/dam/nttcom/hq/jp/business/lp/nnnws/case/case4/img/img-nonface-sp.png);
    }
}

.main-visual .cover {
    min-height: 450px;
    background-color: rgba(0,0,0,0.4);
}
@media screen and (max-width:833px){
    .main-visual .cover {
        min-height: auto;
    }
}

.main-visual .main-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
@media screen and (max-width:480px){
    .main-visual .main-title {
        max-width: 240px;
        width: 100%;
    }
    .mv-process .main-title {
        max-width: 280px;
        width: 100%;
    }
}

.main-visual .main-title h1 {
    font-size: 40px;
    color: #fff;
    border-bottom:10px solid #f5e149;
    padding-bottom: 11px;
}
@media screen and (max-width:833px){
    .main-visual .main-title h1 {
        font-size: 32px;
        padding-bottom: 8px;
    }
}
@media screen and (max-width:480px){
    .main-visual .main-title h1 {
        font-size: 24px;
    }
    .mv-process .main-title h1 {
        font-size: 22px;
    }
    .mv-hybrid .main-title h1 {
        font-size: 20px;
    }
}

/* intro */
.intro .inner {
    padding-top: 75px;
    padding-bottom: 100px;
}
@media screen and (max-width:833px){
    .intro .inner {
        padding-top: 0;
        padding-bottom: 70px;
    }
}

.intro .search-block {
    /* padding-top: 75px; */
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}
@media screen and (max-width:833px){
    .intro .search-block {
        padding-top: 32px;
    }
}

.intro .search-block:before, .intro .search-block:after {
    border-top: 1px solid;
    content: "";
    width: 100%;
    max-width: 100%;
  }
  .intro .search-block:before {
    margin-right: 12px;
  }
  .intro .search-block:after {
    margin-left: 12px;
  }
  

.intro .search-block .img-block {
    max-width: 40px;
    width: 100%;
    padding-right: 12px;
}
@media screen and (max-width:833px){
    .intro .search-block .img-block {
        max-width: 36px;
        padding-right: 10px;
    }
}
@media screen and (max-width:480px){
    .intro .search-block .img-block {
        max-width: 24px;
        padding-right: 8px;
    }
}

.intro .search-block .text-block {
    max-width: 160px;
    width: 100%;
}

.intro .search-block .text-block p {
    font-size: 26px;
}
@media screen and (max-width:833px){
    .intro .search-block .text-block p {
        font-size: 20px;
    }
}
@media screen and (max-width:480px){
    .intro .search-block .text-block p {
        font-size: 15px;
    }
}

.intro .btn-block {
    justify-content: space-between;
    padding-top: 40px;
}
@media screen and (max-width:833px){
    .intro .btn-block {
        flex-wrap: wrap;
        padding-top: 24px;
    }
}

.intro .btn-block .btn-item {
    width: 30%;
    padding: 16px 0;
    transition: all 0.3s;
}
@media screen and (max-width:833px){
    .intro .btn-block .btn-item {
        width: 100%;
        margin-top: 20px;
    }
    .intro .btn-block .btn-item:first-of-type {
        margin-top: 0;
    }
}

.intro .btn-block .btn-item:hover {
    opacity: 0.7;
}

.intro .btn-block .btn-item-row {
    padding: 10px 0;
}
@media screen and (max-width:833px){
    .intro .btn-block .btn-item-row {
        padding: 16px 0;
    }
}

.intro .btn-block .btn-item .btn-box {
    align-items: center;
    padding: 0 20px;
}

.intro .btn-block .btn-item .btn-box .img-block {
    max-width: 24px;
    width: 100%;
    margin-right: 16px;
}

.intro .btn-block .btn-item .btn-box .text-block {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: #2285d9;
}

/* kadai */
.kadai .inner {
    position: relative;
    padding-top: 70px;
    padding-bottom: 60px;
}
@media screen and (max-width:833px) {
    .kadai .inner {
        position: relative;
        padding-top: 50px;
        padding-bottom: 40px;
    }   
}

.kadai .icon-img {
    position: absolute;
    top: -1px;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 110px;
    width: 100%;
}
@media screen and (max-width:833px){
    .kadai .icon-img {
        max-width: 84px;
    }
}
@media screen and (max-width:480px){
    .kadai .icon-img {
        max-width: 64px;
    }
}

.kadai .kadai-txt {
    margin-top: 50px;
}

.kadai .kadai-txt .txt {
    display: inline-block;
    padding: 0 8px;
    font-size: 16px;
}
@media screen and (max-width:833px) {
    .kadai .kadai-txt .txt {
        font-size: 14px;
    }
}

.kadai .detail-block {
    margin-top: 80px;
}
@media screen and (max-width:833px) {
    .kadai .detail-block {
        margin-top: 68px;
    }
}

.kadai .detail-block .white-block {
    background-color: #fff;
    padding: 60px;
    position: relative;
    border: 1px solid #cccccc;
}
@media screen and (max-width:833px) {
    .kadai .detail-block .white-block {
        padding: 30px;
    }
}

.kadai .white-block .category-block {
    background-color: #000;
    max-width: 660px;
    width: 100%;
    padding: 15px 4px;
    position: absolute;
    top: -35px;
    left: 0;
    right: 0;
    margin: auto;
}
@media screen and (max-width:833px){
    .kadai .white-block .category-block {
        max-width: 500px;
        padding: 12px 4px;
    }
}
@media screen and (max-width:480px){
    .kadai .white-block .category-block {
        max-width: 240px;
        padding: 8px 4px;
        top:-28px;
    }
}

.kadai .detail-block .white-block .category-block p {
    font-size: 20px;
    color: #fff;
}
@media screen and (max-width:833px){
    .kadai .detail-block .white-block .category-block p {
        font-size: 18px;
    }
}
@media screen and (max-width:480px){
    .kadai .detail-block .white-block .category-block p {
        font-size: 14px;
    }
}

.kadai .detail-block .memo-block {
    padding-top: 8px;
    text-align: right;
}

.kadai .detail-block .memo-block p {
    font-size: 12px;
}

.kadai .detail-block .white-block .title-block {
    position: relative;
}

.kadai .detail-block .white-block .title-block .title-img {
    position: absolute;
    top: 50%;
    max-width: 280px;
    width: 100%;
}
@media screen and (max-width:833px){
    .kadai .detail-block .white-block .title-block .title-img {
        max-width: 180px;
    }
}
@media screen and (max-width:480px){
    .kadai .detail-block .white-block .title-block .title-img {
        max-width: 60px;
        top: 25%;
    }
}

.kadai .detail-block .white-block .title-block .title-img-l {
    left: 0;
}

.kadai .detail-block .white-block .title-block .title-img-r {
    right: 0;
}

.kadai .detail-block .white-block .title-block p {
    font-size: 20px;
}
@media screen and (max-width:833px){
    .kadai .detail-block .white-block .title-block p {
        font-size: 18px;
    }
}
@media screen and (max-width:480px){
    .kadai .detail-block .white-block .title-block p {
        font-size: 16px;
    }
}

.kadai .detail-block .white-block .product-box {
    margin-top: 50px;
    justify-content: space-between;
}
@media screen and (max-width:833px) {
    .kadai .detail-block .white-block .product-box {
        flex-wrap: wrap;
        margin-top: 30px;
    }
}
@media screen and (max-width:480px) {
    .kadai .detail-block .white-block .product-box {
        margin-top: 20px;
    }
}

.kadai .detail-block .white-block .product-box .product-item {
    width: 48%;
}
@media screen and (max-width:833px) {
    .kadai .detail-block .white-block .product-box .product-item {
        width: 100%;
    }
    .kadai .detail-block .white-block .product-box .product-item:first-of-type {
        margin-bottom: 20px;
    }
}

.kadai .detail-block .white-block .product-box .product-item .product-title {
    margin-bottom: 8px;
}

.kadai .detail-block .white-block .product-box .product-item .product-title p {
    color: #2285d9;
    font-size: 14px;
    font-weight: bold;
}

.kadai .detail-block .white-block .product-box .product-item .product-card .product-img {
    max-width: 150px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 8px;
}
@media screen and (max-width:833px) {
    .kadai .detail-block .white-block .product-box .product-item .product-card .product-img {
        max-width: 120px;
    }
}
@media screen and (max-width:480px) {
    .kadai .detail-block .white-block .product-box .product-item .product-card .product-img {
        max-width: 100px;
    }
}

.kadai .detail-block .white-block .product-box .product-item .product-card .product-img-logo {
    max-width: 340px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 8px;
}
@media screen and (max-width:833px) {
    .kadai .detail-block .white-block .product-box .product-item .product-card .product-img-logo {
        max-width: 300px;
    }
}
@media screen and (max-width:480px) {
    .kadai .detail-block .white-block .product-box .product-item .product-card .product-img-logo {
        max-width: 200px;
    }
}

.kadai .detail-block .white-block .product-box .product-item .product-card .product-info {
    border-top: 1px solid #ccc;
    padding-top: 8px;
}

/* kadai-telework-1 */
.kadai-telework-1 .inner {
    background-color: #fff6d2;
}

.kadai-telework-1 .kadai-txt .txt {
    background:rgba(0, 0, 0, 0) linear-gradient(transparent 0%, #fff 0%) repeat scroll 0 0;
}

.kadai-telework-1 .kadai-txt .m-top-ss {
    margin-top: 6px;
}

/* kadai-telework-2 */
#kadai1,#kadai2,#kadai3 {
    padding-top: 90px;
    margin-top: -90px;
}

.kadai-telework-2 .kadai-txt .txt {
    background:rgba(0, 0, 0, 0) linear-gradient(transparent 0%, #fff6d2 0%) repeat scroll 0 0;
}

.kadai-telework-2 .detail-block .white-block .detail-img {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
}

.kadai-telework-2 .detail-block .white-block .title-block {
    margin-top: 55px;
}
@media screen and (max-width:833px) {
    .kadai-telework-2 .detail-block .white-block .title-block {
        margin-top: 35px;
    }
}

/* kadai-telework-3 */
.kadai-telework-3 .inner {
    background-color: #fff6d2;
}

.kadai-telework-3 .kadai-txt .txt {
    background:rgba(0, 0, 0, 0) linear-gradient(transparent 0%, #fff 0%) repeat scroll 0 0;
}

/* 繧ｿ繧､繝医Ν縺�2陦後�縺溘ａ迚ｹ蛻･蟇ｾ蠢� */
@media screen and (max-width:833px) {
    .kadai-telework-3 .detail-block .white-block-row .category-block p {
        font-size: 16px;
    }
}

@media screen and (max-width:480px) {
    .kadai-telework-3 .white-block-row .category-block {
        top: -40px;
    }
    .kadai-telework-3 .detail-block .white-block-row {
        padding-top: 36px;
    }
    .kadai-telework-3 .detail-block .white-block-row .category-block p {
        font-size: 14px;
    }
}

.kadai-telework-3 .detail-block .white-block .detail-img {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
}

.kadai-telework-3 .detail-block .white-block .title-block {
    margin-top: 55px;
}
@media screen and (max-width:833px) {
    .kadai-telework-3 .detail-block .white-block .title-block {
        margin-top: 35px;
    }
}

/* .kadai-process-1 */
.kadai-process-1 .inner {
    background-color: #fff6d2;
}

.kadai-process-1 .kadai-txt .txt {
    background:rgba(0, 0, 0, 0) linear-gradient(transparent 0%, #fff 0%) repeat scroll 0 0;
}

.kadai-process-1 .detail-block .white-block .title-block {
    margin-top: 55px;
}
@media screen and (max-width:833px) {
    .kadai-process-1 .detail-block .white-block .title-block {
        margin-top: 35px;
    }
}

/* 繧ｿ繧､繝医Ν縺�2陦後�縺溘ａ迚ｹ蛻･蟇ｾ蠢� */
@media screen and (max-width:833px) {
    .kadai-process-1 .detail-block .white-block-row .category-block p {
        font-size: 16px;
    }
}

@media screen and (max-width:480px) {
    .kadai-process-1 .white-block-row .category-block {
        top: -40px;
    }
    .kadai-process-1 .detail-block .white-block-row {
        padding-top: 36px;
    }
    .kadai-process-1 .detail-block .white-block-row .category-block p {
        font-size: 14px;
    }
}

/* .kadai-process-2 */
.kadai-process-2 .kadai-txt .txt {
    background:rgba(0, 0, 0, 0) linear-gradient(transparent 0%, #fff6d2 0%) repeat scroll 0 0;
}

.kadai-process-2 .detail-block .white-block .title-block {
    margin-top: 55px;
}
@media screen and (max-width:833px) {
    .kadai-process-2 .detail-block .white-block .title-block {
        margin-top: 35px;
    }
}

/* .kadai-process-3 */
.kadai-process-3 .inner {
    background-color: #fff6d2;
}

.kadai-process-3 .kadai-txt .txt {
    background:rgba(0, 0, 0, 0) linear-gradient(transparent 0%, #fff 0%) repeat scroll 0 0;
}

/* .kadai-hybrid-1 */
.kadai-hybrid-1 .inner {
    background-color: #fff6d2;
}

@media screen and (max-width:480px){
    .kadai-hybrid-1 .section-title h2 {
        font-size: 18px;
    }
}

.kadai-hybrid-1 .kadai-txt .txt {
    background:rgba(0, 0, 0, 0) linear-gradient(transparent 0%, #fff 0%) repeat scroll 0 0;
}

.kadai-hybrid-1 .detail-block .white-block .title-block {
    margin-top: 55px;
}
@media screen and (max-width:833px) {
    .kadai-hybrid-1 .detail-block .white-block .title-block {
        margin-top: 35px;
    }
}

/* .kadai-hybrid-2 */
.kadai-hybrid-2 .kadai-txt .txt {
    background:rgba(0, 0, 0, 0) linear-gradient(transparent 0%, #fff6d2 0%) repeat scroll 0 0;
}

.kadai-hybrid-2 .detail-block .white-block .detail-img {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
}

.kadai-hybrid-2 .detail-block .white-block .title-block {
    margin-top: 55px;
}
@media screen and (max-width:833px) {
    .kadai-hybrid-2 .detail-block .white-block .title-block {
        margin-top: 35px;
    }
}

/* .kadai-process-3 */
.kadai-hybrid-3 .inner {
    background-color: #fff6d2;
}

@media screen and (max-width:480px){
    .kadai-hybrid-3 .section-title h2 {
        font-size: 18px;
    }
}

.kadai-hybrid-3 .kadai-txt .txt {
    background:rgba(0, 0, 0, 0) linear-gradient(transparent 0%, #fff 0%) repeat scroll 0 0;
}

.kadai-hybrid-3 .detail-block .white-block .title-block {
    margin-top: 55px;
}
@media screen and (max-width:833px) {
    .kadai-hybrid-3 .detail-block .white-block .title-block {
        margin-top: 35px;
    }
}

/* kadai-channel-1 */
.kadai-channel-1 .inner {
    background-color: #fff6d2;
}

.kadai-channel-1 .kadai-txt .txt {
    background:rgba(0, 0, 0, 0) linear-gradient(transparent 0%, #fff 0%) repeat scroll 0 0;
}

.kadai-channel-1 .kadai-txt .m-top-ss {
    margin-top: 6px;
}

.kadai-channel-1 .detail-block .white-block .detail-img {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
}

.kadai-channel-1 .detail-block .white-block .title-block {
    margin-top: 55px;
}
@media screen and (max-width:833px) {
    .kadai-channel-1 .detail-block .white-block .title-block {
        margin-top: 35px;
    }
}

/* kadai-channel-2 */
.kadai-channel-2 .kadai-txt .txt {
    background:rgba(0, 0, 0, 0) linear-gradient(transparent 0%, #fff6d2 0%) repeat scroll 0 0;
}

.kadai-channel-2 .detail-block .white-block .detail-img {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
}

.kadai-channel-2 .detail-block .white-block .title-block {
    margin-top: 55px;
}
@media screen and (max-width:833px) {
    .kadai-channel-2 .detail-block .white-block .title-block {
        margin-top: 35px;
    }
}

/* kadai-channel-3 */
.kadai-channel-3 .inner {
    background-color: #fff6d2;
}

.kadai-channel-3 .kadai-txt .txt {
    background:rgba(0, 0, 0, 0) linear-gradient(transparent 0%, #fff 0%) repeat scroll 0 0;
}

.kadai-channel-3 .detail-block .white-block .detail-img {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
}

.network{
	background: url("/content/dam/nttcom/hq/jp/business/lp/nnnws/img/icon_communication.png");
	background-size: 12%;
	background-repeat: no-repeat;
	background-position:center left 10px;
	
}
.nav-tabs > li.active > a.network{
	background: url("/content/dam/nttcom/hq/jp/business/lp/nnnws/img/icon_communication_a.png");
	background-size: 12%;
	background-repeat: no-repeat;
	background-color: #fff;
	background-position:center left 10px;
}

.collaboration{
	background: url("/content/dam/nttcom/hq/jp/business/lp/nnnws/img/icon_collaboration.png");
	background-size: 13%;
	background-repeat: no-repeat;
	background-position:center left 10px;
	
	
}
.nav-tabs > li.active > a.collaboration{
	background: url("/content/dam/nttcom/hq/jp/business/lp/nnnws/img/icon_collaboration_a.png");
	background-size: 13%;
	background-repeat: no-repeat;
	background-color: #fff;
	background-position:center left 10px;
}

.telephone {
	background: url("/content/dam/nttcom/hq/jp/business/lp/nnnws/img/icon_telephone.png");
	background-size: 13%;
	background-repeat: no-repeat;
	background-position:center left 10px;
	
	
}
.nav-tabs > li.active > a.telephone {
	background: url("/content/dam/nttcom/hq/jp/business/lp/nnnws/img/icon_telephone_a.png");
	background-size: 13%;
	background-repeat: no-repeat;
	background-color: #fff;
	background-position:center left 10px;
}

.remote_control {
	background: url("/content/dam/nttcom/hq/jp/business/lp/nnnws/img/icon_remote_control.png");
	background-size: 13%;
	background-repeat: no-repeat;
	background-position:center left 10px;
	
	
}
.nav-tabs > li.active > a.remote_control {
	background: url("/content/dam/nttcom/hq/jp/business/lp/nnnws/img/icon_remote_control_a.png");
	background-size: 13%;
	background-repeat: no-repeat;
	background-color: #fff;
	background-position:center left 10px;
}

.online_delivery {
	background: url("/content/dam/nttcom/hq/jp/business/lp/nnnws/img/icon_online_delivery.png");
	background-size: 13%;
	background-repeat: no-repeat;
	background-position:center left 10px;
	
	
}
.nav-tabs > li.active > a.online_delivery {
	background: url("/content/dam/nttcom/hq/jp/business/lp/nnnws/img/icon_online_delivery_a.png");
	background-size: 13%;
	background-repeat: no-repeat;
	background-color: #fff;
	background-position:center left 10px;
}

.bcp {
	background: url("/content/dam/nttcom/hq/jp/business/lp/nnnws/img/icon_bcp.png");
	background-size: 13%;
	background-repeat: no-repeat;
	background-position:center left 10px;
	
	
}
.nav-tabs > li.active > a.bcp {
	background: url("/content/dam/nttcom/hq/jp/business/lp/nnnws/img/icon_bcp_a.png");
	background-size: 13%;
	background-repeat: no-repeat;
	background-color: #fff;
	background-position:center left 10px;
}

/* case-menu */
.case-menu .case-menu-block {
    padding-top: 75px;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}
@media screen and (max-width:833px){
    .case-menu .case-menu-block {
        padding-top: 45px;
    }
}

.case-menu .case-menu-block:before, .case-menu .case-menu-block:after {
    border-top: 1px solid;
    content: "";
    width: 100%;
    max-width: 100%;
  }
  .case-menu .case-menu-block:before {
    margin-right: 12px;
  }
  .case-menu .case-menu-block:after {
    margin-left: 12px;
  }
  

.case-menu .case-menu-block .img-block {
    max-width: 40px;
    width: 100%;
    padding-right: 12px;
}
@media screen and (max-width:833px){
    .case-menu .case-menu-block .img-block {
        max-width: 36px;
        padding-right: 10px;
    }
}
@media screen and (max-width:480px){
    .case-menu .case-menu-block .img-block {
        max-width: 24px;
        padding-right: 8px;
    }
}

.case-menu .case-menu-block .text-block {
    max-width: 208px;
    width: 100%;
}

.case-menu .case-menu-block .text-block p {
    font-size: 26px;
}
@media screen and (max-width:833px){
    .case-menu .case-menu-block .text-block p {
        font-size: 20px;
    }
}
@media screen and (max-width:480px){
    .case-menu .case-menu-block .text-block p {
        font-size: 15px;
    }
}

.case-menu .link-box {
    justify-content: space-between;
    padding-top: 40px;
}
@media screen and (max-width:833px){
    .case-menu .link-box {
        flex-wrap: wrap;
        padding-top: 24px;
    }
}

.case-menu .link-box .link-card {
    padding: 0;
    width: 31%;
    transition: all 0.3s;
}
@media screen and (max-width:833px){
    .case-menu .link-box .link-card {
        width: 100%;
        margin-bottom: 24px;
    }
    .case-menu .link-box .link-card:last-of-type {
        margin-bottom: 0;
    }
}

.case-menu .link-box .link-card:hover {
    opacity: 0.7;
}

.case-menu .link-box .link-card .text-block {
    padding-top: 12px;
    padding-bottom: 20px;
}

.case-menu .link-box .link-card .text-block p {
    font-size: 18px;
    max-width: 230px;
    width: 100%;
    margin: 0 auto;
    background:rgba(0, 0, 0, 0) linear-gradient(transparent 45%, #f7e491 0%) repeat scroll 0 0;
}
@media screen and (max-width:833px){
    .case-menu .link-box .link-card .text-block p {
        font-size: 16px;
        max-width: 208px;
    }
}

.case-menu .link-box .link-card .text-block .short {
    max-width: 196px;
}
@media screen and (max-width:833px){
    .case-menu .link-box .link-card .text-block .short {
        max-width: 174px;
    }
}
