/*----------------------------------------------------------

 LP DOHBO RED

 ----------------------------------------------------------*/

 .pc {display: block;}
 .sp {display: none;}
 .br-sp {display: none;}

 .header {
	 background-color: #fff;
	 padding: 20px 0;
	 position: fixed;
	 z-index: 9999;
	 width: 100%;
 }

 .dl_bnr {
 		position: fixed;
 		bottom: 45px;
 		right: 0;
 		width: 100px;
 		height: 286px;
 		z-index: 9999;
 }

 .btn_flex {
	 display: flex;
	 justify-content: space-around;
	 align-items: center;
	 margin: 0 auto;
    width: 500px;
 }

 .btn_bx {
	 background-color: #000;
	 border-radius: 50px;
	 width: 220px;
	 max-width: 220px;
	 padding: 15px 0;
	 text-align: center;
	 position: relative;
	 color: #fff;
	 font-size: 18px;
 }

 .btn_bx a {
	 text-decoration: none;
	 position: absolute;
	 width: 100%;
	 height: 100%;
	 top: 0;
	 left: 0;
 }

/* common ---------------*/
body.lp_page{
	font-size: 16px;
	line-height: 1.8;
}
/*.inner {
	width: 100%;
	max-width: 1120px;
	margin-left: auto;
	margin-right: auto;
}
.inner_s {
	width: 100%;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
}*/
/*.img100 img{
	max-width: 100%;
	width: auto;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	display: block;
}*/

.img100.border img{border: 4px solid #ffffff;}

/* txt ---------------*/
.bold{font-weight: bold;}
body#page_lp_dohbo_wp .txt_color_key{color: #d91e34;}
body#page_lp_dohbo_webop .txt_color_key{color: #00978f;}
body#page_lp_solution .txt_color_key{color: #e86626;}
body#page_lp_salespro .txt_color_key{color: #005394;}
.txt_color_white{color: #ffffff;}

/* title ---------------*/
.lp_title02{
	font-size: 36px;
	line-height: 1.4;
	margin-bottom: 32px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.05em;
	padding-left: 16px;
	padding-right: 16px;
}
.lp_title02.txt_l{
	text-align: left;
	padding-left: 0;
	padding-right: 0;
}
.lp_title_un{
	text-align: center;
	position: relative;
	font-size: 24px;
	margin-bottom: 32px;
	line-height: 1.2;
}
.lp_title_un::after{
	content: "";
	width: 120px;
	height: 2px;
	background-color: #ffffff;
	position: absolute;
	bottom: -12px;
	left: calc(50% - 60px);
}

@media only screen and (max-width: 979px) {
	.lp_title02{
		font-size: 32px;
	}
	.pc_only{display: none;}
}
@media only screen and (max-width: 690px) {
	.lp_title02{
		font-size: 26px;
	}
}

/* main ---------------*/
#lp_mainarea{
	height: 788px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 88px;
}
body#page_lp_dohbo_wp #lp_mainarea{	background-image: url(../image/lp_dohbo_red_mainimage01_bg.jpg);}
body#page_lp_dohda_webop #lp_mainarea{	background-image: url(../image/lp_dohbo_green_mainimage01_bg.jpg);}
body#page_lp_solution #lp_mainarea{	background-image: url(../image/lp_solution_orange_mainimage01_bg.jpg);}
body#page_lp_salespro #lp_mainarea{	background-image: url(../image/lp_salespro_blue_mainimage01_bg.jpg);}

#lp_mainarea img{display: none;}


@media only screen and (max-width: 979px) {
	#lp_mainarea{
		background: none;
		height: auto;
		padding-top: 0;
	}
	#lp_mainarea img{
		display: block;
		width: 100%;
		height: auto;
	}

	.pc {display: none;}
	.sp {display: block;}
	.sptext br {display: none;}
	.br-sp {display: block;}

	.header {
		background-color: #005394;
		padding: 2vw 0;
		position: fixed;
		bottom: 0;
		z-index: 9999;
		width: 100%;
	}

	.btn_flex {
		display: flex;
		justify-content: space-around;
    flex-wrap: wrap;
		align-items: center;
		margin: 0 auto;
		width: 100vw;
	}

	.btn_bx {
		background-color: #fff;
		border-radius: 1vw;
		width: 48vw;
		max-width: 48vw;
		padding: 4vw 0;
		text-align: center;
		position: relative;
		color: #000;
		font-size: 3.3vw;
    margin: 1vw auto;
	}
}


