@charset "utf-8";
/* -----------------------------------------------------------------------
base setting
------------------------------------------------------------------------- */
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
body {
	font-size: 0.95em;
	/*font-size: 0.875em;*/
	/*color: #333333;*/
	color: #15140d;
	;
	font-family: Lato, "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	word-wrap: break-word;
	letter-spacing: 0.1em;
}
/* font-size:12px */

a {
	/*color: #103287;*/
	color: #beb671;
	text-decoration: underline;
}
a:hover {
	color: #d8371e;
	text-decoration: none;
}
a:hover img {
	opacity: .5;
	-webkit-opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);	/* IE lt 8 */
	-ms-filter: "alpha(opacity=50)"; /* IE 8 */
	-webkit-transition: opacity 1s ease-out;
	-moz-transition: opacity 1s ease-out;
	-ms-transition: opacity 1s ease-out;
	transition: opacity 1s ease-out;
}
p {
	line-height: 1.7;
}

/*for Tablet*/
@media only screen and (min-width : 768px) and (max-width : 959px) {
body {
	font-size: 12px;
}
}

/*for SP*/
@media only screen and (max-width: 767px) {
html {
	font-size: 10px;
}
body {
	font-size: 1.4rem;
}
}
/* -----------------------------------------------------------------------
header
------------------------------------------------------------------------- */
/*---h1---*/
#titletxt {
	/*background-color: #7d7d7d;*/
	background-color: #dc3a2b;
	height: 20px;
}
#titletxt h1 {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}
#titletxt h1 a {
	color: #fff !important;
	text-decoration: none !important;
}
/*--logo--*/

#hdrOuter {
	background-color: #fff;
	overflow: hidden;
}
#hdrOuter #hdrLogo {
	width: 45%;
	float: left;
	padding: 20px 0;
	text-align: left;
}
#hdrOuter #hdrLogo img {
	margin-left: 15px;
}
/*--siteInfo--*/
#hdrInner {
/*float: right;*/
	/*padding: 10px 0 0;*/
}
/*#hdrInner {
	float: right;
	padding: 10px 0 0;
}*/
#hdrInner ul {
	text-align: left;/*margin-right: 15px;*//*padding-bottom: 15px;*/
}
/*#hdrInner ul {
	text-align: right;
	margin-right: 15px;
	padding-bottom: 15px;
}*/
#hdrInner ul li {
	display: inline;
	font-weight: bold;
	color: #beb671;
}
#hdrInner ul li a {
	color: #beb671;
	text-decoration: none;
}
#hdrInner ul li a:hover {
	color: #dc3a2b;
	text-decoration: none;
}
/*============================
header contact
==============================*/
.hdrContact p {
	text-align: right;
	padding-bottom: 5px;
	margin-right: 15px;
}
.hdrContact p.tel {
	font-weight: bold;
	font-size: 1.286em;
}

/*for SP*/
@media only screen and (max-width: 767px) {
#titletxt {
	height: auto;
	background-color: transparent;
}
/*---h1---*/
#titletxt h1 {
	padding: 10px;
	line-height: 1.3;
	color: #333;
}
/*--logo--*/
#hdrOuter {
	background: none;
}
#hdrOuter #hdrLogo {
	width: 100%;
	float: none;
	padding: 10px;
}
/*--siteInfo--*/
#hdrInner {
	width: 100%;
	float: none;
	padding: 0px 10px 16px 10px;
	margin-bottom: 10px;
}
#hdrInner * {
	text-align: left !important;
}
#hdrInner ul li {
}
#hdrInner ul li {
	margin-right: 1em;
}
}
/* gNav
--------------------------------------------------------*/

.sub_nav {
	font-size: 13px;
}
.sub_nav ul {
	float: left;
	width: 73%;
	padding-top: 27px;
}
.honyaku {
	float: left;
}
.sub_nav li {
	padding-bottom: 10px;
}
.main_nav {
	text-align: right;
	padding-bottom: 10px;
	margin-bottom: 30px;
	/*padding-left: 197px;*/
	padding-left: 0px;
	clear: both;
	padding-top: 20px;
}
header nav {
}
header nav ul {
	/*	overflow: hidden;
	border-bottom: 2px solid #dc3a2b;
	text-align: right;
	padding-bottom: 7px;
	clear: both;
	margin-top: 10px;*/
	margin-top: 10px;
	display: flex;
	flex-flow: row;
	justify-content: space-around;
	margin: 0;
	padding: 6px;
	list-style-type: none;
	border-bottom: 2px solid #dc3a2b;
}
header nav ul li {
	/*	width: 16.5%;
	float: left;
	letter-spacing: -1px;
	font-weight: bold;*/
	letter-spacing: -1px;
	/*! font-weight: bold; */
	font-size: 85%;
	/*! padding: 0 2.4% 0 2.4%; */
	/*! text-align: center; */
	line-height: 120%;
	/*! padding: 0 20px 0 20px; */
	padding-left: 6px;
	margin-left: 6px;
	display: -moz-inline-box;
	display: inline-block;
*display: inline;
*zoom: 1;
	text-align: center;/*! display: block; */
}
header nav ul li a {
	/*	display: block;
	position: relative;
	color: #000000 !important;
	text-decoration: none !important;
	border-right: #000000 1px solid;
	text-align: center;
	padding-bottom: 10px;*/
	display: block;
	border-radius: 4px;
	color: #000000 !important;
	text-decoration: none !important;
	/*! border-right: #000000 1px solid; */
	/*! text-align: center; */
	/*! padding-bottom: 10px; */
	/*! width: 100%; */
	padding: 12px 20px;
}
/*
header nav ul li:last-child a{
	border-right:none;
}*/

