﻿.total_db_function {
	width:100%;
	background:#efeff6;
	margin-top:30px
}
.total_db_function_img {
	max-width:1024px;
	margin:0 auto;
	display:none
}
.total_db_function_img img {
	width:100%;
	display:block
}

.total_db_function_wrap {
	max-width:1024px;
	margin:0 auto;
	padding-top:50px;
	font-family: 'nar300', sans-serif;
}
.total_db_function_icon {
	text-align:center;
	padding: 30px 0
}
.total_db_function_wrap h3 {
	text-align:center;
	font-size:46px;
	padding-bottom:70px;
	font-weight:inherit;
	color:#333;
	font-weight:bold;
}
.total_db_function_wrap h3 span {
	color:#dd2c63;
	font-weight:bold;
	font-family: 'nar300', sans-serif;
	position:relative
}
.total_db_function_wrap h3 span::after {
	content:"";
	display:block;
	position:absolute;
	bottom:-2px;
	left:0;
	width:190px;
	height:3px;
	background:#dd2c63;
	border-radius:1px
}

.total_db_function_wrap h3 b {
	color:#21759b;
	font-weight:bold;
	font-family: 'nar300', sans-serif;
}
.total_db_function_text {
	padding:0 30px;
	font-family: 'nar200', sans-serif;
	font-weight:bold
}

.total_db_function_text:after {content: "";display: block;clear: both}

.total_db_function_text>div {
	float:left
}
.total_db_function_text_img {
	padding-right:40px
}
.total_db_function_text_box {
	border-radius:10px;
	background:white;
	font-size:22px;
	margin-bottom:20px
}

.total_db_function_text_box:after {content: "";display: block;clear: both}

.total_db_function_text_box>div {
	float:left;
	padding:15px 20px;
}
.total_db_function_text_box>div:after {content: "";display: block;clear: both}

.total_db_function_text_box>div>div {
	float:left;
	color:white;
	font-weight:bold;
	font-family: 'nar200', sans-serif;
}
.total_db_function_text_box_01 {
	background:#288fcf;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	font-family: 'nar300', sans-serif;
	width:150px
}
.total_db_function_text_box_02 {
	background:#21759b;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	font-family: 'nar300', sans-serif;
	width:150px
}

.step_box_txt a.tethering_link {
	text-decoration:underline
}
.step_box_txt {
    word-break: keep-all;
}
.juyo_box_label span {
    color: #21759b;
    border-color: #21759b;
}
.juyo_box_30_img {
    background-image: url(/bay_images/backlinkPost/juyo_box_30_img.png);
}
.juyo_box_30_label {
    color: #21759b;
}
.juyo_box_30_desc span {
	color: #21759b;
}

.juyo_box_in_title {
    color: #21759b
}
.juyo_box_in_desc span {
    color: #21759b
}
.step_box_label span {
        color: #21759b;
    border-color: #21759b;
}

.step_box_txt .num_circle {
    background-color: #21759b;
}

.step_notice_txt_wrap {
	color: #21759b
}
.step_box_txt b {
	color: #21759b
}

.step_box_txt a {
    color: #21759b
}

.step_box_txt ins {
    text-decoration: none;
    border-bottom: 1px solid #21759b;
}

.step_center_label span {
        color: #21759b;
    border-color: #21759b;
    border-bottom: none;
}

.j_chk_box_label {
    color: #21759b
}
.j_chk_box_label:before {
    background-image: url(/bay_images/backlinkPost/j_chk_box_label.png);
}
.juyo_box_in_img {
	text-align:center;
}


.step_box_wrap img {
    max-width: none;
}

@media (max-width:991px) {

	.total_db_function_img {
		max-width:1024px;
		margin:0 auto;
		display:block
	}

	.total_db_function_wrap {
		display:none
	}

}
@media (max-width:860px) {
	.step_box_wrap img {
		max-width: 100%;
	}
}