@charset "utf-8";

/* common 
*****************************************/

.slideArea01 .title.orochieva img {
	width: 760px;
}

.slideArea01 .title.orochieva2 img {
	width: 960px;
}

.section12 .img101 {
	padding: 0px;
}

.list21 .button101 {
	margin-bottom: 10px;
}

.list21 .button101 a {
	width: 340px;
}


.button101 {
	margin: 20px auto 0;
	width: 65%;
}

.button101 a {
	position: relative;
	display: block;
	width: 100%;
	min-height: auto;
	padding: 8px 0 5px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bd9711), color-stop(100%,#987806));
	background: -webkit-linear-gradient(top,  #bd9711 0%,#987806 100%);
	background: linear-gradient(to bottom,  #bd9711 0%,#987806 100%);
	font-weight: bold;
	text-align: center;
}

.button101 a span {
	padding-left: 18px;
	background: url(../images/bg01s.png) no-repeat left center;
	background-size: 9px 13px;
}

.button101 a:link,
.button101 a:visited {
	color: #0e0e11;
	text-decoration: none;
	-webkit-text-shadow: 1px 1px 0px #c9b15f;
	-moz-text-shadow: 1px 1px 0px #c9b15f;
	text-shadow: 1px 1px 0px #c9b15f;
}

.list21 .button101 {
	margin-top: -1px;
}

.list21 .button101 a {
	padding: 13px 0 12px;
	width: 100%;
	font-size: 131%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.list21 .button101 a span {
	background: url(../images/bg01s.png) no-repeat 0 center;
	background-size: 9px 13px;
}


.tel101 {
	margin: 0 10px;
	font-size: 230%;
	white-space: nowrap;
	padding-left: 10px;
	background-size: 42px 27px;
	font-weight: bold;
	line-height: 1.4;
}


.contactWrap01 .text101 {
	margin-left: 20px;
	width: 325px;
	text-align: left;
}

