@charset "utf-8";

/* **************************************************

Name: common.css

Description: CSS for Additional Common Modules

Create: 2018.4
Update: 

Copyright 2018 Hitachi Systems, Ltd.

***************************************************** */

/* content===========================================

[-] for all
[--] サービス一覧
[--] 関連コンテンツリスト
[--] 導入事例リスト
[-] for 995px -
[-] for - 994px
[-] for - 965px
[-] for - 900px
[-] for - 767px
[-] for - 579px
[-] for - 399px

===================================================== */

/* for all
----------------------------------------------------- */

/* [c1] Page Title
=========================================================================================== */

/* --- [c1-1-1] Page Title > Text --- */
/* --- [c1-2-1] Page Title > Text > With Subtitle --- */

.PageTitleStyle1.categoryTop {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	max-width: 965px;

	background: none;
	padding: 16px 0 0 0;
	border-left: none;
	text-align: center;
	overflow: hidden;
}

.PageTitleStyle1.categoryTop h1 {
	margin: 0;
	font-size: 200%;
	line-height: 130%;
	color: #272727;
	font-weight: bold;
}

.PageTitleStyle1.categoryTop h1 a:link,
.PageTitleStyle1.categoryTop h1 a:visited,
.PageTitleStyle1.categoryTop h1 a:hover,
.PageTitleStyle1.categoryTop h1 a:active {
	text-decoration: none;
	color: #272727;
}



.TextStyleL {
margin: 0 0 15px;
font-size: 120%;
}
.TextStyle0 {
margin: 0 0 15px;
font-size: 100%;
}

div.ImgLeftAdjust p.ImgOnlyStyle img,
div.ImgRightAdjust p.ImgOnlyStyle img {
    margin: 0 0 5px;
}

/* [--] サービス一覧
=========================================================================================== */

.digiServiceItem {
margin: 0 0 20px;
background-position: center center;
background-repeat: no-repeat;
background-size: auto 100%;
overflow: hidden;
}
.digiServiceItem.PageTitleStyle {
margin: 0 0 37px;
}

.digiServiceItem:after {
content: "";
display: block;
clear: both;
}

.digiServiceItem .Inner {
margin: 0 auto;
max-width: 965px;
}
.digiServiceItem .TextSet {
position: relative;
width: 50%;
height: 360px;
padding: 115px 10px 29px;
background-color: rgba(0,0,0,0.75);

box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
}
/*文字数が多い場合*/
.digiServiceItem .TextSet.ver2 {
padding: 90px 10px 29px;
}


.digiServiceItem .ServiceImage {
display: none;
}
.digiServiceItem .TextSet.alignLeft {
}
.digiServiceItem .TextSet.alignRight {
float: right;
}

.digiServiceItem .alignLeft:before,
.digiServiceItem .alignRight:after {
content: "";
background: rgba(0,0,0,0.75);
position: absolute;
top: 0;
bottom: 0;
width: 9999px;
}
.digiServiceItem .alignLeft:before {
right: 100%;
}
.digiServiceItem .alignRight:after {
left: 100%;
}

.digiServiceItem .TextSet .TextStyle1,
.digiServiceItem .TextSet .CatchCopy,
.digiServiceItem .TextSet .CatchCopy strong,
.digiServiceItem .TextSet .LinkStyle,
.digiServiceItem .TextSet .LinkStyle a,
.digiServiceItem .TextSet h1,
.digiServiceItem .TextSet h1 a,
.digiServiceItem .TextSet h1 a span,
.digiServiceItem .TextSet h1 a sup {
color: #fff;
}

.digiServiceItem .TextSet .CatchCopy{
font-size: 142%;
}
.digiServiceItem .TextSet .TextStyle1{
font-size: 100%;
}
.digiServiceItem .TextSet .LinkStyle,
.digiServiceItem .TextSet h1 {
position: absolute;
bottom: 27px;

width: calc(100% - 20px);
font-size: 120%;
font-weight: bold;
text-align: center;
}
.digiServiceItem .TextSet .LinkStyle a,
.digiServiceItem .TextSet h1 a {
display: inline-block;
min-height: 19px;
padding: 4px 34px 4px 0;
background: url(/-/media/digitalization/image/icon/icon_link_right_circle.png) right center no-repeat;
border-right: solid 3px transparent;
}

