@charset "utf-8";

/*
Theme Name: 天理市空き家バンク
*/

/*default*/

html {
    font-size: 65%;
    /*fireworksの行送りが175%*/
    line-height: 1.75;
    letter-spacing: 0.04em;
    /*font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'メイリオ',Meiryo,Osaka,"ＭＳ Ｐゴシック","MS P Gothic",Arial,Helvetica,sans-serif;*/
    /*
    font-family: "メイリオ", Meiryo, verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif*/
    font-family: '游ゴシック', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
}

body {
    color: #000;
    font-size: 140%;
    line-height: 1.75;
}

hr {
    display: none;
}

ul {
    list-style: none;
}

a {
    color: #326496;
    text-decoration: none;
}

a:link {
    color: #326496;
}

a:visited {
    color: #326496;
    text-decoration: none;
}

a:hover {
    color: #326496;
    text-decoration: underline;
}

em,
strong {
    font-weight: bold;
}

img {
    border-style: none;
    vertical-align: bottom;
}


/*common*/


/*
a img:hover {
    opacity: .7;
}
*/
/* 交渉状況の文字色 front-page.php */
.status_label1.uketsuke {
    color: #0089b6;
		text-decoration: underline;
		text-decoration-thickness: 2px;
		text-underline-offset: 5px;
}
.status_label1.nairan {
    color: #d91354;
		text-decoration: underline;
		text-decoration-thickness: 2px;
		text-underline-offset: 5px;
}
.status_label1.kousyou {
    color: #00b745;
		text-decoration: underline;
		text-decoration-thickness: 2px;
		text-underline-offset: 5px;
}
.status_label1.keiyaku {
    color: #e19400;
		text-decoration: underline;
		text-decoration-thickness: 2px;
		text-underline-offset: 5px;
}

/* 交渉状況の文字色 unit-bank.php */
.status_label2.uketsuke {
    color: #0089b6;
}
.status_label2.nairan {
    color: #d91354;
}
.status_label2.kousyou {
    color: #00b745;
}
.status_label2.keiyaku {
    color: #e19400;
}

/* clearfix */

.clearfix:after {
    display: block;
    clear: both;
    content: "";
}

body {
    background-color: #f9f6f9;
}


/*header*/

#header {
    height: 90px;
}

#header .headerinner {
    width: 950px;
    margin: 0 auto;
}

#header .headerinner h1 {
    float: left;
    margin-top: 18px;
}

#header .headerinner ul {
    float: right;
    margin-top: 58px;
}

#header .headerinner li {
    float: left;
    margin-left: 9px;
}

#header .headerinner li:last-child {
    margin-right: 0;
}

#header .headerinner li a img:hover {
    opacity: .7;
}


/*globalimg*/

#globalimg {
    width: 950px;
    margin: 0 auto;
}

.slider {
    width: 950px;
    margin: 0 auto;
}

.bx-controls-direction{
    display: none;
}

.bx-pager-item{
    display: none;
}


/*globalnavi*/

#globalnavi {
    margin: 0 auto 0px;
    font-size: 20px;
    position: relative;
    z-index: 10000;
    background-color: #814b7f;
}

#globalnavi ul {
    margin: 0 auto;
    width: 953px;
    height: 55px;
}

#globalnavi li {
    float: left;
    box-sizing: border-box;
    vertical-align: middle;
    position: relative;
}

#globalnavi li:before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 55px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

#globalnavi li:hover:before {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+99&0+0,0.4+100 */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 99%, rgba(255, 255, 255, 0.4) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 99%, rgba(255, 255, 255, 0.4) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 99%, rgba(255, 255, 255, 0.4) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#66ffffff', GradientType=0);
    /* IE6-9 */
    cursor: pointer;
}

#globalnavi li a {
    color: #fff;
    text-decoration: none;
    box-sizing: border-box;
    line-height: 40px;
    height: 40px;
    margin: 7px 0;
    display: inline-block;
    border-right: solid 1px #440062;
    position: relative;
    z-index: 100;
    font-size: 17px;
    padding: 0 12px;
}
#globalnavi li a:hover {
    text-decoration: none;
}

#globalnavi .nav1 a {
    /*width: 220px;*/
    text-align: center;
}

#globalnavi .nav2 a {
    /*width: 140px;*/
    text-align: center;
}

#globalnavi .nav2:before {}

#globalnavi .nav3 a {
    /*width: 203px;*/
    text-align: center;
}

#globalnavi .nav4 a {
    /*width: 250px;*/
    text-align: center;
}

#globalnavi .nav5 a {
    /*width: 120px;*/
    text-align: center;
}

#globalnavi .nav6 a {
    /*width: 140px;*/
    text-align: center;
}

