@charset "utf-8";

/* ----------------------------------------
#sellTop
---------------------------------------- */

#sellTop {
    position: relative;
}

#sellTop h3 {
    position: relative;
    margin-left: -6px;
}

.sell-holder,
.sell-wrap {
    position: relative;
    margin-top: 20px;
    padding: 30px 25px;
    border: 5px solid #b7c1dc;
    box-shadow:0 0 6px 2px rgba(190, 190, 190, 0.35);
    border-radius: 6px;
}

.sell-holder h4 {
    position: relative;
    margin-left: -25px;
    margin-top: -30px;
}

.sell-holder ul {
    position: relative;
    width: 680px;
    margin-right: -30px;
    margin-top: 30px;
}
.sell-holder ul li {
    float: left;
    text-align: center;
    width: 310px;
    margin-right: 30px;
}

.sell-holder ul li dt {
    margin-bottom: 10px;
}




.sell-wrap {
    padding: 15px;
}

.sell-wrap h4 {
    float: left;
}

.sell-wrap dl {
    width: 450px;
    float: right;
}
.sell-wrap:last-child dl {
    width: 380px;
}
.sell-wrap dl dt {
    font-weight: bold;
    font-size: 18px;
    color: #c7081c;
    line-height: 1.4;
}
.sell-wrap dl dd:last-child a {
    display: block;
    position: relative;
    color: #ffffff;
    font-weight: bold;
    margin-top: 10px;
    float: right;
    width: 360px;
    text-align: center;
    -webkit-border-radius: 6;
    -moz-border-radius: 6;
    border-radius: 6px;
    text-shadow: ０px 1px 3px #666666;
    -webkit-box-shadow: 0px 1px 3px #b0b0b0;
    -moz-box-shadow: 0px 1px 3px #b0b0b0;
    box-shadow: 0px 1px 3px #b0b0b0;
    text-decoration: none;
    font-size: 16px;
    padding: .8em 0;
}
.sell-wrap dl dd:last-child a:hover {
    text-decoration: none;
}

.sell-wrap dl dd:last-child a:after {
    content: url(/housedo_img/sell/btn-arw.png);
    position: absolute;
    top: 16px;
    right: 1em;
}