/* cv ---------------*/
.lp_cvarea{
	padding: 72px 0 88px;
	width: 100%;
	background-repeat: repeat;
	background-position: center 0;
	text-align: center;
}
body#page_lp_dohbo_wp .lp_cvarea{background-image: url(../image/common/lp_dohbo_red_cv_bg.jpg);}
body#page_lp_dohda_webop .lp_cvarea{background-image: url(../image/common/lp_dohbo_green_cv_bg.jpg);}
body#page_lp_solution .lp_cvarea{background-image: url(../image/common/lp_solution_orange_cv_bg.jpg);}
body#page_lp_salespro .lp_cvarea{background-image: url(../image/common/lp_salespro_blue_cv_bg.jpg);}

.lp_cvbtnarea{
	display: flex;
	flex-wrap: wrap;
	max-width: 860px;
	margin: 16px auto 0;
}
.lp_cvbtn{
	width: 55%;
	margin: 16px auto 0;
}
.lp_cvbtn a{
	position: relative;
	display: block;
	border: 6px solid #ffffff;
	background-color: #ffa81f;
	box-shadow: 0 5px 7px 1px rgba(0,0,0,.2);
	border-radius: 64px;
	line-height: 1;
	padding: 24px 8px;
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: .1em;
	transition: all .3s ease 0;
}
.lp_cvbtn.lp_data a::before{content: url(../image/common/lp_icon_data.png);}
.lp_cvbtn.lp_mail a::before{content: url(../image/common/lp_icon_mail.png);}
.lp_cvbtn a::before{margin-right: 20px;}

body#page_lp_dohbo_wp .lp_data a{background-color: #d91e34;}
body#page_lp_dohda_webop .lp_data a{background-color: #00978f;}
body#page_lp_solution .lp_data a{background-color: #e86626;}
body#page_lp_salespro .lp_data a{background-color: #005394;}
/*body#page_lp_dohbo_wp .lp_mail a{background-color: #ffa81f;}
body#page_lp_dohbo_wp .lp_mail a::before{content: url(../image/common/lp_icon_mail.png);}

body#page_lp_solution .lp_mail a{background-color: #00978f;}*/

.txt_border{text-decoration: underline;}


.lp_cvbtn a:hover{top: 2px;}

@media only screen and (max-width: 979px) {
	.lp_cvarea{
		padding: 64px 24px 72px;
	}
}
@media only screen and (max-width: 690px) {
	.lp_cvarea{
		padding: 40px 16px 32px;
	}
	.lp_cvbtn{
		width: 90%;
		margin: 8px auto;
	}
	.lp_cvbtn a{
		padding: 20px 8px;
		font-size: 16px;
		border-width: 4px;
	}
}


/* worry ---------------*/
.lp_worry{
	position: relative;
	background-color: #ffffff;
	padding: 56px 0;
}
.lp_worry::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 50px 0 50px;
    position: absolute;
    bottom: -25px;
    left: calc(50% - 50px);
    border-color: #ffffff transparent transparent transparent;
}
.lp_worry_list{
	max-width: 560px;
	margin-right: auto;
	margin-left: auto;
}
.lp_worry_list li {
    background: url(../image/common/lp_dohbo_red_icon_check.png) no-repeat left 4px;
    padding-left: 26px;
    list-style: none;
    margin-bottom: 16px;
    line-height: 1.6;
}
body#page_lp_dohbo_wp .lp_worry_list li{background-image: url(../image/common/lp_dohbo_red_icon_check.png);}
body#page_lp_dohda_webop .lp_worry_list li{background-image: url(../image/common/lp_dohbo_green_icon_check.png);}
body#page_lp_solution .lp_worry_list li{background-image: url(../image/common/lp_solution_orange_icon_check.png);}
body#page_lp_salespro .lp_worry_list li{background-image: url(../image/common/lp_salespro_blue_icon_check.png);}