.digiServiceItem.hover .TextSet .LinkStyle a,
.digiServiceItem .TextSet .LinkStyle a:hover,
.digiServiceItem.hover .TextSet h1 a,
.digiServiceItem .TextSet h1 a:hover {
padding-right: 36px;
border-right: solid 1px transparent;
}
.digiServiceItem.hover .TextSet .LinkStyle a,
.digiServiceItem.hover .TextSet h1 a {
text-decoration: underline;
}


/* [--] サービス詳細
=========================================================================================== */

.digiGrid {
max-width: 870px;
margin: 0 auto;
}
.digiGrid .Column2 {
width: 400px;
margin-left: 70px;
}
.digiGrid .Column2.FirstItem {
margin: 0;
}

h2.digiStyle {
margin: 0 0 15px;
padding: 0;
border-left: #000 solid 10px;
}
h2.digiStyle span {
padding: 3px 0 3px 12px;
font-weight: normal;
color: #000;
background-color: transparent;
}

dl.DateListStyle2 dt {
margin: 0;
font-size: 100%;
}

p.ButtonStyle1.digiStyle {
display: inline-block;
margin: 0 0 15px;
border: 1px solid #a8a8a8;
}
p.ButtonStyle1.digiStyle a {
margin: 0;
}

.ButtonStyle1.digiStyle a {
font-size: 90%;
background-image: url(../image/icon/icon_link_right_black.gif);
background-size: auto auto;
-moz-background-size: auto auto;
-webkit-background-size: auto auto;
-o-background-size: auto auto;
-ms-background-size: auto auto;
}
.ButtonStyle1.digiStyle a:link,
.ButtonStyle1.digiStyle a:visited {
padding: 9px 22px 9px 15px;
background-color: transparent;
color: #000;
border-right: solid 3px transparent;
transition: background-color 0.1s ease-out;
}
.ButtonStyle1.digiStyle a:hover,
.ButtonStyle1.digiStyle a:active {
padding: 9px 24px 9px 15px;
background-color: #eee;
color: #000;
border-right: solid 1px transparent;
}

.ButtonStyle1.digiStyle a strong {
color: #000;
}

.ImgOnlyStyle .ModalYouTubeLink:before {
width: 96px;
height: 96px;
margin: -48px 0 0 -48px;
border: 8px solid #666;
background-color: transparent;
opacity: 1;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
}
.ImgOnlyStyle .ModalYouTubeLink:after {
content: none;
}
.PC .ImgOnlyStyle .ModalYouTubeLink:hover:before,
.PC .ImgOnlyStyle .ModalYouTubeLink:active:before {
background-color: rgba(0,0,0,0.3);
transition: background-color 0.1s ease-out;
}

.ImgOnlyStyle .ModalYouTubeLink span:after {
top: 50%;
left: 50%;
margin: -19px 0 0 -9px;
border-left: solid 28px #666;
border-top: solid 19px transparent;
border-bottom: solid 19px transparent;
}

.ImgOnlyStyle.digiImgLink {
	margin: 0 0 10px;
	font-size: 90%;
}

.ImgOnlyStyle.digiImgLink a > span {
	display: inline-block;
	margin-top: 5px;
	padding: 0 17px 0 0;
	background-repeat: no-repeat;
	background-position: right center;
}
.ImgOnlyStyle.digiImgLink a:link > span,
.ImgOnlyStyle.digiImgLink a:visited > span {
	text-decoration: none;
	background-image: url(../../image/jp/r1/icon/icon_link_right_hd.gif);
	background-size: 16px 16px;
	-moz-background-size: 16px 16px;
	-webkit-background-size: 16px 16px;
	-o-background-size: 16px 16px;
	-ms-background-size: 16px 16px;
}
.ImgOnlyStyle.digiImgLink a:hover > span,
.ImgOnlyStyle.digiImgLink a:active > span {
	text-decoration: none;
	background-image: url(../../image/jp/r1/icon/icon_link_right_hover_hd.gif);
	background-size: 16px 16px;
	-moz-background-size: 16px 16px;
	-webkit-background-size: 16px 16px;
	-o-background-size: 16px 16px;
	-ms-background-size: 16px 16px;
}