header nav ul li a:hover {
	color: #dc3a2b !important;
}
header nav ul li + li {
	border-left: 1px solid #CCC;
}

/*for SP*/
@media only screen and (max-width: 767px) {
.main_nav {
	text-align: right;
	padding-bottom: 0px;
	margin-bottom: 0px;
	/*padding-left: 197px;*/
	padding-left: 0px;
	clear: both;
	padding-top: 0px;
}
}
/* 投稿を1行ヘッダーに表示
--------------------------------------------------------*/

.hedt2 {
	font-size: 13px;
}
.hedt2 ul {
	float: left;
	width: 100%;
	/*	width: 73%;*/
	padding-top: 10px;
}
.hedt2 li {
	padding-bottom: 10px;
}
/* -----------------------------------------------------------------------
container wrap
------------------------------------------------------------------------- */
#container {
	background-color: #fff;
	padding-bottom: 15px;
	margin-bottom: 30px;
}
#container > #contents > article, #container > #side > aside {
	background-color: #eaeaea;
	padding: 15px;
}
#container > #contents, #container > #side {
	padding-top: 15px;
}
/* -----------------------------------------------------------------------
topicPath
------------------------------------------------------------------------- */

#topicPath {
	padding: 10px 15px 0;
	text-align: left;
}
/* -----------------------------------------------------------------------
contents
------------------------------------------------------------------------- */

.outer {
	padding-bottom: 70px;
}
.outer2 {
	padding-bottom: 70px;
}
article section {
	margin-bottom: 15px;
	background-color: #fff;
}
article section h2 {
	background-color: #666;
	color: #fff;
	padding: 15px;
}
article section h2 a {
	color: #fff;
	text-decoration: none;
}
/*--post--*/

/* module parts */

/*--title--*/
.post h3 {
	background-color: #e8e4bc;
	padding: 10px;
	font-weight: bold;
	margin-bottom: 15px;
}
.post h4 {
	border-left: #e8e4bc 5px solid;
	border-bottom: #e8e4bc 1px solid;
	padding: 10px;
	font-weight: bold;
	margin-bottom: 15px;
}
.post h5 {
	border-bottom: #E7E7E7 1px solid;
	padding: 0 0 10px;
	font-weight: bold;
	margin-bottom: 15px;
}
.post h6 {
	padding: 0 0 10px;
	font-weight: bold;
	margin-bottom: 15px;
}
/*--list item--*/
.post ul {
	margin-bottom: 15px;
}
.post ul li {
	list-style-type: disc;
	margin-left: 2em;
	padding-bottom: 20px;
}
.post ul li.noMark {
	list-style-type: none;
}
.post ul ul li {
	list-style-type: circle;
}
/*--table --*/

table {
	width: 100%;
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
}
table th, table td {
	border-bottom: #ccc 1px solid;
	border-right: #ccc 1px solid;
	padding: 8px;
	text-align: left;
	line-height: 24px;
}
table th {
	background-color: #eeeeee;
}

/*for SP*/
@media only screen and (max-width: 767px) {
table th, table td {
	border-bottom: #ccc 1px solid;
	border-right: #ccc 1px solid;
	padding: 8px;
	text-align: left;
	line-height: 24px;
	font-size: 85%;
	letter-spacing: 0px;
}
}
.post p {
	padding-bottom: 15px;
	line-height: 1.5;
}
.post p + h3, .post p + h4, .post p + h5 {
	margin-top: 15px;
}
.post p img {
	max-width: 90%;
	height: auto;
}
/*============================
partsBtmcontents.php
==============================*/
.partsBtmcontents ul {
}
.partsBtmcontents ul li {
	list-style-type: none !important;
	margin-left: 0 !important;
	padding-bottom: 0 !important;
}
.partsBtmcontents ul li img {
	border: #ccc 1px solid;
}
/*============================
partsBtmcontents2.php
==============================*/
.partsBtmcontents2 ul {
}
.partsBtmcontents2 ul li {
	list-style-type: none !important;
	margin-left: 0 !important;
	padding-bottom: 0 !important;
}
.partsBtmcontents2 ul li img {
	border: #ccc 1px solid;
}
/*============================
partsBtmcontents3.php
==============================*/
.partsBtmcontents3 img {
	font-size: 0;
	line-height: 0;
	max-width: 100%;
	height: auto;
}
/* -----------------------------------------------------------------------
side
------------------------------------------------------------------------- */

