@charset "utf-8";

/* ++++++++++++++++++++++++++++++++++++++++++++++
service	mailsecurity
++++++++++++++++++++++++++++++++++++++++++++++ */
/* TOP メインイメージ*/
.serviceDetailIntro {
	background:url(/service/mailsecurity/img/bg_title.png) no-repeat 100% 50%;
	background-size: cover;
	}
.serviceDetailIntroInner .button.alert {
	margin: 0;
}
.serviceDetailIntroInner .sub_title{
	text-align:center;
	margin: 2rem auto 1rem;
	}
@media only screen and (max-width:639px) {
	.serviceDetailIntro {
	background-color:#efede9;
	background-image: none;
}
}

.serviceDetailIntroInner h1 img{
	width: 100%;
	max-width: 400px;
	margin-bottom: 1rem;
}

.serviceDetailIntro.mini h1 img{
	width: 100%;
	height: 54px;
}

/* コンバージョンエリア -------------*/
.cv_area{
	margin:4rem auto 2rem;
	border:5px solid #333;
	background:#fff;
	}
.cv_area h3{
	color:#fff;
	padding:0.3rem 0;
	margin:0;
	background:#333;
	text-align:center;
	font-size:1.3rem;
	}
	.cv_area_top{background:#eee;padding-bottom:1rem;}
	.order_link{font-size:14px;}
	.cv_area_top .button{padding:1rem 6rem;font-size:1.6rem;margin:2rem 0 1rem;}
	.cv_links{
		width:100%;
		margin:0.7rem auto;}
	.cv_links li{
		border-right:1px solid #ccc;
		width:50%;
		float:left;
		padding:0.5rem 0rem;
		font-size:0.95rem;
		text-align:center;
		}
	.cv_links li:last-child{border:none;}

/* 見出し -------------*/
.h4-title-border{
	margin-bottom:1.5rem;
	padding:0.5rem 1rem;
	border:#999 1px solid;
	border-radius:3px;
	font-size:1.1rem;
	}
.h5-title-bg{
	margin-bottom:1rem;
	padding:0.5rem 1rem;
	border-radius:3px;
	font-size:1.0rem;
	background:#ece7e7;
	}

/* TOP -------------*/
.fill_navy {
	background: #2b374b;
}
.fill_navy,.fill_navy h2 {
	color:#fff;
	}
.mailsecurty-section{
	margin-top: -1rem;
	padding: 3rem 0 1.5rem;
	}
	.mailsecurty-section h2{
		padding: .5rem;
		}
	.mailsecurty-section .tit{
		margin-bottom: 1.5rem;
		padding-bottom: .2rem;
		font-size: 1rem;
		border-bottom: 1px solid #c4c4c4;
		}
.mailsecurty-section .feature-inr {
	background: #fff;
	border-radius: .4rem;
	padding: .2rem 1.4rem;
	margin-bottom: 2rem;
	min-height: 13rem;
	color: #2b374b;
}
.mailsecurty-section .feature-inr h3 {
	font-size: 1.142rem;
	text-align: center;
	font-weight: bold;
	margin: 1.4rem 0 .9rem;
	color: #2b374b;
}
.mailsecurty-section .feature-inr h3 span {
	font-size: .8rem;
	padding: .2rem;
	border:solid 1px #2b374b;
	margin-left: .8rem;
}
.mailsecurty-section .feature-inr p {
	line-height: 1.4;
}
.mailsecurty-section .text {
	font-size: 1.142rem;
}
/*  機能-------------*/
.function-link a.hollow:link,
.function-link a.hollow:visited {
	border: none;
	background: #2b374b;
	width: 100%;
	color:#fff;
}
.function-link a.hollow:hover {
	border: none;
	background: #516078;
	width: 100%;
}
.mailsecurty-section h4 {
	border-bottom:solid 1px #999;
	padding-bottom: .6rem;
	font-size:1rem;
}
.img-box {
	background: #fff;
	padding: 2rem 0;
	margin: 0 auto 3rem;
}

/* 料金 -------------*/
.price-fig table{
	width: 100%;
	min-width:900px;
	}
	@media screen and (max-width: 1000px) {
		.price-fig{
			overflow-x: scroll;
			}
	}
	.price-fig table thead th,
	.price-fig table thead td{
		border:1px solid #fff;
		}
	.price-fig table thead td{
		background: #fff;
		border-bottom:1px solid #ccc;
		}
	.price-fig table thead th{
		width:18%;
		margin-bottom: 0;
		padding:  1rem 0 .8rem;
		background: #2b374b;
		color: #fff;
		font-size: 1rem;
		text-align: center;
		line-height: 1.2rem;
		}
	.price-fig table tbody th,
	.price-fig table tbody td{
		border:1px solid #ccc;
		font-size: 0.875rem;
		}
	.price-fig table tbody td{
		text-align: center;
		padding: 1rem 0 .8rem;
		}
.price-fig .num{
	font-size: 1.857rem;
	}
.price-fig .label{
	padding: 0.3rem;
	border-radius: 0.3rem;
	vertical-align: 2px;
	font-size:12px;
	margin-bottom: 0.6rem;
	}
.price-fig .none{
	display: block;
	width: 12px;
	height: 2px;
	margin: 15px auto;
	background: #333;
	}
.price-fig .circle{
	display: block;
	width: 24px;
	height: 24px;
	margin: 4px auto;
	border:3px solid #c1191f;
	border-radius: 50%;
	}
.has-tip{
	border-bottom:none;
	font-weight: normal;
	}
.has-tip img{
	margin-left: .2rem;
	vertical-align: top;
	}
.tooltip {
	max-width: 23rem !important;
	}

/* パーツ  -------------*/
.sectionEnd {
    border: 0 none;
    clear: both;
    display: block;
    height: 0;
    margin-bottom: 3rem;
    width: 0;
}
