@charset "UTF-8";

#content,
#content ul li,
h3#select_area {
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box
}

.select_box,
.select_box select {
    display: inline-block;
    height: 40px
}

#content,
.select_box,
h3#select_area p {
    float: left
}

.block {
    margin: 0 auto;
    padding: 0 5px
}

#content {
    margin: 0 auto;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.margin_left {
    margin-left: 7px
}

.select_box {
    position: relative;
    width: 60%;
    margin-left: 15px
}

.select_box select {
    width: 100%;
    border: 1px solid #c1c1cc;
    padding: 4px 3px 3px 0;
    margin: 0;
    font: inherit;
    outline: 0;
    line-height: 1.2;
    -webkit-appearance: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e3e3e3), color-stop(1, #fff));
    background-image: -moz-linear-gradient(center bottom, #e3e3e3 0, #fff 100%);
    background-color: #fff
}

#content ul li,
#content ul li a,
#select_station form #input_box:after,
.box3_block .box3_box:after {
    display: block
}

#content ul li.lbl,
#list_shop #page,
#my_favorite #back input[type=submit],
#my_favorite #page,
#my_favorite ul#outline li .home_box .center .box p.price span.yen,
#select_condition h4,
#select_condition input[type=submit],
#select_home_detail #shop_data .shop_box p.area,
#select_home_detail .button_box h5,
#select_home_detail .h5_block h5,
#select_home_detail dl dd,
#select_station form #input_box .lbl_box,
#select_station input[type=submit],
.box3_block,
.box3_block .box3_box,
h3#select_area {
    font-family: Verdana, Arial, sans-serif, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W6", "ＭＳ Ｐゴシック"
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .select_box select {
        padding-right: 40px
    }
}

.select_box select:focus {
    -webkit-box-shadow: 0 0 3px 1px #0c0;
    -moz-box-shadow: 0 0 3px 1px #0c0;
    box-shadow: 0 0 3px 1px #0c0
}

.select_box:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 20px;
    font-size: 15px;
    line-height: 40px;
    padding: 0 7px;
    background-image: url(https://sp.able.co.jp/sp/img/select_btn.png), -webkit-gradient(linear, left bottom, left top, color-stop(1, #909090), color-stop(0, #5a5a5a));
    background-image: url(https://sp.able.co.jp/sp/img/select_btn.png), -moz-linear-gradient(center bottom, #909090 100%, #5a5a5a 0);
    background-repeat: no-repeat;
    background-position: center;
    color: #f3f3f3;
    pointer-events: none;
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0
}

.no-pointer-events .select_box:after {
    content: none
}

#list_home ul#outline li .home_box:after,
#list_shop ul#outline li .home_box:after,
#my_favorite ul#outline li .home_box:after,
#select_home_detail #js_box:after,
#select_shop_detail #about dl dt:after,
#select_shop_detail ul#outline li .home_box:after,
#select_station form #input_box:after,
.box3_block .box3_box:after {
    content: '';
    clear: both
}

h3#select_area {
    float: left;
    width: 100%;
    color: #6aa753;
    text-align: left;
    font-size: 16px;
    padding: 0 10px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(.02, #fff), color-stop(.03, #e3e3f3), color-stop(1, #fff));
    background-image: -moz-linear-gradient(center bottom, #fff 2%, #e3e3f3 3%, #fff 100%);
    border-top: 1px #c1c1cc solid;
    border-bottom: 1px #c1c1cc solid;
    text-shadow: 1px 1px 2px #ccc;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

h3#select_area div.right {
    float: right;
    text-align: right;
    text-shadow: 0 1px 2px #fff;
    font-size: 14px;
    color: #6aa753
}

#content ul li {
    overflow: hidden;
    min-height: 45px;
    text-align: left;
    border-bottom: 1px #ccc solid;
    font-weight: 700;
    font-size: 14px;
    word-wrap: break-word;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#content ul li.lbl,
#content ul li.lbl_sub {
    min-height: 30px;
    line-height: 30px;
    padding: 0
}

#list_contact ul li div.btn,
.box3_block,
.box3_block .btn {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box
}

#content ul li:last-child {
    border: 0
}

#content ul#area,
#content ul.box {
    float: left;
    width: 100%
}

#content ul#area li,
#content ul.box li {
    font-size: 19px
}

#content ul li a {
    color: #000;
    text-decoration: none;
    font-weight: 700
}

#list_contact #content ul li a {
    font-weight: 400;
    color: #09c;
    text-decoration: underline
}

#content ul#area li a {
    background: url(../common/img/select_area_ico.gif) center right no-repeat;
    margin-right: 9px
}

#content ul.box li a {
    background: url(../common/img/link_ico.gif) center right no-repeat
}

#content ul li.lbl {
    font-weight: 400;
    font-size: 14px;
    background-image: none;
    color: #6aa753;
    text-shadow: 0 1px 1px #fff;
    text-align: center;
    background-color: #edffd7;
    border: 0
}

#content ul li.lbl_sub {
    width: 100%;
    background: #eee;
    color: #666;
    font-size: 12px;
    text-align: center;
    border: 0;
    text-shadow: 1px 1px 2px #ccc;
    box-shadow: 0 0 3px #bbb inset;
    -moz-box-shadow: 0 0 3px #bbb inset;
    -webkit-box-shadow: 0 0 3px #bbb inset
}

.box3_block {
    box-sizing: border-box
}

.box3_block .box3_box {
    width: 300px;
    margin: 0 auto;
    float: left;
    list-style: none
}

.box3_block .center {
    width: 200px;
    margin: 0 auto
}

#list_contact ul li div.btn,
.box3_block .btn {
    text-align: center;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-sizing: border-box;
    line-height: 1.2;
    -moz-box-shadow: 2px 2px 3px #999;
    -webkit-box-shadow: 2px 2px 3px #999;
    box-shadow: 2px 2px 3px #999
}

#list_contact #content ul li div.btn a,
#main .reload,
.box3_block a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box
}

#list_contact #content ul li div.btn a,
.box3_block a {
    height: 78px;
    display: block;
    color: #fff;
    font-size: 13px;
    line-height: 1.2;
    text-shadow: 0 0 1px #fff;
    box-sizing: border-box;
    text-decoration: none
}

.box3_block a span {
    font-size: 16px
}

#main #search {
    margin-bottom: 20px
}

#main h3#select_area {
    position: relative;
    height: 52px;
    padding-left: 5px
}

#main h3#select_area #ico {
    background: url(https://sp.able.co.jp/sp/img/select_area_ico.png) top left no-repeat;
    height: 52px
}

#main h3#select_area #ico p {
    position: absolute;
    margin-top: -1.2em;
    top: 50%;
    padding-left: 55px;
    line-height: 1.2
}

#main #search #btn {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%
}

#main #search #btn ul {
    margin-bottom: 15px;
    padding: 0
}

#main .reload {
    float: left;
    text-align: left;
    padding: 0 5px;
    box-sizing: border-box
}

#select_station form #input_box,
#shop_search .box3_block .box3_box p {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box
}

#main #content {
    padding: 0
}

#select_search #search {
    margin-bottom: 15px
}

#select_search #content {
    padding: 0 10px
}

#select_search .box3_block {
    width: 300px;
    margin: 0 auto
}

#select_search .box3_block #gps {
    width: 300px;
    height: 55px;
    margin-bottom: 15px
}

.box3_block .box3_box .btn {
    width: 95px;
    padding: 5px 0
}

#select_search .box3_block #gps .center {
    width: 100%
}

#select_search .box3_block #gps a {
    height: 55px;
    line-height: 55px;
    background-image: url(../common/img/gps_bg.png), url(../common/img/gps_button.png);
    background-repeat: no-repeat, no-repeat;
    background-position: 60px center, center
}

#select_search .box3_block #gps a span {
    padding: 10px 0 10px 30px
}

#area_search #content,
#select_station #content {
    padding: 0
}

#select_search .box3_block .box3_box #area {
    float: left;
    background-image: url(../common/img/area_button.png);
    background-repeat: no-repeat
}

.box3_block .box3_box .center {
    float: left;
    width: 95px;
    margin-left: 8px
}

#select_search .box3_block .box3_box #station {
    float: left;
    width: 95px;
    background-image: url(../common/img/line_button.png);
    background-repeat: no-repeat
}

#select_search .box3_block .box3_box #station_shop {
    float: left;
    width: 95px;
    background-image: url(../common/img/shop_select_bg.png), url(../common/img/line_button.png);
    background-repeat: no-repeat, no-repeat;
    background-position: 55px 59px, center
}

#select_search .box3_block .box3_box #address {
    float: left;
    background-image: url(../common/img/address_button.png);
    background-repeat: no-repeat
}

#select_search .box3_block .box3_box #address_shop {
    float: left;
    background-image: url(../common/img/shop_select_bg.png), url(../common/img/address_button.png);
    background-repeat: no-repeat, no-repeat;
    background-position: 55px 59px, center
}

#select_search .box3_block .box3_box #gps_shop {
    float: left;
    background-image: url(../common/img/shop_select_bg.png), url(../common/img/gps_button_shop.png);
    background-repeat: no-repeat, no-repeat;
    background-position: 55px 59px, center
}

#area_search ul#area {
    float: left;
    width: 100%;
    margin-bottom: 10px
}

#area_search ul#area li {
    height: 50px
}