.btn-baikyaku {
    border: solid #d07900 1px;
    background: #f4b465;
    background-image: -webkit-linear-gradient(top, #f4b465, #ef9526);
    background-image: -moz-linear-gradient(top, #f4b465, #ef9526);
    background-image: -ms-linear-gradient(top, #f4b465, #ef9526);
    background-image: -o-linear-gradient(top, #f4b465, #ef9526);
    background-image: linear-gradient(to bottom, #f4b465, #ef9526);
}
.btn-baikyaku:hover {
    background: #ef9526;
}


.btn-kaitori {
    border: solid #0091c8 1px;
    background: #5ec4ed;
    background-image: -webkit-linear-gradient(top, #5ec4ed, #1fade5);
    background-image: -moz-linear-gradient(top, #5ec4ed, #1fade5);
    background-image: -ms-linear-gradient(top, #5ec4ed, #1fade5);
    background-image: -o-linear-gradient(top, #5ec4ed, #1fade5);
    background-image: linear-gradient(to bottom, #5ec4ed, #1fade5);
}
.btn-kaitori:hover {
    background: #1fade5;
}

.btn-hlb {
    border: solid #001f72 1px;
    background: #556eae;
    background-image: -webkit-linear-gradient(top, #556eae, #11348d);
    background-image: -moz-linear-gradient(top, #556eae, #11348d);
    background-image: -ms-linear-gradient(top, #556eae, #11348d);
    background-image: -o-linear-gradient(top, #556eae, #11348d);
    background-image: linear-gradient(to bottom, #556eae, #11348d);
}
.btn-hlb:hover {
    background: #11348d;
}

.baikyaku-wrap { background: url(/housedo_img/sell/fig-baikyaku.png) no-repeat 0 90%;}
.kaitori-wrap{ background: url(/housedo_img/sell/fig-kaitori.png) no-repeat 5% 90%;}
.hlb-wrap{ background: url(/housedo_img/sell/fig-hlb.png) no-repeat 10% 75%;}


.cf:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
    line-height: 0;
}

.cf {
    *zoom: 1;
}
/* add20170210 不動産査定*/
.widget-estimate {
    margin-top: 30px;
    position: relative;
}
.sell-img1 {
    left: 60px;
    position: absolute;
    top: -27px;
    z-index: 100;
}
.sell-img2 {
    left: 60px;
    position: absolute;
    top: -25px;
    z-index: 100;
}
.sell-img3 {
    left: 10px;
    position: absolute;
    top: 5px;
    z-index: 100;
}
.sell-img4 {
    left: 80px;
    position: absolute;
    top: -25px;
    z-index: 100;
}

.widget-estimate h2 {
    background: #073190 none repeat scroll 0 0;
    border-top: 2px solid #b5b4b4;
    border-left: 1px solid #b5b4b4;
    border-right: 1px solid #b5b4b4;
    color: #fff;
    margin: 0;
    padding: 5px 18px;
    position: relative;
    overflow: hidden;
    height: 55px;
}
.widget-estimate h2 img {
    position: absolute;
    right: 70px;
    top: 5px;
}
.widget-estimate .widget-estimate-form_area {
    background-color: #ecfafe;
    border-bottom: 1px solid #b5b4b4;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 1px solid #b5b4b4;
    border-right: 1px solid #b5b4b4;
    padding: 25px 0 10px;
}
.sell-estimate-address-area {
    background-color: #fdf9e8;
    box-sizing: border-box;
    float: right;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 360px;
}
.sell-estimate-address-area select {
    -webkit-appearance: none;
    -moz-appearance: none;
    float: left;
    background-clip: border-box;
    background-color: #fff;
    background-size: 19px auto, 100% auto;
    border: 2px solid #d6d5d5;
    border-radius: 2px;
    background: #fff url(/housedo_img/sell/btn_input_arrow.png) no-repeat right 50%;
    font-size: 12px;
    margin-right: 10px;
}
.sell-estimate-address-area select#prefId {
    width: 85px;
}
.sell-estimate-address-area select#cityId {
    width: 105px;
}
.sell-estimate-address-area select#townId {
    margin-right: 0;
    width: 125px;
}
.sell-estimate-address-area-p {
    font-size: 12px;
    margin-bottom: 10px;
    padding: 0;
}
.common_body, .common_body input, .common_body select, .common_body textarea {
    font-family: "メイリオ",Meiryo,"ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro",sans-serif;
}
.sell-estimate-border {
    border: 1px solid #b9b8b8;
    margin-bottom: 10px;
    width: 100%;
}
.sell-button-area {
    margin-left: 180px;
}
.sell-float-right {
    float: right;
    padding-right: 20px;
    padding-top: 10px;
}
.sell-estimate-address-area-p {
    color: #625f36;
    font-size: 11px;
    margin-bottom: 10px;
    padding: 0;
}
.widget-estimate-label {
    margin-bottom: 10px;
}
.widget-estimate-input-wrap {
    overflow: hidden;
    padding: 0 15px;
}
.widget-estimate-input-type-01 {
    float: left;
    width: 120px;
}
.widget-estimate-input-type-02 {
    float: left;
    width: 195px;
}
.widget-estimate-input-type-02 span.widget-estimate-label-span {
    font-size: 14px;
}
.widget-estimate-input-type-02 span {
    padding: 0 5px;
}
.widget-estimate-input-type-02 span.widget-estimate-label-span-02 {
    font-size: 18px;
    line-height: 1;
}
.widget-estimate-input-type-02 .zipcode-panel {
    align-items: center;
    display: flex;
}
.widget-estimate-input-type-01 #type {
    width:120px;
}
.widget-estimate-input-type-02 .zipcode-panel #zipCodeLeft {
    width: 60px;
    ime-mode: disabled;
}
.widget-estimate-input-type-02 .zipcode-panel #zipCodeRight {
    width: 80px;
    ime-mode: disabled;
}
.widget-estimate-input-type-01 select,
.widget-estimate-input-type-02 input  {
    display: block;
    padding: 5px;
    box-sizing: border-box;
    border-radius: 5px;
    font-size: 14px;
    line-height: 18px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    background: url(/housedo_img/sell/btn_input_arrow.png) right 50% no-repeat #fff;
    background-size: 19px, 100%;
    height: 40px;
    border: 4px solid #fc9601;
}
.widget-estimate-input-type-02 input {
    -moz-appearance: none;
    background-image: none;
}
#sell-estimate-button-panel {
    border-top: 1px solid #b5b4b4;
    overflow: hidden;
    padding: 20px 0 10px;
}
#sell-estimate-button-panel p {
    float: right;
    margin-right: 10px;
}
#sell-estimate-button-panel input {
    float: left;
    margin: auto auto auto 140px;
}
#image-btn {
    border: 0px;
    width: 380px;
    height: 72px;
    background: url(/housedo_img/sell/1pun-icon_off.png) left top no-repeat;
}
#image-btn:hover {
    background: url(/housedo_img/sell/1pun-icon1_on.png) left top no-repeat;
}
.widget-estimate-input-type-01 select::-moz-focus-inner,
.sell-estimate-address-area select::-moz-focus-inner {
    border:0
}
.widget-estimate-input-type-01 select::-ms-expand,
.sell-estimate-address-area select::-ms-expand {
    display:none
}

/* add20170224 */

/* ----------------------------------------
#sell FAQ
---------------------------------------- */
/* -- faq top  -- */
.faqPanel {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 25px;
}
.faqPanel section {
  border-bottom: 1px dashed #ccc;
  margin-bottom: 25px;
  padding-bottom: 15px;
}
.faqPanel section:last-child {
  border: 0 none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.faqPanel .faq-header {
  overflow: hidden;
}
.faqPanel .faq-header h3 {
  float: left;
  font-size: 124%;
}
.faqPanel .faq-header p {
  float: right;
}
.btn-faq-labels {
  background: #fff url("../../housedo_img/common/area_btn_bg.gif") no-repeat scroll left center !important;
  border: 1px solid #9cabd1;
  border-radius: 2px;
  color: #333 !important;
  font-weight: bold;
  padding: 5px 10px 5px 30px !important;
  text-decoration: none;
  display: block;
}
.btn-faq-labels:hover {
  opacity: 0.85;
  filter: alpha(opacity=85);        /* ie 6 7 */
  -ms-filter: "alpha(opacity=85)";  /* ie 8 */
  border: 1px solid #9cabd1;
  border-radius: 2px;
  color: #333 !important;
  font-weight: bold;
  padding: 5px 10px 5px 30px !important;
  text-decoration: none;
}
.faqPanel .faq-item {
  padding-left: 20px;
}
.faqPanel .faq-item li {
  margin-bottom: 10px;
}
.faqPanel .faq-item span {
  border-right: 1px solid #fff;
  color: #21408f;
  display: inline-block;
  font-family: Arial,"メイリオ",Meiryo,"ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro",sans-serif;
  font-size: 139%;
  font-weight: bold;
  margin-right: 10px;
}
.faqPanel .faq-item a {
  font-size: 124%;
  font-weight: bold;
}
p.mainContents_faq-a,
.mainContents_faq-a{
  color: #0b3190;
  font-size: 116% !important;
  font-weight: bold;
  margin-bottom: 5px !important;
}

/* -- faq Sub  -- */
.mainContents_faq-box {
  margin-bottom: 55px;
}
.mainContents_faq-box > p {
  margin-bottom: 30px;
  font-size: 14px;
}
.mainContents_faq-q {
  background: #edeff0 none repeat scroll 0 0;
  border-radius: 3px;
  font-size: 139%;
  font-weight: bold;
  margin-bottom: 15px;
}
.mainContents_faq-q span {
  color: #21408f;
  display: inline-block;
  font-family: Arial,"メイリオ",Meiryo,"ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro",sans-serif;
  padding: 5px 15px;
}
.mainContents_faq-box .common_title04 {
  background:  url("../../housedo_img/bunjo/icon_title04.png") no-repeat scroll left center;
  font-size: 16px;
  letter-spacing: -0.28px;
  padding: 0 7px 0 11px;
  margin-bottom: 10px;
}
.mainContents_anwer-box {
  margin-bottom: 25px;
}
.mainContents_anwer-box > p,
.maincontents_price-list2,
.lessonprice_sateitype {
  font-size: 108%;
  margin-bottom: 10px;
}
.mainContents_faq-box .mainContents_button {
  cursor: pointer;
  height: 36px;
  margin: auto;
  overflow: hidden;
  text-align: center;
  width: 158px;
}
.mainContents_faq-box .mainContents_button:hover img {
  opacity: 0;
}
.mainContents_faq-box .mainContents_button:hover {
  background: url("../../housedo_img/sell/btn_open_hover.png") no-repeat scroll left center;
}
.mainContents_faq-box .mainContents_button.open:hover {
  background: url("../../housedo_img/sell/btn_close_hover.png") no-repeat scroll left center;

}
.mainContents_anwer-box table.tbl01 th {
  background: #edeff0 none repeat scroll 0 0;
  white-space: nowrap;
}
.flowbox {
  font-size: 108%;
  margin-bottom: 5px;
  margin-top: 5px;
}
.tbl01 th {
  border-left:solid 1px #ccc;
  border-right:solid 1px #ccc;
}
.tbl01 td {
  border-left:solid 1px #ccc;
  border-right:solid 1px #ccc;
}
.tbl01 .td_type {
  white-space: nowrap;
}
.mainContents_faq-box .mainContents_section {
  margin-bottom: 20px;
}
.mainContents_faq-box .mainContents_section1 {
  padding: 10px;
  width: 320px;
  min-height: 153px;
}
.mainContents_faq-box .mainContents_section1 .mainContents_sub-title {
  font-size: 124%;
  font-weight: bold;
  margin-bottom: 5px;
}
.mainContents_faq-box .mainContents_section1:first-child {
  background-color: #ffefe5;
  border: 2px solid #ffc8b1;
  float: left;
}
.mainContents_faq-box .mainContents_section1:first-child .mainContents_sub-title {
  color: #ff6600;
}
.mainContents_faq-box .mainContents_section1:last-child {
  background-color: #e8f8ff;
  border: 2px solid #cedde3;
  float: right;
}
.mainContents_faq-box .mainContents_section1:last-child .mainContents_sub-title {
  color: #0e6b93;
}
.mainContents_faq-box .numb {
  background-color: #0b3190;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  margin-right: 5px;
  text-align: center;
  width: 20px;
}
.lesson_reason {
  margin-bottom: 20px;
}
.lesson_reason li {
  font-size: 108%;
  margin-bottom: 5px;
  overflow: hidden;
}
.mainContents_faq-box .mainContents_price-list1 li {
  float: left;
  font-size: 124%;
  margin-bottom: 10px;
}
.mainContents_faq-box .mainContents_price-list1 li span {
  background-color: #0b3190;
  color: #fff;
  display: block;
  float: left;
  font-weight: bold;
  line-height: 1;
  margin-right: 5px;
  padding: 5px;
  text-align: center;
  width: 15px;
}
.mainContents_faq-box .maincontents_price-list2 li {
  margin-bottom: 5px;
  overflow: hidden;
}
.mainContents_faq-box .maincontents_price-list2 span {
  background-color: #0b3190;
  color: #fff;
  display: block;
  float: left;
  font-weight: bold;
  line-height: 1;
  margin-right: 5px;
  padding: 5px;
  text-align: center;
  width: 15px;
}
.tbl01.tokurei td.rieki {
  background-color:#d0dcf9;
}
.tbl01.tokurei td.rieki_y {
  background-color: #e8efff;
}
.tbl01.tokurei td.sonshitsu {
  background-color: #ffd4b8;
}
.tbl01.tokurei td.sonshitsu_y {
  background-color: #ffefe5;
}
.mainContents_faq-box .notes {
  font-size:85%;
  color: #666;
}
.mainContents_faq-box .notes li {
  margin-bottom: 10px;
}
.txt_b01 {
  font-weight:bold;
  font-size:16px;
}
.txt_b02 {
  font-weight:bold;
  font-size:16px;color:#ff6600;
}
.txt_b03 {
  font-weight:bold;
  font-size:18px;
}
.txt_b04 {
  font-weight:bold;
  color:#FF0000
}
.txt_b05 {
  color:#cc3300;
}

.fs_20 {
  font-size: 20px;
}
.fs_15 {
  font-size: 15px;
}
.pl_30 {
  padding-left: 30px;
}
.meritbox2 p {
    margin-bottom: 5px
}
.meritbox2 p.meritbox2_text {
    margin-bottom: 10px;    
}

/* -- side nev -- */
.side-faq-nav {
  background: #f8f8f8 none repeat scroll 0 0;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin-bottom: 10px;
  padding: 5px;
}
.side-faq-nav dl {
  border: 1px solid #ccc;
  border-radius: 3px;
}
.side-faq-nav dt {
  background: #0b3190 none repeat scroll 0 0;
  color: #fff;
  font-size: 124%;
  font-weight: bold;
  padding: 5px;
  text-align: center;
}
.side-faq-nav dd ul {
  background-color: #fff;
}
.side-faq-nav dd a {
  border-top: 1px solid #ccc;
  display: block;
  text-decoration: none;
  color:#080808;
}
.side-faq-nav dd p a {
  background: #fff url("../../housedo_img/common/area_btn_bg.gif") no-repeat scroll left center !important;
  font-weight: bold;
  padding: 10px 10px 10px 25px;
}

.side-faq-nav dd ul li ul li a {
  display: block;
  padding: 10px;
}
.side-faq-nav dd ul li ul li a span {
  background: rgba(0, 0, 0, 0) url("../../housedo_img/common/icon-arw02.png") no-repeat scroll 0 0.4em;
  padding-left: 9px;
  display: block;
  line-height: 1.3;
}
.side-faq-nav .active,
.side-faq-nav dd ul li ul li a:hover {
  background-color: #f5f5f5;
}


/* ----------------------- add 201901 muto ----------------------- */
.sell-wrap ul {
  overflow: hidden;
  position: relative;
}
.sell-item ul li a {
  width: 310px;
  padding: 10px 0;
  line-height: 1;
  font-size: 100%;
  font-weight: bold;
  display: block;
  position: relative;
  margin-top: 10px;
  text-align: center;
  border-radius: 6px;
  text-decoration: none;
  color: #fff;
  margin-right: auto;
  margin-left: auto;
}
.sell-holder .arrow_right {
    position: relative;
    padding-left: 15px;
}
.sell-holder .arrow_right::before {
    box-sizing: border-box;
    height: 4px;
    border: 4px solid transparent;
    border-left: 8px solid #7a0;
}
.sell-holder .arrow::after, .sell-holder .arrow:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}
.sell-holder .detail-btn {
    position: relative;
    font-weight: bold;
}
.sell-holder-chukai .detail-btn {
  top: -10px;
  margin-bottom: 20px;
}
.sell-holder-satei01 .detail-btn {
  top: -13px;
  margin-bottom: 20px;
}
.sell-holder-satei02 .detail-btn {
  top: 8px;
}
.sell-holder-leaseback .detail-btn {
  top: -3px;  
}
.gray-line_wrap {
  position: relative;
  margin-top: 15px;
  padding: 30px 25px;
  border: 4px solid #DEDEDE;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  border-radius: 0;
}
.sell-item {
  background: none;
  padding: 15px 20px 15px 15px;
}
.sell-item dl,
.sell-item.kaitori-wrap dl,
.sell-item.hlb-wrap dl,
.sell-item ul {
  width: 410px;
  float: right;
}
.sell-item dl dt {
  font-weight: bold;
  font-size: 131%;
  color: #343434;
  line-height: 1.4;
  margin-bottom: 5px;
}
.sell-item dt + dd {
  font-size: 93%;
}
.sell-item.baikyaku-wrap .btn_detail {
  border: solid 1px #E88D06;
  color: #E88D06;  
}
.sell-item.kaitori-wrap .btn_detail {
  border: solid 1px #29A1D0;
  color: #29A1D0;  
}
.sell-item.hlb-wrap .btn_detail {
  border: solid 1px #0B318F;
  color: #0B318F;  
}
.sell-item ul li a.btn_detail::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #007bff;
}
.sell-item.baikyaku-wrap .btn_detail::after {
  border-color: transparent transparent transparent #E88D06;
}
.sell-item.kaitori-wrap .btn_detail::after {
  border-color: transparent transparent transparent #29A1D0;
}
.sell-item.hlb-wrap .btn_detail::after {
  border-color: transparent transparent transparent #0B318F;
}
.sell-item ul li:first-child a::after {
  content: "";
  position: absolute;
  top: 14px;
  right: 5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 5px;
}
.sell-item ul li:last-child a::after {
  content: "";
  position: absolute;
  top: 14px;
  right: 5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 5px;
  border-color: transparent transparent transparent #fff;
}
.sell-item.baikyaku-wrap .btn-baikyaku {
  border: solid #E88D06 1px;
  background: #ffb13b;
  background: -moz-linear-gradient(top, #ffb13b 0%, #ff9900 100%);
  background: -webkit-linear-gradient(top, #ffb13b 0%,#ff9900 100%);
  background: linear-gradient(to bottom, #ffb13b 0%,#ff9900 100%);
}
.sell-item.baikyaku-wrap .btn-baikyaku:hover {
  background: #ff9900;
}
.sell-item.kaitori-wrap .btn-kaitori {
  border: solid #29A1D0 1px;
  background: #5cc2ed;
  background: -moz-linear-gradient(top, #5cc2ed 0%, #23aee5 100%);
  background: -webkit-linear-gradient(top, #5cc2ed 0%,#23aee5 100%);
  background: linear-gradient(to bottom, #5cc2ed 0%,#23aee5 100%);
}
.sell-item.kaitori-wrap .btn-kaitori:hover { 
  background:#23aee5;
}
.sell-item ul li a.btn_detail:hover {
  background-color: #fff;
  opacity: 0.8;
}
/* ----------------------------------------
sell chukai
---------------------------------------- */
#sell-chukai .ttl_sell {
  margin-top: 40px;
}
#sell-chukai .mainContents_head {
  margin-top: 40px;
  margin-bottom: 20px;
  border-left: 1px solid #b9b8b8;
  border-right: 1px solid #b9b8b8;
  border-bottom: 1px solid #b9b8b8;
  box-shadow: rgba(190, 190, 190, .34902) 0 0 6px 2px;
  -webkit-box-shadow: rgba(190, 190, 190, .34902) 0 0 6px 2px;
  -moz-box-shadow: rgba(190, 190, 190, .34902) 0 0 6px 2px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  background-color: #21408f;
  position: relative;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

#sell-chukai .mainContents_head h2 {
  color: #fff;
  margin: 0;
  box-sizing: border-box;
  padding: 5px 0 5px 21px;
  font-size: 154%;
}


#sell-chukai .common_title02 {
  width: auto;
  border: 1px solid #b9b8b8;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: rgba(190, 190, 190, .34902) 0 0 6px 2px;
  -webkit-box-shadow: rgba(190, 190, 190, .34902) 0 0 6px 2px;
  -moz-box-shadow: rgba(190, 190, 190, .34902) 0 0 6px 2px
}

#sell-chukai .strength01,
#sell-chukai .strength02,
#sell-chukai .strength03,
#sell-chukai .strength04 {
  padding: 0 20px 30px;
  position: relative;
  background-color: #fff;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: rgba(190, 190, 190, .34902) 0 0 6px 2px;
  -webkit-box-shadow: rgba(190, 190, 190, .34902) 0 0 6px 2px;
  -moz-box-shadow: rgba(190, 190, 190, .34902) 0 0 6px 2px;
  border: 5px solid #b7c1dc
}

#sell-chukai .strength01 {
  margin-top: 50px
}
#sell-chukai .strength01 .img_sell_01_staff {
  position: absolute;
  right: 20px;
  top: -40px;
}
#sell-chukai .strength01 h3 {
  position: relative;
  margin: -33PX -20px 0 -20px;
}

#sell-chukai .strength01 .txt-intro {
  width: 500px;
  margin-top: 20px;
}

