@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@media screen and (max-width: 736px) {
    .pc {
        display: none !important;
    }

    .sp {
        display: block !important;
    }

    .sp[data-display=inline] {
        display: inline !important;
    }

    .sp[data-display=inline-block] {
        display: inline-block !important;
    }

    .footer_sp {
        display: block;
    }
    .footer_sp.hide {
        display: none;
    }

    html,
    body {
        height: auto;
        min-height: auto;
    }

    body {
        background-color: #FFDB5C;
    }

    a {
        text-decoration: none;
    }

    a:hover {
        text-decoration: none;
    }

    #wrapper {
        height: auto;
        background-color: #fff;
    }

    #nav1 {
        display: none;
    }

    .open-modal {
        left: 10px;
        top: -4px;
        position: absolute;

    }

    .open-modal:before,
    .open-modal:after {
        display: none;
    }

    .open-modal img.menu {
        width: 40px;
        height: 40px;
    }

    .modal .modal-overlay .close {
        position: absolute;
        right: -31%;
        top: 1px;
        font-size: 35px;
        width: 31%;
        height: 100%;
        color: #fff;
        text-align: center;
    }

    .modal .modal-wrap {
        background-image: url(/img/bg-header-03.svg);
        background-color: #FFDB5C;
        height: 100%;
        background-repeat: no-repeat;
    }

    #favorite {
        display: none;
    }

    header.navi {
        position: fixed;
        z-index: 200;
        /*top: 0;*/
        height: auto;
        width: 100%;
        margin: 0;
        background-image: url(/img/bg-header-02.svg);
        background-position: 39px -8px;
        background-repeat: no-repeat;
        background-color: #FFDB5C;
    }

    #page-title::before {
        content: '';
        height: 58px;
        display: block;
    }

    header #header_inner {
        width: 100%;
        margin: 0 auto;
        height: 51px;
        position: relative;
        background: none;
    }

    header #header_inner .header_inner_wrapper {
        width: 100%;
        justify-content: center;
        height: 32px;
    }

    header #header_inner h1,
    header #header_inner .h1-position .container-fix {
        /*visibility: hidden;*/
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }
    header #header_inner .h1-position {
        position: initial;
    }
    header #header_inner h1 br {
        display: block;
    }

    header #header_inner p#logo {
        line-height: 51px;
        width: 224px;
        height: 51px;
        margin: 0 auto 0;
        text-align: center;
    }

    header #header_inner p#logo a {
        line-height: 51px;
        display: inline-block;
        height: 40px;
    }

    header #header_inner p#logo img {
        width: 100%;
        height: 14px;
    }

    header ul#navi {
        text-align: center;
        display: block;
        min-height: 30px;
        white-space: nowrap ;
    }

    header ul#navi li {
        display: inline-block;
        margin-right: 4vw;
    }

    header ul#navi li:last-child {
        margin-right: 0;
    }

    header ul#navi li a {
        font-size: 11px;
        font-weight: bold;
    }

    header ul#navi li a.area img {
        display: inline-block;
        vertical-align: middle;
        margin-right: 2px;
        width: 18px;
        position: relative;
        top: -2px;
        left: 0px;
    }

    header ul#navi li a.station img {
        display: inline-block;
        vertical-align: middle;
        margin-right: 3px;
        width: 16px;
        position: relative;
        top: -1px;
        left: 0px;
    }

    header ul#navi li a.search img {
        display: inline-block;
        vertical-align: middle;
        margin-right: 2px;
        width: 16px;
        position: relative;
        top: -2px;
        left: 0px;
    }

    header ul#navi li a.star img {
        display: inline-block;
        vertical-align: middle;
        margin-right: 2px;
        width: 16px;
        position: relative;
        top: -2px;
        left: 0px;
    }

    header ul#navi li a span.num {
        border-radius: 100%;
        width: 20px;
        height: 20px;
        background-color: #fff;
        display: inline-block;
        line-height: 1.9;
    }

    header #header_inner a.inquiry_btn2 {
        display: none;
    }

    header #header_inner a.inquiry_btn2 span.favorite {
        font-size: 10px;
        position: absolute;
        z-index: 2;
        font-weight: bold;
        top: 12px;
        left: 2px;
        padding: 4px;
        text-align: center;
        color: #000;
    }

    header #header_inner a.inquiry_btn2:after {
        content: '';
        display: block;
        clear: both;
    }

    body#search_map div#container div.title h2 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .usa {
        position: absolute;
        z-index: 10;
        top: 0;
        right: 20%;
    }

    .usa img.flag {
        position: relative;
        z-index: 10;
        top: 4px;
        right: 0;
    }

    .usa span.lng {
        font-size: 14px;
        position: relative;
        z-index: 10;
        top: -3px;
        right: 0;
    }

    #navi_sp_wrap {
        max-width: 100%;
        margin: 35px 0 0 0;
    }

    #navi_sp .switch {
        font-size: 14px;
        font-weight: bold;
        position: relative;
        box-sizing: border-box;
        width: 100%;
        margin-left: auto;
        padding: 16px 0 16px 15%;
        cursor: pointer;
        text-align: left;
        border-bottom: solid 1px #fff;
        background: transparent url(/img/category_category.png) left center no-repeat;
        background-size: 30px 30px;
    }

    #navi_sp .switch::after {
        position: relative;
        top: 3px;
        margin-left: .2em;
        content: url(/img/link_arrow03.png);
    }

    #navi_sp .switch.area {
        background: transparent url(/img/category_area.png) left center no-repeat;
        background-size: 30px 30px;
    }

    #navi_sp .active::after {
        position: relative;
        top: 3px;
        margin-left: .2em;
        content: url(/img/link_arrow04.gif);
    }

    #navi_sp .sp_nav {
        display: none;
    }

    #navi_sp li {
        text-align: center;
        color: #2f2f2f;
        border-bottom: solid 1px #fff;
        background-color: #e4e4e4;
    }

    #navi_sp li span {
        font-size: 14px;
        font-weight: bold;
        padding: 6px 0 0 0;
    }

    #navi_sp li input[type='text'] {
        font-size: 12px;
        display: block;
        box-sizing: border-box;
        width: 60%;
        margin: 5px 20% 0 0;
        padding: 6px;
        border-radius: 3px;
    }

    #navi_sp li select {
        font-size: 12px;
        display: block;
        width: 60%;
        margin: 5px 20% 0 0;
        padding: 3px 0 3px 6px;
    }

    #navi_sp li input[type='submit'] {
        font-size: 12px;
        box-sizing: border-box;
        width: 60%;
        margin: 10px 20% 20px 0;
        padding: 4px 0;
        color: #fff;
        border: solid 1px #97aacb;
        border-radius: 3px;
        background: #a6b6d2;
        box-shadow: 0 1px 0 #97aacb;

        -webkit-appearance: none;
    }

    p.zero {
        padding: 100px 0;
        font-size: 16px;
        line-height: 2em;
        text-align: center;
    }

    #navi_sp li a {
        font-size: 14px;
        font-weight: bold;
        display: block;
        padding: 6px 15px 6px 0;
        text-decoration: none;
        color: #2f2f2f;
        background-color: #e4e4e4;
    }

    #navi_sp li a br {
        display: none;
    }

    #navi_sp li.current a {
        font-size: 14px;
        font-weight: bold;
        display: block;
        padding: 6px;
        text-decoration: none;
        color: #2f2f2f;
        background-color: #e4e4e4;
    }

    #navi_sp li.fv a span {
        font-size: 10px;
        font-weight: bold;
        width: 10px;
        padding: 0 5px;
        text-align: center;
        color: #fff;
        border-radius: 10px;
        background-color: #508b2f;
    }

    li.search_commute input[type='text'] {
        font-size: 12px;
        display: block;
        box-sizing: border-box;
        width: 90%;
        margin: 5px 20% 0 0;
        padding: 1px;
        border-radius: 3px;
    }

    li.search_commute select {
        font-size: 12px;
        display: block;
        width: 90%;
        margin: 5px 20% 0 0;
        padding: 3px 0 3px 6px;
    }

    li.search_commute input[type='submit'] {
        font-size: 12px;
        box-sizing: border-box;
        width: 60%;
        margin: 10px 20% 20px 20%;
        padding: 4px 0;
        color: #fff;
        border: solid 1px #97aacb;
        border-radius: 3px;
        background: #a6b6d2;
        box-shadow: 0 1px 0 #97aacb;
        -webkit-appearance: none;
    }

    .slidebar-menu {
        margin: 100px 0 0 0;
        padding: 0 0 0 0;
        list-style: none;
        color: #2f2f2f !important;
    }

    nav.slidebar-nav li {
        padding-left: .75em;
        text-align: left;
        color: #e4e4e4;
        background-color: #FFDB5C;
    }

    nav.slidebar-nav li.separate-bottom {
        /* border-bottom:1px solid #bdbdbd; */
    }

    nav.slidebar-nav li ul.sp_nav {
        padding-right: .75em;
    }

    #navi_sp li:last-child {
        border-bottom: solid 1px #fff;
    }

    nav.slidebar-nav span {
        font-size: 13px;
        padding: 0 0 0 10px;
    }

    nav.slidebar-nav span.custom-option {
        font-size: 15px;
        padding: 0 0 0 10px;
    }

    nav.slidebar-nav span.navi_search {
        font-size: 14px;
        font-weight: bold;
        padding: 0 0 0 14%;
        background: transparent url(/img/navi_search.png) left center no-repeat;
    }

    nav.slidebar-nav input[type='text'] {
        font-size: 12px;
        display: block;
        box-sizing: border-box;
        width: 90%;
        margin: 5px 20% 5px 0;
        padding: 6px;
        border-radius: 3px;
    }

    nav.slidebar-nav select {
        font-size: 12px;
        display: block;
        width: 90%;
        margin: 5px 20% 0 0;
        padding: 3px 0 3px 6px;
    }

    nav.slidebar-nav input[type='submit'] {
        font-size: 12px;
        box-sizing: border-box;
        width: 90%;
        margin: 10px 20% 20px 0;
        padding: 4px 0;
        cursor: pointer;
        color: #fff;
        border: solid 1px #5e6c7c;
        border-radius: 3px;
        background: #292f36;
        box-shadow: 0 1px 0 #5e6c7c;

        -webkit-appearance: none;
    }

    nav.slidebar-nav a {
        font-size: 16px;
        font-weight: bold;
        display: block;
        text-decoration: none;
        color: #2f2f2f;
        line-height: 3.25;
        text-align: center;
    }

    nav.slidebar-nav li a.navi_map {
        padding: 16px 0 16px 15%;
        background: transparent url(/img/category_map.png) left center no-repeat;
        background-size: 30px 30px;
    }

    nav.slidebar-nav a br {
        display: none;
    }

    nav.slidebar-nav li a.navi_town {
        padding: 16px 0 16px 15%;
        background: transparent url(/img/category_machi.png) left center no-repeat;
        background-size: 30px 30px;
    }

    nav.slidebar-nav a br {
        display: none;
    }

    nav.slidebar-nav li a.navi_about {
        padding: 16px 0 16px 15%;
        background: transparent url(/img/category_ie.png) left center no-repeat;
        background-size: 30px 30px;
    }

    nav.slidebar-nav a br {
        display: none;
    }

    nav.slidebar-nav li a.navi_pickup {
        padding: 16px 0 16px 15%;
        background: transparent url(/img/category_oukan.png) left center no-repeat;
        background-size: 30px 30px;
    }

    nav.slidebar-nav a br {
        display: none;
    }

    nav.slidebar-nav li a.navi_mori {
        padding: 16px 0 16px 15%;
        background: transparent url(/img/category_mori.png) left center no-repeat;
        background-size: 30px 30px;
    }

    nav.slidebar-nav a br {
        display: none;
    }

    nav.slidebar-nav li a.navi_mail {
        padding: 16px 0 16px 15%;
        background: transparent url(/img/category_mailmagazine.png) left center no-repeat;
        background-size: 30px 30px;
    }

    nav.slidebar-nav a br {
        display: none;
    }

    nav.slidebar-nav li a.navi_applay {
        padding: 16px 0 16px 15%;
        background: transparent url(/img/category_keisai.png) left center no-repeat;
        background-size: 30px 30px;
    }

    nav.slidebar-nav a br {
        display: none;
    }

    nav.slidebar-nav li a.navi_inq {
        padding: 16px 0 16px 15%;
        background: transparent url(/img/category_sagashite.png) left center no-repeat;
        background-size: 30px 30px;
    }

    nav.slidebar-nav a br {
        display: none;
    }

    nav.slidebar-nav li a.navi_contact {
        padding: 16px 0 16px 15%;
        background: transparent url(/img/navi_sharepark.png) left center no-repeat;
        background-size: 30px 30px;
    }

    nav.slidebar-nav a br {
        display: none;
    }

    nav.slidebar-nav li a.navi_fb {
        padding: 16px 0 16px 15%;
        background: transparent url(/img/category_fb.png) left center no-repeat;
        background-size: 30px 30px;
        size: 5px;
    }

    nav.slidebar-nav a br {
        display: none;
    }

    nav.slidebar-nav li a.navi_eng {
        padding: 16px 0 16px 15%;
        background: transparent url(/img/flag-usa3.png) left center no-repeat;
        background-size: 30px 30px;
        size: 5px;
    }

    nav.slidebar-nav a br {
        display: none;
    }

    nav.slidebar-nav li a.navi_jpn {
        padding: 16px 0 16px 15%;
        background: transparent url(/img/flag_jpn2.jpg) left center no-repeat;
        background-size: 30px 26px;
        size: 5px;
    }

    nav.slidebar-nav a br {
        display: none;
    }

    nav.slidebar-nav.current a {
        font-size: 14px;
        font-weight: bold;
        display: block;
        padding: 6px;
        text-decoration: none;
        color: #2f2f2f;
        background-color: #e4e4e4;
    }

    nav.slidebar-nav.fv a span {
        font-size: 10px;
        font-weight: bold;
        width: 10px;
        padding: 0 5px;
        text-align: center;
        color: #fff;
        border-radius: 10px;
        background-color: #508b2f;
    }

    li.slidebar-menu-item div#navi_sp ul.sp_nav li {
        margin: 0 10px 0 0;
        color: #fff;
        background-color: #2e7e8b;
    }

    li.slidebar-menu-item div#navi_sp ul.sp_nav li a {
        color: #fff;
        background-color: #2e7e8b;
    }

    ul#modal_cat {
        display: block;
        width: 100%;
        background-color: #e4e4e4;
        box-shadow: 0 0 2px 2px rgba(0, 0, 0, .1);
    }

    ul#modal_cat li {
        border-bottom: 1px solid #fff;
    }

    ul#modal_cat li:last-child {
        border-bottom: none;
    }

    ul#modal_cat li a {
        font-size: 14px;
        font-weight: bold;
        display: block;
        padding: 6px 50px;
    }

    footer .footer-orderbase {
        flex-direction: column;
    }

    footer .footer-set_wrapper {
        background-color: transparent;
    }


    footer .footer-set .footer-promotion {
        width: 100%;
        margin-left: 0;
        padding: 20px 10px 20px 10px;
        background-color: #f5f5ee;
    }

    footer .footer-set .footer-promotion .button-container {
        display: flex;
        justify-content: center;
    }

    footer .footer-set .footer-promotion .button-container .button-item {
        width: 52px;
        background-color: transparent;
        padding: 10px 0;
        box-sizing: border-box;
    }

    footer .footer-set .footer-promotion .button-container .button-item img {
        width: 28px;
    }

    footer .footer-set .footer-promotion .button-container .button-item img.mailmagazine {
        width: 20px;
    }

    footer .footer-set .footer-promotion .button-container .button-item span {
        display: none;
    }

    footer #footerinner {
        width: 100%;
        margin: 30px 0 0;
        padding: 0;
    }

    footer section.foot_link p {
        font-size: 14px;
        font-weight: bold;
    }

    footer section.foot_link p.detail {
        font-size: 12px;
        font-weight: normal;
        margin: 10px 3% 0 3%;
    }

    footer #footerinner ul#fmenu {
        overflow: hidden;
        margin: 0 0 10px 0;
        text-align: center;
    }

    footer #footerinner ul#fmenu li {
        display: list-item;
        margin: 0 auto;
        letter-spacing: .05em;
    }

    footer #footerinner ul#fmenu li:first-child::before {
        content: none;
    }

    footer #footerinner ul#fmenu li::before {
        content: none;
    }

    footer #footerinner ul#fmenu li a {
        font-size: 11px;
        line-height: 3.5;
        font-weight: normal;
    }

    footer #footerinner ul#fmenu li a:hover {
        color: #052949;
    }

    footer #footerinner p#fcopyright {
        font-size: 60%;
        line-height: 15px;
        text-align: center;
        padding-bottom: 30px;
    }

    section.foot_link div.buttons div.button-container div.button-item {
        flex: 0 1 25%;
    }

    footer #footerinner img {
        display: none;
    }

    footer.ask {
        position: relative;
        width: 100%;
        margin: 40px 0 0 0;
    }

    footer.ask #footerinner {
        width: 100%;
        margin: 0;
        padding: 0 0 20px 0;
    }

    footer.ask #footerinner ul#fmenu {
        margin: 0 0 10px 0;
        text-align: center;
    }

    footer.ask #footerinner ul#fmenu li {
        line-height: 1.1;
        float: none;
        margin: 0;
    }

    footer.ask #footerinner ul#fmenu li::before {
        content: '';
    }

    footer.ask #footerinner ul#fmenu li:first-child::before {
        content: '';
    }

    footer.ask #footerinner ul#fmenu li a {
        font-size: 70%;
        float: none;
        margin: 0;
        padding: 0;
        text-decoration: none;
    }

    footer.ask #footerinner ul#fmenu li a:hover {
        color: #052949;
    }

    footer.ask #footerinner p#fcopyright {
        font-size: 60%;
        margin: 0 0 30px 0;
        text-align: center;
    }

    footer.ask #footerinner img {
        vertical-align: bottom;
    }

    .tree02 {
        position: absolute;
        z-index: -1;
        bottom: 10px;
        left: 3%;
        display: none;
    }

    .mountain {
        position: absolute;
        z-index: -1;
        bottom: 0;
        left: 5%;
        display: none;
    }

    .grasses05 {
        position: absolute;
        z-index: -1;
        bottom: 0;
        left: 0;
        display: none;
    }

    .trees03 {
        position: absolute;
        z-index: -1;
        right: 3%;
        bottom: 10px;
        display: none;
    }

    .grasses06 {
        position: absolute;
        z-index: -1;
        right: 0;
        bottom: 0;
        display: none;
    }

    .footer_sp {
        position: fixed;
        z-index: 200;
        bottom: 0;
        box-sizing: border-box;
        width: 100%;
        padding: 10px;
        background: rgba(96, 96, 96, .8);
    }
    .detail-footer .footer_sp {
        position: initial;
    }
    .detail-footer .footer_sp .sp-footer-container {
        overflow: hidden;
    }
    .footer_sp.btm {
        position: fixed;
        z-index: 199;
        top: 90px;
        box-sizing: border-box;
        width: 100%;
        padding: 6px 8px 3px 8px;
        background: #fedb5b;
        height: fit-content;
    }

    .footer_sp img.image {
        width: 100%;
    }

    .footer_sp .footer_sp_inner {
        position: relative;
        width: 100%;
        margin: 0 0 0 auto;
        padding: 10px 0;
    }

    .footer_sp .footer_sp_inner .footer_a_inner_btn {
        font-size: 10px;
        font-weight: bold;
        line-height: 1.3;
        width: 100%;
        margin-left: 15px;
        padding: 11px 0;
    }

    .footer_sp .footer_sp_inner .favorite_num {
        font-size: 10px;
        font-weight: bold;
        line-height: 1;
        position: absolute;
        z-index: 2;
        top: 10px;
        left: 84%;
        padding: 4px 6px;
        text-align: center;
        color: #fff;
        border-radius: 50%;
        background-color: #508b2f;
    }

    .footer_sp .footer_sp_inner .favorite_num2 {
        font-size: 10px;
        font-weight: bold;
        line-height: 1;
        position: absolute;
        z-index: 2;
        top: 10px;
        left: 53%;
        padding: 4px 6px;
        text-align: center;
        color: #fff;
        border-radius: 50%;
        background-color: #ff6b6b;
    }

    .footer_sp .footer_sp_inner .favorite_num2_en {
        font-size: 10px;
        font-weight: bold;
        line-height: 1;
        position: absolute;
        z-index: 2;
        top: 10px;
        left: 43%;
        padding: 4px 6px;
        text-align: center;
        color: #fff;
        border-radius: 50%;
        background-color: #ff6b6b;
    }

    .footer_sp .footer_sp_inner .image {
        width: 45px;
        height: 45px;
    }

    .inquiry_btn {
        font-size: 10px;
        display: inline-block;
        width: 20%;
        padding: 5px 0;
        text-align: center;
        text-decoration: none;
        -webkit-border-radius: 3px;
    }

    .inquiry_btn:link,
    .inquiry_btn:visited {
        color: #fff !important;
    }

    .footer_sp_inner span {
        color: #fff;
    }

    .footer_sp .footer_sp_inner .footer_sp_mail {
        font-size: 10px;
        font-weight: bold;
        line-height: 1;
        position: absolute;
        z-index: 2;
        top: 58px;
        left: 21%;
        padding: 4px 6px;
        text-align: center;
        color: #fff;
    }

    .footer_sp .footer_sp_inner .footer_sp_tel {
        font-size: 10px;
        font-weight: bold;
        line-height: 1;
        position: absolute;
        z-index: 2;
        top: 58px;
        left: 36%;
        padding: 4px 6px;
        text-align: center;
        color: #fff;
    }

    .footer_sp .footer_sp_inner .footer_sp_inquiry {
        font-size: 10px;
        font-weight: bold;
        line-height: 1;
        position: absolute;
        z-index: 2;
        top: 58px;
        left: 43%;
        padding: 4px 6px;
        text-align: center;
        color: #fff;
    }

    .footer_sp .footer_sp_inner .footer_sp_inquiry_en {
        font-size: 10px;
        font-weight: bold;
        line-height: 1;
        position: absolute;
        z-index: 2;
        top: 58px;
        left: 33%;
        padding: 4px 6px;
        text-align: center;
        color: #fff;
    }

    .footer_sp .footer_sp_inner .footer_sp_menu {
        font-size: 10px;
        font-weight: bold;
        line-height: 1;
        position: absolute;
        z-index: 2;
        top: 58px;
        left: 67.5%;
        padding: 4px 6px;
        text-align: center;
        color: #fff;
    }

    .footer_sp .footer_sp_inner .footer_sp_menu_en {
        font-size: 10px;
        font-weight: bold;
        line-height: 1;
        position: absolute;
        z-index: 2;
        top: 58px;
        left: 54.5%;
        padding: 4px 6px;
        text-align: center;
        color: #fff;
    }

    .footer_sp .footer_sp2_inner {
        position: relative;
        width: 100%;
        margin: 0 0 0 auto;
        padding: 10px 0;
    }

    .footer_sp .footer_sp2_inner .footer_a_inner_btn {
        font-size: 10px;
        font-weight: bold;
        line-height: 1.3;
        width: 100%;
        margin-left: 15px;
        padding: 11px 0;
    }

    .footer_sp .footer_sp2_inner .favorite_num {
        font-size: 10px;
        font-weight: bold;
        line-height: 1;
        position: absolute;
        z-index: 2;
        top: 10px;
        left: 84%;
        padding: 4px 6px;
        text-align: center;
        color: #fff;
        border-radius: 50%;
        background-color: #508b2f;
    }

    .footer_sp .footer_sp2_inner .favorite_num2 {
        font-size: 10px;
        font-weight: bold;
        line-height: 1;
        position: absolute;
        z-index: 2;
        top: 10px;
        left: 61%;
        padding: 4px 6px;
        text-align: center;
        color: #fff;
        border-radius: 50%;
        background-color: #ff6b6b;
    }

    .footer_sp .footer_sp2_inner .favorite_num2_en {
        font-size: 10px;
        font-weight: bold;
        line-height: 1;
        position: absolute;
        z-index: 2;
        top: 10px;
        left: 52%;
        padding: 4px 6px;
        text-align: center;
        color: #fff;
        border-radius: 50%;
        background-color: #ff6b6b;
    }

    .footer_sp .footer_sp2_inner .image {
        width: 45px;
        height: 45px;
    }

    .inquiry_btn2 {
        font-size: 10px;
        display: inline-block;
        width: 16%;
        padding: 5px 0;
        text-align: center;
        text-decoration: none;
        -webkit-border-radius: 3px;
    }

    .inquiry_btn2:link,
    .inquiry_btn:visited {
        color: #fff !important;
    }

    .footer_sp2_inner span {
        color: #fff;
    }

    .footer_sp .footer_sp2_inner .footer_sp_mail {
        font-size: 10px;
        font-weight: bold;
        line-height: 1;
        position: absolute;
        z-index: 2;
        top: 58px;
        left: 12.5%;
        padding: 4px 6px;
        text-align: center;
        color: #fff;
    }

    .footer_sp .footer_sp2_inner .footer_sp_tel {
        font-size: 10px;
        font-weight: bold;
        line-height: 1;
        position: absolute;
        z-index: 2;
        top: 58px;
        left: 27%;
        padding: 4px 6px;
        text-align: center;
        color: #fff;
    }

    .footer_sp .footer_sp2_inner .footer_sp_favorites {
        font-size: 10px;
        font-weight: bold;
        line-height: 1;
        position: absolute;
        z-index: 2;
        top: 58px;
        left: 31%;
        padding: 4px 6px;
        text-align: center;
        color: #fff;
    }

    .footer_sp .footer_sp2_inner .footer_sp_favorites_en {
        position: absolute;
        left: 22%;
        top: 58px;
        padding: 4px 6px;
        color: #fff;
        font-size: 10px;
        font-weight: bold;
        text-align: center;
        line-height: 1;
        z-index: 2;
    }

    .footer_sp .footer_sp2_inner .footer_sp_inquiry_en {
        position: absolute;
        left: 41.5%;
        top: 58px;
        padding: 4px 6px;
        color: #fff;
        font-size: 10px;
        font-weight: bold;
        text-align: center;
        line-height: 1;
        z-index: 2;
    }

    .footer_sp .footer_sp2_inner .footer_sp_inquiry {
        position: absolute;
        left: 51.5%;
        top: 58px;
        padding: 4px 6px;
        color: #fff;
        font-size: 10px;
        font-weight: bold;
        text-align: center;
        line-height: 1;
        z-index: 2;
    }

    .footer_sp .footer_sp2_inner .footer_sp_menu {
        position: absolute;
        left: 75%;
        top: 58px;
        padding: 4px 6px;
        color: #fff;
        font-size: 10px;
        font-weight: bold;
        text-align: center;
        line-height: 1;
        z-index: 2;
    }

    .footer_sp .footer_sp2_inner .footer_sp_menu_en {
        position: absolute;
        left: 63%;
        top: 58px;
        padding: 4px 6px;
        color: #fff;
        font-size: 10px;
        font-weight: bold;
        text-align: center;
        line-height: 1;
        z-index: 2;
    }

    .footer_sp div.sp-footer-container {
        margin: 0 auto !important;
    }

    .footer_sp div.sp-footer-container {
        margin: 5px 5px;
    }

    .footer_sp div.sp-footer-container a.footer-favorite.inquiry_btn2 {
        background: #fff;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        box-sizing: border-box;
        color: #fff;
        display: block;
        float: left;
        font-size: 15px;
        font-weight: bold;
        height: 60px;
        padding-top: 6px;
        text-align: center;
        text-decoration: none;
        width: 80px;
    }

    .footer_sp div.sp-footer-container a.footer-favorite.inquiry_btn2 img,
    .footer_sp div.sp-footer-container .a.footer-favorite.inquiry_btn2 img {
        width: 32px;
        height: 32px;
    }

    .footer_sp div.sp-footer-container a.footer-inquiry.inquiry_btn2,
    .footer_sp div.sp-footer-container .a.footer-inquiry.inquiry_btn2
     {
        background: #FF6B6B;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        box-sizing: border-box;
        color: #fff;
        display: flex;
        float: right;
        font-size: 15px;
        font-weight: bold;
        height: 60px;
        text-align: center;
        text-decoration: none;
        width: calc(100% - 88px);
    }
    .footer_sp div.sp-footer-container a.footer-inquiry.inquiry_btn2,
    .footer_sp div.sp-footer-container .a.footer-inquiry.inquiry_btn2 {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .footer_sp div.sp-footer-container .footer-favorite {}

    .footer_sp div.sp-footer-container .footer-inquiry {}

    .footer_sp div.sp-footer-container .footer-favorite a {
        width: auto;
    }

    .footer_sp div.sp-footer-container .footer-favorite p {
        font-size: 8px;
        line-height: 1;
        color: #2f2f2f;
    }

    .footer_sp div.sp-footer-container .footer-inquiry a,
    .footer_sp div.sp-footer-container .footer-inquiry .a {
        display: block;
        padding: 5px 8px;
        text-align: center;
        border-radius: 4px;
        background: #ff6b6b;
    }

    .footer_sp div.sp-footer-container .footer-inquiry div.inquiry-wrapper {
        vertical-align: middle;
        line-height: 1.5rem;
    }

    .footer_sp div.sp-footer-container .footer-inquiry span {
        font-weight: bold;
        font-style: normal;
        color: #fff;
    }

    .footer_sp div.sp-footer-container .footer-inquiry span.title {
        font-size: 16px;
        line-height: 1;
        vertical-align: bottom;
    }

    .footer_sp div.sp-footer-container .footer-inquiry span.notice {
        font-size: 12px;
        font-weight: normal;
        line-height: 1;
        vertical-align: middle;
    }

    #container {
        width: 100%;
        min-height: initial !important;
    }

    .container-fix {
        width: 100%;
    }

    #container02 {
        width: 100%;
        min-height: auto !important;
        min-height: initial !important;
        margin: 0 auto;
        padding: 0;
    }

    .container_index {
        min-height: auto !important;
        min-height: initial !important;
    }

    aside {
        display: none;
    }

    div#content {
        float: none;
        width: 100%;
        margin: 0 0 0 0;
    }

    div#content02 {
        float: none;
        width: 94%;
        margin: 12px 3% 24px 3%;
    }

    div#content03 {
        float: none;
        width: 94%;
        margin: 12px 3% 0 3%;
    }

    #page-title {
        width: 100%;
        height: auto;
        color: #fff;
        background: #292f36;
    }

    #page-title h2 {
        font-size: 16px;
        font-weight: bold;
        width: 97%;
        margin: 0 auto;
        padding: 10px 0 10px 3%;
    }

    #page-title02 {
        width: 100%;
        height: auto;
        color: #292f36;
        background: #fff;
    }

    #page-title02 h2 {
        font-size: 16px;
        font-weight: bold;
        box-sizing: border-box;
        width: 100%;
        margin: 0 auto;
        padding: 12px 2%;
        color: #fff;
    }

    #page-title02 h2 div {
        display: inline-block;
    }

    #page-title02 h2 div p.title {
        font-size: 20px;
        font-weight: bold;
        line-height: inherit;
    }

    #page-title02 h2 div p.summery {
        font-size: 12px;
        font-weight: normal;
        line-height: 1.4;
    }

    #page-title02 h2 div.favorite-area {
        float: right;
        margin: 0 10px;
        text-align: center;
    }

    #page-title02 h2 div.favorite-area p {
        font-size: 6px;
        font-weight: bold;
        font-style: normal;
        line-height: 8px;
        letter-spacing: -.05em;
    }

    #page-title02 h2 div.favorite-area a {
        margin: 0;
        padding: 0;
    }

    #page-title02 h2 div.favorite-area a img {
        width: 30px;
        height: 30px;
    }

    #page-title02 h2 div.update-date-area {
        bottom: 20px;
    }

    #page-title02 p.room-notice {
        font-size: 12px;
        width: 100%;
        margin: 6px 0 0;
        color: #AEAEAE;
    }

    #page-title02 div.sns_wrap {
        position: relative;
        width: 100%;
        margin: 0 auto;
    }

    #page-title02 div.sns_wrap ul.social_btn {
        position: absolute;
        top: 10px;
        right: 3%;
    }

    #page-title02.favorite {
        background: #292f36;
        width: 100%;
        margin-top: 51px;
        height: 40px;
    }

    #page-title02.favorite h2 {
        line-height: 40px;
        padding: 0 12px;
        font-size: 16px;
        box-sizing: border-box;
        width: 100%;
    }

    #page-title02 div.sns_wrap ul.social_btn li {
        float: right;
        margin: 0 0 0 10px;
        padding: 0;
    }

    #page-title02 div.sns_wrap ul.social_btn li:first-child {
        margin: -5px 0 0 5px;
    }

    #page-title03 {
        width: 100%;
        height: auto;
    }

    #page-title03 h2 {
        font-size: 16px;
        font-weight: bold;
        width: 97%;
        margin: 0 auto;
        padding: 10px 0 10px 3%;
        color: #fff;
    }

    #page-title03 div.sns_wrap {
        position: relative;
        width: 100%;
        margin: 0 auto;
    }

    #page-title03 div.sns_wrap ul.social_btn {
        position: absolute;
        top: 10px;
        right: 3%;
    }

    #page-title03 div.sns_wrap ul.social_btn li {
        float: right;
        margin: 0 0 0 10px;
        padding: 0;
    }

    #page-title03 div.sns_wrap ul.social_btn li:first-child {
        margin: -5px 0 0 5px;
    }

    #page-title04 {
        width: 100%;
        height: auto;
        color: #fff;
        background: #292f36;
    }

    #page-title04 h2 {
        font-size: 16px;
        font-weight: bold;
        width: 97%;
        margin: 0 auto;
        padding: 10px 0 10px 3%;
    }

    p.sub-text {
        font-size: 14px;
        margin: 10px;
    }

    p.sub-text-contact {
        font-size: 14px;
        margin: 10px;
        color: #a66513;
    }

    #c-container {
        width: 1000px;
        margin: 0 auto;
        padding: 0;
    }

    #chintai-page-title02 {
        width: 1000px;
        height: 70px;
        margin: auto;
        background: #a8a38f;
    }

    #chintai-page-title02 h2 {
        font-size: 27px;
        font-weight: bold;
        width: 1000px;
        margin: 0 auto;
        padding: 10px 0 10px 20px;
        color: #fff;
    }

    #chintai-page-title02 div.park {
        position: relative;
        margin: 0 auto;
    }

    #chintai-page-title02 div.park div.park-title {
        font-size: 18px;
        line-height: 18px;
        position: absolute;
        top: -40px;
        right: 10px;
        color: #fff;
    }

    div#chintai-content02 {
        float: left;
        width: 1000px;
        margin: 12px 0 0 0;
    }

    div#chintai-content02 div.flexbox {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-direction: row-reverse;
        margin: 0 0 15px 0;

        flex-wrap: wrap;
        -webkit-flex-direction: row-reverse;
    }

    div#chintai-content02 .item {
        width: 30%;
    }

    div#chintai-content02 div.flexbox .r-box {
        width: 69%;
        border-right: 1px solid #000;
    }

    div#chintai-content02 div.flexbox .l-box {
        font-size: 16px;
    }

    div#chintai-content02 div.flexbox h3 {
        font-size: 18px;
        margin: 5px 0 5px 0;
        padding: 0 0 0 0;
    }

    div#chintai-content02 div.flexbox p.c_detail {
        font-size: 14px;
        margin: 0 15px 0 0;
        padding: 0 0 0 0;
    }

    div#chintai-content02 div.flexbox table {
        font-size: 15px;
        margin: 15px 0 0 20px;
        padding: 0 0 0 0;
    }

    div#chintai-content02 div.flexbox table tr {
        line-height: 30px;
    }

    div#chintai-content02 div.flexbox table td {
        text-align: justify;
    }

    div#chintai-content02 div.flexbox2 {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    div#chintai-content02 .item2 {
        width: 20%;
    }

    div#chintai-content02 div.item2 li {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }

    div#chintai-content02 div.flexbox2 .l-box {
        flex-grow: 2;
    }

    div#chintai-content02 div.flexbox2 .l-box img {
        width: 395px;
        height: 260px;
        object-fit: cover;
    }

    div#chintai-content02 div.flexbox2 .p-box2 img {
        width: 195px;
        height: 128px;
        object-fit: cover;
    }

    div#chintai-content02 div.flexbox2 .p-box3 img {
        width: 195px;
        height: 260px;
        object-fit: cover;
    }

    div#chintai-content02 div.notes {
        font-size: 14px;
        float: right;
    }

    div#chintai-content02 div.flexbox3 {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;

        flex-wrap: wrap;
    }

    div#chintai-content02 .item3 {
        width: 10%;
    }

    div#chintai-content02 div.flexbox3 img {
        width: 81px;
        height: 56px;
        object-fit: cover;
    }

    div#chintai-content02 div.flexbox4 {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;

        flex-wrap: wrap;
    }

    div#chintai-content02 .item4 {
        width: 40%;
    }

    div#chintai-content02 div.flexbox4 .l-detail {
        width: 59%;
    }

    div#chintai-content02 div.flexbox4 .r-image {
        text-align: center;
    }

    div#chintai-content02 div.flexbox4 div.c-ttl4 {
        font-size: 17px;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }

    div#chintai-content02 div.flexbox4 table {
        font-size: 14px;
        margin: 5px 5px 0 5px;
        padding: 0 0 0 0;
        border: 1px solid #5d5d5d;
    }

    div#chintai-content02 div.flexbox4 table tr {
        line-height: 28px;
        border: 1px solid #5d5d5d;
    }

    div#chintai-content02 div.flexbox4 table td {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        text-align: justify;
        border: 1px solid #5d5d5d;
    }

    div#chintai-content02 div.flexbox4 table td.c-ttl4 {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        text-align: justify;
        border: 1px solid #5d5d5d;
    }

    div#chintai-content02 div.flexbox4 table td.c-ttl4 div {
        line-height: 1.2em;
        margin: 5px 0 5px 0;
        padding: 0 0 0 0;
    }

    div#chintai-content02 div.flexbox4 table td.c-detail4 {
        margin: 0 0 0 0;
        padding: 0 0 5px 0;
        border: 1px solid #5d5d5d;
    }

    div#chintai-content02 div.flexbox4 table td.c-detail4 div {
        line-height: 1.2em;
        margin: 0 5px 0 5px;
        padding: 0 0 0 0;
    }

    div#chintai-content02 div.flexbox4 img {
        margin: 30px 0 0 0;
        padding: 0 0 0 0;
    }

    div#chintai-content02 div.notes2 {
        font-size: 13px;
        bottom: 0;
        float: right;
    }

    .chintai-contact-box {
        width: 1000px;
        margin: 20px 0 0 30px;
        padding: 0;
    }

    .chintai-contact-box p.contact-btm {
        float: left;
        width: 50%;
        margin: 14px 0;
        text-align: center;
    }

    .chintai-contact-box p.contact-btm a {
        display: block;
        box-sizing: border-box;
        padding: 12px 0;
        color: #fff;
        border: solid 1px #797567;
        border-radius: 3px;
        background: #a8a38f;
        box-shadow: 0 3px 0 #797567;
    }

    .chintai-contact-box p.contact-tel {
        float: left;
        width: 50%;
        margin: 14px 0;
        text-align: center;
        border-radius: 3px;
    }

    div.category-area {
        margin-bottom: 60px;
    }

    div.category-area li.category-item {
        flex-basis: 100%;
    }

    div.category-area li.category-item.facility8 a {
        padding: 16px 16px 16px 49px;
        font-size: 15px;
    }

    div.category-area li.category-item.facility1 a {
        padding: 16px 16px 16px 16px;
        font-size: 15px;
    }

    div.category-area li.category-item.facility9 a {
        padding: 16px 0 16px 60px;
        font-size: 15px;
    }

    div.category-area li.category-item.facility34 a {
        padding: 16px 0 16px 60px;
        font-size: 15px;
    }

    div.category-area li.category-item.other-btn {
        flex-basis: 100%;
        text-align: center;
    }

    div.category-area li.category-item.other-btn a {
        background: none;
        width: 30%;
    }

    div.iziModal-content ul.category-list li {
        margin: 0 10px 0 0;
        color: #fff;
        border: solid 1px #fff;
        background-color: #2e7e8b;
    }

    div.iziModal-content ul.category-list li a {
        color: #fff;
        background-color: #2e7e8b;
    }

    div.iziModal-content ul.category-list li a p {
        width: 100%;
        color: #fff;
        background-color: #2e7e8b;
    }

    div.category-area div.more-item {
        margin: 2px 6px;
    }

    div.top_category_aria {
        margin: 10px 0 0 0;
        padding: 10px 0 20px 0;
        background-color: #eee;
    }

    div.top_category_ttl {
        font-size: 16px;
        font-weight: bold;
        margin: 0 0 0 9px;
        padding: 0 0 0 10%;
        color: #000;
        background: transparent url(/img/search3.png) no-repeat 5px 3px;
        background-size: 5% auto;
    }

    div.top_ttl {
        font-size: 17px;
        font-weight: bold;
        margin: 14px 0 0 0;
        text-align: center;
        background: transparent url(/img/news_line.png) left bottom no-repeat;
    }

    div.top_ttl2 {
        font-size: 17px;
        font-weight: bold;
        margin: 14px 0 0 0;
        padding: 0 0 6px 0;
        text-align: center;
        background: transparent url(/img/news_line.png) left bottom no-repeat;
    }

    div.top_ttl3 {
        font-size: 16px;
        font-weight: bold;
        margin: 14px 0 0 0;
        padding: 0 0 6px 0;
        text-align: center;
        background: transparent url(/img/news_line.png) left bottom no-repeat;
    }

    div#content ul.two_c {
        margin: 0;
        padding: 0;
    }

    div#content ul.two_c li {
        position: relative;
        float: left;
        width: 380px;
        margin: 12px 0 9px 0;
    }

    div#content ul.two_c li:last-child {
        margin: 12px 0 9px 9px;
    }

    div#content ul.two_c li img {
        display: block;
    }

    div#content ul.two_c li a h2.two_c_ttl {
        font-size: 20px;
        position: absolute;
        bottom: 0;
        box-sizing: border-box;
        width: 380px;
        padding: 10px;
        color: #fff;
        background: rgba(0, 0, 0, .3);
    }

    div#content ul.three_c {
        display: inline-block;
        margin: 3px 0 0 0;
        padding: 0;
    }

    div#content ul.three_c li {
        position: relative;
        display: inline-block;
        float: left;
        width: 47%;
        margin: 0 2% 0 0;
        background: #052949;
    }

    div#content ul.three_c li a {
        display: block;
    }

    div#content ul.three_c li:nth-child(2n) {
        margin: 0 0 20px 0;
    }

    div#content ul.three_c li img {
        display: block;
        width: 100%;
        margin: 0 0 0 2%;
    }

    div#content ul.three_c li h4 {
        font-size: 12px;
        font-weight: bold;
        margin: 0 0 4px 0;
        color: #fff;
    }

    div#content ul.three_c li h3 {
        font-size: 12px;
        margin: 0 0 4px 0;
    }

    div#content ul.three_c li p.four_c_text {
        font-size: 12px;
    }

    div#content ul.three_c li p.price {
        font-size: 13px;
        font-weight: bold;
        margin: 0 0 3px 0;
        padding: 0 0 0 12px;
        text-indent: .5em;
        background: transparent url(/img/money.png) left center no-repeat;
    }

    div#content ul.three_c li p.station {
        font-size: 13px;
        margin: 0 0 8px 0;
        padding: 0 0 0 12px;
        text-indent: .5em;
        background: transparent url(/img/train.png) left 3px no-repeat;
    }

    div#content ul.three_c li figure {
        position: relative;
        overflow: hidden;
        width: 100%;
        background: #fff;
    }

    div#content ul.three_c li figure * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all .45s ease-in-out;
        transition: all .45s ease-in-out;
    }

    div#content ul.three_c li figure img {
        position: relative;
        max-width: 100%;
        opacity: 1;
    }

    div#content ul.three_c li figure figcaption {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
    }

    div#content ul.three_c li figure h3.three_c_ttl {
        font-size: 12px;
        position: relative;
        display: table;
        box-sizing: border-box;
        width: 100%;
        margin: 0 auto;
        padding: 3px 0 3px 3px;
        text-transform: uppercase;
        color: #fff;
        background: rgba(0, 0, 0, .3);
    }

    div#content ul.three_c li figure h3.three_c_ttl span {
        font-size: 10px;
        display: none;
        color: #fff;
    }

    div#content ul.three_c li figure a {
        position: absolute;
        z-index: 1;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

    div#content ul.three_c li figure:hover img,
    figure.hover img {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
        opacity: .35;
    }

    div#content ul.four_c {
        display: inline-block;
        margin: 3px 0 0 0;
        padding: 0;
    }

    div#content ul.four_c li {
        position: relative;
        display: inline-block;
        float: left;
        width: 47%;
        margin: 0 2% 0 0;
    }

    div#content ul.four_c li a {
        display: block;
    }

    div#content ul.four_c li:nth-child(2n) {
        margin: 0 0 20px 0;
    }

    div#content ul.four_c li img {
        display: block;
        width: 100%;
        margin: 0 0 0 2%;
    }

    div#content ul.four_c li h4 {
        font-size: 13px;
        margin: 0 0 4px 0;
        color: #052949;
    }

    div#content ul.four_c li p.four_c_text {
        font-size: 12px;
    }

    div#content ul.four_c li p.price {
        font-size: 13px;
        font-weight: bold;
        margin: 0 0 3px 0;
        padding: 0 0 0 12px;
        text-indent: .5em;
        background: transparent url(/img/money.png) left center no-repeat;
    }

    div#content ul.four_c li p.station {
        font-size: 13px;
        font-weight: bold;
        margin: 0 0 8px 0;
        padding: 0 0 0 12px;
        text-indent: .5em;
        background: transparent url(/img/train.png) left 3px no-repeat;
    }

    .news_wrap {
        margin: 0 0 0 0;
        padding: 10px 0;
    }

    .news {
        overflow: scroll;
        height: 200px;
        margin: 0;
        padding: 0;
        background: transparent url(/img/news_line.png) left bottom no-repeat;
    }

    .news dt {
        font-size: 10px;
        float: none;
        width: 100%;
        margin: 0 0 0 0;
        padding: 0;
    }

    .news dd {
        font-size: 10px;
        float: none;
        width: 100%;
        margin: 0 0 4px 0;
    }

    ul#sp_random li img {
        width: 100%;
    }

    div#content div.flexbox div.item {
        margin: 5px;
        padding: 0;
        text-align: left;
    }

    div#content div.flexbox div.item img {
        max-width: 100%;
        height: auto;
    }

    div#content div.flexbox div.item p {
        text-align: left;
    }

    div#content div.flexbox div.item_n {
        margin: 6px;
        padding: 0;
        text-align: left;
    }

    div#content div.flexbox div.item_n img {
        max-width: 100%;
        height: auto;
    }

    div#content div.flexbox div.item_n p {
        text-align: left;
    }

    .flexbox {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .item_m {
        width: 46%;
    }

    .item_c {
        width: 46%;
    }

    .item_d {
        width: 44%;
    }

    .item_e {
        width: 44%;
    }

    .item {
        width: 46%;
    }

    .item2 {
        width: 46%;
    }

    .item_n {
        width: 46%;
    }

    div#content div.flexbox div.item_m {
        font-size: 11px;
        font-weight: bold;
        display: flex;
        box-sizing: border-box;
        height: 30px;
        margin: 6px 2px 2px 10px;
        text-decoration: none;
        color: #fff;
        border: 1px solid #252525;
        border-bottom: solid 2px #252525;
        border-radius: 4px;
        background: #5d5d5d;
        box-shadow: inset 0 2px 0 rgba(255, 255, 255, .2), 0 2px 2px rgba(0, 0, 0, .19);
        align-items: center;
    }

    div#content div.flexbox div.item_m a {
        margin: 0 auto;
    }

    div#content div.flexbox div.item_m p {
        font-size: 14px;
        margin: 0 auto;
        text-align: center;
        color: #fff;
    }

    div#content div.flexbox div.item_m a p {
        font-size: 14px;
        text-align: center;
        color: #fff;
    }

    div#content div.flexbox div.item_c {
        font-size: 11px;
        font-weight: bold;
        display: flex;
        box-sizing: border-box;
        height: 30px;
        margin: 6px 2px 2px 10px;
        text-decoration: none;
        color: #fff;
        border: 1px solid #8b3b3b;
        border-bottom: solid 2px #8b3b3b;
        border-radius: 4px;
        background: #ff6b6b;
        box-shadow: inset 0 2px 0 rgba(255, 255, 255, .2), 0 2px 2px rgba(0, 0, 0, .19);
        align-items: center;
    }

    div#content div.flexbox div.item_c a {
        margin: 0 auto;
    }

    div#content div.flexbox div.item_c a p {
        font-size: 14px;
        text-align: center;
        color: #fff;
    }

    div#content div.flexbox div.item div.box3 {
        margin: 0 0 0 0;
    }

    div#content div.flexbox div.item img {
        display: block;
        width: 100%;
        margin: 0 0 0 0;
    }

    div#content div.flexbox div.item h4 {
        font-size: 13px;
        font-weight: bold;
        display: flex;
        height: 40px;
        margin: 0 0 0 0;
        padding: 0 0 4px 5px;
        text-decoration: underline;
        color: #fff;
        background: #052949;
        align-items: center;
    }

    div#content div.flexbox div.item h3 {
        font-size: 13px;
        overflow: hidden;
        width: 97%;
        margin: 0 0 0 0;
        padding: 0 0 6px 6px;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #fff;
        background: #052949;
    }

    div#content div.flexbox div.item p.four_c_text {
        font-size: 13px;
    }

    div#content div.flexbox div.item p.price {
        font-size: 13px;
        font-weight: bold;
        margin: 0 0 3px 0;
        padding: 0 0 0 18px;
        background: transparent url(/img/money.png) left center no-repeat;
    }

    div#content div.flexbox div.item p.station {
        font-size: 13px;
        font-weight: bold;
        margin: 0 0 8px 0;
        padding: 0 0 0 15px;
        background: transparent url(/img/train.png) left 3px no-repeat;
    }

    div#content div.flexbox div.item figure {
        position: relative;
        overflow: hidden;
        width: 100%;
        background: #fff;
    }

    div#content div.flexbox div.item figure * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all .45s ease-in-out;
        transition: all .45s ease-in-out;
    }

    div#content div.flexbox div.item figure img {
        position: relative;
        max-width: 100%;
        opacity: 1;
    }

    div#content div.flexbox div.item figure figcaption {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
    }

    div#content div.flexbox div.item figure h3.three_c_ttl {
        font-size: 13px;
        position: relative;
        display: table;
        box-sizing: border-box;
        width: 100%;
        margin: 0 auto;
        padding: 3px 0 3px 3px;
        text-transform: uppercase;
        color: #fff;
        background: rgba(0, 0, 0, .3);
    }

    div#content div.flexbox div.item figure h3.three_c_ttl span {
        font-size: 10px;
        display: none;
        color: #fff;
    }

    div#content div.flexbox div.item figure a {
        position: absolute;
        z-index: 1;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

    div#content div.flexbox div.item figure:hover img,
    figure.hover img {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
        opacity: .35;
    }

    div#content div.flexbox div.item2 {
        margin: 5px;
        padding: 0;
        text-align: left;
    }

    div#content div.flexbox div.item2 img {
        max-width: 100%;
        height: auto;
    }

    div#content div.flexbox div.item2 p {
        text-align: left;
    }

    div#content div.flexbox div.item2 div.box4 {
        margin: 0 0 0 4px;
    }

    div#content div.flexbox div.item2 div.box5 {
        margin: 0 0 0 4px;
    }

    div#content div.flexbox div.item2 img {
        display: block;
        width: 100%;
        margin: 0 0 0 2%;
    }

    div#content div.flexbox div.item2 div.box4 h4 {
        font-size: 13px;
        font-weight: bold;
        display: flex;
        height: 40px;
        margin: 0 -4px 4px 0;
        padding: 0 0 0 4px;
        text-decoration: underline;
        color: #fff;
        background-color: #a8a38f;
        align-items: center;
    }

    div#content div.flexbox div.item2 div.box4 p.four_c_text {
        font-size: 13px;
        overflow: hidden;
        width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #fff;
        background-color: #a8a38f;
    }

    div#content div.flexbox div.item2 div.box5 h4 {
        font-size: 13px;
        font-weight: bold;
        display: flex;
        height: 40px;
        margin: 0 -4px 4px 0;
        padding: 0 0 0 4px;
        text-decoration: underline;
        color: #fff;
        background-color: #5d5d5d;
        align-items: center;
    }

    div#content div.flexbox div.item2 div.box5 p.four_c_text {
        font-size: 13px;
        overflow: hidden;
        width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #fff;
        background-color: #5d5d5d;
    }

    div#content div.flexbox div.item2 p.four_d_text {
        font-size: 13px;
    }

    div#content div.flexbox div.item2 p.price {
        font-size: 13px;
        font-weight: bold;
        margin: 0 0 3px 0;
        padding: 0 0 0 12px;
        text-indent: .5em;
        background: transparent url(/img/money.png) left center no-repeat;
    }

    div#content div.flexbox div.item2 p.station {
        font-size: 13px;
        font-weight: bold;
        margin: 0 0 8px 0;
        padding: 0 0 0 12px;
        text-indent: .5em;
        background: transparent url(/img/train.png) left 3px no-repeat;
    }

    div#content div.flexbox div.item2 .ellipsis {
        display: -webkit-box;
        overflow: hidden;
        word-break: break-all;
        -webkit-box-orient: vertical;
    }

    div#content div.flexbox div.item2 .ellipsis1 {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    div#content div.flexbox div.item2 .textlimit2 {
        line-height: 1.7;
        height: 8.5em;
        -webkit-line-clamp: 5;
    }

    div.l-flex-row div.l-flex-col p.campaign {
        color: #052949;
    }

    div#content div.flexbox div.item_n div.box3 {
        margin: 0 0 0 0;
    }

    div#content div.flexbox div.item_n img {
        display: block;
        width: 100%;
        margin: 0 0 0 0;
    }

    div#content div.flexbox div.item_n h4 {
        font-size: 13px;
        font-weight: bold;
        display: flex;
        height: 40px;
        margin: 0 0 4px 0;
        padding: 0 0 0 5px;
        color: #fff;
        background: #052949;
        align-items: center;
    }

    div#content div.flexbox div.item_n h3 {
        font-size: 13px;
        font-weight: bold;
        overflow: hidden;
        width: 100%;
        margin: 0 0 4px 0;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #052949;
    }

    div#content div.flexbox div.item_n p.four_c_text {
        font-size: 13px;
    }

    div#content div.flexbox div.item_n p.price {
        font-size: 13px;
        font-weight: bold;
        margin: 0 0 3px 0;
        padding: 0 0 0 18px;
        background: transparent url(/img/money.png) left center no-repeat;
    }

    div#content div.flexbox div.item_n p.station {
        font-size: 13px;
        font-weight: bold;
        margin: 0 0 8px 0;
        padding: 0 0 0 15px;
        background: transparent url(/img/train.png) left 3px no-repeat;
    }

    div.search_aria {
        font-weight: bold;
        width: 94%;
        margin: 10px 0 0 0;
        padding: 10px 0 0 5%;
        background-color: #eee;
    }

    div.search_aria span {
        font-size: 13px;
        margin: 5px 0 0 0;
        padding: 0 0 0 10px;
    }

    div.search_aria span.custom-option {
        font-size: 15px;
        padding: 0 0 0 10px;
    }

    div.search_aria span.navi_search {
        font-size: 16px;
        font-weight: bold;
        padding: 0 0 0 10%;
        background: transparent url(/img/search3.png) no-repeat 5px 5px;
        background-size: 9% auto;
    }

    div.search_aria input[type='text'] {
        font-size: 12px;
        display: block;
        box-sizing: border-box;
        width: 90%;
        margin: 5px 0 0 0;
        padding: 6px;
        border-radius: 3px;
    }

    div.search_aria select {
        font-size: 12px;
        display: block;
        width: 90%;
        margin: 5px 0 0 0;
        padding: 3px 0 3px 6px;
    }

    div.search_aria input[type='submit'] {
        font-size: 12px;
        box-sizing: border-box;
        width: 90%;
        margin: 10px 0 20px 0;
        padding: 4px 0;
        cursor: hand;
        cursor: pointer;
        color: #fff;
        border: solid 1px #5e6c7c;
        border-radius: 3px;
        background: #292f36;
        box-shadow: 0 1px 0 #5e6c7c;

        -webkit-appearance: none;
    }

    div#content div.near_property {
        font-size: 16px;
        font-weight: bold;
        margin: 20px 0 0 0;
        padding: 0 0 0 9%;
        background: transparent url(/img/sagasu.png) left center no-repeat;
        background-size: 7% auto;
    }

    div#content div.near_property_ttl {
        margin: 0 3% 0 2%;
        padding: 0 0 0 0;
        border-bottom: #000 solid 1px;
    }

    div#content div.near_property2 {
        font-size: 16px;
        font-weight: bold;
        margin: 20px 0 0 0;
        padding: 0 0 0 9%;
        background: transparent url(/img/sagasu.png) left center no-repeat;
        background-size: 7% auto;
    }

    div#content div.near_property_ttl2 {
        margin: 0 1% 0 1%;
        padding: 0 0 0 0;
        border-bottom: #000 solid 1px;
    }

    div#content02 div.flexbox div.item2 img.pr {
        position: relative;
        z-index: 10;
        top: 20px;
        float: left;
        width: 20%;
        margin: -20px 10px 0 0;
    }

    div#content02 div.flexbox div.item2 img.pr2 {
        position: relative;
        z-index: 10;
        top: 0;
        float: left;
        width: 20%;
        margin: 0 10px 0 0;
    }

    h3.sub_ttl {
        font-size: 12px;
        font-weight: bold;
        margin: 16px 0 10px 0;
        padding: 9px 16px;
        border-radius: 3px;
        background: #f6f6f6;
    }

    .search_check {
        font-size: 12px;
        display: -webkit-box;
        display: flex;
        margin: 5px;

        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .search_check input[type='text'] {}

    .search_check form#address_form {
        display: -webkit-box;
        display: flex;
        width: 100%;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .search_check form#address_form .input_area {
        width: 70%;
        padding: 12px;
        border: solid 1px #e4e4e4;
        border-radius: 3px;
    }

    .search_check form#address_form input#address {
        font-size: 16px;
        transform: scale(.9) translate(-18px, 0px);
        width: 100%;
        border: none;
        border-radius: unset;
        padding: 0;
    }

    .search_check button[type='submit'] {
        width: 20%;
        margin-top: 0;
        margin-left: 20px;
    }

    .search_check input[type='submit'] {
        font-size: 12px;
        box-sizing: border-box;
        padding: 5px 10px;
        color: #fff;
        border: solid 0 #6c984e;
        border-radius: 3px;
        background: #052949;
        box-shadow: 0 0 0 #6c984e;

        -webkit-appearance: none;
    }

    .search_check ul.area_link li {
        display: inline-block;
        margin: 2px 0;
    }

    .search_check ul.area_link li a {
        margin: 0 7px;
        text-decoration: underline;
        color: #0075c2;
    }

    p.all-property {
        font-size: 12px;
        font-weight: bold;
        margin: 50px 0 0 0;
        padding: 0 0 6px;
    }

    p.all-property span {
        font-size: 14px;
        font-weight: bold;
        margin: 0 2px;
    }

    p.map_att {
        font-size: 9px;
        margin: 6px 0 0 0;
        color: #5d5d5d;
    }

    p.map_att br {
        display: none;
    }

    p.map_att span {
        float: right;
        margin: 0 10px 0 0;
    }

    p.map_att span img.hanrei {
        width: auto;
        height: 45px;
        margin: 0 0 0 10px;
    }

    #map_canvas {
        width: 100% !important;
        height: 260px;
        margin: 0;
    }

    #search-result {
        position: relative;
        padding: 0 0 0 0;
    }

    #search-result .loading {
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0;
        display: none;
        width: 100%;
        height: 100%;
        padding-top: 20px;
        text-align: center;
        background: url(../img/loading-bg.png) repeat;
    }

    #search-result-list li {
        position: relative;
    }

    #search-result-list li a {
        padding: 0px 0;
        border-bottom: 0px solid #d8d8d8;
        display: block;
    }

    #search-result-list li a:hover {
        background-color: rgba(0, 0, 0, 0.02);
    }

    #search-result-list img {
        width: 35%;
        float: left;
    }

    #search-result-list .res_cont {
        float: left;
        width: 60%;
        margin: 0 0 0 2%;
    }

    #search-result-list .res_cont2 {
        float: right;
        width: 63%;
        margin: 0 0 0 2%;
    }

    #search-result-list h4 {
        font-size: 14px;
        font-weight: bold;
        margin: 0 0 6px 0;
    }

    #search-result-list p {
        font-size: 11px;
        margin: 0 0 0 0;
    }

    #search-result-list div.res_cont.fav p {
        font-size: 11px;
        margin: 0 0 10px 0;
    }

    #search-result-list p.price {
        font-size: 14px;
        font-weight: bold;
        margin: 0 0 3px 0;
    }

    #search-result-list div.res_cont.fav p.price2 {
        font-size: 14px;
        font-weight: bold;
        margin: 0 0 3px 0;
    }

    #search-result-list p.price span.vacant {
        font-size: 12px;
        margin: 0 0 0 10px;
        padding: 1px 3px;
        color: #fff;
        border-radius: 3px;
        background: #0cf;
    }

    #search-result-list p.price span.reserve {
        font-size: 12px;
        margin: 0 0 0 10px;
        padding: 1px 3px;
        color: #fff;
        border-radius: 3px;
        background: #fc0;
    }

    #search-result-list p.price span.full {
        font-size: 12px;
        margin: 0 0 0 10px;
        padding: 1px 3px;
        color: #fff;
        border-radius: 3px;
        background: #5d5d5d;
    }

    #search-result-list p.limit.quo {
        font-size: 11px;
        margin: 0 0 0 0;
        color: #AA9166;
    }

    #search-result-list p.limit.age {
        font-size: 11px;
        margin: 0 0 0 0;
    }

    #search-result-list p.limit.lady {
        font-size: 11px;
        margin: 0 0 0 0;
        color: #ff6b6b;
    }

    #search-result-list p.limit.man {
        font-size: 11px;
        margin: 0 0 0 0;
        color: #61BDBD;
    }

    #search-result-list p.limit.minocu {
        font-size: 11px;
        margin: 0 0 0 0;
    }

    #search-result div.category_detail {
        margin: 15px 0 0 0;
        padding: 0 0 0 0;
    }

    #search-result div.category_detail2 {
        line-height: 100px;
        margin: 0 0 0 0;
        padding: 0 0 70px 0;
    }

    #search-result img.category_img {
        position: absolute;
        float: left;
        width: auto;
        height: 75px;
        margin: 20px 0 0 0;
        padding: 0 0 0 0;
    }

    div.search_check #search_form .srch_list {
        font-size: 14px;
        width: 50%;
        width: 50%;
        margin-bottom: 4px;
    }

    div.search_check #search_form div.categoly0 label {
        line-height: 1.6;
    }

    div.search_check #search_form input[type='checkbox'] {
        margin-right: 4px;
        margin-left: 4px;
        -webkit-transform: scale(1.4);
        -moz-transform: scale(1.4);
        transform: scale(1.4);
    }

    p.cat_top {
        font-size: 14px;
        margin: 30px 0 0 0;
    }

    .infobox {
        position: relative;
        display: block;
        width: 270px;
        padding: 5px;
        background: white;
    }

    .infobox::before {
        position: absolute;
        top: 100%;
        left: 54.5%;
        margin-left: -15px;
        content: '';
        border: 15px solid transparent;
        border-top: 15px solid #fff;
    }

    .infobox img {
        z-index: 1;
    }

    div.map-image-panel div.inner img {
        width: 130px;
        height: 100px;
        vertical-align: bottom;
    }

    div.map-flex-row {
        display: -webkit-box;
        display: flex;
        width: 260px;
        height: auto;

        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    div.map-flex-row2 {
        line-height: 1.1em;
        display: -webkit-box;
        display: flex;
        width: 260px;
        height: auto;
        margin: 5px 0 0 0;

        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    div.map-flex-row div.map-flex-col {
        -webkit-flex-grow: 1;
        flex-grow: 1;
    }

    div.map-flex-row div.sample {
        width: 100%;
        padding: 0 2px 0 0;
    }

    div.map-flex-row div.detail {
        display: -webkit-box;
        width: 100%;
        min-width: 0;
        padding: 0 0 0 0;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 8;
    }

    div.map-flex-row div.map-image-panel {
        position: relative;
        width: 130px;
        width: 100%;
    }

    div.map-flex-row div.map-image-panel::before {
        display: block;
        padding-top: 75%;
        background-color: #000;
        content: '';
    }

    div.map-flex-row div.map-image-panel .inner {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

    div.map-flex-row div.map-image-panel img {
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
    }

    div.map-flex-row ul.detail_category_m {
        width: 137px;
        margin: 5px -3px 0 -2px;
        padding: 0 0 0 0;
    }

    div.map-flex-row ul.detail_category_m li {
        font-size: 9px;
        font-weight: bold;
        float: left;
        width: 42%;
        margin: 0 3px 0 3px;
        padding: 4px 0;
        text-align: center;
        color: #aa9166;
        border: 1.5px solid #aa9166;
        background: #fff;
    }

    div.map-flex-row div.map-flex-col h4 {
        font-size: 14px;
        font-weight: bold;
        margin: 0 0 10px 0;
        color: #000;
    }

    div.map-flex-row div.map-flex-col h3 {
        font-size: 14px;
        font-weight: bold;
        line-height: 1.1em;
        margin: 0 0 5px 3px;
        color: #aa9166;
    }

    div.map-flex-row div.map-flex-col p {
        font-size: 11px;
        margin: 0 0 5px 3px;
    }

    div.map-flex-row div.map-flex-col p.price {
        font-size: 14px;
        font-weight: bold;
        line-height: 1em;
        margin: 5px 0 6px 3px;
    }

    div.map-flex-row div.map-flex-col p.price span.vacant {
        font-size: 12px;
        float: right;
        margin: -20px 0 0 0;
        padding: 4px 6px 5px 6px;
        color: #fff;
        border-radius: 3px;
        background: #0cf;
    }

    div.map-flex-row div.map-flex-col p.price span.reserve {
        font-size: 12px;
        float: right;
        margin: -20px 0 0 0;
        padding: 4px 6px 5px 6px;
        color: #fff;
        border-radius: 3px;
        background: #fc0;
    }

    div.map-flex-row div.map-flex-col p.price span.full {
        font-size: 12px;
        float: right;
        margin: -20px 0 0 0;
        padding: 4px 6px 5px 6px;
        color: #fff;
        border-radius: 3px;
        background: #4e3f3f;
    }

    div.map-flex-row div.map-flex-col p.eki {
        font-size: 11px;
        line-height: 1.2em;
        margin: 5px 0 6px 3px;
    }

    div.map-flex-row2 p.price em {
        font-size: 10px;
        color: #f28585;
        line-height: 0;
    }

    div.map-flex-row div.map-flex-col p.campaign {
        color: #052949;
        font-weight: bold;
        overflow: hidden;
    }

    div.map-flex-row div.map-flex-col p.text {
        color: #000;
        overflow: hidden;
    }

    div.categoly {
        display: -webkit-box;
        display: inline-flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        width: 100%;
    }

    #search_form div.categoly .srch_list {
        width: 45%;
    }

    div.c-image-panel div.inner img {
        width: 100%;
        height: 130px;
        vertical-align: bottom;
    }

    div.l-flex-row {
        display: -webkit-box;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        border-bottom: 1px solid #d8d8d8;
    }

    div.l-flex-row div.l-flex-col {
        margin: 0 0 5px 0;
        -webkit-flex-grow: 1;
        flex-grow: 1;
    }

    div.l-flex-row div.pct {
        width: 100%;
        min-width: 0;
        padding: 10px 5px 0 5px;
    }

    div.l-flex-row div.detail {
        display: -webkit-box;
        overflow: hidden;
        width: 100%;
        min-width: 0;
        padding: 10px 5px 0 5px;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 12;
    }

    div.l-flex-row div.c-image-panel {
        position: relative;
        width: 100%;
    }

    div.l-flex-row div.c-image-panel::before {
        display: block;
        padding-top: 75%;
        content: '';
        background-color: #000;
    }

    div.l-flex-row div.c-image-panel .inner {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

    div.l-flex-row div.c-image-panel img {
        position: absolute;
        top: 50%;
        left: 50%;
        width: auto;
        max-width: 100%;
        height: auto;
        max-height: 100%;
        -webkit-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
    }

    div.l-flex-row div.l-flex-col h4 {
        font-size: 14px;
        font-weight: bold;
        line-height: 1.4em;
        margin: 0 0 6px 0;
        text-decoration: underline;
        color: #0075c2;
    }

    div.l-flex-row div.l-flex-col h3 {
        font-size: 14px;
        font-weight: bold;
        line-height: 1.3em;
        margin: 0 0 6px 0;
        color: #aa9166;
    }

    div.l-flex-row div.l-flex-col p {
        font-size: 12px;
        margin: 0 0 0 0;
    }

    div.l-flex-row div.l-flex-col p.price {
        font-size: 14px;
        font-weight: bold;
        margin: 7px 0 7px 0;
    }

    div.l-flex-row div.l-flex-col p.price span.vacant {
        font-size: 12px;
        margin: 0 0 0 0;
        padding: 1px 5px;
        color: #fff;
        border-radius: 3px;
        background: #0cf;
    }

    div.l-flex-row div.l-flex-col p.price span.reserve {
        font-size: 12px;
        margin: 0 0 0 0;
        padding: 1px 5px;
        color: #fff;
        border-radius: 3px;
        background: #fc0;
    }

    div.l-flex-row div.l-flex-col p.price span.full {
        font-size: 12px;
        margin: 0 0 0 0;
        padding: 1px 5px;
        color: #fff;
        border-radius: 3px;
        background: #5d5d5d;
    }

    div.l-flex-row div.l-flex-col p.price em {
        font-size: 11px;
        line-height: 14px;
        color: #f28585;
    }

    div.l-flex-row div.l-flex-col p.campaign {
        font-size: 12px;
        font-weight: bold;
        overflow: hidden;
        margin: 0 0 3px 0;
        color: #052949;
    }

    div.l-flex-row div.l-flex-col p.text {
        overflow: hidden;
        color: #000;
    }

    div.l-flex-row div.l-flex-col p.eki {
        margin: 0 0 10px 0;
    }

    div.contact_pr p.contact_alink a.contact-link {
        font-size: 15px;
        padding: 0 0 0 25px;
        text-decoration: underline;
        color: #2e7b8e;
        background: transparent url(/img/fav_star.png) left center no-repeat;
        background-size: contain;
    }

    div.contact_pr p.contact_alink {
        font-weight: bold;
        padding: 4px 0 0 0;
        text-align: center;
    }

    div#image-content {
        float: none;
        width: 100%;
        margin: 0;
    }

    div#image-content div.room-image-slider img {
        max-height: 250px;
    }

    div.breadcrumbs {
        font-size: 12px;
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 33px;
        padding: 0;
        /*margin: 90px auto 0;*/
        margin: 0 auto 0;
    }
    #frame-container {
        padding-top: 90px;
    }

    body#index_search div#container section#content div.content-column-main h1 {
        font-size: 18px;
        text-align: center;
    }

    div.breadcrumbs span {
        line-height: 33px;
    }

    div.breadcrumbs .separator {
        margin: 0 5px;
    }

    .detail_head {
        margin: 0;
    }

    .detail_head img {
        float: none;
        width: 100%;
    }

    .detail_head img.quocard {
        float: none;
        width: 100%;
    }

    .detail_head .detail_head_dtl dl {
        flex-basis: 100%;
        margin: 0 0 5px 0;
        width: 100%;
    }

    .detail_head .detail_head_dtl dd.price {
        font-size: 18px;
        line-height: 30px;
    }

    .detail_head .detail_head_dtl dd a {
        line-height: 0;
    }

    p.detail-sub-text {
        line-height: 1.6;
    }

    .detail_head .detail_head_dtl dt {
        width: 30%;
        line-height: 30px;
    }

    .detail_head .detail_head_dtl p.map {
        position: relative;
        float: unset;
        top: unset;
        left: unset;
    }

    .detail_head .detail_head_dtl p.map a {
        line-height: 150%;
    }

    .detail_head .detail_head_dtl dt.right-box {
        width: 30%;
        line-height: 30px;
    }

    .detail_head .detail_head_dtl dd.address.right-box {
        width: 61%;
    }

    .detail_head .detail_head_dtl dt.utility-price {
        margin-top: 3px;
    }

    .detail_head .detail_head_dtl dd {
        line-height: 30px;
        margin-left: 130px;
    }

    .detail_head .detail_head_dtl dd.utility-price {
        margin-top: 3px;
        font-size: 12px;
        width: 50%;
        padding: 0 0 0 15px;
    }

    .detail_head .detail_head_dtl dd.access {
        line-height: 1.6;
    }

    .detail_head .detail_head_dtl dd p.address {
        line-height: 15px;
    }

    .detail_head .detail_head_dtl dd.right-box2 {
        width: 63%;
        margin: 8px 0;
    }

    .detail_head .detail_head_dtl dd.rooms.right-box {
        margin-left: 30%;
    }

    div.content-column-main div.campaign-container {
        flex-wrap: wrap;
    }

    div.content-column-main div.campaign-container div.item {
        width: 95%;
        margin: 10px 4px 20px 10px;
    }

    .detail_head .detail_head_dtl dl dd div.container {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
    }

    .detail_head .detail_head_dtl dl dd div.container div.item {
        width: 30%;
        text-align: center;
        border: 1px solid #DDDDDD;
    }

    .detail_head .detail_head_dtl dl dd div.container div.item.ok {
        background: #fff;
    }

    .detail_head .detail_head_dtl dl dd div.container div.item.ng {
        background: #DDDDDD;
    }

    .detail_head .detail_head_dtl dl dd div.container div.item div.inner {
        display: inline-block;
        vertical-align: middle;
        line-height: 1;
    }

    .detail_head .detail_head_dtl dl dd div.container div.item div.inner div.tablecell {
        text-align: center;
        display: table-cell;
        vertical-align: middle;
        height: 40px;
    }

    .detail_head .detail_head_dtl dl dd div.container div.item p.man-ok {
        font-size: 13px;
        font-weight: bold;
        color: #32BCEA;
        border: unset;
        box-sizing: border-box;
        font-style: normal;
        text-align: center;
        width: 100%;
        line-height: 150%;
    }

    .detail_head .detail_head_dtl dl dd div.container div.item p.man-ng {
        font-size: 13px;
        font-weight: bold;
        color: #fff;
        border: 1px solid #DDDDDD;
        box-sizing: border-box;
        font-style: normal;
        text-align: center;
        width: 100%;
        line-height: 150%;
    }

    .detail_head .detail_head_dtl dl dd div.container div.item p.lady-ok {
        font-size: 13px;
        font-weight: bold;
        color: #EE7473;
        border: unset;
        box-sizing: border-box;
        font-style: normal;
        text-align: center;
        width: 100%;
        line-height: 150%;
    }

    .detail_head .detail_head_dtl dl dd div.container div.item p.lady-ng {
        font-size: 13px;
        font-weight: bold;
        color: #fff;
        background: #DDDDDD;
        box-sizing: border-box;
        font-style: normal;
        text-align: center;
        width: 100%;
        line-height: 150%;
    }

    .detail_head .detail_head_dtl dl dd div.container div.item p.condition-ok {
        font-size: 13px;
        font-weight: bold;
        color: #B29562;
        border: unset;
        box-sizing: border-box;
        font-style: normal;
        text-align: center;
        width: 100%;
        line-height: 150%;
    }

    .detail_head .detail_head_dtl dl dd div.container div.item p.condition-ng {
        font-size: 13px;
        font-weight: bold;
        color: #fff;
        background: #DDDDDD;
        border: unset;
        box-sizing: border-box;
        font-style: normal;
        text-align: center;
        width: 100%;
        line-height: 150%;
    }

    .detail_head .detail_head_dtl {
        float: none;
        box-sizing: border-box;
        width: 100%;
        margin: 4px 0 0 0;
        padding: 0 2%;
    }

    .detail_head .detail_head_dtl p.price {
        font-size: 16px;
        font-weight: bold;
        margin: 0 0 6px 0;
    }

    .detail_head .detail_head_dtl p.price span.vacant {
        font-size: 12px;
        padding: 3px 6px;
        vertical-align: 5px;
        color: #fff;
        border-radius: 3px;
        background: #0cf;
    }

    .detail_head .detail_head_dtl p.price span.reserve {
        font-size: 12px;
        padding: 3px 6px;
        vertical-align: 5px;
        color: #fff;
        border-radius: 3px;
        background: #fc0;
    }

    .detail_head .detail_head_dtl p.price span.full {
        font-size: 12px;
        padding: 3px 6px;
        vertical-align: 5px;
        color: #fff;
        border-radius: 3px;
        background: #5d5d5d;
    }

    .detail_head .detail_head_dtl p.eki,
    .detail_head .detail_head_dtl p.area,
    .detail_head .detail_head_dtl p.room {
        font-size: 12px;
        margin: 0 0 10px 0;
    }

    .detail_head p.area span,
    .detail_head p.room span {
        font-size: 12px;
        font-weight: bold;
    }

    .detail_head ul.contact_fav {
        width: 100%;
    }

    .detail_head ul.contact_fav li {
        float: none;
        width: 100%;
    }

    .detail_head ul.contact_fav li.contact_btn a {
        font-size: 11px;
        display: block;
        box-sizing: border-box;
        margin: 0 0 10px 0;
        padding: 6px 10px;
        text-align: center;
        color: #fff;
        border: solid 1px #3d6129;
        border-radius: 3px;
        background-color: #508b2f;
        box-shadow: 0 3px 0 #3d6129;
    }

    .detail_head ul.contact_fav li.fav_btn a {
        font-size: 11px;
        display: block;
        box-sizing: border-box;
        margin: 0;
        padding: 6px 10px;
        text-align: center;
        color: #fff;
        border: solid 1px #6c984e;
        border-radius: 3px;
        background-color: #052949;
        box-shadow: 0 2px 0 #6c984e;
    }

    div.quo-banner {
        margin: 0 auto;
        padding: 0 2%;
    }

    div.quo-banner.more {
        padding: 0;
    }

    p.quocard-detail1 {
        display: none;
        margin: 0 auto;
    }

    div.quo-banner img.quocard {
        width: 100%;
        height: auto;
    }

    div.quo-banner .quocard_btn {
        padding: 1px 0px 0px 2px;
        margin: 0 0 8px 0;
    }

    div.quo-banner .quocard_btn .text {
        font-size: 14px;
        line-height: 21px;
        text-align: unset;
        vertical-align: unset;
    }

    div.quo-banner .quocard_btn span.money {
        font-size: 14px;

    }

    div.quo-banner .quocard_btn span.detail {
        font-size: 11px;
        margin: unset;
    }

    div.quo-banner .quocard_btn i.tori {
        background-size: 40px 40px;
    }


    div.samally-banner {
        margin: 0 auto;
        padding: 0 2%;
    }

    div.samally-banner.pct {
        padding: 0 2%;
        margin: 20px auto 0;
    }

    div.samally-banner.more {
        padding: 0;
    }

    p.quocard-detail1 {
        display: none;
        margin: 0 auto;
    }

    div.samally-banner img.samally {
        width: 100%;
        height: auto;
    }

    div.samally-banner .samally_btn {
        padding: 1px 0px 0px 2px;

    }

    div.samally-banner .samally_btn .text {
        font-size: 14px;
        line-height: 18px;
        text-align: unset;
        vertical-align: unset;
    }

    div.samally-banner .samally_btn span.money {
        font-size: 14px;

    }

    div.samally-banner .samally_btn span.detail {
        font-size: 11px;
        margin: unset;
    }

    div.samally-banner .samally_btn i.logo {
        background-size: 40px 40px;
    }

    div.samally-banner div.samally img {
        object-fit: contain;
    }


    div.estate-detail {
        box-sizing: border-box;
        margin: 0 2%;
        padding: 8px;
        border: 1px solid #c4c4c4;
        border-radius: 4px;
    }

    div.contact_fav {
        font-weight: bold;
        margin: 10px 0 0 0;
        padding: 5px 0 5px 0;
        text-align: center;
        background-color: #eee;
    }

    div.contact_fav p.contact-btm {
        float: none;
        width: 80%;
        margin: 14px 0 5px 10%;
        text-align: center;
    }

    div.contact_fav p.contact-btm a {
        font-size: 16px;
        display: block;
        box-sizing: border-box;
        padding: 8px 0;
        color: #fff;
        border: solid 0 #8b3b3b;
        border-radius: 3px;
        background: #ff6b6b;
        box-shadow: 0 0 0 #8b3b3b;
    }

    div.contact_fav p.contact-btm a:hover {
        background: #e8383d;
    }

    div.contact_fav div.spwrap {
        padding: 0 5% 20px 5%;
    }

    div.contact_fav p.contact_alink {
        font-size: 12px;
        padding: 0 0 10px 0;
    }

    div.contact_fav p.contact_alink a.contact-link {
        font-size: 12px;
        text-decoration: underline;
        color: #0075c2;
    }

    div.detail-nav-container {
        position: sticky;
        position: -webkit-sticky;
        z-index: 100;
        top: 87px;
        display: flex;
        float: none;
        width: 100%;
        margin: 0 auto;
        padding: 15px 0 0 0;
        justify-content: space-around;
        align-items: stretch;
    }

    div.detail-nav-container div.detail-nav-item {
        width: 24.5%;
    }

    div.detail-nav-container div.detail-nav-item:last-child {
        border-right: none;
    }

    div.detail-nav-container div.detail-nav-item a {
        font-size: 12px;
    }

    div.detail-nav-container div.detail-nav-item.current {
        border-bottom: #F7F7F7;
        background: #F7F7F7;
    }

    #campaign {
        margin: 0 0 10px 0;
    }

    #content02 #campaign {
        margin: 0 auto 12px;
        text-align: left;
    }

    #content02 #campaign #campaign_ttl {
        font-weight: bold;
        color: #209276;
    }

    section.detail-main {
        height: auto;
        min-height: 255px;
        margin: 0 auto;
        -webkit-animation: fadeIn 3s ease 0s 1 normal;
        animation: fadeIn 3s ease 0s 1 normal;
		flex-direction: column;
		margin-bottom: 15px;
    }

    #campaign #campaign_img {
        display: block;
        padding: 0 0 10px 0;
    }

    #campaign #campaign_img img {
        vertical-align: bottom;
    }

    #campaign #campaign_txt {
        font-size: 14px;
        padding: 0 2%;
        text-align: left;
    }

    #spwrap {
        padding: 0 2% 20px 2%;
        border: 1px solid #415156;
    }

    div.colona {
        margin: 10px 0;
    }

    div.colona p {
        padding: 10px;
        border: 2px solid #FF6B6B;
        font-size: 16px;
        color: #FF6B6B;
        text-decoration: underline;
        text-align: center;
        margin: 0 2%;
    }

    h3.detail-h3 {
        font-size: 16px;
        font-weight: bold;
        box-sizing: border-box;
        width: 100%;
        margin: 15px 0;
        padding: 0 5px;
    }

    p.detail-sub-text {
        font-size: 14px;
        line-height: 1.6;
        box-sizing: border-box;
        width: 100%;
        margin: 0;
        padding: 0 5px 15px 5px;
    }

    div.facility-container {
        margin: 10px 0 30px 0;
        padding: 0 0% 0 3%;
    }

    div.facility-container div.facility-item {
        width: 46%;
    }

    div.facility-container div.facility-item a.small {
        font-size: 11px;
    }

    ul.detail_category {
        width: 100%;
        margin: 0 0 20px 0;
        padding: 0 0 0 0;
    }

    ul.detail_category li {
        font-size: 10px;
        float: left;
        width: auto;
        margin: 0 1% 0 0;
        padding: 0;
        text-align: left;
        color: #415156;
        border: none;
    }

    ul.detail_category li:nth-child(5n) {
        margin: 0 1% 0 0;
    }

    ul.detail_category li::after {
        content: ' ｜ ';
    }

    ul.detail_category li:last-child::after {
        content: '';
    }

    .detail-contact-box {
        width: 100%;
        margin: 0 0 0 0;
        padding: 0;
        border-top: none;
        border-bottom: none;
    }

    .detail-contact-box p.contact-btm {
        float: none;
        width: 80%;
        margin: 14px 10%;
        text-align: center;
    }

    .detail-contact-box p.contact-btm a {
        font-size: 16px;
        display: block;
        box-sizing: border-box;
        padding: 12px 0;
        color: #fff;
        border: solid 0 #8b3b3b;
        border-radius: 3px;
        background: #ff6b6b;
        box-shadow: 0 0 0 #8b3b3b;
    }

    .detail-contact-box p.contact-tel {
        float: none;
        width: 100%;
        margin: 4px 0 14px;
        text-align: center;
        border-radius: 3px;
    }

    .detail-contact-box p.contact-tel img {
        max-width: 100%;
    }

    .contact_fav2 div.fav_link {
        font-weight: bold;
        padding: 12px 0 0 0;
    }

    .contact_fav2 p.contact-btm {
        float: none;
        width: 80%;
        margin: 14px 10%;
        text-align: center;
    }

    .contact_fav2 p.contact-btm a {
        font-size: 18px;
        display: block;
        box-sizing: border-box;
        padding: 8px 0;
        color: #fff;
        border: solid 0 #8b3b3b;
        border-radius: 3px;
        background: #ff6b6b;
        box-shadow: 0 0 0 #8b3b3b;
    }

    div.contact_fav2 {
        font-weight: bold;
        margin: 10px 0 0 0;
        padding: 5px 0 5px 0;
        text-align: center;
        background-color: #eee;
    }

    div.contact_fav2 p.contact_alink2 {
        font-size: 12px;
        padding: 0 0 10px 0;
    }

    div.contact_fav2 p.contact_alink2 a.contact-link2 {
        font-size: 12px;
        text-decoration: underline;
        color: #0075c2;
    }

    .contact_fav3 div.fav_link {
        font-weight: bold;
        padding: 12px 0 0 0;
    }

    .contact_fav3 p.contact-btm {
        display: inline-block;
        width: 80%;
        margin: 14px 0 5px 7%;
        padding: 5px 5px 5px 5px;
        text-align: center;
    }

    .contact_fav3 p.contact-btm a {
        font-size: 16px;
        display: block;
        box-sizing: border-box;
        padding: 8px 10px;
        color: #fff;
        border: solid 0 #8b3b3b;
        border-radius: 3px;
        background: #ff6b6b;
        box-shadow: 0 0 0 #8b3b3b;
    }

    .contact_fav3 p.contact-btm a:hover {
        background: #e8383d;
    }

    div.contact_fav3 {
        font-weight: bold;
        margin: 20px 0 0 0;
        padding: 0 8%;
        text-align: center;
        background-color: #eee;
    }

    div.contact_fav3 p.contact_alink2 {
        font-size: 12px;
        padding: 0 0 10px 0;
    }

    div.contact_fav3 p.contact_alink2 a.contact-link2 {
        font-size: 15px;
        padding: 0 0 0 21px;
        text-decoration: underline;
        color: #0075c2;
        background: transparent url(/img/fav_star.png) left center no-repeat;
        background-size: contain;
    }

    .detail-contact-box2 {
        width: 100%;
        margin: 18px 0 0 0;
        padding: 0;
    }

    .detail-contact-box2 p.contact-btm {
        float: none;
        width: 75%;
        margin: 0 10%;
        text-align: center;
    }

    .detail-contact-box2 p.contact-btm a {
        font-size: 16px;
        display: block;
        box-sizing: border-box;
        padding: 12px 0;
        color: #fff;
        border: solid 1px #8b3b3b;
        border-radius: 3px;
        background: #ff6b6b;
        box-shadow: 0 3px 0 #8b3b3b;
    }

    .detail-contact-box2 p.contact-tel {
        float: left;
        width: 50%;
        margin: 14px 10%;
        text-align: center;
        border-radius: 3px;
    }

    div#content div.blogbtn {
        text-align: center;
    }

    div#content div.blogbtn div.btn {
        display: inline-block;
        width: 75%;
        padding: 5px 5px 5px 5px;
        text-align: center;
    }

    div#content div.blogbtn div a {
        display: block;
        width: 100%;
        height: 100%;
        color: #fff;
    }

    div#content div.blogbtn div a:hover {
        width: 100%;
        height: 100%;
        text-align: center;
        color: #292f36;
    }

    div.detail-room,
    div.access-to-estate,
    div.nearby-information,
    div.estate-other-area {
        font-size: 14px;
        float: none;
        width: 90%;
        margin: 0 0 0 0;
        padding: 5%;
    }

    div.nearby-information p.alert {
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        line-height: 16px;
        box-sizing: border-box;
        margin: 10px 10px;
        color: #292f36;
    }

    div.detail-room .title h2,
    div.access-to-estate .title h2,
    div.nearby-information .title h2,
    div.estate-other-area .title h2 {
        line-height: 24px;
        padding: 0 !important;
    }

    table.table01 {
        width: 100%;
        margin: 0 0 20px 0;
    }

    section.estate-caution-panel {
        margin: 0 8px 24px;
        background: #fff;
    }

    .estate-caution-panel table.table01 th {
        padding: 0;
    }

    table.table01 th {
        width: 35%;
        padding: 8px 0 2px 10px;
    }

    table.table01.map th {
        width: 20%;
        padding: 8px 0 2px 10px;
    }

    .estate-caution-body table.table01 th {
        display: block;
        width: 100%;
        padding: 0;
    }

    .estate-caution-body table.table01 td {
        width: 65%;
        margin-bottom: 18px;
        padding: 0 10px 0 0;
    }

    table.table01 td {
        width: 65%;
        padding: 0 10px 0 0;
    }

    table.table01.map td {
        width: 75%;
        padding: 0 10px 0 0;
    }

    p.estate_att {
        font-size: 12px;
        padding: 10px;
    }

    div.detail-room-images li {
        float: left;
        width: 30%;
        margin: 0 5% 10px 0;
    }

    div.detail-room-images li:nth-child(3n) {
        margin: 0 0 10px 0;
    }

    div.detail-room-images li a {
        display: block;
        overflow: hidden;
    }

    div.detail-room-images li img {
        position: relative;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    div.modal-room-detail div.sections div.detail-area table th {
        width: 25%;
    }

    div.detail-room-images div.image-container {
        padding: 0 2%;

        grid-template-columns: repeat(auto-fit, minmax(90px, 1fr));
    }

	div.panorama-title {
		color: #AA9166;
		font-weight: bold;
		font-size: 18px;
		padding: 0 0 0 14%;
		background-image: url(/img/vr/vr360.png);
		background-size: 12%;
		background-repeat: no-repeat;
	}

	div.panorama {
		margin:	10px 0 10px 0;
		height: 350px;
	}

    div.near-area-slick {
        width: 100%;
        margin: 0;
    }

    div.near-area-caption h4 {
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 0;
        padding: 8px;
    }

    div.link_to_page_top {
        width: 100%;
        margin: 20px 0 20px 0;
        background-color: #415156;
    }

    div.near-area-slick div.near-area-slick-item {}

    div.near-area-slick div.near-area-slick-item img {
        height: 95px;
        margin-bottom: 0;
    }

    div.near-area-slick div.near-area-slick-item div.near-area-detail p {
        background: #61BDBD;

    }

    div.ad-area-wrapper {
        background-color: #f5f5ee;
        overflow: hidden;
    }

    div.near-area-caption {
        clear: both;
        width: 100%;
        margin: 30px 0 0 0;
    }

    div.ad-area-caption {
        clear: both;
        width: 100%;
        margin: 0 0 0 0;
    }

    div.ad-area-caption h4,
    div.near-area-caption h4 {
        padding: 8px 8px;
    }

    div.ad-area-slick {
        width: 100%;
        margin: 0;
    }

    div.ad-area-slick div.ad-area-slick-item {
        /* background-color: #fff;
min-height: 218 px;
border-radius: 0 px;
margin-bottom: 40 px; */
    }

    div.ad-area-slick div.ad-area-slick-item img {
        height: 95px;
        margin-bottom: 0;
    }

    div.ad-area-slick div.ad-area-slick-item .remainrooms {
        top: 6px;
        right: 2px;
        left: auto;
        font-size: 8px;
        padding: 0.6em 1em;
    }

    div.ad-area-slick div.ad-area-slick-item .room-detail {
        height: auto;
        /* margin-top:4px; */
        padding: 4px 0 0;
    }

    div.ad-area-slick div.ad-area-slick-item .room-detail .name {
        color: #2f2f2f;
        font-size: 11px;
    }

    div.ad-area-slick div.ad-area-slick-item .room-detail .access {
        color: #2f2f2f;
        font-size: 10px;
    }

    div.ad-area-slick div.ad-area-slick-item .room-detail .price {
        color: #2f2f2f;
        font-size: 10px;
    }


    div.ad-area-slick div.ad-area-slick-item a.button {
        background-color: #FFF;
        padding: 5px 0;
        font-size: 10px;
        color: #61BDBD;
        border: 1px solid #61BDBD;
        padding: 6px;
        margin: 4px;
        border-radius: 4px;
    }

    div.history-slick {
        width: 100%;
        margin: 10px 0;

    }

    div.history-caption h4 {
        font-size: 15px;
        line-height: 1.6;
        margin-bottom: 0;
        padding: 8px;
        font-weight: bold;
    }

    div.history-slick div.history-slick-item {
        height: 290px;
        background: #fff;
    }

    div.historyslick div.history-slick-item img {
        height: 95px;
        margin-bottom: 0;
    }

    div.history-slick div.history-slick-item div.history-detail {
        position: relative;
        top: -35px;
    }

    div.history-slick div.history-slick-item div.history-detail p {
        background: #fff;

    }

    div.history-slick div.history-slick-item div.history-detail span {
        font-size: 14px;
        color: #61BDBD;
    }

    div.history-slick div.history-slick-item div.history-detail p.price {
        font-size: 12px;
        font-weight: bold;
    }

    div.history-slick div.history-slick-item div.history-detail p.eki {
        font-size: 12px;
    }

    div.history-slick div.history-slick-item div.history-detail p.limit.quo {
        font-size: 12px;
        color: #AA9166;
    }

    div.history-slick div.history-slick-item div.history-detail p.limit.lady {
        font-size: 12px;
        color: #ff6b6b;
    }

    div.history-slick div.history-slick-item div.history-detail p.limit.man {
        font-size: 12px;
        color: #61BDBD;
    }

    div.history-slick div.history-slick-item div.history-detail p.limit.age {
        font-size: 12px;
    }

    div.history-slick div.history-slick-item div.history-detail p.limit.minocu {
        font-size: 12px;
    }


    /* @@@ */
    div.history-slick span.room-status {
        color: #fff;
        font-size: 12px;
        text-align: center;
        padding: 3px 5px;
        border-radius: 5px;
        position: relative;
        top: -150px;
        right: 10px;
        float: right;
    }

    div.history-slick span.room-status.vacant {
        background-color: #00ccff;
    }

    div.history-slick span.room-status.reserve {
        background-color: #ffcc00;
    }

    div.history-slick span.room-status.full {
        background-color: #5d5d5d;
    }

    div.history-slick p.fv_check .checkbox:focus {
        border: none;
    }

    div.history-slick p.fv_check {
        font-size: 10px;
        position: static;
        bottom: 0;
        display: block;
        clear: both;
        box-sizing: border-box;
        width: 100%;
        color: #052949;
    }

    div.history-slick p.fv_check.con {
        font-size: 10px;
        position: relative;
        top: -145px;
        left: 0px;
        display: block;
        clear: both;
        box-sizing: border-box;
        width: 100%;
        color: #052949;
        z-index: 100;
        float: left;
    }

    div.history-slick p.fv_check input[type='checkbox'] {
        display: none;
    }

    div.history-slick p.fv_check .checkbox {
        font-size: 12px;
        position: relative;
        display: inline-block;
        box-sizing: border-box;
        width: 100%;
        margin: 0;
        padding: 6px 0px 6px 30px;
        cursor: pointer;
        vertical-align: middle;
        border-top: none;
        border-right: 0 solid #d8d8d8;
        border-bottom: 0 solid #d8d8d8;
        border-left: 0 solid #d8d8d8;
    }

    div.history-slick p.fv_check .checkbox:hover {}

    div.history-slick p.fv_check .checkbox:hover::after {
        border-color: #53b300;
    }

    div.history-slick p.fv_check .checkbox::after {
        position: absolute;
        top: 50%;
        left: 6px;
        display: block;
        width: 16px;
        height: 16px;
        margin-top: -10px;
        content: '';
        -webkit-transition: border-color .2s linear;
        transition: border-color .2s linear;
        border: 1px solid #bbb;
    }

    div.history-slick p.fv_check .checkbox::before {
        position: absolute;
        top: 50%;
        left: 11px;
        display: block;
        width: 5px;
        height: 9px;
        margin-top: -8px;
        content: '';
        -webkit-transition: opacity .2s linear;
        transition: opacity .2s linear;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
        border-right: 3px solid #53b300;
        border-bottom: 3px solid #53b300;
    }

    div.history-slick p.fv_check input[type=checkbox]:checked+.checkbox::before {
        opacity: 1;
    }

    /* @@@ */
    p.estate_caution_tips {
        font-size: 12px;
        padding: 8px;
    }

    div.recommend-area-title {
        width: 100%;
        margin: 10px 0 0 0;
    }

    div.recommend-area-detail {
        width: 100%;
        justify-content: center;
        display: grid;
        grid-template-columns: 95%;
        grid-gap: 10px;
    }

    body section#content section.howto_search div.other_search_btn ul {
        grid-template-columns: 100%;
    }

    body section#content section.howto_search div.other_search_btn ul li {}

    div.recommend-area-link,
    div.near-area-link {
        line-height: 2;
        width: 100%;
        margin: 0 0 20px 0;
        text-align: center;
    }

    div.recommend-area-link,
    div.near-area-link a {
        display: inline-block;
    }

    div.recommend-area-link h4,
    div.near-area-link h4 {
        font-size: 12px;
        text-align: center;
        text-decoration: underline;
        color: #4ECDC4;
    }

    #detail-room-foot ul {
        font-size: 12px;
        width: 100%;
    }

    #detail-room-foot li {
        float: left;
        margin: 0 10px 5px 0;
    }

    #detail-room-foot #map_canvas {
        height: 200px !important;
    }

    div.nearby-information div.map-place-selection div.map-place-container div.map-place-item.more-read {
        display: block;
    }

    div.nearby-information div.map-place-selection div.map-place-container div.map-place-item.more-item {
        display: none;
    }

    div.estate-other-area div.detail div.company-estate-container div.company-estate-item.image {
        width: 90px;
        height: 90px;
    }

    div.estate-other-area div.detail div.company-estate-container div.company-estate-item.image img {
        width: 90px !important;
        height: 90px;
        object-fit: cover;
    }

    div.estate-other-area div.detail div.company-estate-container div.company-estate-item.description p.name,
    div.estate-other-area div.detail div.company-estate-container div.company-estate-item.description p.price {
        font-size: 12px;
    }

    div.estate-other-area div.detail div.company-estate-container div.company-estate-item.description {
        height: auto;
    }

    div.estate-other-area div.detail div.company-estate-container div.company-estate-item.description p.access {
        line-height: 1.4;
        overflow: hidden;
        height: 2.5em;
    }

    #detail-room-prof {
        margin: 0 0 0 0;
    }

    #detail-room-prof h3 {
        font-weight: bold;
        margin: 20px 0 10px 0;
    }

    #detail-room-prof h3 span {
        font-size: 14px;
        color: #052949;
    }

    #detail-room-prof p {
        font-size: 14px;
    }

    div.room-area {
        width: 100%;
        margin: 0 0 0 0;
    }

    div.room-area div.buttons {
        margin: 0 auto;
        padding: 10px 0;
        width: 70%;
    }

    div.room-area div.buttons div.button-container div.button-item a {
        font-size: 12px;
    }

    p.date {
        font-size: 11px;
        width: 100%;
        margin: 0 0 6px 0;
        text-align: right;
        color: #7e7e7e;
    }

    ul.room-date {
        font-size: 12px;
        float: left;
        width: 100%;
        margin: 10px 0 38px 0;
    }

    ul.room-date li {
        float: left;
        width: 30%;
        margin: 0 3px 0 0;
        text-align: center;
    }

    ul.room-date li a {
        display: block;
        padding: 2px 3px;
        color: #5d5d5d;
        border: 1px solid #5d5d5d;
        border-radius: 3px;
    }

    ul.room-date li a:hover {
        color: #fff;
        background: #5d5d5d;
    }

    ul.room-date li.current a {
        display: block;
        padding: 2px 3px;
        color: #fff;
        border: 1px solid #5d5d5d;
        border-radius: 3px;
        background: #5d5d5d;
    }

	div.detail_head div.room-table-wrapper {
		margin: 0 1% 20px 1%;
        padding: unset;
	}

	table.vacancy {
        width: 96%;
        margin: 0 2% 20px 2%;
        border: 1px solid #dadada;
    }

	table.vacancy.prev {
		width: 100%;
		margin: 0 0 5px 0;
		border: 1px solid #dadada;
	}

	table.vacancy th {
        font-size: 12px;
        font-weight: bold;
        padding: 0 3px 3px 1px;
        border-bottom: 1px solid #dadada;
        background: #AEAEAE;
        color: #fff;
    }

    table.vacancy th.colcol1 {
        width: 15%;
    }

    table.vacancy th.colcol2 {
        width: 10%;
    }

    table.vacancy th.colcol3 {
        width: 10%;
    }

    table.vacancy th.colcol4 {
        width: 30%;
    }

    table.vacancy th.colcol5 {
        width: 10%;
    }

    table.vacancy th.colcol6 {
        width: 20%;
    }

	table.vacancy th.colcol7 {
		width: 13%;
	}

    table.vacancy td {
        font-size: 11px;
        padding: 10px 0;
        vertical-align: middle;
        /*border-bottom: 1px solid #dadada;*/
    }

    table.vacancy td.status.reserve {
        /*background: #AA9166;*/
    }

    table.vacancy td.status.vacant {
        /*background: #61BDBD;*/
    }

    table.vacancy td.status.full {
        /*background: #737373;*/
    }

    table.vacancy td.detail.reserve {
        /*background: #AA9166;*/
    }

    table.vacancy td.detail.vacant {
        /*background: #61BDBD;*/
    }

    table.vacancy td.detail.full {
        /*background: #737373;*/
    }

    table.vacancy td.room_no {
        font-size: 14px;
        font-weight: bold;
    }

    table.vacancy td.nobdr {
        padding: 10px 3px 0 0;
        border: none;
    }

    table.vacancy td.room_price {
        font-size: 14px;
        font-weight: bold;
    }

    table.vacancy td.room_text {
        font-size: 10px;
        padding: 3px 0 6px 0;
        color: #aa9166;
    }

    table.vacancy span.vacant {
        font-size: 14px;
        display: inline-block;
        width: 60px;
        margin: 0;
        text-align: center;
        color: #fff;
    }

    table.vacancy span.reserve {
        font-size: 14px;
        display: inline-block;
        /*width: 60px;*/
        margin: 0;
        text-align: center;
        color: #fff;
    }

    table.vacancy span.full {
        font-size: 14px;
        display: inline-block;
        width: 60px;
        margin: 0;
        text-align: center;
        color: #fff;
    }

    table.vacancy span.photo {
        font-size: 14px;
        font-weight: bold;
        line-height: 1.8;
        display: inline-block;
        box-sizing: border-box;
        width: 60px;
        padding: 3px 6px;
        color: #fff;
        color: #2f2f2f;
        border: 1px solid #2f2f2f;
        background: #fff;
    }

    table.vacancy span.photo img {
        width: 18px;
        vertical-align: middle;
    }

    table.vacancy .xpire {
        font-size: 10px;
        margin: 1px 0 0 0;
        color: #fff;
    }
