
@charset "UTF-8";


/*--------------------------------------------------------------------
共通
---------------------------------------------------------------------*/
.lp-text-card {
	width: 100%;
}
.main .lp-section-header .lp-section-title {
	opacity: 1;
	font-size: 3.0rem;
	margin-bottom: 10px;
}
.lp-section-header .lp-section-desc {
	margin-top: 0;
}
.lp-section-header {
	margin-bottom: 50px;
}
body.home #main h2 {
	margin-bottom: 0;
}
body.home #main h3.lp-section-desc {
	border: none;
	padding: 0;
	color: #333;
	margin: 0;
}
.bravada-landing-page .lp-text-inside {
	margin-top: 0;
}

/*--------------------------------------------------------------------
業務内容
---------------------------------------------------------------------*/
body.home #lp-text-one {
	background-color: #fff;
}
body.home #lp-text-one .lp-text-background {
	padding: 0;
}
body.home #lp-text-one h3.lp-text-title {
	display: none;
}
/*
body.home #wrap_business h2 {
	text-align: center;
	font-size: 80px;
	font-size: 5rem;
	margin: 0;
}
body.home #wrap_business h3 {
	text-align: center;
	font-size: 30px;
	font-size: 1.87rem;
	margin: 0 0 30px;
}
*/

#wrap_business .flexwrap {
}
#wrap_business .flexwrap .box {
}
#wrap_business .flexwrap {
	display: flex;
	flex-wrap: wrap;
}
#wrap_business .flexwrap .box {
	width: 50%;
	padding-right: 20px;
	margin-bottom: 40px;
}
#wrap_business .flexwrap .box:nth-child(2),
#wrap_business .flexwrap .box:nth-child(4) {
	padding-right: 0;
	padding-left: 20px;
}
body.home #main #wrap_business h3.lp-section-desc {
	border: none;
	padding: 0;
	color: #333;
	margin: 0;
}


/*--------------------------------------------------------------------
お知らせ
---------------------------------------------------------------------*/
#topnews {
	background-color: #e8e8e8;
	padding: 10px 20px 80px;
}
#topnews .wrap {
	background-color: #fff;
	padding: 50px;
	max-width: 1140px;
	margin: 0 auto;
}
#topnews .tbbox {
	display: table;
	width: 100%;
}
#topnews .tbbox .td {
	display: table-cell;
	vertical-align: middle;
}
#topnews .tbbox .title {
	width: 50%;
}
#topnews .tbbox .newslist {
	width: 50%;
}
#topnews .newslist ul {
	margin: 0;
	padding: 0;
}

#topnews .newslist ul li {
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
	display: table;
	width: 100%;
	border-top: 1px solid #999;
}
#topnews .newslist ul li:last-child {
	border-bottom: 1px solid #999;
}
#topnews .newslist .date,
#topnews .newslist .txt {
	display: table-cell;
	vertical-align: middle;
}
#topnews .newslist .date {
	text-align: center;
	line-height: 1.3;
	font-weight: 400;
	width: 100px;
	padding-right: 36px;
}
#topnews .newslist .date .year {
	font-size: 12px;
}
#topnews .newslist .date .day {
	font-size: 36px;
	line-height: 1;
}
#topnews a {
}
#topnews .newslist .ptitle {
	font-size: 20px;
	font-weight: 400;
}
#topnews .newslist .ptitle a {
	color: #222;
}

/*--------------------------------------------------------------------
会社案内
---------------------------------------------------------------------*/
#topinfoarea {
	padding-bottom: 50px;
}
#topinfoarea .wrap {
	max-width: 1140px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}
#topinfoarea .box {
	width: 50%;
}
#topinfoarea .txt {
	padding: 50px;
}
#topinfoarea .txt ul {
	margin: 0;
	padding: 0;
}
#topinfoarea .txt ul li {
	list-style-type: none;
	margin: 15px 0;
	border-bottom: 1px solid #2a59a7;
	padding-bottom: 10px;
	line-height: 1.5;
}

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

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


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

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


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

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


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

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