#area_search ul#area li a {
    font-size: 19px;
    background-image: url(https://sp.able.co.jp/sp/img/area_search_ico.gif), url(../common/img/select_area_ico.gif);
    background-repeat: no-repeat;
    background-position: 3% center, center right;
    padding-left: 50px
}

#shop_search .box3_block .box3_box #address p,
#shop_search .box3_block .box3_box #gps p,
#shop_search .box3_block .box3_box #station p {
    background-repeat: no-repeat;
    background-position: bottom right, bottom center
}

#shop_search h3 {
    margin-bottom: 30px
}

#shop_search #content {
    padding: 0 10px
}

#shop_search .box3_block .box3_box p {
    box-sizing: border-box;
    width: 90px;
    margin: 0 auto
}

#shop_search .box3_block .box3_box #gps {
    float: left;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #15a138), color-stop(1, #69c931));
    background-image: -moz-linear-gradient(center bottom, #15a138 0, #69c931 100%)
}

#shop_search .box3_block .box3_box #gps p {
    background-image: url(../common/img/shop_select_bg.png), url(../common/img/gps2_bg.png)
}

#shop_search .box3_block .box3_box #station {
    margin: 0 auto;
    width: 91%;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #15a138), color-stop(1, #69c931));
    background-image: -moz-linear-gradient(center bottom, #15a138 0, #69c931 100%)
}

#shop_search .box3_block .box3_box #station p {
    background-image: url(../common/img/shop_select_bg.png), url(../common/img/station_bg.png)
}

#shop_search .box3_block .box3_box #address {
    float: right;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #15a138), color-stop(1, #69c931));
    background-image: -moz-linear-gradient(center bottom, #15a138 0, #69c931 100%)
}

#shop_search .box3_block .box3_box #address p {
    background-image: url(../common/img/shop_select_bg.png), url(../common/img/address_bg.png)
}

#select_station #content ul li {
    overflow: inherit
}

#select_station h3 {
    margin-bottom: 30px
}

#select_station p.select {
    font-size: 14px;
    padding-left: 10px;
    margin-bottom: 30px
}

#select_station form #input_box {
    padding: 0 10px;
    width: 100%;
    box-sizing: border-box
}

#select_station form #input_box #end_box,
#select_station form #input_box #start_box {
    height: 40px;
    width: 100%
}

#select_station form #input_box #start_box {
    margin-bottom: 10px
}

#select_station form #input_box #end_box {
    margin-bottom: 40px
}

#select_station form #input_box .lbl_box {
    float: left;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(.73, #fff), color-stop(0, #ccc));
    background-image: -moz-linear-gradient(center bottom, #fff 73%, #ccc 0);
    text-align: center;
    width: 25%;
    height: 40px;
    line-height: 40px;
    text-shadow: 1px 1px 3px #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

#select_station form #input_box #start_box .lbl_box p {
    background: url(https://sp.able.co.jp/sp/img/start_img.jpg) center left no-repeat
}

#select_station form #input_box #end_box .lbl_box p {
    background: url(https://sp.able.co.jp/sp/img/end_img.jpg) center left no-repeat
}

#select_station span {
    float: right;
    text-align: right;
    font-size: 14px;
    line-height: 40px
}

#select_station .select_box select {
    padding-left: 5px;
    font-size: 14px
}

#select_station p.link {
    text-align: center;
    background-color: #c45e4a;
    padding: 10px 30px 10px 30px;
    border-radius: 5px;
    border-bottom: 3px solid #8d0202;
    color: #fff;
    margin: 122px 15px 30px;
    font-weight: bold;
    box-shadow: 1px 1px 2px 1px #999
}

#select_station p.link a {
    color: #fff;
    text-decoration: none
}

#select_condition #bg_submit,
#select_station #bg_submit {
    float: left;
    width: 100%;
    background-color: #ffe699;
    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px
}

#select_condition #bg_submit input[type=submit],
#select_station #bg_submit input[type=submit] {
    margin-bottom: 0
}

#select_condition input[type=submit],
#select_station input[type=submit] {
    border: 1px solid #999;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-image: url(https://sp.able.co.jp/sp/img/search_station_ico.png);
    background-repeat: no-repeat;
    background-position: top left;
    text-align: center;
    width: 100%;
    height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 25px;
    text-shadow: 1px 1px 2px #aaa;
    background-color: #f4f4f4;
    border: solid 1px #999;
    border-bottom: 3px solid #666;
    border-radius: 5px;
    color: #666;
    box-shadow: 1px 1px 2px 1px #999
}

#select_condition #rent_box .select_box,
#select_condition #time_box .select_box {
    margin-bottom: 20px
}

#select_condition {
    float: left;
    width: 100%
}

#select_condition #content {
    padding: 0
}

#select_condition .box {
    float: left;
    padding: 0 10px 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

#list_home #sort_box,
#select_condition h4 {
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box
}

#select_condition h4 {
    float: left;
    width: 100%;
    text-align: left;
    padding-left: 10px;
    height: 30px;
    font-weight: 400;
    line-height: 30px;
    font-size: 14px;
    color: #6aa753;
    text-shadow: 1px 1px 2px #ddd;
    background-color: #edffd7;
    border: 0;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#select_condition #shop_rent_box .select_box {
    margin-top: 30px
}

#select_condition #rent_box .check_box p {
    width: 50%;
    text-align: left;
    -webkit-box-sizing: padding-box;
    -moz-box-sizing: padding-box;
    -o-box-sizing: padding-box;
    box-sizing: padding-box
}

#select_condition #build_box span {
    font-size: 13px;
    color: #999;
    float: left;
    width: 100%
}

#select_condition #condition_box .check_box p {
    width: 50%
}

#select_condition #condition_box .check_box p.w100 {
    width: 100%
}

#select_condition .select_box {
    height: 30px;
    width: 40%;
    padding: 0;
    margin: 0;
    font-size: 13px
}

#select_condition .select_box_long {
    width: 80%
}

#select_condition .select_box select {
    height: 30px;
    padding-left: 5px
}

#select_condition .select_box:after {
    line-height: 30px
}

#select_condition p.from {
    float: left;
    text-align: center;
    width: 5%;
    padding: 0 5px;
    font-size: 13px;
    line-height: 30px
}

#select_condition .check_box {
    float: left
}

#select_condition .check_box p {
    float: left;
    width: 100%;
    font-size: 15px;
    margin-bottom: 20px
}

#select_condition .check_box input[type=checkbox],
#select_condition .radio_box input[type=radio] {
    margin-right: 5px;
    width: 13px;
    height: 13px;
    float: left
}

#equipment #condition_box #p49,
#equipment #condition_box #p49 + label,
#equipment #condition_box #p51,
#equipment #condition_box #p51 + label {
    display: none
}

#select_condition .radio_box p {
    float: left;
    width: 100%;
    font-size: 15px;
    margin-bottom: 20px
}

#select_condition #input_box .submit {
    padding: 0 10px
}

#select_condition label {
    float: left;
    margin: 2px 0 0;
    padding: 0;
    vertical-align: bottom
}

#list_home a {
    color: #333
}

#list_home h3 {
    margin-bottom: 15px;
    float: left
}

#list_home p#view {
    font-size: 14px;
    color: #333;
    padding-left: 10px;
    margin-bottom: 20px
}

#list_home #sort_box {
    float: left;
    width: 100%;
    padding: 0 50px;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#list_home #sort_box .select_box {
    float: none;
    height: 38px;
    width: 100%;
    font-size: 14px;
    margin: 0;
    padding: 0
}

#list_home .select_box select {
    float: left;
    height: 38px;
    padding-left: 5px
}

#list_home .select_box:after {
    line-height: 38px
}

#list_home ul.box li a {
    background-image: none
}

#list_contact ul#outline li,
#list_home ul#outline li {
    height: auto;
    margin-bottom: 20px;
    font-weight: 400;
    border-bottom: 1px #666 dotted;
    padding-bottom: 10px
}

#list_contact ul#outline li {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 2px
}

#list_contact p {
    padding: 5px 10px;
    font-size: 14px
}

#list_home ul#outline li.lbl {
    text-align: left;
    padding-left: 10px;
    margin-bottom: 10px;
    font-size: 15px;
    text-shadow: 1px 1px 3px #bbb;
    background-color: #ffffd2;
    padding-bottom: 0;
    border: 0
}

#list_home ul#outline li label {
    width: 100%;
    float: left;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.2;
    color: #333;
    margin-bottom: 10px;
    padding-left: 5px
}

#list_home ul#outline li .home_box {
    float: left;
    width: 100%;
    height: 101px;
    padding: 0 5px;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

#list_home #page,
#list_home ul#outline li .home_box .left {
    float: left;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box
}

#list_home ul#outline li .home_box:after {
    display: block
}

#list_home ul#outline li .home_box span {
    width: 100%;
    float: left;
    font-size: 13px
}

#list_home ul#outline li .home_box .left {
    width: 134px;
    height: 101px;
    text-align: center;
    border: 1px solid #cdccc2;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#list_home ul#outline li .home_box .center {
    float: left;
    margin-left: 5px;
    width: 40%;
    font-weight: 400
}

#list_home ul#outline li .home_box .center .box {
    width: 125px;
    margin: 0 auto
}

#list_home ul#outline li .home_box .center .box p.price,
#list_home ul#outline li .home_box .center .box p.square {
    -webkit-background-size: 2px 2px;
    -moz-background-size: 2px 2px;
    width: 100%;
    background: url(https://sp.able.co.jp/sp/img/hr.jpg) bottom left repeat-x
}

