@charset "utf-8";

/* **************************************************

Name: chibabank.css

Create: 2024.1
update: 

Copyright 2024 Hitachi, Ltd.

***************************************************** */

@media screen and (min-width: 995px) and (max-width: 1304px) {
	.OptionWideRWD #Contents {
		min-width: 290px;
		padding-right: 0;
		padding-left: 0;
	}
}

@media screen and (max-width: 994px) {
	.JS #Contents {
		min-width: 290px;
		padding-right: 0;
		padding-left: 0;
	}
}

/*-------------------------　　全体　　------------------------------*/

.GridSet {
	width: 100%;
}
@media screen and (min-width: 995px) and (max-width: 1304px) {
	.OptionWideRWD .GridSet {
		width: auto;
		max-width: 1329px;
		margin: 0 0 0 -25px;
		}
}
@media screen and (max-width: 994px) {
	.JS .GridSet {
		width: auto;
		max-width: 1009px;
		margin: 0 0 0 -15px;
	}
}

.Section {
	padding: 0 15px 50px;
	max-width: 1275px;
	margin: 0 auto;
}

a img:hover {
	opacity: 0.6;
}

p.ImgOnlyStyle strong {
	color: #666;
}

/*-------------------------　　トップイメージ　　------------------------------*/


.TitleArea {
	background: url("/products/it/harmonious/cloud/case/chibabank/images/mainbg.jpg");
	background-color: #FFFFFF;
	background-repeat: no-repeat, repeat, no-repeat;
	background-size: 140% auto, 2px 2px, 100% 1030px;
	background-position: top center, center, top center;
	margin-bottom: 50px;
}
.PageTitleStyle1 {
	max-width: 1275px;
	margin: 0 auto;
	color: #000;
	text-align: center;
	border-bottom: none;
}

@media screen and (min-width: 1304px) {
.TitleArea {
	background: url("/products/it/harmonious/cloud/case/chibabank/images/mainbg.jpg");
	background-color: #2B4A99;
	background-repeat: no-repeat, repeat, no-repeat;
	background-size: 2000px auto, 2px 2px, 100% 1030px;
	background-position: top -44px center, center, top center;
	margin-bottom: 50px;	
}
}

@media screen and (max-width: 994px) {

.TitleArea {
	background: url("/products/it/harmonious/cloud/case/chibabank/images/mainbg_mobile.jpg");
	background-color: #2B4A99;
	background-repeat: no-repeat, repeat, no-repeat;
	background-size: 132% auto, 2px 2px, 100% 1030px;
	background-position: top center, center, top center;
	margin-bottom: 50px;	
}
}


@media screen and (max-width: 767px) {

.TitleArea {
	background: url("/products/it/harmonious/cloud/case/chibabank/images/mainbg_mobile.jpg");
	background-color: #2B4A99;
	background-repeat: no-repeat, repeat, no-repeat;
	background-size: 155% auto, 2px 2px, 100% 1030px;
	background-position: top center, center, top center;
	margin-bottom: 50px;	
}
}

@media screen and (max-width: 579px) {

.TitleArea {
	background: url("/products/it/harmonious/cloud/case/chibabank/images/mainbg_mobile.jpg");
	background-color: #2B4A99;
	background-repeat: no-repeat, repeat, no-repeat;
	background-size: 190% auto, 2px 2px, 100% 1030px;
	background-position: top center, center, top center;
	margin-bottom: 50px;	
}
}


.PageTitleStyle1 h1 {
	font-size: 284%;
	font-weight: bold;
	color: #08577F;
	text-shadow: 3px 3px 0 #fff, -3px -3px 0 #fff, -3px 3px 0 #fff, 3px -3px 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 0 3px 0 #fff, 0 -3px 0 #fff;
}

@media screen and (max-width: 767px) {
	.PageTitleStyle1 h1 {
		font-size: 200% !important;
	}
}
@media screen and (max-width: 579px) {
	.PageTitleStyle1 h1 {
		font-size: 160% !important;
	}
}

span.Collabo{
	border-bottom: thin solid #08577F;
	border-top: thin solid #08577F;
	display: inline-block;
	font-size: 50%;
	font-weight: bold;
	padding: 5px 10px 0;
	margin: 2% auto 2%;
	text-shadow:none;
}
@media screen and (max-width: 767px) {
	span.Collabo {
		font-size: 66%;
		margin-top: 3%;
	}
}

.LeadArea {
	margin: 20% auto 2%;
}

.PageTitleStyle1 h2 {
	font-size: 180%;
	font-weight: bold;
	font-family: serif;
	text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff, 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff;
	color: #312b5f;		
	background-image: none !important;
	margin: 0 !important;
	padding: 0 !important;
}



@media screen and (max-width: 767px) {
	.PageTitleStyle1 h2 {
		font-size: 140%;
	}
	.LeadArea {
		margin: 30% auto 2%;
	}	
}
@media screen and (max-width: 579px) {
	.PageTitleStyle1 h2 {
		font-size: 130%;
	}
	.LeadArea {
		margin: 39% auto 2%;
	}	
}