@media only screen and (max-width: 690px) {
	.lp_worry{
		padding: 32px 0 24px;
	}
}

/* requestarea ---------------*/
.lp_requestarea {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 80px 0;
}
body#page_lp_dohbo_wp .lp_requestarea { background-image: url("../image/common/lp_dohbo_red_request_bg.jpg");}
body#page_lp_dohda_webop .lp_requestarea { background-image: url("../image/common/lp_dohbo_green_request_bg.jpg");}
body#page_lp_solution .lp_requestarea { background-image: url("../image/common/lp_solution_orange_request_bg.jpg");}
body#page_lp_salespro .lp_requestarea { background-image: url("../image/common/lp_salespro_blue_request_bg.jpg");}

.lp_requestarea .col {
	padding-top: 40px;
	border-bottom: 3px solid #da263b;
	background-color: #ffffff;
	box-shadow: 0 2px 6px 4px rgba(0, 0, 0, 0.2);
}
body#page_lp_dohbo_wp .lp_requestarea .col {border-color: #da263b;}
body#page_lp_dohda_webop .lp_requestarea .col {border-color: #00978f;}
body#page_lp_solution .lp_requestarea .col {border-color: #ffffff;}

body#page_lp_solution .lp_requestarea .col{
	padding: 20px 16px 20px 20px;
	text-align: center;
}
.col .lp_img100 img {
	height: 110px;
	width: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
body#page_lp_solution .lp_requestarea .col .lp_img100 img{
	height: auto;
	max-width: 110px;
	display: block;
	padding: 15px 0;
}
.col .txtarea {
	padding: 30px 2em 35px;
	text-align: center;
	line-height: 1.5;
}
body#page_lp_solution .lp_requestarea .col .txtarea{
	padding: 0 0 0 0;
	margin-bottom: 0;
}
.lp_requestarea .col .txtarea .title {
	font-size: 22px;
	margin-bottom: 10px;
	font-weight: bold;
}
.lp_requestarea .col .txtarea .title a:hover {
	text-decoration: none;
}
body#page_lp_solution .lp_requestarea .col .txtarea .title{margin-bottom: 0;}


@media only screen and (max-width: 979px) {
	.lp_requestarea {padding: 64px 0 32px;}
	.lp_requestarea .col {
		padding: 24px 0;
		width: 88%;
		margin-left: auto !important;
		margin-right: auto !important;
	}
	body#page_lp_solution .lp_requestarea .col {
		width: 48%;
		margin-bottom: 16px;
	}
	.lp_requestarea .col .lp_img100 img {
		height: auto;
		max-width: 100px;
	}
	.lp_requestarea .col .txtarea{
		padding: 24px 16px 24px 0;
	}
}
@media only screen and (max-width: 690px) {
	.lp_requestarea {padding: 64px 0 24px;}
	.lp_requestarea .col {
		padding: 8px 0;
		width: 100%;
	}
	body#page_lp_solution .lp_requestarea .col {
		width: 100%;
		margin-bottom: 8px;
	}

	.lp_requestarea .col .lp_img100 img {
		height: auto;
		max-width: 60px;
	}
	.lp_requestarea .col .txtarea{
		padding: 16px 16px 16px 0;
	}
	body#page_lp_solution .lp_requestarea .col .txtarea .title{font-size: 18px;}
	body#page_lp_solution .lp_requestarea .col{padding: 16px;}
	body#page_lp_solution .lp_requestarea .col .lp_img100 img{max-width: 80px;}
}


/* use ---------------*/
.lp_use .col2{align-items: center;}
.lp_uselist{
	background-color: #f8f8f8;
	padding: 4px 32px 16px;
}
.lp_uselist dt{position: relative;}
.lp_uselist dt::before{
	content: "";
	width: 10px;
	height: 10px;
	margin-right: 6px;
	margin-top: -4px;
	display: inline-block;
	background-color: #d91e34;
}
.lp_uselist dt{margin-top: 12px;}