#sell-chukai .strength01 .list-sell-01 {
  position: relative;
  width: 100%;
  margin: 0 -50px 0 0;
  display: table;
  table-layout: fixed
}

#sell-chukai .strength01 .list-sell-01 .list-sell-01_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}

#sell-chukai .strength01 .list-sell-01 .list-sell-01_row .list-sell-01_cell {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 200px;
  flex:0 0 200px;
  margin-bottom: 15px;
}
#sell-chukai .strength01 .list-sell-01 .list-sell-01_row .list-sell-01_cell img {
  margin: auto;
  display: block;
}
#sell-chukai .strength01 .list-sell-01 .list-sell-01_row .list-sell-01_cell:last-child {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 200px;
}
#sell-chukai .strength01 .list-sell-01 .list-sell-01_row .list-sell-01_cell p {
  margin-top: 10px;
  line-height: 1.5;
}
#sell-chukai .strength01 .list-sell-01 .list-sell-01_row .list-sell-01_cell p strong {
  font-weight: bold;
}

#sell-chukai .strength01 .list-sell-01 .list-sell-01_row .list-sell-01_cell .img_p {
  text-align: center
}

#sell-chukai .strength01 .sell_area {
  position: relative;
  margin-top: 20px;
  padding: 10px 30px;
  background-color: #fff8dc;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px
}

