@charset "UTF-8";
img {
    width: auto;
}

/* 家事代行・お掃除・暮らしのあれこれ */
#wrapper[class^=service-life] #mainbody {
    padding-bottom: 40px;
}

#wrapper.service-life-top #mainbody {
    padding-bottom: 0;
}

#wrapper[class^=service-life] #h1 h1 {
    padding: 40px 0 0 150px;
    background: url(../img/service/life/h1_illust.png) no-repeat 35px center;
    font-size: 30px;
}

#wrapper.service-life-reform #h1 h1 {
    background: url(../img/service/life/h1_reform_illust.png) no-repeat 0 center;
}

#wrapper.service-life-garden #h1 h1 {
    background: url(../img/service/life/h1_garden_illust.png) no-repeat 0 center;
}

#wrapper[class^=service-life] .bg-color {
    background: #fdf8ec;
}

#side-life-nav {
    padding: 35px 0 30px;
}

#side-life-nav a {
    display: block;
    text-align: center;
}

#side-life-nav a+a {
    margin-top: 15px;
}

.life-index {
    padding: 0 28px 110px;
}

.life-index ul {
    margin-left: -17px;
}

.life-index li {
    float: left;
    margin-top: 20px;
    margin-left: 17px;
}

.life-cont .lead-bloc {
    padding: 40px 0 45px;
    text-align: center;
}

.life-cont .lead-bloc .txt {
    font-size: 19px;
    line-height: 1.34;
    letter-spacing: .05em;
}

.life-cont .recommend-for {
    position: relative;
    display: inline-block;
    padding-top: 50px;
}

.life-cont .recommend-for dt {
    position: absolute;
    top: 0;
    left: -63px;
    z-index: 3;
}

.life-cont .recommend-for ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}

.service-life-kajidaikou .life-cont .recommend-for li:nth-child(2) {
    position: relative;
    z-index: 2;
    margin-left: -5px;
}

.service-life-kajidaikou .life-cont .recommend-for li:nth-child(3) {
    margin-left: -6px;
}

.service-life-housecleaning .life-cont .recommend-for li+li {
    margin-left: 30px;
}

.service-life-rusutaku .life-cont .recommend-for li+li {
    margin-left: 20px;
}

.life-cont .bg-gradient {
    padding: 25px;
}

.life-cont .bg-gradient+.bg-gradient {
    margin-top: 60px;
}

