@charset "UTF-8";
/* CSS Document */

/* css for smartphone */

@media ( max-width: 960px) { 
	body{ width: 100%; }
	.head_title_line,.head_fixed { width: 100%; }
	.head_contact_cnt { width: 39%; }
}
@media ( max-width: 768px) {
	.head_logo { width: 67%; }
	.head_contact_cnt { width: 33%; }
	.container { width: 100%!important; }
}
@media (max-width: 640px) {

.txt_9px{	font-size: 9px;}
.txt_12px{	font-size: 12px; line-height: 20px;}
.txt_14px{	font-size: 14px;line-height: 24px;}
.txt_16px{	font-size: 13px;line-height: 19px;}
.txt_18px{	font-size: 18px;}
.txt_20px{	font-size: 20px;}
.txt_22px{	font-size: 20px;}
.txt_24px{	font-size: 20px;}
.txt_26px{	font-size: 16px;}
.txt_30px{	font-size: 17px;}
.txt_36px{	font-size: 19px;}
.txt_48px{	font-size: 22px;}
.txt_50px{	font-size: 32px;}
.txt_60px{	font-size: 60px;}

/*---------------------------------------- #top_header_cnt ----------------------------------------*/
#top_header_cnt{
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	border-top: 4px solid #ec6800;
	background: #ecedef url(../images/head_bg_sp.jpg) no-repeat center top;
	background-size: 100% auto;
	position: relative;
}

.h602px{
	height: auto;
}
.en_img img{ 
		max-width: 100%;
		margin: 0 auto;
		height: auto;
	}
/*---------------------------------------- header_cnt ----------------------------------------*/
#header_cnt{
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0 0 5px 0;
	border-top: 4px solid #ec6800;
	position: relative;
}

.head_title_line{
	width:80%;
	height: auto;
	margin: 5px;
	padding: 0;
	overflow: hidden;
	float: left;
}

.top_head_title_line{
	width:100%;
	height: auto;
	padding: 5px;
	overflow: hidden;
	float: left;
}
.top_head_menu_cnt{
	display: none;
}


.head_logo{
	width: 100%;
	max-width: 450px;
	margin-left: 0;
	float: left;
}
.head_logo_copy{
	height: 19px;
	width: 100%;
	font-size: 9px;
	letter-spacing: -0.5px;
}
.head_logo_img{
	width: 76%;
	max-width: 450px;
	padding-bottom: 10px;
}
.head_logo_img img{
	width: 74%;
}


.head_contact_cnt{
}
.head_menu_hr{
	display: none;
}





.top_head_mask{
	position: static;
	width: 100%;
	background: #ecedef;
	margin: 0;
	padding: 0;
}
.top_head_mask img{
	width: 100%;
}

.top_head_copy{
	position: static;
	padding-top: 190px;
	padding-bottom: 5px;
	z-index: 100;
	width: 96%;
	margin: 0 auto;
}

.top_head_bnr{
	position: static;
	z-index: 110;
	width: 100%;
	padding: 10px;
}
.top_head_copy img,
.top_head_bnr img{
	width: 100%;
}
.top_head_bnr a{
	display: block;
	margin-top: 10px;
	background: #ff7800;
	width: 100%;
	height: auto;
}
.top_head_bnr a:hover{
	background: #ff6000;
}


.top_otoku_cnt{
	background: url(../images/top_otoku_bg.jpg) no-repeat center bottom;
	min-height: 420px;
	padding-top: 40px;
	text-align: center;
}

.top_otoku_title{
	width: 250px;
	margin: 20px auto;
}
.top_otoku_title img{
	width: 100%;
}
.top_otoku_copy{
	font-size: 13px;
	font-weight: normal;
}

.top_otoku_icon_cnt{
	text-align: center;
	margin-top: 20px;
}
.top_otoku_icon_cnt img{
	vertical-align: bottom;
	width: 96%;
	margin: 5px auto;
}
.top_otoku_icon_price{
	display: inline-block;
	height: 140px;
	width: 96%;
	margin: 5px auto;
	color: #fff;
	font-weight: bold;
	background: #ff7800;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	-o-border-radius: 100px;
	-ms-border-radius: 100px;
	padding: 7px 40px 0px 40px;
	font-family:'游ゴシック','游ゴシック体',"Yu Gothic", YuGothic;
}
.top_otoku_icon_price .jp{
	font-size: 16px;
	line-height: 16px;
	display: block;
	margin: 10px 0 0 0;
}
.top_otoku_icon_price .price{
	font-size: 36px;
}
.top_otoku_icon_price .att{
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
}

.top_otoku_link{
	margin-top: 5px;
	font-size: 14px;
}
.top_otoku_link a{
	display: block;
	padding: 4px 20px 3px 20px;
	margin: 10px auto 30px auto;
	font-size: 14px;
	line-height: 30px;
	border: 3px solid #ff7800;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	-o-border-radius: 100px;
	-ms-border-radius: 100px;
	width: 76%;
	font-weight: bold;
}
.top_otoku_link a:hover{
	display: block;
	color: #fff;
	font-weight: bold;
	background:  #ff7800;
	text-decoration: none;
}



/*---------------------------------------- top_service ----------------------------------------*/

.top_service_bt_cnt{
	background: none;
	min-height: auto;
}

.top_service_name_cnt{
	margin: 70px auto 0px auto;
	text-align: center;
}
.top_service_name_cnt .copy{
	display: inline-block;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	-o-border-radius: 100px;
	-ms-border-radius: 100px;
	border: 1px solid #aaa;
	margin: 10px 10px 20px 10px;
	padding: 8px 40px 5px 40px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}
.top_service_name_cnt .name{
	font-size: 25px;
	line-height: 28px;
	font-weight: bold;
	width: 93%;
	margin: 0 auto;
}
.top_service_name_cnt .name img{
	vertical-align: -6px;
	height: 30px;
}
.top_service_name_cnt .arrow{
	margin: 10px 20px 20px 20px;
}