/* [--] 関連コンテンツリスト
=========================================================================================== */

.digiContentsList {
margin: 0 0 15px -17px;
letter-spacing: -0.5em;
}
.digiContentsList > li {
letter-spacing: normal;
display: inline-block;
margin: 0 0 15px;
padding-left: 17px;
width: 33.33333%;
vertical-align: top;

box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
}
.digiContentsList a {
display: block;
}
.digiContentsList .Inner {
position: relative;
overflow: hidden;
}
.digiContentsList .Inner:before {
content: "";
display: block;
padding-top: 100%;
}

.digiContentsList .Inner a:after {
position: absolute;
width: 96px;
height: 96px;
top: 0;
left: 0;
}
.digiContentsList .typeNews .Inner a:after {
content: url(/-/media/digitalization/image/contents/contents_badge_news.png);
}
.digiContentsList .typeMovie .Inner a:after {
content: url(/-/media/digitalization/image/contents/contents_badge_movie.png);
}
.digiContentsList .typeColumn .Inner a:after {
content: url(/-/media/digitalization/image/contents/contents_badge_column.png);
}
.digiContentsList .typeCase .Inner a:after {
content: url(/-/media/digitalization/image/contents/contents_badge_case.png);
}

.digiContentsList .img {
position: absolute;
left: 0;
top: 0;
width: 100%;
background-color: #000;
}
.digiContentsList img {
width: 100%;
height: auto;
}