#list_home ul#outline li .home_box .center .box p {
    font-size: 15px;
    float: left;
    line-height: 1;
    padding: 0 5px 5px;
    margin-bottom: 5px
}

#list_home ul#outline li .home_box .center .box p:first-child {
    padding-top: 0
}

#list_home ul#outline li .home_box .center .box p.price {
    font-size: 13px;
    color: #666;
    line-height: .8;
    padding-bottom: 10px
}

#list_home ul#outline li .home_box .center .box p.price span {
    float: left;
    width: auto;
    margin-top: 6px
}

#list_home ul#outline li .home_box .center .box p.price span.num {
    font-size: 20px;
    color: #c00;
    margin: 0 3px 0 0;
    font-weight: 700
}

#list_home ul#outline li .home_box .center .box p.price span.yen {
    font-size: 12px;
    color: #c00
}

#list_home ul#outline li .home_box .right {
    float: right;
    text-align: right;
    width: 15%;
    height: 101px
}

#list_home ul#outline li .home_box a {
    margin: auto 0;
    width: 100%;
    height: 101px
}

#list_home ul#outline li .home_box a .right img {
    padding-top: 33px
}

#list_home ul#outline li:last-child {
    margin-bottom: 20px;
    padding-bottom: 30px;
    border-bottom: 1px #ccc solid
}

#list_home #page {
    width: 100%;
    background-color: #ffe699;
    padding: 15px 10px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
    font-size: 15px;
    font-family: Verdana, Arial, sans-serif, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W6", "ＭＳ Ｐゴシック"
}

#list_home #back,
#select_home_detail h4 {
    -webkit-box-sizing: border-box;
    width: 100%;
    float: left
}

#list_home #page #prev {
    float: left;
    background: url(https://sp.able.co.jp/sp/img/page_prev_btn.png) top left no-repeat;
    width: 110px;
    height: 37px;
    line-height: 37px
}

#list_home #page p,
#select_home_detail h3 {
    text-align: center
}

#list_home #page p a {
    display: block;
    text-decoration: none
}

#list_home #page #next {
    float: right;
    background: url(https://sp.able.co.jp/sp/img/page_next_btn.png) top left no-repeat;
    width: 110px;
    height: 37px;
    line-height: 37px
}

#list_home #back {
    padding: 0 15px;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px
}

#list_home #back div {
    float: left;
    width: 100%;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(.61, #fff));
    background-image: -moz-linear-gradient(center bottom, #ccc 0, #fff 61%)
}

#list_home #back span {
    width: 150px;
    margin: 0 auto;
    background: url(https://sp.able.co.jp/sp/img/back_btn_ico.gif) center left no-repeat;
    padding-left: 20px;
    display: block
}

#list_home #back a {
    display: block;
    text-decoration: none;
    text-shadow: 1px 1px 2px #ddd;
    line-height: 30px;
    font-size: 15px;
    color: #333
}

#select_home_detail #js_box {
    float: left;
    width: 100%
}

#select_home_detail #js_box:after {
    display: block
}

#select_home_detail #main_img {
    float: left;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

#select_home_detail #main_img .box {
    float: left;
    width: 100%;
    border: 1px solid #2e81d5;
    height: 210px;
    padding: 0;
    margin: 0
}

#select_home_detail #internet_free {
    float: left;
    padding: 0 0 5px;
    text-align: center;
    width: 100%
}

#select_home_detail #flick_box {
    float: left;
    width: 100%
}

#select_home_detail #flick_box .hidden {
    display: none
}

#select_home_detail #flickable {
    overflow: hidden;
    position: relative
}

#select_home_detail .flipsnap {
    background-color: #f4f4fa;
    display: -webkit-box;
    padding: 10px 0
}

#select_home_detail .item {
    width: 310px;
    height: 200px;
    text-align: center;
    vertical-align: middle;
    font-size: 100px;
    color: #999;
    line-height: 200px
}

#select_home_detail .small .item {
    width: 90px;
    height: 70px;
    margin: 0 5px;
    line-height: 50px;
    font-size: 20px
}

#select_home_detail .small .item a {
    border: 1px solid #cdccc2
}

#select_home_detail .pointer {
    text-align: center;
    margin-bottom: 10px
}

#select_home_detail .pointer span {
    display: inline-block;
    background-color: #ccc;
    width: 13px;
    height: 13px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: 0 0 2px #ccc;
    -webkit-box-shadow: 0 0 2px #ccc;
    -moz-box-shadow: 0 0 2px #ccc
}

#select_home_detail .pointer span.current {
    background: #2e81d5
}

#select_home_detail .item a {
    display: block;
    width: 100%;
    height: 100%
}

#select_home_detail .noHasNext {
    opacity: .2;
    cursor: auto
}

#select_home_detail #mainpic {
    border: 1px solid #2e81d5;
    width: 298px;
    padding: 1px;
    margin: 0 auto 20px
}

#select_home_detail #sel_box {
    float: left;
    width: 100%;
    height: 27px
}

#select_home_detail .img_box {
    float: left;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px;
    color: #333
}

#select_home_detail .img_box div {
    float: left;
    width: 99%;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(.61, #fff));
    background-image: -moz-linear-gradient(center bottom, #ccc 0, #fff 61%)
}

#select_home_detail .img_box span {
    width: 200px;
    margin: 0 auto;
    background: url(https://sp.able.co.jp/sp/img/back_btn_ico.gif) center left no-repeat;
    padding-left: 20px;
    display: block
}

#select_home_detail .img_box a {
    display: block;
    text-decoration: none;
    text-shadow: 1px 1px 2px #ddd;
    line-height: 30px;
    font-size: 15px;
    color: #333
}

#select_home_detail dl {
    float: left;
    width: 100%;
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
    margin-bottom: 10px
}

#select_home_detail dl dd {
    float: left;
    width: 30%;
    font-size: 13px;
    color: #06c;
    padding: 12px 0 10px 10px
}

#select_home_detail dl dd:first-child {
    padding-top: 10px
}

#select_home_detail dl dt {
    font-size: 15px;
    border-bottom: 1px #ccc solid;
    padding: 10px 0 10px 100px
}

#select_home_detail dl dt:last-of-type {
    border: 0
}

#select_home_detail dl dt p.right_box {
    width: 70%;
    margin-top: -40px;
    float: right;
    padding: 10px 0
}

#select_home_detail .button_box {
    float: left;
    width: 100%;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f7f5e0), color-stop(.4, #fffff4), color-stop(.98, #f7f5e0), color-stop(1, #fff));
    background-image: -moz-linear-gradient(center bottom, #f7f5e0 0, #fffff4 40%, #f7f5e0 98%, #fff 100%);
    padding-bottom: 10px;
    margin-bottom: 3px
}

#select_home_detail .button_box h5 {
    width: 100%;
    color: #54983d;
    text-align: left;
    font-size: 14px;
    line-height: 35px;
    padding-left: 10px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(.02, rgba(0, 0, 0, 0)), color-stop(.03, #e3e3f3), color-stop(1, #fff));
    background-image: -moz-linear-gradient(center bottom, rgba(0, 0, 0, 0) 2%, #e3e3f3 3%, #fff 100%);
    border-top: 1px #e1e1e5 solid;
    border-bottom: 1px #e1e1e5 solid;
    text-shadow: 1px 1px 1px #bbb;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 15px
}

#select_home_detail .box3_block .box3_box p,
#select_home_detail dt div.small {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box
}

#select_home_detail .box3_block {
    width: 300px;
    margin: 0 auto
}

#select_home_detail .box3_block .box3_box {
    margin-bottom: 15px
}

#select_home_detail .box3_block .box3_box p {
    box-sizing: border-box;
    width: 95px;
    margin: 0 auto
}

#list_contact #content ul li div.btn a,
#select_home_detail .box3_block .box3_box a {
    height: auto
}

#list_contact ul li div.btn,
#select_home_detail .box3_block .btn {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff7e0c), color-stop(.65, #ff983d));
    background-image: -moz-linear-gradient(center bottom, #ff7e0c 0, #ff983d 65%);
    border: 1px solid #bf7a43;
    padding: 0 0 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}

#select_home_detail .box3_block span {
    width: 100%;
    font-size: 15px;
    padding-top: 72px;
    display: block;
    text-shadow: 1px 1px 2px #999
}

#select_home_detail .box3_block .box3_box #phone {
    float: left
}

#select_home_detail .box3_block .box3_box #phone p {
    background-image: url(https://sp.able.co.jp/sp/img/phone_btn.png);
    background-repeat: no-repeat;
    background-position: top center
}

#select_home_detail .box3_block .box3_box #mail {
    margin: 0 auto;
    width: 95px
}

#select_home_detail .box3_block .box3_box #mail p {
    background-image: url(https://sp.able.co.jp/sp/img/mail_btn.png);
    background-repeat: no-repeat;
    background-position: top center
}

#select_home_detail .box3_block .box3_box #mail p span {
    font-size: 14px;
    padding-top: 73px;
    padding-bottom: 1px
}

#select_home_detail .box3_block .box3_box #shop {
    float: right
}

#select_home_detail .box3_block .box3_box #shop p {
    background-image: url(https://sp.able.co.jp/sp/img/shop_btn.png);
    background-repeat: no-repeat;
    background-position: top center
}