.top_service_bt_box{
	margin:  0;
}
.top_service_bt_box .top_service_bt{
	border: 1px solid #aaa;
	padding: 16px;
}
.top_service_bt_box .top_service_bt.type01{
	background: #fff url(../images/top_service_bg_type01_sp.jpg) no-repeat right center;
	background-size: auto 100%;
	width: 96%;
	margin: 0 auto;
}
.top_service_bt_box .top_service_bt.type02{
	background: #fff url(../images/top_service_bg_type02_sp.jpg) no-repeat right center;
	background-size: auto 100%;
	padding: 15px;
	width: 96%;
	margin: 15px auto 0 auto;
	height: auto;
	float: none;
	display: block;
}
.top_service_bt_box .top_service_bt.type03{
	background: #fff url(../images/top_service_bg_type03_sp.jpg) no-repeat right center;
	background-size: auto 100%;
	padding: 15px;
	width: 96%;
	margin: 25px auto 0 auto;
	height: auto;
	float: none;
	display: block;
}
.top_service_bt_box .top_service_bt.type04{
	background: #fff url(../images/top_service_bg_type04_sp.jpg) no-repeat right bottom;
	background-size: auto 100%;
	width: 96%;
	margin: 25px auto 0 auto;
	height: auto;
	float: none;
	padding: 15px;
}

.top_service_bt_title{
	font-weight: bold;
	background: url(../images/top_service_bt_title_line.png) no-repeat left bottom;
	padding-bottom: 2px;
	color: #000;
	margin-bottom: 10px;
	margin-top: 10px;
	display: inline-block;
}
.top_service_bt_title.mb10{
	margin-bottom: 10px;
}
.top_service_bt_copy_cnt{
	width: 100%;
	overflow: hidden;
}
.top_service_bt_copy_cnt.btm20{
	margin-bottom: 0px;
}
.top_service_bt_copy_cnt .top_service_bt_copy{
	float: none;
	width: 100%;
	font-size: 14px;
	line-height: 22px;
	margin-right: 0;
}

ul.top_service_bt_list{
	margin-top: 10px;
	width: 100%;
	list-style: none;
}
ul.top_service_bt_list.w100{
	width: 100%;
}
ul.top_service_bt_list.auto{
	width: auto;
}
ul.top_service_bt_list.left{
	float: none;
}
ul.top_service_bt_list li{
	font-size: 12px;
	padding: 6px 5px 4px 35px;
	font-family: "游明朝", "YuMincho", serif;
	border: 1px solid #e0e0e0;
	margin-bottom: 4px;
	background: rgba(255,255,255,0.9) url(../images/list_bare_01.png) no-repeat 10px 3px;
}

.top_service_bt_link{
	display: inline-block;
}
.top_service_bt_link a{
	display: inline-block;
	color: #fff;
	font-weight: bold;
	padding: 6px 35px;
	background: #ff7800;
	font-size: 12px;
}

.top_service_bt_link a:hover{
	color: #fff;
	background: #ff6000;
	text-decoration: none;
}

.top_service_bt_mid_box{
	overflow: hidden;
	margin: 10px 0;
}

/*---------------------------------------- smartphone ----------------------------------------*/
#head_sp_bt{	
	border: 1px solid #ec6800;
	margin: 5px 4px 0 0;
	padding: 0;
	height: 40px;
	width: 40px;
	text-align: center;
	font-family: 'FontAwesome', sans-serif;
	color: #FFF;
	line-height: 35px;
	background: url(../images/sp_menu_bt.png) center center;
	background-size: 40px;
	cursor: pointer;
	z-index: 10000;
	right: 5px;
	top: 10px;
	display: block;
	position: fixed;
}
.head_mail_bt {	
	margin: 5px 54px 0 0;
	padding: 0;
	height: 40px;
	width: 40px;
	text-align: center;
	font-family: 'FontAwesome', sans-serif;
	color: #FFF;
	line-height: 35px;
	background-color: #387fc6; 
	cursor: pointer;
	z-index: 10000;
	right: 5px;
	top: 10px;
	display: block;
	position: fixed;
}
.head_tel_cnt a{	
	margin: 5px 104px 0 0;
	padding: 0;
	height: 40px;
	width: 40px;
	text-align: center;
	font-family: 'FontAwesome', sans-serif;
	background: url("../images/head_contact_phone_bt.png") center center;
	background-repeat: no-repeat;
	background-size: 40px;	
	color: #FFF;
	line-height: 35px;
	background-color: #d44435; 
	cursor: pointer;
	z-index: 10000;
	right: 5px;
	top: 10px;
	display: block;
	position: fixed;
	text-indent: -9999px;
}
.head_tel_time { display: none; }
/*----------------------------------------
smart phone menu 
----------------------------------------*/

#head_sp_menu{
	display: none;
	width: 100%;
	background: #f8f8f8;
	z-index: 200;
	position: fixed;
	top: 75px;
}



#head_sp_menu ul.head_sp_menu_fst{
	width: 100%;
	margin: 0 auto;
	list-style: none;
}
#head_sp_menu ul.head_sp_menu_fst li{
	width: 100%;
	border-top: 1px solid #dedede;
	padding: 0;
	min-height: 45px;
	line-height: 45px;
	font-size: 13px;
}
#head_sp_menu ul.head_sp_menu_fst li .sp_menu_acc{
	text-decoration: none;
	color: #3e3e3e;
}
#head_sp_menu ul.head_sp_menu_fst li .sp_menu_acc:before{
	font-family: 'FontAwesome', sans-serif;
	color: #ec6800;
	content: '　　';
}

#head_sp_menu .nomal{
	background-image: url("/images/sp_menu_bg_close.png");
	background-position: right center;
	background-size: contain;
	background-repeat: no-repeat;
}
#head_sp_menu .activ{
	background-image: url("/images/sp_menu_ico_plus.png");
	background-position: right center;
	background-size: contain;
	background-repeat: no-repeat;
}


