@charset "UTF-8";
#header-top.tokyo .gnavi, #header-top.yokohama .gnavi { display: none !important; }
#header-top.tokyo .kj-contact-container, #header-top.yokohama .kj-contact-container { display: none; }
#header-top.tokyo .side-banner, #header-top.yokohama .side-banner { display: none !important; }
#header-top:not(.tokyo):not(.yokohama) { display: none; }

#header-scroll-contents .inquiry { display: none; }
#header-scroll-contents .freedial { margin-right: 112px; }
#header-scroll-contents form { width: 0; height: 0; }

#header-top-contents #gnavi { display: none !important; }
#header-top-contents .inquiry { display: none; }

#sidebar { display: none; }

#bread-crumb { display: none; }

.ui-datepicker-month { float: right; padding-right: 30px; }

.balloon { border: solid 2px #090; border-radius: 4px; padding: 12px 20px 8px 50px; width: auto; background: #ded url(/_common_/images/inquiry/hamako.png) no-repeat 4px bottom; color: #070; /*font-weight: bold;*/ text-align: left; }

.balloon-alert { border: solid 2px #090; border-radius: 4px; padding: 12px 20px 8px 50px; width: auto; background: #ded url(/_common_/images/inquiry/hamako.png) no-repeat 4px bottom; color: #070; text-align: left; }

#main input[type=checkbox] { border: 0; }

#main input[type=image] { border: 0; }

#main input[type=text] { border: 2px solid #bbb; border-radius: 2px; font-size: 18px; ime-mode: active; padding: 4px 8px; }
#main input[type=text]::placeholder { color: #999; font-size: 14px; }

#main input[type=mail] { border: solid 1px #636363; font-size: 14px; height: 20px; }

#main input[type=tel] { border: solid 1px #636363; font-size: 14px; height: 20px; }

#main input:focus { background-color: #ced; }

#main textarea { width: 700px; height: 10em; padding: 5px; border: solid 2px #ccc; line-height: 1.5em; font-size: 14px; ime-mode: active; }

#main select { color: #000; padding: 6px 20px; border: solid 2px #bbb; font-weight: 400; }

#main input.datebox { width: 130px; text-align: center; }

#main input.pricebox { width: 120px !important; }

#txt_company { width: 800px; }

#txt_address1 { width: 800px; }

#txt_address2 { width: 800px; }

#txt_tel { ime-mode: disabled !important; }

#txt_mail { ime-mode: disabled !important; }

#guide { overflow: hidden; margin-bottom: 50px; padding: 10px; background: #def url("/_common_/images/inquiry/hamataro.png") no-repeat scroll bottom right; background-size: 60px; border: 2px solid #369; border-radius: 2px; line-height: 1.4em; color: #369; font-size: 14px; font-weight: bold; }
#guide p.lead { margin-bottom: 30px; color: #369; font-size: 20px; font-weight: bold; line-height: 1.3em; }

/****************************************************************************** ページ全体 ****************************************************************************/
#main { width: 100%; }

/****************************************************************************** ガイド ****************************************************************************/
#main p.must-guide { float: right; margin: 0; padding: 0; text-align: right; color: #f03232; }

#customer { margin-bottom: 30px; }

/* 標準スタイルのオーバーライド */
#main .frame1 { margin-left: 5px; }

#form { width: auto; margin: 0 auto; }

#customer { padding: 10px; border: solid 1px #999; }

.choice { display: block; }
.choice li { padding: 2.5px; color: #333; }

/****************************************************************************** 問合せ物件一覧 ****************************************************************************/
#allinquiry { border: 2px solid #78ADF5; clear: right; float: right; margin: 10px 0; padding: 5px; position: relative; }

#allinquiry p { line-height: 26px; }

#allinquiry img { vertical-align: middle; }

#allinquiry img.arrow { position: absolute; bottom: -24px; right: 80px; vertical-align: bottom; }

#list label { float: right; }

#list { overflow: hidden; margin-bottom: 50px; padding: 10px; background: #fff; border: solid 1px #999; }

#list .l { text-align: left; }

#list .c { text-align: center; }

#list .r { text-align: right; }

#list table { table-layout: fixed; border-collapse: collapse; width: 100%; margin-bottom: 10px; }

#list th { padding: 4px; border: solid 1px #333; font-weight: normal; }

#list td { padding: 4px; border: solid 1px #333; text-align: center; }

#list table th { background: #ddd; }

#list table.list td.title a { color: #000099; font-weight: bold; }

#list .note_baikai { float: right; }

#list #btnFavAdd { display: block; float: right; width: auto; height: auto; margin-bottom: 4px; padding: 4px 10px; border-radius: 4px; font-size: 14px; font-weight: normal; }
#list tr.fold { display: table-row; transition: max-height 0.5s cubic-bezier(0.25, 1, 0.5, 1), opacity 0.5s ease-in-out; max-height: 200px; opacity: 1; overflow: hidden; }
#list tr.fold.on { display: block; height: 0; opacity: 0; }

#nodata { overflow: hidden; margin: 30px 0; text-align: center; font-weight: bold; font-size: 12px; color: #009; }

.more { display: flex; justify-content: center; align-items: center; font-size: 20px; font-weight: 700; text-align: center; padding: 30px 0; cursor: pointer; position: relative; color: #767d97; }
.more p { display: inline-block; font-size: 20px !important; margin-bottom: 0 !important; }
.more .number { display: inline-block; font-size: 32px; color: #000; padding: 0 10px; }
.more .icon { display: inline-block; position: relative; margin-left: 20px; margin-bottom: 5px; }
.more .icon::after { border-right: solid 2px #767d97; border-top: solid 2px #767d97; content: ""; display: block; height: 12px; transform: rotate(135deg); transition: transform .3s ease-in-out, top .3s ease-in-out; width: 12px; }
.more .icon.open { margin-top: 2px; margin-bottom: 0; }
.more .icon.open::after { transform: rotate(-45deg); }
.more .hidden { display: none; }

#condition { position: relative; margin-bottom: 50px; padding: 10px; border: solid 1px #999; }
#condition p.guide { text-align: left; }
#condition .must-guide { display: block; float: none !important; }
#condition table { table-layout: fixed; border-collapse: collapse; }
#condition table tr { display: flex; }
#condition table tr.fold { max-height: 0; overflow: hidden; opacity: 0; transition: max-height 0.5s ease, opacity 0.5s ease; }
#condition table tr.fold.open { max-height: 1000px; opacity: 1; }
#condition table tr.transparency { opacity: .5; }
#condition table tr.transparency.off { opacity: 1; }
#condition table th { display: flex; justify-content: space-between; align-items: center; font-weight: 400; min-width: 250px; padding: 10px; text-align: left; }
#condition table th .supplement { font-size: 12px; }
#condition table td { padding: 10px; }
#condition table td.space div:first-child { margin-bottom: 10px; }
#condition #pnlSpaceRange li { float: left; }
#condition #pnlSpaceRange li label { display: block; margin-top: 10px; margin-right: 10px; }
#condition #pnlPreferenceCheck { display: flex; flex-wrap: wrap; }
#condition #pnlPreferenceCheck li { width: 230px; margin-bottom: 5px; }
#condition #pnlPreferenceCheck .all { display: none; width: 100%; margin-bottom: 10px; }
#condition .budget { display: flex; align-items: center; }
#condition .budget .radbox { display: flex; align-items: center; }
#condition .budget .radbox li { margin-right: 10px; }
#condition .budget .span-container { display: flex; align-items: center; }
#condition .hidden { display: none; }

.dynamic_requires { display: none; }

.sp-only { display: none; }

/****************************************************************************** アコーディオンの開閉トグル ****************************************************************************/
.accordion-ctrl { display: flex; align-items: center; justify-content: center; }

.accordion { cursor: pointer; }
.accordion.guide { color: #7b9ebe; font-weight: 700; font-size: 20px; margin-left: 10px; }

.arrow { position: relative; width: 40px; height: 40px; background-color: #7b9ebe; border-radius: 50%; display: flex; align-items: center; justify-content: center; transition: background-color .3s ease-in-out; }

.arrow::before, .arrow::after { content: ''; position: absolute; background-color: #fff; transition: all .3s ease-in-out; }

/* 横棒（+ の横線部分） */
.arrow::before { width: 15px; height: 2px; }

/* 縦棒（+ の縦線部分） */
.arrow::after { width: 2px; height: 15px; }

/* .open クラスがついたらマイナス（-）にする */
.arrow.open::after { opacity: 0; }

/****************************************************************************** お問合せフォーム ****************************************************************************/
#customer .ctrl { display: block; margin: 30px 0; text-align: center; }

#customer .ctrl button { padding: 10px 20px; background: #369; border-radius: 4px; color: #fff; }

#frmReq { display: block; overflow: hidden; margin-bottom: 10px; }
#frmReq h2 { position: relative; height: 40px; padding-left: 80px; line-height: 40px; color: #000; font-size: 20px; }
#frmReq h2:first-child { margin-top: 0; }
#frmReq h2.mark { display: flex; align-items: center; }
#frmReq h2 span.hamako { display: block; position: absolute; width: 70px; height: 90px; bottom: -10px; left: 0; background-image: url(/images/top/hamako.png); background-position: bottom left; background-repeat: no-repeat; background-size: 60px; }
#frmReq .form { overflow: hidden; margin-bottom: 50px; background: #fff; border: solid 1px #ccc; }
#frmReq .flex { display: flex; align-items: center; }
#frmReq .radbox { display: flex; }
#frmReq .radbox li { margin-right: 10px; }
#frmReq table.customer { table-layout: fixed; border-collapse: collapse; width: 100%; }
#frmReq table.customer tr { display: flex; }
#frmReq table.customer th { display: flex; justify-content: space-between; align-items: center; font-weight: normal; padding: 10px; text-align: left; width: 135px; }
#frmReq table.customer th.nodata { width: 240px; }
#frmReq table.customer td { font-weight: normal; padding: 10px 0 10px 10px; }
#frmReq .confirm table.customer th span { display: block; width: 100px; padding: 5px; background: #ccc; border-radius: 4px; text-align: center; }
#frmReq .kengaku { display: none; }
#frmReq ul.dt { overflow: hidden; padding-left: 18px; }
#frmReq ul.dt li { float: left; }
#frmReq ul.dt li span { padding: 0 10px; }
#frmReq .example { color: #369; }
#frmReq .must { padding: 4px 3px; margin-left: 10px; border: 1px solid #f03232; border-radius: 4px; color: #f03232; font-size: 11px; letter-spacing: 0.04em; line-height: 1; }
#frmReq .any { padding: 4px 3px; margin-left: 10px; border: 1px solid #4d62de; border-radius: 4px; color: #4d62de; font-size: 11px; letter-spacing: 0.04em; line-height: 1; }
#frmReq .send { margin-bottom: 30px; padding: 10px 0 0 0; text-align: center; }
#frmReq #btnSend:disabled { background: #ccc; }
#frmReq #txt_area { width: 600px; }
#frmReq #memo { display: block; margin: 0 auto 50px auto; padding: 10px 0; border: solid 1px #bbb; text-align: center; }
#frmReq #memo-confirm { display: block; padding: 10px; border: solid 1px #ccc; text-align: left; }
#frmReq button { width: 300px; height: 60px; background-color: #369; border: 0; border-radius: 8px; font-size: 20px; font-weight: bold; color: #fff; cursor: pointer; }
#frmReq button.request { background-color: #f79508; }
#frmReq button.back { background-color: #666; color: #fff; }
#frmReq button.delete-all { width: auto; height: 30px; padding: 0 10px; background-color: #ccc; color: #333; font-size: 14px; border-radius: 4px; }
#frmReq button.delete-bukken { width: auto; height: 30px; padding: 0 10px; background-color: #ccc; color: #333; font-size: 14px; border-radius: 4px; }
#frmReq button.restoration-bukken { width: auto; height: 30px; padding: 0 10px; background-color: #333; color: #ccc; font-size: 14px; border-radius: 4px; }
#frmReq button.fav { background-color: #F7CB08; }
#frmReq div.back { margin-top: 40px; }
#frmReq .confirm_box { display: flex; justify-content: center; gap: 0 50px; }
#frmReq tr.deleted { background-color: #aaa; }

#txt_addr1 { width: 300px; ime-mode: active; }

#txt_addr2 { width: 300px; ime-mode: active; }

#txt_tel { ime-mode: disabled; }

#txt_mail { width: 800px; ime-mode: disabled; }

footer .content { display: none; }
footer #contact_wrapper { display: none; }
footer #links { display: none !important; }

/*# sourceMappingURL=request-pc.css.map */
