/*----------smp------------*/
@media screen and (max-width: 768px) {
.sp_none,
.mainImgbox,
.menuBox,
#logoBox,
.cmpTbox,
#gnavi,
.aboutBox,
#accordion,
.bana,
.Fimg {
  display:none !important;
}
.favoBox li:first-child,
.favobox li:first-child {
    width: 80%;
}
}
/*----------pc------------*/
@media screen and (min-width: 781px){
.sp_view,
#header,
.sb-toggle-right,
.ftcon,
.sb-slidebar,
.sb-overlay,
.pagetop {
	display: none !important;
}
.pc_left { float:left; }
.pc_right { float:right; }
.contents {
    width: 1000px;
    height: auto;
    margin: 0 auto;
	padding: 0;
}
::selection {
    background: #EBF5F3;
    text-shadow: none;
}
.on_lock {
    padding: 10px 0 0px;
    text-align: center;
}
/*template*/
#sb-site {
	padding-top: 0;
}
#pcHead {
	font-family: "smart";
    position: inherit;
    top: 0;
    z-index: 0;
    background-color: transparent;
    width: 1000px;
    height: auto;
    margin: 0 auto;
	box-shadow: none;
}
.mainImgBox {
	display: inline-block;
	height: 500px;
	width:75%;
}
.imgTxt {
    font-size: 2em;
    text-shadow: 0px 1px 2px rgba(102,68,40,.7);
}
.imgtxt {
	font-size: 1.5em;
    line-height: 1.5em;
}
.menuBox {
	font-family: "smart";
    width: 100%;
    position: fixed;
    top: 0;
    letter-spacing: -.50em;
    z-index: 100;
}
.menubox {
	display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    margin-right: 1px;
}
.menuLink {
	display: block;
	position: relative;
    background-color: #fff;
    width: 105px;
    height: 37px;
    font-size: 1.17em;
    text-align: center;
    color: #90755d;
    padding: 9px;
    border-bottom: 5px solid #DBD0AD;
	transition: all 0.35s ease;
    -webkit-transition: all 0.35s ease;
}
.menuLink:not(.active):hover {
    color: #3D2D1C;
	border-color: #3D2D1C;
}
.menuLink.active {
	background: url('../images/bg.png') left top  #5C4A3D;
    color: #fff;
    border: none;
    font-size: 1.33em;
    height: 45px;
}
.cmp{
	 width: 180px;
}
#logoBox {
    display: inline-block;
	width: 23.5%;
    vertical-align: top;
	float: right;
}
.logobox {
    padding: 10px;
    height: auto;
	text-align: center;
}
.logoImg {
	width: auto;
    max-height: none;
    padding: 0;
}
.ptext {
	line-height: 1.5em;
	color: #5C4A3D;
	padding: 5px 0;
    text-align: justify;
    text-justify: inter-ideograph;
}
#share {
	width: 100%;
    margin: 10px auto;
    padding: 0;
    border-bottom: 2px solid;
}
#share li {
    display: inline-block;
    margin: 0;
    width: auto;
    padding: 0 5px 3px;
    font-size: 1.5em;
}
#share .shtext {
    font-size: 1.16em;
}
.cmpTel {
    font-size: 1.17em;
    margin-top: 15px;
}
.telNum {
    display: block;
    font-size: 1.43em;
    color: #D04E2E;
    margin: 5px 0 10px;
}
#gnavi {
    letter-spacing: -.50em;
}
#gnavi li {
	display: inline-block;
    width: 24.5%;
    letter-spacing: normal;
    margin-left: 0.65%;
	vertical-align: top;
}
#gnavi li:first-child {
    margin-left: 0;
}
.gLink {
	display: block;
	padding: 13px 20px;
    font-size: 1.5em;
	background-color: #DBD0AD;
	border-bottom: 3px solid #CCC2A8;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
a.gLink:hover {
	background-color: #CCC2A8;
	border-bottom: none;
	margin-top:3px;
}
.navIcon {
    color: #fff;
    font-size: 1.8em;
    vertical-align: middle;
    padding-right: 10px;
}
.l_center {
    vertical-align: middle;	
}
.gLink .ic-t_right {
    line-height: 35px;
}
/*container*/
#container {
    margin: auto;
    padding: 0;
    overflow: hidden;
}
.bk_tab {
	width: auto;
}
.tabmenu {
    width: 145px;
    margin: 10px;
}
.tabmenu:hover,
.active .tabmenu {
    margin-top: 12px;
    border-bottom: 0;
    box-shadow: none;
}
.rentTab .tabmenu:hover {
	background-color: #EFBA9C;
}
.saleTab .tabmenu:hover {
	background-color: #79CADC;
}
.tabmenu:after {
    content: " ";
    position: absolute;
    left: 50%;
    bottom: 0;
	margin-left: -11px;
    border: 10px solid transparent;
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    z-index: -5;
}
.rentTab.active .tabmenu:after {
	 border-top: 14px solid #EFBA9C;
}
.saleTab.active .tabmenu:after {
	 border-top: 14px solid #79CADC;
}
.active .tabmenu:after {
    -webkit-transform: translateY(23px);
    -ms-transform: translateY(23px);
    transform: translateY(23px);
}
.h2caption {
	margin-bottom: 25px;
}
.iconTtl {
	font-size: 2.5em;
}
.topTtl {
    font-size: 2em;
    margin: 5px 0 7px;
}
.topTxt {
	font-size: 1.17em;
}
.quickSearch {
    padding: 10px 10px 10px 25px;
}
.fom_Box_cr td {
    display: inline-block;
    width: 33%;
}
.catBox {
	background-color: #fff;
    padding-top: 15px;
}
.catbox {
	padding: 30px 0 40px;
}
.catimg {
    box-sizing: content-box;
    width: 19%;
    padding-left: 12px;
    margin: 0;
}
.catimg:first-child {
	padding-left: 0;
}
.bkCon {
    display: inline-block;
    width: 32.3%;
    vertical-align: top;
    letter-spacing: normal;
    margin-left: 11px;
    border-top: none;
    padding-top: 0;
}
.yt-bkCon{
	display: table-cell !important;
}
.youtube .base_btn{
	display: inline-block;
    width: 45%;
    background: url(../images/bg.png) left top #DBD0AD;
    color: #5C4A3D;
    font-size: 1.08em;
    text-align: center;
    padding: 9px;
}
#container .youtube .bkCon{
	margin:0 !important;
}
.bkCon:first-child {
    margin: 0;
}
.bkHead {
    padding: 0 0 5px;
}
.bkCom {
    display: block;
    height: 70px;
    letter-spacing: 0.05em;
    line-height: 1.85em;
    border-bottom: 1px dotted #ccc;
    word-break: break-all;
    word-wrap: break-word;
}
.icons {
	width: 65%;
    min-height: 23px;
	padding-top: 8px;
    min-height: 24px;
}
.bkFavo {
	font-size: 1em;
    margin-top: 10px;
    cursor: pointer;
}
.moreLink:hover,
.subCat:hover {
    background-color: #CCC2A8;
}
.moreBtn {
	transition: all 0.35s ease;
    -webkit-transition: all 0.35s ease;
	width:30%;
}
.moreBtn {
    margin-top: 30px;
}
.moreBtn:hover,
.ulinkBtn:hover {
	background-color:#DBD0AD;
}
#boxUseful {
    padding: 30px 0 10px;
}
.banaBox {
    display: inline-block;
    width: 67.7%;
	vertical-align: top;
}
.fimg {
    display: inline-block;
    width: 47.712%;
}
.fImg {
    display: inline-block;
    width: 52.288%;
    text-align: center;
}
.Fimg {
    display: inline-block;
    width: 33.33%;
}
.arBox {
	width: 32.3%;
	background-color: #F5F3EF;
	vertical-align: top;
}
.useTcell {
    margin: 0 15px 15px;
	padding-top: 15px;
}
.useTcell:first-child {
    border-top: none;
}
.useBtn {
    height: 49px;
    line-height: 42px;
}
.useBtn .pull-right {
	line-height: 42px;
}
.useBtn:hover {
    background-color: #CCC2A8;
}
.fbana {
    display: inline-block;
    width: 49.5%;
    margin: 0 auto;
}
.fcon {
    padding: 0;
}
.fcon1:first-child {
	width: auto;
}
.fcon1 {
	width: auto;
    padding-right: 90px;
}
.fTtl {
    margin: 20px 0;
}
.banaLink {
    margin: 40px auto 0px;
}
.banaLink li {
	display: inline-block;
    width: 20%;
    padding: 2px;
}
#copy {
    font-size: 1em;
    margin-top: 25px;
}
.no-data-box {
	text-align: center;
}
/*main*/
.Pan {
    margin: 25px 0 10px;
}
.pan {
    padding: 10px;
    line-height: normal;
    margin-bottom: 20px;
}
.mainImgbox {
    display: inline-block;
    height: 268px;
    width: 75%;
    margin-right: 1.1%;
	background: url('../images/topimg.jpg') top center no-repeat;
	background-size:cover;
	position: relative;
	vertical-align: top;
    margin-bottom: 10px;
}
.cmpTbox {
	display: table;
    table-layout: fixed;
	width: 100%;
	background-color: #fff;
	padding: 15px 20px 2px;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 10px;
}
.cmptel {
	display: table-cell;
	text-align: center;
    font-size: 1.17em;
}
.menuTtl {
    font-size: 1.16em;
    font-weight: bold;
    width: 100%;
    padding: 14px 30px 8px;
    margin: 10px auto 0;
    text-align: center;
    background-color: #DBD0AD;
	border-bottom: 3px solid #CCC2A8;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
	cursor: pointer;
}
.menuTtl.active {
    border: none;
    margin-top: 13px;
    background: #CCC2A8;
}
.acBox {
    background-color: #fff;
    padding: 20px 20px 1px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
}
.cattl {
    font-size: 1.5em;
    font-weight: bold;
    padding: 7px 0 5px;
    color: #fff;
    text-align: center;
    letter-spacing: .5em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
}
.accat {
    width: 16.6%;
    margin-bottom: 20px;
}
.acLink {
    background-color: #eee;
    display: block;
    margin: 5px;
	text-align: center;
    padding: 10px;
}
.acLink:hover {
    background: #dedfd5;
}
.acIcon {
    display: block;
    font-size: 2.5em;
    margin-bottom: 10px;
}
.Quickbox {
	width: 30%;
	vertical-align: top;
}
.quickBox,.quickbox {
	width: 35%;
	vertical-align: top;
}
.keyBtn {
    width: 10%;
    font-size: 1.17em;
    font-weight: bold;
    line-height: 1;
    padding: 12px 5px 9px;
	margin-left: 10px;
}
.quickSearcBtn,
.topSearcBtn {
    display: block;
    margin: 25px auto 5px;
    width: 13%;
    font-size: 1.17em;
    font-weight: bold;
    line-height: 1;
    padding: 10px 5px 7px;
}
.quickSearcBtn:hover {
	margin-top: 27px;
}
#searchBox {
    padding: 10px 25px 0;
}
.select01 {
	min-width: 130px;
}
.select02 {
	min-width: 100px;
}
.sh_100 {
	width: auto;
}
.sh_box_cr td,
.sh_Box_cr td {
    width: 20%;
    padding: 0;
}
.topSearcBtn {
    width: 18%;
    margin: 10px auto 20px;
}
.topSearcBtn:hover {
	margin-top: 12px;
}
.mem_box {
    margin: 30px auto 20px;
}
.mem_box2 {
    margin: 15px auto 20px;
}
.menTtl {
    font-size: 1.4em;
}
.memList,
.memList2 {
    min-width: 145px;
    width: auto;
    vertical-align: top;
}
.memList2 {
    min-width: 175px;
	font-size:1.06em;
}
.memList-link {
    margin: 0;
    font-size: 1.15em;
}
.memList-link2 {
    margin-top: 0;
	font-weight: bold;
}
.memList-link:hover,
.memList-link2:hover {
    margin-top: 2px;
	border-bottom: none;
	background-color: #CCC2A8;
}
.pager {
    margin-bottom: 10px;
	padding: 20px 0;
}
.pager2 {
	padding:30px 0 10px;
    margin-bottom: 50px;
}
.pageBtn {
    min-width: 5.5%;
    width: auto;
}
.memTxt {
    line-height: 1.6em;
    margin-top: 15px;
	font-size:1.15em;
}
.a02:hover,
.backBtn:hover,
.useful a:hover {
    color: #999;
}
.favoBox {
    padding: 15px 0 20px;
}
.favoBtn {
	cursor: pointer;
}
.error_msg {
    padding: 30px;
}