#head_sp_menu ul.head_sp_menu_fst li{
	text-decoration: none;
	color: #3e3e3e;
	display:block;
	font-weight: bold;
}
#head_sp_menu ul.head_sp_menu_fst li a{
	text-decoration: none;
	color: #3e3e3e;
	display:block;
}
#head_sp_menu ul.head_sp_menu_fst li a:before{
	font-family: 'FontAwesome', sans-serif;
	color: #ec6800;
	content: '　　';
}
#head_sp_menu ul.head_sp_menu_fst li .sp_menu_close_bt{
	width: 100%;
	height: 100%;
	text-align: center;
	font-weight: bold;
	color: #3e3e3e;
	background: #ffd318;
	border-bottom: 1px solid #dedede;
	font-size: 12px;
}
#head_sp_menu ul.head_sp_menu_fst li span:before{
	font-family: 'FontAwesome', sans-serif;
	color: #ec6800;
	content: '　　';
}



#head_sp_menu ul.head_sp_menu_snd{
	width: 100%;
	margin: 0 auto;
	list-style: none;
	display: none;
	border-top: 1px solid #dedede;
}
#head_sp_menu ul.head_sp_menu_snd li{
	width: 100%;
	border-top: 1px solid #dedede;
	padding: 0;
	background: #f8f8f8;
	min-height: 43px;
	line-height: 43px;
	font-weight: normal;
}
#head_sp_menu ul.head_sp_menu_snd li:first-child{
	border: none;
}
#head_sp_menu ul.head_sp_menu_snd li a{
	text-decoration: none;
	color: #434649;
	font-size: 13px;
}
#head_sp_menu ul.head_sp_menu_snd li a:before{
	font-family: 'FontAwesome', sans-serif;
	color: #ec6800;
	content: '　　　';
}







	/*---------------------------------------- footer ----------------------------------------*/
	
		
	.go_top_bt{
		display: inline-block;
		font-size: 9px;
		color: #fff;
		background: #ff7800;
		line-height: 16px;
		float: right;
	}
	.go_top_bt i{
		font-size: 16px;
		line-height: 12px;
		vertical-align: -2px;
	}
	.go_top_bt a{
		width: 100%;
		height: 100%;
		display: block;
		color: #fff;
		padding: 6px 12px;
	}
	.go_top_bt a:hover{
		text-decoration: none;
		color: #3e3e3e;
		background: #ffd318;
	}

	
	
	.footer{
		width: 95%;
		margin: 0 auto;
		overflow: hidden;
	}
	.footer .footer_left{
		float: none;
		width: 100%;
		text-align: center;
	}
	.footer .footer_left .footer_logo_copy{
		font-size: 11px;
		font-weight: bold;
		text-align: center;
	}
	.footer .footer_left .footer_logo_img{
		width: 90%;
		overflow: hidden;
		margin: 0 auto;
	}
	.footer .footer_left .footer_logo_img img{
		width: 100%;
		margin: 5px 0;
	}
	.footer .footer_left .foot_add{
		margin-top: 10px;
		font-size: 14px;
		line-height: 22px;
	}
	.footer .footer_left .foot_tel{
		font-size: 14px;
		line-height: 22px;
	}
	.footer .footer_left .foot_tel .sub{
		font-size: 11px;
		line-height: 16px;
	}
	
	
	.footer .footer_right{
		width: 100%;
		float: none;
	}
	.footer .footer_right ul.footer_link{
		display: none;
		margin-top: 0px;
		list-style: none;
		font-size: 12px;
		overflow: hidden;
	}
	
	
	.footer .footer_copyright{
		margin-top: 20px;
		font-size: 9px;
		line-height: 16px;
		color: #888;
		text-align: center;
	}
	
	
/*---------------------------------------- pankuzu ----------------------------------------*/

