@charset "utf-8";
/**-----料金------**/
.price_table {
	margin:0 auto 25px;
	overflow-x: auto;
}
.price_table table {
	width: 100%;
	margin: 0 auto 10px;
}
.price_table .table2 table tr th {
	width: 25%;
}
.price_table .table2 table tr th + th + th {
	width: 50%;
}
.price_table table tr th{
	padding: 8px 6px;
	border: 1px solid #b5b4b4;
	background: #007abf;
	font-weight: bold;
	color: #fff;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
}
.price_table table tr td{
	padding: 8px 6px 8px;
	border: 1px solid #aaaaaa;
	background: #ffffff;
	color: #252525;
	font-size: 13px!important;
	text-align: right;
}
.price_table table tr td + td + td {
	text-align: left;
}
.price_table.initial_cost {}
.price_table.initial_cost table tr th{
	width: 30%;
	font-size: 15px;
	font-weight: bold;
}
.price_table.initial_cost table tr td{
	width: 70%;
	font-size: 15px;
	font-weight: bold;
	vertical-align: middle;
	color:#ff0000;
}
.common_banner {
	margin: 0px 0px 30px 0px;
}
.common_banner .left {
	text-align: center;
	margin: 0 0% 10px 0;
}
.common_banner .right {
	text-align: center;
}

/**-----ご利用の流れ------**/
.page_link {
	margin-bottom: 10px;
}
.page_link ul {
	margin: 0 0% 0 0;
}
.page_link ul li{
	/*width: 30%;
	float: left;*/
	margin: 0 0% 10px 0;
}
.page_link a{
	display: block;
	padding: 3px 2.5%;
	width: 100%;
	box-sizing: border-box;
	border: #007abf 2px solid;
	border-radius: 5px;
	background: #fff;
	vertical-align: middle;
	text-decoration: none;
	/*font-weight: bold;*/
	color: #007abf;
	font-size: 100%;
	height: 100%;
}
.page_link a:hover{
	background: #007abf;
	color: #fff;
}
.step_cont {
	border: #eee 1px solid;
	padding: 10px 2% 10px 2%;
	margin-bottom: 30px;
}
.step_cont h3.cont_h {
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 14px;
}
.step_cont h3.cont_h:after {
	content: none;
}
.step_cont h3.cont_h span{
	display: inline-block;
	background: #007abf;
	margin-right: 10px;
	padding: 10px 1.5% 10px 1.5%;
	line-height: 1;
	color: #fff;
	border-radius: 20px;
}
.step_cont .step_img_txt {
	margin-bottom: 25px;
}
.step_cont .step_img_txt.arrow_top {
	margin-top: 50px;
	position: relative;
}
.step_cont .step_img_txt.arrow_top:before {
	content: url(../images/step_arrow.png);
	position: absolute;
	top:-40px;
	left: 0;
	min-width: 100%;
	min-height: 27px;
	text-align: center;
}
.step_cont .step_img_txt .areaL{
	float: none;
	width: auto;
}
.step_cont .step_img_txt .areaR{
	float: none;
	width: auto;
	text-align: center;
	margin-bottom: 10px;
}
.two_bnr {
	margin-bottom: 40px;
}
.two_bnr .areaL,
.two_bnr .areaR{
	width: 50%;
	text-align: center;
}

/**-----機能一覧------**/
.function_cont {
	margin-bottom: 30px;
}
.function_cont .function_list {
	margin: 0 0 0 0%;
}
.function_cont .function_list li{
	/*float: left;
	width: 45%;*/
	margin: 0 0 15px 0%;
}
.function_cont .function_list li .ttl{
	margin: 0 0 15px;
	padding: 5px 0 3px 15%;
	background: url(../images/function_check.png) 0 0 no-repeat;
	background-size:36px;
	font-size: 16px;
	font-weight: bold;
	color: #0198ee;
}
.function_cont .function_list li .txt{
}