@media only screen and (max-width: 979px) {
	.lp_use .img100{padding: 0 5%;}
	.lp_uselist{padding: 4px 16px 16px;}
}
@media only screen and (max-width: 690px) {
	.lp_use .img100{padding: 28px 16% 0;}
}

/* flow ---------------*/
.lp_flow{
	background-color: #d91e34;
	padding: 80px 0 96px;
}
body#page_lp_dohbo_wp .lp_flow{background-color: #d91e34;}
body#page_lp_dohda_webop .lp_flow{background-color: #00978f;}

.lp_flowcont{
	background-color: #ffffff;
	position: relative;
	margin-bottom: 150px;
	padding: 32px 8px 32px 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	z-index: 1;
}
.lp_flowcont:last-child{margin-bottom: 0;}
.lp_flowcont::after{
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: -1;
	bottom: -10px;
	right: -10px;
	background: url("../image/common/lp_dot_diagonal.png") repeat center;
}
.lp_flowcont + .lp_flowcont::before{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 50px 60px 0 60px;
	border-color: #ffffff transparent transparent transparent;
	position: absolute;
	top: -90px;
	left: calc(50% - 60px);
}
body#page_lp_dohbo_wp .lp_flowcont + .lp_flowcont::before{border-color: #ffffff transparent transparent transparent;}
.lp_flownum{
	font-size: 80px;
	font-weight: bold;
	line-height: 1;
	width: 160px;
	text-align: center;
}
.lp_flowtxt{
	width: calc(100% - 160px);
	background-position: left top;
	background-repeat: repeat-y;
	padding-left: 48px;
	font-weight: bold;
}
body#page_lp_dohbo_wp .lp_flowtxt{background-image: url("../image/common/lp_dohbo_red_dot.png");}
body#page_lp_dohda_webop .lp_flowtxt{background-image: url("../image/common/lp_dohbo_green_dot.png");}


.lp_flowfact{
	font-size: 20px;
	margin-bottom: 8px;
}

@media only screen and (max-width: 979px) {
	.lp_flow{padding: 60px 0 72px;}
	.lp_flowcont{margin-bottom: 120px;}
	.lp_flownum{
		font-size: 60px;
		width: 100px;
	}
	.lp_flowtxt{
		width: calc(100% - 100px);
		padding-left: 32px;
	}
	.lp_flowcont + .lp_flowcont::before{
		border-width: 40px 50px 0 50px;
		top: -70px;
		left: calc(50% - 50px);
	}
}
@media only screen and (max-width: 979px) {
	.lp_flow{padding: 40px 0 48px;}
	.lp_flowcont{margin-bottom: 90px;}
	.lp_flownum{
		font-size: 48px;
		width: 80px;
	}
	.lp_flowtxt{
		width: calc(100% - 80px);
		padding-left: 24px;
	}
	.lp_flowcont + .lp_flowcont::before{
		border-width: 30px 40px 0 40px;
		top: -50px;
		left: calc(50% - 40px);
	}
}


body#page_lp_dohda_webop .sub_w_area::after{	border-color: #00978f;}


/* jimukyoku ---------------*/
body#page_lp_solution .lp_vioce .col.circle_bk {
    padding: 6.5% 3%;
}
.col3_m .col.circle_bk {
    width: calc(33.33333% - 30px);
    margin-left: 45px;
    margin-bottom: 24px;
}
.col3_m .col.circle_bk:nth-child(3n+1) {
    margin-left: 0;
}
.circle_bk{
    position: relative;
    border-radius: 50%;
    background: #FDDACE;
}

@media only screen and (max-width: 1119px) {
body#page_lp_solution .lp_vioce .col.circle_bk {
    padding: 4% 3%;
}
}
@media only screen and (max-width: 980px) {
.col3_m .col.circle_bk {
    width: calc(33.33333% - 16px);
    margin-left: 24px;
    margin-bottom: 24px;
}
}
@media only screen and (max-width: 690px) {
	.col3_m{
		display: block;
	}
body#page_lp_solution .lp_vioce .col.circle_bk {
    padding: 9% 5%;
}
.col3_m .col.circle_bk,.col3_m .col.circle_bk:nth-child(3n+1) {
    width: 280px;
    height:280px;
    margin-left: auto;
    margin-right: auto;
}
}

