@charset "utf-8";


/*======================================
共通設定
======================================*/
.column2R #main {
	float: none;
	width: auto;
}

#contentsBox {
	width: 805px;
	margin: 0 auto;
}
#contentsBox h4 {
	margin-top:30px;
	color: #00589F;
	font-size:21px;
	padding:12px 2px;
	border-top:solid 5px #00589F;
	border-bottom:solid 5px #00589F;
	font-weight:normal;
	line-height:1;
}
#contentsBox h4 span{
	font-size:14px;
}

/* マージン */
.mt0 {
	margin-top: 0 !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mb0 {
	margin-bottom: 0 !important;
}

.mb20 {
	margin-bottom: 20px !important;
}



/*======================================
バックアップソリューション
======================================*/
#backupSol {
	font-size: 16px;
}

#backupSol .titleImg {
    margin: 30px 0px 20px 0;
}

#backupSol .leadHead {
	margin-bottom: 15px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2;
}

#backupSol h3 {
	margin: 50px 0 20px 0;
	padding-left: 12px;
	border-left:  7px solid #E02059;
	color: #E02059;
	font-size: 24px;
}

#backupSol h4 {
	margin: 40px 0 15px 0;
	padding: 0;
	border: none;
	color: #FF8F0F;
	font-size: 20px;
	font-weight: bold;
}

#backupSol h4 span {
	margin-bottom: 10px;
	padding: 5px 10px;
	display: block;
	width: 5em;
	color: #FFF;
	background: #FF8F0F;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
}

#backupSol h4 span.type2 {
	width: 18em;
}

#backupSol h4 span.type3 {
	width: 10em;
}

#backupSol .riceNote {
	font-size: 14px;
}

#backupSol .operationFlow {
}

#backupSol .operationFlow li {
	float: left;
	background: url(/5info/img/backup_sol/icon_arrow.jpg) no-repeat right 50%;
}

#backupSol .operationFlow .listLeft {
	width: 205px;
}

#backupSol .operationFlow .listCenter {
	width: 210px;
}

#backupSol .operationFlow .listRight {
	width: 180px;
	background: none;
}

#backupSol .operationFlow div {
	border: 1px solid #999;
	width: 175px;
	height: 14em;
}

#backupSol .operationFlow .listCenter div,
#backupSol .operationFlow .listRight div {
	margin-left: 5px;
}

#backupSol .operationFlow p {
	padding: 10px;
}

#backupSol .operationFlow .headline {
	padding: 3px 0;
	border-bottom: 1px solid #999;
	background: #FFB460;
	text-align: center;
}

#backupSol table {
	border: 1px solid #999;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

#backupSol table th {
	padding: 0 5px;
	background: #00589F;
	color: #FFF;
}

#backupSol table td {
	padding: 0 5px;
	border: 1px solid #999;
	text-align: center;
	vertical-align: middle;
}

#backupSol .summary {
	margin: 30px 0;
	padding: 20px 30px;
	background: #EAEAEA;
}



/*======================================
161019追加
======================================*/
#contentsBox .storageText {
	text-indent: -1em;
	padding: 0 0 0 1em;
	font-size: 20px;
	margin: 0;
}
#contentsBox .bizToiawaseText {
	margin: 30px 0 0;
	font-size: 14px;
}

#formTable {
	border-collapse: collapse;
	width: 800px;
    text-align: left;
	font-size:14px;
	border:0px;
}
#formTable td .txtarea {
	width:340px;
	vertical-align:middle;
	padding:10px;
}
#formTable td .btnarea {
	width:460px;
}
.prdctInfoBox2 {
    padding: 20px;
}

#tab {
	margin-left: 0;
	/*padding: 1px 12px 9px;*/
	overflow: hidden;
	/*background-color:#000;*/
	width:805px;
	border:none;
}
#tab li {
	float: left;
	margin-right: 10px;
	width: 300px;
	height:74px;
}
.printPage {
	float: right;
	margin:4px 20px;
	text-align:right;
}
#tab li a {
	display: block;
	/*height: 1.5em;*/
	color: #fff;
	text-align: left;
	padding: 14px 0 0 20px;
	/*border: 1px #fff solid;*/
	background-color:lightblue;
	text-decoration: none;
}
#tab li#printPage a {
	display: block;
	height: 1.5em;
	color: #FFF;
	text-align: center;
	padding:5px 10px;
	border:none;
}
/*#tab li a.narrow {
	width:140px;
	height:35px;
}*/
#tab li a.print {
	width:60px;
}
#tab li a:hover, #tab li.present a {
	background: #0068B7 no-repeat 10px;
	border: 1px #0068B7;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#tab li a.tab01 {
	height:70px;
	background-position:6px;
}
#tab li a.tab02 {
	height:70px;
	background-position:6px;
}
#tab li a.tab01:hover {
	background-color:#0068B7;
	height:70px;
	background-position:6px;
}
#tab li a.tab02:hover {
	background-color:#0068B7;
	height:70px;
	background-position:6px;
}

#page1 {
	border-top:10px solid #0068B7 !important;
	box-sizing: border-box;
	padding: 0px;
	width: 805px;
}

#page2 {
	border-top:10px solid #0068B7 !important;
	box-sizing: border-box;
	padding: 0px;
	width: 805px;

}

.series_list li .line_up {
    color: #0062b0;
    font-size: large;
    font-weight: bold;
    padding-bottom: 15px;
    margin-right: 15px;
    text-align: right;
}

/*======================================
180604追加
======================================*/
.txtarea {
	display: inline-block;
    margin-right: 25px;
}
.txtarea P {
	display: inline-block;
	font-size: 14px;
}

.btnarea {
	display: inline-block;
}

/*======================================
190305追加
======================================*/
.addArrow{
  position:relative;
  display:block;
}
.addArrow::before{
  content:'';
  width:40px;
  height:40px;
  box-sizing:border-box;
  background:rgba(255,255,255,.6);
  position:absolute;
  bottom:5px;
  right:5px;
  border-radius:50%;
}
.addArrow::after{
  content: '';
  height: 0px;
  position: absolute;
  right: 15px;
  bottom: 14px;
  width: 0px;
  border-top: 10px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid rgba(0,0,0,.8);
}

/*---------------------------------
	2019/06/07　レスポンシブ対応用
---------------------------------*/
@media only screen and (max-width: 468px){
	#contentsBox{ width: 100%; }
}