﻿@charset "UTF-8";
/* CSS Document */
.cl-main{
	font-family: 'Noto Sans JP', sans-serif;
}


li{
	list-style-type: none;
}

.contents_inner ul{
	padding-left: 0;
}

.pcno{
	display: block;
}

.spno{
	display: none;
}

.red{
	color: #c03;
}


 

a{
	text-decoration: none;
	
}

.case_study p a{
text-decoration : underline ; 

}

.mb20{
margin-bottom:20px;
}
.contents {
	width: 100%
}

.contents_inner img{
	width: 100%;
	height: auto;
	margin-bottom:20px;
}

.cl-mv {
	width: 100%;
	height: auto;
	background: #fff;
	margin-bottom: 40px;
}

.cl-mv img {
	width: 100%;
	padding: 0 auto;
}
.content-area {
	max-width: 940px	;
	height: auto;
	margin: 0 auto 10px;
	background: #fff;

}
.tit-cmn-lv2{
	text-align:left;

}
/*btn*/
.cl-menu-btn{
	margin: 20px 0px 0px;
}
.menu-btn{
	display: block;
	text-align: center;
	padding-left: 0;
	
}


.menu-btn li{
	display: inline-block;
	padding: 20px;
	background-color: #c03;
	margin-bottom: 10px;
	width: 90%;
	text-align: center;
	color: #fff;
}
.menu-btn a{
	color: #fff!important;
	display: inline-block;
}

/*contents*/
.contents-wrap{
	margin: auto;
	padding: 10px;
	box-sizing: border-box;
}

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

/*about*/
h2{
	text-align: center;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	
}

.bg-p{
	background-color: #fceeef;
	padding: 20px;
}
.about_dpoint h2{
	margin-bottom: 20px;
	margin-top: 0;
	font-size: 130%;
}

.about_dpoint h2{
	background: url("../../../../../../../../../content/dam/nttcom/hq/jp/business/lp/dpoint/img/circle_1.png");
	background-repeat: no-repeat;
	background-size: 31px;
	background-position: center left 0%;
	text-align: center;
	font-size:150%;
	margin-bottom: 20px;
	margin-top: 0;
	width:200px;
	margin:auto auto 20px;
	}
.news h2{
	background: url("../../../../../../../../../content/dam/nttcom/hq/jp/business/lp/dpoint/img/circle_1.png");
	background-repeat: no-repeat;
	background-size: 31px;
	background-position: center left 25%;
	text-align: center;
	font-size:150%;
	margin-bottom: 20px;
	margin-top: 0;
	width:200px;
	margin:auto auto 20px;
	}


.flex_pic{
	display: block;
	box-sizing: border-box;
	margin-bottom: 40px;
}


.flex_pic li{
	width: 100%;
	margin-bottom: 20px;
	background-color: #fff;
	font-size: 14px;
}

.flex_pic li p{
	padding: 5px;
	text-align: center;
}

.flex_pic li:last-of-type{
	margin-right: 0;
}
.dc_text{
	font-size:17px;
}
.about_text{
	text-align: justify;
	margin-bottom: 40px;
}