.sideBox01 {
	margin-bottom: 15px;
	background-color: #fff;
}
.sideBox01 h3 {
	/*background-color: #666;*/
	color: #fff;
	padding: 15px;
	margin-bottom: 15px;
	background-color: #beb671;
}
.sideBox01 ul {
	margin: 0 15px 15px;
}
.sideBox01 ul li {
	padding-bottom: 10px;
	line-height: 26px;
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO" !important;
}
.toukoup {
	color: #000;
	font-size: 20px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.toukoup li {
	text-decoration: none;
}
.toukoup li a {
	text-decoration: none;
}
/*会社概要*/
.sideBox01 .sideInfo {
	padding: 15px;
}
.sideBox01 iframe {
	width: 100%;
	height: 250px;
}
.sideBox01 .sideInfoTit {
	margin-bottom: 0;
}

/*for Tablet*/
@media only screen and (min-width : 768px) and (max-width : 959px) {
}

/*for SP*/
@media only screen and (max-width: 767px) {
.sideBox01 h3 {
	min-height: inherit;
}
.sideBox01 p {
	background-color: #d8efd2;
	padding: 15px;
}
.sideBox01 ul {
	padding: 0;
}
.sideBox01 ul li {
	padding: 0;
}
.sideBox01 ul li a {
	display: block;
	padding: 15px;
	font-size: 1.5rem;
	border-bottom: #fff 1px solid;
}
}
/*======会社概要=====*/
	
table.office_t {
	border-top: 1px solid #e1dddc !important;
	border-left: 1px solid #e1dddc !important;
	/*width: 85%;*/
	margin: 0 auto;
}
table.office_t th {
	border-bottom: 1px solid #e1dddc !important;
}
table.office_t td {
	border-bottom: 1px solid #e1dddc !important;
	border-right: 1px solid #e1dddc !important;
}
table.office_t th {
	background-color: #f6f3de !important;
	vertical-align: top !important;
	padding: 15px 0 15px 7px !important;
}
table.office_t td {
	background-color: transparent !important;
	vertical-align: top !important;
	padding: 15px 0 15px 7px !important;
}
/* -----------------------------------------------------------------------
footer
------------------------------------------------------------------------- */
footer {
	background-color: #333333;
}
footer .pagetop {
	text-align: right;
}
footer .pagetop a {
	margin-top: -15px;
	width: auto;
	float: right;
	display: block;
	padding: 0.5em 1em;
	background-color: #333;
	border-radius: 10px;
	color: #fff !important;
	text-decoration: none !important;
}
footer nav {
	padding-bottom: 20px;
}
footer nav li {
	display: inline;
	margin-right: 1em;
}
footer nav li a {
	color: #fff;
}
footer nav li a:hover {
	color: #beb671;
}
footer .copy {
	color: #fff;
	font-size: 0.714em;
	padding: 30px 0 10px;
}

/*for Tablet*/
@media only screen and (min-width : 768px) and (max-width : 959px) {
footer {
	padding-left: 15px;
	padding-right: 15px;
}
}

/*for SP*/
@media only screen and (max-width: 767px) {
footer nav {
	display: none;
}
footer .copy {
	color: #fff;
	font-size: 0.714em;
	padding: 0 0 30px;
	text-align: center;
}
}
/* -----------------------------------------------------------------------
second page common parts
------------------------------------------------------------------------- */

.content {
	width: 100%;
	float: none;
	/*	width: 70%;
	float: left;*/
	margin-top: 40px;
}
#side {
	/*	float: left;
	width: 25%;*/
	float: none;
	width: 100%;
	margin-top: 40px;/*margin-left: 49px;*/
}
.tainome li a {
	line-height: 40px;
	color: #f46074;
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO" !important;
	font-size: 18px;
}
.useinfo li a {
	line-height: 40px;
	color: #9f932b;
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO" !important;
	font-size: 18px;
}
ul.useinfo {
	/*  border: solid 2px #9f932b;
  border-radius: 5px;
  padding: 0.5em 1em 0.5em 2.3em;
  position: relative;*/
	padding: 0em 0px 10px 20px;
	position: relative;
}
ul.useinfo li {
	/*  line-height: 1.5;
  padding: 0.5em 0;
  list-style-type: none!important;*/
	line-height: 150%;
	padding: 5px 0;
	list-style-type: none !important;
}
ul.useinfo li:before {/*疑似要素*/
	font-family: FontAwesome;
	content: "\f138";/*アイコンの種類*/
	position: absolute;
	left : 10px;/*左端からのアイコンまでの距離*/
	color: #9f932b;/*アイコン色*/
	top: 15px;
}
/* mainTitle
--------------------------------------------------------*/
#mainTitle {
	/*background: #333 url(../images/bg_maintitle.png) 0 0 no-repeat;*/
/*	padding: 45px 20px;
	text-align: center;
	font-size: 150%;
	letter-spacing: 5px;
	color: #dc3a2b;
	margin-bottom: 20px;
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO" !important;*/
	padding: 5px 0 10px 0;
	text-align: left;
	font-size: 150%;
	letter-spacing: 5px;
	color: #dc3a2b;
	margin-bottom: 40px;
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO" !important;
	/*margni-top: 20px !important;*/
	border-bottom: 1px dashed #dc3a2b;
}
#mainTitle_tai {
	background: #333 url(../images/bg_maintitle_tai.png) 0 0 no-repeat;
	padding: 45px 20px;
	text-align: right;
	font-size: 2em;
	letter-spacing: 5px;
	color: #fff;
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO" !important;
}
#mainTitle_info {
	background: #fff url(../images/bg_maintitle_useinfo.png) 0 0 no-repeat;
	padding: 50px 20px;
	text-align: right;
	font-size: 2em;
	letter-spacing: 5px;
	color: #dc3a2b;
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO" !important;
	text-shadow: 2px 2px 1px #fff;
}
.pager {
	margin: 20px 0;
	overflow: hidden;
}
.pre_p {
	float: left;
}
.pre_n {
	float: right;
}