#select_home_detail dd.start {
    margin-top: 7px
}

#select_home_detail dt.lite_red {
    color: #c00;
    vertical-align: text-bottom;
    font-size: 12px
}

#select_home_detail dt.lite_red span {
    font-size: 20px;
    font-weight: 700
}

#select_home_detail dt div.red {
    color: #900
}

#select_home_detail dt div.small {
    font-size: 10px;
    width: 100%;
    display: block;
    padding-left: 100px;
    box-sizing: border-box
}

#select_home_detail #reserve_box.button_box .img_box {
    padding: 0 5px;
    margin-bottom: 0
}

#select_home_detail #reserve_box.button_box .img_box span {
    width: 170px;
    padding-left: 30px;
    background: url(https://sp.able.co.jp/sp/img/able_ico.gif) center left no-repeat;
    font-size: 13px;
    text-shadow: 1px 1px 2px #fff;
    color: #333
}

#select_home_detail .btn2_box {
    float: left;
    width: 100%;
    padding: 20px 60px 0;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px #f7f5e0 solid
}

#select_home_detail .btn2_box .button {
    float: left;
    width: 100%;
    line-height: 32px;
    text-align: center;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ddddc0), color-stop(1, #fff));
    background-image: -moz-linear-gradient(center bottom, #ddddc0 0, #fff 100%);
    text-shadow: 1px 1px 2px #bbb;
    color: #333;
    -webkit-box-shadow: 1px 1px 1px #bbb;
    -moz-box-shadow: 2px 2px 2px #ddd;
    box-shadow: 2px 2px 2px #ddd
}

#select_home_detail .btn2_box .button_off {
    border: 1px solid #ccc !important;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(1, #ccc)) !important;
    background-image: -moz-linear-gradient(center bottom, #ccc 0, #ccc 100%) !important;
    text-shadow: 1px 1px 2px #bbb !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: 2px 2px 2px 2px #bbb inset !important
}

#select_home_detail .btn2_box .button a,
#select_home_detail .btn2_box .button_off span {
    text-decoration: none;
    display: block;
    font-size: 13px
}

#select_home_detail .btn2_box .favorite a,
#select_home_detail .btn2_box .favorite_off span {
    color: #ca9902;
    text-shadow: 1px 1px 1px #fedd46
}

#select_home_detail .btn2_box .share span {
    width: 155px;
    display: block;
    margin: 0 auto;
    padding-left: 78px;
    text-align: left;
    background: url(https://sp.able.co.jp/sp/img/share.png) 40px center no-repeat
}

#select_home_detail .btn2_box .share a {
    color: #333
}

#select_home_detail dl dd.w100,
#select_home_detail dl dt.w100 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

#select_home_detail dl dd.w100 {
    border: 0;
    padding: 10px
}

#select_home_detail dl dt.w100 {
    padding: 10px;
    color: #333
}

#select_home_detail dl dt.w100 p {
    margin-bottom: 10px
}

#select_home_detail dl dt.w100 span {
    font-size: 12px
}

#select_home_detail #other_info .box3_block .box3_box a,
#select_home_detail #shop_info .box3_block .box3_box a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

#list_contact ul li div.btn span,
#select_home_detail #other_info .box3_block .box3_box span,
#select_home_detail #shop_info .box3_block .box3_box span {
    display: block;
    padding: 10px 0 10px 10px;
    width: 75px;
    font-size: 13px;
    margin: 0 auto;
    text-align: right;
    background: url(https://sp.able.co.jp/sp/img/other_btn_bg.png) top center no-repeat
}

#select_home_detail #other_info .box3_block .box3_box #phone span,
#select_home_detail #shop_info .box3_block .box3_box #phone span {
    background-image: url(https://sp.able.co.jp/sp/img/other_phone.png), url(https://sp.able.co.jp/sp/img/other_btn_bg.png);
    background-repeat: no-repeat;
    background-position: center left, center;
    margin-top: 5px
}

#list_contact ul li div.btn span {
    font-size: 18px;
    background-image: url(https://sp.able.co.jp/sp/img/phone_btn02.png);
    background-repeat: no-repeat;
    background-position: 10% center;
    text-align: center;
    margin-top: 5px;
    background-size: 18px;
    width: auto
}

#list_contact ul li div.btn {
    margin: 0 10px
}

#list_contact #content ul li div.btn a {
    background-image: none;
    width: auto
}

#select_home_detail #other_info .box3_block .box3_box #mail span,
#select_home_detail #shop_info .box3_block .box3_box #mail span {
    background-image: url(https://sp.able.co.jp/sp/img/other_mail.png), url(https://sp.able.co.jp/sp/img/other_btn_bg.png);
    background-repeat: no-repeat;
    background-position: center left, top center;
    font-size: 12px;
    width: 78px;
    margin-top: 6px
}

#select_home_detail #other_info .box3_block .box3_box #shop span,
#select_home_detail #shop_info .box3_block .box3_box #shop span {
    background-image: url(https://sp.able.co.jp/sp/img/other_shop.png), url(https://sp.able.co.jp/sp/img/other_btn_bg.png);
    background-repeat: no-repeat;
    background-position: center left, top center;
    width: 60px;
    margin-top: 5px
}

#select_home_detail .h5_block {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #ccc), color-stop(.63, #666), color-stop(.62, #999));
    background-image: -moz-linear-gradient(right center, #ccc 0, #666 63%, #999 62%);
    width: 100%;
    height: 35px;
    float: left;
    margin-bottom: 10px
}

#select_home_detail .h5_block h5 {
    border-top: 1px #e0dece solid;
    line-height: 31px;
    border-bottom: 1px #fff solid;
    padding-left: 10px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(.01, #edece3), color-stop(0, #fff), color-stop(1, #fff));
    background-image: -moz-linear-gradient(center bottom, #edece3 1%, #fff 0, #fff 100%);
    text-shadow: 1px 1px 2px #aaa
}

#select_home_detail #shop_data {
    float: left;
    width: 100%
}

#select_home_detail #shop_data .img_box {
    margin-bottom: 10px
}

#select_home_detail #shop_data .img_box p {
    margin: 0 auto;
    text-align: center
}

#select_home_detail #shop_data .img_box p img {
    padding: 1px;
    border: 1px solid #bbb
}

#select_home_detail #shop_data .shop_box {
    float: left;
    border-bottom: 1px #666 dotted;
    margin-bottom: 10px
}

#select_home_detail #shop_data .border_none {
    border-bottom: none !important
}

#select_home_detail #shop_data .shop_box .title_box {
    width: 100%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

#select_home_detail #shop_data .shop_box .title_box .title a {
    font-size: 14px;
    line-height: 20px
}

#select_home_detail #shop_data .shop_box .title_box .map {
    float: left;
    line-height: 20px;
    font-size: 12px;
    width: 38px;
    margin-left: 10px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(.5, #ddd), color-stop(1, #fff));
    background-image: -moz-linear-gradient(center bottom, #ddd 0, #fff 50%)
}

#select_home_detail #shop_data .shop_box .title_box .map a {
    color: #333;
    display: block;
    text-decoration: none
}

#select_home_detail #shop_data .shop_box p.area,
#select_home_detail #shop_data .shop_box p.tel,
#select_home_detail #shop_data .shop_box p.time,
#select_home_detail #shop_data .shop_box p.station,
#select_home_detail #shop_data .shop_box p.address,
#select_home_detail #shop_data .shop_box p.licenses,
#shop_data .shop_box .line_box {
    padding: 3px 10px;
    font-size: 15px
}

#select_home_detail #shop_data .shop_box p.area span,
#select_home_detail #shop_data .shop_box p.tel span.arrow,
#select_home_detail #shop_data .shop_box p.time span,
#select_home_detail #shop_data .shop_box p.station span,
#select_home_detail #shop_data .shop_box p.address span,
#select_home_detail #shop_data .shop_box p.licenses span {
    background: url(https://sp.able.co.jp/sp/img/arrow_ico.gif) center left no-repeat;
    padding-left: 15px;
    color: #54983d;
    display: block
}

#my_favorite h3 {
    margin-bottom: 15px;
    float: left;
    border-top: 1px #c90 solid;
    border-bottom: 1px #c90 solid;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(1, #fdfac6), color-stop(0, #ffe699));
    background-image: -moz-linear-gradient(center bottom, #fdfac6 100%, #ffe699 0);
    color: #960;
    text-shadow: 0 1px 1px #fff
}

#my_favorite p#view {
    font-size: 14px;
    color: #333;
    padding: 10px;
    margin-bottom: 20px
}

#my_favorite ul.box li a {
    background-image: none
}

#my_favorite ul#outline li {
    height: auto;
    margin-bottom: 20px;
    border: 0;
    font-weight: 400;
    border-bottom: 1px #666 dotted;
    padding-bottom: 10px
}

#my_favorite ul#outline li.lbl {
    text-align: left;
    padding-left: 5px;
    margin-bottom: 10px;
    font-size: 15px;
    text-shadow: 1px 1px 3px #bbb;
    padding-bottom: 0;
    background-color: #ffffd2;
    border: 0
}

#my_favorite ul#outline li.lbl label {
    font-size: 15px;
    margin: 0;
    padding: 0
}

#my_favorite ul#outline li.lbl input[type=checkbox] {
    float: left;
    margin: 6px 5px 5px;
    padding: 5px
}

