/* ---------- オーナーのみなさまへ ---------- */
.sp {
    display: none;
}

#owner .breadcrumb-box {
    width: 100%;
    background-color: #ff6c1b;
}

#owner .breadcrumb,
#owner .breadcrumb li::after,
#owner .breadcrumb li a {
    color: #ffffff;
}

#owner .breadcrumb a:hover {
    text-decoration: underline;
}

#owner #main {
    width: 100%;
}

#owner .content-kanri .content-body {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 4rem 0;
}

#owner .owner-title-box {
    position: relative;
    width: 100%;
    height: 300px;
    background: url(../images/system_title.jpg) center center no-repeat;
    background-size: 100% auto;
    margin: 4rem auto 0;
}

#owner .owner-title-tintai h2 {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
}

#owner .owner-title-tintai h2 {
    width: 100%;
    height: auto;
    text-align: center;
    padding: 1rem;
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 3.5rem;
    letter-spacing: 0.5rem;
}

#owner .content-kanri .kanri01 {
    background-color: #e1f2fb;
    background-image: url(../images/kanri01_mark.png);
    background-position: right -10% top;
    background-size: auto 150%;
    background-repeat: no-repeat;
}

#owner .content-kanri .kanri-box {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

#owner .content-kanri .kanri-box .kanri-box-title h3 {
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: normal;
    margin: 2rem auto;
}

#owner .content-kanri .kanri-box .kanri-box-body {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 2rem auto 0;
}

#owner .kanri-box01 .kanri-box-body ul,
#owner .kanri-box01 .kanri-box-body li {
    list-style: none;
}

#owner .kanri-box01 .kanri-box-body li {
    display: flex;
    align-items: center;
    width: 46%;
    height: auto;
    overflow: hidden;
    float: left;
    margin: 1rem 2%;
    font-size: 1.8rem;
}

#owner .kanri-box01 .kanri-box-body li span {
    display: inline-block;
    width: 8rem;
    height: 8rem;
    font-size: 4rem;
    line-height: 8rem;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 4rem;
    border: solid 2px #cbc4c1;
    color: #cbc4c1;
    margin-right: 2rem;
}

#owner .kanri-box01 .kanri-box-body .kanri-box-comment {
    text-align: center;
}

#owner .kanri-box02 .kanri-box-body dl,
#owner .kanri-box02 .kanri-box-body dt,
#owner .kanri-box02 .kanri-box-body dd {
    list-style: none;
}

#owner .kanri-box02 .item-box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 2rem;
}

#owner .kanri-box02 .kanri-box-body dl {
    display: block;
    width: 80%;
    margin: 0 auto;
    padding: 4rem 0;
}

#owner .kanri-box02 .kanri-box-body dt {
    display: flex;
    align-items: center;
    width: 60%;
    height: 14rem;
    float: left;
    font-size: 2rem;
}

#owner .kanri-box02 .kanri-box-body dt .icon-box {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 12rem;
    height: 12rem;
    border-radius: 6rem;
    margin-right: 8rem;
}

#owner .kanri-box02 .kanri-box-body dt .icon-box img {
    width: 75%;
    height: auto;
}

#owner .kanri-box02 .item-box01 dt .icon-box {
    border: solid 3px #fad7ab;
}

#owner .kanri-box02 .item-box02 dt .icon-box {
    border: solid 3px #afbfe2;
}

#owner .kanri-box02 .item-box03 dt .icon-box {
    border: solid 3px #a3d5c0;
}

#owner .kanri-box02 .item-box04 dt .icon-box {
    border: solid 3px #f5bcb7;
}

#owner .kanri-box02 .item-box05 dt .icon-box {
    border: solid 3px #81c0e9;
}

#owner .kanri-box02 .kanri-box-body dt span {
    font-size: 4rem;
    margin-right: 2rem;
    color: #cbc4c1;
}

#owner .kanri-box02 .kanri-box-body dd {
    display: flex;
    align-items: center;
    width: 40%;
    height: 14rem;
    overflow: hidden;
    float: left;
}

#owner .kanri-box02 .kanri-box-body dd ul {
    padding-left: 2rem;
}

#owner .kanri-box02 .kanri-box-body dd li {
    line-height: 3rem;
}

#owner .content-kanri .kanri03 {
    background-color: #fff5f7;
}

#owner .kanri03 .kanri-box-body dl,
#owner .kanri03 .kanri-box-body dt,
#owner .kanri03 .kanri-box-body dd {
    list-style: none;
}

#owner .kanri03 .flow-box {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #ffffff;
    margin-bottom: 4rem;
    padding: 2rem;
}

#owner .kanri03 .flow-box .flow-image {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 22rem;
    float: left;
}

#owner .kanri03 .flow-box .flow-image img {
    width: 100%;
    height: auto;
}

#owner .kanri03 .flow-item {
    display: block;
    width: 75%;
    height: 22rem;
    float: left;
    padding-left: 4rem;
}

#owner .kanri03 .flow-item dt {
    display: block;
    width: 100%;
    height: auto;
    font-size: 3rem;
    margin-bottom: 2rem;
    color: #cbc4c1;
}

#owner .kanri03 .flow-item dt span {
    margin-right: 2rem;
}

#owner .kanri03 .flow-item dd {
    display: block;
    width: 100%;
    height: auto;
    padding-left: 4rem;
}

#owner .kanri03 .flow-item dd span {
    display: block;
    width: 100%;
    height: auto;
    font-size: 2rem;
    margin-bottom: 2rem;
}

#owner .kanri03 .flow09 .flow-item {
    height: auto;
}

#owner .kanri03 .flow09 .flow-item dd ul,
#owner .kanri03 .flow09 .flow-item dd li {
    list-style: none;
}

#owner .kanri03 .flow09 .flow-item dd li {
    display: block;
    width: 30%;
    height: auto;
    padding: 1rem;
    float: left;
    margin: 1rem 1.6%;
    background-color: #e1f2fb;
    transform: rotate(-5deg);
}

#owner .kanri03 .flow09 .flow-item dd li i {
    margin-right: 1rem;
}

#owner .content-kanri .kanri03 {
    margin-bottom: 0;
}

#owner .content-kanri .kanri04 {
    background-image: url(../images/owner_contact_back.jpg);
    background-position: center top 30%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    margin-top: 0;
}

#owner .kanri-box04 {
    padding: 3rem;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 1rem;
}

#owner .kanri-box04 .content-comment {
    margin-bottom: 4rem;
}

#owner .kanri-box04 .kanri-box-body span {
    display: block;
    width: 100%;
    height: auto;
    font-size: 1.8rem;
    margin-bottom: 2rem;
    text-align: center;
    color: #ff6c1b;
}

#owner .kanri-box04 .button-box a {
    display: block;
    width: 40%;
    height: auto;
    margin: 0 auto;
    padding: 1.5rem 0;
    color: #ffffff;
    background-color: #ff6c1b;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    font-size: 2rem;
}

/* ---------- 空き家・空き土地管理サービス ---------- */
#akiya .breadcrumb-box {
    width: 100%;
    background-color: #ff6c1b;
}

#akiya .breadcrumb,
#akiya .breadcrumb li::after,
#akiya .breadcrumb li a {
    color: #ffffff;
}

#akiya .breadcrumb a:hover {
    text-decoration: underline;
}

#akiya #main {
    width: 100%;
}

#akiya .akiya-title-box,
#otoiawase .akiya-title-box {
    position: relative;
    width: 100%;
    height: 300px;
    background: url(../images/akiya_title.jpg) center center no-repeat;
    background-size: 100% auto;
    margin: 4rem auto 0;
}

#akiya .akiya-title-tintai,
#otoiawase .akiya-title-tintai {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
}

#akiya .akiya-title-tintai h2,
#otoiawase .akiya-title-tintai h2 {
    width: 100%;
    height: auto;
    text-align: center;
    padding: 1rem;
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 3.5rem;
    letter-spacing: 0.5rem;
}

#akiya .akiya-top-text {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 4rem;
}

#akiya .akiya-top-text .akiya-price span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 8rem;
    height: 8rem;
    border-radius: 4rem;
    background-color: #ff6c1b;
    color: #ffffff;
    margin: 2rem auto;
    font-size: 3rem;
    font-weight: bold;
}

#akiya .akiya-top-text .akiya-price dl,
#akiya .akiya-top-text .akiya-price dt,
#akiya .akiya-top-text .akiya-price dd {
    list-style: none;
}

#akiya .akiya-top-text .akiya-price dl {
    display: blok;
    width: 100%;
    height: auto;
    overflow: hidden;
    border-top: solid 1px #ff6c1b;
    border-bottom: solid 1px #ff6c1b;
    margin-top: -6rem;
    padding: 6rem 0;
}

#akiya .akiya-top-text .akiya-price .price-box {
    width: 33.3%;
    height: auto;
    overflow: hidden;
    float: left;
}

#akiya .akiya-top-text .akiya-price .price-box dt {
    width: 50%;
    height;
    auto;
    font-size: 2.7rem;
    font-weight: bold;
    text-align: center;
    float: left;
}

#akiya .akiya-top-text .akiya-price .price-box dd {
    width: 50%;
    height;
    auto;
    font-size: 3rem;
    font-weight: bold;
    color: #ff6c1b;
    text-align: center;
    float: left;
}

#akiya .content-akiya01 .content-title {
    width: 1200px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

#akiya .content-akiya01 .content-body .akiya-box01 {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 4rem auto;
}

#akiya .content-akiya01 .akiya-box01 .trouble-box {
    width: 50%;
    height: auto;
    overflow: hidden;
    float: left;
    padding: 1rem;
    padding-left: 15rem;
    min-height: 16rem;
    background-repeat: no-repeat;
    background-position: left 1rem top 1rem;
    background-size: 12rem auto;
    margin-bottom: 2rem;
}

#akiya .content-akiya01 .akiya-box01 .trouble-box01 {
    background-image: url("../images/zasso.png");
}

#akiya .content-akiya01 .akiya-box01 .trouble-box02 {
    background-image: url("../images/dorobo.png");
}

#akiya .content-akiya01 .akiya-box01 .trouble-box03 {
    background-image: url("../images/kabi.png");
}

#akiya .content-akiya01 .akiya-box01 .trouble-box04 {
    background-image: url("../images/sabi.png");
}

#akiya .content-akiya01 .akiya-box01 .trouble-box05 {
    background-image: url("../images/smell.png");
}

#akiya .content-akiya01 .akiya-box01 .trouble-box06 {
    background-image: url("../images/keikan.png");
}

#akiya .content-akiya01 .akiya-box01 .trouble-box07 {
    background-image: url("../images/security.png");
}

#akiya .content-akiya01 .akiya-box01 .trouble-box08 {
    background-image: url("../images/neighborhood.png");
}