#globalnavi .nav7 a {
    text-align: center;
    border-right: none;
}


/*content*/

#content {
    width: 950px;
    margin: 40px auto 0;
}

#content .main {
    float: left;
    width: 580px;
}

#content .main h2 {
    color: #784e9c;
    font-size: 35px;
    padding: 0px 10px 0px 0px;
    width: 630px;
    background: url(images/bank_icon.png) no-repeat 0px 15px;
    font-family: '游明朝';
}

#content .main .h2search {
    color: #784e9c;
    font-size: 35px;
    padding: 10px 10px 0px 0px;
    background: url(images/search_ico.png) no-repeat 0px 20px;
}

#content .main .h2landscape {
    color: #784e9c;
    font-size: 35px;
    padding: 10px 10px 0px 0px;
    background: url(images/ico_info.png) no-repeat 0px 25px;
}

#content .main .h2access {
    color: #784e9c;
    font-size: 35px;
    padding: 10px 10px 0px 0px;
    background: url(images/ico_access.jpg) no-repeat 0px 20px;
}

#content .h2text {
    padding-left: 45px;
    font-weight: bold;
}

#content .main .h2bar {
    background: url(images/h2main_back.png) no-repeat;
    width: 639px;
    height: 7px;
}

#content .main .bank {
    width: 639px;
    margin-top: 20px;
}

#content .main .bankbox {
    width: 303px;
    font-size: 18px;
    float: left;
    margin-bottom: 30px;
}

#content .main .Catch {
    padding: 0px;
    height: 60px;

}

#content .main .bankbox:nth-child(even) {
    float: right;
}

#content .main .bankbox:nth-child(odd) {
    clear: both;
}

#content .main .bank .line {
    border: solid 1px #784e9c;
}

#content .main .banklist {
    background: url(images/banklist.png) no-repeat;
    width: 195px;
    height: 33px;
    float: right;
    margin-top: 15px;
}

#content .main .banklist a {
    display: block;
    width: 195px;
    height: 33px;
}

#content .main .banklist a:hover {
    background-image: url(images/banklist_on.png);
    display: block;
    width: 195px;
    height: 33px;
}

#content .main .banklist2 {
    background: url(images/banklist.png) no-repeat;
    width: 195px;
    height: 33px;
    float: left;
		margin-left: 222.5px;
}

#content .main .banklist2 a {
    display: block;
    width: 195px;
    height: 33px;
}

#content .main .banklist2 a:hover {
    background-image: url(images/banklist_on.png);
    display: block;
    width: 195px;
    height: 33px;
}


#content .main .img {
    margin-top: 10px;
}

#content .main .address {
    margin-top: 10px;
    margin-left: 0px;
}

#content .main .number {
    color: #942b42;
    margin-left: 0px;
}

#content .main .icon {
    float: right;
	/*
    margin-top: 5px;
    margin-right: 0px;
	*/
}

#content .main .detail {
    background-image: url(images/info_btn.png);
    width: 263px;
    height: 45px;
    margin: 10px auto 10px auto;
}

#content .main .detail a {
    display: block;
    width: 263px;
    height: 45px;
}

#content .main .detail a:hover {
    background-image: url(images/info_btn_on.png);
    width: 263px;
    height: 45px;
}

#content .main .searchArea {
    margin-top: 30px;
    margin-bottom: 20px;
}

#content .main .searchbox {
    width: 639px;
    margin-top: 20px;
}

#content .main .searchbox .form {
    border: solid 1px #784e9c;
    background-color: #fff;
}

#content .main .searchbox .form table {
    width: 427px;
    margin: 20px auto;
}

#content .main .searchbox .form .thline {
    border-left: solid 10px #814b7f;
    width: 90px;
    text-align: left;
    padding-left: 10px;
    font-size: 18px;
    width: 120px;
}

#content .main .searchbox .form .btn {
    width: 639px;
    margin: 10px 10px 20px 200px;
}

#content .main .searchbox .form select {
    width: 188px;
}

#content .main .searchbox .form .inputbukken {
    width: 185px;
}


#content .main .searchbox .form .btnsearch {
    background-image: url(images/btn_search.jpg);
    width: 186px;
    height: 44px;
    color: transparent;
}

#content .main .landscape {
    margin-top: 30px;
    margin-bottom: 20px;
}

#content .main .landscape .landscapebox {
    width: 639px;
    margin-top: 20px;
}