/*for SP*/
@media only screen and (max-width: 767px) {
#mainTitle {
	/*	background: #333 url(../images/bg_maintitle.png) 0 0 no-repeat;*/
	padding: 20px 10px;
	text-align: center;
	/*font-size: 2em;*/
	letter-spacing: 5px;
	color: #dc3a2b;
	margin-bottom: 10px;
}
}
/* -----------------------------------------------------------------------
toppage local parts
------------------------------------------------------------------------- */


.mail_kotei {
	z-index: 1000;
	position: fixed;
	text-align: right;
	padding-right: 20px;
	margin-left: 1016px;
	top: 80px;
}
.mail_kotei2 {
	z-index: 1000;
	position: fixed;
	text-align: right;
	padding-right: 20px;
	margin-left: 1016px;
	top: 170px;
}
.kv_logo {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 70px;
}
.kv_logo figure img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.kv_logo figure:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}
.catch {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 70px;
	text-align: center;
	margin-top: 70px;
}
.catch2 {
	font-size: 34px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
	margin-top: 50px;
	color: #dc3a2b;
	font-family: 'Raleway Bold', sans-serif;
}
.catch3 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 50px;
	text-align: center;
	margin-top: 30px;
}
.borderline {
	/*width: 1279px;*/
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 70px;
	margin-top: 70px;
}

@media only screen and (min-width: 1279px) {
.borderline {
	width: 1279px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 70px;
	margin-top: 70px;
}
}

@media only screen and (max-width:1023px) {
.borderline {
	width: 1279px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 70px;
	margin-top: 70px;
}
}