/*
    table.vacancy span.detail {
        background: #fff;
        border: 1px solid #fff;
        box-sizing: border-box;
        border-radius: 3px;
        color: #61BDBD;
    }
*/
    table.vacancy span.detail {
        width: auto;
    }
    #modal-content2 p img {
        width: 80%;
        margin: 0 10%;
    }

    p.count_zero {
        font-size: 16px;
        line-height: 2em;
        padding: 20px 0 20px 30px;
    }

    p.all-contact {
        font-size: 18px;
        margin: 20px 0 4px 0;
        text-align: center;
    }

    p.all-contact a {
        display: block;
        box-sizing: border-box;
        padding: 5px 0;
        color: #fff;
        border: solid 0 #6c984e;
        border-radius: 7px;
        background: #ff6b6b;
        box-shadow: 0 0 0 #6c984e;
        margin: 2%;
    }

    span.all-contact-tips {
        font-size: 12px;
        text-align: left;
        display: inline-block;
        color: #545454;
        width: 100%;
        margin-bottom: 12px;
        text-align: center;
    }

    #search-result-list li p.delete {
        position: static;
        z-index: 10;
        right: 0;
        bottom: 0;
        padding: 0;
        border-bottom: 0 solid #d8d8d8;
		width: 20%;
		height: 30px;
    }

    #search-result-list li p.delete a {
        font-size: 12px;
        display: block;
        width: 100%;
        color: #fff;
        border-radius: 3px;
        background: #5d5d5d;
        height: 30px;
        margin: 0 0 0 2px;
        box-sizing: border-box;
        line-height: 30px;
        padding: 0;
    }

    #search-result-list li a .inner p.txt {
        line-height: 1.2;
        overflow: hidden;
        height: 3.6em;
    }

    #search-result-list li p.fv_check .checkbox.con {
        top: 5px;
        left: 5px;
    }

    #search-result-list li p.quocard {
        font-size: 13px;
    }

    #search-result-list li p.fv_check .checkbox span {
        margin-left: 0;
    }

    section#content #search-result-list li p.fv_check .checkbox:hover {
        background-color: inherit;
    }

    #search-result-list li p.fv_check .checkbox:focus {
        border: none;
    }

    #search-result-list li p.fv_check {
        font-size: 12px;
        position: static;
        bottom: 0;
        display: block;
        clear: both;
        box-sizing: border-box;
        width: 80%;
        color: #052949;
		height: 30px;
    }

    #search-result-list li p.fv_check.con {
        font-size: 10px;
        position: absolute;
        top: 18px;
        left: 11px;
        display: block;
        clear: both;
        box-sizing: border-box;
        width: 100%;
        color: #052949;
    }

    #search-result-list li p.fv_check input[type='checkbox'] {
        display: none;
    }

    #search-result-list li p.fv_check .checkbox {
        font-size: 12px;
        position: relative;
        display: inline-block;
        box-sizing: border-box;
        width: 100%;
        margin: 0;
        padding: 6px 0px 6px 30px;
        cursor: pointer;
        vertical-align: middle;
        border-top: none;
        border-right: 0 solid #d8d8d8;
        border-bottom: 0 solid #d8d8d8;
        border-left: 0 solid #d8d8d8;
    }

    #search-result-list li p.fv_check .checkbox:hover {
        background-color: #e2edd7;
    }

    #search-result-list li p.fv_check .checkbox:hover::after {
        border-color: #61bdbd;
    }

    #search-result-list li p.fv_check .checkbox::after {
        position: absolute;
        top: 50%;
        left: 6px;
        display: block;
        width: 16px;
        height: 16px;
        margin-top: -10px;
        content: '';
        -webkit-transition: border-color .2s linear;
        transition: border-color .2s linear;
        border: 2px solid #61bdbd;
    }

    #search-result-list li p.fv_check .checkbox::before {
        position: absolute;
        top: 50%;
        left: 11px;
        display: block;
        width: 5px;
        height: 9px;
        margin-top: -8px;
        content: '';
        -webkit-transition: opacity .2s linear;
        transition: opacity .2s linear;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
        border-right: 3px solid #61bdbd;
        border-bottom: 3px solid #61bdbd;
    }

    #search-result-list li p.fv_check input[type=checkbox]:checked+.checkbox::before {
        opacity: 1;
    }

    section.ranking h2 {
        text-align: center;
        font-size: 16px;
    }

    section.ranking h2 img {
        display: block;
        vertical-align: inherit;
        margin: 0 auto 12px;
    }

    section.ranking p {
        text-align: center;
    }

    section.ranking p br {
        display: block;
    }

    section.ranking div.cont {
        margin-bottom: 40px;
    }

    section.ranking div.cont div.item {
        width: 100%;
        display: grid;
        grid-template-columns: 115px 200px 1fr;
        grid-template-rows: 55px 60px;
        /* gap: 10px 25px; */
        align-items: center;
        border: 1px solid #DDDDDD;
        border-radius: 3px;
        justify-items: center;
        margin-bottom: 8px;
    }

    section.ranking div.cont div.item span.ic {
        grid-column: 3 / 4;
        grid-row: 1 / 2;
        justify-self: end;
        margin-right: 9%;
    }

    body section#content section.ranking div.cont div.item h3 {
        font-size: 15px;
        grid-column: 2 / 3;
        grid-row: 1 / 2;
        text-align: left;
        width: 100%;
        align-self: auto;
        text-align: left;
        padding: 0 8px;
        box-sizing: border-box;
        margin-bottom: 0;
    }

    section.ranking div.cont div.item p {
        grid-column: 2 / 4;
        grid-row: 2 / 3;
        padding: 0 8px;
        margin-bottom: 0;
        line-height: 1.4;
        align-self: start;
        text-align: left;

    }

    section.ranking div.cont div.item span.thumbs {
        grid-column: 1 / 2;
        grid-row: 1 / 3;
        align-self: start;
        width: 115px;
        object-fit: cover;
        height: 115px;
    }

    section.ranking div.cont div.item span.thumbs img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    #static {
        margin: 10px 0 0 0;
    }

    #static p.s_txt {
        font-size: 12px;
        line-height: 1.8;
        margin: 0 0 18px 0;
    }

    #static p.s_txt strong {
        font-size: 14px;
        font-weight: bold;
    }

    #static p.s_txt span {
        font-weight: bold;
    }

    #static ul.s_list {
        margin: -13px 0 26px 0;
    }

    #static ul.s_list li {
        font-size: 12px;
        padding: 0 0 0 1em;
        list-style: none;
        text-indent: -1em;
    }

    #static p.tolink a {
        font-size: 14px;
        display: block;
        box-sizing: border-box;
        width: 50%;
        margin: 20px 25% 0 25%;
        padding: 10px;
        text-align: center;
        color: #fff;
        border: solid 1px #97aacb;
        border-radius: 5px;
        background: #a6b6d2;
        box-shadow: 0 3px 0 #97aacb;
    }

    #static p.top_txt {
        font-size: 12px;
        line-height: 1.6em;
        margin: 0 0 20px 0;
    }

    div.about_topimg {
        width: 100%;
        margin: 0 auto 20px auto;
    }

    div.about_topimg img {
        width: 100%;
    }

    div.about_top {
        font-size: 14px;
        font-weight: bold;
        margin: 0 0 8px 0;
        color: #052949;
    }

    p.about_txt {
        font-size: 12px;
        line-height: 1.8;
        width: 100%;
        margin: 0 0 26px 0;
        padding: 0;
    }

    p.about_txt img {
        width: 10%;
    }

    p.about_txt2 {
        font-size: 12px;
        line-height: 1.8;
        width: 100%;
        margin: 0 0 8px 0;
        padding: 0;
    }

    p.about_txt2 img {
        width: 40%;
    }

    h2.about_ttl {
        margin: 0 0 14px 0;
        padding: 8px 16px 12px;
        color: #fff;
        font-size: 14px;
        width: 100%;
        background-color: #052949;
        line-height: 1.2em;
        border-radius: 3px;
        box-sizing: border-box;
    }

    h2.about_ttl span {
        font-size: 12px;
        color: #fff;
    }

    table.about_tbl {
        margin: 0 0 26px 0;
        border-collapse: collapse;
        border: solid 1px #e4e4e4;
        border-radius: 3px;
    }

    table.about_tbl thead th {
        padding: 8px;
        font-size: 12px;
        width: 25%;
        background-color: #e4e4e4;
        border: solid 1px #fff;
    }

    table.about_tbl tbody th {
        padding: 8px;
        font-size: 12px;
        color: #fff;
        background-color: #052949;
        border: solid 1px #fff;
    }

    table.about_tbl tbody td {
        padding: 8px;
        font-size: 12px;
        border: solid 1px #e4e4e4;
    }

    ul.about_list {
        margin: 0;
    }

    ul.about_list li {
        margin: 0 0 6px 0;
        padding: 12px;
        font-size: 12px;
        list-style: none;
        border: solid 1px #e4e4e4;
        border-radius: 3px;
    }

    ul.about_list li:last-child {
        margin: 0 0 24px 0;
    }

    ul.about_list li strong {
        color: #508b2f;
        font-weight: bold;
    }

    .about_merit {
        margin: 0 0 24px 0;
        padding: 10px;
        font-size: 14px;
        width: 100%;
        border: solid 1px #e4e4e4;
        border-radius: 3px;
        box-sizing: border-box;
        float: none;
    }

    .about_merit img {
        width: 10%;
    }

    .about_demerit {
        margin: 0 0 24px 0;
        padding: 10px;
        font-size: 14px;
        width: 100%;
        border: solid 1px #e4e4e4;
        border-radius: 3px;
        box-sizing: border-box;
        float: none;
    }

    .about_demerit img {
        width: 10%;
    }

    p.about_txt3 {
        margin: 0 0 10px 0;
        font-size: 14px;
        color: #508b2f;
        font-weight: bold;
    }

    ul.about_list2 {
        margin: 0;
    }

    ul.about_list2 li {
        margin: 0 0 3px 1.5em;
        font-size: 12px;
        list-style: disc;
    }

    ul.about_list2 li:last-child {
        margin: 0 0 0 1.5em;
    }

    img.about_rightph {
        margin: 0 0 0 30px;
        float: right;
    }

    dl.company-list {
        font-size: 12px;
        border-top: 1px solid #e4e4e4;
    }

    dl.company-list:first-child {
        margin: -2% 0 0 0;
        border-top: none;
    }

    dl.company-list dt {
        padding: 2% 5% 0 0;
        width: 90%;
        font-weight: bold;
        float: none;
    }

    dl.company-list dd {
        padding: 0 5% 2% 0;
        width: 90%;
        float: none;
    }

    dl.recruit-list {
        font-size: 14px;
        border-top: 1px solid #e4e4e4;
    }

    dl.recruit-list:first-child dt {
        padding: 2% 3% 2% 2%;
        border-top: none;
    }

    dl.recruit-list dt {
        padding: 2% 5% 2% 0;
        width: 20%;
        float: left;
    }

    dl.recruit-list dd {
        padding: 2% 5% 2% 0;
        width: 70%;
        float: left;
    }

    .recruit-ttl {
        padding: 1% 3%;
        background-color: #5d5d5d;
        font-size: 18px;
        color: #fff;
        line-height: 1.3em;
    }

    .recruit-ttl span {
        font-size: 14px;
        color: #fff;
    }

    p.mm_txt {
        margin: 0 0 30px 0;
        font-size: 12px;
    }

    p.mm_txt br {
        display: none;
    }

    table#mm_form {
        margin: 30px 0 0 0;
        width: 100%;
    }

    table#mm_form th {
        width: 100%;
        font-size: 12px;
        display: block;
    }

    table#mm_form th label {
        margin: 0 0 10px 0;
    }

    table#mm_form td {
        width: 100%;
        font-size: 12px;
        display: block;
    }

    table#mm_form td input[type="text"] {
        margin: 0 0 10px 0;
        width: 100%;
        padding: 10px;
        border: solid 1px #e4e4e4;
        border-radius: 3px;
        box-sizing: border-box;
    }

    input[type="submit"]#mm_submit {
        -webkit-appearance: none;
        margin: 0 auto;
        padding: 10px 0;
        width: 50%;
        color: #fff;
        font-size: 14px;
        background-color: #a6b6d2;
        border: solid 1px #97aacb;
        box-shadow: 0px 3px 0px #97aacb;
        box-sizing: border-box;
        border: none;
        border-radius: 3px;
    }

    #pickup-list li {
        margin: 0 0 20px 0;
        padding: 0;
    }

    #pickup-list li a:hover {
        background-color: rgba(0, 0, 0, 0.02);
        display: block;
    }

    #pickup-list img {
        width: 100%;
        height: 234px;
        display: block;
    }

    #pickup-list h4 {
        margin: 10px 1% 6px 1%;
        width: 98%;
        font-size: 16px;
        font-weight: bold;
        color: #3f3f3f;
    }

    #pickup-list p {
        margin: 0 0 0 0;
        padding: 0 1% 15px 1%;
        width: 98%;
        font-size: 12px;
        color: #3f3f3f;
        border-bottom: solid 1px #e4e4e4;
    }

    .blog_content {}

    .blog_content h4 {
        margin: 22px 0 8px 0;
        font-size: 16px;
        color: #052949;
        font-weight: bold;
    }

    .blog_content p strong {
        font-size: 12px;
        font-weight: bold;
        color: #3f3f3f;
    }

    .blog_content p {
        margin: 6px 0 6px 0;
        font-size: 12px;
        line-height: 1.8em;
    }

    .blog_content p span {
        color: #444;
        font-size: 10px;
    }

    .blog_content img.full {
        width: 100%;
    }

    .blog_content img.left {
        padding: 0 10px 0 0;
        width: 30%;
        float: left;
    }

    .blog_content img.right {
        padding: 0 0 0 10px;
        width: 30%;
        float: right;
    }

    .blog_content div.leftbox {
        margin: 10px 0 6px 0;
        padding: 0 10px 0 0;
        width: 40%;
        color: #444;
        font-size: 10px;
        float: left;
    }

    .blog_content div.leftbox img {
        width: 100%;
    }

    .blog_content div.leftbox02 {
        margin: 10px 0 6px 0;
        padding: 0 10px 0 0;
        width: 47%;
        color: #444;
        font-size: 10px;
        float: left;
    }

    .blog_content div.leftbox02 img {
        width: 100%;
    }

    .blog_content div.rightbox {
        margin: 10px 0 6px 0;
        padding: 0 0 0 10px;
        width: 40%;
        color: #444;
        font-size: 10px;
        float: right;
    }

    .blog_content div.rightbox img {
        width: 100%;
    }

    .blog_content div.rightbox02 {
        margin: 10px 0 6px 0;
        padding: 0 5px 0 10px;
        width: 47%;
        color: #444;
        font-size: 10px;
        float: right;
    }

    .blog_content div.rightbox02 img {
        width: 100%;
    }

    .blog_content p a.bdetail {
        margin: 20px 25% 0 25%;
        padding: 10px;
        background: #052949;
        color: #fff;
        width: 50%;
        text-align: center;
        border-radius: 5px;
        display: block;
    }

    .blog_content ul {
        width: 100%;
        margin: 0 0 20px 0;
        padding: 0 0 0 0;
    }

    .blog_content ul li {
        display: inline-block;
        width: 48%;
    }

    .blog_content ul li img {
        width: 100%;
    }

    .town {}

    .town p.toplead {
        margin: 0 0 30px 0;
        font-size: 12px;
        line-height: 1.8em;
    }

    .town iframe {
        margin: 0;
        width: 100%;
        height: 200px;
    }

    .town .access {
        margin: 6px 0 0 0;
    }

    .town h3.accessttl {
        margin: 0 0 6px 0;
        padding: 10px 16px;
        font-size: 16px;
        width: 100%;
        height: auto;
        color: #fff;
        font-weight: bold;
        text-align: left;
        background-color: #052949;
        box-sizing: border-box;
        float: left;
    }

    .town p.accesstxt {
        margin: 0 0 0 0;
        font-size: 12px;
        width: 100%;
        line-height: 1.8em;
    }

    .town h3 {
        margin: 16px 0 6px 0;
        padding: 10px 16px;
        font-size: 16px;
        font-weight: bold;
        color: #fff;
        background-color: #052949;
        border-radius: 3px;
    }

    .town p {
        margin: 0 0 30px 0;
        font-size: 12px;
        line-height: 1.8em;
    }

    .town .block {
        margin: 0 0 60px 0;
    }

    .town .block .block01_left {
        width: 100%;
        float: none;
    }

    .town .block .block01_right {
        margin: 0 0 0 0;
        width: 100%;
        float: none;
    }

    .town .block .block01_right img {
        width: 100%;
    }

    .town .block .block02_left {
        margin: 0 0 0 0;
        width: 100%;
        float: none;
    }

    .town .block .block02_left img {
        width: 100%;
    }

    .town .block .block02_right {
        width: 100%;
        float: none;
    }

    .town .block .blockttl {
        margin: 0 0 10px 0;
        padding: 0;
        width: 100%;
        color: #052949;
        font-size: 18px;
    }

    .town .block .blockttl strong {
        font-size: 16px;
        color: #3f3f3f;
        font-weight: bold;
    }

    .town .block p {
        margin: 10px 0 10px 0;
        font-size: 12px;
        line-height: 1.8em;
    }

    .town .block dl {}

    .town .block dl dt {
        margin: 0 0 0 0;
        width: 100%;
        font-size: 12px;
        font-weight: bold;
        float: none;
    }

    .town .block dl dd {
        margin: 0 0 6px 0;
        width: 100%;
        font-size: 12px;
        font-weight: normal;
        float: none;
    }

    .town dl#area_price {}

    .town dl#area_price dt {
        margin: 0 0 0 0;
        width: 100%;
        font-size: 12px;
        font-weight: bold;
        float: none;
    }

    .town dl#area_price dd {
        margin: 0 0 6px 0;
        width: 100%;
        font-size: 12px;
        float: none;
    }

    .town .area_link_ttl {
        margin: 20px 0 16px 0;
        padding: 0;
        color: #052949;
        font-size: 14px;
        font-weight: bold;
    }

    .town ul#area_link {}

    .town ul#area_link li {
        margin: 0 6px 6px 0;
        float: left;
    }

    .town ul#area_link li a {
        padding: 0px 0px;
        color: #fff;
        font-size: 14px;
        border: solid 1px #97aacb;
        display: block;
    }

    ul#townlist {}

    ul#townlist li {
        margin: 0 0 17px 0;
        float: none;
    }

    ul#townlist li:nth-child(3n) {
        margin: 0 0 17px 0;
        float: none;
    }

    ul#townlist li a {
        width: 100%;
        height: auto;
        display: block;
    }

    ul#townlist li a img {
        width: 100%;
    }

    dl.contact-list {
        font-size: 14px;
        border-top: 1px solid #e4e4e4;
    }

    dl.contact-list dt {
        padding: 5% 0 1% 0;
        width: 100%;
        font-size: 12px;
        font-weight: bold;
        float: none;
    }

    dl.contact-list dt span {
        font-size: 12px;
        color: #052949;
        font-weight: bold;
    }

    dl.contact-list dt br {
        display: none;
    }

    dl.contact-list dd {
        padding: 0 0 5% 0;
        width: 100%;
        font-size: 12px;
        float: none;
    }

    dl.contact-list dd strong {
        font-weight: bold;
    }

    dl.contact-list dd input[type="text"] {
        padding: 6px;
        font-size: 12px;
        width: 100%;
        border: solid 1px #e4e4e4;
        border-radius: 3px;
        box-sizing: border-box;
    }

    dl.contact-list dd.half input[type="text"] {
        padding: 6px;
        font-size: 12px;
        width: 100%;
        border: solid 1px #e4e4e4;
        border-radius: 3px;
        box-sizing: border-box;
    }

    dl.contact-list dd input[type="tel"] {
        padding: 6px;
        font-size: 12px;
        width: 100%;
        border: solid 1px #e4e4e4;
        border-radius: 3px;
        box-sizing: border-box;
    }

    dl.contact-list dd input[type="email"] {
        padding: 6px;
        font-size: 12px;
        width: 100%;
        border: solid 1px #e4e4e4;
        border-radius: 3px;
        box-sizing: border-box;
    }

    dl.contact-list dd input[type="password"] {
        padding: 6px;
        font-size: 12px;
        width: 100%;
        border: solid 1px #e4e4e4;
        border-radius: 3px;
        box-sizing: border-box;
    }

    dl.contact-list dd textarea {
        padding: 6px;
        font-size: 12px;
        width: 100%;
        border: solid 1px #e4e4e4;
        border-radius: 3px;
        box-sizing: border-box;
    }

    dl.contact-list dd em {
        font-style: normal;
        font-size: 10px;
    }

    dl.contact-list01 {
        font-size: 14px;
        border-top: 1px solid #e4e4e4;
    }

    dl.contact-list01 dt {
        padding: 5% 0 1% 0;
        width: 100%;
        font-size: 12px;
        font-weight: bold;
        float: none;
    }

    dl.contact-list01 dt span {
        font-size: 12px;
        color: #052949;
        font-weight: bold;
    }

    dl.contact-list01 dt br {
        display: none;
    }

    dl.contact-list01 dd {
        padding: 0 0 5% 0;
        width: 100%;
        font-size: 12px;
        float: none;
    }

    dl.contact-list01 dd strong {
        font-weight: bold;
    }

    dl.contact-list01 dd input[type="text"] {
        padding: 6px;
        font-size: 12px;
        width: 100%;
        border: solid 1px #e4e4e4;
        border-radius: 3px;
        box-sizing: border-box;
    }

    dl.contact-list01 dd.half input[type="text"] {
        padding: 6px;
        font-size: 12px;
        width: 100%;
        border: solid 1px #e4e4e4;
        border-radius: 3px;
        box-sizing: border-box;
    }

    dl.contact-list01 dd input[type="tel"] {
        padding: 6px;
        font-size: 12px;
        width: 100%;
        border: solid 1px #e4e4e4;
        border-radius: 3px;
        box-sizing: border-box;
    }

    dl.contact-list01 dd input[type="email"] {
        padding: 6px;
        font-size: 12px;
        width: 100%;
        border: solid 1px #e4e4e4;
        border-radius: 3px;
        box-sizing: border-box;
    }

    dl.contact-list01 dd input[type="password"] {
        padding: 6px;
        font-size: 12px;
        width: 100%;
        border: solid 1px #e4e4e4;
        border-radius: 3px;
        box-sizing: border-box;
    }

    dl.contact-list01 dd textarea {
        padding: 6px;
        font-size: 12px;
        width: 100%;
        border: solid 1px #e4e4e4;
        border-radius: 3px;
        box-sizing: border-box;
    }

    dl.contact-list01 dd em {
        font-style: normal;
        font-size: 10px;
    }

    dl.contact-list01 dd em.contxt {
        font-style: normal;
        font-size: 12px;
    }

    p.sub-text-contact {
        margin: 20px 0;
        font-size: 12px;
        color: #a66513;
    }

    p.contact-private {
        padding: 1% 0;
        font-size: 12px;
    }

    p.contact-private a#privacy:hover {
        text-decoration: underline;
    }

    dl.unregister {
        font-size: 14px;
    }

    dl.unregister dt {
        padding: 5% 0 1% 0;
        width: 100%;
        font-size: 12px;
        font-weight: bold;
        float: none;
    }

    dl.unregister dt span {
        font-size: 12px;
        color: #052949;
        font-weight: bold;
    }

    dl.unregister dt br {
        display: none;
    }

    dl.unregister dd {
        padding: 0 0 5% 0;
        width: 100%;
        font-size: 12px;
        float: none;
    }

    dl.unregister dd strong {
        font-weight: bold;
    }

    dl.unregister dd input[type="email"] {
        padding: 6px;
        font-size: 12px;
        width: 100%;
        border: solid 1px #e4e4e4;
        border-radius: 3px;
        box-sizing: border-box;
    }

    dl.mail-list {
        font-size: 14px;
        border-top: 1px solid #e4e4e4;
    }

    dl.mail-list dt {
        padding: 5% 0 1% 0;
        width: 100%;
        font-size: 12px;
        font-weight: bold;
        float: none;
    }

    dl.mail-list dt span {
        font-size: 12px;
        color: #052949;
        font-weight: bold;
    }

    dl.mail-list dt br {
        display: none;
    }

    dl.mail-list dd {
        padding: 0 0 5% 0;
        width: 100%;
        font-size: 12px;
        float: none;
    }

    dl.mail-list dd strong {
        font-weight: bold;
    }

    dl.mail-list dd input[type="text"] {
        padding: 6px;
        font-size: 12px;
        width: 100%;
        border: solid 1px #e4e4e4;
        border-radius: 3px;
        box-sizing: border-box;
    }

    dl.mail-list dd.half input[type="text"] {
        padding: 6px;
        font-size: 12px;
        width: 40%;
        border: solid 1px #e4e4e4;
        border-radius: 3px;
        box-sizing: border-box;
    }

    dl.mail-list dd input[type="tel"] {
        padding: 6px;
        font-size: 12px;
        width: 100%;
        border: solid 1px #e4e4e4;
        border-radius: 3px;
        box-sizing: border-box;
    }

    dl.mail-list dd input[type="email"] {
        padding: 6px;
        font-size: 12px;
        width: 100%;
        border: solid 1px #e4e4e4;
        border-radius: 3px;
        box-sizing: border-box;
    }

    dl.mail-list dd input[type="password"] {
        padding: 6px;
        font-size: 12px;
        width: 100%;
        border: solid 1px #e4e4e4;
        border-radius: 3px;
        box-sizing: border-box;
    }

    dl.mail-list dd textarea {
        padding: 6px;
        font-size: 12px;
        width: 100%;
        border: solid 1px #e4e4e4;
        border-radius: 3px;
        box-sizing: border-box;
    }

    dl.mail-list dd em {
        font-style: normal;
        font-size: 10px;
    }

    p.sub-text−mail {
        margin: 20px 0;
        font-size: 12px;
        color: #a66513;
    }

    p.mail-private {
        padding: 1% 0;
        font-size: 12px;
    }

    p.submit-b {
        margin: 20px auto 0 auto;
        width: 50%;
    }

    p.submit-b input[type="submit"] {
        -webkit-appearance: none;
        padding: 10px;
        background: #ff6b6b;
        color: #fff;
        width: 100%;
        border: solid 0px #6c984e;
        box-shadow: 0px 0px 0px #6c984e;
        box-sizing: border-box;
        border-radius: 5px;
        border: none;
    }

    p.submit-b input[type="submit"]:hover {
        background-color: #e91e63;
        cursor: pointer;
    }

    section ul#pagenation {
        margin: 16px 0 24px 0;
        float: none;
    }

    section ul#pagenation li {
        margin: 0 2px 0 0;
        width: 20px;
        height: 20px;
        font-size: 70%;
        line-height: 1.8em;
        background-color: #fff;
        text-align: center;
        border: solid 1px #ccc;
        border-radius: 3px;
        float: left;
    }

    section ul#pagenation li a {
        width: 20px;
        height: 20px;
        color: #7c5b2c;
        text-decoration: none;
        display: block;
    }

    section ul#pagenation li a:hover {
        background-color: #e5f2ff;
    }

    #static .column {
        margin: 0 0 100px 0;
    }

    #static .column ul {}

    #static .column li {
        padding: 14px 0;
        border-bottom: 1px solid #d8d8d8;
    }

    #static .column li:first-child {
        padding: 0 0 6px 0;
        border-bottom: 1px solid #d8d8d8;
    }

    #static .column li:hover {
        background-color: rgba(0, 0, 0, 0.02);
    }

    #static .column li .eyecatch {
        width: 100%;
        float: none;
    }

    #static .column li .eyecatch img {
        width: 100%;
    }

    #static .column li .texts {
        margin: 0 0 0 0;
        width: 100%;
        float: none;
    }

    #static .column li .texts h2.title {
        margin: 0 0 16px 0 !important;
        font-size: 14px;
    }

    #static .column li .texts h2.title a {
        color: #2f2f2f;
        font-weight: bold;
    }

    #static .column li .texts h2.title a:hover {
        background-color: #f6f6f6;
    }

    #static .column h1 {
        display: none;
    }

    #static .column p {
        margin: 10px 0 6px 0;
        font-size: 12px;
        line-height: 1.8em;
    }

    #static .columninr {
        margin: 0 0 100px 0;
    }

    #static .columninr img {
        width: 100%;
    }

    #static .columninr h2 {
        margin: 32px 0 16px 0;
        font-size: 16px;
        color: #052949;
        font-weight: bold;
    }

    #static .columninr h3.inner3 {
        margin: 12px 0 16px 0;
        padding: 0 0 12px 0;
        width: 100%;
        border-bottom: solid 1px #e4e4e4;
        display: block;
    }

    #static .columninr h3.inner3 a {
        font-size: 18px;
        color: #2f2f2f;
    }

    #static .columninr h4 {
        margin: 16px 0 6px 0;
        font-size: 12px;
        color: #2f2f2f;
        font-weight: bold;
    }

    #static .columninr table {
        margin: 0 0 6px 0;
    }

    #static .columninr table thead th {
        padding: 8px;
        font-size: 12px;
        width: 25%;
        background-color: #e4e4e4;
        border: solid 1px #fff;
    }

    #static .columninr table tbody th {
        padding: 8px;
        font-size: 12px;
        color: #fff;
        background-color: #052949;
        border: solid 1px #fff;
    }

    #static .columninr table tbody td {
        padding: 8px;
        font-size: 12px;
        border: solid 1px #e4e4e4;
    }

    #static .columninr .contact_fav {
        text-align: center;
        background-color: #fff;
    }

    #static .columninr .contact_fav p.contact-btm {
        margin: 14px 0 5px 0%;
        width: 100%;
        text-align: center;
        float: none;
        display: inline-block;
    }

    #static .columninr .contact_fav p.contact-btm a {
        padding: 8px 0;
        color: #fff;
        background: #ff6b6b;
        font-size: 16px;
        border: solid 0px #8b3b3b;
        box-shadow: 0px 0px 0px #8b3b3b;
        box-sizing: border-box;
        border-radius: 3px;
        display: block;
    }

    #static .columninr .contact_fav p.contact-btm a:hover {
        background: #e8383d;
    }

    #static .pagination {
        margin: 16px 0 0 0;
        float: none;
        text-align: center;
    }

    #static .pagination span {
        margin: 0 2px 0 0;
        width: 20px;
        height: 20px;
        font-size: 70%;
        background-color: #fff;
        text-align: center;
        border: solid 1px #ccc;
        border-radius: 3px;
        text-decoration: none;
    }

    #static .pagination a {
        margin: 0 2px;
        width: 20px;
        height: 20px;
        font-size: 70%;
        background-color: #fff;
        text-align: center;
        border: solid 1px #ccc;
        border-radius: 3px;
        text-decoration: none;
        float: none;
        text-align: center;
        display: inline-block;
    }

    body div#container section#content div.content-column-main h1.base {
        font-size: 16px;
        color: inherit;
        padding: 16px 10px 8px;
    }

    #static .pagination span,
    #static .pagination a {
        line-height: 2.8em !important;
        display: inline-block !important;
        float: none !important;
    }

    #static .pagination a:hover {}

    #static .pagination a.next {
        margin: 0 0 0 2px;
        width: auto;
        border: none;
        background: none;
    }

    #static .pagination a.prev {
        margin: 0 2px 0 0;
        width: auto;
        border: none;
        background: none;
    }

    .ui-autocomplete {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 2147483647;
        float: left;
        display: none;
        min-width: 160px;
        padding: 4px 0;
        margin: 0 0 10px 25px;
        list-style: none;
        background-color: #ffffff;
        border-color: #ccc;
        border-color: rgba(0, 0, 0, 0.2);
        border-style: solid;
        border-width: 1px;
        -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
        *border-right-width: 2px;
        *border-bottom-width: 2px;
    }

    .ui-menu-item>a.ui-corner-all {
        display: block;
        padding: 3px 15px;
        clear: both;
        font-weight: normal;
        line-height: 18px;
        color: #555555;
        white-space: nowrap;
        text-decoration: none;
    }

    .ui-state-hover,
    .ui-state-active {
        color: #ffffff;
        text-decoration: none;
        background-color: #0088cc;
        border-radius: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        background-image: none;
    }

    .ui-state-focus {
        text-decoration: none;
        background-color: #ddd;
        border-radius: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        background-image: none;
    }

    .datepicker {
        z-index: 1151 !important;
    }

    .error-message {
        color: #e6702f;
        font-size: 14px;
    }

    #flashMessage {
        color: #e6702f;
        font-size: 14px;
    }

    /* エリア検索一覧 */
    body div#container div.search-box {
        margin: 0 auto;
        width: 100%;
    }

    body#search_area div#container div.title {
        margin: 0 auto;
        width: auto;
    }

    body#search_area div#container section#content div.content-column-main h1,
    body#search_category div#container section#content div.content-column-main h1 {
        color: inherit;
        font-size: 16px;
        padding: 0;
    }

    body#search_category div#container section#content div.content-column-main h1 {
        margin-top: 0;
        padding-top: 0;
        font-weight: bold;
        margin-bottom: 0;
    }

    body#search_map div#container section#content div.content-column-main h1 {
        margin-top: 2px;
        margin-bottom: 2px;
        font-size: 16px;
    }

    body#search div#container div.content-column-main div.title h1 {
        margin: 0;
    }

    body div#container .cat_top2 {
        margin: 12px 10px;
        width: auto;
        font-size: 12px;
    }

    body div#container div.contents {
        margin: 0 auto;
        width: 100%;
    }

    /** Custom Select **/
    .custom-select-wrapper {
        padding: 0 0 5px 0;
        position: relative;
        user-select: none;
    }

    .custom-select-wrapper select {
        display: none;
    }

    .custom-select {
        position: relative;
        display: inline-block;
        width: 53%;
    }

    .custom-select-trigger {
        position: relative;
        display: block;
        width: 162%;
        padding: 0 0 0 0;
        font-size: 22px;
        color: #000;
        line-height: 25px;
        background: #fff;
        border-radius: 4px;
        cursor: pointer;
        border: 1px solid #b5b5b5;
    }

    .custom-select-trigger::after {
        position: absolute;
        display: block;
        content: '';
        width: 10px;
        height: 10px;
        top: 50%;
        right: 10px;
        margin-top: -3px;
        border-bottom: 1px solid #000;
        border-right: 1px solid #000;
        transform: rotate(45deg) translateY(-50%);
        transition: all .4s ease-in-out;
        transform-origin: 50% 0;
    }

    .custom-select.opened .custom-select-trigger::after {
        margin-top: 3px;
        transform: rotate(-135deg) translateY(-50%);
    }

    .custom-options {
        position: absolute;
        display: block;
        top: 100%;
        left: 0;
        right: 0;
        min-width: 100%;
        width: 173%;
        margin: 15px 0;
        border: 1px solid #b5b5b5;
        border-radius: 4px;
        box-sizing: border-box;
        box-shadow: 0 2px 1px rgba(0, 0, 0, .07);
        background: #fff;
        transition: all .4s ease-in-out;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transform: translateY(-15px);
    }

    .custom-select.opened .custom-options {
        opacity: 1;
        visibility: visible;
        pointer-events: all;
        transform: translateY(0);
        z-index: 1;
    }

    .custom-options::before {
        position: absolute;
        display: block;
        content: '';
        bottom: 100%;
        right: 25px;
        width: 7px;
        height: 7px;
        margin-bottom: -4px;
        border-top: 1px solid #b5b5b5;
        border-left: 1px solid #b5b5b5;
        background: #fff;
        transform: rotate(45deg);
        transition: all .4s ease-in-out;
    }

    .option-hover::before {
        background: #f9f9f9;
    }

    .custom-option {
        position: relative;
        display: block;
        padding: 0 22px;
        color: #000;
        line-height: 25px;
        cursor: pointer;
        transition: all .4s ease-in-out;
        width: 80%;
    }

    .custom-option:first-of-type {
        border-radius: 4px 4px 0 0;
    }

    .custom-option:last-of-type {
        border-bottom: 0;
        border-radius: 0 0 4px 4px;
    }

    .custom-option:hover,
    .custom-option.selection {
        background: #f9f9f9;
    }

    #static .columninr ul.estates2 {
        width: 100%;
    }

    #static .columninr ul.estates2 li {
        margin: 0 10px 0 10px;
        padding: 0 0 0 0;
        width: 95%;
        display: block;
        background: #A8A38F;
    }

    #static .columninr ul.estates2 li img {
        width: 100%;
        height: auto;
    }

    #static .columninr ul.estates2 li p.text {
        margin: 0 0 0 0;
        padding: 3px 0 0 5px;
        font-size: 14px;
        line-height: 17px;
        height: 55px;
        color: #fff;
    }

    #static .columninr ul.estates2 li p.ettl {
        margin: 0 0 0 0;
        padding: 0 0 12px 5px;
        font-size: 17px;
        line-height: 18px;
        font-weight: bold;
        color: #fff;
    }

    body[id$="en"] header #header_inner p#logo {
        margin: 20px auto 0 auto;
        height: 100px;
    }

    body[id$="en"] ul.detail_nav {
        margin: 20px 0 0 0;
        width: 100%;
        border-bottom: none;
    }

    body[id$="en"] ul.detail_nav li {
        margin: 0 1% -1px 0;
        font-size: 14px;
        text-align: center;
        border: 1px solid #415156;
        width: 32.5%;
        border-radius: 3px 3px 0 0;
        box-sizing: border-box;
        float: left;
    }

    body[id$="en"] #detail-room-left li {
        margin: 0 5% 10px 0;
        width: 30%;
    }

    body[id$="en"] #detail-room-left li a {
        overflow: hidden;
        display: block;
    }

    body[id$="en"] header {
        height: 100px;
    }

    body[id$="en"] header #header_inner {
        position: relative;
        margin: 0 auto;
        width: 100%;
    }

    body[id$="en"] header #header_inner h1 {
        visibility: inherit;
        letter-spacing: 0;
    }

    body[id$="en"] #page-title02 {
        height: auto;
    }

    body[id$="en"] #page-title02 h2 {
        padding: 10px 0 10px 3%;
        width: 97%;
        font-size: 16px;
    }

    body[id$="en"] .teeter {
        display: none;
    }

    body[id$="en"] .swing {
        display: none;
    }

    body[id$="en"] .slide {
        display: none;
    }

    body[id$="en"] .crowds01 {
        display: none;
    }

    body[id$="en"] .detail_head .detail_head_dtl {
        width: 100%;
        float: none;
    }

    body[id$="en"] div#detail-room-left {
        width: 100%;
        float: none;
    }

    body[id$="en"] div#detail-room {
        margin: 0;
    }

    body[id$="en"] div#detail-room-right {
        width: 100%;
        font-size: 12px;
        float: none;
    }

    body[id$="en"] .detail_head .detail_head_dtl {
        margin: 4px 0 0 0px;
        width: 100%;
        float: none;
        padding: 0 2%;
        box-sizing: border-box;
    }

    body[id$="en"] .detail_head img {
        width: 100%;
        float: none;
    }

    div#container section#content div.content-column-main #page-title02 {
        padding: 12px 2%;
        margin: 0;
        box-sizing: border-box;
    }

    div.detail-nav-container div.detail-nav-item span.blank {
        right: 2px;
        top: 2px;
    }

    div.detail-nav-container div.detail-nav-item:last-child {
        border-right: none;
    }

    body div#container div.content-column-side {
        display: none;
    }

    body div#container div.contents {
        width: 100%;
        margin: 0 auto;
    }

    body div#container div.category-head {
        background-color: #F7F7F7;
        padding: 8px;
        box-sizing: border-box;
        margin-bottom: 30px;
    }

    body div#container div.title {
        width: 100%;
        margin: 0 auto;
        padding: 8px;
        box-sizing: border-box;
        /* background: #F7F7F7; */
        font-size: 16px;
    }

    p.all-property span.estate-count,
    p.all-property span.room-count {
        font-size: 20px;
    }

    body div#container::after {
        min-height: 0;
    }

    body div#container div.title h2 {
        padding: 8px;
    }

    body div#container section.estate-caution-panel div.title {
        background: #fff;
    }

    body#search_category div#container div.title h2,
    body#search_area div#container div.title h2 {
        margin: 0 auto;
        padding: 6px;
        color: #fff;
        font-size: 14px;
        margin-top: 0 !important;
        margin-bottom: 0px !important;
    }

    body div#container .cat_top2 {
        margin: 0 6px 8px;
        width: auto;
        font-size: 12px;
    }

    body div#container div.search-box {
        width: 100%;
        margin: 0 auto;
    }

    body div#container section#content div.content-column-main div#search-result div.card {
        width: 100%;
        padding: 0;
        float: none;
        height: auto;
        margin: 0 0 0px 0;
        /* background-color: #fff; */
    }

    body div#container section#content div.content-column-main div#search-result div.card div.inner div.slick-slide img {
        object-fit: cover;
        /* max-height: 250px; */
        /*width: 215px;
        height: 140px;*/
        width: 100%;
    }

    body div#container section#content div.content-column-main div#search-result div.card div.image-area {
        height: auto;
        min-height: 140px;
        /*width: 215px;*/
        width: 100%;
        display: block;
        float: left;
        margin-right: 10px;
        box-sizing: border-box;

        margin-bottom: 5px;
    }

    body div#container div.search-box div.filter-area div.grid label span {
        vertical-align: text-top;
    }

    body div#container div.search-box div.search-select-area.area-wrapper select {
        font-size: 16px;
        transform: scale(0.6) translate(-50px, 0px);
        padding: 4px;
    }

    .slick-dots li button {
        padding: 0;
    }

    .slick-dots li {
        margin: 0 -3px;
    }

    body div#container section#content div.content-column-main div#search-result div.search-cont {
        background-color: #FFDB5C;
        padding: 20px 8px;
        margin-bottom: 32px;
    }

    body div#container section#content div.content-column-main div#search-result div.card div.price {
        margin: 0 0 6px;
        font-size: 18px;
        letter-spacing: -0.05em;
        /*white-space: nowrap;*/
    }

    body div#container section#content div.content-column-main div#search-result div.card div.other-area {
        display: inline-block;
        /*float: left;*/
        width: 100%;
        box-sizing: border-box;
        /*width: -webkit-calc(100% - 225px);
        width: calc(100% - 225px);*/
        margin-bottom: 0;
    }
    body div#container section#content div.content-column-main div#search-result div.card div.other-area .sp-minheight {
        min-height: 150px;
    }

    body div#container section#content div.content-column-main div#search-result div.card.search-card div.other-area .sp-wide {
        margin-left: -225px;
    }

    body div#container section#content div.content-column-main div#search-result div.card div.estate-area {
        display: inline-block;
        background-color: #fff;
        width: 100%;
        box-sizing: border-box;
        padding: 10px;
        border: none;
    }
    body div#container section#content div.content-column-main div#search-result div.card div.estate-area table td.wd3 {
        width: 30%;
    }
    body div#container section#content div.content-column-main div#search-result div.card div.estate-area table td.wd4 {
        width: 70%;
    }
    body div#container section#content div.content-column-main div#search-result div.card div.estate-area table td.wd4 p {
        font-size: 11px;
        font-weight:normal;
        padding-right: 0;
        /*white-space: nowrap;*/
    }

    body div#container section#content div.content-column-main div#search-result p.all-property {
        padding-left: 10px;
        padding-bottom: 0;
    }

    body div#container section#content div.content-column-main div#search-result div.card div.title {
        font-size: 16px;
        margin: 6px 0 7px;
        line-height: 1.8;
        font-weight: bold;
        width: 85%;
    }

    body div#container section#content div.content-column-main div#search-result div.card div.estate-area::after {
        display: block;
        clear: both;
        content: "";
    }

    p.all-property {
        height: auto;
    }

    body div#container section#content div.content-column-main div#search-result div.card div.image-area span {
        padding: 3px 6px;
        border-radius: 4px;
        top: 6px;
        left: 6px;
        font-size: 12px;
        font-weight: bold;
    }

    body div#container section#content div.content-column-main div#search-result div.card div.facility {
        /*color: #545454;*/
        color: #aa9166;
    }
    body div#container section#content div.content-column-main div#search-result div.card.search-card .other-area p.campaign,
    body div#container section#content div.content-column-main div#search-result div.card p.campaign {
        display: inline-block;
        width: 100%;
        margin: 0px 0 6px 0;
        padding: 0.1em 0.2em;
    }

    div.search-panel {
        background-color: #fff;
        display: block
    }

    body div#container section#content div.content-column-main div#search-result div.card div.other-area::after {
        display: block;
        clear: both;
        content: "";
    }
    body div#container section#content div.content-column-main div#search-result div.card div.other-area .text {
        margin-top: 0
    }

    body div#container section#content div.content-column-main div#search-result div.card div.facility {
        margin-top: 6px;
        width: 100%;
    }

    body div#container section#content div.content-column-main div#search-result div.card p.campaign br {
        display: none;
    }

    body .txt-medium-bold {
        font-size: 14px;
    }

    body div#container section#content div.content-column-main div#search-result div.card div.note {
        margin: 0;
        font-size: 14px;
        height: calc(1.4em * 2);
        line-height: 1.4;
        text-overflow: inherit;
        white-space: inherit;
        overflow: hidden;
    }
    body div#container section#content div.content-column-main div#search-result div.card div.sp-note {
        font-size: 14px;
        margin-bottom: 5px;
        font-weight: bold;
    }

    body div#container section#content div.content-column-main div#search-result div.card table.campaign td:nth-child(1) p {
        margin: 0 4px 0 0;
    }

    div.detail-room .title,
    div.access-to-estate .title,
    div.nearby-information .title,
    div.estate-other-area .title {
        background: #EDEBE9;
    }

    body div#container section#content div.content-column-main div#search-result {
        padding-top: 0;
    }

    body div#container section#content div.content-column-main div#search-result.more {
        margin: 0 0 15px 0;
    }

    body#index div#container section#content {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
    }

    body div#container div.content-column-main {
        min-width: auto;
        width: 100%;
        padding-left: 0;
    }

    body div#container div.content-column-main section.estate_contact div.cont {
        min-width: unset;
    }

    body div#container div.content-column-main section.estate_contact div.cont a {
        display: block;
        padding: 15px 10px 15px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        border-radius: 4px;
        background-color: #FF6B6B;
        background-size: 24px 24px;
        color: #fff !important;
        font-size: 14px;
        font-weight: 600;
        line-height: 20px;
        letter-spacing: .04em;
        cursor: pointer;
        margin-bottom: 8px;
    }

    body#index #top_main {
        width: 100%;
        /*margin-top: 95px;*/
        /* margin-bottom: 10px; */
    }

    body#index div#container aside {
        position: inherit;
        top: auto;
        width: auto;
        padding: 0px 0px 8px;
        background: none;
        box-shadow: rgba(0, 0, 0, .15) 0 0 2px;
    }

    body section#content {
        padding: 0;
        box-sizing: border-box;
    }

    body section#content div.content-column-side aside ul#mainnavi {
        padding: 12px;
    }

    body section#content div.content-column-side aside ul#mainnavi li a {
        font-weight: bold;
    }

    body#index div#container aside div#navi_tel {
        margin: 8px auto;
        text-align: center;
    }

    body#index div#container aside div#navi_tel img {
        width: 160px;
    }

    body#index div#container section#content {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
    }

    body#index div#container div.content-column-side {
        width: 100%;
        margin-top: 40px;
    }

    body#index #top_main {
        width: 100%;
        margin-bottom: 0;
    }

    body#index #top_main .item {
        width: 100%;
        position: relative;
    }

    body#index #top_main .item a {
        height: auto;
        display: block;
    }

    body#index #top_main .item img {
        width: 100%;
        height: 260px;
        object-fit: cover;
        border-radius: 0;
        background-color: #F7F7F7;
    }

    body#index #top_main .item a div.cont {
        position: relative;
        width: 100%;
        padding: 8px 8px;
        box-sizing: border-box;
        background-color: #F7F7F7;
    }

    body#index #top_main .item a div.cont div {
        border-bottom: none;
        margin: 0 auto;
    }

    body#index #top_main .item a div.cont p,
    body#index #top_main .item a div.cont span {
        color: #FFFFFF;
        text-shadow: 1px -1px 0 rgba(0, 0, 0, .5);
        display: block;
    }

    body#index #top_main .item span.min {
        display: block;
    }

    body#index #top_main .item a div.cont p.catch {
        font-size: 15px;
        font-weight: bold;
        letter-spacing: -0.02em;
        text-shadow: none;
        margin-bottom: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    body#index #top_main .item a div.cont span {
        vertical-align: middle;
    }

    body#index #top_main .item a div.cont span i {
        vertical-align: middle;
    }

    body#index #top_main .item a div.cont span i img {
        display: inline-block;
    }

    body#index #top_main .item a div.cont span img {
        width: 12px;
        height: auto;
        margin-right: 3px;
    }

    body#index #top_main .item a div.cont span.estate_name {
        display: none;
    }

    body#index #top_main .item a div.cont span.estate_name.sp {
        font-size: 14px;
        display: inline-block;
        margin-bottom: 6px;
        text-shadow: none;
        color: #AA9166;
        position: relative;
        margin-top: 0;
        font-weight: bold;
        background-color: inherit;
        padding: 0;
        height: auto;
        line-height: inherit;
    }

    div.search-panel {
        margin: 12px;
    }

    div.search-panel a.re-search {
        background: #61BDBD;
        box-sizing: border-box;
        border-radius: 3px;
        color: #fff;
        font-size: 12px;
        padding: 8px 14px;
        width: 100%;
        display: block;
        text-align: center;
        margin: 10px 0;
    }

    div.search-panel table.search-box {
        border: 1px solid #AEAEAE;
        border-radius: 4px;
        border-collapse: separate;
        overflow: hidden;
        border-spacing: 0;
        width: 100%;
    }

    div.search-panel table.search-box tbody td {
        border-bottom: 1px solid #AEAEAE;
    }

    div.search-panel table.search-box tbody tr.search-item.commuting td input.station_name,
    div.search-panel table.search-box tbody tr.search-item.map td input.address {
        width: 100%;
        box-sizing: border-box;
        line-height: 20px;
        font-size: 14px;
        padding: 6px;
        height: 30px;
        border: 1px solid #ddd;
    }

    div.search-panel table.search-box tbody tr.search-item.commuting td input[type=text].station_name {
        font-size: 16px;
    }

    div.search-panel table.search-box tbody tr.search-item.commuting td div.commuting-container,
    div.search-panel table.search-box tbody tr.search-item.map td div.map-container {
        display: flex;
        margin: 5px 8px;
    }

    div.search-panel table.search-box tbody tr.search-item.commuting td div.commuting-container label.name,
    div.search-panel table.search-box tbody tr.search-item.map td div.map-container label.name {
        flex-grow: 2;
    }

    div.search-panel table.search-box tbody tr.search-item.commuting td select {
        width: 100%;
        cursor: pointer;
        text-indent: 0.01px;
        text-overflow: ellipsis;
        border: none;
        outline: none;
        background: transparent none;
        box-shadow: none;
        -webkit-appearance: none;
        appearance: none;
        padding: 5px 30px 5px 8px;
        color: inherit;
        height: 28px;
        font-size: 12px;
    }

    div.search-panel table.search-box tbody tr.search-item.commuting td select {
        padding: 2px 30px 2px 8px;
        height: 28px;
        font-size: 16px;
    }

    div.search-panel table.search-box tbody tr.search-item.commuting td div.select_cont {
        position: relative;
        border: 1px solid #61BDBD;
        box-sizing: border-box;
        border-radius: 3px;
        color: #61BDBD;
    }

    div.search-panel table.search-box tbody tr.search-item.commuting td div.select_cont.minute {
        margin-left: 5px;
    }

    div.search-panel table.search-box tbody tr.search-item.commuting td div.select_cont::before {
        position: absolute;
        top: 13px;
        right: 0.7em;
        width: 0;
        height: 0;
        padding: 0;
        content: '';
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 6px solid #61BDBD;
        pointer-events: none;
    }

    div.search-panel table.search-box tbody tr.search-item.condition td {
        border-bottom: none;
    }

    div.search-panel table.search-box tbody td.search-item-title {
        width: 20%;
        font-size: 12px;
        font-weight: bold;
        vertical-align: middle;
        padding: 10px;
        box-sizing: border-box;
        text-align: center;
    }

    div.search-panel table.search-box tbody td.search-item-condition {
        width: 55%;
        padding: 8px;
        font-size: 12px;
        line-height: 1.9;
    }

    .popup-search-area.iziModal,
    .popup-search-condition.iziModal {
        max-width: 100% !important;
    }

    .iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-title {
        font-size: 14px;
    }

    div.popup-search-area div.area-panel div.area-item label,
    div.popup-search-condition div.condition-panel div.condition-item label {
        font-size: 11px;
    }

    div.search-panel table.search-box tbody td.bt {
        width: 25%;
        vertical-align: middle;
    }

    div.search-panel table.search-box tbody td.bt a {
        color: #61BDBD;
        border: 1px solid #61BDBD;
        padding: 6px 12px;
        border-radius: 4px;
        vertical-align: middle;
        font-weight: bold;
        width: 95%;
        display: inline-block;
        box-sizing: border-box;
        text-align: center;
    }

    body#index #top_main .item a div.cont span.price.sp {
        text-shadow: none;
        color: #545454;
        font-size: 12px;
        font-weight: normal;
    }

    body#index #top_main .item a div.cont span.min.sp {
        vertical-align: middle;
        color: #545454;
        font-weight: normal;
        text-shadow: none;
        background-color: inherit;
        position: relative;
        font-size: 12px;
        padding: 0;
    }

    div.result-sort ul li a {
        font-size: 12px;
        padding: 8px 14px;
    }

    body#index #top_main .item a div.cont span.price {
        display: none;
    }

    body#index #top_main .item a div.cont span.price {
        font-size: 13px;
    }

    body#index #top_main .item a div.cont span.address {
        font-size: 13px;
    }

    div#container.top section#content div.content-column-main {
        padding: 0;
        box-sizing: border-box;
    }

    div#container.top section#content div.content-column-main .inner {
        padding: 8px;
        box-sizing: border-box;
    }

    body div#container section#content div.content-column-main h1.estate {
        font-size: 14px;
        margin: 0;
    }

    body div#container section#content div.content-column-main h1.top {
        font-size: 16px;
        text-align: center;
        background-color: inherit;
        color: inherit;
    }

    body div#container section#content div.content-column-main .howto_search h1 {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 6px;
        color: inherit;
    }

    body div#container section#content div.content-column-main ul#sns {
        list-style: none;
        margin-left: 10px;
        overflow: hidden;
        padding: 5px 0;
    }

	body div#container section#content div.content-column-main ul#sns li.r-status {
		float: right;
		margin-right: 10px;
	}

	body div#container section#content div.content-column-main ul#sns div.parts_dtl {
		font-size: 12px;
		font-weight: bold;
		font-style: normal;
		line-height: 1.5em;
	}

	body div#container section#content div.content-column-main ul#sns div.parts_dtl span.room_status0 {
		font-size: 16px;
		font-weight: bold;
		font-style: normal;
		color: #fff;
		background-color: #00ccff;
		padding: 7px 10px;
		border-radius: 5px;
		line-height: 2em;
	}

	body div#container section#content div.content-column-main ul#sns div.parts_dtl span.room_status1 {
		font-size: 16px;
		font-weight: bold;
		font-style: normal;
		color: #fff;
		background-color: #5d5d5d;
		padding: 7px 10px;
		border-radius: 5px;
		line-height: 2em;
	}

	body div#container section#content div.content-column-main ul#sns div.parts_dtl span.room_status2 {
		font-size: 16px;
		font-weight: bold;
		font-style: normal;
		color: #fff;
		background-color: #ffcc00;
		padding: 7px 10px;
		border-radius: 5px;
		line-height: 2em;
	}



    body#index section#content h2 i.icon {
        width: 17px;
        height: 17px;
        line-height: 17px;
        display: inline-block;
        vertical-align: -4px;
        margin-right: 4px;
    }

    body#index section#content h2 i.icon img {}

    body section#content section.howto_search.foot {
        padding: 0;
    }

    body section#content section.howto_search div.bg {
        background-color: #F7F7F7;
    }

    body section#content section.howto_search h4 {
        font-size: 16px;
        text-align: center;
        font-weight: bold;
        margin-bottom: 10px;
    }

    body section#content section.howto_search ul.othercate {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        margin-bottom: 14px;
        text-align: center;
    }

    body section#content section.howto_search ul.othercate li {
        padding: 8px;
        margin: 4px;
        box-sizing: border-box;
        border-radius: 3px;
        background-color: #61BDBD;
    }

    body section#content section.howto_search ul.othercate li a {
        margin: 0;
        font-size: 12px;
        margin: 0;
        line-height: 18px;
        color: #fff;
        font-weight: bold;
    }

    body section#content section.howto_search h3 {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 2px;
        text-align: center;
        padding-top: 14px;
    }

    body section#content #search-result section.howto_search ul.cate li {
        background-color: #fff;
    }

    body section#content section.howto_search p.ttl_tips {
        font-size: 12px;
        padding: 6px;
        margin-bottom: 6px;
        text-align: center;
        color: #545454;
    }

    body section#content section.howto_search p.ttl_tips br {
        display: block;
    }

    body section#content section.howto_search a.bnr-osusume {
        display: none;
    }

    div.ad-area-caption strong {
        font-size: 14px;
        padding: 0.4em;
        background-color: #fedb5b;
        color: #fff;
        margin-right: 5px;
        font-weight: bold;
    }

    div.ad-area-caption h4,
    div.near-area-caption h4 {
        font-size: 10px;
    }

    div.ad-area-slick div.ad-area-slick-item .room-detail {
        margin-top: 6px;
        background: transparent;
    }

    body section#content section.howto_search a.bnr-osusume .sp {
        display: block;
        padding: 0 8px;
    }

    body section#content section.howto_search a.bnr-osusume img {
        margin-bottom: 0px;
    }

    body section#content section.howto_search div.other_search_btn {
        display: none;
    }

    body section#content section.howto_search ul.cate {
        padding: 4px 0 18px;
        margin-bottom: 12px;
    }

    body section#content section.howto_search ul.cate h4 {
        font-size: 14px;
        margin-right: auto;
        text-align: left;
    }

    body section#content section.howto_search ul.cate h4 br {
        display: none;
    }

    body section#content section.howto_search ul.cate h4 {}

    body section#content section.howto_search ul.cate li {
        padding: 0;
        height: auto;
        width: 100%;
        border: none;
        background-color: #fff;
        margin-bottom: 9px;
    }

    body section#content section.howto_search ul.cate li {
        margin-right: 0;
    }

    body section#content section.howto_search ul.othercate-list li {
        margin-bottom: 18px;
    }

    body section#content section.howto_search ul.cate img {
        width: 90px;
        height: 80px;
    }

    body section#content section.howto_search ul.cate p {
        font-size: 12px;
        margin-right: auto;
        line-height: 1.6;
    }

    div.search-panel {
        display: block;
    }

    body section#content section.howto_search ul.cate div {
        display: flex;
        display: -webkit-flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        -webkit-flex-wrap: wrap;
        height: 80px;
        overflow: hidden;
        background-color: #fff;
    }

    body section#content section.howto_search div.index_head .column-left {
        display: none;
    }

    body section#content section.howto_search div.bg {
        background-color: #F7F7F7;
        padding-top: 12px;
    }

    body section#content section.howto_search div.search-panel {
        margin-bottom: 0px;
    }

    body section#content div.content-column-main section.howto_search div.btarea {
        padding: 6px 12px;
        box-sizing: border-box;
    }

    body section#content section.howto_search div.btarea div.search-panel {
        margin-bottom: 0;
    }

    body section#content section.howto_search div.btarea a.cmd-search,
    body section#content section.howto_search div.btarea a.cmd-search-to-link {
        background-color: #61BDBD;
        width: 100%;
        display: block;
        color: #fff;
        box-sizing: border-box;
        border-radius: 2px;
        font-size: 14px;
        text-align: center;
        padding: 8px;
    }

    body section#content div.content-column-main div.search-header div.btarea {
        padding: 6px 12px;
        box-sizing: border-box;
    }

    body section#content div.search-header div.btarea div.search-panel {
        margin-bottom: 0;
    }

    body section#content div.search-header div.btarea a.cmd-search,
    body section#content div.search-header div.btarea a.cmd-search-to-link {
        background-color: #61BDBD;
        width: 100%;
        display: block;
        color: #fff;
        box-sizing: border-box;
        border-radius: 2px;
        font-size: 14px;
        text-align: center;
        padding: 8px;
    }

    body#index section#content section.campaign_list h1.top::before,
    body#index_search section#content section.campaign_list h1.top::before {
        display: none;
    }

    body#index section#content section.sns_list h1.top::before,
    body#index_search section#content section.sns_list h1.top::before {
        display: none;
    }

    body section#content section.campaign_list .head {
        margin: 0 auto;
        text-align: center;
    }

    body section#content section.sns_list .head {
        margin: 0 auto;
        text-align: center;
    }

    body#index section#content section.howto_search ul.cate {
        padding: 12px 0 28px;
        box-sizing: border-box;
    }

    body#index section#content section.howto_search div.other_search_btn {
        display: block;
    }

    body#index section#content section.howto_search ul.cate div br {
        display: none;
    }

    body section#content section.howto_search ul.cate div::after {
        display: block;
        clear: both;
        content: "";
    }

    body section#content section.howto_search ul.tag_search {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        margin-bottom: 14px;
    }

    body section#content section.howto_search ul.tag_search li {
        padding: 5px;
        margin: 4px;
    }

    body section#content section.howto_search ul.tag_search li a {
        margin: 0;
        font-size: 13px;
        padding-left: 0;
        line-height: 26px;
        color: #61BDBD;
        font-weight: bold;
    }

    body section#content section.howto_search ul.tag_search li a i.icon-label-pin {
        font-size: 10px;
    }

    body#search div#container section#content div.content-column-main h1 {
        margin-top: 0;
        margin-bottom: 0;
    }

    body#search div#container section#content div.content-column-main div.search_aria {
        width: 100%;
        margin-top: 0;
        padding: 2%;
        font-weight: normal;
        box-sizing: border-box;
        background-color: transparent;
    }

    body#search div#container section#content div.content-column-main div.search_aria span {
        box-sizing: border-box;
    }

    body#search div#container section#content div.content-column-main div.search_form_area label.name {
        width: 40%;
        border: 1px solid #bbbbbb;
        box-sizing: border-box;
    }

    body#search div#container section#content div.content-column-main div.search_form_area label.name input {
        margin: 0;
        border: none;
    }

    body#search div#container section#content div.content-column-main div.search_form_area .station_name {
        height: 40px;
        font-size: 16px;
        transform: scale(.9) translate(-7px, 0px);
    }

    body#search div#container section#content div.content-column-main div.search_form_area label.select_ip {
        width: 30%;
        padding: 0;
        box-sizing: border-box;
    }

    body#search div#container section#content div.content-column-main div.search_form_area span.select_cont {
        display: inline-block;
        width: 30%;
    }

    body#search div#container section#content div.content-column-main div.search_form_area label.select_ip select {
        margin: 0;
    }

    body#search div#container section#content div.content-column-main div.search_form_area p.search_sub {
        width: 100%;
        padding-left: 6px;
        padding-right: 6px;
        margin-top: 8px;
    }

    body#search div#container section#content div.content-column-main div.search_form_area p.search_sub input[type="submit"] {
        box-shadow: none;
        margin: 0;
    }

    body#search div#container section#content div.content-column-main div.search_form_area p.search_sub .button {
        border-radius: 4px;
        height: auto;
    }

    body#search div#container section#content div.content-column-main div.search_form_area label.select_ip div.select_cont select {
        font-size: 16px;
        transform: scale(.9) translate(-7px, 0px);
    }

    body#search div#container section#content div.content-column-main div.search_form_area label.select_ip div.select_cont::before {
        top: 18px;
    }

    body#index section#content section.campaign_list {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        background-color: #E8E8E8;
        padding: 24px 0px;
        margin-bottom: 0;
    }

    body#index section#content section.campaign_list div.item2 {
        width: 50%;
        margin-bottom: 8px;
        padding-right: 0px;
    }

    body#index section#content section.campaign_list div.item2 div.cont p.price {
        height: 2.4em;
    }

    body#index section#content section.campaign_list div.item2:nth-of-type(2n) {
        padding-right: 0;
    }

    body#index section#content section.campaign_list div.item2 div.cont {
        padding: 4px;
    }

    body#index section#content section.campaign_list div.item2 div.cont a img {
        width: 100%;
        height: 120px;
        object-fit: cover;
    }

    body#index section#content section.campaign_list div.item2 div.cont div.inner {
        background-color: #fff;
        padding: 8px 8px 0;
    }

    body#index section#content section.campaign_list div.item2 div.cont div.estate_name {
        font-size: 12px;
        font-weight: bold;
        width: 100%;
        color: #61BDBD;
    }

    body#index section#content section.campaign_list div.item2 div.cont p.station,
    body#index section#content section.campaign_list div.item2 div.cont p.price {
        font-size: 10px;
        color: #5d5d5d;

    }

    body#index section#content section.campaign_list div.item2 div.cont p.station {
        margin-bottom: 6px;
        height: 3.2em;
        line-height: 1.6;
    }

    body#index section#content section.campaign_list div.item2 div.cont p.price {
        font-size: 12px;
        font-weight: bold;
    }

    hr.favosites {
        margin: 40px 0px;
    }

    body#index section#content section.campaign_list div.item2 div.cont p.station br {
        display: none;
    }


    body#index section#content section.sns_list {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 12px;
        background-color: #E8E8E8;
        padding: 24px 0px;
        margin-bottom: 0;
        justify-content: center;
    }

    body#index section#content section.sns_list div.item2 {
        width: 47%;
        margin-bottom: 8px;
        padding-right: 0px;
        background-color: #fff;
    }

    body#index section#content section.sns_list div.item2 div.cont p.price {
        height: 2.4em;
    }

    body#index section#content section.sns_list div.item2:nth-of-type(2n) {
        padding-right: 0;
    }

    body#index section#content section.sns_list div.item2 div.cont {
        padding: 0px;
    }

    body#index section#content section.sns_list div.item2 div.cont a img {
        width: 100%;
        height: 120px;
        object-fit: cover;
        background-color: #fff;
    }

    body#index section#content section.sns_list div.item2 div.cont div.inner {
        background-color: #fff;
        padding: 8px 8px 0;
    }

    body#index section#content section.sns_list div.item2 div.cont div.inner img.insta {
        width: 70%;
    }

    body#index section#content section.sns_list div.item2 div.cont div.estate_name {
        font-size: 14px;
        font-weight: bold;
        width: 100%;
        color: #61BDBD;
    }

    body#index section#content section.sns_list div.item2 div.cont p.station,
    body#index section#content section.sns_list div.item2 div.cont p.price {
        font-size: 12px;
        color: #5d5d5d;

    }

    body#index section#content section.sns_list div.item2 div.cont p.station {
        margin-bottom: 6px;
        height: 3.2em;
        line-height: 1.6;
    }

    body#index section#content section.sns_list div.item2 div.cont p.price {
        font-size: 12px;
        font-weight: bold;
    }

    hr.favosites {
        margin: 40px 0px;
    }

    body#index section#content section.sns_list div.item2 div.cont p.station br {
        display: none;
    }


    body#index section#content section.foot_link p {
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        letter-spacing: .01em;
    }

    body#index section#content section.ad-area .ad-area-slick {
        margin-bottom: 24px;
    }

    body#index section#content section.foot_link div.buttons {
        width: 95%;
        margin: 0 auto;
        padding: 8px 0 10px;
        text-align: center;
    }

    body#index section#content section.foot_link div.buttons div.button-container {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
    }

    div.recommend-area-link h4.more {
        color: #292F36;
        text-decoration: none;
    }

    body#index section#content section.ad-area {
        margin-bottom: 42px;
    }

    body#index section#content section.foot_link div.buttons div.button-container div.button-item {
        flex: 0 1 50%;
        text-align: center;
        padding: 14px 0;
        background: #F5F5EE;
        position: relative;
        padding: 0 12px;
        height: 46px;
        vertical-align: middle;
        box-sizing: border-box;
    }

    section.foot_link div.buttons div.button-container div.button-item a {
        font-size: 13px;
        line-height: 21px;
    }

    section.foot_link div.buttons div.button-container div.button-item a img.fb {
        width: 22px;
        vertical-align: middle;
        margin: 0px 5px 0 0px;
        padding: 7px 0 0px 0;
    }

    body#index section#content section.foot_link div.buttons div.button-container div.button-item.button-item-left {
        border-right: none;
        border-radius: 4px;
        margin-right: 4px;
    }

    section.foot_link div.buttons div.button-container div.button-item.button-item-left {
        border-radius: 4px;
    }

    section.foot_link div.butsection.foot_link div.buttons div.button-container div.button-item.button-item-left {
        border-radius: 14px 0 0 14px;
        border-right: 1px solid #C5C5C5;
        margin-right: 1px;
        height: 60px;
    }

    tons div.button-container div.button-item a {
        font-size: 14px;
        font-weight: bold;
        line-height: 21px;
    }

    section.foot_link div.buttons div.button-container div.button-item.button-item-left a::before {
        margin-top: 10px;
    }

    /*
    body#index section#content section.foot_link div.buttons div.button-container div.button-item.button-item-left a::before {
        display: inline-block;
        width: 20px;
        height: 22px;
        margin-right: 4px;
        content: '';
        vertical-align: middle;
        background-image: url(/img/icon/icon-f-logo.png);
        background-repeat: no-repeat;
        background-size: contain;
		margin-top: 0;
    }

	section.foot_link div.buttons div.button-container div.button-item.button-item-center a::before {
		content: '';
		display: inline-block;
		width: 20px;
		height: 22px;
		background-image: url(/img/icon/icon_insta.png);
		background-repeat: no-repeat;
		background-size: contain;
		vertical-align: middle;
		margin-right: 6px;
		margin-top: 10px;
	}
*/
    section.foot_link div.buttons div.button-container div.button-item a img.insta {
        width: 22px;
        vertical-align: middle;
        margin: 0px 5px 0 0px;
        padding: 7px 0 0 0;
    }

    section.foot_link div.buttons {
        padding: 12px 0 30px;
        width: 88%;

    }

    section.foot_link div.buttons div.button-container div.button-item {}

    section.foot_link div.buttons div.button-container div.button-item {
        height: 46px;
    }

    section.foot_link div.buttons div.button-container div.button-item.button-item-left {
        border-radius: 4px;
        margin-right: 4px;
    }

    section.foot_link div.buttons div.button-container div.button-item.button-item-right {
        border-radius: 4px;
        margin-left: 4px;
    }

    section.foot_link div.buttons div.button-container div.button-item.button-item-right a::before {
        width: 22px;
        height: 20px;
        margin-top: 12px;
    }

    body#index section#content section.foot_link div.buttons div.button-container div.button-item.button-item-right a::before {
        display: inline-block;
        width: 19px;
        height: 15px;
        margin-right: 4px;
        content: '';
        vertical-align: middle;
        background-image: url(/img/icon/icon-mail.svg);
        background-repeat: no-repeat;
        background-size: contain;
    }

    body#index #top_main .slick-slide {
        margin: 0;
    }

    body#index #top_main .slick-list {
        margin: 0;
    }

    body#index section#content h1 i.icon-ttl-search {
        padding-left: 24px;
        vertical-align: 0;
    }

    body#index section#content section.campaign_list h1 i.icon-ttl-star {
        padding-left: 23px;
        vertical-align: 0;
    }

    body#index div.ad-area-caption h4 {
        font-size: 10px;
        box-sizing: border-box;
    }

    div.ad-area-caption span {
        font-size: 14px;
        line-height: 32px;
        margin-right: 6px;
    }

    div.category-area h4 {
        font-size: 18px;
        line-height: 1.6;
        margin-bottom: 0;
        padding: 8px;
    }

    body section#content section.howto_search div.other_search_btn ul li {
        display: inline-block;
        width: 100%;
    }

    body section#content section.howto_search div.other_search_btn ul li:first-child {
        margin-right: 0;
    }

    body section#content section.howto_search div.other_search_btn ul li a {
        font-size: 14px;
        line-height: 28px;
        box-sizing: border-box;
        width: 100%;
        height: auto;
        padding: 12px;
    }

    div.result-sort {
        float: none;
        text-align: center;
        display: block;
    }

    body section#content section.howto_search div.sp {
        display: block;
    }

    body section#content section.howto_search div.other_search_btn ul li a i.machi-link {
        font-size: inherit;
        line-height: inherit;
        padding-left: 24px;
        background: url(/img/icon/icon-tree.svg) no-repeat left;
        font-size: 24px;
        margin: 0 9px 0 0;
    }

    body section#content section.howto_search div.other_search_btn ul li a i.map-link {
        font-size: inherit;
        line-height: inherit;
        padding-left: 24px;
        background: url(/img/icon/icon-map-pin.svg) no-repeat left;
        font-size: 24px;
        margin: 0 9px 0 0;
    }

    div.ad-area-slick div.ad-area-slick-item div.ad-area-detail {
        height: 65px;
    }

    div.ad-area-slick div.ad-area-slick-item div.ad-area-detail a {
        font-size: 12px;
        padding: 6px 0;
    }

    div.ad-area-slick div.ad-area-slick-item div.ad-area-detail span.name {
        font-size: 12px;
        line-height: 1.4;
    }

    div.recommend-area-detail div.recommend-area-item p {
        font-size: 12px;
        height: 32px;
    }

    div.recommend-area-title h4 {
        font-size: 18px;
    }

    footer div.recommend-area-link a,
    div.near-area-link a {
        background-color: #fff;
        text-decoration: none;
    }

    body#index_category div#container section#content div.content-column-main h1 {
        text-align: center;
    }

    body#index_category section#content section.howto_search div.bg {
        background-color: #fff;
    }

    section.hot-category {}

    section.hot-category h2 {
        text-align: center;
    }

    section.hot-category p {
        font-size: 12px;
        padding: 6px;
        margin-bottom: 6px;
        text-align: center;
        color: #545454;
    }

    section.hot-category p br {
        display: block;
    }

    section.hot-category ul.categorylist li a {
        font-size: 12px;
        color: #61BDBD;
        text-decoration: underline;
    }

    section.form-cont {
        padding: 28px 10px;
    }

    section.form-cont.under {
        padding: 28px 10px;
    }

    section.form-cont-input input,
    section.form-cont-input select,
    section.form-cont-input input,
    section.form-cont-input textarea {
        height: 46px;
        font-size: 16px;
        padding: 0 12px;
    }

    section.form-cont-input .name,
    section.form-cont-input .kana,
    section.form-cont-input .mail,
    section.form-cont-input .tel,
    section.form-cont-input .date,
    section.form-cont-input .contactbody {
        grid-column: 1 / 5;
    }

    section.form-cont p.submit-b input[type="submit"] {
        width: 100%;
    }

    section.form-cont-input .jiki .jiki-grid .ck label {
        line-height: 46px;
    }

    section.form-cont-input .term {
        grid-column: 1 / 3;
    }

    section.form-cont-input textarea {
        height: 300px;
        padding: 10px;
    }

    section.form-cont p.submit-b input[type="submit"] {
        width: 100%;
    }

    #search-result.favorites #search-result-list li {
        padding: 10px 6px;
        margin-bottom: 0px;
    }

    #search-result.favorites #search-result-list li table td.wide1 {
        width: 35%;
        background-color: #61BDBD;
        color: #fff;
        border-radius: 3px;

    }

    #search-result.favorites #search-result-list div.inner {
        grid-template-columns: 120px 1fr;
        grid-gap: 0 2%;
    }

    #search-result.favorites #search-result-list div.inner div.res_cont {
        width: 100%;
        margin-left: 2%;
    }

    #search-result.favorites #search-result-list div.inner img.estatephoto {
        height: 90px;
    }

    #search-result.favorites #search-result-list div.inner h2 {
        font-size: 14px;
    }

    #search-result.favorites #search-result-list div.inner div.res_cont.fav h2 {
        font-size: 16px;
    }

    #search-result.favorites #search-result-list div.inner h3 {
        font-size: 12px;
    }

    .iziModal-wrap p {
        font-size: 12px;
    }

    .cv-alert {
        font-size: 12px;
    }

    .cv-alert span {
        font-size: 16px;
    }

    body section#content div.other_search_btn.top_head ul li a {
        font-size: 14px;
    }

    .search_mix_footer_specialarea .separate_area {
        display: block;

    }

    .search_mix_footer_specialarea .separate_area .special_box {
        width: 100%;
        height: 270px;
        margin-bottom: 10px;
        box-sizing: border-box;
    }

    .for_desktop {
        display: none;
    }

    .for_sp {
        display: block;
    }

    .search_mix_footer_specialarea .separate_area .article_boxlist {
        width: 100%;
    }

    .search_mix_footer_specialarea .separate_area .article_boxlist .article_box {
        height: auto;
    }

    .search_mix_footer_specialarea .separate_area .special_box_top .detail::before {
        border-width: 0;
    }

}