#akiya .content-akiya01 .akiya-box01 .trouble-box dt {
    display: block;
    width: 100%;
    height: auto;
    float: left;
    padding: top;
    font-size: 6rem;
    font-weight: bold;
    color: rgba(203, 196, 193, 0.3);
    margin-top: -2rem;
}

#akiya .content-akiya01 .akiya-box01 .trouble-box dd {
    display: block;
    width: 100%;
    height: auto;
    float: left;
    margin-top: -3rem;
}

#akiya .content-akiya01 .content-body .akiya-box02 {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 4rem auto;
    margin-bottom: 8rem;
    padding: 4rem 0;
    background-image: url(../images/nyuin.png), url(../images/rihabiri.png), url(../images/tenkin.png), url(../images/sozoku.png);
    background-size: 15% auto;
    background-repeat: no-repeat;
    background-position: left top 3rem, left bottom, right top 3rem, right bottom;
}

#akiya .content-akiya01 .content-body .akiya-box02 span {
    display: block;
    width: 100%;
    height: auto;
    font-size: 3rem;
    font-weight: bold;
    color: #cbc4c1;
    text-align: center;
}

#akiya .content-akiya01 .content-body .akiya-box02 h3 {
    font-size: 3rem;
    font-weight: bold;
    margin: 3rem auto;
    text-align: center;
    color: #ff6c1b;
}

#akiya .list-center {
    display: flex;
    justify-content: center;
}

#akiya .content-akiya01 .content-body .akiya-box02 ul,
#akiya .content-akiya01 .content-body .akiya-box02 li {
    list-style: none;
}

#akiya .content-akiya01 .content-body .akiya-box02 li {
    font-size: 2rem;
    margin-bottom: 2rem;
    line-height: 3rem;
}

#akiya .content-akiya01 .content-body .akiya-box02 li i {
    font-size: 3rem;
    color: #ff6c1b;
    margin-right: 1rem;
}

#akiya .content-akiya02 .service-wrapper {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #eaeaff;
    margin: 4rem auto;
}

#akiya .content-akiya02 .service-box {
    display: block;
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 4rem auto;
    background-color: #ffffff;
    padding: 2rem;
    border-radius: 1rem;
}

#akiya .content-akiya02 .price-box {
    display: flex;
    width: 1200px;
    height: 12rem;
    align-items: center;
}

#akiya .content-akiya02 .price-box .monthly {
    width: 14%;
    height: auto;
    float: left;
}

#akiya .content-akiya02 .price-box .monthly span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 8rem;
    height: 8rem;
    margin: 0 auto;
    border-radius: 4rem;
    color: #ffffff;
    background-color: #4646ff;
    font-size: 2.6rem;
    font-weight: bold;
}

#akiya .content-akiya02 .price-box dl,
#akiya .content-akiya02 .price-box dt,
#akiya .content-akiya02 .price-box dd {
    list-style: none;
}

#akiya .content-akiya02 .price-box dl {
    display: block;
    width: 86%;
    height: auto;
    overflow: hidden;
    float: left;
}

#akiya .content-akiya02 .price-box dl .monthly-price {
    width: 50%;
    height: auto;
    overflow: hidden;
    float: left;
}

#akiya .content-akiya02 .price-box dl .monthly-price dt {
    display: block;
    width: 40%;
    height: auto;
    float: left;
    text-align: center;
    font-size: 2.6rem;
    font-weight: bold;
    line-height: 6rem;
}

#akiya .content-akiya02 .price-box dl .monthly-price dd {
    display: block;
    width: 60%;
    height: auto;
    float: left;
    text-align: center;
    font-size: 4rem;
    font-weight: bold;
    color: #4646ff;
    line-height: 6rem;
}

#akiya .content-akiya02 .service {
    padding-top: 2rem;
    padding-bottom: 0;
}

#akiya .content-akiya02 .service-list {
    display: block;
    width: 50%;
    height: 10rem;
    overflow: hidden;
    padding-left: 12rem;
    background-repeat: no-repeat;
    background-position: left: center;
    background-size: 10rem auto;
    float: left;
    margin-bottom: 3rem;
}

#akiya .content-akiya02 .service-list dl,
#akiya .content-akiya02 .service-list dt,
#akiya .content-akiya02 .service-list dd {
    list-style: none;
}

#akiya .content-akiya02 .service-list dl {
    display: block;
    width: 100%;
    height: auto;
}

#akiya .content-akiya02 .service-list dt {
    display: block;
    width: 100%;
    height: auto;
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 1rem;
}

#akiya .content-akiya02 .service-list dd {
    display: block;
    width: 100%;
    height: auto;
    padding-right: 1rem;
}

#akiya .content-akiya02 .service-list01 {
    background-image: url(../images/kanki.png);
}

#akiya .content-akiya02 .service-list02 {
    background-image: url(../images/amamori.png);
}

#akiya .content-akiya02 .service-list03 {
    background-image: url(../images/maintenance.png);
}

#akiya .content-akiya02 .service-list04 {
    background-image: url(../images/kinrin.png);
}

#akiya .content-akiya02 .service-list05 {
    background-image: url(../images/water.png);
}

#akiya .content-akiya02 .service-list06 {
    background-image: url(../images/garden.png);
}

#akiya .content-akiya02 .service-list07 {
    background-image: url(../images/post.png);
}

#akiya .content-akiya02 h3 {
    font-size: 2.4rem;
    text-align: center;
}

#akiya .content-akiya02 .option ul,
#akiya .content-akiya02 .option li {
    list-style: none;
}

#akiya .content-akiya02 .option ul {
    display: block;
    width: 70%;
    height: auto;
    overflow: hidden;
    margin: 3rem auto;
}

#akiya .content-akiya02 .option li {
    display: flex;
    align-items: center;
    width: 50%;
    height: 4rem;
    float: left;
}

#akiya .content-akiya02 .option li i {
    font-size: 2.6rem;
    margin-right: 1rem;
    color: #ff6c1b;
}

#akiya .content-akiya02 .notice-box {
    display: flex;
    align-items: center;
    width: 88%;
    height: auto;
    overflow: hidden;
    margin: 4rem auto;
}

#akiya .content-akiya02 .notice-box .notice-title {
    width: 30%;
    height: auto;
    overflow: hidden;
    float: left;
    font-size: 3.4rem;
    font-weight: bold;
}

#akiya .content-akiya02 .notice-box .notice-title span {
    display: flex;
    align-items: center;
    width: 100%;
    height: auto;
}

#akiya .content-akiya02 .notice-box .notice-title i {
    font-size: 5rem;
    margin-right: 2rem;
    color: #ff6c1b;
}

#akiya .content-akiya02 .notice-box .notice-body {
    width: 70%;
    height: auto;
    overflow: hidden;
    float: left;
}

#akiya .content-akiya02 .notice-box .notice-body ul,
#akiya .content-akiya02 .notice-box .notice-body li {
    list-style: none;
}

#akiya .content-akiya02 .notice-box .notice-body li {
    display: flex;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 1.5rem 0;
    padding-left: 1rem;
}

#akiya .content-akiya02 .notice-box .notice-body li i {
    font-size: 2rem;
    margin-right: 2rem;
    color: #ff6c1b;
    transform: rotate(15deg);
}

#akiya .content-akiya03 .service-area {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 4rem auto;
    background-color: #d1ecf8;
}

#akiya .content-akiya03 .service-area-box {
    width: 1200px;
    height: 600px;
    overflow: hidden;
    margin: 0 auto;
    background-image: url(../images/akiya_service_map.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    position: relative;
}

#akiya .content-akiya03 .service-area-box ul,
#akiya .content-akiya03 .service-area-box li {
    list-style: none;
}

#akiya .content-akiya03 .service-area-box li {
    position: absolute;
    display: block;
    width: 10rem;
    height: auto;
    padding: 0.5rem 1rem;
    font-size: 2rem;
    background-color: #ffffff;
    border: solid 2px #dcdcdc;
    border-radius: 1rem;
    text-align: center;
}

#akiya .content-akiya03 .service-area-box li.tokushima {
    left: 550px;
    top: 330px;
}

#akiya .content-akiya03 .service-area-box li.itano {
    left: 600px;
    top: 190px;
}

#akiya .content-akiya03 .service-area-box li.itano li.kitajima {
    left: 0;
    top: 50px;
}

#akiya .content-akiya03 .service-area-box li.itano li.aizumi {
    left: -110px;
    top: 25px;
}

#akiya .content-akiya03 .service-area-box li.itano li.matsushige {
    left: 100px;
    top: 25px;
}

#akiya .content-akiya03 .service-area-box li.naruto {
    left: 620px;
    top: 100px;
}

#akiya .content-akiya03 .service-area-box li.komatsushima {
    width: 12rem;
    left: 650px;
    top: 480px;
}

#akiya .content-akiya03 .service-area-box li.ishii {
    width: 16rem;
    left: 320px;
    top: 300px;
}

#akiya .content-akiya04 .price-table-area {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 4rem auto;
}

#akiya .content-akiya04 .price-table-box {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

#akiya .content-akiya04 .price-table-box table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 4rem;
}

#akiya .content-akiya04 .price-table-box th,
#akiya .content-akiya04 .price-table-box td {
    border: solid 1px #acacac;
    padding: 2rem 1rem;
}

#akiya .content-akiya04 .price-table-box th {
    width: 20%;
    font-size: 2rem;
}

#akiya .content-akiya04 .price-table-box th.plan {
    background-color: #9ff29c;
}

#akiya .content-akiya04 .price-table-box th.a-plan {
    background-color: #f29c9f;
}

#akiya .content-akiya04 .price-table-box th.b-plan {
    background-color: #facc89;
}

#akiya .content-akiya04 .price-table-box th.c-plan {
    background-color: #93d1ee;
}

#akiya .content-akiya04 .price-table-box th.spot {
    background-color: #ef9cf2;
    font-size: 1.8rem;
}

#akiya .content-akiya04 .price-table-box td {
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
}

#akiya .content-akiya04 .price-table-box td.price-cell {
    text-align: right;
    padding-right: 2rem;
}

#akiya .content-akiya04 .price-table-box tr.jynkai {
    background-color: #fbfae0;
}

#akiya .content-akiya04 .price-table-box tr.kodate {
    background-color: #e1fbe0;
}

#akiya .content-akiya04 .price-table-box tr.mansion {
    background-color: #e0e1fb;
}

#akiya .content-akiya04 .price-table-box tr.tochi {
    background-color: #fae0fb;
}

#akiya .content-akiya04 .mobile {
    display: none;
}

#akiya .content-akiya05 .flow-box {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #FFEAEA;
    margin: 4rem auto;
}

#akiya .content-akiya05 .flow-body {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 4rem auto;
}