#my_favorite ul#outline li label.addrs {
    width: 100%;
    float: left;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.2;
    color: #333;
    margin-bottom: 10px;
    padding-left: 5px
}

#my_favorite ul#outline li .home_box {
    width: 100%;
    height: 101px;
    padding: 0 5px;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

#my_favorite ul#outline li .home_box:after {
    display: block
}

#my_favorite ul#outline li .home_box span {
    width: 100%;
    float: left;
    font-size: 13px
}

#my_favorite ul#outline li .home_box .left {
    float: left;
    width: 134px;
    height: 101px;
    text-align: center;
    border: 1px solid #cdccc2;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

#my_favorite #back,
#my_favorite #page {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

#my_favorite ul#outline li .home_box .center {
    float: left;
    margin-left: 5px;
    width: 40%;
    font-weight: 400
}

#my_favorite ul#outline li .home_box .center .box {
    width: 125px;
    margin: 0 auto
}

#my_favorite ul#outline li .home_box .center .box p.price,
#my_favorite ul#outline li .home_box .center .box p.square {
    -webkit-background-size: 2px 2px;
    -moz-background-size: 2px 2px;
    width: 100%;
    background: url(https://sp.able.co.jp/sp/img/hr.jpg) bottom left repeat-x
}

#my_favorite ul#outline li .home_box .center .box p {
    font-size: 15px;
    float: left;
    line-height: 1;
    padding: 0 5px 5px;
    margin-bottom: 5px
}

#my_favorite ul#outline li .home_box .center .box p:first-child {
    padding-top: 0
}

#my_favorite ul#outline li .home_box .center .box p.price {
    font-size: 13px;
    color: #666;
    line-height: 1;
    padding-bottom: 10px
}

#my_favorite ul#outline li .home_box .center .box p.price span {
    float: left;
    width: auto;
    margin-top: 6px
}

#my_favorite ul#outline li .home_box .center .box p.price span.num {
    font-size: 20px;
    color: #c00;
    margin: 0 3px 0 0;
    font-weight: 700
}

#my_favorite ul#outline li .home_box .center .box p.price span.yen {
    font-size: 12px;
    color: #c00
}

#my_favorite ul#outline li .home_box .right {
    float: right;
    text-align: right;
    width: 15%;
    height: 101px
}

#my_favorite ul#outline li .home_box a {
    margin: auto 0;
    width: 100%;
    height: 101px
}

#my_favorite ul#outline li .home_box a .right img {
    padding-top: 33px
}

#my_favorite ul#outline li:last-child {
    margin-bottom: 20px;
    padding-bottom: 30px;
    border-bottom: 1px #ccc solid
}

#my_favorite #page {
    width: 100%;
    float: left;
    background-color: #ffffd2;
    padding: 15px 10px;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
    font-size: 15px
}

#my_favorite #page #prev {
    float: left;
    background: url(https://sp.able.co.jp/sp/img/page_prev_btn.png) top left no-repeat;
    width: 110px;
    height: 37px;
    line-height: 37px
}

#my_favorite #page p,
#view_layout h3 {
    text-align: center
}

#my_favorite #page p a {
    display: block;
    text-decoration: none
}

#my_favorite #page #next {
    float: right;
    background: url(https://sp.able.co.jp/sp/img/page_next_btn.png) top left no-repeat;
    width: 110px;
    height: 37px;
    line-height: 37px
}

#my_favorite #back {
    float: left;
    width: 100%;
    padding: 0 5px;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px
}

#my_favorite #back input[type=submit] {
    font-size: 12px;
    font-weight: 700;
    border: 1px solid #ccccdc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    width: 100%;
    background-image: url(https://sp.able.co.jp/sp/img/dust_ico.gif), -webkit-gradient(linear, left bottom, left top, color-stop(0, #e3e3f3), color-stop(.61, #fff));
    background-image: url(https://sp.able.co.jp/sp/img/dust_ico.gif), -moz-linear-gradient(center bottom, #e3e3f3 0, #fff 61%);
    height: 30px;
    background-repeat: no-repeat;
    background-position: 70px center, center;
    padding-top: 1px;
    display: block;
    color: #900;
    text-shadow: 1px 1px 2px #ccc
}

#view_layout .label_box {
    padding: 5px 1px 5px 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #edffd7;
    font-weight: 400;
    float: left;
    font-size: 14px;
    height: 30px;
    line-height: 15px;
    width: 100%;
    color: #6aa753;
    text-align: center;
    text-shadow: 0 1px 1px #fff;
    border: 0;
    margin-bottom: 20px
}

#view_layout .label_box p.right {
    width: 46px;
    height: 23px;
    float: right;
    text-align: center;
    margin-right: 1px;
    color: #333;
    font-size: 12px;
    line-height: 23px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 2px #999 inset;
    -moz-box-shadow: 1px 1px 2px #999 inset;
    box-shadow: 1px 1px 2px #999 inset
}

#view_layout .img_block {
    margin-bottom: 35px;
    text-align: center
}

#view_layout .img_block:last-child {
    margin-bottom: 80px
}

#list_shop h3 {
    margin-bottom: 15px;
    float: left
}

#list_shop p#view {
    font-size: 14px;
    color: #333;
    padding-left: 10px;
    margin-bottom: 20px
}

#list_shop ul.box li a {
    background-image: none;
    height: 160px
}

#list_shop ul.box li .tel a {
    background-image: none;
    height: auto !important
}

#list_shop ul#outline li {
    height: auto;
    margin-bottom: 10px;
    border: 0;
    font-weight: 400;
    border-bottom: 1px #666 dotted;
    padding-bottom: 10px
}

#list_shop ul#outline li.lbl {
    text-align: left;
    padding-left: 10px;
    margin-bottom: 10px;
    font-size: 15px;
    text-shadow: 1px 1px 3px #bbb;
    background-color: #ffffd2;
    padding-bottom: 0;
    border: 0
}

#list_shop ul#outline li.arrow_orange {
    background: url(https://sp.able.co.jp/sp/img/c_arrow_orange.png) center right no-repeat
}

#list_contact ul#outline li span.arrow,
#list_shop ul#outline li span.arrow {
    background: url(https://sp.able.co.jp/sp/img/lite_arrow_ico.gif) center left no-repeat;
    padding-left: 15px;
    float: left;
    display: block;
    width: 100%;
    margin-bottom: 5px;
    color: #54983d
}

#list_shop ul#outline li p {
    margin-bottom: 10px;
    float: left;
    width: 100%
}

#list_shop ul#outline li span.tel a {
    float: left;
    width: 100%;
    background: url(https://sp.able.co.jp/sp/img/tel_num.gif) center left no-repeat;
    font-size: 15px;
    margin: 0;
    text-decoration: underline;
    color: #06c;
    padding-left: 20px
}

#list_shop ul#outline li .home_box {
    width: 100%;
    height: 100px;
    padding: 0 5px;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

#list_shop ul#outline li .bottom_box,
#list_shop ul#outline li .home_box .left {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box
}

#list_shop ul#outline li .home_box:after {
    display: block
}

#list_shop ul#outline li .home_box .left {
    float: left;
    width: 140px;
    height: 100px;
    padding: 1px;
    text-align: center;
    border: 1px solid #ffbd6e;
    box-sizing: border-box
}

#list_shop ul#outline li .home_box .center {
    float: left;
    font-size: 14px;
    margin-left: 3px;
    font-weight: 400;
    min-width: 135px
}

#list_shop ul#outline li .home_box .center .box {
    width: 135px;
    margin: 0 auto;
    line-height: 1.2
}

#list_shop ul#outline li .home_box .center .box p {
    font-size: 15px;
    float: left;
    line-height: 1
}

#list_shop ul#outline li .home_box .center .box p:first-child {
    padding-top: 0
}

#list_shop ul#outline li .home_box .right {
    float: right;
    text-align: right;
    width: 10%;
    height: 100px
}

#list_shop ul#outline li .home_box a {
    margin: 0 auto;
    width: 100%;
    height: 101px;
    display: block
}

#list_shop ul#outline li .home_box a .right img {
    padding-top: 33px
}

#list_shop ul#outline li .bottom_box {
    font-weight: 400;
    float: left;
    box-sizing: border-box;
    padding-left: 10px;
    line-height: 1.2;
    font-size: 14px
}

#list_shop #page,
#select_shop_detail h4 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

#list_shop ul#outline li:last-child {
    margin-bottom: 20px;
    padding-bottom: 30px;
    border-bottom: 1px #ccc solid
}

#list_shop #page {
    width: 100%;
    float: left;
    background-color: #ffe699;
    padding: 15px 10px;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
    font-size: 15px
}

#list_shop #page #prev {
    float: left;
    background: url(https://sp.able.co.jp/sp/img/page_prev_btn.png) top left no-repeat;
    width: 110px;
    height: 37px;
    line-height: 37px
}

#list_shop #page p,
#select_shop_detail h3 {
    text-align: center
}

#list_shop #page p a {
    display: block;
    text-decoration: none;
    color: #333
}

#list_shop #page #next {
    float: right;
    background: url(https://sp.able.co.jp/sp/img/page_next_btn.png) top left no-repeat;
    width: 110px;
    height: 37px;
    line-height: 37px
}

#select_shop_detail h4 {
    float: left;
    width: 100%;
    text-align: left;
    padding: 10px 15px 20px;
    font-weight: 400;
    font-size: 12px;
    color: #6aa753;
    text-shadow: 0 1px 1px #fff;
    background-color: #f7fdeb;
    border: 0;
    margin-bottom: 20px;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