.LeadArea p {
	width:61%;
	margin: auto;
	font-weight: bold;
	text-align:left;
	text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff, 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff;
	color: #222;
}

@media screen and (max-width: 767px) {
	.LeadArea p {
		width:85%;
	}
}
@media screen and (max-width: 579px) {
	.LeadArea p {
		/*font-weight: normal;*/
		line-height: 1.4em;
	}
}

.ArrowDown {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	border-top: solid 2px #312b5f;
	border-right: solid 2px #312b5f;
	transform: rotate(135deg);
	margin: 20px 0 ;
}

/*-------------------------　　コンテンツ内　　------------------------------*/

.Section h2 {
	color: #086FBA;
	background-image : url(/products/it/harmonious/cloud/case/chibabank/images/h2border.jpg) !important;
	background-position: bottom center !important;
	background-repeat: no-repeat !important;
	font-size: 160%;
	font-weight: bold;
	text-align: center;
	line-height: 1.4em;
	padding: 0 0 20px 0;
	margin: 0 0 30px 0;
}

.Section sup {
	margin: 0;
}

.Section dl.AdditionalNotesStyle2 {
	color:#666;
}

.Section dl.AdditionalNotesStyle2 dd {
	margin: -1.55em 0 3px 0.8em;
}

/*-------------------------　　関連・お問い合わせ　　------------------------------*/

.LinkArea, .InquiryArea {
	padding: 0 20%;
}
@media screen and (max-width: 767px) {
	.LinkArea, .InquiryArea {
		padding: 0;
	}
}

.LinkArea {
	margin-bottom: 50px;
}

.LinkArea h3, .InquiryArea h3 {
	color: #248E11;
	background-image : url(/products/it/harmonious/cloud/case/chibabank/images/h2border.jpg) !important;
	background-position: bottom center !important;
	background-repeat: no-repeat !important;
	font-size: 160%;
	font-weight: bold;
	text-align: center;
	line-height: 1.4em;
	margin-bottom: 30px;
	padding-bottom: 20px !important;
	border: none !important;
}

.InquiryArea h4 {
	font-size: 160%;
	font-weight: bold;
	text-align:center;
	margin-bottom: 30px;
	padding-top:30px;
}

.InquiryArea .ButtonStyle1 {
	text-align:center;
}

.InquiryArea .ButtonStyle1 a {
	display: inline-block;
	min-width: 130px;
	min-height: 18px;
	margin: 0 0 15px;
	text-align: center;
	font-size: 83%;
	line-height: 130%;
	background-image: url(/image/jp/r1/icon/icon_link_right_l_white_hd.gif);
	background-repeat: no-repeat;
	background-position: left 10px 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;
	word-break: break-all;
	font-size: 16px;
	font-weight: bold;
}

.InquiryArea .ButtonStyle1 a:link, 
.InquiryArea .ButtonStyle1 a:visited {
	padding: 12px 15px 12px 32px;
	background-color: #248E11;
	color: #fff;
	text-decoration: none;
	border-right: solid 3px transparent;
	border-radius: 30px;
}

.InquiryArea .ButtonStyle1 a:hover,
.InquiryArea .ButtonStyle1 a:active {
	padding: 12px 15px 12px 32px;
	background-color: #7f7f7f;
	color: #fff;
	text-decoration: none;
	border-right: solid 3px transparent;

}

.InquiryArea .ButtonStyle1.Cloud-btn a:link, 
.InquiryArea .ButtonStyle1.Cloud-btn a:visited {
	background-color: #ffc000;
}

.InquiryArea .ButtonStyle1.Cloud-btn a:hover, 
.InquiryArea .ButtonStyle1.Cloud-btn a:active {
	background-color: #7f7f7f;
}
/*-------------------------　　囲み記事　　------------------------------*/

.ArticleArea {
	background-color: #DCE8EF;
	padding-top: 70px;
	margin-bottom: 70px;
}
.ArticleArea .Inner {
	padding: 0 20%;
}
@media screen and (max-width: 767px) {
	.ArticleArea .Inner {
		padding: 0;
	}
}

.ArticleArea h2 {
	color: #086FBA;
	background-image: none !important;
}
.ArticleArea h3 {
	font-size: 111.57%;
	border-bottom: none !important;
}



/*-------------------------　　フローティングバナー　　------------------------------*/

#FloatLinkWrap .LinkListStyle2 li a {
	background: none;
}

#FloatLinkWrap .LinkListStyle2 li img {
	width: 100%;
	height: auto;
}
/*
#PageTopBtn {
	top: -212px;
}*/
/*
@media screen and (max-width: 767px) {
	#PageTopBtn {
		top: -206px;
	}
}

@media screen and (max-width: 579px) {
	#PageTopBtn {
		top: -170px;
	}
}

@media screen and (max-width: 399px) {
	#PageTopBtn {
		top: -136px;
	}
}*/