@media screen and (max-width: 753px) {
    header ul#navi li a {
        font-size: 10px;
    }

    section.ranking div.cont div.item {
        grid-template-columns: 100px 140px 1fr;
        grid-template-rows: 45px 55px;
    }

    body section#content section.ranking div.cont div.item h3 {
        font-size: 13px;
        padding: 0 6px;
    }

    section.ranking div.cont div.item p {
        padding: 0 6px;
        font-size: 10px;
    }

    section.ranking div.cont div.item span.thumbs {
        width: 100px;
        height: 100px;
    }

    body section#content section.howto_search ul.tag_search li {
        padding: 3px;
    }

    body section#content section.howto_search ul.tag_search li a {
        font-size: 11px;
    }

    div.ad-area-caption h4,
    div.near-area-caption h4 {
        font-size: 14px;
        padding: 1.5em 0;
    }

    div.recommend-area-title h4 {
        font-size: 16px;
    }

    section.foot_link div.buttons div.button-container div.button-item a {
        font-size: 12px;
    }

    div.search-panel table.search-box tbody td.search-item-title {
        padding: 5px;
    }

    body#index div.ad-area-caption h4 {
        font-size: 14px;
        padding: 1.5em 0;
    }

    div.result-sort ul li a {
        padding: 6px 4px;
    }

    div.popup-search-area div.area-panel div.area-item,
    div.popup-search-condition div.condition-panel div.condition-item {
        padding: 0px 6px;
    }

    div.popup-search-area div.area-panel div.area-item label,
    div.popup-search-condition div.condition-panel div.condition-item label {
        font-size: 10px;
    }

    div.popup-search-area div.area-panel div.area-item input[type="checkbox"],
    div.popup-search-condition div.condition-panel div.condition-item input[type="checkbox"] {
        margin: 0 0.7rem 0 0;
    }

    div.popup-search-area div.button-panel a:last-child,
    div.popup-search-condition div.button-panel a:last-child {
        display: none;
    }

    .footer ul#fmenu li {
        line-height: 2.4;
    }

    .search_mix_footer_specialarea .separate_area .article_boxlist .article_box span.titlestamp {
        border-radius: 4px;
		top: 10px;
    }

    .search_mix_footer_specialarea .separate_area .article_boxlist .article_box .detail {
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.8));
    }

    .search_mix_footer_specialarea .separate_area .article_boxlist .article_box .detail p {
        font-size: 10px;
        padding: 0.6em 1em 0.6em;
        line-height: 1.4em;
    }

    .search_mix_footer_categorylist ul.cate li .imgdiv .blackbg h4,
    .search_mix_footer_categorylist ul.cate li .imgdiv .blackbg h3 {
        font-size: 16px;
        padding: 0 !important;
    }

    aside .side-recomlist .recom-set .recom-detail .title {
        font-weight: normal;
    }
    #search-result.favorites #search-result-list div.inner .thumbs {
        width: 52%;
    }
    }

.buttonG {
    position: relative;
    z-index: 2;
    background-color: #333;
    border: 2px solid #333;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    transition: .6s all;
}

.buttonG:hover {
    background-color: #fff;
    border-color: #61BDBD;
    color: #61BDBD;
}

.buttonG:hover::before {
    width: 0;
    background-color: #61BDBD;
}

.buttonG:hover::after {
    width: 0;
    background-color: #cccecf;
}

div.spot_pr-caption.list {
    text-align: center;
}