.about_item{
	font-size: 150%;
}
.about_persons{
	display:block;
	box-sizing: border-box;
}
.about_persons_list{
	width: 100%;
	padding: 10px;
	background-color: #fff;
	border-radius: 10px;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.about_persons_list p{
	margin-bottom: 33px;
}
.about_persons_list h3{
	font-size: 120%; 
	margin-bottom: 25px;
	text-align: center;
}
.about_num{
	padding: 10px 20px;
	background-color: #fff100;
	border-radius: 30px;
	text-align: center;
}
.about_persons_text{
	text-align: center;
	margin-bottom: 30px;
}
.about_text{
	text-align: center;
	margin-bottom: 40px;
}
.about_text2{
	text-align: center;
	margin-bottom: 40px;
}
	
/*merit*/
.merit-btn{
	display: block;
	margin-bottom:40px;
	color:#c03;
}


.merit-btn-list img{
position: absolute;
    top: 50%;
    right: 20px;
    width: 16px;
    transform: translateY(-50%);

}	

.merit-btn-list{
	position: relative;
    border: solid 3px #c03;
    padding: 10px;
    margin:5px auto;
    box-sizing: border-box;
    height:70px;
    width:90%;
    color:#c03;
    
}

.merit-btn-list span{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	font-size:120%;

}
.merit{
	padding: 10px!important;
}
.merit h2{
	margin-bottom: 20px;
	font-size: 130%;
}
.merit_item{
	position: relative;
}
.meriit_lead{
	text-align: center;
	font-size: 120%;
	border-top: dashed 2px #464646;
	border-bottom:  dashed 2px #464646;
	padding: 15px;
	margin-bottom: 40px;
}

.three_point{
    width: 60px;
    position: absolute;
    left: 7%;
    top: -8px;
}

.merit h2{
	background: url("../../../../../../../../../content/dam/nttcom/hq/jp/business/lp/dpoint/img/circle_2.png");
	background-repeat: no-repeat;
	background-size: 31px;
	background-position: center left 0%;
	text-align: center;
	font-size:150%;
	margin-bottom: 20px;
	margin-top: 0;
	width:220px;
	margin:auto auto 20px;
	}



@media screen and (min-width: 540px) {
	.three_point{
		left: 25%;	
}
	.merit h2{
		background-position: center left 27%;
}
}

.point_wrap{
	display: block;
	box-sizing: border-box;
}

.point_wrap.point_item{
	width: 90%;
	padding: 10px;
	border: solid 2px #c03;
}

.point_item{
	position: relative;
	border: solid 3px #c03;
	padding: 10px;
	margin: 10px 10px 20px 10px;
}

.point_nam{
	position: absolute;
	top: 0px;
	left: -3px;
	background-color: #c03;
	    
	padding: 7px 10px 10px;
	color: #fff;
	font-size: 120%;
}

.point_item_title{
	text-align: center;
	margin-bottom: 40px;
	font-size: 110%;
	margin-top: 10px!important;
	
}
.point_item_title.num3{
	margin-bottom: 15px;
}

.point_item_title span{
	background-color: #ffea00;
	padding: 0;

}

.merit-btn-list a{
	display: block;
}
.point_text{
	text-align: center;
}

.point_item_img{
	width: 90%;
	margin: auto auto 80px auto!important;
	max-width: 320px;
}

.point_btn{
	position: absolute;
	bottom: 30px;
	left: 50%;
	transform: translateX(-50%);
	color: #c03;
	border: solid 2px #c03;
	padding: 10px;
	text-align: center;
	transition: .5s;
	width: 90%;
	font-size: 14px;
	max-width: 200px;
	box-sizing: border-box;
}

.point_btn:hover{
	border: solid 4px #c03;
}
.point_btn a{
	color: #c03!important;
	padding-left: 10px;
}
.point_btn a::after{
	content:'';
	padding-left: 22px;
	background: url("../../../../../../../../../content/dam/nttcom/hq/jp/business/lp/dpoint/img/icon-btn.png");
	background-size: 9px;
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom:3.45px;
}
@media screen and (max-width: 880px) {
	.three_point{
		right: 12%;
		
}
}
/*case*/
.flex_pic.case_pic li{
	padding: 18px;
	padding-bottom: 80px;
	box-sizing: border-box;
}
.case h2{
	margin-bottom: 20px;
	font-size: 130%;
}

.case h2{
	background: url("../../../../../../../../../content/dam/nttcom/hq/jp/business/lp/dpoint/img/circle_1.png");
	background-repeat: no-repeat;
	background-size: 31px;
	background-position: center left 0%;
	text-align: center;
	font-size:150%;
	margin-bottom: 20px;
	margin-top: 0;
	width:280px;
	margin:auto auto 20px;
	}




.name{
	font-size: 90%;
}

.case_pic li{
	position: relative;
	
}
.case_item{
	position: relative;
}
.sub_item{
	position: absolute;
	background-color: #c03;
	padding: 0px 10px!important;
	color: #fff;
	left: -1px;
	top: 5.5px;
}
/*導入事例*/
.case_bg{
	background-color: #fceeef;
	padding: 32px 10px 54px 10px;
	margin-bottom:20px;
}
.case_bg_gray{
	
	padding: 10px 10px 0px 10px;
	margin-bottom:64px;
   	 text-align: justify;
}
.btn_bg{
	background-color: #ff819c!important;
}
.menu-btn a:before{
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url("../../../../../../../../../content/dam/nttcom/hq/jp/business/lp/dpoint/img/linkbtn_icon.png");
	background-size: contain;
	vertical-align: bottom;
}
.menu-btn .ancar a:before{
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url("../../../../../../../../../content/dam/nttcom/hq/jp/business/lp/dpoint/img/linkbtn_icon_bottom.png");
	background-size: contain;
	padding-right:3px;
	margin-bottom:2px;
	background-repeat: no-repeat;
	
}

.menu-btn a:before{
	content: "";
	display: inline-block;
	width: 13px;
	height: 13px;
	background: url("../../../../../../../../../content/dam/nttcom/hq/jp/business/lp/dpoint/img/linkbtn_icon.png");
	background-size: contain;
	vertical-align: middle;
	background-repeat: no-repeat;
}

.case_title1 {
	position: relative;
	overflow: hidden;
	padding: 10px;
	padding-left: 100px;
	word-break: break-all;
	border: solid 2px #c03;
	font-size: 16px;
	background-color: #fff;
	margin-bottom:20px;
	
}

.case_bg_gray{
	padding: 20px;
	margin-bottom:64px;
	background-color:#f9f9f9;
}
.mb{
	margin-bottom:20px;
}
.case_data{
	display: block;
	margin-bottom: 20px;
}

.case_title2 {
	position: relative;
	overflow: hidden;
	padding: 5px 10px;
	padding-left: 80px;
	word-break: break-all;
	border: solid 2px #d3788e;
	font-size: 10px;
	background-color: #fff;
	width: 100%;
	margin-top:0px;
	box-sizing: border-box;
	margin-bottom: 10px;
	
}
.case_title3 {
	position: relative;
	overflow: hidden;
	padding: 5px 10px;
	padding-left: 80px;
	word-break: break-all;
	border: solid 2px #d3788e;
	font-size: 10px;
	background-color: #fff;
	width: 100%;
	margin-top:0px;
	box-sizing: border-box;
	margin-bottom: 10px;
	
}
.intaview{
	display: block;
	box-sizing: border-box;
	margin-bottom: 0;
}
.dc_title {
  font-size: 16px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  padding: 10px;
  color: #fff;
  background: #c03;
}
.dc_title2 {
  font-size: 10px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
padding: 5px 0px;
    color: #fff;
    background: #d3788e;
	
    width: 76px;
    text-align: center;
}
.yamadc_title2 {
  font-size: 10px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
padding: 5px 0px;
    color: #fff;
    background: #d3788e;
	
    width: 76px;
    text-align: center;
}

.dc_title3 {
  font-size: 10px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  padding:13px 0px;
  color: #fff;
  background:#d3788e;
	text-align: center;
	width: 76px;
	
	
}
.castledc_title3 {
  font-size: 10px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  padding:20px 0px!important;
  color: #fff;
  background:#d3788e;
	text-align: center;
	width: 76px;
	
	
}

.yamadc_title3{
  font-size: 10px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  padding:13px 0px;
  color: #fff;
  background:#d3788e;
	text-align: center;
	width: 76px;
	}
	
.case1{
	display: block;
	box-sizing: border-box;
	align-items: center;
	margin-bottom: 40px;
}


.case1_list h2{
	margin: 0;
	line-height: 1.2;
	font-size: 18px;
}


.case_list_pic{
	margin-bottom: 20px;
}
.case1_text{
	font-size: 14px;
	text-align: justify;
	margin: 20px 0;
}



.case_list_item_pic{
	width: 117px;
	margin: 0;
}
.intaview_list h4{
	margin: 0;
	border-bottom: solid 1px;
}
.intaview_list{
	background-color: #fff;
	padding: 5px 10px;
}
.intaview{
	text-align: center;
}
.intaview img{
	width: 30%;
	margin: auto;
}
.case_name{
	font-size: 14px;
	
}

.case_btn{
	display: block;
	box-sizing: border-box;
	padding-left: 0;
	margin-bottom: 40px;
	
}

.case_btn_list{
	background: url("../../../../../../../../../content/dam/nttcom/hq/jp/business/lp/dpoint/img/icon_yajirusi.png");
	background-repeat: no-repeat;
	background-position: center bottom 3px;
	background-size: 14px
}

.case_btn li{
	width: 90%;
	margin: auto auto 20px;
	padding: 10px 10px 16px;
	background-color: #c03;
	text-align: center;
	color: #fff;
	transition: 1s;
	box-sizing: border-box;
}
.case_btn li:hover{
	opacity: 0.7;
}
.case_btn li a{
	color: #fff;
	display: block;
	width: 100%;
	text-decoration-line: none;
}

#id1{

padding-top:50px!important;
}
#id2{