#select_shop_detail .img_box {
    float: left;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    color: #333
}

#select_shop_detail .img_box div {
    float: left;
    width: 100%;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(.61, #fff));
    background-image: -moz-linear-gradient(center bottom, #ccc 0, #fff 61%)
}

#select_shop_detail .img_box span {
    width: 200px;
    margin: 0 auto;
    background: url(https://sp.able.co.jp/sp/img/back_btn_ico.gif) center left no-repeat;
    padding-left: 20px;
    display: block
}

#select_shop_detail .button_box,
#select_shop_detail .button_box h5 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

#select_shop_detail .img_box a {
    display: block;
    text-decoration: none;
    text-shadow: 1px 1px 2px #ddd;
    line-height: 30px;
    font-size: 15px;
    color: #333
}

#select_shop_detail .button_box h5,
#select_shop_detail .h5_block h5 {
    color: #54983d;
    font-family: Verdana, Arial, sans-serif, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W6", "ＭＳ Ｐゴシック"
}

#select_shop_detail .button_box {
    float: left;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f7f5e0), color-stop(.4, #fffff4), color-stop(.98, #f7f5e0), color-stop(1, #fff));
    background-image: -moz-linear-gradient(center bottom, #f7f5e0 0, #fffff4 40%, #f7f5e0 98%, #fff 100%);
    padding: 15px 5px;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 5px
}

#select_shop_detail .button_box h5 {
    text-align: left;
    font-size: 14px;
    line-height: 35px;
    padding-left: 10px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(.02, rgba(0, 0, 0, 0)), color-stop(.03, #e3e3f3), color-stop(1, #fff));
    background-image: -moz-linear-gradient(center bottom, rgba(0, 0, 0, 0) 2%, #e3e3f3 3%, #fff 100%);
    border-top: 1px #e1e1e5 solid;
    border-bottom: 1px #e1e1e5 solid;
    text-shadow: 1px 1px 1px #bbb;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 15px
}

#select_shop_detail .box3_block {
    width: 300px;
    margin: 0 auto
}

#select_shop_detail .box3_block .box3_box p {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 95px;
    margin: 0 auto
}

#select_shop_detail .box3_block .box3_box a {
    height: auto
}

#select_shop_detail .box3_block .btn {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff983d), color-stop(1, #ff7e0c));
    background-image: -moz-linear-gradient(center bottom, #ff983d 0, #ff7e0c 100%);
    border: 1px solid #bf7a43;
    padding: 0 0 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}

#select_shop_detail .box3_block span {
    width: 100%;
    font-size: 15px;
    padding-top: 72px;
    display: block;
    text-shadow: 1px 1px 2px #999
}

#select_shop_detail .box3_block .box3_box #phone {
    float: left
}

#select_shop_detail .box3_block .box3_box #phone p {
    background-image: url(https://sp.able.co.jp/sp/img/phone_btn.png);
    background-repeat: no-repeat;
    background-position: top center
}

#select_shop_detail .box3_block .box3_box #mail {
    margin: 0 auto;
    width: 95px
}

#select_shop_detail .box3_block .box3_box #mail p {
    background-image: url(https://sp.able.co.jp/sp/img/mail_btn.png);
    background-repeat: no-repeat;
    background-position: top center
}

#select_shop_detail .box3_block .box3_box #mail p span {
    font-size: 14px;
    padding-top: 73px;
    padding-bottom: 1px
}

#select_shop_detail .box3_block .box3_box #shop {
    float: right
}

#select_shop_detail .box3_block .box3_box #shop p {
    background-image: url(https://sp.able.co.jp/sp/img/shop_btn.png);
    background-repeat: no-repeat;
    background-position: top center
}

#select_shop_detail dt div.small {
    font-size: 10px;
    width: 100%;
    display: block;
    padding-left: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

#select_shop_detail #reserve_box.button_box .img_box {
    padding: 0 5px;
    margin-bottom: 0
}

#select_shop_detail #reserve_box.button_box .img_box span {
    width: 170px;
    padding-left: 30px;
    background: url(https://sp.able.co.jp/sp/img/able_ico.gif) center left no-repeat;
    font-size: 13px;
    text-shadow: 1px 1px 2px #fff;
    color: #333
}

#select_shop_detail #other_info .box3_block .box3_box span,
#select_shop_detail #shop_info .box3_block .box3_box span {
    display: block;
    padding: 10px 0;
    width: 75px;
    font-size: 13px;
    margin: 0 auto;
    text-align: right;
    background: url(https://sp.able.co.jp/sp/img/other_btn_bg.png) top center no-repeat
}

#select_shop_detail #other_info .box3_block .box3_box #phone span,
#select_shop_detail #shop_info .box3_block .box3_box #phone span {
    background-image: url(https://sp.able.co.jp/sp/img/other_phone.png), url(https://sp.able.co.jp/sp/img/other_btn_bg.png);
    background-repeat: no-repeat;
    background-position: center left, top center;
    margin-top: 5px;
    padding-left: 8px
}

#select_shop_detail #other_info .box3_block .box3_box #mail span,
#select_shop_detail #shop_info .box3_block .box3_box #mail span {
    background-image: url(https://sp.able.co.jp/sp/img/other_mail.png), url(https://sp.able.co.jp/sp/img/other_btn_bg.png);
    background-repeat: no-repeat;
    background-position: center left, top center;
    font-size: 12px;
    width: 78px;
    margin-top: 5px;
    padding-top: 11px;
    padding-left: 10px
}

#select_shop_detail #other_info .box3_block .box3_box #shop span,
#select_shop_detail #shop_info .box3_block .box3_box #shop span {
    background-image: url(https://sp.able.co.jp/sp/img/other_shop.png), url(https://sp.able.co.jp/sp/img/other_btn_bg.png);
    background-repeat: no-repeat;
    background-position: center left, top center;
    width: 60px;
    margin-top: 5px;
    padding-left: 10px
}

#select_shop_detail .h5_block {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #ccc), color-stop(.6, #999), color-stop(.6, #76b75c), color-stop(1, #76b75c));
    background-image: -moz-linear-gradient(right center, #ccc 0, #999 60%, #76b75c 60%, #76b75c 100%);
    width: 100%;
    float: left;
    padding-bottom: 3px;
    margin-bottom: 10px
}

#select_shop_detail .h5_block h5 {
    line-height: 20px;
    text-shadow: 1px 1px 2px #ccc;
    border-top: 1px #e0dece solid;
    padding: 6px 0 6px 10px;
    border-bottom: 1px #fff solid;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(.01, #edece3), color-stop(0, #fff), color-stop(1, #fff));
    background-image: -moz-linear-gradient(center bottom, #edece3 1%, #fff 0, #fff 100%)
}

#select_shop_detail #shop_data {
    float: left;
    width: 100%;
    padding: 0 13px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

#select_shop_detail .img_box {
    margin-bottom: 2px
}

#select_shop_detail .img_box p {
    margin: 0 auto;
    text-align: center
}

#select_shop_detail #shop_data .img_box p img {
    padding: 1px;
    border: 1px solid #009260
}

#select_shop_detail #search_top {
    height: 15px;
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 5px
}

#select_shop_detail #search_top p {
    width: 13px;
    padding-right: 230px;
    margin: 0 auto
}

#select_shop_detail #search_top img {
    z-index: 2
}

#select_shop_detail #shop_data .shop_box {
    float: left;
    border-bottom: 1px #666 dotted;
    margin-bottom: 10px
}

#select_shop_detail #shop_data .explain {
    z-index: -1;
    float: left;
    width: 100%;
    margin-bottom: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fdfac6;
    border: 1px solid #ffe79c;
    padding: 10px;
    font-size: 12px;
    color: #333
}

#select_shop_detail #shop_data:last-child {
    margin-bottom: 30px
}

#select_shop_detail #shop_data .shop_box .title_box {
    float: left;
    width: 100%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

#select_shop_detail #shop_data .shop_box .title_box .title {
    float: left
}

#select_shop_detail #shop_data .shop_box .title_box .title a {
    font-size: 14px;
    line-height: 20px
}

#select_shop_detail #shop_data .shop_box .title_box .map {
    float: left;
    line-height: 20px;
    font-size: 12px;
    width: 38px;
    margin-left: 10px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(.5, #ddd), color-stop(1, #fff));
    background-image: -moz-linear-gradient(center bottom, #ddd 0, #fff 50%)
}

#select_shop_detail #shop_data .shop_box .title_box .map a {
    color: #333;
    display: block;
    text-decoration: none
}

#select_shop_detail #shop_data .shop_box p.area {
    font-family: Verdana, Arial, sans-serif, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W6", "ＭＳ Ｐゴシック"
}

#select_shop_detail #shop_data .shop_box p.area,
#select_shop_detail #shop_data .shop_box p.time {
    float: left;
    padding: 10px;
    font-size: 15px
}

#select_shop_detail #shop_data .shop_box p.area span,
#select_shop_detail #shop_data .shop_box p.time span {
    background: url(https://sp.able.co.jp/sp/img/arrow_ico.gif) center left no-repeat;
    padding-left: 15px;
    color: #54983d
}

#select_shop_detail ul.box li a {
    background-image: none
}

