/****************************************************************************

町家バンク

*****************************************************************************/
#localNavi {
	font-size: 14px;
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	background-color: #1ca5a0;
}
#localNavi ul {
	text-align: center;
}
#localNavi ul li {
	display: inline-block;
}
#localNavi ul li.navi01,
#localNavi ul li.navi02,
#localNavi ul li.navi03,
#localNavi ul li.navi04,
#localNavi ul li.navi05,
#localNavi ul li.navi06,
#localNavi ul li.navi07,
#localNavi ul li.navi08,
#localNavi ul li.navi09 {
	display: inline-block;
	float: none;
	width: auto;
}
#localNavi ul li a {
	padding: 5px 10px;
}
.pdfIco {
	padding: 3px 27px 0 0;
	background: url('../images/akiya/forowner/ico_pdf.png') right center no-repeat;
}
.urlIco {
	padding: 3px 27px 0 0;
	background: url('../images/akiya/forowner/ico_window.png') right center no-repeat;
}
/*=====================================================================
町家バンクトップ
======================================================================*/
body.page-machiya #content {
	padding-bottom: 15px;
}
body.page-machiya #content .akiyaBox {
	margin-top: 10px;
}
body.page-machiya #content .akiyaBox .rightBox .osirase {
	/*position: relative;*/
	/*height: calc(100% - 224px);*/
	margin-bottom: 10px;
}
/*=====================================================================
町家バンクとは about
======================================================================*/
body.page-machiya_about .block .img {
	margin: 40px 0 70px 0;
	text-align: center;
}
body.page-machiya_about .block .about {
	margin-bottom: 70px;
}
body.page-machiya_about .office {
	padding: 10px 0;
	border-bottom: 1px #ccc dashed;
}
body.page-machiya_about .office:last-child {
	padding-bottom: 20px;
	border-style: none;
}
body.page-machiya_about .office .heading {
	font-weight: bold;
	display: inline-block;
	width: 80px;
	color: #736655;
}
body.page-machiya_about .office .heading .ico {
	padding-right: 10px;
	vertical-align: middle;
}
@media screen and (max-width:640px) {
	body.page-machiya_about .office .heading {
		display: block;
	}
}
/*=====================================================================
所有者の方へ forowner & 利用希望者の方へ foruser
======================================================================*/
body.page-machiya_forowner #content .main .block h3,
body.page-machiya_foruser #content .main .block h3 {
	margin-top: 65px;
	margin-left: 10px;
}
body.page-machiya_forowner #content .main .block h3:first-child,
body.page-machiya_foruser #content .main .block h3:first-child {
	margin-top: 0;
}
body.page-machiya_forowner #content .main .block > p,
body.page-machiya_foruser #content .main .block > p {
	margin-left: 10px;
}
body.page-machiya_forowner #content .container .main .block,
body.page-machiya_foruser #content .container .main .block {
	padding-bottom: 20px;
}
body.page-machiya_forowner #content .container .main .block3,
body.page-machiya_foruser #content .container .main .block3 {
    margin: 18px 10px 0 10px;
    padding: 18px;
    background: #ebe4ce;
}
body.page-machiya_forowner #content .container .main .block3 span,
body.page-machiya_foruser #content .container .main .block3 span {
    color: #1ca5a0;
		border-bottom: 1px solid #1ca5a0;
		font-weight: bold;
}
body.page-machiya_forowner #content .main .block .img,
body.page-machiya_foruser #content .main .block .img {
	margin: 30px 0 30px 0;
	text-align: center;
}
body.page-machiya_forowner #content .bank,
body.page-machiya_foruser #content .bank {
	display: table;
	margin-bottom: 15px;
	margin-left: 10px;
}
body.page-machiya_forowner #content .bank .order,
body.page-machiya_foruser #content .bank .order {
	display: table-cell;
	box-sizing: border-box;
	width: 50px;
	vertical-align: middle;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	background: #1ca5a0;
}
body.page-machiya_forowner #content .bank .order .num,
body.page-machiya_foruser #content .bank .order .num {
	font-weight: bold;
	text-align: center;
	color: #fff;
}
body.page-machiya_forowner #content .bank .bankInner,
body.page-machiya_foruser #content .bank .bankInner {
	display: table-cell;
	box-sizing: border-box;
	/**width: 475px;**/
	padding: 6px 10px 3px 10px;
	border-top: 1px #1ca5a0 dotted;
	border-right: 1px #1ca5a0 dotted;
	border-bottom: 1px #1ca5a0 dotted;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