padding-top:50px!important;
}
#id3{

padding-top:50px!important;
}
#id4{

padding-top:50px!important;
}

#idm1{

padding-top:50px!important;
}
#idm2{

padding-top:50px!important;
}
#idm3{

padding-top:50px!important;
}
#idm4{

padding-top:50px!important;
}

#idc1{
margin-top:-50px;
padding-top:50px!important;
}
#idc2{

margin-top:-50px;
padding-top:50px!important;
}
#idc3{

margin-top:-50px;
padding-top:50px!important;
}
#idc4{

margin-top:-50px;
padding-top:50px!important;
}
#idc1{
margin-top:-50px;
padding-top:50px!important;
}
#idc2{

margin-top:-50px;
padding-top:50px!important;
}
#idc3{

margin-top:-50px;
padding-top:50px!important;
}
#idc4{

margin-top:-50px;
padding-top:50px!important;
}
#idc5{
margin-top:-50px;
padding-top:50px!important;
}
#idc6{

margin-top:-50px;
padding-top:50px!important;
}
#idc7{

margin-top:-50px;
padding-top:50px!important;
}
#idc8{

margin-top:-50px;
padding-top:50px!important;
}
#idc9{
margin-top:-50px;
padding-top:50px!important;
}
#idc10{

margin-top:-50px;
padding-top:50px!important;
}
#idc11{