#sell-chukai .strength02 .list-sell-02 li dt,
#sell-chukai .strength03 .list-sell-03 li dt {
  border-radius: 20px;
  background-color: #fc0;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-bottomleft: 20px;
  color: #21408f;
  font-weight: 700
}

#sell-chukai .strength01 .sell_area p {
  font-weight: 700;
  font-size: 139%;
}

#sell-chukai .strength01 .sell_area p em {
  background-color: #fc0;
  font-weight: bold;
  margin: 1em 0;
}

#sell-chukai .strength01 .sell_area img {
  position: absolute;
  right: 20px;
  top: -20px
}

#sell-chukai .strength01 .img_sell_01 {
  margin: 30px auto 0;
  text-align: center;
  position: relative
}

#sell-chukai .strength01 .img_sell_01 img {
  margin: 0;
  padding: 0;
}

#sell-chukai .strength02 {
  margin-top: 40px
}

#sell-chukai .strength02 .img_sell_02_staff {
  position: absolute;
  right: 20px;
  top: -15px
}

#sell-chukai .strength02 h3 {
  position: relative;
  margin:-34PX -20px 0 -20px;
}

#sell-chukai .strength02 .txt-intro {
  width: 475px;
}

#sell-chukai .strength02 .list-sell-02 {
  position: relative;
  width: 100%;
  margin-top: 15px;
}

