@charset "utf-8";
/* web_service CSS Document */

#header {
	width: 100%;
	height: 70px;
	background: #fff;
	position: fixed; /*位置固定*/
	z-index: 999;
}

#headerInner {
	width: 1100px; height: 50px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#headerInner #logo{ width: auto; height: 50px; float: left; margin-top: 6px;}
#headerBox{ width: 410px; float: right;}
#headerInq{ float: left; padding-right: 6px; line-height: 185%;}
#headerTel{ margin-top: 6px; float: right; line-height: 185%;}

.grLine{
	width: auto; height: 3px;
	background: linear-gradient(#ccc, #fff);
	opacity: 0.4; /*透過率*/
}

.width900{width: 900px; margin: 0 auto;}
.width980{width: 980px; margin: 0 auto;}
.width1200{width: 1200px; margin: 0 auto;}

/*下向き矢印*/
.arrow_down {
  display: inline-block;
  vertical-align: middle;
  color: #073b71;
  line-height: 1;
  width: 0.8em;
  height: 0.8em;
  border: 0.2em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(135deg);
}

/*アンカー位置調整(ヘッダー分)*/
a.anchor{
    display: block;
    padding-top: 120px;
    margin-top: -120px;
}


/*web_service*/

.main_titel{ font-size:24px; color:#ff3300; font-weight: bold; padding: 5px 10px 1px 10px; border: 3px #ff3300 solid; background:#fff;}

.main{ margin: 0 auto; background:#145fac;}
#main_img_bg{
　　width: 1020px; height: 311px;
    background:url(../web_service/images/main_img_bg.png) no-repeat;
	color: #FFF;
	padding: 40px 90px 0 90px;
	display:block;
}

#main_img_bg h1{ font-size: 70px; font-weight: bold; line-height: 100%; filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.3))/*影*/}
#main_img_bg ul li{
	float:left; background-color: #fff; margin-right: 10px; color: #333; opacity:0.85;/*透過率*/
    padding: 3px 12px 0 12px; font-size: 19px; font-weight: bold;
	filter: drop-shadow(10px 10px 10px rgba(0,0,0,0.3))/*影*/;}
#main_img_bg a,#main_img_bg a:hover{color:#fff;}

.copy01{
	font-size: 26px; text-align: center; line-height: 120%; font-weight: bold;
	}
.titel01{
	font-size: 26px; text-align: center; line-height: 160%; font-weight: bold; letter-spacing: 0.05em;
	}

.ore_lineBox{ width: 850px; height: auto; border: 3px solid #F33; padding: 25px; display: inline-block;}

.case_theme_txt{ width: 650px; height:auto; float:left;}
	
#w980_ora{
	width: 920px; height: 240px;
	margin: 0 auto;
	padding: 22px 30px 21px 30px;
	background:url(../web_service/images/bg_ora.png) no-repeat;
	display:block;
}

ul.list_round li{
	width:380px; height:40px;
	background:url(../web_service/images/round_bg.png) no-repeat;
	display:block;
	padding: 10px 10px 5px 60px;
	float: left;
	font-size: 19px;
	font-weight: bold;
	line-height: 200%;
}

#w980_blue{
	width: 920px; height: 310px;
	margin: 0 auto;
	padding: 22px 30px 21px 30px;
	background:url(../web_service/images/bg_blue.png) no-repeat;
	display:block;
}

ul.list_check li{
	width: 370px; height: 40px;
	background:url(../web_service/images/check_bg.png) no-repeat;
	display:block;
	padding: 10px 10px 5px 70px;
	float: left;
	font-size: 19px;
	font-weight: bold;
	line-height: 200%;
}

#w980_green{
	width: 935px; height: 310px;
	margin: 0 auto;
	padding: 22px 30px 21px 15px;
	background:url(../web_service/images/bg_green.png) no-repeat;
	display:block;
}

.list_option li{
	width: 410px; height: 60px;
	background:url(../web_service/images/option.png) no-repeat;
	display:block;
	padding: 10px 10px 5px 30px;
	font-size: 19px;
	font-weight: bold;
	line-height: 150%;
	color: #4d4d4d;
	text-decoration: none;
	margin-bottom: 10px;
	margin-left: 15px;
	float: left;
}

.w660txtBox{width: 660px; height:auto; float:left;}

.sv1box{
	width: 320px; height: 30px;
	float:left;
	border-top: 4px #CCCCCC solid;
	font-size: 16px;
	padding: 5px 0;
	}


#ded_box{
	width: 270px; height: 372px;
	background:url(../msp_service/images/ded_bg.png) no-repeat;
	display:block;
	color: #fff;
	padding: 28px 25px 0 25px;
	float: left;
	margin-right: 10px;
}

#cloud_box{
	width: 270px; height: 372px;
	background:url(../msp_service/images/cloud_bg.png) no-repeat;
	display:block;
	color: #fff;
	padding: 28px 25px 0 25px;
	float: left;
	margin-right: 10px;
}

#aws_box{
	width: 270px; height: 372px;
	background:url(../msp_service/images/aws_bg.png) no-repeat;
	display:block;
	color: #fff;
	padding: 28px 25px 0 25px;
	float: left;
}