#akiya .content-akiya05 .flow-body .flow {
    display: flex;
    align-items: center;
    width: 25%;
    height: auto;
    overflow: hidden;
    float: left;
    margin-bottom: 4rem;
}

#akiya .content-akiya05 .flow-body .flow .flow-item {
    width: 80%;
    height: auto;
    overflow: hidden;
    float: left;
    background-color: #ffffff;
    border-radius: 1rem;
    border: solid 2px #ff6d6d;
}

#akiya .content-akiya05 .flow-body .flow .flow-item dt {
    display: block;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
    padding: 1rem;
    background-color: #ff6d6d;
    color: #ffffff;
}

#akiya .content-akiya05 .flow-body .flow .flow-item dt span {
    font-size: 3rem;
    margin-left: 1rem;
}

#akiya .content-akiya05 .flow-body .flow .flow-item dd {
    display: block;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 2rem;
    padding: 3rem 1rem;
}

#akiya .content-akiya05 .flow-body .flow .arrow-box {
    width: 20%;
    height: auto;
    overflow: hidden;
    float: left;
    text-align: center;
    color: #ff6d6d;
    font-size: 4rem;
}

#akiya .content-akiya06 .qanda-box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 4rem auto;
}

#akiya .content-akiya06 .qanda-body {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

#akiya .content-akiya06 .qanda-item {
    width: 100%;
    height: auto;
    margin-bottom: 4rem;
    border: solid 1px #6d6dff;
    border-radius: 1rem;
}

#akiya .content-akiya06 .qanda-item dt {
    display: flex;
    align-items: center;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 2rem;
    background-color: #6d6dff;
    color: #ffffff;
    border-radius: 1rem 1rem 0 0;
}

#akiya .content-akiya06 .qanda-item dt .q-mark {
    width: 5%;
    height: auto;
    float: left;
}

#akiya .content-akiya06 .qanda-item dt .q-mark span {
    display: inline-block;
    width: 4rem;
    height: 4rem;
    color: #6d6dff;
    background-color: #ffffff;
    line-height: 4rem;
    text-align: center;
    font-size: 2.2rem;
    font-weight: bold;
    border-radius: 2rem;
}

#akiya .content-akiya06 .qanda-item dt .q-text {
    width: 95%;
    height: auto;
    float: left;
}

#akiya .content-akiya06 .qanda-item dd {
    display: flex;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 2rem;
}

#akiya .content-akiya06 .qanda-item dd .a-mark {
    width: 5%;
    height: auto;
    float: left;
}

#akiya .content-akiya06 .qanda-item dd .a-mark span {
    display: inline-block;
    width: 4rem;
    height: 4rem;
    color: #ffffff;
    background-color: #6d6dff;
    line-height: 4rem;
    text-align: center;
    font-size: 2.2rem;
    font-weight: bold;
    border-radius: 2rem;
}

#akiya .content-akiya06 .qanda-item dd .a-text {
    width: 95%;
    height: auto;
    float: left;
}

#akiya .content-akiya07 .contact-box {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-image: url(../images/akiya_contact_back.jpg);
    background-size: 100% auto;
    background-position: center center;
}

#akiya .content-akiya07 .contact-body {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 4rem auto;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 1rem;
}

#akiya .content-akiya07 .contact-body .address-box {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 2rem;
    margin-top: 4rem;
}

#akiya .content-akiya07 .contact-body .address {
    margin-bottom: 2rem;
}

#akiya .content-akiya07 .contact-body .tel-box {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 6rem;
    font-weight: bold;
    text-align: center;
    margin: 4rem auto;
}

#akiya .content-akiya07 .contact-body .tel-box i {
    font-size: 8rem;
    margin-right: 4rem;
    transform: rotate(-30deg);
}

#akiya .content-akiya07 .buttton-box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 4rem auto;
}

#akiya .content-akiya07 .buttton-box a {
    display: block;
    width: 40%;
    height: auto;
    margin: 4rem auto;
    padding: 1.5rem 0;
    color: #ffffff;
    background-color: #ff6c1b;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    font-size: 2rem;
}

#akiya #footer {
    margin-top: 0px;
}

/* ---------- 空き家・空き土地管理サービス 資料請求・お問い合わせ ---------- */
#otoiawase.akiya #main {
    width: 100%;
}

#otoiawase.akiya .step-box li.active {
    background-color: rgba(61, 1, 164, 1.0);
}

#otoiawase.akiya .step-box li.active::after {
    border-left: 16px solid rgba(61, 1, 164, 1.0);
}

#otoiawase.akiya .property-box {
    width: 100%;
    height: auto;
    border: solid 1px rgba(61, 1, 164, 1.0);
    padding: 1rem;
    margin-bottom: 4rem;
}

#otoiawase.akiya .property-box h3 {
    width: 100%;
    height: auto;
    color: rgba(61, 1, 164, 1.0);
    text-align: center;
    margin-top: 2rem;
}

#otoiawase.akiya #formWrap dt {
    color: rgba(61, 1, 164, 1.0);
}

#otoiawase.akiya #formWrap dt::before {
    background-color: rgba(61, 1, 164, 1.0);
}

#otoiawase.akiya #formWrap dt span {
    background-color: rgba(61, 1, 164, 1.0);
}

#otoiawase.akiya #formWrap .year-box,
#otoiawase.akiya #formWrap .month-box {
    margin-bottom: 2rem;
}

#otoiawase.akiya #formWrap .year-box input[type="text"] {
    width: 50%;
    margin-left: 1rem;
}

#otoiawase.akiya #formWrap .month-box select {
    float: none;
    width: 50%;
    margin-left: 1rem;
}

#otoiawase.akiya-subscription #formWrap .form-item07,
#otoiawase.akiya-subscription #formWrap .form-item13,
#otoiawase.akiya-subscription #formWrap .form-item18,
#otoiawase.akiya-subscription #formWrap .form-item23 {
    border-bottom: none;
}

#otoiawase.akiya .personal-box {
    width: 100%;
    height: auto;
    border: solid 1px rgba(61, 1, 164, 1.0);
    padding: 1rem;
    margin-bottom: 4rem;
}

#otoiawase.akiya .personal-box h3 {
    width: 100%;
    height: auto;
    color: rgba(61, 1, 164, 1.0);
    text-align: center;
    margin-top: 2rem;
}

#otoiawase.akiya .service-box {
    width: 100%;
    height: auto;
    border: solid 1px rgba(61, 1, 164, 1.0);
    padding: 1rem;
    margin-bottom: 4rem;
}

#otoiawase.akiya .privacy .privacy-title {
    background-color: rgba(61, 1, 164, 1.0);
}

#otoiawase.akiya .privacy .privacy-area h3 {
    color: rgba(61, 1, 164, 1.0);
}

#otoiawase.akiya #formWrap form .button-box input {
    color: rgba(61, 1, 164, 1.0);
    border: solid 1px rgba(61, 1, 164, 1.0);
}

#otoiawase.akiya #formWrap form .button-box input[type="submit"] {
    background-color: rgba(61, 1, 164, 1.0);
    color: #ffffff;
}

#otoiawase.akiya #formWrap form .select-service {
    display: none;
}

#otoiawase.akiya #formWrap form .form-item19 {
    display: none;
}

/* ---------- お問い合わせ（確認画面） ---------- */
#otoiawase.akiya #content {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    float: none;
}

#otoiawase.akiya #formWrap table {
    width: 100%;
}

#otoiawase.akiya #formWrap table tr {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    border-bottom: 2px solid #efefef;
}

#otoiawase.akiya #formWrap table th {
    display: block;
    width: 35%;
    height: 100%;
    overflow: hidden;
    float: left;
    padding: 1em;
    line-height: 2.8em;
    color: rgba(61, 1, 164, 1.0);
    text-align: left;
}

#otoiawase.akiya #formWrap table td {
    display: block;
    width: 65%;
    height: 100%;
    overflow: hidden;
    float: left;
    padding: 1em;
    line-height: 2em;
    background: #ffffff;
}

#otoiawase.akiya #formWrap input[type="submit"] {
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
    width: 300px;
    height: 60px;
    background-color: rgba(61, 1, 164, 1.0);
    font-size: 1.2em;
    color: #ffffff;
    text-align: center;
    line-height: 60px;
    border-radius: 5px;
    text-decoration: none;
    border: solid 1px rgba(61, 1, 164, 1.0);
}

#otoiawase.akiya #formWrap input[type="button"] {
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
    width: 300px;
    height: 60px;
    background-color: #ffffff;
    font-size: 1.2em;
    color: rgba(61, 1, 164, 1.0);
    text-align: center;
    line-height: 60px;
    border-radius: 5px;
    text-decoration: none;
    border: solid 1px rgba(61, 1, 164, 1.0);
    margin: 80px 20px;
}

/* ---------- お問い合わせ（送信完了画面） ---------- */
#otoiawase.akiya .content01 .back-box a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30%;
    height: 10rem;
    color: #ffffff;
    background-color: rgba(61, 1, 164, 1.0);
    border-radius: 7px;
    font-size: 2.2rem;
    font-weight: bold;
    margin: 80px auto;
    text-decoration: none;
}

/* ---------- 資産コンサルティング事業 ---------- */
#shisan .breadcrumb-box {
    width: 100%;
    background-color: #ff6c1b;
}

#shisan .breadcrumb,
#shisan .breadcrumb li::after,
#shisan .breadcrumb li a {
    color: #ffffff;
}

#shisan .breadcrumb a:hover {
    text-decoration: underline;
}

#shisan #main {
    width: 100%;
}

#shisan .shisan-title-box {
    position: relative;
    width: 100%;
    height: 300px;
    background: url(../images/shisan_title.jpg) center center no-repeat;
    background-size: 100% auto;
    margin: 4rem auto 0;
}

#shisan .shisan-title-tintai {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
}

#shisan .shisan-title-tintai h2 {
    width: 100%;
    height: auto;
    text-align: center;
    padding: 1rem;
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 3.5rem;
    letter-spacing: 0.5rem;
}

#shisan .content-title span {
    display: block;
    width: auto;
    height: auto;
    color: #a7194b;
    margin: 0 auto;
    margin-top: 1rem;
    font-size: 2.8rem;
}

#shisan .shisan-top-text {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 4rem;
}

#shisan .hoken-wrapper {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 4rem auto;
    background-color: #faf2f5;
}

#shisan .shisan-wrapper .hoken-box {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 4rem auto;
}

#shisan .shisan-wrapper .hoken-box01 h3 {
    text-align: center;
    color: #a7194b;
    font-size: 2.4rem;
}

#shisan .shisan-wrapper .hoken-box01 ul,
#shisan .shisan-wrapper .hoken-box01 li {
    list-style: none;
}