/*for SP*/
@media only screen and (max-width: 767px) {
.catch {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 70px;
	text-align: center;
	margin-top: 70px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.catch2 {
	font-size: 34px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
	margin-top: 50px;
	color: #dc3a2b;
	font-family: 'Raleway Bold', sans-serif;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.catch3 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 50px;
	text-align: center;
	margin-top: 30px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
}
.main_box {
	/*width:435px;*/
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.box_brown {
	background-color: #beb671;
	width: 150px;
	height: 150px;
	margin: 8px;
	float: left;
	color: #FFF;
	text-align: center;
	line-height: 28px;
	/*font-size: 19px;*/
	font-size: 20px;
	font-weight: bold;
}
.box_brown p {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.box_red p {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.opacity:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.box_red {
	background-color: #dc3a2b;
	width: 150px;
	height: 150px;
	margin: 8px;
	float: left;
	color: #FFF;
	text-align: center;
}
.co_title {
	width: 100%;
	background-color: #beb671;
	margin-top: 50px;
	margin-bottom: 65px;
}
h2 {
	padding-top: 12px;
	padding-bottom: 12px;
	color: #FFF;
	font-weight: bold;
	font-size: 35px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.big01 {
	font-size: 35px;
}
.nakami {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.nakami p {
	line-height: 27px;
}
.aisatsu {
	line-height: 30px;
	letter-spacing: 2px;
	font-size: 16px;
}
.nayami {
	float: left;
	width: 67%;
	border-bottom: solid 2px #bfb875;
}
.nayami_txt {
	line-height: 25px !important;
	font-weight: bold;
	font-size: 17px;
}
ul.nayami_txt2 {
	line-height: 25px !important;
	font-weight: bold;
	font-size: 17px;
}
ul.nayami_txt2 li {
	line-height: 262% !important;
	margin: 5px 0 0 0 !important;
}
.nayami_img {
	float: left;
	padding-left: 20px;
}
/*強み*/

.strong {
	border-bottom: 1px solid #dc3a2b;
	margin-bottom: 60px;
}
.i_strg {
	float: left;
	width: 17%;
}
.i_service {
	float: left;
	width: 8%;
}
.strg_txt {
	float: left;
	padding-left: 15px;
	padding-bottom: 59px;
	font-size: 15px;
	width: 89%;
}
.strg_midashi {
	font-size: 28px;
	color: #dc3a2b;
	font-weight: bold;
	padding-bottom: 10px;
}
.strg_txt p {
	line-height: 27px;
}
.service {
	margin-bottom: 60px;
	border-bottom: 1px solid #dc3a2b;
	padding-bottom: 10px;
}
.service_txt {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	width: 83%;
}
.flow {
	width: 888px;
	margin: 0 auto;
}
.web_txt {
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 30px;
}
iframe {
	width: 100%;
	margin-bottom: 30px;
	height: 500px;
}
.web_bnr {
	margin-bottom: 20px;
}
.logo {
	width: 22%;
	margin: 0 auto;
	margin-bottom: 18px;
}
.face {
	float: left;
}
.daihyo_info {
	float: left;
	padding-left: 10px;
	width: 83%;
}
.daihyo_txt {
	font-size: 14px;
	margin-top: 40px;
	clear: both;
	line-height: 24px;
}
/*.tel_outer {
	background-image: url(../images/contact_bg.png);
	background-position: center;
	height: 314px;
	margin-top: 50px;
	margin-bottom: 50px;
	background-size: cover;
}*/
.tel_left {
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #FFF;
}
.tel_left li {
	line-height: 76px;
}
.bango {
	font-size: 40px;
	font-weight: bold;
	position: relative;
	padding-left: 53px;
}
.bango:before {
	content: "";
	background-image: url(../images/i_tel.png);
	width: 45px;
	height: 44px;
	position: absolute;
	left: 0px;
	top: 14px;
}
.mail {
	font-size: 28px;
	font-weight: bold;
	position: relative;
	padding-left: 79px;
	background-color: #dc3a2b;
	border-radius: 10px;
}
.mail:before {
	content: "";
	background-image: url(../images/i_mail.png);
	width: 45px;
	height: 44px;
	position: absolute;
	left: 28px;
	top: 14px;
}
.tel_left a {
	color: #FFF !important;
	text-decoration: none !important;
}
.tel_right {
	float: left;
	background-color: #FFF;
	height: 314px;
	width: 51%;
	margin-left: 73px;
	padding: 58px;
}
.tel_nakami {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.okigaruni {
	font-size: 20px;
}
.logo_co {
	width: 52%;
	margin-bottom: 30px;
}
.company_name {
	font-size: 19px;
	line-height: 35px;
}
.case {
	color: #FFF;
	background-color: #dc3a2b;
	padding: 10px;
	margin-right: 10px;
}
.big {
	font-weight: bold;
	font-size: 18px;
}
/* mainimage
--------------------------------------------------------*/
#mainImage {
	padding: 15px 0 0;
	text-align: center;
	background-color: #fff;
}

/*for Tablet*/
@media only screen and (min-width : 768px) and (max-width : 959px) {
#mainImage {
	width: 100%;
	height: auto;
}
}

/*for SP*/
@media only screen and (max-width: 767px) {
#mainImage {
	width: 100%;
	height: auto;
}
.aisatsu {
	line-height: 30px;
	letter-spacing: 0.1em;
	font-size: 16px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
ul.nayami_txt2 {
	line-height: 25px !important;
	font-weight: bold;
	font-size: 17px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
ul.nayami_txt2 li {
	line-height: 160% !important;
	margin: 5px 0 0 0 !important;
}
}
/* -----------------------------------------------------------------------
WP Social Bookmarking Light
------------------------------------------------------------------------- */

.wp_social_bookmarking_light {
	padding-top: 15px;
	overflow: hidden;
}
.wp_social_bookmarking_light div {
	display: inline-block;
	margin: 0 5px 0px 0;
	min-height: 30px;
	line-height: 18px;
}
.wp_social_bookmarking_light img {
	border: 0 !important;
	padding: 0;
	margin: 0;
	vertical-align: top !important;
}
.wp_social_bookmarking_light_clear {
	clear: both !important;
}
#fb-root {
	display: none;
}
.wsbl_twitter {
	width: 100px;
}
.wsbl_facebook_like iframe {
	max-width: none !important;
}
.wsbl_google {
	min-height: inherit;
	line-height: inherit;
	vertical-align: middle;
}
.w30p {
	width: 30%;
}
.w70p {
	width: 70%;
}
table.contact_t {
	border-top: none !important;
	border-left: none !important;
	width: 85%;
	margin: 0 auto;
}
table.contact_t th, td {
	border-color: transparent !important;
	padding: 7px 0 7px 0 !important;
}
table.contact_t th {
	background-color: transparent !important;
	vertical-align: top !important;
	padding: 20px 0 0 0 !important;
}
.wpcf7-form-control-wrap input[type="text"], .wpcf7-form-control-wrap input[type="tel"], .wpcf7-form-control-wrap input[type="email"], .wpcf7-form-control-wrap textarea {
	width: 100%;
	height: 40px;
	padding: 0 3px;
	margin: 3px 0;
}
.wpcf7-form-control-wrap textarea {
	width: 100%;
	height: 100px;
}
.wpcf7-form-control-wrap input[type="text"], .wpcf7-form-control-wrap input[type="tel"], .wpcf7-form-control-wrap input[type="email"], .wpcf7-form-control-wrap textarea, .wpcf7-form-control-wrap select {
	outline: none;
}
.wpcf7 input[type="submit"] {
	border: 0;
	padding: 10px 40px;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	background-color: #d8371e;
	margin: 15px auto 0;
	display: block;
	font-size: 1.1em;
	width: 100%;
}
.wpcf7 input[type="submit"]:hover {
	opacity: 0.5;
}
.hissu {
	font-weight: bold;
	font-size: 0.9em;
	color: #F00;
	margin-left: 10px;
}
.hissu:before {
	content: "※";
}
.input_30p {
	width: 80%!important;
	margin: 0 15px 0 5px!important;
}
.name_wrap {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	line-height: 1;
}
table.contact_t tr.tryu td.yu169 span.wpcf7-form-control-wrap input[type="text"] {
	width: 50% !important;
	margin: 0 0 0 10px;
}
table.contact_t tr.tryu2 td.yu795 span.wpcf7-form-control-wrap input[type="tel"] {
	width: 52.5% !important;
	margin: 0 0 0 10px;
}
span.wpcf7-list-item {
	display: block !important;
	margin: 0 0 0 1em;
}

/*for sp*/
@media only screen and (max-width: 767px) {
.wpcf7-form-control-wrap textarea {
	width: 100%;
	height: auto;
}
}

/*for sp*/
@media only screen and (max-width: 767px) {
table.contact_t {
	display: block !important;
}
table.contact_t tbody {
	display: block !important;
}
table.contact_t tr {
	display: block !important;
}
table.contact_t th {
	display: block !important;
}
.wpcf7-form-control-wrap your-name {
	width: 100%;
	height: auto;
}
.wpcf7-form-control-wrap tinput[type="text"] {
	width: 100%;
	height: auto;
}
.wpcf7 input[type="submit"] {
	font-size: 1.3em !important;
}
.w30p {
	width: 100%;
}
.w70p {
	width: 100%;
}
}
/* common parts
--------------------------------------------------------*/
.attention {
	color: #FF0004;
}
.attention2 {
	background-color: #FFED00;
}
.waku {
	border: #FF0004 1px solid;
	padding: 10px;
}
.partsBtmcontents {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.partsBtmcontents2 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.partsBtmcontents3 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

@media only screen and (max-width: 767px) {
.kv_logo {
	width: 91%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.box_brown {
	background-color: #beb671;
	width: 91px;
	height: 88px;
	margin: 7px;
	float: left;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	line-height: 17px;
	font-size: 15px;
	font-weight: bold;/*padding-top: 28px;*//*line-height: 20px;*//*font-size: 14px;*/
}
.box_red {
	background-color: #dc3a2b;
	width: 91px;
	height: 88px;
	margin: 7px;
	float: left;
	color: #FFF;
	text-align: center;
}
.main_box {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
}
.nakami {
	width: 95%;
	/*width: 100%;*/
	margin-right: auto;
	margin-left: auto;/*padding: 5px;*/
}
h2 {
	padding-top: 12px;
	padding-bottom: 12px;
	color: #FFF;
	font-weight: bold;
	font-size: 25px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.strg_txt {
	float: none;
	/*padding-left: 8px;*/
	padding-bottom: 10px;
	font-size: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 95%;
}
.strg_midashi {
	font-size: 22px;
	color: #dc3a2b;
	font-weight: bold;
	padding-bottom: 10px;
}
.strg_txt p {
	line-height: 35px;
}
.i_strg {
	float: none;
	text-align: center;
	margin-bottom: 20px;
	width: 100%;
}
.outer {
	/*padding-bottom: 80px;*/
	padding-bottom: 50px;
}
.outer2 {
	/*padding-bottom: 80px;*/
	padding-bottom: 0px;
}
.flow {
	width: 100%;
	margin: 0 auto;
}
iframe {
	width: 100%;
	margin-bottom: 30px;
	height: auto;
}
.logo {
	width: 60%;
	margin: 0 auto;
	margin-bottom: 18px;
}
.face {
	float: none;
	width: 166px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.tel_nakami {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
/*.tel_outer {
	background-image: url(../images/contact_bg.png);
	background-position: 767px center;
	height: 459px;
	margin-top: 50px;
	margin-bottom: 50px;
	background-size: cover;
}*/
.bango {
	font-size: 26px;
	font-weight: bold;
	position: relative;
	padding-left: 53px;
}
.mail {
	font-size: 16px;
	font-weight: bold;
	position: relative;
	padding-left: 79px;
	background-color: #dc3a2b;
	border-radius: 10px;
}
.okigaruni {
	font-size: 19px;
	text-align: center;
}
.tel_left {
	float: none;
	padding-top: 10px;
	padding-bottom: 30px;
	color: #FFF;
	padding: 14px;
}
.company_name {
	font-size: 14px;
	text-align: center;
	padding-bottom: 30px;
	line-height: 21px;
}
.logo_co {
	width: 58%;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
.tel_right {
	float: none;
	background-color: #FFF;
	height: 178px;
	width: 100%;
	margin-left: 0px;
	padding: 0px;
}
.partsBtmcontents {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.partsBtmcontents2 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.case {
	color: #FFF;
	background-color: #dc3a2b;
	padding: 12px;
	margin-right: 10px;
	float: left;
}
.post h3 {
	background-color: #E7E7E7;
	padding: 10px;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 23px;
}
.content {
	width: 100%;
	float: none;
	margin-top: 40px;
}
#side {
	float: left;
	width: 100%;
	margin-top: 40px;
	margin-left: 0;
}
.daihyo_info {
	float: left;
	padding-left: 0px;
	width: 100%;
}
.nayami {
	float: none;
	width: 100%;
	border-bottom: solid 2px #bfb875;
	margin-bottom: 30px;
	padding-bottom: 10px;
}
.nayami_img {
	float: none;
	/*float: none;*/
	padding-left: 0px;
	text-align: center;
}
.i_service {
	float: none;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.service_txt {
	float: none;
	/*padding-left: 26px;*/
	font-size: 16px;
	width: 90%;
	padding: 0 !important;
	margin: auto;
}
.co_title {
	width: 100%;
	background-color: #beb671;
	margin-top: 0px;
	margin-bottom: 20px;
}
}

/* ⑦640px以下から　→　スマホサイズ用
------------------------------------------------------------*/
@media only screen and (max-width:640px) {
.servbox {
	margin: auto 0;
}
}

/*改行レスポンシブ*/
														
@media screen and (min-width: 650px) {
.br-pc {
	display: block;
}
.br-sp {
	display: none;
}
}

@media screen and (max-width: 650px) {
.br-pc {
	display: none;
}
.br-sp {
	display: block;
}
}
/*20170621追加*/
/*丸*/

span.circlebtn {
	color: #dc3a2b;
	border-radius: 10px;
	background-color: #ffffff;
	font-size: 75%;
	padding: 0 4px 0 4px;
	letter-spacing: 2px;/*font-weight: bold;*/
}
span.circlebtn img {
}
.tab_area ul li span.circle {
	color: #fff;
	/*font-weight: bold;*/
	background-color: #dc3a2b;
	/*padding: 0;*/
	padding: 50px 0 0 0;
	margin: 0;
	width: 190px;
	height: 190px;
	line-height: 170%;
	text-align: center;
	display: inline-block;
	border-radius: 50%;
}
/*タブ部分*/
#taitab .tab_area ul li {
	font-family: "メイリオ", "Meiryo", sans-serif, "游ゴシック";
	display: block;
	float: left;
	background: #ffffff;
	width: 190px;
	/*    border-right:1px solid #ffffff;
    -webkit-box-sizing : border-box ;
    -moz-box-sizing : border-box ;
    box-sizing : border-box ;*/
	text-align: center;
	font-size: 140%;
	padding: 2px;/*    color:#313131;*/
}
.tab_area ul li span.circle:hover {
	color: #fff;
	/*font-weight: bold;*/
	background-color: #D43636;
	/*padding: 0;*/
	padding: 50px 0 0 0;
	margin: 0;
	width: 190px;
	height: 190px;
	line-height: 170%;
	text-align: center;
	display: inline-block;
	border-radius: 50%;
	cursor: pointer;
	opacity: 0.5;
}
/*#taitab.tab_area ul li:hover {
    background:#999999;
    color:#ffffff;
    cursor:pointer;
}*/
 
/*コンテンツ部分の表示領域を固定してはみ出さないようにする*/
#taitab .content_area {
	width: 95%;
	overflow: hidden;
	height: auto;
	font-size: 20px;
	/*border: 1px solid #DDDDDD;*/
	position: relative;
	margin-bottom: 40px;
	margin: auto;/*background-color: #ece8c8;*//*padding: 20px;*/
}
#taitab .content_area .content_block {
	height: 140px;
	padding: 10px;
	width: 600px;
	-webkit-box-sizing : border-box;
	-moz-box-sizing : border-box;
	box-sizing : border-box;
}
.content_block_3 {
/*	background: #ffffff;*/
/*	padding: 10px;*/
}
#contents3_1 {
	/*background: #ffffff;*/
	height: auto;
}
#contents3_2 {
	/*background: #ffffff;*/
	height: auto;
}
#contents3_3 {
	/*background: #ffffff;*/
	height: auto;
}
#contents3_4 {
	/*background: #ffffff;*/
	height: auto;
}
.tabcont01 {
	background: #ffffff;
	padding: 15px;
	margin: 0 0 20px 0;
}
.tabcont01 .tabtitl01 {
	padding: 15px 0 15px 0;
	border-bottom: 1px dashed #beb671;
}/*タイトル部分*/
.tabcont01 .tabtitl01 span.tabtil {
	/*padding: 0 0 0 25px;*/
	color: #beb671;
	font-size: 90%;
	font-weight: bold !important;
	padding: 0 0 0 0px;
}/*タイトル部分*/
.tabcont01 .tabtitl01 span.tabblown {
	padding: 10px 13px 10px 13px;
	color: #ffffff;
	background-color: #beb671;
	font-size: 85%;
	display: block;
	width: 100px;
	margin: 0 0 10px 0;
}/*タイトル部分左ケース*/
.tabcont01 p {
	padding: 15px 0 15px 0;
	font-size: 85%;
}/*テキスト部分*/
.fukidashi3_1 {
	position: relative;
	background: #ece8c8;
	margin: 50px 25px 25px;
	padding: 25px;
}
.fukidashi3_1:after {
}
.fukidashi3_1:after {
	bottom: 100%;
	left: 13%;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(236, 232, 200, 0);
	border-bottom: 50px solid #ece8c8;
	border-right: 25px solid transparent;
}
.fukidashi3_2 {
	position: relative;
	background: #ece8c8;
	margin: 50px 25px 25px;
	padding: 25px;
}
.fukidashi3_2:after {
	bottom: 100%;
	left: 40%;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(236, 232, 200, 0);
	border-bottom: 50px solid #ece8c8;
	border-right: 25px solid transparent;
}
.fukidashi3_3 {
	position: relative;
	background: #ece8c8;
	margin: 50px 25px 25px;
	padding: 25px;
}
.fukidashi3_3:after {
	bottom: 100%;
	left: 65%;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(236, 232, 200, 0);
	border-bottom: 50px solid #ece8c8;
	border-right: 25px solid transparent;
}
.fukidashi3_4 {
	position: relative;
	background: #ece8c8;
	margin: 50px 25px 25px;
	padding: 25px;
}
.fukidashi3_4:after {
	bottom: 100%;
	left: 92%;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(236, 232, 200, 0);
	border-bottom: 50px solid #ece8c8;
	border-right: 25px solid transparent;
}
p.ftitle {
	display: none !important;
}

/*for sp*/
@media only screen and (max-width: 767px) {
#taitab .content_area {
	/*width: 95%;*/
	overflow: hidden;
	height: auto;
	font-size: 20px;
}
#taitab .tab_area ul li {
	background: #ffffff none repeat scroll 0 0;
	display: block;
	float: left;
	font-family: "メイリオ", "Meiryo", sans-serif, "游ゴシック";
	font-size: 80%;
	padding: 2px;
	text-align: center;
	width: 140px;
	margin-left: 0px;
}
.tab_area ul li span.circle {
	color: #fff;
	background-color: #dc3a2b;
	padding: 30px 0 0 0;
	margin: 0;
	width: 120px;
	height: 120px;
	line-height: 160%;
	text-align: center;
	display: inline-block;
	border-radius: 50%;
}
.tab_area ul li span.circle:hover {
	color: #fff;
	background-color: #D43636;
	padding: 30px 0 0 0;
	margin: 0;
	width: 120px;
	height: 120px;
	line-height: 160%;
	text-align: center;
	display: inline-block;
	border-radius: 50%;
	cursor: pointer;
	opacity: 0.5;
}
taitab .tab_area ul li {
	font-family: "メイリオ", "Meiryo", sans-serif, "游ゴシック";
	display: block;
	float: left;
	background: #ffffff;
	width: 100px;
	text-align: center;
	font-size: 70%;
	padding: 2px;
}
.fukidashi3_1 {
	position: relative;
	background: #ece8c8;
	margin: 30px 0px 0 0;
	padding: 10px;
}
.fukidashi3_1:after {
}
.fukidashi3_1:after {
	bottom: 100%;
	left: 13%;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(236, 232, 200, 0);
	border-bottom: 0px solid #ece8c8;
	border-right: 0px solid transparent;
}
.fukidashi3_2 {
	position: relative;
	background: #ece8c8;
	margin: 30px 0px 0 0;
	padding: 10px;
}
.fukidashi3_2:after {
	bottom: 100%;
	left: 40%;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(236, 232, 200, 0);
	border-bottom: 0px solid #ece8c8;
	border-right: 0px solid transparent;
}
.fukidashi3_3 {
	position: relative;
	background: #ece8c8;
	margin: 30px 0px 0 0;
	padding: 10px;
}
.fukidashi3_3:after {
	bottom: 100%;
	left: 65%;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(236, 232, 200, 0);
	border-bottom: 0px solid #ece8c8;
	border-right: 0px solid transparent;
}
.fukidashi3_4 {
	position: relative;
	background: #ece8c8;
	margin: 30px 0px 0 0;
	padding: 10px;
}
.fukidashi3_4:after {
	bottom: 100%;
	left: 92%;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(236, 232, 200, 0);
	border-bottom: 0px solid #ece8c8;
	border-right: 0px solid transparent;
}
.tabcont01 .tabtitl01 span.tabblown {
	padding: 5px 5px 5px 5px;
	color: #ffffff;
	background-color: #beb671;
	font-size: 85%;
}
.tabcont01 .tabtitl01 span.tabtil {
	padding: 0 0 0 0px;
	color: #beb671;
	font-size: 80%;
	font-weight: bold !important;
	display: block;
	margin: 20px 0 0 0;
}
.fukidashi3_1 p.ftitle, .fukidashi3_2 p.ftitle, .fukidashi3_3 p.ftitle, .fukidashi3_4 p.ftitle {
	color: #beb671;
	font-weight: bold;
}
.tabcont01 {
	background: #ffffff;
	padding: 10px;
	margin: 0 0 20px 0;
}
}

/*コラムボックス*/
.post_wrap {
	display: flex;
	/*justify-content: flex-start;*/
	/*justify-content: space-between;*/
	flex-wrap: wrap;
	padding: 40px 0 0 0;
}
.colum_box3 {
	width: 31%;
	height: auto;
	/*height: 300px;*/
	background-color: #fff;
	margin: 0px 8px 20px 8px;
	padding: 0px;
	position: relative;
	border: 1px solid #b6282c;
}
.colum_box3 a {
}
.colum_box3 a:hover p {
	color: #ded8a4 !important;
	
}
.colum_box3 .thumb {
	height: 130px;
	margin: 0;
	overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
}
.colum_box3 a p.title {
	color: #beb671;
	font-weight: bold;
	border-bottom: 1px #beb671;
	line-height: 170%;
	font-size: 110%;
	padding: 10px 10px 10px 10px;
}
.colum_box3 a:hover{
	color: #ded8a4 !important;
}

.colum_box3 a p.content {
	line-height: 170%;
	color: #4d473d;
	padding: 0px 10px 10px 10px;
	margin-top: 0px;
}
.colum_box3 a p.date {
	line-height: 170%;
	padding: 10px 10px 0 10px;
	margin: 0 10px 0 10px;
	border-top: 1px dotted #b6282c;
	color: #4d473d;
}
.post_date_list {
	display: block;
	margin: 7px 0;
}
.colum_box3.post_date {
	width: 100%;
	text-align: right;
	margin: 0;
	font-size: 15px;
	padding: 0;
}
.colum_box3 img {
	margin-bottom: 10px;
}
.colum_box3 h4 a {
	line-height: 1.3;
	margin: 0;
	display: block;
}

/*for SP*/
@media only screen and (max-width: 767px) {
.colum_box3 {
 width: 48% !important;
	margin: 0px 5px 20px 0px;
}
}

/*PCサイズで隠す*/
@media only screen and (min-width: 1024px) {
.pc-hidden {
	display: none !important;
}
}

/*タブレットサイズで隠す*/
@media only screen and (min-width: 768px) {
.t-hidden {
	display: none !important;
}
}

/*スマートフォンサイズで隠す*/
/*767pxに変更*/
@media only screen and (max-width: 767px) {
.sp-hidden {
	display: none !important;
}
}
/* -----------------------------------------------------------------------
clearfix
------------------------------------------------------------------------- */
.clearfix:after, #container:after, .pagetop:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix, #container, .pagetop {
	display: inline-table;
}
* html .clearfix, * html #container, * html .pagetop {
	height: 1%;
}
.clearfix, #container, .pagetop {
	display: block;
}
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
*zoom:1;
}
.clear {
	clear: both;
}