.lp_flow.jimukyoku_bk {
    background-color: #e86626;
    padding: 80px 0 96px;
}

/* voice ---------------*/
body#page_lp_solution .lp_vioce .col{padding: 0 3% 32px 3%;}

@media only screen and (max-width: 690px) {
	body#page_lp_solution .lp_vioce .col{padding-bottom: 0;}
	body#page_lp_solution .lp_vioce .col .img100{padding: 0 20% 0 20%;}
}

/* osusume service ---------------*/
.lp_osusume .inner{
	display: flex;
    flex-wrap: wrap;
}
.lp_osusume_in{
	width:50%;
}
.osusume_btn a {
	width:272px;
	display: block;
    position: relative;
	background-color: #333;
	padding:10px 30px;
	color:#FFF;
	font-weight: bold;
}

.osusume_btn a::after {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-top: 3px solid #FFF;
    border-right: 3px solid #FFF;
    position: absolute;
    top: 50%;
    right: 10%;
    -webkit-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

@media only screen and (max-width: 690px) {
.lp_osusume_in{
	width:100%;
}
.lp_osusume_in ul{
	display: table;
    margin-left: auto;
    margin-right: auto;
	margin-top:20px;
	margin-bottom:30px;
}
.osusume_btn {
		width:272px;
		margin-left: auto;
		margin-right:auto;
}
.osusume_btn a {
	display: inline-block;
}
}

/* case ---------------*/
.lp_case .lp_case_in{
	border: 1px solid #dddddd;
	padding: 30px;
	box-shadow: 0 7px 10px 3px rgba(0,0,0,.1);
	align-items: flex-start;
}
.lp_case .lp_case_in .col_l{
	width: 250px;
	margin: 0;
}
.lp_case .lp_case_in .col_r{
	width: calc(100% - 250px);
	margin: 0;
	padding-left: 24px;
}
.lp_case_table td{
	padding: 8px 16px;
	border: 1px solid #ffffff;
}
.lp_case_table td:first-child{
	background-color: #005394;
	width: 25%;
	color: #ffffff;
	letter-spacing: 0.3em;
	text-align: center;
}
.lp_case_table td:last-child{
	width: 75%;
	font-size: 14px;
}
.lp_case_table tr:nth-child(odd) td:last-child{background-color: #f5f8fb;}
.lp_case_table tr:nth-child(even) td:last-child{background-color: #e5edf4;}


@media only screen and (max-width: 690px) {
	.lp_case .lp_case_in{padding: 32px 16px;}
	.lp_case .lp_case_in .col_l{
		width: 70%;
		max-width: 240px;
		margin: 0 auto 16px;
	}
	.lp_case .lp_case_in .col_r{
		width: 100%;
		margin: 0 auto;
		padding-left: 0;
	}
}


/*footer*/
/*------------------------------------------------------------------------------*/

footer ol, ul {
    list-style: none;
}

footer {
	color: #fff;
	line-height: 1.2;
	z-index: 8;
	position: relative;
}
footer a {
	color: #fff;
}
footer a:hover{
	color: #fff;
	text-decoration: underline;
}
#footer_box01 {
	padding: 40px 0;
	background-color: #2F3642;
}
#footer_box01 .unit {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 30px;
}
#footer_box01 #f_box01 {
	width: 29%;
}
#footer_box01 #f_box01 img {
	max-width: 334px;
}
#footer_box01 #f_box02 {
	width: 30%;
	font-size: 16px;
}
#footer_box01 #f_box02 li {
	display: inline-block;
	margin: 0 6px 10px 0;
}
#footer_box01 #f_box02 li:before {
	content: '/';
	margin-right: 6px;
	display: inline-block;
}
#footer_box01 #f_box02 li:nth-child(1):before {
	content: none;
	left: 0;
}
#footer_box01 #f_box03 {
	width: 35%;
}
#footer_box01 #f_box03 ul {
	display: table;
}
#footer_box01 #f_box03 li {
	display: table-cell;
	vertical-align: middle;
}
#footer_box01 #f_box03 .img100 {
	padding-right: 10px;
	width: 142px;
}
#footer_box01 #f_box03 .img100 img {
	max-width: 132px;
}
#footer_box01 #f_bnr {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#footer_box01 #f_bnr li {
	width: 15%;
	text-align: center;
}
@media only screen and (min-width:641px) {
#footer_box01 #f_bnr img {
	max-width: 180px;
}
}
#footer_box02 {
	padding: 15px 0;
	background-color: #000;
	text-align: center;
	font-size: 12px;
}