.tnp_map img {
    width: auto;
    max-width: 100%;
}
/*form*/
.contactbox,
.cmpBox {
    padding: 1px 30px 10px;
    width: 85%;
    margin: auto;
}
.t-contact {
    padding: 20px 0;
    width: 85%;
    margin: 10px auto;
    font-size: 1.09em;
}
.size1 td {
    width: 45%;
}
.size2 td {
    width: 33.33%;
}
.size3 td {
    width: 36%;
}
.btnSearch,
.btnSearch2 {
	font-weight: bold;
	cursor: pointer;
    width: 23%;
    margin: 20px auto;
}
.sentBox {
    padding: 20px 30px;
    width: 85%;
}
.subttl {
    width: 24%;
    margin-bottom: 0;
}
.t-cbox {
	width:20%;
}
.t-box,
.tbox {
    width: 70%;
}
.bkhead {
    padding: 0 0 10px;
}
.checkbox {
    margin-top: -2px;
}
.checkbox input[type="checkbox"] {
    width: 20px;
    height: 20px;
}
.checkbox input[type="checkbox"]:checked:after {
    top: 4px;
    left: 3px;
    width: 12px;
    height: 7px;
}
.required, .arbitrary {
    padding: 3px 4px;
}
.cmpTtl {
    font-size: 1.45em;
}
/*input*/
.contactbox input[type="text"],
.contactbox input[type="tel"],
.contactbox input[type="email"],
.contactbox input[type="password"],
.contactbox textarea,
.smp_use {
	width:70%;
}
input.smp_use {
	width: 30%;
}
input[type="checkbox"]:focus,
input[type="radio"]:focus,
label {
	cursor: pointer;
}
input[type="text"],
input[type="tel"],
input[type="email"],
select,
textarea {
	outline: none;
	-webkit-transition: all .2s;
	transition: all .2s;
}
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
select:focus,
textarea:focus {
    box-shadow: 0 0 5px #c5b59d;
    border: 1px solid #DBD0AD;
}
/*sub*/
.h3Ttl,
.useconTtl {
    font-size: 1.35em;
    padding-left: 20px;
}
.subtxt {
    padding: 0 10px;
    text-align: center;
}
.otherBox {
	padding: 0 0 10px;
}
.asslist {
    padding: 10px;
}
.asslist li {
    display: inline-block;
    padding: 0 10px;
}
.disc,
.useful ul,
.sitemap ul {
	padding-left: 15px;
}
.smp_use {
    width: 320px;
}
.sitemap a {
	font-size: 1.16em;
}
.sitemap a:hover {
	color: #D04E2E;
}
.dicBox section[id] {
    padding-top: 36px;
}
.dic_term {
	margin-bottom:-11px;
}
.dicttl {
	background-color: #dedfd5;
    font-size: 1.42em;
    padding: 7px 15px 5px;
    border-radius: 3px;
    line-height: normal;
}
.loanTable_spa th,
.loanTable_spa td {
    display: table-cell;
    width: auto;
    border-top: 1px solid #dcdcdc;
}
.loanTable th {
    width: 30%;
}
.reBox {
    width: 20%;
}
/*con*/
.ulUse li {
    padding-right: 30px;
}
.ulistPhoto {
    width: 31%;
    height: 150px;
    vertical-align: top;
}
.ulistcon {
    width: 68%;
    padding-left: 15px;
}
.backBtn {
    display: inline-block;
}
.useconBox {
	padding: 0px 2.5% 30px;
}
.otherTtl {
    margin: 30px 0 15px;
}
.usecell {
    width: 25%;
	margin-bottom: 15px;
}
/*allclass*/
.mt10 {
	margin-top: 10px;
}
.m2m3 {
	margin: 20px auto 30px;
}
.tw15 {
    width: 13.5%;
}
.tw30 {
    width: auto;
}
.tw40 {
	width: 40%;
}
.tw57 {
    width: 57%;
}
.contactbox .slSmall input {
	width:30%;
    margin: 0 5px;
}
.tcell15  { width:15px; }
.ie8 .selectWrapper:before,
.ie9 .selectWrapper:before {
	content: "";
}
}