#sell-chukai .strength02 .list-sell-02 li {
  width: 320px;
  float: left;
}
#sell-chukai .strength02 .list-sell-02 li:last-child {
  float: right;
}
#sell-chukai .strength02 .list-sell-02 li img {
  float: left;
  width: 85px
}

#sell-chukai .strength02 .list-sell-02 li dl {
  float: right;
  width: 220px;
}

#sell-chukai .strength02 .list-sell-02 li dt {
  display: inline-block;
  padding: .2em .8em;
  font-size: 93%;
  -webkit-border-radius: 20px
}

#sell-chukai .strength02 .list-sell-02 li dd {
  margin-top: .8em;
  font-size: 93%;
  line-height: 1.5;
}

.mainContents_sell_units .strength03 {
  margin-top: 40px
}

#sell-chukai .strength03 h3 {
  position: relative;
  margin: -33PX -20px 0 -20px;
}

#sell-chukai .strength03 .list-sell-03 {
  position: relative;
  width: 100%;
  margin-top: 20px;
}

#sell-chukai .strength03 .list-sell-03 li {
  float: left;
  width: 150px;
  margin-right: 20px;
  text-align: center
}
#sell-chukai .strength03 .list-sell-03 li:last-child {
  margin-right: 0;
}

#sell-chukai .strength03 .list-sell-03 li dt {
  text-align: center;
  line-height: 1.2;
  display: inline-block;
  margin: 0 auto;
  padding: .4em .8em;
  font-size: 93%;
  -webkit-border-radius: 20px
}

#sell-chukai .strength03 .list-sell-03 li dd {
  margin-top: .8em;
  font-size: 93%;
  text-align: left;
  line-height: 1.5;
}

#sell-chukai .strength04 {
  margin-top: 40px
}

#sell-chukai .strength04 h3 {
  position: relative;
  margin: -33PX -20px 0 -20px;
}

#sell-chukai .txt-intro {
  margin-bottom: 20px;
  margin-top: 20px;
}

#sell-chukai .strength04 .plan_base {
  float: left;
  width: 150px
}

#sell-chukai .strength04 .plan_base dt {
  font-weight: 700;
  color: #21408f;
  background-color: #fc0;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-bottomleft: 20px;
  display: inline-block;
  padding: .2em .8em;
  font-size: 93%;
  border-radius: 20px;
  -webkit-border-radius: 20px
}

#sell-chukai strength04 .plan_base dd {
  margin-top: .8em;
  font-size:93%;
}

#sell-chukai .strength04 .plan_exm {
  float: right;
  width: 500px;
}

#sell-chukai .strength04 .plan_exm ol {
  position: relative;
  margin-top: -10px
}

#sell-chukai .strength04 .plan_exm ol li {
  margin-top: 10px;
  padding-left: 55px;
  background: url(/housedo_img/sell/chukai/arw.png) 0 50% no-repeat
}

#sell-chukai .strength04 .plan_exm ol li div {
  padding: 10px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  background-color: #f6f6f6;
  border-radius: 6px;
  -webkit-border-radius: 6px
}

#sell-chukai .strength04 .plan_exm ol li div img {
  width: 130px;
  float: left
}

#sell-chukai .strength04 .plan_exm ol li div dl {
  width: 280px;
  float: right
}

#sell-chukai .strength04 .plan_exm ol li div dl dt {
  font-weight: 700;
  color: #21408f;
  background-color: #fc0;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-bottomleft: 20px;
  display: inline-block;
  padding: .2em .8em;
  font-size: 93%;
  border-radius: 20px;
  -webkit-border-radius: 20px
}

#sell-chukai .strength04 .plan_exm ol li div dl dd {
  margin-top: .8em;
  line-height: 1.5;
}

#sell-chukai .tbl-type {
  background-color: #fff
}