@media only screen and (min-width:641px) and (max-width:1199px) {
#footer_box01 .inner {
	width: 100%;
}
#footer_box01 {
	padding: 0;
}
#footer_box01 .unit {
	margin-bottom: 0;
}
#footer_box01 #f_box01 {
	width: 100%;
	padding: 30px 0;
	text-align: center;
}
#footer_box01 #f_box02 {
	width: 100%;
}
#footer_box01 #f_box02 li {
	display: block;
	margin: 0;
	position: relative;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
#footer_box01 #f_box02 ul:first-child li:first-child {
	border-top: 1px solid rgba(255,255,255,0.2);
}
#footer_box01 #f_box02 li a {
	display: block;
	padding: 20px 30px 20px 20px;
}
#footer_box01 #f_box02 li:before {
	content: '';
	position: absolute;
    top: -webkit-calc(50% - 4px);
    top: calc(50% - 4px);
	left: auto;
    right: 20px;
	width: 6px;
    height: 6px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
	margin-right: 0;
	display: inherit;
}
#footer_box01 #f_box02 li:nth-child(1):before {
	content: '';
	left: auto;
}
#footer_box01 #f_box03 {
	width: 100%;
	padding: 20px 30px;
}
#footer_box01 #f_box03 ul {
	margin: 0 auto;
	text-align: center;
}
#footer_box01 #f_box03 li {
	text-align: left;
}
#footer_box01 #f_box03 .img100 {
	width: 30%;
}
#footer_box01 #f_bnr {
	padding: 5px 20px 20px;
	max-width: 600px;
	margin: 0 auto;
}
#footer_box01 #f_bnr li {
	width: 32%;
	margin-bottom: 15px;
}
}


@media only screen and (max-width:640px) {
#footer_box01 .inner {
	width: 100%;
}
#footer_box01 {
	padding: 0;
}
#footer_box01 .unit {
	margin-bottom: 0;
}
#footer_box01 #f_box01 {
	width: 100%;
	padding: 26px 0;
	text-align: center;
}
#footer_box01 #f_box01 img {
	max-width: 260px;
}
#footer_box01 #f_box02 {
	width: 100%;
	font-size: 14px;
}
#footer_box01 #f_box02 li {
	display: block;
	margin: 0;
	position: relative;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
#footer_box01 #f_box02 ul:first-child li:first-child {
	border-top: 1px solid rgba(255,255,255,0.2);
}
#footer_box01 #f_box02 li a {
	display: block;
	padding: 20px 30px 20px 20px;
}
#footer_box01 #f_box02 li:before {
	content: '';
	position: absolute;
    top: -webkit-calc(50% - 4px);
    top: calc(50% - 4px);
	left: auto;
    right: 20px;
	width: 6px;
    height: 6px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
	margin-right: 0;
	display: inherit;
}
#footer_box01 #f_box02 li:nth-child(1):before {
	content: '';
	left: auto;
}
#footer_box01 #f_box03 {
	width: 100%;
	padding: 20px 30px;
}
#footer_box01 #f_box03 ul {
	margin: 0 auto;
	text-align: center;
}
#footer_box01 #f_box03 li {
	font-size: 13px;
	text-align: left;
}
#footer_box01 #f_box03 .img100 {
	width: 30%;
}
#footer_box01 #f_bnr {
	padding: 5px 20px 20px;
	max-width: 400px;
	margin: 0 auto;
}
#footer_box01 #f_bnr li {
	width: 48%;
	margin-bottom: 15px;
}
}