margin-top:-50px;
padding-top:50px!important;
}
#idc12{

margin-top:-50px;
padding-top:50px!important;
}
#idc13{
margin-top:-50px;
padding-top:50px!important;
}
#idc14{

margin-top:-50px;
padding-top:50px!important;
}
#idc15{

margin-top:-50px;
padding-top:50px!important;
}
#idc16{

margin-top:-50px;
padding-top:50px!important;
}



.dpoint-kv{
	position: relative;
}


.kv-casetitle{
	position: relative;
	padding-top: 30px;
	font-size: 20px;
	border-bottom: 1px solid rgba(5,62,98,1);
	color:#464646;
	
}

.kv-casetitle span{
	position: relative;
	z-index: 2;
}

.kv-casetitle::before {
	content: attr(data-en);
	position: absolute;
	top: 0px;
	left: 0;
	color: #fceeef;
	font-size: 32px;
	text-transform: uppercase;
	z-index: 1;
	font-style:italic;
}

.copy{
	font-size: 170%;
	font-weight: bold;
	padding-left:10px;
	border-left:10px solid #f2b7bf;

	
}
span.solution__new{
font-style: normal;
     font-size: 60%!important;
    padding: 1px 5px!important;
    color: #c80024;
    margin-right: 5px;
    text-align: center;
    border: 1px solid #c80024;
    background:#fceeef;
    border-radius: 20px;
    width:23%;
    margin-left:4px;
}
span.news-name-tag{
	color: #fff;
	background-color: #c03;
	padding: 0px 5px;
	margin-right: 10px;
}


.company-name{
	font-size: 90%;

}
.kv-item{
	background-color: #fff;
	position: absolute;
	bottom: 10px;
	right: 10px;
	padding: 0px 30px;
	
}
.kv-person{
	font-size: 95%;
	border-bottom: solid 1px;
	margin-top:20px;
	margin-bottom:10px!important;
}
.kv-name{
	display: flex;
	box-sizing: border-box;
}
.kv-name p{
	font-size: 75%;
}
.kv-name span{
	font-size: 130%;
}
.kv-item img{
	width: 50px;
	height: auto;
	margin-right: 20px;
}



@media screen and (min-width: 540px) and (max-width: 767px) {
.copy{
	font-size: 200%;
}
.company-name{

	font-size: 114%;
	
}
.kv-name p{
	font-size: 80%;
}
.kv-name span{
	font-size: 150%;
}

.kv-item{
margin:20px!important;

}
}