/**----------FAQ----------**/
.faq_list {
	margin: 0px 0 30px;
}
.faq_cont {
	border-bottom:#b2b2b2 1px dotted;
	margin: 0px 0 15px;
}
.faq_cont .q_cont{
	position:relative;
	padding:12px 10px 13px 16%;
	margin:0px 0 5px 0px;
	font-weight:bold;
	font-size:18px;
}
.faq_cont .q_cont:before{
	content:"";
	position:absolute;
	background: url(../images/q_icon.png) no-repeat 0px center;
	background-size: 100%;
	top:0px;
	left:0px;
	width: 12%;
	max-width: 50px;
	height: 50px;
}
.faq_cont .a_cont{
	margin:0 0 15px 0%;
}
/**----------suppprt----------**/
.support_cont {
	margin-bottom: 20px;
}
.support_cont .areaL,
.support_cont .areaR{
	float: none;
	width: 100%;
	box-sizing: border-box;
	padding: 15px 2%;
	border: #ccc 1px solid;
}
.support_cont .areaL {
	margin-bottom: 20px;
}
.support_cont .support_article li{
	margin-bottom: 10px;
	padding: 0 0 0 23px;
	background: url(../images/list_icon04.png) 0 6px no-repeat;
}
.support_cont.faq_inq .faq{
}
.support_cont.faq_inq .faq .faq_ctgr li{
	margin-bottom: 10px;
	padding: 0 0 0 23px;
	background: url(../images/list_icon04.png) 0 6px no-repeat;
}
.support_cont.faq_inq .inq{
}
/**----------suppprt----------**/
#column-2 #mainC ul.topics_list {
	width: 100%;
}
#column-2 #mainC ul.topics_list li .date{
	/*float: left;
	width: 80px;*/
	margin: 0 0px 5px 0;
}
#column-2 #mainC ul.topics_list li .ttl{
	/*float: left;
	width: 345px;*/
	margin: 0;
	color: #333333;
	font-size: 13px;
}
#column-2 #sideC .side_ttl{
	text-align: center;
	margin-bottom: 20px;
}
.archive_monthly{
	margin-bottom: 40px;
}
.archive_monthly ul {

}
.archive_monthly ul li{
	margin-bottom: 10px;
	position: relative;
}
.archive_monthly ul li:after{
	content: '＞';
	position: absolute;
	top: 0;
	right: 0;
}
.archive_monthly ul li a{
	display: block;
	text-decoration: none;
	letter-spacing: 2px;
	color: #111;
	font-size: 14px;
}

.archive_monthly ul li a:hover{
	text-decoration: underline;
}
.archive_monthly ul li a span.ym{
	font-weight: bold;
}
ul.side_topics_list {

}
ul.side_topics_list li{
	margin-bottom: 30px;
}
ul.side_topics_list li .date{
	margin-bottom: 5px;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
}
ul.side_topics_list li .ttl{
	margin-bottom: 0px;
	color: #111;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
}
ul.side_column_list {

}
ul.side_column_list li{
	margin-bottom: 30px;
}
ul.side_column_list li .areaL{
	width: 20%;
}
ul.side_column_list li .areaR{
	width: 75%;
}
ul.side_column_list li .areaR .date{
	margin-bottom: 5px;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
}
ul.side_column_list li .areaR .ttl{
	margin-bottom: 0px;
	color: #111;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
}
.article_dtl_img {
	margin-bottom: 25px;
	text-align: center;
}
h3.article_dtl_h3 {
	font-size: 16px;
	font-weight: bold;
	color: #111111;
	padding: 0px 0 0px 0;
	margin-bottom: 10px;
	position: relative;
	text-align: left;
}
.date_sns {
    margin-bottom: 25px;
}
.article_dtl_date {
    float: right;
	text-align: right;
	padding-right: 1.5%;
}
.sns_btn {
    float: right;
    margin-right: 10px;
    line-height: 1;
}
.article_dtl_main {
	margin-bottom: 25px;
}
.back_link {
	margin: 0px 0 25px 0;
	padding-left: 1.5%;
}
/**コラム一覧**/
#column-2 #mainC ul.column_list {
	margin: 0 0 25px;
}
#column-2 #mainC ul.column_list li{
	padding-bottom:15px;
	margin: 0 0 15px;
	border-bottom:#dddddd 1px dashed;
	width: 100%;
	float: none;
}
#column-2 #mainC ul.column_list li .areaL{
	float: none;
	width: auto;
}
#column-2 #mainC ul.column_list li .areaR{
	float: none;
	width: auto;
}
#column-2 #mainC ul.column_list li .areaR .date{
	margin-bottom: 10px;
	color: #666666;
	/*font-size: 18px;*/
	font-weight: bold;
	letter-spacing: 2px;
}
#column-2 #mainC ul.column_list li .areaR .ttl{
	/*margin-bottom: 15px;
	font-size: 18px;*/
	color: #111;
	font-weight: normal;
	letter-spacing: 1px;
}
#column-2 #mainC ul.column_list li .areaR .txt{
	padding:28px 8px;
	color: #111;
	font-size: 14px;
	font-weight: normal;
}
#column-2 #mainC ul.column_box{
	margin: 0 0 40px -29px;
}
#column-2 #mainC ul.column_box li{
	float: left;
	width: 280px;
	margin: 0 0 15px 29px;
}
#column-2 #mainC ul.column_box li img {
	margin-bottom: 10px;
}
#column-2 #mainC ul.column_box li .date {
	text-align: right;
	color: #111;
}
#column-2 #mainC ul.column_box li .btn {
	text-align: right;
}

.top_function_cont {
	margin-bottom: 30px;
}
.top_function_cont .top_function_list {
	margin: 0 0 0 0%;
}
.top_function_cont .top_function_list li{
	/*float: left;
	width: 45%;*/
	margin: 0 0 15px 0%;
	border:1px solid #ccc;
	border-radius: 2px;
}
.top_function_cont .top_function_list li .ttl{
	margin: 0 0 5px;
	padding: 5px 0 3px 0;
	background-size:36px;
	font-size: 16px;
	font-weight: bold;
	color: #0198ee;
	text-align:center;
}

