@charset "utf-8";

/* keyv
-------------------------------------------------------*/
#keyv.index {
	background: url(../../img/about/keyv_index_pc.jpg) no-repeat 50% 50%;
	background-size: cover;
}


/* ttl
-------------------------------------------------------*/
.ttl02 {
	margin-bottom: 10px;
}


/* sec01
-------------------------------------------------------*/
#sec01 {
	padding: 30px 0;
}
#sec01 #gmap {
	width: 100%;
	height: 300px;
}
#sec01 iframe {
    width: 100%;
    height: 100%;
}
#sec01 div#infowindow {
    width: 260px;
}
#sec01 div#infowindow img {
	padding-right: 10px;
}


/* sec02
-------------------------------------------------------*/
#sec02 {
	padding: 30px 20px;
	background: #f2e7e8;
}
#sec02 .listBox {
	padding: 20px;
	background: #fff;
	border: solid 4px #912f30;
}
#sec02 table {
	margin-bottom: 0;
	color: #000;
}
#sec02 dd {
	padding-bottom: 10px;
	margin-bottom: 10px;
    border-bottom: solid 1px rgba(0, 0, 0, 0.2);
}
#sec02 dd:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
    border-bottom: none;
}


/* sec03
-------------------------------------------------------*/
#sec03 {
	padding: 30px 20px;
}
#sec03 .listBox {
	padding: 20px;
	background: #fff;
	border: solid 4px #912f30;
}