body.page-machiya_forowner #content .bank div.after,
body.page-machiya_foruser #content .bank div.after {
	/*padding-bottom: 0;*/
	position: relative;
}
body.page-machiya_forowner #content div.after:after,
body.page-machiya_foruser #content div.after:after {
	position: absolute;
    bottom: -20px;
    left: -35px;
	content: url('../images/machiya/forowner/img_list.jpg');
}
body.page-machiya_forowner #content .bank p,
body.page-machiya_foruser #content .bank p {
	font-size: 16px;
	font-weight: bold;
	color: #1ca5a0;
}
body.page-machiya_forowner #content .bank p .txt,
body.page-machiya_foruser #content .bank p .txt {
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
body.page-machiya_forowner #content .main .block ul.liAfter,
body.page-machiya_foruser #content .main .block ul.liAfter {
    font-size: 16px;
    display: block;
    padding: 15px;
    text-indent: 0;
    letter-spacing: .09em;
    border: 0;
    background: #f7eceb
}
body.page-machiya_forowner #content .main .block ul.liAfter li,
body.page-machiya_foruser #content .main .block ul.liAfter li {
    margin-bottom: 9px
}
body.page-machiya_forowner #content .main .block .li01 .liMain {
    background: url(../images/akiya/forowner/bg_li01.jpg) 2px bottom no-repeat
}
body.page-machiya_foruser #content .main .block .li01 .liMain {
    background: url(../images/akiya/foruser/bg_li01.jpg) 2px bottom no-repeat
}
body.page-machiya_forowner #content .main .block .li02 .liMain {
    background: url(../images/akiya/forowner/bg_li02.jpg) 2px bottom no-repeat
}
body.page-machiya_foruser #content .main .block .li02 .liMain {
    background: url(../images/akiya/foruser/bg_li02.jpg) 2px bottom no-repeat
}
body.page-machiya_forowner #content .main .block .li03 .liMain {
    background: url(../images/akiya/forowner/bg_li03.jpg) 2px bottom no-repeat
}
body.page-machiya_foruser #content .main .block .li03 .liMain {
    background: url(../images/akiya/foruser/bg_li03.jpg) 2px bottom no-repeat
}
body.page-machiya_forowner #content .main .block .li04 .liMain {
    background: url(../images/akiya/forowner/bg_li04.jpg) 2px bottom no-repeat
}
body.page-machiya_foruser #content .main .block .li04 .liMain {
    background: url(../images/akiya/foruser/bg_li04.jpg) 2px bottom no-repeat
}
body.page-machiya_forowner #content .main .block .li05 .liMain {
    background: url(../images/akiya/forowner/bg_li05.jpg) 2px bottom no-repeat
}
body.page-machiya_foruser #content .main .block .li05 .liMain {
    background: url(../images/akiya/foruser/bg_li05.jpg) 2px bottom no-repeat
}
body.page-machiya_forowner #content .container .main .block,
body.page-machiya_foruser #content .container .main .block {
    padding-bottom: 20px
}
body.page-machiya_forowner #content .bank,
body.page-machiya_foruser #content .bank {
    display: table;
    margin-bottom: 15px;
    margin-left: 10px
}
body.page-machiya_forowner #content .bank div.after,
body.page-machiya_foruser #content .bank div.after {
    padding-bottom: 0
}
body.page-machiya_forowner #content .bank .txt p,
body.page-machiya_foruser #content .bank .txt p {

}
body.page-machiya_forowner #content .bank p,
body.page-machiya_foruser #content .bank p {
    font-size: 18px;
    font-weight: bold;
    color: #1ca5a0
}
body.page-machiya_forowner #content .bank p .txt,
body.page-machiya_foruser #content .bank p .txt {
    font-size: 14px;
    font-weight: normal;
    color: #000
}
body.page-machiya_forowner #content .bank p .txt span,
body.page-machiya_foruser #content .bank p .txt span {
    text-indent: 1em;
    margin-top: -1em;
    display: inline-block;
}
body.page-machiya_forowner #content .bank p .txt span.smooth,
body.page-machiya_foruser #content .bank p .txt span.smooth {
    text-indent: 1em;
    margin-top: 1em;
    display: inline-block;
}
body.page-machiya_forowner #content .bank p .txt span.sup,
body.page-machiya_foruser #content .bank p .txt span.sup {
    font-size: 14px;
    padding: 10px;
    background: #ebe4ce;
		text-indent: 0;
}
body.page-machiya_forowner #content .bank span,
body.page-machiya_foruser #content .bank span {
    margin-top: 1em;
    display: inline-block;
}
body.page-machiya_forowner #content .bank span.smooth,
body.page-machiya_foruser #content .bank span.smooth {
  text-indent: 1em;
  margin-top: -1em;
  display: inline-block;
}
body.page-machiya_forowner #content .bank .sup,
body.page-machiya_foruser #content .bank .sup {
    font-size: 15px;
    margin: 10px 0;
    padding: 10px;
    background: #ebe4ce;
}
body.page-machiya_forowner #content .bank .sup span,
body.page-machiya_foruser #content .bank .sup span {
    margin-top: 1em;
    display: inline-block;
}
body.page-machiya_forowner #content .qa dt,
body.page-machiya_foruser #content .qa dt {
    display: block;
    margin: 0 0 10px 0;
    padding: 10px 0 10px 60px;
    border-bottom: 1px dashed #000;
    background: url(../images/machiya/forowner/img_Q.jpg) no-repeat 10px 0
}
body.page-machiya_forowner #content .qa dd,
body.page-machiya_foruser #content .qa dd {
    display: block;
    margin: 0 0 10px 0;
    padding: 10px 0 10px 60px;
    border-bottom: 1px solid #000;
    background: url(../images/machiya/forowner/img_A.jpg) no-repeat 10px 0
}
body.page-machiya_forowner #content .qa dd.cost,
body.page-machiya_foruser #content .qa dd.cost {
    border: 0
}
body.page-machiya_forowner #content h4,
body.page-machiya_foruser #content h4 {
    margin-top: 30px;
    margin-left: 10px
}
body.page-machiya_forowner #content h4.akiyaH4,
body.page-machiya_foruser #content h4.akiyaH4 {
    margin-bottom: 15px
}
body.page-machiya_forowner #content h4.h3_5,
body.page-machiya_foruser #content h4.h3_5 {
    font-size: 1.3em;
    margin-bottom: 10px;
    padding-left: 10px;
    border-left: 5px solid #964c13
}
body.page-machiya_forowner #content h4.h3_5_2,
body.page-machiya_foruser #content h4.h3_5_2 {
    font-size: 1.3em;
    margin: 20px 0 10px;
    border-top: 1px dotted #d6c48b;
    border-bottom: 1px dotted #d6c48b
}
body.page-machiya_forowner #content .annotation,
body.page-machiya_foruser #content .annotation {
    font-size: .8em;
    line-height: 1.7;
    display: inline-block;
    margin-top: 10px;
    color: #ff1f1f
}
body.page-machiya_forowner #content h5,
body.page-machiya_foruser #content h5 {
    font-size: 16px;
    margin-top: 15px;
    margin-left: 10px
}
body.page-machiya_forowner #content .link1,
body.page-machiya_foruser #content .link1 {
    margin-left: 10px
}
body.page-machiya_forowner #content .link2,
body.page-machiya_foruser #content .link2 {
    margin-left: 10px
}
body.page-machiya_forowner #content .lead,
body.page-machiya_foruser #content .lead {
    margin-bottom: 20px
}
body.page-machiya_forowner #content .sec,
body.page-machiya_foruser #content .sec {
    margin-bottom: 20px
}
body.page-machiya_forowner #content .main .block ul,
body.page-machiya_foruser #content .main .block ul {
  border: 1px solid #dcdcdc;
}
body.page-machiya_forowner #content .main .block .grant ul.vec,
body.page-machiya_foruser #content .main .block .grant ul.vec {
  font-size: 16px;
  box-sizing: border-box;
  margin-bottom: 15px;
  padding: 10px;
}
/*
body.page-machiya_forowner .salebox {
    border: solid 1px #b54037;
    border-radius: 10px
}

body.page-machiya_forowner .salebox .saletitle {
    background-color: #b54037;
    color: #fff;
    text-align: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    line-height: 50px;
    font-size: 18px
}

body.page-machiya_forowner .salebox .warp {
    width: 630px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 30px
}

body.page-machiya_forowner .salebox .saletext1 {
    border-bottom: solid 1px #b54037;
    text-align: center;
    line-height: 50px
}

body.page-machiya_forowner .salebox .saletext2 {
    margin-top: 10px;
    border-bottom: solid 1px #dcdcdc;
    padding-bottom: 30px
}
*/
body.page-machiya_forowner #content .qa dt,
body.page-machiya_foruser #content .qa dt {
	display: block;
	margin: 0 0 10px 0;
	padding: 10px 0 10px 60px;
	border-bottom: 1px dashed #000;
	background: url('../images/machiya/forowner/img_Q.jpg') no-repeat 10px 0;
}
body.page-machiya_forowner #content .qa dd,
body.page-machiya_foruser #content .qa dd {
	display: block;
	margin: 0 0 10px 0;
	padding: 10px 0 10px 60px;
	border-bottom: 1px solid #000;
	background: url('../images/machiya/forowner/img_A.jpg') no-repeat 10px 0;
}
body.page-machiya_forowner #content .qa dd.cost,
body.page-machiya_foruser #content .qa dd.cost {
	border: none;
}
body.page-machiya_forowner #content .main .block .caseImg,
body.page-machiya_foruser #content .main .block .caseImg {
	margin-bottom: 10px;
	margin-left: 0;
	padding: 0 0 14px 10px;
	border-bottom: 1px solid #000;
}
@media screen and (max-width:640px) {
	body.page-machiya_forowner #content h4,
	body.page-machiya_foruser #content h4 {
		margin-left: 0;
	}
	body.page-machiya_forowner #content .main .block .caseImg,
	body.page-machiya_foruser #content .main .block .caseImg {
		padding-left: 0;
	}
	body.page-machiya_forowner #content div.after:after,
	body.page-machiya_foruser #content div.after:after {
		content: none;
	}
	body.page-machiya_forowner #content .main .block h3,
	body.page-machiya_foruser #content .main .block h3 {
		margin-left: 0;
	}
	body.page-machiya_forowner #content .bank,
	body.page-machiya_foruser #content .bank {
		margin-left: 0;
	}
	body.page-machiya_forowner #content .qa dt,
	body.page-machiya_foruser #content .qa dt {
		padding: 45px 0 0 0;
		background: url('../images/machiya/forowner/img_Q.jpg') no-repeat 0 0;
	}
	body.page-machiya_forowner #content .qa dd,
	body.page-machiya_foruser #content .qa dd {
		padding: 45px 0 0 0;
		background: url('../images/machiya/forowner/img_A.jpg') no-repeat 0 0;
	}
}