#shisan .shisan-wrapper .hoken-box01 .problem-list ul {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 4rem auto;
    background-color: rgba(255, 255, 255, 1.0);
    padding: 2rem;
    border-radius: 1rem;
}

#shisan .shisan-wrapper .hoken-box01 .problem-list li {
    display: flex;
    align-items: center;
    width: 50%;
    height: 8rem;
    float: left;
    padding-left: 8rem;
}

#shisan .shisan-wrapper .hoken-box01 .hoken-arrow {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    font-size: 3rem;
    color: #a7194b;
    text-align: center;
    margin-bottom: 4rem;
    font-weight: bold;
}

#shisan .shisan-wrapper .hoken-box01 .hoken-arrow i {
    font-size: 6rem;
    margin-right: 2rem;
}

#shisan .shisan-wrapper .hoken-box01 .kaiketsu-hoken {
    width: 84%;
    height: auto;
    padding: 1.5rem 0;
    font-size: 3rem;
    font-weight: bold;
    color: #19a775;
    background-color: #ffffff;
    border-radius: 1rem;
    text-align: center;
    margin: 0 auto;
}

#shisan .hoken-box01 .sample-box {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 2rem;
    background-color: #ffffff;
    border-radius: 1rem;
    margin: 4rem auto;
}

#shisan .hoken-box01 .sample-box .jisturei {
    width: 100%;
    height: auto;
    margin-bottom: 4rem;
}

#shisan .hoken-box01 .sample-box .jisturei p span {
    font-size: 2rem;
    font-weight: bold;
}

#shisan .hoken-box01 .sample-box .jisturei ul,
#shisan .hoken-box01 .sample-box .jisturei li {
    list-style: none;
}

#shisan .hoken-box01 .sample-box .jisturei ul {
    padding: 1rem;
    padding-left: 3rem;
}

#shisan .hoken-box01 .sample-box .jisturei li {
    padding: 0.5rem 0;
}

#shisan .hoken-box01 .sample-box .before-after-box {
    display: flex;
    align-items: center;
    width: 100%;
    height: auto;
    overflow: hidden;
}

#shisan .hoken-box01 .sample-box .before-after {
    width: 45%;
    height: auto;
    overflow: hidden;
    float: left;
    padding: 2rem;
    background-color: #faf2f5;
    border-radius: 1rem;
}

#shisan .hoken-box01 .sample-box .before-after h4 {
    font-size: 2rem;
    color: #a7194b;
    text-align: center;
    margin-bottom: 1rem;
}

#shisan .hoken-box01 .sample-box .before-after ul {
    display: block;
    width: 100%;
    height: auto;
    padding: 2rem;
    background-color: #ffffff;
    border-radius: 1rem;
}

#shisan .hoken-box01 .sample-box .before-after li {
    padding: 0.5rem 0;
}

#shisan .hoken-box01 .sample-box .before-after li.price {
    text-align: center;
    margin-top: 2rem;
    font-size: 2rem;
    font-weight: bold;
    color: #a7194b;
}

#shisan .hoken-box01 .sample-box .sample-arrow {
    width: 10%;
    height: auto;
    text-align: center;
}

#shisan .hoken-box01 .sample-box .sample-arrow i {
    font-size: 6rem;
    color: #a7194b;
    margin-bottom: 1rem;
}

#shisan .hoken-box01 .sample-box .sample-arrow span {
    display: block;
    width: 100%;
    height: auto;
}

#shisan .hoken-box01 .sample-box .difference {
    width: 100%;
    height: auto;
    padding: 2rem 0;
    text-align: center;
    font-size: 3rem;
    font-weight: bold;
}

#shisan .hoken-box01 .sample-box .difference span {
    font-size: 4rem;
    color: #19a775;
    margin-left: 2rem;
}

#shisan .sozoku-wrapper {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 4rem auto;
    background-color: #f2faf7;
}

#shisan .shisan-wrapper .sozoku-box {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 4rem auto;
}

#shisan .shisan-wrapper .sozoku-box01 h3 {
    text-align: center;
    color: #19a775;
    font-size: 2.4rem;
}

#shisan .shisan-wrapper .sozoku-box01 .sozoku-list ul {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 4rem auto;
    background-color: rgba(255, 255, 255, 1.0);
    padding: 2rem;
    border-radius: 1rem;
}

#shisan .shisan-wrapper .sozoku-box01 .sozoku-list li {
    display: flex;
    align-items: center;
    width: 50%;
    height: 8rem;
    float: left;
    padding-left: 8rem;
}

#shisan .shisan-wrapper .sozoku-box01 .sozoku-arrow {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    font-size: 3rem;
    color: #a7194b;
    text-align: center;
    margin-bottom: 4rem;
    font-weight: bold;
}

#shisan .shisan-wrapper .sozoku-box01 .sozoku-arrow i {
    font-size: 6rem;
    margin-right: 2rem;
}

#shisan .shisan-wrapper .sozoku-box01 .solution-box {
    width: 100%;
    height: auto;
    padding: 2rem;
    border-radius: 1rem;
    background-color: #ffffff;
}

#shisan .shisan-wrapper .sozoku-box01 .solution-box ul,
#shisan .shisan-wrapper .sozoku-box01 .solution-box li {
    list-style: none;
}

#shisan .shisan-wrapper .sozoku-box01 .solution-box ul {
    display: block;
    width: 70%;
    height: auto;
    margin: 2rem auto;
}

#shisan .shisan-wrapper .sozoku-box01 .solution-box li {
    padding: 1rem 0;
}

#shisan .content-shisan04 .contact-box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 4rem auto;
    background-image: url(../images/shisan_contact_back.jpg);
    background-size: 100% auto;
    background-position: center top;
}

#shisan .content-shisan04 .contact-body {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 4rem auto;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 1rem;
}

#shisan .content-shisan04 .contact-body .address-box {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 2.4rem;
    margin-top: 8rem;
}

#shisan .content-shisan04 .contact-body .address-box .address01 {
    margin-bottom: 2rem;
}

#shisan .content-shisan04 .contact-body .tel-box {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 6rem;
    font-weight: bold;
    text-align: center;
    margin: 4rem auto;
}

#shisan .content-shisan04 .buttton-box a {
    display: block;
    width: 40%;
    height: auto;
    margin: 4rem auto;
    margin-bottom: 8rem;
    padding: 1.5rem 0;
    color: #ffffff;
    background-color: #ff6c1b;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    font-size: 2rem;
}

/* ---------- お問い合わせ　資産コンサルティング事業 ---------- */
#otoiawase.shisan-request #main {
    width: 100%;
    height: auto;
    overflow: hidden;
}

#otoiawase.shisan-request .shisan-title-box {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 300px;
    background-image: url("../images/shisan_title.png");
    background-size: 100% auto;
    background-position: center center;
    margin: 4rem auto;
}

#otoiawase.shisan-request .step-box li.active {
    background-color: #a7194b;
}

#otoiawase.shisan-request .step-box li.active::after {
    border-left: 16px solid #a7194b;
}

#otoiawase.shisan-request #formWrap dt {
    color: #a7194b;
}

#otoiawase.shisan-request #formWrap dt::before {
    background-color: #a7194b;
}

#otoiawase.shisan-request .privacy .privacy-title {
    background-color: #a7194b;
}

#otoiawase.shisan-request .privacy .privacy-area h3 {
    color: #a7194b;
}

#otoiawase.shisan-request #formWrap form .button-box input {
    color: #a7194b;
    border: solid 1px #a7194b;
}

#otoiawase.shisan-request #formWrap form .button-box input[type="submit"] {
    background-color: #a7194b;
    color: #ffffff;
}

#otoiawase.shisan-kakunin #formWrap table th {
    color: #a7194b;
}

#otoiawase.shisan-kakunin #formWrap input[type="submit"] {
    background-color: #a7194b;
    border: solid 1px #a7194b;
}

#otoiawase.shisan-kakunin #formWrap input[type="button"] {
    color: #a7194b;
    border: solid 1px #a7194b;
}

#otoiawase.shisan-thanks .step-box li.active {
    background-color: #a7194b;
}

#otoiawase.shisan-thanks .step-box li.active::after {
    border-left: 16px solid #a7194b;
}

#otoiawase.shisan-thanks .content01 .back-box a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30%;
    height: 10rem;
    color: #ffffff;
    background-color: #a7194b;
    border-radius: 7px;
    font-size: 2.2rem;
    font-weight: bold;
    margin: 80px auto;
    text-decoration: none;
}

/* ---------- オーナーセミナー ---------- */
#seminar .breadcrumb-box {
    width: 100%;
    background-color: #ff6c1b;
}

#seminar .breadcrumb,
#seminar .breadcrumb li::after,
#seminar .breadcrumb li a {
    color: #ffffff;
}

#seminar .breadcrumb a:hover {
    text-decoration: underline;
}

#seminar #main {
    width: 100%;
}

#seminar .seminar-title-box {
    position: relative;
    width: 100%;
    height: 300px;
    background: url(../images/seminar_title.jpg) center center no-repeat;
    background-size: 100% auto;
    margin: 4rem auto 0;
}

#seminar .seminar-title-tintai {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
}

#seminar .seminar-title-tintai h2 {
    width: 100%;
    height: auto;
    text-align: center;
    padding: 1rem;
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 3.5rem;
    letter-spacing: 0.5rem;
}

#seminar .seminar-top-text {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 4rem;
}

#seminar .content-seminar02 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 4rem auto;
    background-color: #E5F4FA;
}

#seminar .content-seminar02 .seminar-box {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 4rem auto;
    background-color: #ffffff;
    padding: 4rem;
    border-radius: 1rem;
}

#seminar #newsWrap #newsList {
    margin-bottom: 2rem;
}

#seminar #newsWrap ul,
#seminar #newsWrap li {
    list-style: none;
}

#seminar #newsWrap li {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 2rem;
    border-bottom: dotted 1px #acacac;
}

#seminar #newsWrap li .up_ymd {
    display: block;
    width: 20%;
    height: auto;
    float: left;
}

#seminar #newsWrap li .up_ymd::before {
    content: "■";
    color: #0392ce;
    margin-right: 0.5rem;
}

#seminar #newsWrap li a {
    display: block;
    width: 80%;
    height: auto;
    text-decoration: underline;
    color: #0392ce;
    float: left;
}

#seminar .pager {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 1em;
    text-align: center;
    color: #acacac;
}

#seminar .pager a {
    font-size: 1.2em;
    padding: 5px 10px;
    border: solid 1px #acacac;
    margin-right: 10px;
    text-decoration: none;
    color: #acacac;
}

#seminar .pager a:hover {
    border: solid 1px #666666;
    color: #666666;
}

#seminar .pager .overPagerPattern {
    margin-right: 10px;
}

#seminar #php-copyright {
    display: none;
}