.pankuzu{
	width: 100%;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
.pankuzu_list{
	width: 100%;
	margin: 0 auto;
	padding: 7px 0 7px 20px;
	list-style: none;
	font-size: 10px;
	overflow: hidden;
	background: url(/images/pankuzu_home_ico.png) no-repeat left center;
	background-size: auto 100%;
}
.pankuzu_list li{
	display: none;
}
.pankuzu_list li:first-child{
	display: block;
	float: left;
	margin-right: 10px;
	padding-right: 20px;
	background: url(/images/pankuzu_arrow_ico.png) no-repeat right center;
	background-size: auto 100%;
}
.pankuzu_list li:last-child{
	display: block;
	float: left;
	margin-right: 10px;
	padding-right: 20px;
	background: none;
}
.pankuzu_list li a{
	color: #888;
}
	.sin_pan { margin-top: 56px;}


/*---------------------------------------- clm ----------------------------------------*/

.clm_left{
	float: none;
	width: 95%;
	margin: 0 auto 10% auto;
}
.clm_right{
	float: none;
	width: 95%;
	margin: 0 auto;
}

/* @media */
@media screen and (max-width: 639px) {
	.clm_left>h1 { font-size: 160%; }
}




/*---------------------------------------- main_image ----------------------------------------*/
.main_image_yel{
	width: 100%;
	height: 280px;
	margin: 0;
	padding: 0;
	background: #ffd318;
}
.main_image_gry{
	width: 100%;
	height: 280px;
	margin: 0;
	padding: 0;
	background: #fcfcfc;
}


.main_image_cnt{
  
  display: -webkit-flex; /* Safari用 */
  display: flex;
  -webkit-align-items: center; /* Safari用 */
  align-items: center;
  
  	padding: 5px 10px;
	width: 100%;
	height: 280px;
	background-size: auto 100%;
}
.main_image_cnt.service-type01{
	background: url(../images/main_image_bg_service-type01_sp.png) no-repeat right bottom;
	background-size: auto 100%;
}
.main_image_cnt.service-type02{
	background: url(../images/main_image_bg_service-type02_sp.png) no-repeat right bottom;
	background-size: auto 100%;
}
.main_image_cnt.service-type03{
	background: url(../images/main_image_bg_service-type03_sp.png) no-repeat right bottom;
	background-size: auto 100%;
}
.main_image_cnt.service-type04{
	background: url(../images/main_image_bg_service-type04_sp.png) no-repeat right bottom;
	background-size: auto 100%;
}
.main_image_cnt.step{
	background: url(../images/main_image_bg_step_sp.png) no-repeat right bottom;
	background-size: auto 100%;
}
.main_image_cnt.consul{
	background: url(../images/main_image_bg_consul_sp.png) no-repeat right bottom;
	background-size: auto 100%;
}
.main_image_cnt.plan{
	background: url(../images/main_image_bg_plan_sp.png) no-repeat right bottom;
	background-size: auto 100%;
}
.main_image_cnt.voice{
	background: url(../images/main_image_bg_voice_sp.png) no-repeat right bottom;
	background-size: auto 100%;
}
.main_image_cnt.contact{
	background: url(../images/main_image_bg_contact_sp.png) no-repeat right bottom;
	background-size: auto 100%;
}
.main_image_cnt.company{
	background: url(../images/main_image_bg_company_sp.png) no-repeat right bottom;
	background-size: auto 100%;
}
.main_image_cnt.docs{
	background: url(../images/main_image_bg_docs_sp.png) no-repeat right bottom;
	background-size: auto 100%;
}




.main_image_title_cnt{
	margin: 0;
	padding: 0;
}

.main_title_line_w{
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	margin-bottom: 5px;
	line-height: 28px;
}
.main_title_line_gr{
	font-size: 18px;
	font-weight: bold;
	color: #626262;
	margin-bottom: 10px;
}
.main_title_line{
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}
.main_title_sub_line{
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1px;
	color: #000;
	text-shadow: 0px 0px 2px white;
}
ul.main_title_sub{
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
ul.main_title_sub li{
	float: none;
	margin: 5px 5px 5px 0px;
	padding: 5px 3px 5px 25px;
	font-size: 11px;
	border: 1px solid rgba(255,255,255,0.4);
	background: rgba(255,255,255,0.5) url(../images/main_sub_list_icon.png) no-repeat left center;
	background-size: contain;
}
ul.main_title_sub li a{
	text-decoration: none;
	color: #000;
}
ul.main_title_sub_plan{
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
ul.main_title_sub_plan li{
	float: none;
	margin: 5px 10px 0px 0px;
	padding: 5px 10px 5px 25px;
	font-size: 11px;
	border: 1px solid rgba(236,104,0,0.4);
	background: #FFF url(../images/main_sub_list_icon_or.png) no-repeat left center;
	background-size: contain;
}
ul.main_title_sub_plan li a{
	text-decoration: none;
	color: #ec6800;
}
ul.main_title_sub_plan li a:hover{
	text-decoration:  underline;
}








/*---------------------------------------- top_oshigoto ----------------------------------------*/
.top_oshigoto_cnt{
	background: #f8f8f8;
	padding: 40px 0;
}


.top_oshigoto_cnt .oshigoto_title{
	padding: 10px 0 20px 0;
	margin: 0 auto;
	text-align: center;
	color: #000;
}
.top_oshigoto_cnt .oshigoto_title .icon{
	height: 30px;
	vertical-align: -5px;
}
.top_oshigoto_cnt .oshigoto_title .title{
	font-size: 21px;
	font-weight: bold;
}
.top_oshigoto_cnt .oshigoto_title .ill{
	height: 45px;
	margin-left: 0px;
	vertical-align: -15px;
}


.top_oshigoto_cnt .oshigoro_copy{
	font-size: 15px;
	overflow: hidden;
	color: #000;
}
.top_oshigoto_cnt .oshigoro_copy .sub_title{
	font-size: 17px;
	font-weight: bold;
	color: #000;
	letter-spacing: 0;
	padding: 0;
	margin: 0;
}
.top_oshigoto_cnt .oshigoro_copy ul.list{
	margin: 8px auto;
	margin-left: 30px;
	list-style-image: url(../images/list_bare_01.png);
}
.top_oshigoto_cnt .oshigoro_copy ul.list li {
	margin: 10px 0;
	font-size: 14px;
}

.top_oshigoto_cnt .oshigoro_copy p{
	width:100%;
	margin: 0 auto;
	padding: 5px 0;
}

.top_oshigoto_cnt .oshigoto_box_cnt{
	width: 100%;
	padding: 10px 0 30px 0;
	overflow: hidden;
}
.top_oshigoto_cnt .oshigoto_box_cnt .oshigoto_box{
	width: 33.333%;
	float: left;
	text-align: center;
}
.top_oshigoto_cnt .oshigoto_box_cnt .oshigoto_box img{
	width: 96%;
}

.top_oshigoto_box_link{
	margin: 0 auto;
	display:block;
	font-size: 12px;
	width: 50%;
}
.top_oshigoto_box_link a{
	color: #fff;
	font-weight: bold;
	background: #ff7800;
	display: block;
	padding: 6px 15px;
	text-align: center;
}
.top_oshigoto_box_link a:hover{
	color: #fff;
	font-weight: bold;
	display: block;
	background: #ff6000;
	padding: 6px 15px;
	text-align: center;
	text-decoration: none;
}


/*---------------------------------------- top_step ----------------------------------------*/

.top_step_cnt{
	width: 100%;
}

.top_step_title_cnt{
	background: url(../images/top_step_title_bg_sp.jpg) no-repeat right bottom;
	width: 100%;
	border-bottom: 5px solid #ff7800;
	margin-bottom: 30px;
	padding: 15px 0px 30px 0px;
}
.top_step_title_cnt .title{
	font-size: 24px;
	line-height: 34px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
	text-align: center;
}
.top_step_title_cnt .subline{
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1px;
	color: #666666;
	text-align: center;
}

.top_step_list_cnt{
	padding: 10px;
	background: #fffef7;
	margin-bottom: 30px;
}
.top_step_list_box{
	overflow: hidden;
}
.top_step_list_box .icon{
	width: 20%;
	float: left;
}
.top_step_list_box .copy_cnt{
	width: 80%;
	float: left;
	margin-bottom: 10px;
}
.top_step_list_box .copy_cnt .title{
	font-size: 20px;
	font-weight: bold;
	color: #ff7800;
	margin-top: 10px;
}
.top_step_list_box .copy_cnt .copy{
	font-size: 13px;
	font-weight: normal;
	color: #666;
	font-weight: lighter;
	margin-top: 10px;
	
}
.top_step_list_box .ill{
	width: 100%;
	float: none;
	text-align: center;
	margin-left: 0;
	margin-top: 10px;
	display: block;
	text-align: center;
}
.top_step_hr{
	background: url(../images/bg_dot_line_gr.gif) repeat-x center center;
	height: 40px;
}
	


/*---------------------------------------- top_contents_bt ----------------------------------------*/

.top_contents_bt_cnt{
	overflow: hidden;
	
}

.top_contents_bt{
	overflow: hidden;
	width: 100%;
	text-align: center;
	float: none;
	padding: 0 5px;
}
.top_contents_bt .pic{
	width: 40%;
	border-bottom: 4px solid #ff7800;
	float: left;
	margin-bottom: 20px;
}
.top_contents_bt .pic img{
	width: 100%;
}

.top_contents_bt .title_cnt{
	margin-top: 20px;
	text-align: center;
}
.top_contents_bt .title_cnt .title{
	font-size: 18px;
	font-weight: bold;
	float: right;
	width: 55%;
}
.top_contents_bt .title_cnt .bt{
	font-size: 11px;
	font-weight: bold;
	margin: 10px auto;
	float: right;
	width: 55%;
}
.top_contents_bt .title_cnt .bt a{
	display: block;
	border: 1px solid #ff7800;
	padding: 5px 0;
	width: 90%;
	margin: 0 auto;
}
.top_contents_bt .title_cnt .bt a:hover{
	background: #ff7800;
	color: #FFF;
	text-decoration: none;
}











/*---------------------------------------- main_contents ----------------------------------------*/


.contents_cnt{
	width: 100%;
	padding-bottom: 20px;
}
.contents_cnt.pdg_20{
	padding-bottom: 20px;
}


.contents_cnt .title_line{
	width: 100%;
	margin: 0 0 40px 0;
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	color: #000;
	letter-spacing: 0.5px;
	background: url(../images/title_line_t1.png) no-repeat left bottom;
}
.contents_cnt .title_line_sub{
	width: 100%;
	margin: 0 0 30px 0;
	padding-bottom: 7px;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	color: #000;
	letter-spacing: 1px;
	background: url(../images/bg_dot_line_bk.gif) repeat-x left bottom;
}
.contents_cnt .title_line_doc{
	width: 100%;
	margin: 0 0 30px 0;
	padding-bottom: 7px;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	color: #000;
	letter-spacing: 1px;
	background: url(../images/title_line_t1.png) no-repeat left bottom;
}
.contents_cnt .title_line_sub_orange{
	width: 100%;
	margin: 0 0 10px 0;
	padding-bottom: 7px;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color: #ff7800;
	letter-spacing: 1px;
	background: url(../images/bg_dot_line_bk.gif) repeat-x left bottom;
}
.contents_cnt .title_line_step{
	width: 100%;
	margin: 0 0 15px 0;
	padding-bottom: 7px;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	color: #000;
	letter-spacing: 1px;
	background: url(../images/bg_dot_line_bk.gif) repeat-x left bottom;
}
.contents_cnt .title_line_step .no{
	display: inline-block;
	width: 28px;
	height: 29px;
	margin: 0 10px 0 0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background: #ffba00;
}

.cntnt{
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 30px;
	overflow: hidden;
	letter-spacing: 0.5px;
}
.cntnt_t2{
	font-size: 15px;
	line-height: 28px;
	margin-bottom: 30px;
	overflow: hidden;
	letter-spacing: 0.5px;
}
.cntnt_t3{
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 10px;
	margin-left: 10px;
	overflow: hidden;
	letter-spacing: 0.5px;
	color: #666;
}

.content_img_cnt{
	margin: 0 0 0 10px;
	float: right;
	width: 50%;
}
.content_img_cnt_center{
	margin: 10px 0;
	text-align: center;
}


.content_img_cnt img,
.content_img_cnt_center img{
	width: 100%;
}

.border_box_yellow{
	border: 3px solid #ffd318;
	padding: 20px;
	text-align: center;
	background: url(../images/bg_dot_ptn_gr.gif) center center;
}

.border_box_orange{
	border: 4px solid #ff3600;
	padding: 20px;
	text-align: center;
	background: url(../images/bg_dot_ptn.gif) center center;
}

.border_box_orange2{
	border: 3px solid #ff7800;
	padding: 0;
	margin: 40px 0;
	text-align: center;
	font-weight: bold;
	color: #ff7800;
}
.border_box_orange2 a{
	display: block;
	text-decoration: none;
	color: #ff7800;
	padding: 20px 10px;
}
.border_box_orange2 a:hover{
	text-decoration: none;
	color: #fff;
	background: #ff7800;
}
.border_box_orange3{
	border: 1px solid #ffba00;
	padding: 0;
	margin: 40px 0;
	text-align: center;
	color: #ff7800;
	font-size: 20px;
	letter-spacing: 1px;
}
.border_box_orange3 a{
	display: block;
	text-decoration: none;
	color: #ffba00;
	padding: 20px;
}
.border_box_orange3 a:hover{
	text-decoration: none;
	color: #fff;
	background: #ffba00;
}

.step_arrow{
	width: 100%;
	text-align: center;
}


.border_box_orange .txt_48px,
.border_box_orange2 .txt_48px,
.border_box_orange3 .txt_48px{
		font-size: 32px;
}
.border_box_orange .txt_16px,
.border_box_orange2 .txt_16px,
.border_box_orange3 .txt_16px{
		font-size: 14px;
		line-height: 16px;
		margin: 10px 0;
		display: inline-block;
}







/*---------------------------------------- step ----------------------------------------*/
.step_work_cnt{
	margin-bottom: 30px;
	overflow: hidden;
}
.step_work_cnt .customer{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	height: 30px;
	border: 1px solid #727272;
	color: #727272;
	padding: 1px 0 0 0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	float: none;
}
.step_work_cnt .company{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	height: 30px;
	border: 1px solid #727272;
	color: #727272;
	padding: 1px 0 0 0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	float: none;
}
.step_work_cnt .arrow{
	background: url(../images/step_work_arrow_bg_sp.png) no-repeat center center;
	width: 100%;
	height: 50px;
	float: none;
}
.step_work_cnt .arrow2{
	background: url(../images/step_work_arrow2_bg_sp.png) no-repeat center center;
	width: 100%;
	height: 50px;
	float: none;
}
.step_work_cnt .arrow3{
	background: url(../images/step_work_arrow3_bg_sp.png) no-repeat center center;
	width: 100%;
	height: 50px;
	float: none;
}
.step_work_cnt .active{
	color: #FFF;
	background: #727272;
}



.step_bg_yel_cnt{
	width: 100%;
	padding: 20px 0px 20px 10px;
	background: #fffef7;
}


.step_bg_yel_cnt .line_box{
	width: 100%;
	overflow: hidden;
	margin: 15px 0;
}
.step_bg_yel_cnt .line_box .icon{
	float: left;
	color: #ffba00;
	font-size: 38px;
	margin-right: 10px;
	line-height: 38px;
	text-align: center;
	width: 50px;
	display: none;
}
.step_bg_yel_cnt .line_box .yel_box{
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background: #fff;
	color: #ffba00;
	border: 1px solid #ffba00;
	padding: 0 12px;
	margin-right: 10px;
	margin-top: 1px;
	line-height: 26px;
}
.step_bg_yel_cnt .line_box .no{
	float: left;
	font-size: 30px;
	line-height: 32px;
	margin-right: 10px;
	letter-spacing: 2px;
}
.step_bg_yel_cnt .line_box .no2{
	float: left;
	font-size: 28px;
	line-height: 32px;
	margin-right: 20px;
	letter-spacing: 3px;
}
.step_bg_yel_cnt .line_box .add{
	float: left;
	font-size: 20px;
	line-height: 38px;
	letter-spacing: 1px;
}
.step_bg_yel_cnt .line_box .sub{
	float: left;
	font-size: 12px;
	line-height: 38px;
	color: #666;
}
.map_box{
	margin-right: 0px;
}
.map_box img{
	width: 100%;
}
.step_bt_right{
	display: inline-block;
	margin-right: 0px;
	padding: 2px 20px;
	font-size: 12px;
	float: right;
	background: #ffba00;
}
.step_bt_right a,
.step_bt_right a:hover{
	color: #FFF;
}


.step_free_box{
	background: #ff7800;
	text-align: center;
	color: #fff;
	padding: 12px;
	border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
}
.step_free_box .title{
	font-size: 20px;
	font-weight: bold;
}
.step_free_box .title_l{
	font-size: 29px;
	font-weight: normal;
}




/*---------------------------------------- consul ----------------------------------------*/
.consul_head_cnt{
	position: static;
	background: none;
	background-size: auto 100% ;
	height: auto;
}
.consul_head_cnt img{
	width: 100%;
}
.consul_head_cnt .title{
	display: none;
}
.consul_head_cnt .tag{
	display: none;
}
.consul_head_cnt .pt{
	width: 100%;
	position: static;
}

.consul_head_copy_cnt{
	margin: 30px 0;
	border: 1px solid #eee;
	padding: 25px 5px;
	background: url(../images/consul_head_copy_bg.png) no-repeat center center;
	font-weight: bold;
}
.consul_head_copy_cnt .consul_head_copy_line{
	margin-bottom: 11px;
}
.consul_head_copy_cnt .sub_cnt{
	margin: 20px 0 0 0;
	border: 1px solid #aaa;
	padding: 10px 20px;
	background: url(../images/consul_head_copy_bg.png) no-repeat center center;
	font-size: 13px;
	font-weight: normal;
}
.consul_contact_cnt{
	margin: 20px 0;
	line-height: 24px;
}
.consul_contact_cnt img{
	margin: 10px 0;
}
.consul_contact_cnt .cnt_line{
	margin: 15px 0;
}







/*---------------------------------------- plan ----------------------------------------*/
ul.plan_list_box{
	margin: 30px 0;
	padding: 40px 20px 20px 40px;
	background: #fffef7 url(../images/plan_list_title.png) no-repeat left top;
	list-style-image: url(../images/list_bare_01.png);
}

ul.plan_list_box li {
	margin: 0;
	padding: 5px 0;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
}


.price_table_cnt{
	margin: 30px 0 20px 0;
}
.price_table_cnt .title{
	border-left: 5px solid #222;
	padding: 0 0 0 10px;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	color: #222;
}
.price_table_cnt .price_table{
	width: 100%;
	margin: 10px 0;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
}
.price_table_cnt .price_table th,
.price_table_cnt .price_table td{
	padding: 10px 20px;
	font-size: 14px;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.price_table_cnt .price_table th{
	font-size: 11px;
	padding: 10px 0;
	background: #ffd318;
	text-align: center;
}
.price_table_cnt .price_table .sougaku{
	font-weight: bold;
	background: #fffef7;
}
.price_table_cnt .price_table .price{
	font-weight: bold;
	font-size: 18px;
}
.price_table_cnt .price_table .sub{
	font-size: 12px;
	line-height: 17px;
}


.price_table_sub_cnt{
	background: #fafafa;
	padding: 20px 15px 1px 15px;
	margin-top: 20px;
	font-size: 14px;
}
.price_table_sub_cnt .sub_title{
	text-align: center;
	font-weight: bold;
	background: url(../images/bg_dot_line_bk.gif) repeat-x center bottom;
	padding-bottom: 15px;
}
.price_table_sub_cnt ul{
	padding: 22px 0 0 20px;
}
.price_table_sub_cnt ul li{
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	padding: 4px 0;
}
.price_table_sub_cnt ul li .list_sub_txt{
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 10px;
}

.price_table_sub_cnt ol{
	padding: 22px 0 0 20px;
}
.price_table_sub_cnt ol li{
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	padding: 5px 0;
}
.price_table_sub_cnt ol li .list_sub_txt{
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 10px;
}

.price_table_sub_cnt_att_txt{
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 10px;
	color: #888;
}

.price_table_sub_cnt .price_table_noborder{
	font-weight: bold;
	width: 100%;
	margin: 20px 0;
}
.price_table_sub_cnt .price_table_noborder td{
	font-size: 14px;
	padding: 2px 0;
}
.price_table_sub_cnt .price_table_noborder td.arrow{
	font-size: 14px;
	color: #888;
}


.gr_table{
	width: 100%;
	margin: 0 0 20px 0;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
}
.gr_table td{
	padding: 10px 20px;
	font-size: 14px;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.gr_table td.koumoku{
	font-weight: bold;
	background: #f9f9f9;
}
.gr_table td .price{
	font-weight: bold;
	font-size: 18px;
}

.price_sonota_cnt{
	margin: 20px 0;
	padding: 10px 20px;
	border: 1px solid #ececec;
	background: #fcfcfc;
	font-size: 14px;
}




/*---------------------------------------- company ----------------------------------------*/


.company_table{
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	width: 100%;
}
.company_table td{
	padding: 10px 12px 10px 10px;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.company_table td.koumoku{
	width: 20%;
	background: #f9f9f9;
	font-size: 11px;
	line-height: 14px;
	white-space: nowrap;
	font-weight: bold;
}
.company_table td.data{
	background: #fff;
	font-size: 13px;
	line-height: 19px;
}
.company_map_cnt{
	display: none;
	width: 100%;
	margin: 40px 0;
}
.company_map_cnt img{
	width: 100%;
}







/*---------------------------------------- contact ----------------------------------------*/
.page_head_contact{
	background-image: url(../images/page_head_contact.jpg);
	background-position: center center;
	background-size: cover;
}



.contact_tex_cnt{
	margin: 10px;
	padding: 20px;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background: #fafafa;
    text-align: center;
}
.contact_tex_cnt .contact_tex_box{
	display: inline-block;
	margin: 0 auto;
	text-align: left;
}
.contact_tex_cnt .contact_tex_box .tex_line{
	margin: 20px auto;
}
.contact_tex_cnt .contact_tex_box .title{
	margin: 10px 10px;
	padding: 7px 20px;
	border: 1px solid #0ca4c8;
	color: #0ca4c8;
	font-family: "游明朝", "YuMincho", serif;
	font-size: 14px;
	line-height: 34px;
	letter-spacing: 1px;
	vertical-align: middle;
}
.contact_tex_cnt .contact_tex_box .no{
	margin: 10px 10px;
	font-family: "游明朝", "YuMincho", serif;
	font-size: 34px;
	line-height: 34px;
	letter-spacing: 2px;
	vertical-align: middle;
	color: #000;
}
.contact_tex_cnt .contact_tex_box .time{
	margin: 10px 10px;
	font-family: "游明朝", "YuMincho", serif;
	font-size: 14px;
	line-height: 34px;
	vertical-align: middle;
}



.contact_form_cnt{
	width: 90%;
	margin: 0 auto;
}





.contact_form_cnt table.contact_form th{
	white-space: nowrap;
	background: #FAFAFA;
}
.contact_form_cnt table.contact_form td{
	width: 80%
}

.contact_form_cnt .contact_form_name{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 30px;
}
.contact_form_cnt .contact_form_name textarea{
	border: 1px solid #ccc !important;
	width: 100%;
	height: 120px;
}
.contact_form_cnt input[type=text],
.contact_form_cnt input[type=email],
.contact_form_cnt input[type=tel]{
	border: 1px solid #ccc !important;
	width: 100%;
	min-width: 60%;
	background: #eee;
}

.contact_form_bt_cnt{
	text-align: center;
	margin: 0 auto;
}

.hissu{
	font-size: 10px;
	color: #da0000;
	font-weight: bold;
}










/*------- service --------*/
.service_case_title{
	margin: 80px 0 40px 0;
	width: 100%;
}
.service_case_title .case_box{
	color: #ff7800;
	min-height: 21px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 4px 0 10px 0;
	background: url(../images/service_case_box_bg.png) no-repeat center top;
}
.service_case_title .title_line{
	padding: 15px 0 15px 0;
	font-weight: bold;
	font-size: 30px;
	line-height: 36px;
	text-align: center;
	background: url(../images/service_case_title_ul.png) no-repeat center bottom;
}


.service_case_figure_box{
	padding: 10px 10px;
	background: url(../images/bg_glid_white.gif) left top;
	border: 1px solid #ebebeb;
	overflow: hidden;
}
.service_case_figure_box .cnt{
	padding: 20px 0;
}

.service_case_tag{
	color: #ff3600;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 5px 3px 1px 3px;
	border: 2px solid #ff7800;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	background: #fff;
	width: 100%;
}
.service_case_tag img{
	vertical-align: -10px;
}
.service_case_left{
	float: none;
	width: 100%;
	margin-bottom: 20px;
}
.service_case_right{
	float: none;
	width: 100%;
}
.service_case_table{
	border-top: 1px solid #ff7800;
	border-left: 1px solid #ff7800;
	width: 100%;
}
.service_case_table td{
	padding: 10px 12px 10px 10px;
	border-right: 1px solid #ff7800;
	border-bottom: 1px solid #ff7800;
}
.service_case_table td.title{
	width: 30%;
	background: #fff;
	font-size: 12px;
	font-weight: bold;
}
.service_case_table td.title img{
	vertical-align: -5px;
}
.service_case_table td.data{
	background: #fff;
	font-size: 14px;
}
.service_case_table td.title_goukei{
	background: #fff6d1;
	font-size: 13px;
	color: #ff3600;
	font-weight: bold;
}
.service_case_table td.data_goukei{
	background: #fff6d1;
	font-size: 18px;
	line-height: 32px;
	color: #ff3600;
	font-weight: bold;
}

.service_case_orange{
	font-size: 18px;
	color: #ff3600;
	font-weight: bold;
}
.service_case_orange img{
	vertical-align: bottom;
	margin-right: 10px;
}

.border_box_orange .price_no{
	font-family: 'Oswald';
	font-weight: lighter;
	letter-spacing: 2px;
}

.service_case_cnt03{
	background: url(../images/service_t1_img02.jpg) no-repeat right bottom;
	background-size: 80%;
	padding: 5px 0px;
}
.service_case_cnt03 .title{
	font-size: 26px;
	line-height: 36px;
	font-family: "游明朝", "YuMincho", serif;
	padding: 20px 0;
	text-align: center;
}
.service_case_cnt03 .copy{
	font-size: 15px;
	line-height: 24px;
	width: 60%;
	color: #888;
}
.service_case_cnt03 .sub{
	display: block;
	margin-top: 10px;
	font-size: 10px;
	line-height: 12px;
}

.service_case_cnt03 .link{
	font-size: 12px;
	width: 60%;
	margin: 20px 0;
	border: 1px solid #ff3600;
	text-align: center;
}
.service_case_cnt03 .link a{
	display: block;
	color: #ff3600;
	width: 100%;
	height: 100%;
	padding: 5px;
}
.service_case_cnt03 .link a:hover{
	text-decoration: none;
	background: #fff7e2;
}


.oshigoto_cnt{
	width: 100%;
	border: 2px solid #ff8519;
	padding: 20px 10px;
	background: #fcfcfc;
	
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
-o-border-radius: 1em;
-ms-border-radius: 1em;	
}

.oshigoto_title{
	padding: 0px 0 20px 0;
	margin: 0 auto;
	text-align: center;
	color: #000;
}
.oshigoto_title .icon{
	height: 30px;
	vertical-align: -5px;
}
.oshigoto_title .title{
	font-size: 21px;
	font-weight: bold;
}
.oshigoro_copy{
	margin-left: 0px;
	vertical-align: -15px;
}
.oshigoro_copy ul.list{
	margin: 10px auto;
	margin-left: 44px;
	list-style-image: url(../images/list_bare_01.png);
}
.oshigoro_copy ul.list li {
	margin: 13px 0;
}

.oshigoro_copy p{
	width:90%;
	margin: 0 auto;
	padding: 5px 0;
}
.oshigoro_copy .sub_title{
	font-size: 16px;
	font-weight: bold;
}
.oshigoro_copy .ill{
	height: 130px;
	margin-left: 10px;
	float: right;
}


.oshigoto_box_cnt{
	width: 100%;
	padding: 20px 0 0px 0;
	overflow: hidden;
}
.oshigoto_box_cnt .oshigoto_box{
	width: 33.333%;
	float: left;
	text-align: center;
}
.oshigoto_box_cnt .oshigoto_box img{
	width: 96%;
}



ul.service_list_bare {
	margin: 0 auto;
	font-size: 13px;
	color: #666;
}
ul.service_list_bare li:before{
	font-family: 'FontAwesome', sans-serif;
	content: ' ';
}











/*---------------------------------------- docs ----------------------------------------*/

.cntnt_docs{
	font-size: 15px;
	line-height: 32px;
	margin-bottom: 44px;
	overflow: hidden;
	letter-spacing: 1px;
	color: #555;
}

.docs_step_cnt{
	width: 100%;
	margin:  0;
}
.docs_step_cnt th,
.docs_step_cnt td{
	padding: 3px;
	font-size: 13px;
}
.docs_step_cnt th{
	width: 100%;
	margin: 30px 0;
	background: #ffba00;
	text-align: center;
	color: #fff;
	font-size: 14px;
	letter-spacing: 2px;
}
.docs_step_cnt td.arrow{
	font-size: 12px;
	color: #ffba00;
	text-align: center;
}
.docs_step_cnt td.span{
	font-size: 12px;
	padding-left: 5px;
	background: #f9f9f9;
}
.docs_step_cnt td.data{
	font-size: 15px;
	background: #f9f9f9;
	font-weight: bold;
	width: auto;
}

.docs_step_table_cnt{
	margin: 30px 5px;
}
.docs_step_table_cnt .title{
	border-left: 4px solid #333;
	line-height: 16px;
	font-size: 14px;
	padding-left: 7px;
	margin-bottom: 10px;
	font-weight: bold;
}
.docs_step_table{
	width: 100%;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	background: #fefefe;
}
.docs_step_table td{
	padding: 5px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	vertical-align: middle;
}
.docs_step_table td.koumoku{
	background: #fafafa;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	width: 50%;
}


.docs_tips_tag_cnt{
	overflow: hidden;
	margin-bottom: 20px;
}
.docs_tips_tag_cnt .tag{
	margin-right: 3px;
	border: 1px solid #ffba00;
	color: #ffba00;
	padding: 6px 20px;
	font-size: 11px;
	border-radius: 0px;
}


.cntnt_docs p{
	font-size: 15px;
	line-height: 30px;
	letter-spacing: 0.5px;
	margin-bottom: 30px;
}
.cntnt_docs h3{
	font-size: 18px;
	font-weight: bold;
	background: url(../images/bg_dot_line_bk.gif) repeat-x center bottom;
	padding:30px 0 15px 0;
	color: #000;
	letter-spacing: 0.5px;
	margin-bottom: 20px;
}
.cntnt_docs h3:before{
	font-family: 'FontAwesome', sans-serif;
	content: ' ';
	margin-right: 5px;
}
.cntnt_docs h3:before{
	font-family: 'FontAwesome', sans-serif;
	content: ' ';
	margin-right: 5px;
}

.cntnt_docs a{
	display: inline-block;
	width: 100%;
	font-size: 13px;
	background: #fefdef;
	padding: 10px 20px;
	color: #ff7800;
	margin: 20px 0 50px 0;
}
.cntnt_docs a:before{
	font-family: 'FontAwesome', sans-serif;
	content: ' ';
	margin-right: 5px;
}
















.step_free_box{
	background: #ff7800;
	text-align: center;
	color: #fff;
	padding: 12px;
	border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
}
.step_free_box .title{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0;
}
.step_free_box .title_l{
	font-size: 20px;
	font-weight: bold;
}
.col-xs-6 { 
	float: none;
	width: 100%;
}


}
@media screen and (max-width: 320px) {
	.top_head_title_line { margin: 0;padding: 5px;}
	.head_logo_img img { width: 66%; }
	.head_logo_img { padding-bottom: 15px;}
}