/*=====================================================================
町家バンクリスト シングル
======================================================================*/
body.single-machiyabank .akiyablock .imgList ul li img {}
body.single-machiyabank table.machiyadetail {
	width: 100%;
	margin-top: 20px;
}
body.single-machiyabank table.machiyadetail tr > * {
	padding: 4px;
	border: 1px solid #AAA4A4;
}
body.single-machiyabank table.machiyadetail th {
	width: 30%;
	background-color: #f9f3e1;
	color: #695f5f;
	font-weight: normal;
	text-align: left;
}
body.single-machiyabank table.machiyadetail td {
	width: 70%;
}
body.single-machiyabank iframe {
	width: 100% !important;
}
body.single-machiyabank .redLetter {
	color: #ff0000;
	line-height: 1.5;
	margin-bottom: 10px;
}
@media screen and (max-width:900px) {
	body.single-machiyabank table.machiyadetail {
		margin-top: 10px;
	}
}
@media screen and (max-width:640px) {
	body.single-machiyabank table.machiyadetail th,
	body.single-machiyabank table.machiyadetail td {
		display: block;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
		width: 100%;
		border-bottom: none;
	}
	body.single-machiyabank table.machiyadetail tr:last-child td {
		border-bottom: 1px solid #AAA4A4;
	}
}

