@charset "utf-8";
/*====================================================================================
■01.Content PAGE
 ├ _01_1 slide
 ├ _01_2 main
 ├ _01_3 ct_left
 ├ _01_4 ct_right
 └ _01_5 common
■02.page_price_list
■03.page_faq
■04.page_evssl
■05.page_authentication
■06.page_policy
■07.page_sitemap
■08.page_site-seal
■09.page_ssl-tls
■10.page_information
■11.page_update
■12.page_procedure
■13.page_certificate
■14.page_company
■15.page_repayment
====================================================================================*/
/*====================================================================================
■01.Content PAGE
====================================================================================*/
/* _01_1 slide
-------------------------------------------------------------------- */
.slide {
	background: url(../about_ssl/images/ssl-tls/ssl-tls_04.jpg) no-repeat top center;
	/*padding: 50px 0;*/
	position: relative;
	z-index: 100;
	margin-top: 126px;
}
.slide h2 {
	vertical-align: middle;
	display: table-cell;
	height: 147px;
}

/* _01_2 main
-------------------------------------------------------------------- */
.main {
	margin-top: 50px;
	font-size: 14px;
	color: #222222;
}

/* _01_3 ct_left
-------------------------------------------------------------------- */
.ct_left {
	width: 710px;
	float: left;
}

/* _01_4 ct_right
-------------------------------------------------------------------- */
.ct_right {
	width: 240px;
	float: right;
}

.right1 {
	background: #f4f4f4;
	border-radius: 8px;
	border: 1px solid #dcdcdc;
	}
	.right1 ul {
		padding: 10px 10px 20px;
		text-align: center;
	}
	.right1 ul li { margin-top: 20px; }

.right_box dt {
	position: relative;
	}
	.right_box dt::before {
		position: absolute;
		content: "";
		background: url(../common_img/cong.png);
		width: 23px;
		height: 23px;
		top: 60px;
		left: 15px;
	}

.right_box .opened::before { background: url(../common_img/tru.png); }