#select_shop_detail ul#outline li {
    height: auto;
    margin-bottom: 20px;
    border: 0
}

#select_shop_detail ul#outline li.lbl {
    text-align: left;
    padding-left: 10px;
    margin-bottom: 0;
    font-size: 15px;
    text-shadow: 1px 1px 3px #bbb;
    font-family: Verdana, Arial, sans-serif, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W6", "ＭＳ Ｐゴシック";
    background-color: #ffffd2
}

#select_shop_detail ul#outline li label {
    width: 100%;
    float: left;
    font-size: 13px;
    font-weight: 400;
    padding-left: 5px;
    margin-bottom: 10px
}

#select_shop_detail ul#outline li .home_box {
    width: 100%;
    padding: 0 5px;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

#select_shop_detail ul#outline li .home_box:after {
    display: block
}

#select_shop_detail ul#outline li .home_box span {
    width: 100%;
    float: left;
    font-size: 13px
}

#select_shop_detail ul#outline li .home_box .left {
    float: left;
    text-align: center;
    border: 1px solid #cdccc2;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

#select_shop_detail ul#outline li .home_box .center {
    float: left;
    margin-left: 5px;
    font-weight: 400
}

#select_shop_detail ul#outline li .home_box .center .box {
    width: 125px;
    margin: 0 auto
}

#select_shop_detail ul#outline li .home_box .center .box p.price,
#select_shop_detail ul#outline li .home_box .center .box p.square {
    -webkit-background-size: 2px 2px;
    -moz-background-size: 2px 2px;
    width: 100%;
    background: url(https://sp.able.co.jp/sp/img/hr.jpg) bottom left repeat-x
}

#select_shop_detail ul#outline li .home_box .center .box p {
    font-size: 15px;
    float: left;
    line-height: 1;
    padding: 0 5px 5px;
    margin-bottom: 5px
}

#select_shop_detail ul#outline li .home_box .center .box p:first-child {
    padding-top: 0
}

#select_shop_detail ul#outline li .home_box .center .box p.price {
    font-size: 13px;
    color: #666;
    line-height: .8;
    padding-bottom: 10px
}

#select_shop_detail ul#outline li .home_box .center .box p.price span {
    float: left;
    width: auto;
    margin-top: 6px
}

#select_shop_detail ul#outline li .home_box .center .box p.price span.num {
    font-size: 20px;
    color: #c00;
    margin: 0 3px 0 0;
    font-weight: 700
}

#select_shop_detail ul#outline li .home_box .center .box p.price span.yen {
    font-size: 12px;
    color: #c00
}

#select_shop_detail ul#outline li .home_box .right {
    float: right;
    text-align: right;
    width: 15%;
    height: 101px
}

#select_shop_detail ul#outline li .home_box a {
    margin: auto 0;
    width: 100%;
    min-height: 130px
}

#select_shop_detail ul#outline li .home_box a .right img {
    padding-top: 33px
}

#select_shop_detail #back,
#select_shop_detail #other,
#special {
    padding: 0 15px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    float: left
}

#select_shop_detail ul#outline li:last-child {
    margin-bottom: 20px
}

#select_shop_detail #back,
#select_shop_detail #other {
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px
}

#special {
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0;
    margin-top: 10px
}

#select_shop_detail #question_box ul,
#select_shop_detail #shop_atmos {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box
}

#select_shop_detail #back div,
#select_shop_detail #other div,
#select_shop_detail #special div {
    float: left;
    width: 100%;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(.61, #fff));
    background-image: -moz-linear-gradient(center bottom, #ccc 0, #fff 61%)
}

#select_shop_detail #back span,
#select_shop_detail #other span,
#select_shop_detail #special span {
    width: 230px;
    margin: 0 auto;
    background: url(https://sp.able.co.jp/sp/img/back_btn_ico.gif) center left no-repeat;
    padding-left: 20px;
    display: block
}

#select_shop_detail #other span {
    width: 140px
}

#select_shop_detail #special span {
    width: 190px
}

#select_shop_detail #back a,
#select_shop_detail #other a,
#select_shop_detail #special a {
    display: block;
    text-decoration: none;
    text-shadow: 1px 1px 2px #ddd;
    line-height: 30px;
    font-size: 15px;
    color: #333
}

#select_shop_detail #shop_data .explain .accordion_head {
    cursor: pointer;
    color: #06c;
    text-decoration: underline;
    font-size: 12px;
    text-align: right
}

#select_shop_detail #shop_data .explain .hide_txt {
    padding-top: 10px
}

#select_shop_detail #shop_atmos {
    float: left;
    width: 100%;
    padding: 0 13px;
    margin-bottom: 15px;
    box-sizing: border-box
}

#select_shop_detail #shop_atmos .img_box p {
    padding: 1px;
    border: 1px solid #009260;
    width: 296px;
    text-align: left;
    font-size: 12px;
    font-family: Verdana, Arial, sans-serif, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W6", "ＭＳ Ｐゴシック"
}

#select_shop_detail #shop_atmos .img_box p span {
    display: block;
    padding: 0 5px;
    width: auto;
    background: 0
}

#select_shop_detail #shop_atmos ul {
    width: 300px;
    margin: 5px auto
}

#select_shop_detail #shop_atmos ul li {
    float: left;
    padding: 1px;
    border: 1px solid #ccc;
    margin: 0 2px;
    height: 68px
}

#select_shop_detail #shop_atmos ul li.on {
    padding: 5px 2px;
    background-color: #019261;
    border: 0;
    margin-top: -3px
}

#select_shop_detail #shop_atmos ul li:first-child {
    float: left;
    margin-left: 0
}

#select_shop_detail #shop_atmos ul li:last-child {
    float: right;
    margin-right: 0
}

#select_shop_detail #about {
    float: left;
    width: 100%;
    margin-bottom: 15px
}

#select_shop_detail #about dl {
    float: left;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}

#select_shop_detail #about dl dd {
    float: left;
    width: 25%;
    font-family: Verdana, Arial, sans-serif, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W6", "ＭＳ Ｐゴシック";
    font-size: 12px;
    color: #960;
    padding: 7px 0 0 10px
}

#select_shop_detail #about dl dt {
    border-bottom-color: #ccc;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-size: 15px;
    padding: 10px 0
}

#select_home_detail dl.rentMoney,
#select_home_detail dl.summary,
#select_shop_detail #about dl dd:last-of-type,
#select_shop_detail #about dl dt:last-of-type {
    border: 0
}

#select_shop_detail #about dl dt div.right_box {
    width: 70%;
    float: right;
    padding: 0;
    margin-top: -5px
}

#select_shop_detail #about dl dt p {
    width: 202px;
    padding: 5px 0 0 10px;
    float: left;
    margin-left: 25%;
    margin-right: 10px
}

#select_shop_detail #about dl dt .right_map {
    display: block;
    float: right;
    width: 50px;
    font-size: 12px;
    text-align: right;
    background: url(https://sp.able.co.jp/sp/img/flag_ico.jpg) top left no-repeat
}

#select_shop_detail #about dl dt:after {
    display: block
}

#select_shop_detail #question_box .h5_block {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #ccc), color-stop(.63, #666), color-stop(.62, #999));
    background-image: -moz-linear-gradient(right center, #ccc 0, #666 63%, #999 62%);
    width: 100%;
    float: left;
    padding-bottom: 3px;
    margin-bottom: 10px
}

#select_shop_detail #question_box .h5_block h5 {
    border-top: 1px #e0dece solid;
    line-height: 20px;
    color: #333;
    font-size: 14px;
    padding-left: 10px;
    border-bottom: 1px #fff solid;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(.01, #edece3), color-stop(0, #fff), color-stop(1, #fff));
    background-image: -moz-linear-gradient(center bottom, #edece3 1%, #fff 0, #fff 100%)
}

#select_shop_detail #question_box ul {
    width: 100%;
    float: left;
    padding: 0 0 15px 10px;
    box-sizing: border-box
}

#select_shop_detail #question_box ul li {
    border-bottom: 0;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    min-height: 0;
    background: url(https://sp.able.co.jp/sp/img/question_ico.jpg) left 12px no-repeat;
    padding-left: 10px;
    white-space: normal;
    height: auto
}

#select_shop_detail #question_box ul li a {
    color: #06c;
    display: block;
    margin: 0 14px 0 12px;
    text-decoration: underline;
    font-weight: 700
}

#station_box #page {
    width: 100%;
    float: left;
    background-color: #ffe699;
    padding: 15px 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
    font-size: 15px;
    font-family: Verdana, Arial, sans-serif, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W6", "ＭＳ Ｐゴシック"
}

#station_box #page #prev {
    float: left;
    background: url(https://sp.able.co.jp/sp/img/page_prev_btn.png) top left no-repeat;
    width: 110px;
    height: 37px;
    line-height: 37px
}

#station_box #page p {
    text-align: center
}

#station_box #page p a {
    display: block;
    text-decoration: none
}

#station_box #page #next {
    float: right;
    background: url(https://sp.able.co.jp/sp/img/page_next_btn.png) top left no-repeat;
    width: 110px;
    height: 37px;
    line-height: 37px
}

.list_margin {
    margin-bottom: 0 !important
}

.font12 {
    font-size: 12px !important
}

.font13 {
    font-size: 13px !important
}

.font14 {
    font-size: 14px !important
}

.font15 {
    font-size: 15px !important
}

.font17 {
    font-size: 17px !important
}