/*=====================================================================
ならまちの魅力 miryoku
======================================================================*/
body.page-machiya_appeal #content .main .block {
	padding: 15px 15px 99px 15px;
}
body.page-machiya_appeal #content .main .block .img {
	margin: 30px 0 30px 0;
	text-align: center;
}
/*=====================================================================
所有者の方へ・利用者の方へ サイドバー部分
======================================================================*/
.sidebar .qa {
	padding: 15px 10px;
	border-radius: 10px;
	background: #fff;
}
.sidebar .qa h3 {
	font-size: 18px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	padding-left: 35px;
	color: #964c13;
	border-bottom: 1px dashed #ccc;
	background: transparent url("../images/heading.png") no-repeat 5px 8px;
}
.sidebar .qa ul li {
	margin-bottom: 4px;
	padding-left: 30px;
	background: transparent url("../images/machiya/foruser/img_Q_side.jpg") no-repeat left 2px;
}
@media screen and (max-width:900px) {
	.sidebar .qa {
		display: none;
	}
}

/*=====================================================================
アクセス・お問合せ access
======================================================================*/
body.page-machiya_access #content .main .block h3 {
	margin-top: 65px;
	margin-left: 10px;
}
body.page-machiya_access #content .main .block .txtInq {
	font-size: 20px;
	font-weight: bold;
	box-sizing: border-box;
	padding: 10px;
	color: #b54037;
	border: 2px solid #b54037;
}
body.page-machiya_access #content .main .block .inqTitle {
	margin-top: 10px;
}
body.page-machiya_access #content .main .block > p {
	margin-left: 10px;
}
body.page-machiya_access #content .main .block .strong {
	font-weight: bold;
	color: #b54037;
}
body.page-machiya_access #content .main .block .office {
	font-size: 14px;
	margin-left: 0;
	padding: 10px 0 10px 10px;
	border-bottom: 1px #ccc dashed;
}
body.page-machiya_access .office:last-child {
	padding-bottom: 20px;
	border-style: none;
}
body.page-machiya_access .office .heading {
	font-weight: bold;
	display: inline-block;
	width: 88px;
	color: #736655;
}
body.page-machiya_access .office .heading .ico {
	padding-right: 5px;
	vertical-align: middle;
}

