@charset "utf-8";
/* CSS Document */


/* ---Wall Style--- */
.digiWallStyle {
	margin: 0;
	padding: 32px 0 28px;
	margin: 0;
	overflow: hidden;
}
.digiWallStyle.bgLightGray {
	background-color: #f2f2f2;
}
.digiWallStyle.bgGray {
	background-color: #EEE;
}
.digiWallStyle.bgGray2 {
	background-color: #555;
}
.digiWallStyle.bgBlack {
	background-color: #000;
}
.digiWallStyle.bgGray + .GridSet {
	margin-top: 40px;
}


/* [c1] Page Title
=========================================================================================== */

.digiMainArea {
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	line-height: 0;
}

.digiMainArea.solution{
	background-image: url(/digitalsolution/sp/solution/image/main.jpg);
}

.digiMainArea.archivetop{
	background-image: url(/digitalsolution/sp/image/archive/main.jpg);
}

.digiMainArea.usecasetop{
	background-image: url(/digitalsolution/sp/image/usecase/main.jpg);
}

.digiMainArea .Inner {
	max-width: 965px;
	margin: 0 auto;
	text-align: right;
	line-height: 0;
}
.digiMainArea .Inner .digiPageTitleStyle {
	position: relative;
	display: inline-block;
	width: 50%;
	height: 288px;
	line-height: 288px;
	text-align: center;
}
.digiPageTitleStyle.catCollaboration {
	background-color: rgba(109,0,217,0.8);
}
.digiPageTitleStyle.catSolution {
	background-color: rgba(247,123,0,0.8);
}
.digiPageTitleStyle.catCase {
	background-color: rgba(217,0,0,0.8);
}
.digiPageTitleStyle.catTrend {
	background-color: rgba(45,178,0,0.8);
}
.digiPageTitleStyle.catUsecase {
	background-color: rgba(230,158,5,0.8);
}
.digiPageTitleStyle.catArchive {
	background-color: rgba(46,128,207,0.8);
}

.digiMainArea .Inner h1 {
	display: inline-block;
	vertical-align: middle;
	font-size: 120%;
	font-weight: normal;
	line-height: 100%;
	color: #fff;
}
.digiMainArea .Inner h1 img {
	margin-bottom: 20px;
	width: 63%;
}


/* [c2] Heading
=========================================================================================== */

h2.digiStyle1 {
	margin: 0 0 20px;
	padding: 0;
	background: none;
}

h2.digiStyle1 span {
	display: block;
	padding: 0;
	font-size: 248%;
	font-weight: bold;
	color: #000;
	line-height: 130%;
	background-color: transparent;
	text-align: center;
}


/* [c3] Text
=========================================================================================== */

.TextStyle0 {
	margin: 0 0 20px;
	font-size: 100%;
}
.TextStyle5 {
	margin: 0 0 0px;
	font-size: 76%;
}
.genreText {
	font-size: 80%;
	color: #666666;
}


/* [c8] Numbered List
=========================================================================================== */

/* --- [c8-1-1] Numbered List > Text Size 90% --- */
/* --- [c8-1-2] Numbered List > Text Size 83% --- */

ol.ListStyle1.digiStyleCenter {
	float: left;
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: 100%;
}
ol.ListStyle1.digiStyleCenter:after {
	content: "";
	display: block;
	clear: both;
}


/* [c12] Button
=========================================================================================== */