.right_box dd { margin-top: 2px; }
	.right_box dd li {
		background-color: #222222;
		padding: 15px 9px;
		border-bottom: 1px solid #fff;
		position: relative;
	}
	.right_box dd li:hover { background: #77bb00; }
	.right_box dd a {
		color: #fff;
		font-size: 13px;
		text-decoration: none;
	}

.right_box dd a::after,
.list_right li a::after {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 3;
	content: "";
	}
	.list_right li {
		background: url(../common_img/icon1.png) no-repeat left center;
		border-bottom: 1px dotted #ccc;
		padding: 15px 0 15px 12px;
		position: relative;
	}
	.list_right li a {
		color: #222;
		text-decoration: none;
	}

.right_2 {
	border: #dcdcdc;
	background: #f4f4f4;
	border-radius: 5px;
	margin-top: 25px;
}

/* _01_5 common
-------------------------------------------------------------------- */
.line_box {
	padding: 20px;
	border: #c5dd9c dotted 2px;
	margin-top: 25px;
}

/* notesBox */
.notesBox {
	padding: 20px;
	border: #c5dd9c dotted 2px;
	}
	.notesBox .notesBox_tt {
		display: block;
		font-weight: bold;
		padding-left: 10px;
		font-size: 16px;
		margin-bottom: 10px;
		border-left: 5px solid #76BB00;
	}
		.notesBox .notesBox_tt span { margin-left: 15px; }
	.notesBox .notesBox_txt {
		padding-left: 15px;
	}

/* inner */
.inner { margin-bottom: 35px; }
	.inner .inner_box {
		margin-left: 25px;
		margin-bottom: 25px;
	}
	.inner .inner_list { padding-left: 3.5em; }
		.inner .inner_list > li {
			text-indent: -3.5em;
		}
		.inner .inner_list > li > strong {
			font-size: 18px;
			display: block;
			}
			.inner .inner_list .inner_list_box { text-indent: 0; }
	.inner .inner_list-none { padding-left: 0px; }
		.inner .inner_list-none > li { text-indent: 0px; }
	.inner .inner_list-normal { padding-left: 2.5em; }
		.inner .inner_list-normal > li { text-indent: -2.5em; }
	.inner .inner_list-single { padding-left: 1.5em; }
		.inner .inner_list-single > li { text-indent: -1.5em; }
	.inner .inner_list-substitute { padding-left: 7.2em; }
		.inner .inner_list-substitute > li { text-indent: -7.2em; }

/* box-detail */
.box-detail { margin-bottom: 25px; }
	.box-detail_tt { margin-bottom: 5px; }
	.box-detail_inner { margin-left: 1.5em; }

/* crum
-------------------------------------------------------------------- */
.crum {
	background: #f0f0f0;
	padding: 5px 0;
	font-size: 12px;
	}
	.crum li {
		float: left;
		margin-right: 5px;
		position: relative;
		z-index: 100;
	}
	.crum li a { text-decoration: none; }

/* tt
-------------------------------------------------------------------- */
/* section title */
.tt_h3 {
	font-size: 28px;
	padding-bottom: 5px;
	margin-bottom: 30px;
	border-bottom: 2px solid #c5dd9c;
	}
	.tt_h3 span {
		color: #77BB00;
		line-height: 1.2;
		display: inline-block;
		border-left: 10px solid #76BB00;
		padding-left: 15px;
	}

/* inner title */
.tt_h4 {
	font-size: 23px;
	color: #222222;
	background: url(../about_ssl/images/ssl-tls/icon.png) no-repeat left 7px;
	padding-left: 25px;
	margin-bottom: 20px;
}

/* other title */
.subtit{
	font-size: 16px;
	font-weight: bold;
}


/* other
-------------------------------------------------------------------- */
.list_ssl li {
	float: left;
	margin-right: 30px;
}

.list_ss_4 li {
	float: left;
	margin-right: 18px;
}

.list_ss li {
	float: left;
	margin-right: 30px;
	margin-top: 10px;
}
.list_ss li:nth-child(3n+1) { margin-left: 0; }

.tbale_top { position: relative; }
	.tbale_top th {
		width: 128px;
		background-color: #fafafa;
		font-weight: normal;
	}
	.tbale_top th,
	.tbale_top td {
		border: 1px solid #e7e7e7;
		padding: 13px 0px;
		text-align: center;
		vertical-align: middle;
		font-size: 11px;
	}

.img_table {
	position: absolute;
	top: -6px;
	right: -45px;
}



/*====================================================================================
■02.page_price_list
====================================================================================*/
.page_price_list dt {
	position: relative;
	}
	.page_price_list dt::before {
		position: absolute;
		content: "";
		background: url(../common_img/cong.png);
		width: 23px;
		height: 23px;
		top: 60px;
		left: 15px;
	}

.page_price_list .opened::before { background: url(../common_img/tru.png); }

.page_price_list .tb_style th,
.page_price_list .tb_style td {
	text-align: center;
	vertical-align: middle;
	padding: 20px 8px;
}

.page_price_list .tb_style thead th {
	background: #77BB00;
	color: #FFF;
}

.page_price_list .tb_style .comment {
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	text-align: left;
	display: inline-block;
	text-indent: -1em;
	padding-left: 1em;
}

.page_price_list .tb_style th { background: #ecf4df; }
	.page_price_list .tb_style th a {
		font-size: 12px;
		font-weight: normal;
		color: #0669e4;
		display: block;
	}

.page_price_list .tb_style td .blinking {
	color: #ff0000;
	-webkit-animation: blink 0.5s ease-in-out infinite alternate;
	-moz-animation: blink 0.5s ease-in-out infinite alternate;
	animation: blink 0.5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink {
	0% { opacity: 0; }
	19.9% { opacity: 0; }
	20% { opacity: 1; }
	100% { opacity: 1; }
}
@-moz-keyframes blink {
	0% { opacity: 0; }
	19.9% { opacity: 0; }
	20% { opacity: 1; }
	100% { opacity: 1; }
}
@keyframes blink {
	0% { opacity: 0; }
	19.9% { opacity: 0; }
	20% { opacity: 1; }
	100% { opacity: 1; }
}

.page_price_list .tb_style .bg-transfer { background: #ffd800; }

.page_price_list .tb_style .co_tb {
	background-color: #000;
	color: #ffd800;
}

.page_price_list .tb_style .cell1 { width: 30px; }

.page_price_list .tb_style .btn_popup:hover {
	cursor: pointer;
	background: #77BB00;
	color: #FFF;
}

.page_price_list .tb_w01 { width: 120px; }

.page_price_list .txt_rotate {
	display: block;
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
}

/*====================================================================================
■03.page_faq
====================================================================================*/
.page_faq .tit-faq {
	padding-left: 4.2em;
	text-indent: -3.2em;
}

.page_faq .btn_list li { margin-bottom: 15px; }
.page_faq .btn_list li:last-child { margin-bottom: 0; }

.page_faq .btn_list a {
	border: 2px solid #77BB00;
	display: block;
	color: #77BB00;
	padding: 5px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	}
	.page_faq .btn_list a span {
		display: block;
		padding: 3px 0;
	}
	.page_faq .btn_list a:hover {
		background: #77BB00;
		color: #FFF;
	}

.page_faq .list_col2 a {
	display: block;
	margin-top: 15px;
}

.list_arr li {
	background: url(../common_img/icon1.png) no-repeat left 5px;
	padding-left: 15px;
	margin-bottom: 10px;
	}
	.list_arr li a { text-decoration: none; }
	.list_arr li a:hover { color: #77BB00; }

/*---------- page_faq_sty -------------*/
.page_faq_sty .tt_h3 {
	margin-top: -126px;
	padding-top: 126px;
}
.page_faq_sty .tb_style th{
	width: 100px;
	text-align:center;
}
.page_faq_sty .tt_h3 span {
		color: #77BB00;
		line-height: 1.2;
		display: inline-block;
		border-left: 10px solid #76BB00;
		padding-left: 2.1em;
		text-indent: -1.5em;
	}
/*---------- End page_faq_sty -------------*/

/*====================================================================================
■04.page_evssl
====================================================================================*/
.icon_ev a {
	background: url(../about_ssl/images/evssl/icon.png) no-repeat left center;
	padding-left: 12px;
	color: #0669e4;
}

#ev_attention {
	margin-top: -200px;
	padding-top: 200px;
}

.page_evssl .box-ev { margin-top: 20px; }
	.page_evssl .box-ev .ev_left {
		width: 450px;
		float: left;
		}
		.page_evssl .box-ev .ev_left .box-detail {
			margin-top: 10px;
		}
		.page_evssl .box-ev .ev_left .box-detail_tt {
			color: #77bb00;
			font-size: 22px;
			font-weight: bold;
		}
		.page_evssl .box-ev .ev_left h5 span { font-size: 18px; }

/*====================================================================================
■05.page_authentication
====================================================================================*/

.tb_style th{ text-align: center;}
.tb_au01{ width: 90px;}
.tb_style td{
	vertical-align: middle;
}

/*====================================================================================
■06.page_policy
====================================================================================*/
.page_policy .box-detail_tt {
	font-size: 20px;
	font-weight: bold;
}
.page_policy .box-detail_txt {
	margin-left: 3.5em;
}

.page_policy h5 {
	font-size:17px;
	margin:20px 0;
}
.page_policy .list_style {
	padding-left: 2.5em;
	margin-left: 2em;
	}
	.page_policy .list_style li { text-indent: -2.5em; }
		.page_policy .list_style li .list_num li { text-indent: 0; }

.page_policy .list_style-kana {
	padding-left: 1.8em;
	}
	.page_policy .list_style-kana li { text-indent: -1.8em; }


/*====================================================================================
■07.page_sitemap
====================================================================================*/
.page_sitemap a{
	text-decoration:none;
	}
.page_sitemap a:hover{ color: #999;}

.page_sitemap .inner_list {
	padding-left: 1em;
	}
	.page_sitemap .inner_list > li {
		font-weight: bold;
		font-size: 16px;
		text-indent: -1em;
		margin-top: 10px;
	}
	.page_sitemap .inner_list .inner_list_box {
		font-weight: normal;
		font-size: 14px;
		}
		.page_sitemap .inner_list .inner_list_box li {
			margin-top: 5px;
		}

/*====================================================================================
■08.page_site-seal
====================================================================================*/
.page_site-seal #img-siteseal {
	position: relative;
	}
	.page_site-seal #img-siteseal ul {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-align-items: flex-end;
		-moz-align-items: flex-end;
		-ms-align-items: flex-end;
		-o-align-items: flex-end;
		align-items: flex-end;
		-webkit-justify-content: space-between;
		-moz-justify-content: space-between;
		-ms-justify-content: space-between;
		-o-justify-content: space-between;
		justify-content: space-between;
		position: absolute;
		bottom: 20px;
		left: 76px;
		width: 586px;
	}
.page_site-seal .img.right_2{
	margin:0 auto 15px auto;
	text-align:center;
	width:240px;
}

/*====================================================================================
■09.page_ssl-tls
====================================================================================*/


/*====================================================================================
■10.page_information
====================================================================================*/
.page_information ul li a {
	display: block;
	text-decoration: none;
	padding: 15px 0px;
	border-bottom: 1px dashed #aaa;
}
.page_information ul li:first-child a {
	padding-top: 0px;
}
.page_information ul li a p time {
	display: block;
	float: left;
	margin-right: 20px;
}
.page_information ul li a p span {
	display: block;
	overflow: hidden;
}

/*====================================================================================
■11.page_update
====================================================================================*/
.page_update {}

/*====================================================================================
■12.page_procedure
====================================================================================*/
.stap_box{
	position:relative;
	width:710px;
	height:310px;
}

.stap_box a{
	display: block;
	position: absolute;
	opacity: 0;
	width: 190px;
	height: 105px;
}
.stap_box #stap_box_btn01{
	top: 30px;
	left: 35px;
}
.stap_box #stap_box_btn02{
	top: 30px;
	left: 264px;
}
.stap_box #stap_box_btn03{
	top: 30px;
	left: 487px;
}
.stap_box #stap_box_btn04{
	top: 174px;
	left: 35px;
}
.stap_box #stap_box_btn05{
	top: 174px;
	left: 264px;
}
.stap_box #stap_box_btn06{
	top: 174px;
	left: 478px;
}

/*====================================================================================
■13.page_certificate
====================================================================================*/
.page_certificate .tt_h3 {
	margin-top: -126px;
	padding-top: 126px;
}

/*====================================================================================
■14.page_company
====================================================================================*/
.page_company .tt_h4 {
	margin-top: -126px;
	padding-top: 126px;
	background: url(../about_ssl/images/ssl-tls/icon.png) no-repeat left 133px;;
}

/*====================================================================================
■15.page_repayment
====================================================================================*/
.page_repayment .tt_h3 {
	margin-top: -126px;
	padding-top: 126px;
}