.life-cont .bg-gradient.kajidaikou {
    background: rgb(200, 225, 167);
    background: -moz-linear-gradient(-45deg, rgba(200, 225, 167, 1) 0%, rgba(150, 197, 205, 1) 50%, rgba(255, 226, 221, 1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(200, 225, 167, 1) 0%, rgba(150, 197, 205, 1) 50%, rgba(255, 226, 221, 1) 100%);
    background: linear-gradient(135deg, rgba(200, 225, 167, 1) 0%, rgba(150, 197, 205, 1) 50%, rgba(255, 226, 221, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c8e1a7', endColorstr='#ffe2dd', GradientType=1);
}

.life-cont .bg-gradient.housecleaning {
    background: rgb(150, 197, 205);
    background: -moz-linear-gradient(-45deg, rgba(150, 197, 205, 1) 0%, rgba(200, 225, 167, 1) 50%, rgba(255, 226, 221, 1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(150, 197, 205, 1) 0%, rgba(200, 225, 167, 1) 50%, rgba(255, 226, 221, 1) 100%);
    background: linear-gradient(135deg, rgba(150, 197, 205, 1) 0%, rgba(200, 225, 167, 1) 50%, rgba(255, 226, 221, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#96c5cd', endColorstr='#ffe2dd', GradientType=1);
    padding-bottom: 0;
}

.life-cont .bg-gradient.housecleaning_new {
    background: rgb(150, 197, 205);
    background: -moz-linear-gradient(-45deg, rgba(150, 197, 205, 1) 0%, rgba(200, 225, 167, 1) 50%, rgba(255, 226, 221, 1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(150, 197, 205, 1) 0%, rgba(200, 225, 167, 1) 50%, rgba(255, 226, 221, 1) 100%);
    background: linear-gradient(135deg, rgba(150, 197, 205, 1) 0%, rgba(200, 225, 167, 1) 50%, rgba(255, 226, 221, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#96c5cd', endColorstr='#ffe2dd', GradientType=1);
}

#wrapper[class^=service-life] .housecleaning .bg-color {
    padding-bottom: 1px;
}

.life-cont .bg-gradient.rusutaku {
    background: rgb(255, 226, 221);
    background: -moz-linear-gradient(-45deg, rgba(255, 226, 221, 1) 0%, rgba(150, 197, 205, 1) 50%, rgba(200, 225, 167, 1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(255, 226, 221, 1) 0%, rgba(150, 197, 205, 1) 50%, rgba(200, 225, 167, 1) 100%);
    background: linear-gradient(135deg, rgba(255, 226, 221, 1) 0%, rgba(150, 197, 205, 1) 50%, rgba(200, 225, 167, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe2dd', endColorstr='#c8e1a7', GradientType=1);
}

.life-cont .bg-gradient.reform {
    background: rgb(235, 177, 128);
    background: -moz-linear-gradient(-45deg, rgba(235, 177, 128, 1) 0%, rgba(242, 201, 166, 1) 24%, rgba(236, 179, 131, 1) 47%, rgba(247, 221, 197, 1) 74%, rgba(236, 179, 131, 1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(235, 177, 128, 1) 0%, rgba(242, 201, 166, 1) 24%, rgba(236, 179, 131, 1) 47%, rgba(247, 221, 197, 1) 74%, rgba(236, 179, 131, 1) 100%);
    background: linear-gradient(135deg, rgba(235, 177, 128, 1) 0%, rgba(242, 201, 166, 1) 24%, rgba(236, 179, 131, 1) 47%, rgba(247, 221, 197, 1) 74%, rgba(236, 179, 131, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebb180', endColorstr='#ecb383', GradientType=1);
}

.life-cont .dtl-service {
    padding: 30px 15px 0;
}

.life-cont .dtl-ttl {
    margin-bottom: 25px;
    padding-bottom: 15px;
    text-align: center;
    border-bottom: solid 1px #656565;
}

.life-cont .dtl-service .txt-lead {
    margin-bottom: 28px;
    text-align: center;
    font-size: 17px;
    line-height: 1.4;
    letter-spacing: .06rem;
    color: #231815;
}

.life-cont .dtl-service .txt-copy {
    margin-bottom: 20px;
    text-align: center;
    font-size: 37px;
}

.life-cont .kajidaikou .dtl-service .txt-copy {
    color: #a2bc7d;
    line-height: 1.5;
}

.life-cont .housecleaning .dtl-service .txt-copy {
    margin-bottom: 30px;
    color: #79b5bf;
}

.life-cont .rusutaku .dtl-service .txt-copy {
    margin-bottom: 30px;
    color: #e0928a;
}

.life-cont .list-service {
    width: 795px;
    margin: 0 auto 30px;
}

.life-cont .list-service.last {
    margin: -10px auto 0;
    padding-bottom: 50px;
}

.life-cont .list-service ul {
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

.life-cont .list-service ul+ul {
    margin-top: 10px;
}

.life-cont .list-service li {
    float: left;
    width: 257px;
    padding: 6px 0 0;
    text-align: center;
    border: solid 2px #a2bc7d;
    border-radius: 7px;
}

.life-cont .list-service li+li {
    margin-left: 11px;
}

.life-cont .housecleaning .list-service li {
    border-color: #96c5cd;
}

.life-cont .rusutaku .list-service li {
    border-color: #dfa29a;
    width: 190px;
}

.life-cont .reform .list-service li {
    border-color: #f1c7a3;
}

.life-cont .height190 li {
    height: 240px;
}

.life-cont .list-service li.wide {
    float: none;
    width: 100%;
}

.life-cont .list-service li.triple {
    width: 590px;
}

.life-cont .list-service li.wide img+img,
.life-cont .list-service li.triple img+img {
    margin-left: 15px;
}

.life-cont .list-service li.double {
    width: 390px;
}

.life-cont .list-service li.double img+img {
    margin-left: 12px;
}

.life-cont .list-service li.reform-last {
    padding-top: 80px;
    border: none 0px;
}

.life-cont .list-service li.reform-last em {
    padding: 0;
    line-height: 1.54;
}

.life-cont .list-service small {
    display: block;
    margin-top: 8px;
}

.life-cont .list-service em {
    display: block;
    padding: 10px;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.1;
    color: #6c6c6c;
}

.life-cont .height190 em {
    padding: 18px 10px;
}

.life-cont .list-service em.line02 {
    padding: 10px;
    line-height: 1.26;
}

.life-cont .list-service li img {
    border-radius: 5px 5px 0 0;
}

.life-cont .housecleaning .list-service li img {
    width: 31%;
}

.life-cont .kajidaikou .list-service li img {
    width: 95%;
}

.life-cont .dtl-service .after-msg {
    text-align: center;
}

.life-cont .kajidaikou .dtl-service .after-msg {
    display: flex;
    justify-content: center;
}

.life-cont .dtl-service .after-msg img {
    vertical-align: bottom;
}

.life-cont .kajidaikou .dtl-service .after-msg img {
    width: 45%;
}

.service-life-price {
    padding: 60px 0 65px;
}

.service-life-price .ttl-price {
    margin-bottom: 28px;
    padding-bottom: 20px;
    text-align: center;
    background: url(../img/service/life/kajidaikou/line_dot_grade.png) repeat-x center bottom;
}

.service-life-price .price-dtl {
    padding: 0 33px;
}

.service-life-price .price-dtl ul {
    margin-bottom: 20px;
    background: url(../img/service/life/plus.png) no-repeat center center;
    background-size: 34px 34px;
}

.service-life-price .price-dtl small {
    display: block;
    font-size: 12px;
    color: #666464;
}

.bg-gradient .service-life-price {
    padding: 25px 28px 45px;
}

.bg-gradient .ttl-price {
    margin-bottom: 30px;
    padding: 15px 0;
    background-image: url(../img/service/life/kajidaikou/line_dot_grade.png), url(../img/service/life/kajidaikou/line_dot_grade.png);
    background-position: center top, center bottom;
    background-repeat: no-repeat, no-repeat;
}

.bg-gradient .price-dtl {
    padding: 0;
}

.service-life-flow {
    padding: 30px 35px 26px;
    background: #f7f1ed;
}

.service-life-flow .ttl-flow {
    margin-bottom: 55px;
    padding-bottom: 24px;
    text-align: center;
    background: url(../img/service/life/flow_line.png) no-repeat center bottom;
}

.service-life-flow li {
    position: relative;
    padding: 35px 0 20px;
    width: 188px;
    border: solid 3px #c79982;
    background: #FFF;
    border-radius: 10px;
}

.service-life-flow li .num {
    position: absolute;
    top: -25px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: auto;
}

.service-life-flow li .pic {
    margin: 0 auto 30px;
    height: 85px;
    text-align: center;
}

.service-life-flow li .pic img {
    width: auto;
}

.service-life-flow li em {
    display: block;
    margin-bottom: 10px;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    color: #c79982;
}

.service-life-flow li p {
    padding: 0 20px;
    font-size: 13px;
    line-height: 1.46;
    text-align: justify;
    text-justify: inter-ideograph;
    color: #666464;
}

.service-life-flow li:nth-child(3) em {
    padding-top: 18px;
    font-size: 30px;
    line-height: 1.2;
}

.service-life-flow li:nth-child(4) em {
    letter-spacing: -.08em;
}

.service-life-contact {
    padding: 30px;
    background: #c79982;
}

.service-life-contact .box {
    width: 410px;
    padding: 10px 10px 15px;
    background: #FFF;
    border-radius: 10px;
}

.service-life-contact .tel-num {
    margin-top: 3px;
    text-align: center;
}

.service-life-contact .btn-mail {
    margin-top: 12px;
    padding: 16px 0;
    display: block;
    height: 60px;
    text-align: center;
    background: #d58c91;
    line-height: 1;
}

.housecleaning-dtl ul {
    padding: 0 25px;
}

.housecleaning-dtl li+li {
    margin-top: 15px;
}

.housecleaning-dtl .pic {
    margin: 0;
}

.housecleaning-dtl .txt-bloc {
    width: 610px;
}

.housecleaning-dtl em {
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6;
    color: #231815;
}

.housecleaning-dtl p {
    line-height: 1.7;
    color: #4c4948;
}

.housecleaning-dtl .housecleaning-etc {
    margin-top: 15px;
    padding-top: 15px;
    background: url(../img/service/life/housecleaning/line_dash.png) no-repeat center top;
}

.housecleaning-dtl .housecleaning-etc li {
    -webkit-align-items: center;
    align-items: center;
}

.bg-gradient+.service-life-flow {
    margin-top: 55px;
}

.service-life-reform .life-cont .lead-bloc {
    padding-bottom: 70px;
}

.service-life-reform .life-cont .lead-bloc .txt {
    line-height: 1.64;
}

.service-life-reform .life-cont strong {
    font-weight: 600;
    color: #e7a067;
}

.life-cont .img-lifestyle {
    margin: 60px 0 0;
}

.life-cont .img-lifestyle img {
    width: 100%;
}


.service-life-faq .lead-bloc {
    padding: 60px 80px;
}

.service-life-faq .faq-list {
    padding: 0 60px;
}

.service-life-faq .faq-list li {
    font-size: 16px;
    font-weight: 500;
    text-align: left;
}

.service-life-faq .faq-list li a {
    color: #4A4A4A;
}

.service-life-faq .faq-list li a:hover {
    opacity: .5;
    cursor: pointer;
}

.service-life-faq .faq-list li span {
    font-size: 26px;
    color: #DEB140;
}

.service-life-faq .faq-list li+li {
    margin-top: 1.3em;
}

.service-life-faq .faq-box {
    margin-top: 50px;
}

.service-life-faq .faq-box dl {
    padding: 26px 60px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.7em;
    text-align: left;
    color: #4A4A4A;
    border-top: 1px solid #DEB140;
}

.service-life-faq .faq-box dt {
    font-size: 16px;
    font-weight: 500;
    color: #DEB140;
}

.service-life-faq .faq-ph {
    margin-top: -10px;
    padding: 0 60px;
    text-align: left;
}

.service-life-faq .faq-ph figure {
    margin: 0 10px 0 0;
    display: inline-block;
    text-align: center;
}

.life-cont .bg-gradient.garden {
    background: rgb(200, 225, 167);
    background: -moz-linear-gradient(-45deg, rgba(200, 225, 167, 1) 0%, rgba(150, 197, 205, 1) 50%, rgba(255, 226, 221, 1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(200, 225, 167, 1) 0%, rgba(150, 197, 205, 1) 50%, rgba(255, 226, 221, 1) 100%);
    background: linear-gradient(135deg, rgba(200, 225, 167, 1) 0%, rgba(150, 197, 205, 1) 50%, rgba(255, 226, 221, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#c8e1a7', endColorstr='#ffe2dd', GradientType=1);
}

.service-life-garden .lead-bloc {
    border-top: solid 1px #c9caca;
}

.service-life-garden .dtl-service>figure {
    padding: 10px 0 36px;
    text-align: center;
}

.service-life-garden .life-cont .garden {
    margin-bottom: 60px;
}

.service-life-garden .life-cont .list-service li {
    width: 257px;
    letter-spacing: -0.5px;
}

.service-life-garden .life-cont .list-service li i {
    font-style: normal;
    margin-right: -0.4em;
}

.service-life-garden .life-cont .list-service li span {
    display: inline-block;
    margin-right: 6px;
    width: 20px;
    height: 20px;
    font-size: 16px;
    color: #FDF8EC;
    line-height: 20px;
    text-align: center;
    background: #2C9858;
    border-radius: 50%;
}

.life-page-ttl {
    position: relative;
}

.life-page-ttl .link-btn-faq {
    position: absolute;
    bottom: 17px;
    right: 17px;
    display: block;
    width: 154px;
    text-align: center;
    font-size: 16px;
    line-height: 2.25;
    border-radius: 8px;
    background: #FFF;
}

.service-life-kajidaikou .life-page-ttl .link-btn-faq {
    color: #77b037;
}

.service-life-housecleaning .life-page-ttl .link-btn-faq {
    color: #60a7a9;
}

.service-life-rusutaku .life-page-ttl .link-btn-faq {
    color: #d97a70;
}

.service-life-reform .life-page-ttl .link-btn-faq {
    color: #dc7e01;
}

.service-life-garden .life-page-ttl .link-btn-faq {
    color: #FFF;
    background: #2c9858;
}

.new_housecleaning_content .title {
    background: #60a7a9;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 2;
    margin-bottom: 15px;
}

.new_housecleaning_content .detail {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 15px;
}

.new_housecleaning_content+.new_housecleaning_content {
    margin-top: 50px;
}

.new_housecleaning_content .content_flex {
    display: flex;
    justify-content: space-between;
}

.new_housecleaning_content .content_flex .image {
    width: 47%;
}

.new_housecleaning_content .content_flex .image img {
    width: 100%;
}

.new_housecleaning_content .content_flex .content {
    width: 50%;
}

.new_housecleaning_content .content_flex .content .in_content_flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.new_housecleaning_content .content_flex .content .in_content_flex .title {
    width: 80px;
    font-size: 14px;
}

.new_housecleaning_content .content_flex .content .in_content_flex .title_op {
    width: 100%;
    font-weight: bold;
}

.new_housecleaning_content .content_flex .content .in_content_flex .in_content {
    width: 310px;
    font-size: 90%;
    line-height: 1.5;
}

.new_housecleaning_content .content_flex .content .note {
    font-size: 80%;
}

.new_housecleaning_content .content_flex .content .in_content_flex+.in_content_flex {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #ccc;
}

.new_housecleaning_content .content_flex .content .in_content_flex .in_content .subject {
    font-weight: bold;
    font-size: 100%;
    margin: 10px 0;
}

.new_housecleaning_content .content_flex .content .in_content_flex .in_content .subject:first-child {
    margin-top: 0;
}

.new_housecleaning_content .content_flex .content .in_content_flex .in_content .item_price .price_num {
    font-weight: bold;
    font-size: 120%;
    /* margin-left: 5px; */
    display: block;
    margin-bottom: 5px;
}

.new_housecleaning_content .content_flex .content .in_content_flex .in_content .item_price .price_num span {
    font-size: 150%;
}

.new_housecleaning_content .content_flex .content .in_content_flex .in_content ul {
    display: flex;
    flex-wrap: wrap;
    font-size: 90%;
}

.new_housecleaning_content .content_flex .content .in_content_flex .in_content ul li {
    margin-right: 10px;
}

.new_housecleaning_content .content_flex .content .in_content_flex .in_content ul li.item {
    font-weight: bold;
    width: 100%;
}

.new_housecleaning_content .content_flex .content .in_content_flex .in_content .note {
    font-size: 80%;
}

.new_housecleaning_content .detail span {
    font-size: 80%;
}

table.new_housecleaning_part2 {
    margin: 50px 0;
    border-spacing: 0 5px;
    border-collapse: separate;
    line-height: 1.5;
}

table.new_housecleaning_part2 th {
    color: #fff;
    background: #60a7a9;
    text-align: center;
    font-weight: bold;
    width: 180px;
}

table.new_housecleaning_part2 td {
    padding: 10px 0 10px 15px;
}

table.new_housecleaning_part2 td ul {
    display: flex;
    flex-wrap: wrap;
}

table.new_housecleaning_part2 td ul li {
    margin-right: 20px;
    position: relative;
    padding-left: 15px;
}

table.new_housecleaning_part2 td ul li:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background: #60a7a9;
    border-radius: 50%;
    left: 0;
    top: 4px;
}

table.new_housecleaning_part2 td .detail {
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    margin: 15px 0 5px;
}

table.new_housecleaning_part2 td .detail .title {
    font-weight: bold;
}

table.new_housecleaning_part2 td .note {
    font-size: 80%;
}

table.new_housecleaning_part2 td ul li.item {
    width: 100%;
    font-weight: bold;
    padding-left: 0;
    margin: 5px 0 0;
}

table.new_housecleaning_part2 td ul li.item:before {
    display: none;
}

.new_housecleaning_discount {
    background: #fff;
    padding: 15px 20px;
    border-radius: 20px;
    margin-bottom: 50px;
    line-height: 1.7;
}

.new_housecleaning_discount .title {
    font-weight: bold;
    text-align: center;
    color: #60a7a9;
    font-size: 20px;
    margin-bottom: 10px;
}

.new_housecleaning_discount .title span {
    font-size: 80%;
}

.new_housecleaning_discount .note {
    font-size: 80%;
    padding-left: 10px;
}

@media only screen and (min-width: 768px) {
    #wrapper[class^=service-life] #h1 .inner1200:before {
        position: absolute;
        right: -10px;
        top: 0;
        content: "";
        display: block;
        height: 100%;
        width: 320px;
        background: url(../img/service/life/h1_logo.png) no-repeat center center;
    }

    #side-life-nav a img, .life-index a img {
        -webkit-transition: opacity .25s ease;
        transition: opacity .25s ease;
    }

    #side-life-nav a:hover img, .life-index a:hover img {
        opacity: .7;
    }

    .service-life-contact .btn-mail {
        -webkit-transition: opacity .25s ease;
        transition: opacity .25s ease;
    }

    .service-life-contact .btn-mail:hover {
        opacity: .8;
    }

    .life-page-ttl .link-btn-faq {
        -webkit-transition: background .25s ease;
        transition: background .25s ease;
    }

    .life-page-ttl .link-btn-faq:hover {
        background: rgba(255, 255, 255, 0.7);
    }

    .service-life-garden .life-page-ttl .link-btn-faq:hover {
        background: rgba(44, 152, 88, 0.7);
    }
}


#wrapper[class^=service-life] #h1 h1 {
    padding: 40px 0 0 150px;
    background: url(../img/service/life/h1_illust.png) no-repeat 35px center;
    font-size: 30px;
}

#wrapper.service-life-reform #h1 h1 {
    background: url(../img/service/life/h1_reform_illust.png) no-repeat 0 center;
}

#wrapper.service-life-garden #h1 h1 {
    background: url(../img/service/life/h1_garden_illust.png) no-repeat 0 center;
}

@media (max-width: 1280px) {

    .life-cont .list-service {
        width: 100%;
    }

    .life-cont .list-service li {
        width: 32%;
        height: auto;
    }

    .life-cont .list-service li+li {
        margin-left: 2%;
    }

    .service-life-price .price-dtl ul li {
        width: 49%;
    }

    .service-life-price .price-dtl ul li {
        width: 49%;
    }

    .service-life-flow li {
        width: 24%;
    }

    .service-life-flow li .pic {
        height: 50px;
    }

    .service-life-flow li .pic img {
        width: 50px;
    }

    #inquiry .box {
        width: 49%;
    }

    #wrapper[class^=service-life] #h1 h1 {
        font-size: 24px;
        padding-right: 40%;
    }

}

@media only screen and (max-width: 767px) {

    #wrapper[class^=service-life] #mainbody {
        padding-bottom: 30px;
    }

    #wrapper[class^=service-life] #h1 h1 {
        padding: 20px 0 0 60px;
        letter-spacing: -.05em;
        background-size: auto 40px;
        background-position: 14px center;
    }

    #wrapper.service-life-reform #h1 h1, #wrapper.service-life-garden #h1 h1 {
        padding-left: 80px;
        background-size: auto 37px;
    }

    #wrapper[class^=service-life] #mainbody img {
        max-width: 100%;
    }

    .life-index {
        padding: 0 15px 50px;
    }

    .life-index ul {
        margin: 0;
    }

    .life-index li {
        float: none;
        margin: 15px 0 0;
    }

    .life-index li img {
        width: 100%;
    }

    .life-cont .lead-bloc {
        padding: 30px 15px;
    }

    .service-life-reform .life-cont .lead-bloc {
        padding-bottom: 40px;
    }

    .life-cont .lead-bloc .txt {
        font-size: 1rem;
    }

    .life-cont .recommend-for {
        padding: 40px 0 0 15px;
    }

    .life-cont .recommend-for dt {
        left: -12px;
        width: 70px;
    }

    .life-cont .recommend-for ul {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .life-cont .recommend-for li {
        width: 49%;
    }

    .service-life-kajidaikou .life-cont .recommend-for li:nth-child(2) {
        margin-left: 0;
    }

    .service-life-kajidaikou .life-cont .recommend-for li:nth-child(3) {
        margin: 5px 0 0;
    }

    .service-life-housecleaning .life-cont .recommend-for li+li,
    .service-life-rusutaku .life-cont .recommend-for li+li {
        margin-left: 0;
    }

    .life-cont .bg-gradient {
        padding: 15px;
    }

    .life-cont .bg-gradient+.bg-gradient {
        margin-top: 30px;
    }

    .life-cont .dtl-service {
        padding: 25px 10px 0;
    }

    .life-cont .dtl-ttl {
        padding-bottom: 10px;
    }

    .life-cont .dtl-ttl img {
        height: 20px;
    }

    .life-cont .dtl-service .txt-lead {
        margin-bottom: 20px;
        font-size: .9rem;
    }

    .life-cont .dtl-service .txt-copy {
        font-size: 1.4rem;
        line-height: 1.2;
    }

    .life-cont .list-service {
        width: auto;
        margin-bottom: 15px;
    }

    .life-cont .list-service ul+ul {
        margin: 7px 0 0;
    }

    .life-cont .list-service.last {
        padding-bottom: 30px;
    }

    .life-cont .list-service li {
        width: 49%;
        margin: 0 0 7px 0;
        padding: 5px 5px 0;
    }

    .life-cont .list-service li+li {
        margin: 0;
    }

    .life-cont .list-service li:nth-child(2n) {
        float: right;
    }

    .life-cont .list-service li:nth-child(2n+1) {
        clear: both;
    }

    .life-cont .height190 li {
        height: auto;
        min-height: 175px;
    }

    .life-cont .rusutaku .list-service li {
        width: 49%;
    }

    .life-cont .rusutaku .list-service li.double {
        width: 100%;
    }

    .life-cont .list-service li.triple {
        width: 100%;
    }

    .life-cont .list-service li.double, .life-cont .list-service li.sp-wide {
        float: none;
        clear: both;
        width: 100%;
    }

    .life-cont .list-service li.wide img, .life-cont .list-service li.triple img, .life-cont .list-service li.double img {
        width: 48%;
    }

    .life-cont .list-service li.wide img+img, .life-cont .list-service li.triple img+img, .life-cont .list-service li.double img+img {
        margin-left: 2%;
    }

    .life-cont .list-service li.wide img, .life-cont .list-service li.triple img {
        margin-bottom: 5px;
    }

    .life-cont .list-service li.wide img:nth-child(2n+1) {
        margin-left: 0;
    }

    .life-cont .list-service em {
        padding: 10px 0;
        font-size: .78rem;
    }

    .life-cont .height190 em,
    .life-cont .list-service em.line02 {
        padding: 10px 0;
    }

    .life-cont .height190 em {
        padding: 18px 0;
    }

    .life-cont .height190 em.line02 {
        padding: 10px 0;
    }

    .life-cont .rusutaku .list-service.last li {
        min-height: 1px;
    }

    .life-cont .rusutaku .list-service.last em {
        padding: 10px 0;
    }

    .life-cont .dtl-service .after-msg img {
        width: 86%;
    }

    .life-cont .list-service li.reform-last {
        height: auto;
        min-height: 1px;
        padding: 30px 0;
    }

    .service-life-price {
        padding: 35px 0 30px;
    }

    .service-life-price .ttl-price {
        margin-bottom: 20px;
        padding-bottom: 15px;
        background-size: 150% auto;
    }

    .service-life-price .ttl-price img {
        height: 24px;
    }

    .service-life-price .price-dtl {
        padding: 0 20px;
    }

    .service-life-price .price-dtl ul {
        display: block;
        margin-bottom: 10px;
        background-size: 24px 24px;
    }

    .service-life-price .price-dtl li img {
        width: 100%;
    }

    .service-life-price .price-dtl li+li {
        margin-top: 45px;
    }

    .service-life-price .price-dtl small {
        font-size: .7rem;
    }

    .bg-gradient .service-life-price {
        padding: 25px 15px;
    }

    .bg-gradient .ttl-price {
        margin-bottom: 20px;
        background-size: 150% auto, 150% auto;
    }

    .service-life-flow {
        padding: 30px 15px 25px;
    }

    .service-life-flow .ttl-flow {
        margin-bottom: 40px;
        padding-bottom: 15px;
        background-size: 140% auto;
    }

    .service-life-flow ol {
        display: block;
        padding: 0 10px;
    }

    .service-life-flow li {
        padding: 30px 0 15px;
        width: auto;
    }

    .service-life-flow li+li {
        margin-top: 35px;
    }

    .service-life-flow li .num {
        width: 40px;
    }

    .service-life-flow li .pic {
        margin-bottom: 20px;
        height: auto;
    }

    .service-life-flow li .pic img {
        height: 68px;
    }

    .service-life-flow li em {
        font-size: 1.2rem;
    }

    .service-life-flow li p {
        padding: 0 15px;
        font-size: .9rem;
    }

    .service-life-flow li:nth-child(3) em {
        padding-top: 0;
        font-size: 1.5rem;
    }

    .service-life-flow li:nth-child(4) em {
        letter-spacing: 0;
    }

    .service-life-contact {
        display: block;
        padding: 20px 25px;
    }

    .service-life-contact .box {
        width: auto;
        padding: 10px 15px;
    }

    .service-life-contact .box+.box {
        margin-top: 15px;
    }

    .service-life-contact .hl img {
        height: 50px;
    }

    .service-life-contact .tel-num {
        margin-top: 5px;
    }

    .service-life-contact .btn-mail {
        margin-top: 10px;
        padding: 15px 0;
        height: auto;
    }

    .service-life-contact .btn-mail img {
        width: 68%;
    }

    .housecleaning-dtl ul {
        padding: 0 10px;
    }

    .housecleaning-dtl li {
        display: block;
    }

    .housecleaning-dtl .pic {
        margin-bottom: 8px;
        text-align: center;
    }

    .housecleaning-dtl .txt-bloc {
        width: auto;
    }

    .housecleaning-dtl em {
        text-align: center;
        font-size: 1rem;
    }

    .housecleaning-dtl .housecleaning-etc {
        margin-top: 20px;
        padding-top: 20px;
        background-size: 180%;
    }

    .bg-gradient+.service-life-flow {
        margin-top: 25px;
    }

    .life-cont .img-lifestyle {
        margin-top: 30px;
    }

    .service-life-faq .lead-bloc {
        padding: 30px;
    }

    .service-life-faq .faq-list {
        padding: 0;
    }

    .service-life-faq .faq-list li {
        font-size: 14px;
    }

    .service-life-faq .faq-list li span {
        font-size: 20px;
    }

    .service-life-faq .faq-box dl {
        padding: 26px 0;
    }

    .service-life-faq .faq-ph {
        margin-top: -10px;
        padding: 0;
        text-align: left;
    }

    .service-life-garden .life-cont .list-service li {
        margin: 0;
        width: 100%;
    }

    .service-life-garden .life-cont .list-service li+li {
        margin-top: 7px;
    }

    .service-life-garden .life-cont .list-service li img {
        width: 100%;
    }

    .service-life-garden .life-cont .list-service li em {
        font-size: 14px;
    }

    .life-page-ttl .link-btn-faq {
        bottom: 10px;
        right: 10px;
        width: auto;
        padding: 0 10px;
        font-size: .72rem;
        line-height: 2;
    }

    .life-cont .kajidaikou .list-service ul {
        display: inline;
    }

    .life-cont .kajidaikou .list-service ul li {
        display: inline-block;
        float: none;
        margin-bottom: 7px;
    }

    .kajidaikou .clearfix:after {
        display: none;
    }

    .new_housecleaning_content .title {
        font-size: 16px;
    }

    .new_housecleaning_content .detail {
        font-size: 12px;
    }

    .new_housecleaning_content .content_flex {
        flex-wrap: wrap;
    }

    .new_housecleaning_content .content_flex .image {
        width: 100%;
        margin-bottom: 10px;
    }

    .new_housecleaning_content .content_flex .content {
        width: 100%;
    }

    .new_housecleaning_content .content_flex .content .in_content_flex .title {
        font-size: 12px;
        width: 70px;
    }

    .new_housecleaning_content .content_flex .content .in_content_flex .in_content {
        width: calc(100% - 80px);
    }

    table.new_housecleaning_part2 th,table.new_housecleaning_part2 td {
        display: block;
        width: 100%;
        padding: 10px;
    }

    table.new_housecleaning_part2 th {
        font-size: 16px;
    }

    table.new_housecleaning_part2 td {
        padding: 5px 0 20px;
    }

    .new_housecleaning_discount .title {
        font-size: 14px;
    }

    .new_housecleaning_discount .title span {
        display: block;
    }

    .new_housecleaning_discount {
        padding: 10px 15px;
        border-radius: 10px;
        margin: 20px 0 20px;
    }

    table.new_housecleaning_part2 {
        margin: 20px 0;
    }

    .new_housecleaning_content+.new_housecleaning_content {
        margin-top: 30px;
    }

    .new_housecleaning_content .content_flex .content .in_content_flex .in_content .subject {
        margin: 10px 0;
    }

    #wrapper[class^=service-life] #mainbody {
        padding-bottom: 30px;
    }

    #wrapper[class^=service-life] #h1 h1 {
        padding: 22px 0 0 50px;
        letter-spacing: -.05em;
        background-size: auto 40px;
        background-position: 14px 15px;
        font-size: 14px;
    }

    #wrapper.service-life-reform #h1 h1, #wrapper.service-life-garden #h1 h1 {
        padding-left: 70px;
        background-size: auto 37px;
    }

    #inquiry .box {
        width: 100%;
    }

    .service-life-flow li {
        width: auto;
    }

    .service-life-price .price-dtl ul li {
        width: 100%;
    }

}