@charset "utf-8";

/* ======================
Renewal .ver
====================== */
/* -----common----- */
:root {
	--main_green: #007a41;
	--main_orange: #ec6400;
	--right_green: #ebfcf4;
	--dull_green: #f7f9f8;
	--white: #fff;
	--light_gray: #f2f2f2;
	--info_line-gr: #22ba4f;
	--footer_gray: #f4f4f4;

}

html {
    font-size: 62.5%;
}

body {
    font-family: 
        "游ゴシック体",
		YuGothic,
		"游ゴシック Medium",
		"Yu Gothic Medium",
		"游ゴシック",
		"Yu Gothic",
		sans-serif;
	font-size: 1.8rem;
}

img {
	max-width: 100%;
	height: auto;
}

a {
	display: block;
	width: 100%;
	height: 100%;
}

/* .section {
	padding: 0 4%;
	margin: 0 auto;
} */

.conts_topic {
	font-size: 4.5rem;
	font-weight: bold;
	margin-top: 18px;
}

.c_topic--gr {
	color: var(--main_green);
}

.c_topic--or {
	color: var(--main_orange);
}

.btn {
	display: block;
	width: 100%;
	/* height: 68px; */
	border-radius: 50px;
	margin-top: 44px;
	box-sizing: border-box;
}

.sp_br {
	display: none;
}

.sp_br--and {
	display: none;
}

.header_wrap--sp {
    display: none;
}