#sell-chukai .tbl-type .colWidth33 {
  width: 33%
}
.mainContents_flow-table td {
  padding: 10px 20px;
}
#sell-chukai .tbl-type td,
#sell-chukai .tbl-type th {
  border: 1px solid #ccc;
  padding: .4em .8em;
  text-align: center
}

#sell-chukai .tbl-type thead th {
  background-color: #ffe681;
  font-weight: bold;
}

#sell-chukai .tbl-type thead th:nth-child(2n) {
  background-color: #ffeda3
}

#sell-chukai .tbl-type thead th:last-child {
  background-color: #f6f5f1
}

#sell-chukai .tbl-type tfoot td {
  background-color: #ffe681;
}

#sell-chukai .tbl-type tfoot td:nth-child(2n) {
  background-color: #ffeda3
}

#sell-chukai .tbl-type tfoot td:last-child {
  background-color: #f6f5f1
}

#sell-chukai .tbl-type tbody dl {
  text-align: left;
  margin-top: 10px;
  padding: 0 5px;
}

#sell-chukai .tbl-type tbody ul {
  margin: 5px 0 0 0;
  padding: 0;
  list-style: none;
}

#sell-chukai .tbl-type tbody li {
  text-align: left;
  font-size: 93%;
}


#sell-chukai .tbl-type tbody .list-merit li {
  background: url(/housedo_img/sell/chukai/icon-disc01.png) 0 .4em no-repeat;
  padding-left: 1em;
  margin-bottom: .6em
}

#sell-chukai .tbl-type tbody .list-demerit li {
  background: url(/housedo_img/sell/chukai/icon-disc02.png) 0 .4em no-repeat;
  padding-left: 1em;
  margin-bottom: .6em
}
#sell-chukai .tbl-type strong {
  font-weight: bold;
}
.mainContents_flow-box {
  margin-top: 40px
}


.mainContents_flow-table tr {
  border-top: 1px solid #b9b8b8
}

.mainContents_flow-table th {
  padding: 10px 20px;
  line-height: 1.5;
  text-align: center;
}

.mainContents_flow-table .mainContents_flow-arrow {
  width: 30px;
  padding: 0;
  background: #ffdf93;
  vertical-align: bottom;
}

.mainContents_flow-table .mainContents_flow-arrow02 {
  padding: 0;
  background: #fc0;
  vertical-align: bottom;
}

.mainContents_flow-table .mainContents_flow-arrow-last {
  padding: 0;
  background: #ff922b;
  vertical-align: bottom;
}

#sell-chukai .tit-point {
  margin-bottom: 20px;
}
.img_sell_01 + .note {
  font-size: 85%;
  text-align: right;
  margin: 1em 0;
}
#sell-chukai .btn-sell-satei {
  margin-top: 40px;
}
#sell-chukai .btn-sell-satei a {
  display: inline-block;
  height: 141px;
  overflow: hidden;
}
#sell-chukai .btn-sell-satei a img:hover {
  position: relative;
  top: -141px;
}
/* ----------------------------------------
satei
---------------------------------------- */
#sell-satei .mainContents_widget_intro {
  margin-top: 30px;
}
#sell-satei .mainContents_widget_intro .mainContents_body {
  border: 1px solid #b9b8b8;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 5px;
  box-shadow: rgba(190,190,190,.34902) 0 0 6px 2px;
  -webkit-box-shadow: rgba(190,190,190,.34902) 0 0 6px 2px;
  -moz-box-shadow: rgba(190,190,190,.34902) 0 0 6px 2px;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  position: relative;
  padding: 30px;
  background-color: #fff;
}
#sell-satei .mainContents_widget_intro h2 {
  position: relative;
  margin: -36px -30px 30px;
}
#sell-satei .mainContents_widget_intro h3 {
  margin-bottom: 25px;
}
#sell-satei .mainContents_widget_intro .mainContents_intro_holder {
  margin-bottom: 20px;
}
#sell-satei .mainContents_widget_intro .mainContents_intro_holder p {
  width: 470px;
  float: left;
  color: #202020;
  font-size: 108%;
  line-height: 22px;
}
#sell-satei .mainContents_widget_intro .mainContents_intro_holder img {
  float: right;
  width: 160px;
  height: auto;
}
#sell-satei .mainContents_widget_contact-consult {
  margin-top: 40px;
  border: 1px solid #b9b8b8;
  padding: 1px;
  position: relative;
  border-radius: 4px;
  margin-bottom: 40px;
}
#sell-satei .mainContents_widget_contact-consult .mainContents_contact-consult-wrap {
  background-color: #ffe57e;
  padding: 19px 0;
}
#sell-satei .mainContents_widget_contact-consult .mainContents_contact-consult-wrap .button {
  position: relative;
  z-index: 100;
  width: 401px;
  height: 64px;
  margin: 0 auto;
  overflow: hidden;
}
#sell-satei .mainContents_widget_contact-consult .mainContents_contact-consult-wrap .button img:hover {
  position: relative;
  top: -64px;
}
#sell-satei .mainContents_widget_contact-consult .mainContents_contact-consult-wrap .mainContents_ok {
  position: absolute;
  top: -8px;
  right: 88px;
  margin: 0;
}
#sell-satei .mainContents_widget_contact-consult .mainContents_contact-consult-wrap .mainContents_staff {
  right: -6px;
  position: absolute;
  bottom: 0;
}
.sell-holder .sell-holder-headding {
  margin-top: -30px;
  margin-left: -25px;
}
#sell-satei .mainContents_widget_diff {
  margin-top: 40px;
}
#sell-satei .mainContents_widget_diff .mainContents_body {
  position: relative;
  padding: 0 25px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border: 1px solid #b9b8b8;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: rgba(190,190,190,.34902) 0 0 6px 2px;
  -webkit-box-shadow: rgba(190,190,190,.34902) 0 0 6px 2px;
  -moz-box-shadow: rgba(190,190,190,.34902) 0 0 6px 2px;
  background-color: #ffe57e;
}
#sell-satei .mainContents_widget_diff h2 {
  margin-top: 25px;
  text-align: center;
  margin-bottom: 25px;
}
#sell-satei .mainContents_widget_diff .txt_diff01 {
  font-size: 108%;
  margin: 1em 0;
}
#sell-satei .mainContents_widget_diff ul {
  width: 100%;
  margin: 20px auto;
}
#sell-satei .mainContents_widget_diff ul li {
  margin-top: 20px;
  padding: 10px 20px 20px;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 5px;
  box-shadow: rgba(190,190,190,.34902) 0 0 6px 2px;
  -webkit-box-shadow: rgba(190,190,190,.34902) 0 0 6px 2px;
  -moz-box-shadow: rgba(190,190,190,.34902) 0 0 6px 2px;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  border: 3px solid #e3ca65;
  font-size: 124%;
}
#sell-satei .mainContents_widget_diff ul li h3 {
  font-size: 147%;
  color: #21408f;
  font-weight: 700;
  margin-bottom: .6em;
}
#sell-satei .mainContents_widget_diff ul li img {
  width: 175px;
  float: left;
}
#sell-satei .mainContents_widget_diff ul li p {
  margin: 0;
  width: 425px;
  float: right;
  font-size: 94%;
  line-height: 1.5;
}
#sell-satei .mainContents_widget_diff ul li p strong {
  font-weight: bold;
}
#sell-satei .mainContents_widget_step .mainContents_body {
  position: relative;
  padding: 0 25px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border: 1px solid #b9b8b8;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: rgba(190,190,190,.34902) 0 0 6px 2px;
  -webkit-box-shadow: rgba(190,190,190,.34902) 0 0 6px 2px;
  -moz-box-shadow: rgba(190,190,190,.34902) 0 0 6px 2px;
  background: url(/housedo_img/sell/satei/bg_step.png);
}
#sell-satei .mainContents_widget_step h2 {
  margin-top: 20px;
  text-align: center;
}
#sell-satei .mainContents_widget_step ol {
  width: 100%;
  margin: 10px auto 20px;
}
#sell-satei .mainContents_widget_step ol li {
  position: relative;
  background: url(/housedo_img/sell/satei/fig_step_arw.png) 50% 90% no-repeat;
  padding-bottom: 40px;
}
#sell-satei .mainContents_widget_step ol li:last-child {
  background-image: none;
  padding-bottom: 0;
}
#sell-satei .mainContents_widget_step ol li div {
  padding: 20px 40px;
  background-color: #fff;
  border: 1px solid #ccc;
}
#sell-satei .mainContents_widget_step ol li img.step_num {
  position: absolute;
  top: 30px;
  left: -20px;
}
#sell-satei .mainContents_widget_step ol li div img.step_thumb {
  width: 120px;
  float: left;
}
#sell-satei .mainContents_widget_step ol li div dl {
  width: 440px;
  float: right;
}
#sell-satei .mainContents_widget_step ol li div dl dt {
  font-size: 139%;
  color: #21408f;
  font-weight: 700;
  margin-bottom: .6em;
}
#sell-satei .mainContents_widget_step ol li div dl dd {
  font-size: 116%;
}