body.page-machiya_access .inquiryForm p {
	padding: 15px 0 15px 10px;
	border-bottom: 1px dashed #736655;
}
body.page-machiya_access .inquiryForm p:last-child {
	border-style: none;
}
body.page-machiya_access .inquiryForm label {
	font-weight: bold;
	display: inline-block;
	width: 155px;
	color: #736655;
}
body.page-machiya_access .inquiryForm label.last {
	vertical-align: top;
}
body.page-machiya_access .inquiryForm input {
	padding: 5px;
}
body.page-machiya_access .inquiryForm .short {
	width: 150px;
}
body.page-machiya_access .inquiryForm .long {
	width: 290px;
}
body.page-machiya_access .inquiryForm textarea {
	width: 330px;
	height: 200px;
}
body.page-machiya_access #content .main .block .btn {
	text-align: center;
}
body.page-machiya_access #content .main .block .btn input[type=submit] {
	width: 145px;
	height: 55px;
	border: none;
	background: url('../images/machiya/inquiry/btn_submit.jpg');
}
@media screen and (max-width:640px) {
	body.page-machiya_access #content .main .block h3,
	body.page-machiya_access #content .main .block > p {
		margin-left: 0;
	}
	body.page-machiya_access #content .main .block .txtInq {
		font-size: 12px;
		font-weight: bold;
		padding: 10px;
		letter-spacing: 0;
	}
	body.page-machiya_access .office .heading {
		display: block;
	}
	body.page-machiya_access .inquiryForm label {
		display: block;
		margin: 0 auto;
		text-align: center;
	}
	body.page-machiya_access .inquiryForm input,
	body.page-machiya_access .inquiryForm textarea {
		display: block;
		max-width: 95%;
	}
	body.page-machiya_access .inquiryForm .short,
	body.page-machiya_access .inquiryForm .long,
	body.page-machiya_access .inquiryForm textarea {
		width: 350px;
		margin: 0 auto;
		text-align: center;
	}
	body.page-machiya_access #content .main .block .office,
	body.page-machiya_access .inquiryForm p {
		padding-left: 0;
	}
}
/*=====================================================================
お知らせ news
======================================================================*/
body.page-machiya_news #content .main .loopinner {
	/*padding: 10px 12px 25px;*/
}
body.page-machiya_news #content .main .loopinner h3 {
	border-left: 6px solid #cce198;
}
body.page-machiya_news #content .main .loopinner h3:before {
	background: #1ca5a0;
}
body.page-machiya_news #content .main .loopinner .txt {
	/*max-width: 370px;*/
}
body.page-machiya_news #content .main .loopinner .txt .readmore a {
	background: #3eb1ac;
}
body.page-machiya_news #content .main .loopinner .txt .readmore a:after {
	content: url('../images/machiya/news/bg_readmore.jpg');
}
/**/
body.category-machiyabank .news_archive .main .loopinner {
	/*padding: 10px 12px 25px;*/
}
body.category-machiyabank .news_archive .main .loopinner h3 {
	border-left: 6px solid #cce198;
}
body.category-machiyabank .news_archive .main .loopinner h3:before {
	background: #1ca5a0;
}
body.category-machiyabank .news_archive .main .loopinner .txt {
	/*max-width: 370px;*/
}
body.category-machiyabank .news_archive .main .loopinner .txt .readmore a {
	background: #3eb1ac;
}
body.category-machiyabank .news_archive .main .loopinner .txt .readmore a:after {
	content: url('../images/machiya/news/bg_readmore.jpg');
}
/*=====================================================================
お知らせ詳細 news single
======================================================================*/
body.single #content .main .loopinner {
	margin-bottom: 20px;
	padding: 10px 12px 25px;
	border: 1px solid #ccc;
}
body.single #content .main .loopinner h3 {
	font-size: 16px;
	line-height: 1.2;
	position: relative;
	clear: both;
	margin-bottom: 25px;
	padding: 0 0 0 10px;
	border-left: 6px solid #cce198;
	background: none;
}
body.single #content .main .loopinner h3 img {
	float: right;
}
body.single #content .main .loopinner h3:before {
	position: absolute;
	left: -6px;
	width: 6px;
	height: 38%;
	content: "";
	background: #1ca5a0;
}
body.single #content .main .loopinner h3:after {
	position: absolute;
	bottom: -5px;
	left: -6px;
	width: -webkit-calc(100% + 6px);
	width:         calc(100% + 6px);
	height: 0;
	content: "";
	border-bottom: 1px solid #1ca5a0;
}
body.single #content .main .loopinner .img {
	width: 480px;
	margin: 0 auto 15px;
}
body.single #content .main .loopinner .txt .back {
	width: 162px;
	height: 23px;
	margin: 170px auto 0;
	text-align: center;
	color: #fff;
	border-radius: 10px;
	background: #1ca5a0;
}
body.single #content .main .loopinner .txt .back:after {
	position: relative;
	top: -19px;
	left: 70px;
	content: url('../images/machiya/news/bg_readmore.jpg');
}
body.single #content .main .loopinner .txt .back a {
	display: block;
	text-decoration: none;
	color: #fff;
}
@media screen and (max-width:900px) {
	body.single #content .main .loopinner .txt .back {
		margin-top: 50px;
	}
}
@media screen and (max-width:640px) {
	body.single #content .main .loopinner .img {
		width: 100%;
	}
	body.single #content .main .loopinner .txt .back {
		margin-top: 10px;
	}
	body.single #content .main .loopinner h3 img {
		display: block;
		float: none;
	}
}
/*******************************************************************
	media query 900px以下
*******************************************************************/
@media screen and (max-width:640px) {
	#content .main .block .img img {
		margin-bottom: 10px;
	}
}