#content .main .landscape .landscapebox .landscapeRadio {
	display: none;
}
#content .main .landscape .landscapebox #landscapeRadio1:not(:checked) ~ .landscapeLargeImg #landscapeLargeImg1,
#content .main .landscape .landscapebox #landscapeRadio2:not(:checked) ~ .landscapeLargeImg #landscapeLargeImg2,
#content .main .landscape .landscapebox #landscapeRadio3:not(:checked) ~ .landscapeLargeImg #landscapeLargeImg3,
#content .main .landscape .landscapebox #landscapeRadio4:not(:checked) ~ .landscapeLargeImg #landscapeLargeImg4 {
	display: none;
}

#content .main .landscape .landscapeimg {
    margin-top: 5px;
}

#content .main .landscape .landscapeimg1 {
    float: left;
    margin-right: 5px;
}

#content .main .landscape .landscapetext {
    margin-top: 20px;
}

#content .main .access {
    margin-top: 30px;
    margin-bottom: 20px;
}

#content .main .accessbox {
    margin-top: 20px;
    margin-bottom: 20px;
}

#content .main .accessbox h3 {
    background-image: url(images/h3_back.png);
    width: 639px;
    height: 39px;
    margin-top: 20px;
}

#content .main .accessbox .h3text1 {
    color: #fff;
    background: url(images/ico_train.png) no-repeat 10px 10px;
    padding-top: 5px;
    padding-left: 50px;
    font-size: 20px;
}

#content .main .accessbox .h3car {
    background-image: url(images/h3_back.png);
    width: 639px;
    height: 39px;
    margin-top: 40px;
}

#content .main .accessbox .h3cartext {
    color: #fff;
    background: url(images/ico_car.png) no-repeat 10px 10px;
    padding-top: 5px;
    padding-left: 50px;
    font-size: 20px;
}

#content .main .accessbox h4 {
    background: url(images/h4_icon.png) no-repeat 0px 7px;
    margin-top: 20px;
    padding-top: 0px;
    padding-left: 30px;
    font-size: 18px;
}

#content .main .accessbox .h4car {
    background: url(images/h4_icon.png) no-repeat 0px 7px;
    margin-top: 30px;
    padding-top: 0px;
    padding-left: 30px;
    font-size: 18px;
}

#content .main .accessbox .accessimg {
    margin-top: 10px;
}

/*pagetop*/
#content .pagetop {
    text-align: right;
    margin-top: 20px;

}

#content .pagetop a {
    color: #686768;
}
/**/

/*side*/
#content .side {
    float: right;
    width: 278px;
}

#content .side h2 {
    float: right;
    background: url(images/h2side_back.jpg) no-repeat;
    width: 278px;
    height: 51px;
    color: #fff;
    font-size: 20px;
    padding: 10px 0px 0px 0px;
    margin-top: 20px;
}

#content .side .h2text {
    padding-left: 15px;
}

#content .side .day {
    font-size: 18px;
}

#content .side .noticetext {
    border-bottom: solid 1px #bebebe;
    margin-bottom: 20px;
    font-size: 18px;
    padding-bottom: 15px;

}

#content .side .noticetext a {
    color: #784e9c;
    font-weight: bold;
}

#content .side .sidebnr {
    margin-top: 10px;
    margin-bottom: 20px;
}

#content .side .sidebnr2 {
    margin-top: 20px;
    margin-bottom: 15px;
}

#content .side .sidepast {
    margin-top: 10px;
    margin-bottom: 40px;
}

#content .side .sidebnr a img:hover {
    opacity: .7;
}

#content .side .sidebnr2 a img:hover {
    opacity: .7;
}

#content .side .sidepast a img:hover {
    opacity: .7;
}


/*footer*/

#footer {
    background-image: url(images/footer_bg.jpg);
    background-repeat: repeat-x;
    margin-top: 20px;
}

#footer .footernav {
    width: 953px;
    margin: 0 auto;
    font-size: 18px;
}

#footer .footernav li {
    float: left;
    margin-top: 20px;
}

#footer .footernav ul li:after {
    content: "";
    display: inline-block;
    border-right: 1px solid #afafaf;
    height: 1em;
    margin-right: 9px;
    margin-left: 10px;

}

#footer .footernav ul li:last-child:after {
    content: none;
    margin-right: 0;

}

#footer .footernav li a {
    color: #fff;
    font-size: 18px;
    font-weight: bold;

}

#footer .addressinner {
    width: 900px;
    margin: 20px auto 0;
    color: #fff;
    /*display: table;*/
    padding-bottom: 15px;
}

#footer .akiya {
    font-size: 20px;
    font-weight: bold;
}

#footer .address_akiya {
    float: left;
}

#footer .address_tenri {
    float: right;
}

.kasihara {
    font-size: 16px;
}

.copy {
    font-size: 16px;
    background-color: #784e9c;
    text-align: center;
    color: #fff;
    padding-top: 10px;
}