#seminar .detail-box h4 {
    width: 100%;
    height: auto;
    padding: 1rem 2rem;
    background-color: #0392ce;
    color: #ffffff;
    font-size: 2.4rem;
    font-weight: bold;
    border-radius: 1rem;
}

#seminar .detail-box #up_ymd {
    width: 100%;
    height: auto;
    padding: 1rem;
    font-size: 2rem;
    text-align: right;
    color: #0392ce;
}

#seminar #detail {
    width: 100%;
    height: auto;
    overflow: hidden;
}

#seminar #detail .detail-block {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 2rem auto;
}

#seminar #detail .detailUpfile {
    width: 30%;
    height: auto;
    float: left;
}

#seminar .detailText {
    width: 70%;
    height: auto;
    padding: 0 2rem;
    float: left;
}

#seminar #detail .detailUpfile img {
    width: 100%;
    height: auto;
}

#seminar .backORcloseBtn a {
    display: block;
    width: max-content;
    ;
    height: auto;
    padding: 1.3rem 3rem;
    margin: 4rem auto;
    background-color: #0392ce;
    color: #ffffff;
    text-decoration: none;
    border-radius: 1rem;
    font-size: 2rem;
    font-weight: bold;
}

/* ---------- 24時間・365日　出勤対応 ---------- */

#sumasapo #main {
    width: 100%;
}

#sumasapo .content-kanri .content-body {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 4rem 0;
}

#sumasapo .owner-title-box {
    width: 100%;
    height: 300px;
    overflow: hidden;
    background-image: url("../images/sumasapo_top.png");
    background-size: cover;
    background-position: center 17%;
    margin-top: 4rem;
}

#sumasapo .owner-title-box h2 {
    width: 100%;
    height: auto;
    text-align: center;
    padding: 2rem;
    background-color: rgba(0, 0, 0, 0.0);
    font-size: 6rem;
    letter-spacing: 0.5rem;
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.3) 2px 2px 4px, rgba(0, 0, 0, 0.3) -2px 2px 4px;
}

#sumasapo .content-body .support-box {
    width: 100%;
    height: auto;
    padding: 4rem 0;
}

#sumasapo .content-body .support-box h3 {
    text-align: center;
    font-size: 3rem;
    padding: 1rem;
    border-bottom: solid 1px #acacac;
    margin-bottom: 4rem;
}

#sumasapo .content-body .support-box .support-box-title h3 {
    color: #f29ed5;
}

#sumasapo .content-body .support-list-box {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

#sumasapo .support-list-box .list-item {
    width: 46%;
    height: 250px;
    float: left;
    border: solid 1px #f29ed5;
    margin: 2%;
    border-radius: 0.5rem;
    position: relative;
}

#sumasapo .support-list-box .list-item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right 2% bottom 4%;
    background-size: auto 60%;
    opacity: 0.2;
    z-index: -1;
}

#sumasapo .support-list-box .list-item dt {
    display: blick;
    width: 100%;
    height: auto;
    font-size: 2rem;
    font-weight: bold;
    padding: 1rem;
    text-align: center;
    color: #ffffff;
    background-color: #f29ed5;
    border-radius: 0.5rem 0.5rem 0 0;
}

#sumasapo .support-list-box .list-item dd {
    display: block;
    width: 100%;
    height: auto;
    padding: 2rem;
}

#sumasapo .support-list-box .list-item dd ul {
    display: block;
    width: 100%;
    height: auto;
    padding-left: 2rem;
    line-height: 3rem;
}

#sumasapo .support-list-box .list-item dd span {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 1rem;
}

#sumasapo .support-list-box .list-item01::before {
    background-image: url("../images/sumasapo_key.png");
}

#sumasapo .support-list-box .list-item02::before {
    background-image: url("../images/sumasapo_faucet.png");
}

#sumasapo .support-list-box .list-item03::before {
    background-image: url("../images/sumasapo_window.png");
}

#sumasapo .support-list-box .list-item04::before {
    background-image: url("../images/sumasapo_call.png");
}

#sumasapo .support-notice-box {
    width: 1160px;
    height: auto;
    padding: 2rem;
    margin: 4rem auto;
    background-color: #fdf5fa;
    border-radius: 1rem;
}

#sumasapo .support-notice-box span.midashi {
    display: block;
    width: 100%;
    height: auto;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
}

#sumasapo .support-notice-box ul {
    padding: 2rem;
    line-height: 3rem;
}

/* ---------- トラブル発生時の流れ ---------- */

#sumasapo .content-body02 {
    background-color: #e1f2fb;
}

#sumasapo .content-body02 .flow-box {
    display: flex;
    align-items: center;
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

#sumasapo .content-body02 .flow-box-title {
    color: #5ea9dd;
}

#sumasapo .content-body02 .flow-box .flow-item {
    width: 24%;
    height: 24rem;
    border-radius: 0.5rem;
    background-color: #ffffff;
    position: relative;
}

#sumasapo .content-body02 .flow-box .flow-item::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.2;
    background-repeat: no-repeat;
    background-size: 40% auto;
    background-position: center bottom 5%;
}

#sumasapo .content-body02 .flow-box .flow-item01::after {
    background-image: url("../images/sumasapo_flow01.png");
}

#sumasapo .content-body02 .flow-box .flow-item02::after {
    background-image: url("../images/sumasapo_flow02.png");
}

#sumasapo .content-body02 .flow-box .flow-item03::after {
    background-image: url("../images/sumasapo_flow03.png");
}

#sumasapo .content-body02 .flow-box .flow-item .step {
    display: block;
    width: 100%;
    height: 4rem;
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    line-height: 4rem;
    color: #ffffff;
    background-color: #5ea9dd;
    border-radius: 0.5rem 0.5rem 0 0;
}

#sumasapo .content-body02 .flow-box .arrow-box {
    width: 14%;
    height: auto;
}

#sumasapo .content-body02 .flow-box .arrow-box {
    padding: 0;
}

#sumasapo .content-body02 .flow-box .arrow {
    display: block;
    height: 4rem;
    line-height: 4rem;
    padding-left: 0.5rem;
    color: #ffffff;
    width: 80%;
    background-color: #5ea9dd;
    position: relative;
}

#sumasapo .content-body02 .flow-box .arrow::before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border: 4rem solid transparent;
    border-left: 4rem solid #5ea9dd;
    ;
    left: 90%;
    top: -2rem;
}

#sumasapo .content-body02 .flow-box .note {
    display: block;
    width: 100%;
    height: 13rem;
    padding: 2rem;
    position: relative;
    z-index: 1;
}

#sumasapo .content-body03 .backup-box-title h3 {
    color: #ff4520;
}

#sumasapo .content-body03 .backup-box {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

#sumasapo .content-body03 .backup-box .midashi01 {
    display: block;
    width: 100%;
    height: auto;
    font-size: 2.4rem;
    font-weight: bold;
    color: #ff4520;
    text-align: center;
}

#sumasapo .content-body03 .backup-box ul.backup-list {
    display: block;
    height: auto;
    padding: 2rem;
    line-height: 3rem;
}

#sumasapo .backup-list-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

#sumasapo .content-body03 .select-box dl {
    display: block;
    width: 100%;
    height;
    auto;
    margin: 2rem auto;
    border: solid 1px #ff4520;
}

#sumasapo .content-body03 .select-box .select-item {
    display: block;
    width: 100%;
    height: 16rem;
    overflow: hidden;
}

#sumasapo .content-body03 .select-box dt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20%;
    height: 100%;
    color: #ffffff;
    font-size: 4rem;
    font-weight: bold;
    float: left;
}

#sumasapo .content-body03 .select-item01 dt {
    background-color: #ff4520;
}

#sumasapo .content-body03 .select-item02 dt {
    background-color: #ff7420;
}

#sumasapo .content-body03 .select-box dd {
    display: flex;
    align-items: center;
    width: 80%;
    height: 16rem;
    padding: 2rem;
}

#sumasapo .content-body03 .select-item01 dd {
    border-bottom: solid 1px #ff4520;
}

#sumasapo .content-body03 .select-item dd span.select-title {
    display: inline-block;
    font-size: 2.4rem;
    margin-bottom: 2rem;
}

#sumasapo .content-body03 .select-item01 dd span.select-title,
#sumasapo .content-body03 .select-item01 dd span.hosyo {
    color: #ff4520;
    font-weight: bold;
}

#sumasapo .content-body03 .select-item02 dd span.select-title,
#sumasapo .content-body03 .select-item02 dd span.hosyo {
    color: #ff7420;
    font-weight: bold;
}

#sumasapo .content-body04 {
    background-color: #fcebf1;
}

#sumasapo .content-body04 .tokuten-box-title h3 {
    color: #fc699d;
}

#sumasapo .content-body04 .tokuten-box {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

#sumasapo .content-body04 .tokuten-box .tokuten-midashi {
    display: block;
    width: 100%;
    height: auto;
    font-size: 2rem;
    color: #fc699d;
}

#sumasapo .content-body04 .tokuten-box table {
    width: 100%;
    height: auto;
    background-color: #ffffff;
    margin: 4rem auto;
}

#sumasapo .content-body04 .tokuten-box table,
#sumasapo .content-body04 .tokuten-box th,
#sumasapo .content-body04 .tokuten-box td {
    border-collapse: collapse;
    border: 1px solid #acacac;
}

#sumasapo .content-body04 .tokuten-box th,
#sumasapo .content-body04 .tokuten-box td {
    padding: 2rem 1rem;
}

#sumasapo .content-body04 .tokuten-box th {
    color: #ffffff;
    background-color: #fc699d;
    border: 1px solid #feb4ce
}

#sumasapo .content-body04 .tokuten-box td.cell01 {
    text-align: center;
    color: #fc699d;
}

#sumasapo .content-body04 .tokuten-box td.cell02,
#sumasapo .content-body04 .tokuten-box td.cell03,
#sumasapo .content-body04 .tokuten-box td.cell04 {
    background-color: #ebf1fc;
}

#sumasapo .content-body04 .tokuten-box td.cell04 {
    text-align: center;
}

#sumasapo .content-body04 .tokuten-box td.cell05 {
    text-align: center;
    color: #ffffff;
    background-color: #feb4ce;
}

#sumasapo .content-body05 {
    background-color: #d2f0e5;
}

#sumasapo .content-body05 .soudan-box-title h3 {
    color: #24ac7b;
}

#sumasapo .content-body05 .soudan-box-title span {
    display: block;
    width: 100%;
    height auto;
    text-align: center;
    font-size: 2.4rem;
    font-weight: bold;
    color: #24ac7b;
}

#sumasapo .content-body05 .sodan-body {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 4rem;
}

