@charset "utf-8";

/* l-mv
---------------------------------------------------------------------------- */
.l-mv{
	background-image:url("/images/about/img_mv_about.jpg");
}

/* p-company
---------------------------------------------------------------------------- */
.p-company{
	padding:30px 0 0;
}

.p-company-subtitle{
	border-left: 3px solid #f5ed80;
	font-size: 18px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Sawarabi Mincho", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-weight: bold;
	padding: 2px 20px;
	margin: 0 0 14px;
}

@media screen and (max-width:768px){
	.p-company{
		padding:20px 10px 0;
	}
	
	.p-company-subtitle{
		border-left: 2px solid #f5ed80;
		font-size: 14px;
		padding: 2px 10px;
		margin: 0 10px 10px;
	}
}


/* p-company-message
---------------------------------------------------------------------------- */
.p-company-message{
	padding:30px 0 20px;
}


.p-company-message-txt{
	font-size: 16px;
	line-height: 1.8;
	margin: 0 0 45px;
}

.p-company-message-txt p{
	margin-bottom: 30px;
}

.p-company-message-txt img{
	float: left;
	padding: 0 30px 20px 0;
}

@media screen and (max-width:768px){
	.p-company-message{
		padding:20px 0 20px;
	}

	.p-company-message-txt{
		font-size: 13px;
		line-height: 1.5;
		margin: 0 0 20px;
	}
	
	.p-company-message-txt img{
		width:130px;
		height:auto;
		display:block;
		margin:0 auto;
	}

	.p-company-message-txt p{
		margin-bottom: 20px;
	}

	.p-company-message-txt img{
		float: none;
		display:block;
		padding: 0 0 20px;
	}
}


/* p-company-sale
---------------------------------------------------------------------------- */
.p-company-sale{
	padding:0 0 30px;
}

.p-company-table{
	
}

.p-company-table table{
	width: 100%;
	margin:0 0 30px;
}

.p-company-table table tr{
	background: #f3f0e8;
	text-align: left;
}

.p-company-table table tr:nth-child(2n){
	background: #fff;
}

.p-company-table table tr th{
	width: 120px;
	padding: 10px 10px 10px 30px;
	color: #68493e;
	font-weight: bold;
	vertical-align: middle;
	text-align:left;
}

.p-company-table table tr td{
	padding: 13px 0 13px;
	padding-right: 20px;
}

.p-company-box{
	
}

.p-company-box ul{
	
}

.p-company-box ul li{
	margin:0 0 30px;
}

.p-company-box-title{
	padding: 10px 10px 10px 20px;
	color: #68493e;
	font-weight: bold;
	background: #f3f0e8;
}

.p-company-box-text{
	padding:20px;
	background: #fff;
}

@media screen and (max-width:768px){
	.p-company-table table tr th{
		width:100%;
		padding:10px 10px 10px 10px;
		display:block;
	}

	.p-company-table table tr td{
		padding:10px 10px 10px 10px;
		display:block;
	}
}


/* p-company-business
---------------------------------------------------------------------------- */
.p-company-business{
	padding:0 0 30px;
}

.p-company-business-list{
	background: #fff;
	padding: 30px 30px;
	margin: 0 0 30px;
}

.p-result-title{
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Sawarabi Mincho", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif !important;
	font-size: 18px;
	font-weight: bold;
	border-left: 4px solid #f5ed80;
	padding: 4px 10px 2px 25px;
	margin: 0 0 25px;
}

.p-business-box{
	font-size: 15px;
	line-height: 1.7;
}

.p-business-box-left{
	width: 600px;
	float: left;
}

.p-business-box-right{
	float: right;
}

.p-business-img{
	text-align:center;
}

.p-business-img img{
	width:60%;
	min-width:200px;
}

@media screen and (max-width:768px){
	.p-company-business{
		padding:0 0 20px;
	}

	.p-company-business-list{
		background: #fff;
		padding: 10px 10px;
		margin: 0 0 20px;
	}

	.p-result-title{
		font-size: 15px;
		border-left: 2px solid #f5ed80;
		padding: 4px 10px 2px 15px;
		margin: 0 0 15px;
	}

	.p-business-box{
		font-size: 13px;
		line-height: 1.7;
	}

	.p-business-box-left{
		width: 100%;
		float: none;
		margin:0 0 20px;
	}

	.p-business-box-right{
		float:none;
		display: block;
	}
}


/* p-company-access
---------------------------------------------------------------------------- */
.p-company-access{
	
}

.p-access-box{
	
}

.p-access-box-left{
	width: 470px;
	float: left;
}

.p-access-box-left table{
	width: 100%;
}

.p-access-box-left tr{
	font-size: 15px;
	background: #f3f0e8;
}

.p-access-box-left tr:nth-child(2n){
	background: #fff;
}

.p-access-box-left tr th{
	color: #68493e;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Sawarabi Mincho", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif !important;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	text-align:left;
}

.p-access-box-left tr td{
	font-size: 15px;
	line-height: 1.7;
	padding: 10px 10px 10px 10px;
}

.p-access-box-right{
	float:right;
}

.p-business-map{
	
}

@media screen and (max-width:768px){
	.p-company-access{

	}

	.p-access-box{
		
	}

	.p-access-box-left{
		width: 100%;
		float: none;
		margin:0 0 30px;
	}

	.p-access-box-left table{
		width: 100%;
	}

	.p-access-box-left tr{
		font-size: 13px;
		background: #f3f0e8;
	}

	.p-access-box-left tr:nth-child(2n){
		background: #fff;
	}

	.p-access-box-left tr th{
		color: #68493e;
		font-family: "游明朝体", "Yu Mincho", YuMincho, "Sawarabi Mincho", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif !important;
		font-weight: bold;
		width: 30%;
		padding: 10px 10px 10px 10px;
		text-align:left;
	}

	.p-access-box-left tr td{
		font-size: 13px;
		line-height: 1.7;
		padding: 10px 10px 10px 10px;
	}

	.p-access-box-right{
		float:none;
		text-align: center;
		margin:0 0 30px;
	}

	.p-business-map iframe{
		width:100% !important;
	}
}


/* p-company-policy
---------------------------------------------------------------------------- */
.p-company-policy{
	padding:30px 0 0;
}

.p-company-policy-text{
	padding:0 0 10px;
}

@media screen and (max-width:768px){
	
}