/* ----------------------------------------
leaseback
---------------------------------------- */
#sell-leaseback .mainContents_body {
  font-size: 16px;
  line-height: 1.4;
}
#sell-leaseback .mainContents_body p {
  margin: 0 0 10px
}
#sell-leaseback .common_title02,
#sell-leaseback .common_title02-long {
  width: auto;
  background: #2867c6;
  padding: 15px 21px 13px;
  line-height: 20px;
  margin:1em 0;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  color: #fff;
  font-size: 154%;
  font-weight: 700;
  border: 1px solid #b9b8b8;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: rgba(190,190,190,.34902) 0 0 6px 2px;
  -webkit-box-shadow: rgba(190,190,190,.34902) 0 0 6px 2px;
  -moz-box-shadow: rgba(190,190,190,.34902) 0 0 6px 2px;
  font-size: 125%;
}
#sell-leaseback .em-txt {
  font-weight: 700;
  font-size: 125%;
}
#sell-leaseback .note {
  color: #888;
  font-size: 82%;
}

#sell-leaseback .common_title01 h2,
#sell-leaseback .common_title01-long h2 {
  padding: 12px 19px 16px 32px
}

#sell-leaseback .common_title01 h2 span,
#sell-leaseback .common_title01-long h2 span {
  font-size: 11px;
  font-weight: 400;
  vertical-align: middle
}

#sell-leaseback .common_title01 h2 img,
#sell-leaseback .common_title01-long h2 img {
  background: 0 0;
  margin-right: 10px;
  padding: 0;
  border: 0;
  vertical-align: middle
}

#sell-leaseback section {
  margin-top: 40px
}

#sell-leaseback em {
  font-style: normal
}

#sell-leaseback .mgt40 {
  margin-top: 40px
}

#sell-leaseback .mgt20 {
  margin-top: 20px
}

#sell-leaseback .mainContents_txt-copy01 {
  margin-bottom: 5px
}

#sell-leaseback .mainContents_txt-copy01 img {
  vertical-align: bottom
}

#sell-leaseback .img-hlb {
  position: relative;
  margin: -35px -30px 0
}
#sell-leaseback .img-hlb img {
  border-radius: 4px 4px 0 0;
}
#sell-leaseback .img-hlb02 {
  position: relative;
  margin-bottom: 20px
}

#sell-leaseback .tle_01 {
  position: relative;
  margin: 0 0 10px;
  font-size: 0
}

#sell-leaseback .tle_01 img {
  position: relative;
  display: block;
  margin: -35px 0 0 -30px
}

#sell-leaseback .mainContents_body {
  margin: 20px 0;
  padding: 35px 30px 20px;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px
}

#sell-leaseback .common_title02,
#sell-leaseback .common_title02-long,
#sell-leaseback .mainContents_body {
  border: 1px solid #b9b8b8;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: rgba(190, 190, 190, .34902) 0 0 6px 2px;
  -webkit-box-shadow: rgba(190, 190, 190, .34902) 0 0 6px 2px;
  -moz-box-shadow: rgba(190, 190, 190, .34902) 0 0 6px 2px
}

#sell-leaseback .common_title02,
#sell-leaseback .common_title02-long {
  width: auto;
  background: #2867c6;
  -webkit-font-smoothing: antialiased
}

#sell-leaseback .common_title03 {
  width: auto;
  background: url(/housedo_img/sell/leaseback/line_title03.png) bottom left no-repeat;
  line-height: 1.3;
  padding: 8px 8px 8px 5px;
  margin-bottom: 25px;
  font-size: 113%;
}