#sumasapo .content-body05 .soudan-item {
    width: 380px;
    height: 340px;
    background-color: #ffffff;
    float: left;
    box-sizing: border-box;
    padding: 1.5em;
    background-position: right bottom;
    background-repeat: no-repeat;
    margin-bottom: 30px;
}

#sumasapo .content-body05 .soudan-item02,
#sumasapo .content-body05 .soudan-item03,
#sumasapo .content-body05 .soudan-item05,
#sumasapo .content-body05 .soudan-item06 {
    margin-left: 30px;
}

#sumasapo .content-body05 .soudan-item01 {
    background-image: url("../images/support01_back.png");
}

#sumasapo .content-body05 .soudan-item02 {
    background-image: url("../images/support02_back.png");
}

#sumasapo .content-body05 .soudan-item03 {
    background-image: url("../images/support03_back.png");
}

#sumasapo .content-body05 .soudan-item04 {
    background-image: url("../images/support04_back.png");
}

#sumasapo .content-body05 .soudan-item05 {
    background-image: url("../images/support05_back.png");
}

#sumasapo .content-body05 .soudan-item06 {
    background-image: url("../images/support06_back.png");
}

#sumasapo .content-body05 .soudan-item h4 {
    width: 100%;
    height: auto;
    text-align: center;
    color: #24ac7b;
    font-size: 1.4em;
    font-weight: bolod;
    ;
}

#sumasapo .content-body05 .soudan-item .support-text {
    margin-top: 2rem;
}

#sumasapo .content-body05 .soudan-item ul {
    padding-left: 1em;
    line-height: 1.8em;
}

#sumasapo .content-body05 .soudan-notice {
    width: 1200px;
    height: auto;
    overflow: hidden;
    padding: 2rem;
    margin: 0 auto;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 0.5rem;
}

#sumasapo .content-body05 .soudan-notice .notice-box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 1rem 0;
}

#sumasapo .content-body05 .soudan-notice dt {
    display: block;
    width: 20%;
    height: auto;
    float: left;
}

#sumasapo .content-body05 .soudan-notice dd {
    display: block;
    width: 80%;
    height: auto;
    float: left;
}

#sumasapo .content-body06 {
    background-image: url("../images/club_offback.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top 30%;
    margin-top: 8rem;
}

#sumasapo .content-body06 .club-box-title h3 {
    color: #ffffff;
    border-color: #ffffff;
}

#sumasapo .content-body06 .club-box-title span {
    display: block;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 2.4rem;
    font-weight: bold;
    color: #ffffff;
}

#sumasapo .content-body06 .club-body {
    width: 1200px;
    height: auto;
    margin: 4rem auto;
    text-align: center;
}

#sumasapo .content-body06 .club-body .club-body-text {
    width: 70%;
    height: auto;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 2rem;
    margin: 2rem auto;
    border-radius: 1rem;
    line-height: 3rem;
}

#sumasapo .content-body06 .club-body .club-body-link a {
    display: block;
    width: max-content;
    height: auto;
    padding: 1rem 4rem;
    font-size: 1.8rem;
    font-weight: bold;
    color: #ffffff;
    background-color: #005aab;
    text-decoration: none;
    border-radius: 1rem;
    margin: 4rem auto;
}

/* ---------- PC用設定ここまで ---------- */


/* ---------- 画面サイズが767px以下の場合読み込む---------- */