/* 検索テスト */
#content .searchFormMachiya {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #1ca5a0;
}
#content .searchFormMachiya h4 {
	font-size: 16px;
	line-height: 1.2em;
	position: relative;
	margin: 20px 0 11px;
	padding: 0 0 0 12px;
	color: #964c13;
	border-bottom: 1px solid #1ca5a0;
	background-image: url('../images/machiya/bank/img_h4ico.png');
	background-repeat: no-repeat;
	background-position: left center;
}
#content .akiyaSearchBtn {
	display: block;
	width: 192px;
	margin: 10px auto 0;
}
#content .akiyaSearchBtn:hover {
	opacity: .7;
}

@media screen and (max-width:900px) {
	/* 検索テスト */
	/*	#content .searchBox {
		margin: 13px 15px 0;
	}
	#content .searchMap {
		float: none;
		width: 100%;
		margin: 0 auto 15px;
		text-align: center;
	}
	#content .searchForm {
		float: none;
		width: 100%;
		margin: 0 auto;
	}*/
	/* 検索テスト */
}
/*=====================================================================
利活用事例 akiya_review
======================================================================*/
/*wpのネイティブcss*/
.review_archive .main .aligncenter {
	display: block;
	margin: 0 auto;
}

.review_archive .main .alignright {
	float: right;
}

.review_archive .main .alignleft {
	float: left;
}

.review_archive .main img[class*="wp-image-"],
.review_archive .main img[class*="attachment-"] {
	max-width: 100%;
	height: auto;
}

.review_archive .main p.wp-caption-text {
	font-size: .8em;
	line-height: 1.8em;
	margin: .5em 0 1em;
	text-align: center;
}

.review_archive .main .alignright img {
	float: right;
}

.review_archive .main .alignleft img {
	float: left;
}
/*wpのネイティブcss ここまで*/