.case_talk_inner{
	background-color: #fff;
	padding: 40px 10px 10px 10px;
}
.case_wrap{
	margin-bottom: 40px;
}

.case_talk_title{
	display: block;
	box-sizing: border-box;
	align-items: center;
}
.case_circle {
    width: 80px;
    height: 80px; 
    background-color: pink;
    border-radius: 50%; 
    text-align: center;
	color: #fff;
margin: auto;
margin-bottom:10px;
}

.case_circle span{
	position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
	display:inline-block;
	
}

.case_circle1{
	width: 80px;
    height: 80px; 
    background-color: pink;
    border-radius: 50%; 
	color: #fff;
    text-align: center;
	line-height: 80px;
	margin: auto;
	margin-bottom: 10px;

}

.circle_inner{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	width: 100%;
	margin: 0;
}

.q{
	text-align: center;
	font-size: 18px;
	margin-bottom:10px;
	font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
	font-weight:bold;
}

.space2{
	display: none;
}

.case_list_item{
	margin-bottom: 10px;
}

.center{
	text-align: center;
	margin-bottom: 32px;
}

.case_title4 span{
	background: linear-gradient(transparent 80%, #ffde00 70%);
}

.case_list_item{
	margin-bottom: 20px;
}
.link_btn{
margin-top: 40px;
color: #c03;
border: solid 3px #c03;
padding: 10px 20px;
max-width: 200px;
width: 90%;
text-align: center;
margin: auto;
transition: 1s
}

.link_btn a{
color: #c03!important;
display: inline-block;
width: 100%;
}

.link_btn:hover{
border: solid 4px #c03;
}
.case_wrap{
	text-align: justify;
}
.michidc_title3 {
  font-size: 10px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  padding:13px 0px;
  color: #fff;
  background:#d3788e;
	text-align: center;
	width: 76px;
	
	
}

@media screen and (min-width: 540px) {
.michidc_title3 {
  font-size: 10px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  padding:13px 0px;
  color: #fff;
  background:#d3788e;
	text-align: center;
	width: 76px;
	
	
}
	.case_list_item{
		display: flex;
		box-sizing: border-box;
		background-color: #fff;
		margin: auto;
		width: 70%;
		margin-bottom: 20px;
		
	}
	.intaview{
	display: flex;
	box-sizing: border-box;
	margin-bottom: 0;
		text-align: left;
}
	.case_name{
		margin-left: -65px;
	}

	.q{
	font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
	font-weight:bold;
		text-align: left;
		padding-left: 20px;
	}
	.case_talk_title {
		display: flex;
		box-sizing: border-box;
}

	.case_circle{
		margin: 0;
	}
	.case_circle1{
		margin: 0;
	}
	.br{
		display: none;
	}

	.space2{
	display: inline-block;
}
	.dc_title3 {
		width: 72px;
}
	.dc_title2{
		width: 72px;
	}
	.intaview img{
	width: 30%;
	margin: auto;
}

}

.merit_title {
	position: relative;
	overflow: hidden;
	padding: 10px;
	padding-left: 20px;
	word-break: break-all;
	border: solid 2px #c03;
	font-size: 110%!important;
	background-color: #fff;
	margin-bottom:20px;
	text-align: center;
	
}

.merit_lead{
	text-align: center;
	line-height: 1.5!important;
}
.merit_date{
	text-align: right;
}
	
.marker{
	background-color: #ffea00;
}

.large{
	font-size: 18px;
}
.small{
	font-size: 13px;
}
.lead_flex{
	display: flex;
	align-items:center;
	justify-content: center;
	margin-bottom: 10px;
}
.merit_point_wrap{
	position: relative;
}
.yajirushi{
	position: absolute;
	top: -70px;
	left: 50%;
	transform: translateX(-50%);
	width:37%;
}
.merit_point{
	margin-top: 60px;
	padding: 20px;
	border-radius: 10px;
	margin-bottom: 0px;
}
.merit-btn-list a{
	display: block;
	width:100%;
	height:100%;
	color:#c03!important;
}
.merit-2-wrap{
	margin-bottom:64px;
	}
.merit-3-graf{
	margin-bottom:20px;

}
.merit-3-pic img{
	margin-bottom:0px!important;
	}
.point_ex{
	
	text-align: center;
	background-color: #fff;
    padding: 40px 10px 20px;
    border-radius: 15px;
}

.point_text_item{
	
	text-align: center;
	font-size: 115%;
	   margin-bottom: -10px;
	
}

.dc_red{
	padding: 2px;
	background-color: #c03;
	color: #fff;
}

.merit_point_title{
	font-size: 120%;
	text-align: left;
	display: inline-block;
	
	
}
.merit_pic_point{
	margin-top: 20px!important;
	width: 100%;
    margin: auto;
}
.introduce{
	font-size: 110%!important;
	background-color: #d15e7a;
	color: #fff;
	border-radius: 30px;
	margin-bottom:20px;
}
.introduce_flex{
	display: block;
	box-sizing: border-box;
	margin-bottom: 0px;
}
.introduce_box{
	
	margin: auto;
}
.text-center{
	text-align: center;
}
.text_dc{
	padding: 20px 20px 5px;;
	color: #c03;
	font-style: 18px;
}

.box_inner{
	background-color: #fff;
	max-width: 300px;
	margin:20px auto;
	border-radius: 10px;
	padding: 20px;

	
}

.introduce_box_img{
	width: 80px;
	margin: auto;
	
	padding-top: 10px;
}
.dc_title4 {
  font-size: 18px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  padding: 10px 17px;
  color: #fff;
  background: #c03;
}
.merit_lead{
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
}

.kokuchi{
	max-width:350px;
	width: 85%;
	margin: 0px auto;
	margin-bottom: 40px;
}
.font-s{
	font-size: 13px;
	
}
.text_arrange{
	margin: 0px auto;
	text-align: center;
	display: block;
}
.text_arrange p{
	text-align: left;
	display: inline-block;

}

.text_inner{
	max-width: 550px;
	margin: auto auto 36px; 
}

.border_pic{
	width: 50px;
}

@media screen and (min-width: 540px) {
	.large{
	font-size: 22px;
}
	.border_pic{
		width: 70px;
}
	.merit_title {
		font-size: 18px!important;
}
	.yajirushi{
	    top: -92px;
    width: 30%;
	
}
	.merit_point {
    margin-top: 85px;

	}
	.merit_point_title {
    font-size: 18px;
  
}
	.point_text_item{
		font-size: 17px;
	}
	

}
@media screen and (max-width: 490px) {
	.michidc_title3{
	    padding: 20px 0px!important;
	}
	yamadc_title3 {
	    color: #fff;
    background: #d3788e;
    text-align: center;
    width: 76px;
    font-size: 10px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    padding: 20px 0px;
    }

	yamadc_title2 {

    padding: 13px 0px;

}
}
@media screen and (max-width: 383px) {
.dc_title3 {
    font-size: 10px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    padding: 20px 0px;
    color: #fff;
    background: #d3788e;
    text-align: center;
    width: 76px;
}
.yamadc_title3{
  font-size: 10px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  padding:20px 0px;
  color: #fff;
  background:#d3788e;
	text-align: center;
	width: 76px;
	}
	.yamadc_title2 {
  font-size: 10px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
padding:13px 0px!important;
    color: #fff;
    background: #d3788e;
	
    width: 76px;
    text-align: center;
}


}


.news-wrap{
	display: block;
	box-sizing: border-box;
	padding-left: 0;
	margin-bottom: 40px;
}



.news-box{
	width :100% ; 
	border:2px solid #eda5ac;
	padding: 10px;
	position: relative;
	box-sizing: border-box;
	margin-bottom: 40px;
}
.news-box h4{
	text-align: center;
	margin: 10px 0px 20px;
	font-size: 16px;
}

a{
	text-decoration:none;
}

.news-list{
	margin-bottom: 90px;
}

.news-casebox{
	position: relative;
	margin-bottom: 10px;
	background-color:#fff;
	
}

.news-wrap h4{
	font-size:20px;
	
}



.news-casebox a{
	display: flex;
	box-sizing: border-box;
	background-color: #f2f2f2;
	padding: 10px;
	align-items: center;
	border: solid 1px #e2e2e2;
}
.news-case-img{
	width: 26%;
	
}
.news-case-img img{
	margin-bottom: 0 !important;
}

.news-case-item p{
	margin-bottom:10px!important;
}
.news-case-item p span{
	font-weight: bold;
	font-size:16px;
	line-height:1;
	
}

.news-icon img{
	position: absolute;
	right: 5px;
	top:50%;
	transform: translateY(-50%);
	width: 15px;
	height: auto;
	margin-bottom: -10px;
}
.news-text{
	width: 70%;
	padding: 0px 8px 0px 10px;
}
.news-name{
	font-size: 80%;
	margin-bottom: 5px;
	margin-top:8px;
	
}



/* --------------------------------------------------------
	case
-------------------------------------------------------- */



.line{
	border: solid 3px #c03;
	
}
.case_ttl{
	font-size:22px;
	margin-bottom:2.6em!important;
	font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
	font-weight:bold;
	position:relative;
	display:inline-block;
	text-align:center;
	left:50%;
	transform:translateX(-50%);

	
}

.case_ttl:before{
	 content: '';
	  position: absolute;
	  bottom: -22px;
	  display: inline-block;
	  width: 60px;
	  height: 5px;
	  left: 50%;
	  -webkit-transform: translateX(-50%);
	  transform: translateX(-50%);
	  background-color: black;
	  border-radius: 2px;
	 background-color:#f2b7bf;

}
.tie-up_ttl{
	font-size:22px;
	margin-bottom:10px!important;
    font-weight: bold;/* フォント太さ */  
	border-left: solid 10px #c03;
    padding:0 0.5em;
    font-family: 'Noto Sans JP', sans-serif;
    text-align:left;
}


.company-wrap{
	border: solid 1px;
	padding: 20px 10px;
	margin-bottom: 64px;
}

.company-wrap h5{
	font-size: 20px;
	
}
.company-item{
	display: block;
	margin: auto;
	text-align: center;
}
.company-wrap img{
	max-width: 150px;
	margin: 0px 20px 32px;
}

table{
	margin: auto;
	text-align:left;
	font-size:14px;
}

.table td{
	padding-right: 10px;
}

.dpoint-link a::after {
    padding-left: 5px;
    vertical-align: middle;
    content: "";
    display: inline-block;
    background: url(../../../../../../../../../content/dam/nttcom/hq/jp/business/lp/dpoint/img/link-icon.png) no-repeat center center;
    width: 16px;
    height: 16px;
    background-size: 16px;
}


.tie-up-mv{
	margin: auto;
	text-align: center;
	margin-bottom: 64px;
	position: relative;
	    border: solid 1px #878787;
    padding: 30px 20px 0px 20px;
}
.tie-up-title{
	
	font-size:150%;
	font-weight:bold;
	border-top:double #707070;
    border-bottom:double #707070;
    padding: 10px 0px;
    
}

.tie-up-tit-text span{
	font-size:16px;

}

p.tie-up-tit-text{
	margin-bottom:10px!important;
}

.text-color{
	color: #c03;
}
.tie-up-mv-name{
    border-top: solid 2px #878787;
    padding-top: 10px;
}
.tie-up-mv-name span{
text-align:center;
}

.tie-up-text{
	
	
	right:0px;
	bottom: 46px;
	
	


}

.tie-up-mv img{
	margin-bottom:10px!important;
	}

hr.line{
margin:20px 0px;
}

.contents p:last-child {
margin-bottom:20px!important;
}

.pic img{
	width: 60%;
}
.case_study{
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
	font-size:16px;
}
.case_study p{
font-family: 'Noto Sans JP',sans-serif!important;
font-weight:600;
}
@media screen and (min-width: 540px) and (max-width: 767px){
	.tie-up-title{
	font-size:200%;
	width:100%;
	margin:auto;
}
}

.tie-up h2{
	margin-bottom: 20px;
	text-align: center;

	font-size: 24px;
	
	background: url("../../../../../../../../../content/dam/nttcom/hq/jp/business/lp/dpoint/img/circle_1.png");
	background-repeat: no-repeat;
	background-size: 40px;
	background-position: center left 12%;
	height:43px;
	line-height:43px;
	width:257px;
	margin:auto auto 20px;
}


.tie-up .tie-up-tit{
	padding: 5px 10px;
}



.article{
	 display: block;
	 align-items: center;
	background-color: #fff;
	padding: 20px 20px 26px 20px;
	
	
}

.article:not(:last-child) {
 margin-bottom: 25px;
}

.article-img {
 width: 95%;
 margin: 0px auto;
	
}

.article-img img{
 margin-bottom: 0;
}

.article-body {
width:100%;
}
.article-ttl {
 	font-size: 20px;

	margin-bottom: 10px;
	border-left:solid 5px #c03;
	padding-left:5px;
 	 margin-top:16px;
}





.article-txt {
 font-size: 15px;
 margin: 10px 0 15px;
 line-height: 1.8;
}

.article-more {
 text-align: right;
}

.article-more-txt {
 text-decoration: underline;
 transition: 0.5s;
}
.article-more-txt:hover {
 text-decoration: none;
}
.tie-up-tit{
	border: solid 1px #878787;
	border-radius: 20px;
	font-size: 80%;
	text-align: center;
	color: #878787;
	margin-bottom:0px!important;
	white-space:nowrap;
	background-color:#fff;
}

.article-body-readtxt{
	margin:10px auto 20px!important;
}

.article-more:after{
	content:'\0bb';
	color:#878787;
	background-size: 9px;
	background-repeat: no-repeat;
	background-position: center;
	padding-left:5px;


}

.news-casebox a{
	color:#000!important;
	transition:1s;
}

.news-casebox a:hover{
	color:#878787;
	
}
.contents.news-case-item p{
	margin-bottom:0px!important;
}



.contents .news-case-item p:last-child{
	margin-bottom:0px!important;
}
.point_btn2{
	
	color: #c03;
	border: solid 2px #c03;
	padding:5px 43px;
	text-align: center;
	transition: .5s;
	width: 90%;
	font-size: 14px;
	margin:30px auto 0px auto;
}

.point_btn2:hover{
	border: solid 4px #c03;
}
.point_btn2 a{
	color: #c03;
	padding-left: 17px;
}
.point_btn2 a::after{
	content:'';
	padding-left: 22px;
	background: url("../../../../../../../../../content/dam/nttcom/hq/jp/business/lp/dpoint/img/icon_btn.png");
	background-size: 9px;
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom:3.44px;
	
}

.article-body div{
	text-align:center;

}
.article-body small{
	margin-bottom:40px!important;
	}
	
	.tit-btn{
	margin-top:20px!important;
	}
	.container{
	display:flex;
	align-items: baseline;
	flex-wrap: wrap; 
	justify-content: center;
	
	 }

	.pic-box { 
	width: calc(50% - 20px / 2); 
	line-height:1.3!important;
	} 
	.pic-box:nth-child(2n) { 
		margin-right:0;
	} 
	.pic-box:nth-child(3n) { 
		margin-right:20;
	} 
.contents_inner .case-study img{
	margin-bottom:10px!important;
	}
	
	.pic-box img{ 
	
	margin-bottom:10px!important;
	} 
	
.solution__new {
    font-style: normal;
    font-size: 13px;
    padding: 0px!important;
    color: #c80024;
    margin-right: 5px;
    text-align: center;
     border: 1px solid #c80024;
    border-radius: 20px;
    width:23%;
    margin:0px auto;
    background:#fceeef;

}
p.solution__new{
	margin: 10px 0 20px!important;
}
.point_btn2 a{
	color: #c03!important;
	padding-left: 17px;
}
/*アンカーテキストリンク追加*/
 
.li_disc {
  padding : 0 0 0 1.5em!important;
  font-family: 'Noto Sans JP',sans-serif!important;
  font-weight: 600;
}
.li_disc li{
  display: block;
  padding: 10px 0;
 
}
.li_disc li a:before{
  content: "●";
  font-size: 0.7em;
  position: absolute;
  color: #c03;
  left: -1.5em;
  top: 0.5em;
}
 
 
.li_disc li a {
  position: relative;
  color: #000;
  transition: 0.3s;
  background: linear-gradient(transparent 85%, #ffd5df 85%);
  padding-bottom: 2px;
}
.li_disc li a:hover{
  color : #888;
}
 
 
/*下線太文字タイトル*/
.dc_line.f_bold{
  font-family: 'Noto Sans JP',sans-serif!important;
  font-weight: 600;
  padding-bottom: 10px;
 
}
/*コラム調整*/
.tie-up-mv{
  padding: 10px 20px 15px;
}
.tie-up-mv .tie-up-title{
  margin: 20px 0;
}
.h_space{
  padding: 10px;
  line-height: 1.2;
}