@media only screen and (max-width: 768px) {

    /* ---------- オーナーのみなさまへタイトル ---------- */
    .sp {
        display: block;
    }

    .top-title {
        width: 100%;
        margin: 0 auto;
    }

    .top-title-box {
        width: 100%;
        margin: 0 auto;
    }

    .top-title-box span.en {
        color: #999999;
        font-size: 2rem;
    }

    .top-title-box h2,
    .top-title-box span.jp {
        font-size: 2.4rem;
        font-weight: bold;
        color: #ff6c1b;
    }

    .top-text {
        width: 94%;
        margin: 1rem auto;
    }


    /* ---------- オーナーのみなさまへ ---------- */

    #owner .owner-title-box {
        height: 20rem;
        background: url(../images/system_title_sp.jpg) center center no-repeat;
        background-size: 100% auto;
        margin: 2rem auto 0;
    }

    #owner .content-kanri .content-body {
        padding: 2rem 0;
    }

    #owner .content-kanri .kanri-box {
        width: 94%;
    }

    #owner .content-kanri .kanri01 {
        background-position: center center;
        background-size: 120% auto;
    }

    #owner .kanri-box01 .kanri-box-body li {
        width: 100%;
    }

    #owner .kanri-box01 .kanri-box-body li span {
        width: 6rem;
        height: 6rem;
        font-size: 2.4rem;
        line-height: 6rem;
        border-radius: 3rem;
    }

    #owner .kanri-box02 .kanri-box-body dl {
        width: 100%;
        margin-top: 2rem;
        padding: 0;
    }

    #owner .kanri-box02 .kanri-box-body dt,
    #owner .kanri-box02 .kanri-box-body dd {
        width: 100%;
        float: none;
    }

    #owner .kanri-box02 .kanri-box-body dt {
        height: auto;
    }

    #owner .kanri-box02 .kanri-box-body dt .icon-box {
        width: 6rem;
        height: 6rem;
        margin-right: 1rem;
    }

    #owner .kanri-box02 .kanri-box-body dt span {
        font-size: 3rem;
        margin-right: 1rem;
    }

    #owner .kanri-box02 .kanri-box-body dd ul {
        padding-left: 6rem;
    }

    #owner .content-kanri .kanri-box .kanri-box-title h3 {
        font-size: 2.2rem;
    }

    #owner .kanri03 .flow-box .flow-image {
        width: 100%;
        height: auto;
        float: none;
    }

    #owner .kanri03 .flow-item {
        width: 100%;
        height: auto;
        padding: 0;
    }

    #owner .kanri03 .flow-item dt {
        font-size: 2.4rem;
        margin-top: 1rem;
    }

    #owner .kanri03 .flow-item dd {
        padding: 0;
    }

    #owner .kanri03 .flow09 .flow-item dd li {
        width: 46%;
    }

    #owner .content-kanri .kanri04 {
        background-position: center bottom;
        background-size: 200% auto;
    }

    #owner .kanri-box04 .button-box a {
        width: 100%;
    }

    /* ---------- オーナーのみなさまへ　お問い合わせ ---------- */

    #otoiawase.shisan #content01 {
        width: 100%;
    }

    #otoiawase.shisan .step-box {
        width: 94%;
        margin: 4rem auto;
    }

    #otoiawase.shisan .step-box li {
        display: block;
        font-size: 1.8rem;
        padding: 0.5rem;
    }

    #otoiawase.shisan .step-box li span {
        display: block;
        width: 100%;
        font-size: 1.8rem;
    }

    #otoiawase.shisan #formWrap {
        width: 94%;
        margin: 0 auto;
    }

    #otoiawase.shisan #formWrap p {
        text-align: left !important;
    }

    #otoiawase.shisan #formWrap .form-item {
        padding: 0;
    }

    #otoiawase.shisan #formWrap dt {
        width: 100%;
        padding: 0;
        line-height: inherit;
    }

    #otoiawase.shisan #formWrap dd {
        width: 100%;
        padding: 0;
        line-height: inherit;
    }

    #otoiawase.shisan #formWrap form input[type="text"],
    #otoiawase.shisan #formWrap form textarea {
        width: 100%;
    }

    #otoiawase.shisan #formWrap form .button-box {
        width: 94%;
    }

    #otoiawase.shisan #formWrap form .button-box input {
        width: 100%;
    }

    #otoiawase.shisan #formWrap table th,
    #otoiawase.shisan #formWrap table td {
        width: 100%;
        float: none;
        padding: 0;
    }

    #otoiawase.shisan #formWrap input[type="submit"],
    #otoiawase.shisan-kakunin #formWrap input[type="button"] {
        width: 94%;
        margin: 2rem auto;
    }

    #otoiawase.shisan-kakunin #formWrap input[type="button"] {
        margin-bottom: 4rem;
    }

    #otoiawase.shisan .thanks-box {
        width: 94%;
        height: auto;
        margin: 0 auto;
    }

    #otoiawase.shisan-thanks #content01 .back-box a {
        width: 94%;
        margin: 4rem auto;
        height: auto;
        padding: 1.5rem;
    }

    /* ---------- オーナーのみなさまへ　空き家・空き土地管理サービス ---------- */

    #akiya .breadcrumb {
        width: 94%;
    }

    #akiya .akiya-title-box,
    #otoiawase .akiya-title-box {
        height: 20rem;
        background: url(../images/akiya_title_sp.jpg) center center no-repeat;
        background-size: 100% auto;
        margin: 0 auto;
    }

    #akiya .content-akiya01 .content-title {
        width: 94%;
    }

    #akiya .akiya-top-text {
        width: 94%;
    }

    #akiya .akiya-top-text .akiya-price dl {
        padding-bottom: 2rem;
    }

    #akiya .akiya-top-text .akiya-price .price-box {
        width: 100%;
        float: none;
        margin-bottom: 2rem;
    }

    #akiya .akiya-top-text .akiya-price .price-box dt {
        font-size: 1.8rem;
        line-height: 4rem;
    }

    #akiya .akiya-top-text .akiya-price .price-box dd {}

    #akiya .content-akiya01 .content-title span {
        display: block;
        width: 94%;
        height: auto;
        text-align: left;
        margin: 1rem auto;
    }

    #akiya .content-akiya01 .content-body .akiya-box01 {
        width: 94%;
    }

    #akiya .content-akiya01 .akiya-box01 .trouble-box {
        width: 100%;
        float: none;
        padding-left: 30%;
        background-size: 24% auto;
        margin-bottom: 1rem;
    }

    #akiya .content-akiya01 .akiya-box01 .trouble-box dt {
        font-size: 5rem;
    }

    #akiya .content-akiya01 .akiya-box01 .trouble-box dd {
        margin-top: -2rem;
    }

    #akiya .content-akiya01 .content-body .akiya-box02 {
        width: 94%;
        margin: 2rem auto;
        padding-top: 40%;
        padding-bottom: 40%;
        background-size: 36% auto;
        background-position: left 2rem top, left 2rem bottom, right 2rem top, right 2rem bottom;
    }

    #akiya .content-akiya01 .content-body .akiya-box02 span {
        font-size: 2.4rem;
    }

    #akiya .content-akiya01 .content-body .akiya-box02 h3 {
        font-size: 2.4rem;
    }

    #akiya .content-akiya01 .content-body .akiya-box02 li {
        font-size: 1.8rem;
        text-align: left;
    }

    #akiya .content-akiya02 .service-box {
        display: block;
        width: 94%;
        height: auto;
        margin: 2rem auto;
    }

    #akiya .content-akiya02 .price-box .monthly {
        width: 100%;
    }

    #akiya .content-akiya02 .price-box dl .monthly-price {
        width: 100%;
    }

    #akiya .content-akiya02 .price-box dl {
        width: 100%;
    }

    #akiya .content-akiya02 .price-box dl .monthly-price dt,
    #akiya .content-akiya02 .price-box dl .monthly-price dd {
        display: block;
        height: auto;
        width: 100%;
        float: none;
        text-align: center;
        line-height: inherit;
    }

    #akiya .content-akiya02 .service-list {
        width: 100%;
        height: auto;
        padding-left: 30%;
        background-size: 26% auto;
    }

    #akiya .content-akiya02 .service-list dd {
        padding: 0;
    }

    #akiya .content-akiya02 .option ul {
        width: 100%;
    }

    #akiya .content-akiya02 .option li {
        width: 100%;
        float: none;
    }

    #akiya .content-akiya02 .notice-box {
        display: block;
        width: 100%;
        margin: 2rem auto;
    }

    #akiya .content-akiya02 .notice-box .notice-title {
        width: 100%;
        float: none;
    }

    #akiya .content-akiya02 .notice-box .notice-title span {
        display: block;
        text-align: center;
    }

    #akiya .content-akiya02 .notice-box .notice-body {
        width: 100%;
    }

    #akiya .content-akiya03 .service-area-box {
        width: 100%;
        height: 0;
        padding-top: 90%;
        background-size: 190% auto;
    }

    #akiya .content-akiya03 .service-area-box li {
        width: auto;
        padding: 0.3rem;
        font-size: 1.6rem;
    }

    #akiya .content-akiya03 .service-area-box li.tokushima {
        left: 40%;
        top: 55%;
    }

    #akiya .content-akiya03 .service-area-box li.naruto {
        left: 60%;
        top: 10%;
    }

    #akiya .content-akiya03 .service-area-box li.komatsushima {
        width: auto;
        left: 60%;
        top: 80%;
    }

    #akiya .content-akiya03 .service-area-box li.ishii {
        width: auto;
        left: 5%;
        top: 50%;
    }

    #akiya .content-akiya03 .service-area-box li.itano {
        left: 50%;
        top: 30%;
    }

    #akiya .content-akiya03 .service-area-box li.itano li.kitajima {
        width: 120%;
        left: -10%;
        top: 120%;
    }

    #akiya .content-akiya03 .service-area-box li.itano li.aizumi {
        left: -120%;
        top: 60%;
    }

    #akiya .content-akiya03 .service-area-box li.itano li.matsushige {
        width: 120%;
        left: 120%;
        top: 60%;
    }

    #akiya .content-akiya04 .pc {
        display: none;
    }

    #akiya .content-akiya04 .mobile {
        display: block;
        width: 94%;
        height: auto;
        margin: 2rem auto;
    }

    #akiya .content-akiya04 .mobile .plan {
        margin-bottom: 3rem;
    }

    #akiya .content-akiya04 .mobile .plan-a h3 {
        color: #f29c9f;
    }

    #akiya .content-akiya04 .mobile .plan-b h3 {
        color: #facc89;
    }

    #akiya .content-akiya04 .mobile .plan-c h3 {
        color: #93d1ee;
    }

    #akiya .content-akiya04 .mobile .spot h3 {
        color: #ef9cf2;
    }

    #akiya .content-akiya04 .mobile dl {
        display: block;
        width: 100%;
        height: auto;
        border: solid 1px #acacac;
        margin-top: 1rem;
    }

    #akiya .content-akiya04 .mobile .list-item {
        width: 100%;
        height: auto;
        overflow: hidden;
        border-bottom: solid 1px #acacac;
    }

    #akiya .content-akiya04 .mobile .list-item04 {
        border-bottom: none;
    }

    #akiya .content-akiya04 .mobile .list-item dt,
    #akiya .content-akiya04 .mobile .list-item dd {
        display: block;
        width: 50%;
        height: auto;
        float: left;
        padding: 1rem;
        text-align: center;
        font-size: 2rem;
    }

    #akiya .content-akiya04 .mobile .list-item dt {
        border-right: solid 1px #acacac;
    }

    #akiya .content-akiya04 .mobile .list-item01 {
        background-color: #fbfae0;
    }

    #akiya .content-akiya04 .mobile .list-item02 {
        background-color: #e1fbe0;
    }

    #akiya .content-akiya04 .mobile .list-item03 {
        background-color: #e0e1fb;
    }

    #akiya .content-akiya04 .mobile .list-item04 {
        background-color: #fae0fb;
    }

    #akiya .content-akiya05 .flow-body {
        width: 94%;
    }

    #akiya .content-akiya05 .flow-body .flow {
        display: block;
        width: 100%;
        float: none;
        margin-bottom: 0;
    }

    #akiya .content-akiya05 .flow-body .flow .flow-item {
        width: 100%;
    }

    #akiya .content-akiya05 .flow-body .flow .arrow-box {
        width: 100%;
        text-align: center;
        margin: 1rem auto;
    }

    #akiya .content-akiya05 .flow-body .flow .arrow-box i {
        transform: rotate(90deg);
    }

    #akiya .content-akiya06 .qanda-body {
        width: 94%;
    }

    #akiya .content-akiya06 .qanda-item dt {
        padding: 1rem;
    }

    #akiya .content-akiya06 .qanda-item dd {
        padding: 1rem;
    }

    #akiya .content-akiya06 .qanda-item dt .q-text {
        width: 100%;
        padding-left: 10%;
    }

    #akiya .content-akiya06 .qanda-item dd .a-text {
        width: 100%;
        padding-left: 10%;
    }

    #akiya .content-akiya07 .contact-body {
        width: 94%;
    }

    #akiya .content-akiya07 .contact-box {
        background: url(../images/akiya_contact_back_sp.jpg)center center no-repeat;
        background-size: auto 100%;
    }

    #akiya .content-akiya07 .contact-body .address-tel-box {
        width: 94%;
        margin: 0 auto;
    }

    #akiya .content-akiya07 .contact-body .address-box {
        font-size: 1.6rem;
    }

    #akiya .content-akiya07 .contact-body .tel-box {
        font-size: 3.6rem;
    }

    #akiya .content-akiya07 .contact-body .tel-box i {
        font-size: 5rem;
        margin-right: 2rem;
    }

    #akiya .content-akiya07 .buttton-box a {
        width: 90%;
    }

    /* ---------- オーナーのみなさまへ　空き家・空き土地管理サービス　お問い合わせ ---------- */
    #otoiawase.akiya .breadcrumb {
        width: 94%;
    }

    #otoiawase.akiya #content {
        width: 100%;
    }

    #otoiawase.akiya .top-title-box h2 {
        width: 94%;
        font-size: 2.4rem;
    }

    #otoiawase.akiya #content01 {
        width: 94%;
    }

    #otoiawase.akiya .step-box {
        margin: 2rem auto;
    }

    #otoiawase.akiya .step-box li {
        display: block;
        padding: 0.5rem;
        height: auto;
    }

    #otoiawase.akiya .step-box li {
        font-size: 1.8rem;
    }

    #otoiawase.akiya .step-box li span {
        display: block;
        width: 100%;
        font-size: 1.8rem;
    }

    #otoiawase.akiya #formWrap {
        width: 100%;
    }

    #otoiawase.akiya #formWrap dl {
        margin-top: 2rem;
    }

    #otoiawase.akiya #formWrap dt {
        width: 100%;
        padding: 0;
        float: none;
    }

    #otoiawase.akiya #formWrap dd {
        width: 100%;
        padding: 0;
        float: none;
    }

    #otoiawase.akiya #formWrap form input[type="text"] {
        width: 100%;
    }

    #otoiawase.akiya #formWrap .year-box input[type="text"] {
        width: 60%;
    }

    #otoiawase.akiya #formWrap .month-box select {
        width: 70%;
    }

    #otoiawase.akiya #formWrap form textarea {
        width: 100%;
    }

    #otoiawase.akiya #formWrap form .button-box {
        width: 100%;
        margin: 2rem auto;
    }

    #otoiawase.akiya #formWrap form .button-box input[type="submit"],
    #otoiawase.akiya #formWrap form .button-box input[type="reset"] {
        display: block;
        width: 90%;
        margin: 1rem auto;
        float: none;
    }

    /* ---------- オーナーのみなさまへ　空き家・空き土地管理サービス　お問い合わせ（確認画面） ---------- */
    #otoiawase.akiya #formWrap table th,
    #otoiawase.akiya #formWrap table td {
        width: 100%;
        float: none;
        padding: 0;
    }

    #otoiawase.akiya #formWrap input[type="submit"],
    #otoiawase.akiya #formWrap input[type="button"] {
        width: 90%;
        margin: 2rem auto;
    }

    /* ---------- オーナーのみなさまへ　空き家・空き土地管理サービス　お問い合わせ（送信完了） ---------- */
    #otoiawase.akiya .content01 {
        width: 94%;
        margin: 0 auto;
    }

    #otoiawase.akiya .content01 .back-box a {
        width: 90%;
        margin: 4rem auto;
        height: auto;
        padding: 1.5rem;
    }

    /* ---------- 資産コンサルティング ---------- */


    #shisan .shisan-title-box {
        height: 20rem;
        background: url(../images/shisan_title_sp.jpg) center center no-repeat;
        background-size: 100% auto;
        margin: 0 auto;
    }

    #shisan .shisan-top-text {
        width: 94%;
        margin: 1rem auto;
    }

    #shisan .shisan-wrapper .hoken-box {
        width: 100%;
    }

    #shisan .shisan-wrapper .hoken-box01 h3 {
        width: 94%;
        margin: 0 auto;
    }

    #shisan .shisan-wrapper .hoken-box01 .problem-list ul {
        width: 94%;
        margin: 2rem auto;
    }

    #shisan .shisan-wrapper .hoken-box01 .problem-list li {
        display: block;
        width: 100%;
        height: auto;
        padding: 1rem;
    }

    #shisan .shisan-wrapper .hoken-box01 .hoken-arrow {
        display: block;
        width: 94%;
        margin: 1rem auto;
        font-size: 2.4rem;
    }

    #shisan .shisan-wrapper .hoken-box01 .kaiketsu-hoken {
        width: 94%;
        font-size: 2.4rem;
    }

    #shisan .hoken-box01 .sample-box {
        width: 94%;
    }

    #shisan .hoken-box01 .sample-box .before-after-box {
        display: block;
    }

    #shisan .hoken-box01 .sample-box .before-after {
        width: 100%;
        float: none;
    }

    #shisan .hoken-box01 .sample-box .sample-arrow {
        width: 100%;
        margin: 1rem auto;
    }

    #shisan .hoken-box01 .sample-box .sample-arrow i {
        transform: rotate(90deg);
    }

    #shisan .hoken-box01 .sample-box .difference {
        font-size: 2.6rem;
    }

    #shisan .hoken-box01 .sample-box .difference span {
        font-size: 3rem;
    }

    #shisan .shisan-wrapper .sozoku-box {
        width: 94%;
        margin: 1rem auto;
        font-size: 2rem;
    }

    #shisan .shisan-wrapper .sozoku-box01 .sozoku-list ul {
        margin: 1rem auto;
    }

    #shisan .shisan-wrapper .sozoku-box01 .sozoku-list li {
        display: block;
        width: 100%;
        padding: 1rem 0;
    }

    #shisan .shisan-wrapper .sozoku-box01 .sozoku-arrow {
        display: block;
        width: 94%;
        margin: 1rem auto;
        font-size: 2rem;
    }

    #shisan .shisan-wrapper .sozoku-box01 .solution-box {
        padding: 1rem;
    }

    #shisan .shisan-wrapper .sozoku-box01 .solution-box ul {
        width: 100%;
    }

    #shisan .shisan-wrapper .sozoku-box01 .solution-box li {
        padding: 1rem 0;
    }

    #shisan .content-shisan04 .contact-box {
        background-repeat: no-repeat;
        background-size: auto 100%;
    }

    #shisan .content-shisan04 .contact-body {
        width: 94%;
    }

    #shisan .content-shisan04 .contact-body .address-box {
        font-size: 2rem;
        margin-top: 2rem;
    }

    #shisan .content-shisan04 .contact-body .tel-box {
        display: block;
        font-size: 3rem;
        margin: 2rem auto;
    }

    #shisan .content-shisan04 .contact-body .fa-phone-volume:before {
        font-size: 4rem;
        margin-right: 2rem;
    }

    #shisan .content-shisan04 .buttton-box a {
        width: 90%;
        margin: 2rem auto;
    }

    /* ---------- オーナーセミナー ---------- */

    #seminar .seminar-title-box {
        padding-top: 40%;
        background-size: 200% auto;
        margin: 0 auto;
    }

    #seminar .seminar-title-box {
        height: 20rem;
        background: url(../images/seminar_title_sp.jpg) center center no-repeat;
        background-size: 100% auto;
        margin: 0 auto;
    }

    .content-title h2 {
        font-size: 2rem;
        padding: 0;
        text-align: left;
    }

    #seminar .seminar-top-text {
        width: 94%;
        margin: 0 auto;
        margin-top: 2rem;
    }

    #seminar .content-seminar02 {
        margin: 2rem auto;
    }

    #seminar .content-seminar02 .seminar-box {
        width: 94%;
        margin: 2rem auto;
        padding: 1rem;
    }

    #seminar #newsWrap li {
        padding: 1rem;
    }

    #seminar #newsWrap li .up_ymd {
        width: 100%;
        float: none;
    }

    #seminar #newsWrap li {
        width: 100%;
        float: none;
    }

    #seminar .pager a {
        font-size: 1em;
        padding: 4px 8px;
    }

    #seminar .detail-box h4 {
        font-size: 2rem;
        padding: 1rem;
        border-radius: 0.5rem;
    }

    #seminar .detail-box #up_ymd {
        font-size: 1.6rem;
    }

    #seminar #detail .detailUpfile {
        width: 100%;
        float: none;
    }

    #seminar .detailText {
        width: 100%;
        float: none;
        padding: 0;
        margin: 2rem auto;
    }

    #seminar .backORcloseBtn a {
        font-size: 1.6rem;
        margin: 2rem auto;
        padding: 1rem 2rem;
        border-radius: 0.5rem;
    }

    #sumasapo .owner-title-box {
        margin-top: 1rem;
        height: 400px;
        background: url(../images/sumasapo_top_sp.png) center top no-repeat;
        background-size: 100% auto;
    }

    #sumasapo .owner-title-box h2 {
        width: 94%;
        font-size: 2.6rem;
        margin: 2rem auto 10rem;
        padding: 0;
    }

    #sumasapo .content-body .support-box {
        padding: 2rem 0;
    }

    #sumasapo .content-body .support-box h3 {
        font-size: 2.4rem;
        margin-bottom: 2rem;
    }

    #sumasapo .content-body .support-list-box {
        width: 100%;
    }

    #sumasapo .support-list-box .list-item {
        width: 94%;
        height: auto;
        margin: 0 auto;
        float: none;
        margin-bottom: 2rem;
    }

    #sumasapo .support-key-comment {
        width: 94%;
        margin: 1rem auto;
    }

    #sumasapo .support-notice-box {
        width: 94%;
        margin: 2rem auto;
    }

    #sumasapo .content-body02 .flow-box {
        display: block;
        width: 94%;
    }

    #sumasapo .content-body02 .flow-box .flow-item {
        width: 100%;
    }

    #sumasapo .content-body02 .flow-box .arrow-box {
        width: 50%;
        margin: 2rem auto;
        margin-bottom: 6rem;
    }

    #sumasapo .content-body02 .flow-box .arrow {
        width: 100%;
        text-align: center;
        background: none;
        color: #444444;
    }

    #sumasapo .content-body02 .flow-box .arrow::before {
        border-top: 4rem solid #5ea9dd;
        border-right: 4rem solid transparent;
        border-bottom: 4rem solid transparent;
        border-left: 4rem solid transparent;
        left: 0;
        right: 0;
        margin: auto;
        top: 4rem;
    }

    #sumasapo .content-body03 .backup-box {
        width: 94%;
    }

    #sumasapo .content-body03 .backup-box ul.backup-list {
        text-align: left;
    }

    #sumasapo .content-body03 .select-box .select-item {
        height: auto;
    }

    #sumasapo .content-body03 .select-box dt {
        display: block;
        width: 100%;
        height: auto;
        float: none;
        text-align: center;
    }

    #sumasapo .content-body03 .select-box dd {
        display: block;
        width: 100%;
        height: auto;
        float: none;
    }

    #sumasapo .content-body04 .tokuten-box {
        width: 94%;
    }

    #sumasapo .tokuten-box dl,
    #sumasapo .tokuten-box dt,
    #sumasapo .tokuten-box dd {
        list-style: none;
    }

    #sumasapo dl.merit-list {
        display: block;
        width: 100%;
        height: auto;
        margin: 1rem auto;
    }

    #sumasapo .list-item-box {
        width: 100%;
        height: auto;
        margin-bottom: 2rem;
    }

    #sumasapo .list-item-box .list-item {
        display: table;
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    #sumasapo .list-item-box .list-item dt {
        display: table-cell;
        width: 40%;
        height: auto;
        padding: 1rem;
        text-align: center;
    }

    #sumasapo .list-item-box .list-item dd {
        display: table-cell;
        width: 60%;
        height: auto;
        padding: 1rem;
    }

    #sumasapo .list-item-box .list-item01 {
        color: #ffffff;
        background-color: #fc699d;
        text-align: center;
    }

    #sumasapo .list-item-box .list-item01 dt {
        border-right: solid 1px #feb4ce;
    }

    #sumasapo .list-item-box .list-item02 dt,
    #sumasapo .list-item-box .list-item03 dt,
    #sumasapo .list-item-box .list-item04 dt,
    #sumasapo .list-item-box .list-item05 dt,
    #sumasapo .list-item-box .list-item06 dt,
    #sumasapo .list-item-box .list-item07 dt,
    #sumasapo .list-item-box .list-item08 dt {
        background-color: #ebf1fc;
        border-left: 1px solid #acacac;
        border-right: 1px solid #acacac;
        border-bottom: 1px solid #acacac;
    }

    #sumasapo .list-item-box .list-item02 dd,
    #sumasapo .list-item-box .list-item03 dd,
    #sumasapo .list-item-box .list-item04 dd,
    #sumasapo .list-item-box .list-item05 dd,
    #sumasapo .list-item-box .list-item06 dd,
    #sumasapo .list-item-box .list-item07 dd,
    #sumasapo .list-item-box .list-item08 dd {
        background-color: #ebf1fc;
        border-right: 1px solid #acacac;
        border-bottom: 1px solid #acacac;
    }

    #sumasapo .list-item-box .list-item05 dt,
    #sumasapo .list-item-box .list-item05 dd {
        color: #ffffff;
        background-color: #feb4ce;
    }

    #sumasapo .list-item-box .list-item04 dd,
    #sumasapo .list-item-box .list-item05 dd {
        text-align: center;
    }

    #sumasapo .content-body05 .soudan-box-title span {
        width: 94%;
        margin: 0 auto;
        font-size: 2rem;
    }

    #sumasapo .content-body05 .sodan-body {
        width: 100%;
        margin-top: 2rem;
    }

    #sumasapo .content-body05 .soudan-item {
        width: 94%;
        height: auto;
        float: none;
        margin: 0 auto;
        margin-bottom: 2rem;
        padding-bottom: 30%;
    }

    #sumasapo .content-body05 .soudan-notice {
        width: 94%;
    }

    #sumasapo .content-body05 .soudan-notice .notice-box {
        margin-bottom: 2rem;
    }

    #sumasapo .content-body05 .soudan-notice dt {
        width: 100%;
        float: none;
        font-size: 1.8rem;
        font-weight: bold;
        color: #24ac7b;
        margin-bottom: 1rem;
    }

    #sumasapo .content-body05 .soudan-notice dd {
        width: 100%;
        float: none;
        padding-left: 2rem;
    }

    #sumasapo .content-body06 {
        margin-top: 4rem;
        background-size: auto 100%;
        background-position: left 60% top;
    }

    #sumasapo .content-body06 .club-box-title span {
        width: 94%;
    }

    #sumasapo .content-body06 .club-body {
        width: 100%;
    }

    #sumasapo .content-body06 .club-body .club-body-text {
        width: 94%;
        text-align: left;
    }

    #sumasapo .content-body06 {
        background-image: url("../images/club_offback_sp.png");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: left 80% top 30%;
    }

    .top-navi li.navi01 a,
    .top-navi li.navi03 a,
    .top-navi li.navi05 a {
        border-right: solid 1px #dddddd;
    }
    
    .top-navi li.navi01 a,
    .top-navi li.navi02 a,
    .top-navi li.navi03 a,
    .top-navi li.navi04 a {
        border-bottom: solid 1px #dddddd;
    }

    /* ---------- スマホ用ここまで ---------- */
}

@media only screen and (max-width: 600px) {
    #sumasapo .owner-title-box {
        height: auto;
    }

    #owner .owner-title-tintai h2,
    #akiya .akiya-title-tintai h2,
    #otoiawase .akiya-title-tintai h2,
    #shisan .shisan-title-tintai h2,
    #seminar .seminar-title-tintai h2 {
        font-size: 3rem;
    }

}