#navi {
	top:0;
}


/* ---------------------▼企業理念--------------------- */

section ul.idea {
	width: 90%;
	margin: 0 auto 50px auto;
}

section ul.idea li {
	width: 100%;
	box-sizing: border-box;
	text-align: center;
}

section ul.idea p.words {
	font-size:1.3rem;
	line-height: 180%;
	font-family: serif;
	font-weight: bolder;
}

section ul.idea li img {
	max-width: 200px;
	width: 100%;
}


/* 社訓 */

section ul.motto {
	width: 90%;
	margin: 0 auto;
	border: 0px solid #ea5514;
}

section ul.motto li {
	box-sizing: border-box;
}

section ul.motto li.motto_title {
	width: 50%;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
	text-align: center;
	background-color: #ea5514;
}

section ul.motto li.motto_title p {
	display: inline;
	margin:0 10px;
	color: #fff;
	font-size: 1.1rem;
}


section ul.motto li.rightbox2 {
	width: 100%;
	text-align: left;
	padding:20px 0;
}

section ul.motto li.rightbox2 p {
	line-height: 30px;
	font-size: 1rem;
	padding: 0 10px 0 5px;
}


/* ---------------------▼社長挨拶--------------------- */

section ul.greeting {
	width: 88%;
	margin:0 auto;
}

section ul.greeting li {
	box-sizing: border-box;
	text-align: center;
}

section ul.greeting li.greeting_photo {
	width: 100%;
}

section ul.greeting li.greeting_photo img {
	width: 220px;
	margin:0 2%;
}

section ul.greeting li.greeting_photo img.pres {
	margin-top:20px;
}


/* 代表挨拶文 */
section ul.greeting li.greeting_com {
	width: 100%;
	background-color: #ffefd5;
	padding: 5% 4%;
	margin-top: 15px;
}

section ul.greeting li.greeting_com p.position {
	margin:20px 0 0;
	font-size: 0.9rem;
	text-align: right;
}

section ul.greeting li.greeting_com p.name {
	margin:15px 0 0;
	font-size: 1.4rem;
	text-align: right;
}

section ul.greeting li.greeting_com p.comment {
	line-height: 28px;
	text-align: left;
}


/* ---------------------▼企業概要、沿革--------------------- */

section table.list {
	width:90%;
	margin-left:4%;
	font-size:16px;
}

section table.list th {
	width: 30%;
	border:1px solid #c0c0c0;
	background-color:#f5f5f5;
	text-align: center;
	padding: 0 10px;
}

section table.list td {
	text-align: left;
	border:1px solid #c0c0c0;
	padding:20px 0 20px 3%;
	line-height: 170%;
}


/* ---------------------▼事業所一覧--------------------- */

section ul.map {
	margin-left: 5%;
	width: 85%;
	text-align: center;
}

section ul.map li {
	width: 100%;
	vertical-align: middle;
	text-align: left;
	line-height: 180%;
	font-size: 18px;
}

/*アドレス部分*/

section ul.map li.address_info {

}

section ul.map li.address_info address {
	margin:0 0 0 5%;
	font-size: 18px;
	line-height: 35px;
}

section ul.map li.address_info a {
	text-decoration: none;
	color: #151515;
}

section ul.map li.address_info p.sub {
	font-size:17px;
	margin-top: 10px;
}


/*外観写真*/
section ul.map li.appear {
	text-align: center;
}

section ul.map li img.map_img {
	max-width: 400px;
	width: 98%;
}

/*マップ*/
section ul.map li.map_add {
	width: 100%;
	text-align: center;
	margin-top:20px;
	border-top: 1px dotted #000;
	padding-top:40px;
}

section ul.map li.map_add iframe {
	max-width:599px;
	width: 90%;
	height:400px;
}

section ul.map li.map_add p {
	font-size: 17px;
}


/*フリーダイヤル*/
section ul.map li p.free {
	font-size: 25px;
	margin:10px 0 20px;
}

section ul.map li p.free img {
	width: 30px;
	margin-right: 10px;
}


/*説明*/
section .version {
	width: 90%;
	border:double 5px #dcdcdc;
	margin:12% 0 0 5%;
	text-align: left;
}

section .version p {
	font-size:16px;
	margin:20px 20px;
	line-height: 35px;
}


/* ---------------------▼ISO--------------------- */

section p.expression {
	width: 90%;
	margin:0 0 8% 4%;
	line-height: 30px;
	font-size: 17px;
}

section img.certificate {
	width: 89%;
	margin-left: 4%;
}

section .more {
	width: 90%;
	box-sizing: border-box;
	padding: 30px;
	background-color: #ffe4c4;
	margin:8% auto;
	line-height: 30px;
}

section .more p.more_title {
	font-size: 23px;
	margin-bottom:30px;
}

section .more p {
	font-size: 17px;
	line-height: 35px;
}


/* ---------------------▼法律事務所--------------------- */

section p.about {
	width: 90%;
	margin:0 0 4% 5%;
	line-height: 35px;
	font-size: 17px;
}