.box_line{
	width: 270px; height: auto;
	font-size: 15px;
	color: #313131;
	text-align: center;
	margin-bottom: 15px;
	padding: 5px 0 3px 0;
	letter-spacing: -0.01em;
	margin-top: 5px;
}

.ded{background: #fce3b9;}
.cloud{background: #bef9f4;}
.aws{background: #ddc2f1;}

.ded_sv_btn a:hover,.cloud_sv_btn a:hover,.aws_sv_btn a:hover{
	opacity: 0.8; /*透過率*/
}

.sv_list{
	font-size:12px;
	color: #1b1b1b;
}


/*/*/

/*.bg_img01{background:url(../aws_operation_service/images/bg_img01.png) no-repeat 100% 10%; display:block;
          z-index: 95;}
.bg_img02{background:url(../aws_operation_service/images/bg_img02.png) no-repeat 100% 100%; display:block;
          z-index: 95;}
.bg_img03{background:url(../aws_operation_service/images/bg_img03.png) no-repeat 10% 100%; display:block;
          z-index: 95;}

.h3_line_box{
	width: 700px; margin: 0 auto;
	padding: 10px 0 6px 0;
	font-weight: bold;
	text-align: center;
	margin-bottom: 25px;
	letter-spacing: 0.15em;
}*/

/*ボタン画像フェード切替*/
.btn_fade {
	position: relative;
	width: 796px;
	height: 113px;
	margin: 0 auto;
	display: block;
	border-radius: 12px;
	overflow: hidden;
	cursor: pointer;
	border: none;
}
.btn_fade img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	display: block;
	-webkit-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
}
.btn_fade:hover img:nth-of-type(2) {
	opacity: 0;
}

/*TOPに戻るボタン*/
html {
    scroll-behavior: smooth;
}
.page_top {
    height: 50px;
    width: 50px;
    position: fixed;
    right: 20px;
    bottom: 90px;
    background: #fff;
    border: solid 2px #1066be;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
}

.pagetop__arrow {
    height: 10px;
    width: 10px;
    border-top: 3px solid #1066be;
    border-right: 3px solid #1066be;
    transform: translateY(20%) rotate(-45deg);
}

/*TOPに戻るボタン マウスオーバーカラー*/
@media (hover: hover) and (pointer: fine) {
    .page_top:hover, .page_top:hover .pagetop__arrow {
        border-color: #fb6a13;
    }
}

/*.back_white{ background: #fff; color:#333;}
.back_red{ background: #e10210; color:#fff;}

.h3_line_yellow{ border: #FF9900 3px solid;}
.h3_line_ora{ border: #fb4102 3px solid;}
.h3_line_dblue{ border: #004867 3px solid;}

.h3_marker_ora_yellow{background-color:#fdc605; padding: 5px 25px 0 25px; display:inline-block;
 font-size: 32px; font-weight: bold; color:#333; letter-spacing: 0.08em; line-height: 140%;}*/


/*事例枠*/
/*.h3_line_box_mini{
	width: 45%; margin: 0 auto;
	border: #fb4102 3px solid;
	padding: 8px 0 4px 0;
	font-weight: bold;
	text-align: center;
	background: #fff;
	position: relative;
	z-index: 10;
}
.ora_box{ width: 790px; height: auto; margin: 0 auto; border:3px #FF3300 solid; margin-top: -25px;
 	  	z-index: 998; padding: 55px 40px 30px 40px;
		background:url(../aws_operation_service/images/img01.jpg) no-repeat 96% 70%;}
.ora_box ul li{ line-height: 200%;}


.arrow_y{ width: 366px; height: 95px; margin: 0 auto; text-align:center;
	margin-bottom: -25px; line-height: 130%;
	background: url(../images/arrow_y_w366x95.png) no-repeat;
	position: relative;
	z-index: 5;
	}

.circle{ width: 121px; height: 100px; text-align: center; color: #fff; float: left; padding-top: 21px; line-height: 220%;}

.circle_green{
	background:url(../images/circle_w121_green.png) no-repeat;
	display:block;
}

.circleCap{ width: 780px; left: auto;  float: left; color: #FF3300; font-size: 20px; padding-top: 20px;
　　font-weight: bold; padding-left: 20px; font-weight:bold; margin-bottom: 5px; }

.circleTitl{ width: 780px; left: auto;  float: left; font-size: 28px;
	font-weight: bold; padding-left: 20px; line-height: 150%;}

.recommeTitl{ width: 840px; left: auto;  float: left; font-size: 28px;
	font-weight: bold; padding: 30px 30px 5px 30px; line-height: 150%;}

.Titl_greenline{border-bottom:2px #01a194 solid;}*/


/*お問い合わせボタン*/

/*.inqBox{width: 980px; height: auto; margin: 0 auto; padding-left: 85px;}
.inq_free{ float: left; padding: 0 25px 0 5px;}
.inq_btn{ margin-bottom: 20px; float: left;}
.staff{ margin-top: -50px; float: right; padding-right: 40px; }
*/