@media screen and (max-width:2000px) {

/* ===============
header
=============== */

.menu_nav--contact {
	display: flex;
	justify-content: center;
	gap: 17px;
	flex-wrap: wrap;
	padding: 10px 0;
}

.menu_contact--list {
	font-size: 1.4rem;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 17px;

	& li {
		border-radius: 10px;
		white-space: nowrap;
	}
}

.mC_item--gr {
	color: var(--white);
	background-color: #22ba4f;

	& a {
		padding: 18px 42px;
	}
}

.mC_item--or {
	color: var(--white);
	background-color: var(--main_orange);

	& a {
		padding: 18px 31px;
	}
}

.other_02--nav {
	border-radius: 10px;
	color: var(--white);
	background-color: #0a5cfe;
	width: 255px;
	height: 52px;

	& a {
		padding: 18px 17px;
	}
}

.other_02--nav .other_txt--wh {
	font-size: 1.4rem;
	font-weight: normal;
}

/* ===============
case_01
=============== */
.container_case {
	width: 1000px;
	margin: 0 auto;
	padding: 145px 0;
	overflow: hidden;
	background-color: #FFF;
}

.case_01_blok{
	width:1000px;
	margin:0 0 100px 0;
	font-family:'Noto Sans Japanese',"メイリオ", sans-serif;
}

/* main */
.case_title {
    margin: 60px 100px 0 100px;
    padding: 0;
}

.case_02_main_wrap{
	background-image:url(/case/img/case_02/case_02_main_bg.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:500px;
	position:relative;
	}

.case_02_main_wrap h2{
    width: 600px;
    height: 110px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 155px;
    right: 0;
}

.case_02_main_text{
	width:780px;
	/* height:98px; */
    font-size: 15px;
	line-height: 1.6em;
	margin:50px auto 0 auto;
	padding:40px 10px 10px 10px;
	background-image:url(/case/img/case_02/case_02_main_text.jpg);
	background-repeat:no-repeat;
	font-family: 'Noto Sans Japanese',"メイリオ", sans-serif;
	font-weight: 500;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 1.0), -1px -1px 1px rgba(255, 255, 255, 1.0);
}

/* con_01 */ 
.con_01_wrap,
.con_02_wrap,
.con_03_wrap,
.con_04_wrap,
.con_05_wrap,
.con_06_wrap,
.con_07_wrap,
.con_08_wrap,
.con_09_wrap {
    width: 800px;
    margin: 20px auto 0 auto;
    overflow: hidden;
}

.con_01_wrap .row_01{
	width: 140px;
    height: 118px;
    float:left;}

.con_01_wrap .top_img{
	width: 380px;
    height: 244px;
    float:left;
	margin: 33px 0 30px 0;}

.con_01_wrap .text1{
	width: 280px;
    height: 92px;
    float:left;
    font-size: 13px;
    color: #333333;
    display: block;
    line-height: 1.6em;}

.con_01_wrap .row_02{
    width: 400px;
    height: 150px;
    float: left;
    margin: 10px 0 0px 20px;
    background-color: #FDFADF;
    font-weight: bold;}

.con_01_wrap .row_02 span{
color: #46241F;
    font-size: 18px;
    margin: 20px 0 0 20px;
    display: block;
    font-weight: bold;
}

.con_01_wrap .row_02 p{
    color: #46241F;
    font-size: 16px;
    line-height: 1.6em;
    margin: 20px 0px 20px 20px;
    font-family: "HGS平成明朝体W3","ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.con_01_wrap h3{
	clear:both;
	margin: 0px 0px 30px 0;
	}

.con_01_wrap .row_03{
	/* width: 778px; */
    border: #D8DAD0 solid 1px;
    padding: 10px;
}

.con_01_wrap .row_03_inner{
    background-color: #FDFADF;
    padding: 29px 9px 9px 9px;
    position: relative;}

.riyu_01{
	display:block;
	height:50px;
	margin-left:30px;
	margin-bottom:30px;
}

.riyu_02{
	display:block;
	height:50px;
	margin-left:30px;
	margin-bottom:30px;
	font-size:20px;
	/* line-height:50px; */
	}

.riyu_03{
	display:block;
	height:50px;
	margin-left:30px;
	margin-bottom:30px;
}

.icon_01{
	float:left;
}

.icon_02{
	float:left;
	margin: 15px 0px 0 5px;
	}

.riyu_01 p{
	width:580px;
	margin:0 0 0 20px;
	font-size:20px;
	line-height:25px;
	display:block;
	float:left;
	font-family: "HGS平成明朝体W3","ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:bold;}

.riyu_02 p{
	width:580px;
	margin:0 0 0 20px;
	font-size:20px;
	line-height:50px;
	display:block;
	float:left;
	font-family: "HGS平成明朝体W3","ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:bold;}

.riyu_03 p{
	width:580px;
	margin:0 0 0 20px;
	font-size:20px;
	line-height:25px;
	display:block;
	float:left;
	font-family: "HGS平成明朝体W3","ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:bold;}

.row_04{
	margin:60px 0 0 0;}

/* con_02 */ 
.case_sub_title {
    margin: 20px auto 0 auto;
    padding: 0;
    text-align: center;
}

.jirei_important_wrap{
	width:800px;
	height:215px;
	background-image:url(/case/img/case_02/case_02_con_bgimg_02.jpg);
	background-repeat:no-repeat;
	display:block;
    margin: 0 0 80px 0;
	}

.jirei_important_text_01{
	font-size:28px;
	color:#3F0000;
	margin:24px 0 0 186px;
	padding:0;
	display:inline-block;
	line-height:1.2em;
	font-family:"HGS平成明朝体W3","ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:bold;
	text-shadow: 2px 2px 2px rgba(255, 255, 255, 1.0);
	}

.jirei_important_text_02{
	font-size:16px;
	color:#333333;
	margin:20px 0 0 186px;
	display:inline-block;
	line-height:1.6em;}

/*********************************************
    ★ コンテンツ③　contents03 PC
 *********************************************/
.contents03{
    width:780px;
    clear:both;
	margin:60px 0 0 0;
}
.contents03 ul{
    margin:0;
    padding:0;
    list-style:none;
}
.contents03 ul li{
    margin:30px 0 0 0;
}
.contents03 .ttl{
	background-image:url(/case/img/case_02/case_02_icon_01.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
    overflow: hidden;
    padding: 10px 0;
    margin-bottom: 5px;
}
.contents03 .ttl p{
    padding: 0;
    margin: 0;
    text-align: left;
    font-size: 21px;
    line-height: 30px;
    text-indent: 10px;
	color:#004827;
	text-indent:60px;
	font-weight:bold;
}
.contents03 .ttl span{
    width: 85px;
    float: left;
    text-align: center;
    margin: 0 10px;
    padding: 5px 0;
    background-color: #000;
    color: #FFF;
    border-radius: 10px;
    font-size:12px !important;
}

.float_l {
    float: left;
}

.float_r {
    float: right;
}

.contents03 .inner {
    overflow: hidden;
    margin: 0 0 10px;
    padding: 20px;
    border: 1px solid #cccccc;
}
.contents03 .inner .pic {
    border: 1px solid #e6e6e6;
}
.contents03 .inner .pic span {
    display: block;
    border: 1px solid #ffffff;
}
.contents03 .inner img { 
    vertical-align: bottom;
    max-width: 350px; /*イメージ幅指定*/
}
.contents03 .inner .txt_01, .contents03 .inner .txt_02,
.contents03 .inner .txt_03{
    width: 380px;
}
.contents03 .inner .txt_01 p{
    margin:60px 0 0 0;
    text-align: left;
    font-size: 14px;
    line-height: 22px;
}

.contents03 .inner .txt_02 p{
    margin:70px 0 0 0;
    text-align: left;
    font-size: 14px;
    line-height: 22px;
}

.contents03 .inner .txt_03 p{
    margin:80px 0 0 0;
    text-align: left;
    font-size: 14px;
    line-height: 22px;
}

	
.check_point_wrap{
	width:800px;
	margin:5px 0 0 0;
	padding:0;
	clear:both;}
	
.check_point_blok{
	width:798px;
	border:#D8DAD0 1px solid;
	margin:20px 0 0 0;
	}

.check_point_row{
	/* width:740px; */
	/* height:215px; */
	background-color:#FDFADF;
	padding:15px 20px 20px 20px;
	margin:8px;
	overflow:hidden;}

.check_point_title{
	font-size:18px;
	line-height:26px;
	color:#AA6400;
	display:block;
	font-weight:bold;}

.check_point_row img {
	border:#FFFFFF 5px solid;
	float:left;
	display:block;
}

.check_point_row p{
	width:460px;
    margin: 60px 0 0 0;
	padding:0;
	font-size:15px;
	color:#333333;
	text-align:left;
	float:right;
	display:block;
}

.check_point_blok_02{
	width:388px;
	border:#D8DAD0 1px solid;
	margin:20px 0 0 0;
}

.check_point_row_02{
	/* width:330px; */
	/* height:210px; */
	background-color:#FDFADF;
	padding:15px 20px 20px 20px;
	margin:8px;
	overflow:hidden;}

.check_point_title{
	font-size:18px;
	line-height:26px;
	color:#AA6400;
	display:block;
	font-weight:500;}

.check_point_row_02 img {
	border:#FFFFFF 5px solid;
	float:left;
	display:block;
}

.check_point_row_02 p{
	width:136px;
	margin:0;
	padding:0;
	font-size:15px;
	color:#333333;
	text-align:left;
	float:right;
	display:block;
}

/* con_03 */ 

.con_03_wrap .row_01{
    width: 794px;
    border: #00A5B6 solid 3px;
    margin: 30px 0 0 0;
	overflow:hidden;}

/*********************************************
  ★ コンテンツ①　contents01 PC
 *********************************************/
.contents01{
    width:100%;
    clear:both;
}
.contents01 table.c_hyo {
    width: 700px;
    font-size: 14px;
    line-height: 25px;
    border-top: 1px solid #999;
    border-collapse: collapse;
	margin:30px 47px 0 47px;
}
.contents01 table.c_hyo th {
    font-weight: bold;
    background-color: #F2F2F2;/*★項目欄の背景色指定*/
    text-align: center;
    padding: 6px 10px;
    border-bottom: 1px solid #999;
    width: 30%;
}
.contents01 table.c_hyo td {
    color: #000;
    text-align: center;
    padding: 10px;
    border-bottom: 1px solid #999;
}
.contents01 table.c_hyo td.nomal {
    font-weight: bold;
}
.contents01 table .c_hyo td.nomal b{
    color:#C50000;
}
 
.contents01 table.c_hyo td.nomal p{
    font-size: 12px;
    padding:0;
    margin:0;
}
.contents01 table.c_hyo td.bold {
    background-color: #FFEBEB !important;/*★比較表内の背景色指定*/
}
.contents01 table.c_hyo td.bold b{
    color:#C50000;
}
.contents01 table.c_hyo td p{
    font-size: 16px;
    padding: 2px 0;
    margin: 0;
    text-align: left;
    text-indent: 20px;
}

.contents01 table.c_hyo td.bg_01{
	background-color:#FFEBEB !important;
}

.con_03_wrap .row_01 .caution{
	color: #DF5213;
    font-size: 16px;
    text-decoration: underline;
    margin: 20px 47px 20px 0;
    float: right;
}


.point_wrap{
	overflow:hidden;
	margin-top:70px;}

.point_title{
	margin:0;
	width:800px;
	height:58px;
	font-family:"HGS平成明朝体W3","ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	}

.point_title img{
	float:left;
}

.point_blok{
	/* width:778px; */
	border:#D8DAD0 solid 1px;
	padding:10px;
	}

.point_row{
	background-color:#FDFADF;
	padding:9px;
	position:relative;
	overflow:hidden;}

.point_01_title{
	font-size:22px;
	color:#1FA5B8;
	margin:10px 0 0 10px;
	font-family:"HGS平成明朝体W3","ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height:58px;
    float: left;
	}

.point_blok .point_text_01{
	color:#333333;
	font-size:14px;
	margin:10px 0 0px 10px;
	line-height:1.6em}

.point_blok .point_text_02{
	color:#333333;
	font-size:12px;
	margin:10px 0 20px 10px;
	line-height:1.6em;
	clear:both;
	background:#E0E299;
	padding:15px;}

.point_blok .point_text_02 .text_b_01{
	color:#B25900;
	font-size:14px;
}

.point_blok .point_text_02 .text_b_02{
	color:#FF0000;
	font-size:18px;
}

.point_blok .point_text_03{
	color:#333333;
	font-size:14px;
	margin:30px 0 0 40px;
	line-height:1.6em;
	float: left;}

.point_blok .point_text_04{
	color:#333333;
	font-size:15px;
	margin:10px 0 0 40px;
	line-height:1.6em;
	float: left;}

.point_blok .point_img_01{
	float:left;
    margin: 30px 40px 0 40px;
}


.point_blok .point_img_02{
	float:left;
    margin: 30px 40px 0 40px;
}

.point_blok .point_img_01 p,
.point_blok .point_img_02 p{
	text-align:center;
	margin: 20px;
}


.point_blok .point_img_03{
	float:left;
	margin: 5px 0 0 10px;
}

.fc_orn {
    color: #FF3F00;
}

/* con_04 */ 

/*********************************************
  ★ コンテンツ⑪　contents11
 *********************************************/
.contents11{
    width: 800px;
    overflow: hidden;
    position: relative;
    margin: 0px 0 30px 0;
}
.contents11 p.m_ttl {
    width: 450px;
    margin-bottom: 30px;
    text-align:left;
}
.contents11 p.m_ttl b {
    display: block;
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    letter-spacing: 5px;
	color:#006600;
}
.contents11 p.m_ttl span {
    display: block;
    padding-left: 50px;
    font-size: 22px;
    line-height: 30px;
}
.contents11 .m_photo {
    width: 280px;
    margin-top: -40px;
    position: absolute;
    top: 120px;
    right: 0;
}
.contents11 .m_photo img{
    max-width:290px;
}
.contents11 .m_text {
    width: 590px;
    padding: 50px 30px;
    background-color: #FDFADF;
}
.contents11 .m_text p{
    width:450px;
    padding:0;
    margin:0;
    text-align: left;
	font-size: 15px;
}

.con_04_wrap .row_02{
	width: 794px;
    border: #00A5B6 solid 3px;
    margin: 30px 0 0 0;
    overflow: hidden;}

.con_04_wrap .row_02 .caution{
	color: #DF5213;
    font-size: 16px;
    text-decoration: underline;
    margin: 10px 0px 10px 30px;
    }

.con_04_wrap .row_02 p{
    margin: 00px 0 30px 30px;
    color: #333333;
    font-size: 16px;}

.con_04_wrap .row_03_blok_02{
	width:798px;
	border:#D8DAD0 1px solid;
	margin:20px 0 0 0;
	display:inline-block;}

.con_04_wrap .row_03_row_02{
	/* width:740px; */
	background-color:#FDFADF;
	padding:20px;
	margin:8px;
	overflow:hidden;}

.con_04_wrap .row_03_row_02 img{
	float:right;}

.con_04_wrap .row_03_row_02 p{
    width: 470px;
    float: left;
    font-size: 20px;
    color: #46241F;
    line-height: 2.0em;
    margin: 40px 0 0 20px;
    padding: 0;}

.con_04_wrap .row_03_row_02 p span{
	color:#DD6B2A;
	font-weight:bold;
	text-shadow: 3px 3px 3px rgba(255, 255, 255, 1.0),-3px -3px 3px rgba(255, 255, 255, 1.0);
	font-size:38px;
}

/* con_05 */ 

.con_05_blok{
    width: 798px;
	height: auto;
    border: #D8DAD0 1px solid;
    margin: 20px 0 0 0;
    display: inline-block;}

.con_05_row{
    /* width: 740px; */
    background-color: #FDFADF;
    padding: 20px;
    margin: 8px;
    overflow: hidden;}

.con_05_row p{
	margin:20px 0 20px 180px;
	line-height:1.4em;

}

.con_05_img{
	float:right;
	margin:0px 1px 20px 0;}

.con_05_img_02{
	float:right;
	margin:20px 1px 20px 0;}

/* con_06 */ 

.con_06_kouji_blok{    width: 798px;
    border: #D8DAD0 1px solid;
    margin: 20px 0 0 0;
    display: inline-block;}

.con_06_kouji_row{
    /* width: 740px; */
    background-color: #FDFADF;
    padding: 20px;
    margin: 8px;
    overflow: hidden;}

.con_06_kouji_title{
	margin:50px 0 0 0;
	line-height:36px;
	font-size:22px;
	letter-spacing:2px;
	color:#333333;
	font-family:"HGS平成明朝体W3","ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	}
	
.con_06_kouji_title img{
	margin:0 25px 0 0;
	float:left;

}
.con_06_kouji_title span{
	color:#A73031;
	font-weight:bold;
}

.con_06_kouji_title  .con_06_kouji_title_jiyo{
	float: right;
    margin: 0 460px 0 0;}

.con_06_kouji_row .img_01{
float:left;
margin:0 1px 0 0;}

.con_06_kouji_row .img_02{
float:left;}

.contents04{
     width:800px;
    overflow:hidden;
    clear:both;
	margin:20px 0 0 0;
}
.contents04 ul{
    padding:0;
    margin:0;
    list-style:none;
}
 
.contents04 ul li{
    width: 250px;
    float: left;
    margin-right: 25px;
}
.contents04 ul li:last-child{
    margin-right: 0 !important;
}
.contents04 ul li p.ttl{
    border-left:5px solid #000; /*左サイド 色指定*/
    margin:0;
    text-align:left;
    text-indent: 15px;
}
.contents04 ul li p.pic{
    border: 1px solid #e6e6e6;
}
.contents04 ul li p.pic img{
    max-width:250px; /*イメージ幅指定*/
}
.contents04 ul li p.txt{
    background: none;
    margin: 0;
    font-size: 12px;
    padding: 3px;
    text-align:left;
}

.con_06_kouji_row .text_03{
	width:630px;
	float:right;
	color:#46241F;
	font-size:16px;
	line-height:1.6em;
}

.con_06_kouji_row .img_03{
	float:left;
	margin:20px 0 0 0;
}

.con_06_kouji_row .img_04{
	float:left;
	margin:30px 0 0 0;
}


.con_06_wrap .img_05{
	float:left;
	margin:50px 0 0 0;
}

.con_06_wrap .img_06{
	float:left;
	margin:40px 54px 0  54px;
}

.con_06_wrap .img_07{
	margin:20px 0 0 0;
}
.con_06_wrap .text_04{
	margin:20px 0 0 0;
	background-color:#FDFADF;
	padding:20px;
	color:#333333;
	font-size:16px;
	line-height:1.6em;}

.con_06_wrap .text_04 .fc_g{
	color:#599000;
}

.con_06_wrap .text_04 .fc_b{
	font-weight:bold;}

.con_06_wrap .text_04 .fc_o{
	color:#FF3F00;
	font-size:18px;
	font-weight:bold;
	font-family: "HGS平成明朝体W3","ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;

	}

.con_06_wrap .text_04 .fc_r{
	color:#A53031;
	font-size:18px;
	font-weight:bold;
	font-family: "HGS平成明朝体W3","ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
/* con_07 */ 

.con_07_blok{
	background-image: url(/case/img/case_02/case_02_con_07_bg.jpg);
    background-repeat: no-repeat;
    width: 800px;
    height: 750px;
    display: block;
    margin: 10px 0 0 0;}

.con_07_blok h3{
	margin: 40px 0 0 30px;
    display: inline-block;}

.con_07_blok .text_01{
	background-color: #D5D771;
    display: block;
    padding: 0px;
    width: 400px;
    height: 35px;
    font-size: 18px;
    text-align: center;
    line-height: 35px;
	margin: 30px 0 0 30px;}

.con_07_blok p{
	margin: 50px 0 0 30px;
	color:#333333;
	font-size:14px;}

.con_07_inc_bn{
	margin: 85px 0 0 30px;}*

/* con_08 */

.con_08_blok{
	width: 798px;
    border: #D8DAD0 1px solid;
    margin: 20px 0 0 0;
    display: inline-block;}

.con_08_inner{
	/* width: 740px; */
    background-color: #FDFADF;
    padding: 20px;
    margin: 8px;
    overflow: hidden;}

.con_08_row{}

.con_08_row .text_01{
	color:#1FA5B8;
	font-size:18px;
	margin:0 0 5px 0;
	font-family: "HGS平成明朝体W3","ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:bold;}

.con_08_row .text_02{
	color:#DF5213;
	font-size:18px;
	margin:0 0 5px 0;
    font-family: "HGS平成明朝体W3","ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:bold;}

.con_08_row p{
	color:#333333;
	font-size:14px;
	margin: 8px 0 24px;
}

/* con_09 */

.message_title{
	font-size:24px;
	color:#B47E2E;
	line-height: 30px;}

.con_09_blok {
	font-family:"小塚明朝 Pr6N","ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;}

.con_09_blok .text_01{
	color:#39191F;
	font-size:22px;
	line-height:2.0em;}

.con_09_blok .text_02,.con_09_blok .text_04{
	color:#39191F;
	font-size:13px;
	line-height:2.0em;}
	
.con_09_blok .text_03{
	color:#39191F;
	font-size:18px;
	line-height:2.0em;
	font-weight:bold;
	margin: 20px 0;
}

.con_09_blok .img_01,.con_09_blok .img_02,.con_09_blok .img_03{
	margin:20px 50px 0 50px;}

}