#sell-leaseback .cv-wrap {
  margin-top: 20px
}

#sell-leaseback .cv-wrap>p {
  position: relative;
  text-align: center;
  font-weight: 700;
  font-size: 119%;
  line-height: 1.182;
}

#sell-leaseback .cv-wrap>p:before {
  content: "";
  background: url(/housedo_img/sell/leaseback/bg-cv-l.png) 0 50% no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: 5% auto
}

#sell-leaseback .cv-wrap>p:after {
  content: "";
  background: url(/housedo_img/sell/leaseback/bg-cv-r.png) 100% 50% no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: 5% auto
}
#sell-leaseback .mainContents_widget_contact-consult {
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  margin-top: 40px;
  border: 2px solid #e1c446;
  position: relative;
  border-radius: 6px;
  -webkit-border-radius: 6px;
}
#sell-leaseback .mainContents_widget_contact-consult .mainContents_contact-consult-wrap {
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  background-color: #ffe57e;
  padding: 19px 0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
#sell-leaseback .mainContents_widget_contact-consult .mainContents_staff {
  position: absolute;
  right: 0;
  bottom: 0;
}
#sell-leaseback .cv-wrap .mainContents_widget_contact-consult .mainContents_staff {
  right: -6px
}

#sell-leaseback .cv-wrap>p em {
  font-style: normal;
  color: #c90011;
  font-weight: 700;
}

#sell-leaseback .cv-wrap>p span.note {
  font-weight: 400;
  font-size: 12px;
}

#sell-leaseback .cv-wrap .mainContents_widget_contact-consult {
  margin-top: 0;
  margin-bottom: 10px
}

#sell-leaseback .cv-wrap .mainContents_widget_contact-consult .button {
  position: relative;
  z-index: 100;
  width: 521px;
  height: 84px;
  margin: 0 0 0 20px;
  overflow: hidden
}

#sell-leaseback .cv-wrap .mainContents_widget_contact-consult .button img:hover {
  position: relative;
  top: -84px
}

#sell-leaseback #voice li {
  border-bottom: 3px dotted #10b0e0;
  margin-bottom: 30px;
  padding-bottom: 40px
}

#sell-leaseback #voice li:last-child {
  border: 0;
  padding-bottom: 0
}

#sell-leaseback #voice .ttl {
  display: table;
  font-weight: 700;
  margin-bottom: 10px;
  overflow: hidden;
}

#sell-leaseback #voice .ttl .num {
  background-color: #10b0e0;
  color: #fff;
  display: table-cell;
  float: left;
  line-height: 1;
  margin-right: 10px;
  padding: .4em
}

#sell-leaseback #voice .ttl .txt {
  display: table-cell;
  vertical-align: middle;
  color: #000;
  font-size: 115%;
}

#sell-leaseback #voice .case .details .person {
  margin-bottom: 15px;
  overflow: hidden;
  line-height: 1.5
}

#sell-leaseback #voice .case .details .person dt {
  margin: auto;
  text-align: center;
  float: left;
  width: 160px
}

#sell-leaseback #voice .case .details .person dt img {
  border: 1px solid #ccc
}

#sell-leaseback #voice .case .details .person .item01 {
  color: #0091c0;
  font-weight: 700;
  float: right;
  width: 460px;
  font-size: 110%;
}

#sell-leaseback #voice .case .details .person .item02 {
  clear: both;
  float: left;
  padding-top: 15px;
  color: #000;
}

#sell-leaseback #voice .case .details .person dd {
  float: right
}

#sell-leaseback #voice .case .details .person dd span {
  color: #000;
  display: block;
  padding-top: 5px;
  font-size: 75%;
}

#sell-leaseback #voice .case .details .resolved {
  background-color: #dbf2f8;
  color: #0091c0;
  overflow: hidden;
  padding: 10px
}

#sell-leaseback #voice .case .details .resolved .icon {
  font-weight: 700;
  text-align: center;
  background: url(/housedo_img/sell/leaseback/icon_kaiketsu.png) center center no-repeat #dbf2f8;
  float: left;
  height: 0;
  padding-top: 6.75%;
  text-indent: -9999px;
  width: 10%;
  background-size: auto 100%;
  border: 0
}

#sell-leaseback #voice .case .details .resolved dd {
  box-sizing: border-box;
  line-height: 1.5;
  padding: 10px;
  float: right;
  width: 88%;
  border-left: 1px dotted;
}

#sell-leaseback #faq {
  padding: 0 25px
}

#sell-leaseback #faq li {
  margin-bottom: 30px
}

#sell-leaseback #faq li dl dt {
  background: url(/housedo_img/sell/leaseback/icon_q.png) left top no-repeat;
  background-size: 15px auto;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 15px;
  padding-left: 25px
}

#sell-leaseback #faq li dl dt span {
  float: left
}

#sell-leaseback #faq li dl dt span img {
  vertical-align: middle
}

.mainContents_new_construction .mainContents_select-tree-bland img,
.mainContents_reform img {
  vertical-align: bottom
}

#sell-leaseback #faq li dl dd {
  background: #dbf2f8;
  border-radius: 5px;
  color: #0091c0;
  line-height: 1.5;
  padding: 15px;
}

#sell-leaseback #flow {
  padding: 0 25px
}

#sell-leaseback #flow ol li {
  background: url(/housedo_img/sell/leaseback/flow_06.jpg) 58px top repeat-y;
  padding-bottom: 50px;
  overflow: hidden
}

#sell-leaseback #flow ol li:last-child {
  background: 0 0
}

#sell-leaseback #flow ol li p {
  margin-bottom: -15px;
  text-align: center;
  float: left;
  width: 120px
}

#sell-leaseback #flow ol li dl {
  background: #dbf2f8;
  border-radius: 5px;
  box-sizing: border-box;
  float: right;
  line-height: 1.3;
  padding: 25px;
  width: 78%;
}

#sell-leaseback #flow ol li dl dt {
  font-weight: 700;
  color: #0091c0;
  margin-bottom: 10px
}

#sell-leaseback .note-wrap {
    font-size: 12px;
    color: #666;
}