.font19 {
    font-size: 19px !important
}

label.img_center {
    display: block !important;
    text-align: center !important;
    min-height: 170px !important;
    position: relative !important
}

.width40 {
    width: 40px !important;
    text-align: left !important
}

#contact_list_next,
#contact_list_next_back {
    width: 100%;
    height: 65px;
    position: fixed;
    z-index: 1;
    bottom: 1px
}

#loading {
    display: block !important;
    vertical-align: middle !important;
    position: absolute !important;
    top: 70px !important;
    left: 145px !important
}

.font_color_cc0000 {
    color: #c00
}

span.asterisk {
    display: inline-block;
    padding: 0
}

span.asterisk > span {
    display: inline-block;
    text-indent: -12px;
    padding-left: 12px
}

#list_contact #content ul li a.linkTelIcon,
a.linkTelIcon {
    display: block;
    padding-left: 14px;
    background-image: url(../common/img/tel_ico02.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 10px;
    color: #f30;
    font-weight: 900
}

#list_contact #content ul li a.linkMailIcon {
    display: inline-block;
    padding-left: 15px;
    background-image: url(../common/img/dialog_mail.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 12px
}

.bold {
    font-weight: 700
}

.align_right {
    text-align: right
}

.align_left {
    text-align: left
}

#list_contact h3,
.align_center {
    text-align: center
}

#contact_list_next_back {
    background-color: #000;
    opacity: .4
}

#list_contact #content ul a {
    display: inline-block;
    padding-left: 15px;
    background-image: url(../common/img/link_ico.gif);
    background-position: left center;
    background-repeat: no-repeat
}

#contact_list_next a,
.contact_list_next a {
    color: #fff;
    width: 100%;
    height: 65px;
    line-height: 65px;
    font-size: 18px;
    text-align: center;
    background-image: url(../common/img/contact_list_next.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 305px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #f60
}

#contact_list_next a {
    position: fixed;
    z-index: 1;
    opacity: 1;
    bottom: 1px
}

.contact_list_next a {
    display: block
}

.w100 {
    width: 100% !important
}

#scroller_off_1 a,
#scroller_off_2 a,
#scroller_on a {
    color: #09c
}

.info {
    padding: 10px;
    font-size: 14px
}

#select_home_detail #bukkenDetailPhoto {
    width: 100%
}

#select_home_detail #bukkenDetailPhoto table {
    margin: 0 auto;
    width: 320px
}

#select_home_detail #bukkenDetailPhoto .dt0203arr {
    vertical-align: middle;
    padding: 0 10px
}

#select_home_detail #bukkenDetailPhoto .dt0203pic {
    width: 100%;
    height: 300px;
    display: table-cell;
    vertical-align: middle
}

#select_home_detail #bukkenDetailPhoto .dt0201 img {
    width: 256px;
    display: block;
    margin: 20px auto
}

#select_home_detail #bukkenDetailPhoto .dt0203pic img {
    width: 100%;
    max-height: 250px
}

#select_home_detail #bukkenDetailPhoto .dt0203pic .zoomIconWrap {
    position: relative
}

#select_home_detail #bukkenDetailPhoto .dt0203pic .zoomIcon {
    position: absolute;
    right: 0;
    bottom: 0;
    zoom: .5
}

#select_home_detail #detailOutline {
    display: table;
    width: 95%;
    margin: 0 auto 0
}

#roomSummary {
    position: relative
}

#select_home_detail dl.rentMoney {
    color: red;
    float: left;
    display: block;
    width: auto
}

#select_home_detail dl.rentMoney dd.lite_red,
#select_home_detail dl.rentMoney dt {
    color: red
}

#select_home_detail dl.rentMoney dd.lite_red {
    font-size: 15px;
    float: none;
    color: red;
    padding: 0
}

#select_home_detail dl.rentMoney dd {
    color: red;
    padding: 0;
    width: auto;
    margin: 0 .5rem 0 0;
    font-size: 13px
}

#select_home_detail dl.summary dt {
    background-color: #ccc;
    padding: 2px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    float: left;
    line-height: 1rem;
    font-size: 90%;
    margin: 0 .5rem 0 0
}

#select_home_detail dl.rentMoney dt {
    font-size: 13px;
    padding: 0;
    float: left
}

#select_home_detail dl.summary {
    font-size: 90%;
    width: 100%;
    display: block
}

#select_home_detail dl.summary dd,
#select_home_detail dl.summary dt {
    color: #000
}

#select_home_detail dl.summary dd {
    padding: 0;
    margin: 0 .5rem 0 0;
    width: auto
}

#select_home_detail .favoriteLink {
    font-size: 12px;
    border-radius: 3px;
    padding: 2px;
    float: right;
    border: 1px solid #6eba02;
    border-bottom: 3px solid #119951;
    color: #fff;
    text-decoration: none;
    background-color: #6eba02;
    box-shadow: 1px 1px 2px 1px #999
}

#select_home_detail .favoriteLinkIcon {
    color: #ff0
}

#select_home_detail .favoriteGray {
    font-size: 12px;
    background-color: #ccc;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 2px;
    color: #999;
    float: right
}

#select_home_detail .favoriteGrayIcon {
    color: #999
}

h2 {
    color: #fff;
    background-color: #999589;
    padding: 10px;
    position: relative;
    display: block;
    -webkit-margin-before: .83em;
    -webkit-margin-after: .83em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    font-size: 90%
}

#select_home_detail .reserve_block {
    display: table;
    width: 100%
}

#select_home_detail .pd10 {
    padding: 0 10px !important
}

#select_home_detail div {
    display: block
}

#select_home_detail dl.detailSection.detailItems {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 85%;
    float: none;
    margin: 0;
    border: 0;
    border-bottom: 1px dotted #ccc;
    width: 100%;
    display: table
}

#select_home_detail dl.detailSection.detailItems dt {
    background: #f2f2f2;
    padding-bottom: 7px;
    padding-top: 7px;
    padding-left: 7px;
    display: table-cell;
    width: 30%;
    vertical-align: top;
    font-size: 92%
}

#select_home_detail dl.detailSection.detailItems dd {
    border-left: none;
    padding-bottom: 7px;
    padding-top: 7px;
    color: #000;
    display: table-cell;
    width: 95%;
    vertical-align: middle
}

#select_home_detail em {
    color: red;
    font-weight: 400
}

#select_home_detail .xxlarge {
    font-size: 155.5%
}

#select_home_detail .btn2_box .share_mail a {
    color: #333
}

#select_home_detail .btn2_box .share_mail a span {
    width: 145px;
    display: block;
    margin: 0 auto;
    padding-left: 50px;
    text-align: left;
    background: url(https://sp.able.co.jp/sp/img/share_mail.png) 18px center no-repeat
}

#select_home_detail .detail-slider .wrap {
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    height: 178px
}

#select_home_detail .slider {
    padding-left: 69px;
    width: 543px
}

#select_home_detail #content ul.js_simple_slider_view li {
    display: -webkit-box;
    display: -moz-box;
    display: -o-box;
    display: -ms-box;
    display: box;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-box-align: center;
    box-align: center;
    float: left;
    width: 237px;
    height: 178px;
    text-align: center;
    border: 1px solid #ccc;
    padding: 0;
    position: relative
}

#select_home_detail .detail-slider.action {
    -webkit-transition: margin-left 1s ease-out
}

#select_home_detail .detail-slider {
    position: relative;
    margin-left: 0
}

#select_home_detail .detail-slider:after {
    content: ".";
    display: block;
    visibility: hidden;
    font-size: 0;
    height: 0;
    clear: both
}

#select_home_detail .detail-slider ul {
    list-style: none
}

#select_home_detail .pt10 {
    padding: 10px !important
}

#select_home_detail .center {
    text-align: center !important
}

#select_home_detail .detail-slider .wrap .slider > li img {
    max-width: 235px;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

#select_home_detail .caption {
    padding: 10px 10px 0;
    font-size: 80%;
    text-align: center
}

#select_home_detail .imgCount {
    font-size: 80%
}

#select_home_detail .deals {
    padding-bottom: 10px !important
}

.slider.js_simple_slider_view li.pictItem img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center
}

.pictItem:after {
    content: url(/sp/img/icn_detail_zoom.png);
    zoom: .5;
    position: absolute;
    bottom: 0;
    right: 0;
    pointer-events: none
}

#content ul.slider.detail li.pictItem a {
    display: block;
    height: 175px;
    background-color: #FFF;
    text-align: center;
    position: relative;
    width: 224px
}

.slider.js_simple_slider_view.detail li.pictItem {
    position: relative
}

#select_home_detail .caption.pictItem {
    text-align: center
}

div#sub div#station_box div#content ul li {
    padding: 10px 3%
}

div#sub div#station_box div#content ul li.lbl,
div#sub div#station_box div#content ul li.lbl_sub {
    padding: 0
}

div#area_search div#content ul li {
    padding: 10px 3%
}

div#area_search div#content ul li.lbl {
    padding: 0
}

div#area_search div#content ul#area li {
    padding: 10px 0
}

.bnr_block {
    text-align: center;
    margin: 10px
}

.bnr_block img {
    width: 100%;
    border: 1px solid #ccc
}

#select_home_detail dl.detailSection.detailItems.noneBorder {
    border-bottom: 0
}

.noimageWrap {
    width: 256px;
    margin: auto
}

img.noimage {
    margin-bottom: 20px
}
