@charset "UTF-8";

/* privacy
---------------------------------------------------------------------------*/
#head-imgslider .slick-track div:nth-of-type(1) {
	background-position: center center !important;
}

#head-imgslider .slick-track div:nth-of-type(2) {
	background-position: left 40% center !important;
}

.page-title {
	margin-bottom: 40px;
}

.white-box-inner {
	padding-top: 40px;
	padding-bottom: 40px;
}

/* kiyaku
------------------------------------*/
dl.kiyaku dt{
	margin: 0 0 13px;
	color: #F39800;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0.1em;
}

dl.kiyaku dd {
	margin: 0 0 40px;
}

dl.kiyaku dd:last-child {
  margin-bottom: 0;
}

/* ul
------------------------------------*/
dl.kiyaku dd ul {
	margin: 0 0 27px 1px;
}

dl.kiyaku dd ul li {
	margin-bottom: 10px;
	font-size: 13px;
}