@charset "utf-8";
.bg_wrap {
	margin-top: -30px;
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(../images/toyutank/toyutank_bg.png) no-repeat;
	background-size: 100% auto;
}
.con_section2 {
	clear: both;
	width: 950px;
	color: #454545;
	margin: 0px auto 20px;
}
.con_section2 .toyuh1 {
	margin: 60px 0;
}
.con_section2 .toyuh2 {
	width: 100%;
	overflow: hidden;
	clear: both;
	margin: 60px 0;
}
.con_section2 .toyuh3 {
	font-size: 40px;
	width: 100%;
	height: 70px;
	background: #3070b8;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
	line-height: 70px;
}
.con_section2 .toyuh4 {
	font-size: 28px;
	width: 90%;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding: 30px 0 10px;
	margin: 0 auto;
	border-bottom: 3px double #fff;
	letter-spacing: 0px;
}
.con_section2 .toyuh4 a.panfu {
	margin: 0px 0px 0px 35px;
	font-size: 15px;
	color: #FFFFFF;
	background: url(../images/ic_ddmenu.png) no-repeat 0px 6px;
	padding: 0px 0px 0px 15px;
}
.con_section2 .toyuh4 a.panfu:hover {
	color: #FFE76B;
	text-decoration: none;
}

.con_section2 .circle_wrap {
	width: 100%;
	height: 100%;
	overflow: hidden;
	clear: both;
	margin: 60px auto;
}
.con_section2 .circle_wrap .circle {
	width: 300px;
	height: 200px;
	float: left;
	display: inline-block;
	border-radius: 50%;
}
.con_section2 .circle_wrap .circle p {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.3em;
	color: #fff;
	margin-top: 40px;
}
.con_section2 .circle_wrap .circle01 {
	background: #4ab134;
}
.con_section2 .circle_wrap .circle02 {
	background: #e8ce39;
	margin: 0 20px;
}
.con_section2 .circle_wrap .circle03 {
	background: #d55236;
}
.con_section2 ul.oil_list {
	width: 100%;
	height: 100%;
	overflow: hidden;
	clear: both;
	border: 1px solid #000;
	box-sizing: border-box;
	margin: -30px 0 60px 0;
	padding: 20px;
}
.con_section2 li {
	margin: 0 0 16px;
}
.con_section2 ul.oil_list li::before {
	content: '□';
	font-size: 20px;
	padding: 0 10px;
}
.con_section2 .orange_bar {
	width: 100%;
	height: 100%;
	overflow: hidden;
	clear: both;
	border-radius: 30px;
	background: #ff9517;
	color: #fff;
}
.con_section2 .orange_bar .part_wrap {
	width: 90%;
	margin: 20px auto;
	height: 100%;
	overflow: hidden;
	clear: both;
}
.con_section2 .orange_bar .left_part {
	width: 310px;
	height: 100px;
	box-sizing: border-box;
	border-right: 1px dotted #fff;
	display: inline-block;
	float: left;
}
.con_section2 .orange_bar .left_part .company {
	font-weight: bold;
	font-size: 24px;
}
.con_section2 .orange_bar .center_part {
	width: 220px;
	display: inline-block;
	float: left;
}
.con_section2 .orange_bar .center_part .white_block {
	width: 170px;
	height: 90px;
	background: #fff;
	color: #ff9517;
	font-weight: bold;
	text-align: center;
	font-size: 24px;
	margin-left: 0px;
}
.con_section2 .orange_bar .center_part .white_block p {
	padding: 6px;
}
.con_section2 .orange_bar .right_part {
	width: 300px;
	display: inline-block;
	float: left;
}
.con_section2 .orange_bar .right_part .telnumber {
	font-size: 36px;
	font-weight: bold;
	text-align: left;
}
.con_section2 .orange_bar .right_part .uketuke {
	text-align: left;
}


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

@media screen and (max-width: 700px) {
.con_section2 {
	width: 95%;
}
.con_section2 .toyuh1 {
	margin: 40px 0 0;
}
.con_section2 .toyuh1 img {
	width: 100%;
}
.con_section2 .toyuh2 {
	margin: 20px 0 30px;
}
.con_section2 .toyuh2 img {
	width: 100%;
}
.con_section2 .toyuh3 {
	font-size: 20px;
	height: 40px;
	margin-bottom: 20px;
	line-height: 40px;
}
.con_section2 .toyuh4 {
	font-size: 18px;
	width: 95%;
	text-align: center;
	padding: 10px 0 0px;
	margin: 0px auto 10px auto;
}

.con_section2 .toyuh4 a.panfu {
	display: block;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	background: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
.con_section2 .toyuh4 a.panfu:hover {
	color: #FFE76B;
	text-decoration: none;
}
	
	
.con_section2 .circle_wrap {
	margin: 0px auto 40px;
}
.con_section2 .circle_wrap .circle {
	float: none;
	display: block;
	margin: 0 auto;
}
.con_section2 .circle_wrap .circle p {
	padding: 26px;
	margin-top: 16px;
}
.con_section2 ul.oil_list {
	padding: 5px;
	margin-top: -20px;
}
.con_section2 ul.oil_list li::before {
	content: '□';
	font-size: 16px;
	padding: 0 6px;
}
.con_section2 ul.oil_list li {
	font-size: 13px;
}
.con_section2 .orange_bar .part_wrap {
	width: 95%;
	margin: 0px auto;
}
.con_section2 .orange_bar .left_part {
	width: 100%;
	height: 100%;
	border-right: none;
	margin-bottom: 10px;
	padding-left: 10px;
	box-sizing: border-box;
}
.con_section2 .orange_bar .left_part .company {
	font-size: 20px;
	margin-top: 0px;
}
.con_section2 .orange_bar .center_part {
	width: 27%;
}
.con_section2 .orange_bar .center_part .white_block {
	width: 100%;
	height: auto;
	font-size: 16px;
	margin-left: 10px;
	margin-bottom: 15px;
}
.con_section2 .orange_bar .right_part {
  float: right;
	width: 66%;
	text-align: left;
}
.access_top {
	font-size: 13px;
}
.access {
	font-size: 13px;
}
.con_section2 .orange_bar .right_part .telnumber {
	font-size: 27px;
	line-height: 1.2em;
	padding-right: 6px;
}
.con_section2 .orange_bar .right_part .uketuke {
	font-size: 12px;
}
.oil_text {
	font-size: 15px;
}
}