.digiContentsList .type {
display: none;
}
.digiContentsList .text {
display: block;
position: absolute;
width: 100%;
height: 40%;
padding: 10px 15px;
left: 0;
bottom: 0;

z-index: 10;

box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;

background: -moz-linear-gradient(bottom, #000, transparent);
background: -webkit-gradient(linear, center bottom, center top, from(#000), to(transparent)); 
background: -o-linear-gradient(bottom, #000, transparent);
background: linear-gradient(to top, #000, transparent);
}

.digiContentsList .text .TextStyle1 {
position: absolute;
bottom: 0;
width: calc(100% - 30px);
}

.digiContentsList a:link,
.digiContentsList a:visited,
.digiContentsList a:link *,
.digiContentsList a:visited * {
color: #fff;
text-decoration: none;
}
.digiContentsList a:hover .TextStyle1,
.digiContentsList a:active .TextStyle1 {
color: #fff;
text-decoration: underline;
}


/* [--] 関連コンテンツ詳細
=========================================================================================== */

.PageTitleStyle1.contentStyle {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;

	background: none;
	background-color: #555;
	padding: 50px 15px;
	border-left: none;
	text-align: center;
	overflow: hidden;
}
.PageTitleStyle1.contentStyle h1 {
	margin: 0 auto;
	max-width: 720px;
	font-size: 170%;
	line-height: 130%;
	color: #fff;
}

h2.digiContentStyle {
margin: 0 0 10px;
padding: 0;
}
h2.digiContentStyle span {
padding: 0;
color: #000;
background-color: transparent;
}

.digiContentWrap {
margin-bottom: 20px;
padding: 0 15px 50px;
background-color: #F2F2F2;
}
.digiContentBody {
max-width: 720px;
margin: 0 auto;
padding: 20px 30px;
background-color: #fff;

box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
}

.digiContentBody .imgMain {
max-width: 660px;
}
.digiContentBody .imgDetail {
max-width: 300px;
}

.digiContentBody .imgpop {
display: block;
min-width: 300px;
min-height: 200px;
text-align: center;
border: 1px solid #ccc;
margin-bottom: 5px;

box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
}
.digiContentBody .imgpop img {
max-width: 658px;
height: auto;
margin: 0 !important;
}

.digiMovieStyle {
position: relative;
margin-bottom: 15px;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
.digiMovieStyle iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


/* [--] 導入事例リスト
=========================================================================================== */

.TextStyleL {
margin: 0 0 15px;
font-size: 120%;
}

.digiCaseList {
margin: 0 0 15px -17px;
letter-spacing: -0.5em;
}
.digiCaseList > li {
letter-spacing: normal;
display: inline-block;
margin: 0 0 15px;
padding-left: 17px;
width: 33.33333%;
vertical-align: top;

box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
}

.digiCaseList a {
display: block;
position: relative;
overflow: hidden;
border: 5px solid #D6D6D6;
padding-bottom: 50px;
}
.digiCaseList a:link, .digiCaseList a:link *,
.digiCaseList a:visited, .digiCaseList a:visited *,
.digiCaseList a:hover, .digiCaseList a:hover *,
.digiCaseList a:active, .digiCaseList a:active * {
color: #000;
text-decoration: none;
}

.digiCaseList .caseType {
position: relative;
height: 178px;
background-color: #F2F2F2;

box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
}
.digiCaseList .caseType {
background-position: center 24px;
background-repeat: no-repeat;
}
.digiCaseList .caseType.Information {
background-image: url(/-/media/digitalization/image/case/icon_information.png);
}
.digiCaseList .caseType.Finance {
background-image: url(/-/media/digitalization/image/case/icon_finance.png);
}
.digiCaseList .caseType.Instance {
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
}

.digiCaseList .caseType .textArea {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
padding: 3px 0;
}
.digiCaseList .caseType.Instance .textArea {
background-color: rgba(255,255,255,0.75);
}
.digiCaseList .caseType .textArea p {
text-align: center;
font-weight: bold;
}
.digiCaseList .caseType .textArea p.text1 {
font-size: 120%;
line-height: 200%;
}
.digiCaseList .caseType.Instance .textArea p.text1 {
line-height: 130%;
}
.digiCaseList .caseType .textArea p.text2 {
font-size: 100%;
line-height: 130%;
}
.digiCaseList .Inner {
padding: 22px 15px 2px;
}
.digiCaseList .Title {
margin-bottom: 10px;
text-align: center;
font-size: 83%;
font-weight: bold;
}
.digiCaseList .Title:before {
content: "－";
display: inline-block;
font-weight: normal;
text-align: left
}
.digiCaseList .Title:after {
content: "－";
display: inline-block;
font-weight: normal;
text-align: right;
}
.digiCaseList .TextStyle2 {
margin-bottom: 10px;
}
.digiCaseList .ListStyle2 {
margin-left: 15px;
}

.digiCaseList .linkButton {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
text-align: center;
}
.digiCaseList .linkButton span {
display: inline-block;
min-width: 130px;
min-height: 18px;
margin: 0 0 10px;
text-align: center;
font-size: 90%;
line-height: 130%;
background-image: url(/-/media/image/jp/r1/icon/icon_link_right_l_white_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;
}
.digiCaseList a:link .linkButton span,
.digiCaseList a:visited .linkButton span {
	padding: 9px 22px 9px 15px;
	background-color: #e60027;
	color: #fff;
	text-decoration: none;
	border-right: solid 3px transparent;
}
.digiCaseList a:hover .linkButton span,
.digiCaseList a:active .linkButton span {
	padding: 9px 24px 9px 15px;
	background-color: #b1000e;
	color: #fff;
	text-decoration: none;
	border-right: solid 1px transparent;
}


/* [--] 導入事例リスト詳細
=========================================================================================== */

.digiCaseTable th,
.digiCaseTable td {
	font-size: 100%;
}
.digiCaseTable th {
	font-weight: bold;
	text-align: center;
}

h2.digiCaseStyle1,
h2.digiCaseStyle2 {
	margin: 0 0 10px;
	padding: 0;
}
h2.digiCaseStyle1 span,
h2.digiCaseStyle2 span {
	padding: 0;
	background-color: transparent;
	font-size: 200%;
}
h2.digiCaseStyle1 span {
	color: #b2b2b2;
}
h2.digiCaseStyle2 span {
	color: #E7B2B7;
}

.BoxPatternA.digiCaseStyle {
	background-color: #fff;
}
.BoxPatternA.digiCaseStyle h2 {
	margin: 0;
	padding: 8px 15px;
	color: #000;
	font-weight: bold;
	background-color: #eee;
	border-color: #d6d6d6;
	border-style: solid;
	border-width: 1px 1px 0;
}

.BoxPatternA.digiCaseStyle .Inner {
	background-color: #fff;
	border-color: #d6d6d6;
}
.BoxPatternA.digiCaseStyle .ImgRightAdjust .imgList:after {
	content: "";
	display: block;
	clear: both;
}
.BoxPatternA.digiCaseStyle .ImgRightAdjust .imgList li {
	float: left;
	padding: 0 12px;
}

.digiCaseButtonStyle {
	margin: 0 0 15px;
}
.digiCaseButtonStyle li {
	float: left;
	margin: 0 0 0 15px;
}
.digiCaseButtonStyle .back {
	margin-left: 0;
	width: calc(50% - 80px);
}

.digiCaseButtonStyle:after {
	content: "";
	display: block;
	clear: both;
}

.digiCaseButtonStyle a {
	display: inline-block;
	min-width: 130px;
	min-height: 18px;
	margin: 0 0 10px;
	text-align: center;
	font-size: 90%;
	line-height: 130%;
	background-image: url(/-/media/image/jp/r1/icon/icon_link_right_l_white_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;
}
.digiCaseButtonStyle a:link,
.digiCaseButtonStyle a:visited {
	padding: 9px 22px 9px 15px;
	background-color: #e60027;
	color: #fff;
	text-decoration: none;
	border-right: solid 3px transparent;
}
.digiCaseButtonStyle a:hover,
.digiCaseButtonStyle a:active {
	padding: 9px 24px 9px 15px;
	background-color: #b1000e;
	color: #fff;
	text-decoration: none;
	border-right: solid 1px transparent;
}
.digiCaseButtonStyle .back a {
	background-image: url(/-/media/digitalization/image/icon/icon_link_left_l_white_hd.gif);
	background-position: left center;
}
.digiCaseButtonStyle .back a:link,
.digiCaseButtonStyle .back a:visited {
	padding: 9px 15px 9px 22px;
	background-color: #444;
	color: #fff;
	border-right-width: 0;
	border-left: solid 3px transparent;
}
.digiCaseButtonStyle .back a:hover,
.digiCaseButtonStyle .back a:active {
	padding: 9px 15px 9px 24px;
	background-color: #222;
	color: #fff;
	border-right-width: 0;
	border-left: solid 1px transparent;
}


/* [--] ページ下部の資料請求・お問い合わせ
=========================================================================================== */

@media screen and (max-width: 994px) {
	.JS #Contents #FloatingContacts {
		margin-left: -15px;
		margin-right: -15px;
	}
	.JS #Contents #FloatingContacts:not([style*="fixed"]) {
		width: 103.2%;
		width : -webkit-calc(100% + 30px);
		width : calc(100% + 30px);
		-webkit-box-sizing : border-box;
		-moz-box-sizing : border-box;
		box-sizing : border-box;
	}

}


/* for - 994px
----------------------------------------------------- */

@media screen and (max-width: 994px) {

	.JS .digiServiceItem,
	.JS .PageTitleStyle1.contentStyle,
	.JS .digiContentWrap {
	margin-left: -15px;
	margin-right: -15px;
	}

	.JS .Grid4 > .digiGrid .ColumnSet {
	margin-left: -70px;
	}

	.JS .Grid4 > .digiGrid .Column2 {
		padding-left: 70px;
	}

}

/* for - 900px
----------------------------------------------------- */

@media screen and (max-width: 900px) {

	.JS .Grid4 > .digiGrid .ColumnSet {
	margin-left: -15px;
	}

	.JS .Grid4 > .digiGrid .Column2 {
		padding-left: 15px;
	}


}

/* for - 767px
=========================================================================================== */

@media screen and (max-width: 767px) {

	.JS .digiServiceItem {
	background: none !important;
	}
	.digiServiceItem .ServiceImage {
	display: block;
	width: 100%;
	height: auto;
	}

	.JS .digiServiceItem .TextSet {
	width: auto;
	height: auto;
	padding: 15px 10px;
	background-color: #222;
	}
	.JS .digiServiceItem .TextSet.alignLeft,
	.JS .digiServiceItem .TextSet.alignRight {
	float: none;
	}
	.JS .digiServiceItem .alignLeft:before,
	.JS .digiServiceItem .alignRight:before {
	content: none;
	}
	.JS .digiServiceItem .TextSet .CatchCopy{
	font-size: 120%;
	}
	.JS .digiServiceItem .TextSet .TextStyle1{
	font-size: 90%;
	}
	.JS .digiServiceItem .TextSet .LinkStyle,
	.JS .digiServiceItem .TextSet h1 {
	position: relative;
	bottom: auto;
	width: auto;
	font-size: 100%;
	}

	.JS .digiContentsList > li {
	width: 50%;
	}
	.JS .digiCaseList > li {
	width: 50%;
	}

}

/* for - 579px
=========================================================================================== */

@media screen and (max-width: 579px) {

	.JS .digiContentsList {
		margin-left: 0;
	}
	.JS .digiContentsList > li {
		display: block;
		padding-left: 0;
		margin-bottom: 15px;
		width: 100%;
	}
	.JS .digiContentsList > li:after {
		content: "";
		display: block;
		clear: both;
	}
	.JS .digiContentsList .Inner {
		border: none;
	}
	.JS .digiContentsList .Inner:before {
		padding-top: 0;
	}
	.JS .digiContentsList .Inner a:after {
		content: none;
	}
	.JS .digiContentsList .img {
		position: relative;
		width: 80px;
		min-height: 50px;
		float: left;
		margin-right: 15px;
	}
	.JS .digiContentsList .type {
		display: inline-block;
		padding: 1px 10px;
		margin-bottom: 5px;
		font-size: 90%;
		line-height: 120%;
		color: #fff;
	}
	.JS .digiContentsList .typeNews .type {
		background-color: #FF7F00;
	}
	.JS .digiContentsList .typeMovie .type {
		background-color: #D90000;
	}
	.JS .digiContentsList .typeColumn .type {
		background-color:#008C46;
	}
	.JS .digiContentsList .typeCase .type {
		background-color:#7030A0;
	}
	.JS .digiContentsList .text {
		position: relative;
		float: left;
		padding: 0;
		width: 80%;
		width: -moz-calc(100% - 95px);
		width: -webkit-calc(100% - 95px);
		width: calc(100% - 95px);
		height: auto;
		padding: 0;
		background: none;
	}
	.JS .digiContentsList .text .TextStyle1 {
		position: relative;
		bottom: auto;
		width: auto;
	}
	.JS .digiContentsList a:link .TextStyle1,
	.JS .digiContentsList a:visited .TextStyle1,
	.JS .digiContentsList a:hover .TextStyle1,
	.JS .digiContentsList a:active .TextStyle1 {
		color: #000 !important;
	}

	.JS .digiContentBody {
	padding-left: 15px;
	padding-right: 15px;
	}
	
	.JS .digiContentBody .imgMain,
	.JS .digiContentBody .imgDetail {
	max-width: 100%;
	}
	.JS .digiContentBody .imgpop {
	min-width: 100%;
	min-height: auto;
	}

	.JS .digiCaseList > li {
	width: 100%;
	}

.JS .digiCaseButtonStyle li {
	width: 50%;
	margin-left: 0;
}
.JS .digiCaseButtonStyle .detail {
	text-align: right;
}

}


/* for - 399px
=========================================================================================== */

@media screen and (max-width: 399px) {

	.JS .digiServiceItem .TextSet .CatchCopy{
	font-size: 100%;
	}
	.JS .digiServiceItem .TextSet .LinkStyle {
	font-size: 90%;
	}

	.JS .digiCaseButtonStyle li {
	float: none;
	width: 100%;
	text-align: center;
	}
	.JS .digiCaseButtonStyle li a {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	}

}


/*ホワイトペーパー
=========================================================================================== */

/*片方可変、片方固定のカラムレイアウト（画像230pxの場合）*/
.tablecell {
  display: table;
  width: 100%;
}
.tablecell .main,
.tablecell .side {
  display: table-cell;
  vertical-align: top;
  text-align: left;
}
.tablecell .side {
  width: 245px;
}
@media screen and (max-width: 768px) {
.tablecell .main,
.tablecell .side {
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 15px;
}
}