/* 単体のみ */
.ButtonStyle1.digiBorderStyle a {
	min-width: 0;
	min-height: 0;
	padding: 0 !important;
	font-size: 90%;
	line-height: 100%;
	border: 1px solid #000 !important;
	background: none;
}
.ButtonStyle1.digiBorderStyle a strong {
	display: inline-block;
	min-width: 130px;
	min-height: 18px;
	text-align: center;
	background-image: url(../image/icon/icon_link_right_l_black_hd.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 16px 16px;
	-moz-background-size: 16px 16px;
	-webkit-background-size: 16px 16px;
	-o-background-size: 16px 16px;
	-ms-background-size: 16px 16px;
	font-weight: normal;
	color: #000;
}
.ButtonStyle1.digiBorderStyle a:link strong,
.ButtonStyle1.digiBorderStyle a:visited strong {
	padding: 9px 22px 9px 15px;
	background-color: transparent;
	color: #000;
	text-decoration: none;
	border-right: solid 3px transparent;
}
.ButtonStyle1.digiBorderStyle a:hover strong,
.ButtonStyle1.digiBorderStyle a:active strong,
.Link.hover .ButtonStyle1.digiBorderStyle a strong {
	padding: 9px 24px 9px 15px;
	background-color: transparent;
	color: #000;
	text-decoration: none;
	border-right: solid 1px transparent;
}

.ButtonStyle1 a {
	min-width: 370px;
	font-size: 100%;
	padding-top: 18px !important;
	padding-bottom: 18px !important;
}


/* [c16] Box
=========================================================================================== */

.digiBoxPattern {
	clear: both;
	margin: 0 0 20px;
	padding: 35px 35px 5px;
	border: #D6D6D6 1px solid;
}
.digiBoxPattern:after {
	content: "";
	display: block;
	clear: both;
}
.digiBoxPattern > h2,
.digiBoxPattern > h3 {
	margin-bottom: 20px;
	font-size: 130%;
	font-weight: normal;
	color: #000;
	text-align: center;
}


/* [c23] Feature Unit
=========================================================================================== */

/* --- [c23] Feature Unit --- */

.digiWallStyle .ImgBoxStyle1,
.digiWallStyle .ImgBoxStyle2 {
	background-color: transparent;
}

.digiWallStyle .ImgBoxStyle1 .Inner:before,
.digiWallStyle .ImgBoxStyle2 .Inner:before {
	content: none;
}
.digiWallStyle .ImgBoxStyle1 .Inner h2,
.digiWallStyle .ImgBoxStyle2 .Inner h2 {
	margin-bottom: 15px;
	font-size: 130%;
	color: #000;
	background: none;
}
.digiWallStyle .ImgBoxStyle1 .Inner h3,
.digiWallStyle .ImgBoxStyle2 .Inner h3 {
	margin-bottom: 15px;
	font-size: 100%;
	color: #000;
}
.digiWallStyle .ImgBoxStyle1 .Inner h2,
.digiWallStyle .ImgBoxStyle1 .Inner h3,
.digiWallStyle .ImgBoxStyle1 .Inner p,
.digiWallStyle .ImgBoxStyle1 .Inner ul { margin-right: 0; }
.digiWallStyle .ImgBoxStyle2 .Inner h2,
.digiWallStyle .ImgBoxStyle2 .Inner h3,
.digiWallStyle .ImgBoxStyle2 .Inner p,
.digiWallStyle .ImgBoxStyle2 .Inner ul { margin-left: 0; }
.digiWallStyle .ImgBoxStyle1 .Inner h3 { padding: 0; }
.digiWallStyle .ImgBoxStyle1 .Inner ul.ListStyle1 {
	font-size: 100%;
}
.digiWallStyle .ImgBoxStyle1 .Inner ul.ListStyle1 li {
	margin-bottom: 15px;
	background-image: url(../image/icon/icon_list_marker_black_hd.gif);
}
.digiWallStyle .ImgBoxStyle1 .Inner ul.ListStyle1 li:last-child {
	margin-bottom: 0;
}
.digiWallStyle .Section > .ImgBoxStyle1:last-child,
.digiWallStyle .Section > .ImgBoxStyle2:last-child {
	margin-bottom: 0px;
}


/* [-] Image List
=========================================================================================== */

.digiImgList {
	margin: 0 0 20px;
	text-align: center;
	letter-spacing: -0.5em;
}
.digiImgList li {
	letter-spacing: normal;
	display: inline-block;
	margin: 0 16px 10px;
}
.digiImgList.columnHalf li {
	width: 46.4%;
	width : -webkit-calc(50% - 32px) ;
	width : calc(50% - 32px) ;
}

/* [-] Column
=========================================================================================== */

.Column1_3rd {
	float: left;
	padding: 0 0 0 15px;
	margin-bottom: 10px;
	width: 33.33333%;
	-webkit-box-sizing : border-box;
	-moz-box-sizing : border-box;
	box-sizing : border-box;
}
.Column1_3rd .Inner.Link .txtPanel .txt { padding-bottom: 15px; }
.Column1_3rd .Inner.Link .txtPanel .txt .TextStyle1 { margin-bottom: 0; }
.caseList .Inner .txtPanel {
	padding: 22px 15px 1px;
	background-color: #F2F2F2;
}
.caseList h2 {
	font-size: 100%;
	font-weight: bold;
	color: #000;
	background: none;
}
.caseList h2 a {
	color: #000 !important;
}
dl.trendList {
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: solid 1px #dbdbea;
}
dl.trendList:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
dl.trendList dt {
	float: left;
	width: 250px;
}
dl.trendList dd {
	float: left;
	width: calc(100% - 250px);
}
dl.trendList dd .TextStyle0 {
	margin-bottom: 5px;
}
dl.trendList dd ul.LinkListStyle1 {
	font-size: 100%;
}
dl.trendList:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
*:first-child+html dl.trendList { zoom: 1; }



/* [-] Common Class
=========================================================================================== */

.digiWallStyle .Section {
	padding-bottom: 50px;
}
.digiWallStyle .Section:last-child {
	padding-bottom: 10px;
}

.videoContainer {
	margin: 0 0 20px;
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.videoContainer video,
.videoContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* for - 994px
=========================================================================================== */

@media screen and (max-width: 994px) {
	
	.JS .digiMainArea,
	.JS .digiWallStyle {
		margin-left: -15px;
		margin-right: -15px;
	
		padding-left: 15px;
		padding-right: 15px;
	}

}


/* for - 767px
=========================================================================================== */

@media screen and (max-width: 767px) {
	.JS .digiWallStyle h2 {
		margin-left: 0;
		margin-right: 0;
	}

  .JS .digiMainArea {
		padding-left: 0;
		padding-right: 0;
		padding-top: 25%;
		background-size: contain;
	}
	
	.digiMainArea.solution{
		background-image: url(/digitalsolution/sp/solution/image/main_sp.jpg);
		background-size: cover;
	}

	.digiMainArea.archivetop{
		background-image: url(/digitalsolution/sp/image/archive/main_sp.jpg);
		background-size: cover;
	}

	.digiMainArea.usecasetop{
		background-image: url(/digitalsolution/sp/image/usecase/main_sp.jpg);
		background-size: cover;
	}

	.digiMainArea .Inner h1 img {
    margin-bottom: 20px;
    width: 70%;
  }
	
	.JS .digiMainArea .Inner {
		text-align: center;
	}
	.JS .digiMainArea .Inner .digiPageTitleStyle {
		width: 100%;
		height: auto;
		padding: 15px;
		line-height: 130%;
		-webkit-box-sizing : border-box;
		-moz-box-sizing : border-box;
		box-sizing : border-box;
	}
	.JS .digiPageTitleStyle.catCollaboration {
		background-color: rgba(109,0,217,1);
	}
	.JS .digiPageTitleStyle.catSolution {
		/*! background-color: rgba(247,123,0,1); */
	}
	.JS .digiPageTitleStyle.catCase {
		background-color: rgba(217,0,0,1);
	}
	.JS .digiPageTitleStyle.catTrend {
		background-color: rgba(45,178,0,1);
	}

	.JS .digiBoxPattern {
		padding: 15px 15px 5px;
	}
	.JS .caseList h2 {
		margin-left: 0;
		margin-right: 0;
	}
	.JS .digiWallStyle .ImgBoxStyle1 .Inner {
		padding-bottom: 0;
	}
	.JS .Column1_3rd {
		width: 50%;
	}
	.JS .Column1_3rd .Inner.Link .img img {
		width: 100%;
		height: auto;
	}
	.JS dl.trendList {
		width: auto;
		margin: 0 -15px;
		padding: 10px;
		border-top: solid 1px #dbdbea;
		border-bottom: none;
		background: url(/res/image/jp/r1/icon/icon_link_right_l_hd.gif) center right 7px no-repeat;
		background-size: 16px 16px;
		cursor: pointer;
	}
	.JS dl.trendList:hover {
		background: #f2f2f2 url(/res/image/jp/r1/icon/icon_link_right_l_hd.gif) center right 5px no-repeat;
		background-size: 16px 16px;
	}
	.JS dl.trendList:last-child {
		padding-bottom: 10px;
		border-bottom: solid 1px #dbdbea;
	}
	.JS dl.trendList dt {
		width: 25%;
		min-width: 100px;
		padding-right: 10px;
	}
	.JS dl.trendList dd {
		width: calc(75% - 20px);
	}
	dl.trendList dd .TextStyle0 {
		font-size: 90%;
	}
	.JS dl.trendList dd ul.LinkListStyle1 {
		margin-bottom: 5px;
		font-size: 90%;
	}
	.JS dl.trendList dd ul.LinkListStyle1 li a {
		background: none;
		color: #333333;
	}
	.JS dl.trendList dd ul.LinkListStyle1 li a:hover {
		text-decoration: none;
	}
	.spPb20 {
		padding-bottom: 20px!important;
	}


.JS .digiImgList.columnHalf li {
	width: 95%;
	width : -webkit-calc(100% - 32px) ;
	width : calc(100% - 32px) ;
}

}


/* for - 579px
=========================================================================================== */

@media screen and (max-width: 579px) {

	.JS .digiWallStyle .ImgBoxStyle1,
	.JS .digiWallStyle .ImgBoxStyle2 {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-ms-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.JS .digiWallStyle .ImgBoxStyle1 .ImgOnlyStyle,
	.JS .digiWallStyle .ImgBoxStyle2 .ImgOnlyStyle {
		-ms-order: 1;
		-webkit-order: 1;
		order: 1;
	}
	.JS .digiWallStyle .ImgBoxStyle1 .Inner,
	.JS .digiWallStyle .ImgBoxStyle2 .Inner {
		-ms-order: 2;
		-webkit-order: 2;
		order: 2;
	}

	.JS .digiWallStyle .ImgBoxStyle1 .Inner h2,
	.JS .digiWallStyle .ImgBoxStyle1 .Inner h3,
	.JS .digiWallStyle .ImgBoxStyle1 .Inner p,
	.JS .digiWallStyle .ImgBoxStyle1 .Inner ul,
	.JS .digiWallStyle .ImgBoxStyle2 .Inner h2,
	.JS .digiWallStyle .ImgBoxStyle2 .Inner h3,
	.JS .digiWallStyle .ImgBoxStyle2 .Inner p,
	.JS .digiWallStyle .ImgBoxStyle2 .Inner ul {
		margin-left: 0;
		margin-right: 0;
	}
	.JS .digiWallStyle .ImgBoxStyle1 .Inner h2,
	.JS .digiWallStyle .ImgBoxStyle1 .Inner h3,
	.JS .digiWallStyle .ImgBoxStyle2 .Inner h2,
	.JS .digiWallStyle .ImgBoxStyle2 .Inner h3 {
		padding-left: 0;
		padding-right: 0;
	}
	.JS h2.digiStyle1 span { font-size: 130%; }
	.JS .Column1_3rd {
		float: none;
		width: 100%;
	}
	.JS .ButtonStyle1 a {
		display: block;
		min-width: 0;
	}
}


/* for - 399px
=========================================================================================== */

@media screen and (max-width: 399px) {

	/* ------ Button ------ */

	.JS .ButtonStyle1.digiBorderStyle a strong {
		display: block;
		min-width: 0;
	}
	.JS dl.trendList dd {
		width: calc(70% - 20px);
	}
}