<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*Common*/
main p:nth-last-of-type(1) {
    margin-bottom: 0;
}
main p.btn a {
    margin-top: 1.25rem;
    display: inline-block;
    padding: 0.5em 1em;
    box-sizing: border-box;
    border-radius: 3em;
    transition: 0.3s;
}
main.Pages {
    margin-bottom: 0;
    padding-bottom: 0;
}
main.Pages .inner {
    width: 100%;
    max-width: 980px;
    margin: auto;
    box-sizing: border-box;
}
main.Pages header {
    padding: 12rem 0 15rem;
    text-align: center;
    background-size: cover;
    position: relative;
}
main.Pages header h1 {
    font-weight: 700;
    font-size: 1.75em;
    margin-bottom: 0.25em;
}
main.Pages article &gt; section {
    position: relative;
    top: -5rem;
    box-sizing: border-box;
    padding: 1.5rem 1.5rem 0;
    background: rgba(255,255,255,1);
    border-radius: 30px;
    width: 90%;
    margin: auto;
}
main.Pages article &gt; section.fullwidth {
    width: 100%;
    border-radius: 0;
    padding: 0;
}
main.Pages article &gt; section &gt; h1 {
    display: flex;
    align-items: center;
    font-size: 2em;
    color: #006837;
    font-weight: 700;
    justify-content: center;
}
main.Pages article &gt; section &gt; h1:before,
main.Pages article &gt; section &gt; h1:after {
    border-top: 2px solid #006837;
    content: "";
    flex-grow: 1;
}
main.Pages article &gt; section &gt; h1:before {
    margin-right: 1rem;
}
main.Pages article &gt; section &gt; h1:after {
    margin-left: 1rem;
}
main.Pages article &gt; section nav.localnav ul {
    text-align: left;
    margin: 2em auto;
    padding-left: 1.5em;
    border-bottom: solid 1px #006837;
    border-top: solid 1px #006837;
    padding: 0.5em 0;
    background: #FFFFFF;
}
main.Pages article &gt; section nav.localnav ul li {
    display: block;
    margin: 0.25rem 0;
}
main.Pages article &gt; section &gt; section {
    padding: 3.5rem 0;
}
main.Pages article &gt; section &gt; section h1.title {
    position: relative;
    padding: 0.3em 0 0.5em 5em;
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 2rem!important;
}
main.Pages article &gt; section &gt; section h1.title span {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0.5rem 2rem;
    color: #fff;
    border-radius: 8px;
    background: #22b573;
}
main.Pages article &gt; section &gt; section h1.title span i {
    margin-right: 0;
}
main.Pages article &gt; section &gt; section h1.title span:after {
    position: absolute;
    top: calc(50% - 7px);
    right: -11px;
    width: 0;
    height: 0;
    content: '';
    border-width: 7px 0 7px 12px;
    border-style: solid;
    border-color: transparent transparent transparent #22b573;
}
main.Pages article &gt; section.serviceoutline h1 {
    font-size: 1.5em;
    text-align: center;
    font-weight: 500;
    margin-bottom: 1rem;
}
aside.intoro {
    background: url("../images/intoro-bg.jpg") no-repeat left top;
    background-size: cover;
    padding: 4rem 0;
}
aside.intoro .inner {
    width: 90%;
}
aside.intoro .inner h1 {
    font-size: 1.5rem;
    font-weight: 500;
    margin-bottom: 0.5em;
    text-align: center;
}
aside.intoro .inner p {
    margin-bottom: 0;
}
aside.intoro .inner .left {
    width: 50%;
    margin: 0 auto 1rem;
}
aside.intoro .inner .right {
    width: 100%;
}
aside.intoro .inner .right div.tel {
    margin: 2rem 0 0;
    text-align: center;
    padding: 1rem;
    background: rgba(255,255,255,.85);
    border-radius: 6px;
}
aside.intoro .inner .right div.tel p {
    font-size: 1.75rem;
    font-weight: 700;
}
aside.intoro .inner .right div.tel p.open {
    font-size: 0.9rem;
}

/*Home*/
#FirstView {
    overflow: hidden;
    position: relative;
}
#FirstView div.messagewrap {
    position: absolute;
    width: 90%;
    max-width: 980px;
    height: 75vh;
    z-index: 1000;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#FirstView div.message {
    color: #FFF;
    text-shadow: 1px 1px 5px #000, -1px 1px 5px #000, -1px -1px 5px #000, 1px -1px 5px #000
}
#FirstView div.message h2.gosick {
    font-size: 1.35rem;
    margin-bottom: 0.5em;
}
#FirstView div.message h3.mincho {
    font-size: 3rem;
    font-weight: 700;
}
main.Home article.Guide {
    padding: 3rem 0;
}
main.Home article.Guide header h1 {
    font-weight: bold;
    color: #39b54a;
}
main.Home article.Guide .entry {
    margin-top: 1rem;
}
main.Home article.Guide p.btn a {
    background: #39b54a;
    color: #FFF;
    font-size: 1.05rem;
    font-weight: 500;
}
main.Home article.Guide p.btn a:hover {
    color: #39b54a;
    background: #FFF;
}
main.Home article section.inner.nomal header {
    margin-bottom: 4rem;
}
main.Home article section.inner.nomal h1 {
    font-size: 1.7rem;
    font-weight: 500;
    text-align: center;
    color: #333;
}
main.Home article section.inner.nomal h1:before {
    content: '';
    position: absolute;
    bottom: -15px;
    display: inline-block;
    width: 4em;
    height: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 2px;
}
main.Home article.Service section.inner.nomal h1:before {
    background-color: #009245;
}
main.Home article.NewsTopics section.inner.nomal h1:before {
    background-color: #29abe2;
}
main.Home article.Service {
    background: url("../images/home-sec-service-topbg.png") repeat-x top, url("../images/home-sec-newstopics-topbg.png") repeat-x bottom;
    background-size: 15px,15px;
    padding: 6rem 0;
    margin-bottom: 6rem;
}
main.Home article.Service ul.servicelist {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}
main.Home article.Service ul.servicelist li {
    list-style: none;
    display: flex;
    flex-direction: column;
}
main.Home article.Service ul.servicelist li figure {
    flex-grow: 1;
}
main.Home article.Service ul.servicelist li figure img {
    width: 100%;
}
main.Home article.Service ul.servicelist li figure h2 {
    font-size: 1.3rem;
    font-weight: 500;
    text-align: center;
    color: #009245;
    margin: 0.75em 0 0.5em;
}
main.Home article.Service ul.servicelist li figure p {
    text-align: center;
}
main.Home article.Service ul.servicelist li p.btn {
    text-align: center;
}
main.Home article.Service ul.servicelist li p.btn a {
    border: solid 1px #39b54a;
    margin-top: 0;
    background: #39b54a;
    color: #FFF;
    font-size: 0.85rem;
    font-weight: 500;
    transition: 0.3s;
}
main.Home article.Service ul.servicelist li p.btn a:hover {
    background: #FFF;
    color: #39b54a;
}
main.Home article.Service section.area {
    padding: 3rem 0;
    margin-bottom: 3rem;
    border-top: solid 1px #009245;
    border-bottom: solid 1px #009245;
}
main.Home article.Service section.area header h1 {
    font-size: 1.3rem;
    color: #009245;
    text-align: center;
    font-weight: 700;
}
main.Home article.Service section.area .arealist dt {
    width: 4.5em;
    font-weight: 700;
    float: left;
}
main.Home article.Service section.area .arealist dd {
    padding-left: 4.5em;
    word-break: break-all;
    margin-bottom: 0.5rem;
}
main.Home article.Service section.area .arealist dd ul li {
    display: inline-block;
}
main.Home article.Service section.area .arealist dd ul li:after {
    content: '/';
    margin-left: 0.5em;
}
main.Home article.Service section.area .arealist dd ul li:nth-last-of-type(1):after {
    content: none;
}
main.Home article.Service section.area .areamap_btn {
    text-align: center;
}
main.Home article.Service section.area .areamap_btn a {
    border: solid 1px #22b573;
    background: #22b573;
    color: #fff;
    display: inline-block;
    line-height: 1.2;
    width: 8rem;
    height: 6.5rem;
    padding-top: 1.5rem;
    border-radius: 50%;
    font-weight: 700;
    transition: 0.3s;
}
main.Home article.Service section.area .areamap_btn a:hover {
    background: #FFF;
    color: #22b573;
}
main.Home article.Service section.area .areamap_btn a i {
    margin-right: 0;
    font-size: 2rem;
}
main.Home article.Service section.catalog {
    text-align: center;
}
main.Home article.Service section.catalog a p {
    font-size: 1.5em;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0;
}
main.Home article.Service section.catalog a p span {
    font-size: 0.85em;
    display: block;
    font-weight: 400;
}
main.Home article.Service section.catalog a {
    background: #00a99d;
    color: #FFF;
    display: block;
    width: 320px;
    margin: auto;
    border-radius: 50%;
    padding: 1.5rem 0;
}
main.Home article.Service section.catalog a:hover {
    transform: scale(1.05,1.05);
}
main.Home article.Service section.catalog a:hover img {
    opacity: 1;
}
main.Home article.Service section.catalog a figure {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
main.Home article.Service section.catalog a figure img {
    width: 100px;
    height: auto;
    margin: 0.5rem 7px 0.75rem;
}
main.Home article.Service section.catalog a p.btn {
    font-size: 1.1rem;
    background: #FFF;
    color: #00a99d;
    display: inline-block;
    padding: 0.5em 1em;
    border-radius: 2em;
}
main.Home article.NewsTopics {
    padding-bottom: 3rem;
}
main.Home article.NewsTopics ul {
    width: 90%;
    max-width: 640px;
    margin: auto;
}
main.Home article.NewsTopics p.btn {
    text-align: center;
}
main.Home article.NewsTopics p.btn a {
    background: #29abe2;
    color: #FFF;
    font-size: 0.85rem;
    font-weight: 500;
}
main.Home article.NewsTopics dl dd {
    margin-bottom: 1rem;
}

/*guide.html*/
main.Pages article.Guide header {
    background: url("../images/guide-head_bg.jpg") no-repeat center top;
    background-size: cover;
}
main.Pages article.Guide header {
    text-shadow: 1px 1px 15px #FFFFFF,-1px 1px 15px #FFFFFF,1px -1px 15px #FFFFFF,-1px -1px 15px #FFFFFF;
}
article.Guide #Target dl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-top: solid 1px #006837;
    margin-bottom: 1rem;
}
article.Guide #Target dl dt {
    text-align: center;
    font-weight: 700;
    font-size: 1.1rem;
    padding: 1em;
    border-bottom: solid 1px #006837;
    background: #e6fff4;
    box-sizing: border-box;
    width: 100%;
}
article.Guide #Target dl dd {
    border-bottom: solid 1px #006837;
    box-sizing: border-box;
    width: 100%;
}
article.Guide #Target dl dd.application {
    text-align: center;
    font-size: 1.1rem;
    font-weight: 500;
    padding: 1em 0.5em;
    color: #22b573;
} 
article.Guide #Target dl dd.detail {
    padding: 1em;
}
article.Guide #Flow &gt; ol {
    margin: 4.75rem 0 0!important;
}
article.Guide #Flow ol &gt; li {
    list-style: none;
    display: block;
}
article.Guide #Flow ol &gt; li:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f078";
    background: #FFFFFF;
    display: block;
    text-align: center;
    font-size: 5rem;
    padding-bottom: 1.5rem;
    color: #006837;
}
article.Guide #Flow ol &gt; li:nth-last-of-type(1):after {
    display: none;
}
article.Guide #Flow ol li dl {
    margin: auto;
    background: #e5ffe9;
    position: relative;
    padding: 0 0 0;
}
article.Guide #Flow ol li dl dt {
    background: #FFFFFF;
    color: #22b573;
    border: solid 2px #22b573;
    box-sizing: border-box;
    font-weight: 700;
    text-align: center;
    font-size: 1.25rem;
    padding: 0.7em 0;
    width: 70%;
    max-width: 640px;
    margin: 0 auto;
    position: relative;
    top: -1.75rem;
    border-radius: 6px;
}
article.Guide #Flow ol li dl dd {
    width: 70%;
    max-width: 640px;
    margin: 1.5rem auto 0;
    padding-bottom: 1.5rem;
    position: relative;
    top: -1.75rem;
}
article.Guide #Flow ol li dl dd ul {
    margin: 0 1rem;
}
article.Guide #Flow ol li dl dd li {
    list-style: none;
}
/*article.Guide .inner {
    display: flex;
    flex-wrap: wrap;
}
article.Guide .inner:after {
    clear: none;
}*/
article.Guide section#detail .inner {
    width: 90%;
}
article.Guide section#detail .inner dl {
    width: 100%;
    max-width: 640px;
    float: none;
    box-sizing: border-box;
    padding: 1.5rem;
    border-radius: 6px;
    margin: 0 auto 1rem;
}
article.Guide section#detail .inner dl.homestead {
    background: #e4ffd4;
}
article.Guide section#detail .inner dl.facility {
    background: #c7ffd0;
}
article.Guide section#detail .inner dl.community {
    background: #e6ffea;
}
article.Guide section#detail .inner dl dt {
    font-size: 1.15em;
    font-weight: 700;
    margin-bottom: 1rem;
    color: #009245;
}
article.Guide section#detail .inner dl dt i {
    display: inline-block;
    font-size: 2rem;
}

/*equipmentrental.html*/
article.rental header {
    background: url("../images/equipmentrental-head_bg.jpg") no-repeat center bottom;
    background-size: cover;
    color: #FFFFFF;
    text-shadow: 0 0 5px #333;
}
article.equipment .Serviceobject p.Annotation {
    text-align: center;
    font-weight: 500;
    color: #006837;
    font-size: 1.15rem;
}
article.equipment .Serviceobject .inner {
    margin-top: 2rem;
}
article.equipment .Serviceobject h3 {
    font-weight: 500;
    text-align: center;
}
article.equipment .Serviceobject p.area {
    padding: 1rem;
    border: solid 1px #006837;
    color: #006837;
    border-radius: 6px;
    margin-top: 1rem;
    text-align: center;
}
article.equipment .Serviceobject dl {
    margin: 2.5rem 0 0 0;
}
article.equipment .Serviceobject dl,
article.equipment .Serviceobject ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
article.equipment .Serviceobject dl dt {
    text-align: center;
    font-size: 1.15rem;
    font-weight: 500;
    width: 100%;
    padding: 0.5rem;
    box-sizing: border-box;
    color: #FFF;
    border-radius: 2px;
    margin: 0 0 1.25rem;
}
article.equipment .Serviceobject dl dt.sleep { background: #6abee2 }
article.equipment .Serviceobject dl dt.move { background: #a7c67d }
article.equipment .Serviceobject dl dt.live { background: #ff7db6 }
article.equipment .Serviceobject dl dt i {
    font-size: 2em;
}
article.equipment .Serviceobject dl dd {
    margin-bottom: 2.25rem;
}
article.equipment .Serviceobject ul {
    margin: 0;
}
article.equipment .Serviceobject ul li {
    list-style: none;
    font-size: 1.1em;
    width: 49%;
}
article.equipment .Serviceobject ul li a {
    display: block;
    padding: 1rem;
    text-align: center;
    font-weight: 500;
}
article.equipment .Serviceobject ul li a figcaption {
    margin: 1rem 0 0 0;
}
article.equipment .ServiceOutline {
    background: #FAFAFA;
    padding: 3rem 0!important;
}
article.equipment .serviceoutline h1 {
    color: #8cc63f;
    font-weight: 700!important;
}
article.equipment .ServiceOutline h2 {
    color: #29abe2;
    font-weight: 500;
    margin: 0 0 1rem;
    font-size: 1.25em;
}
article.equipment .ServiceOutline .inner {
    width: 90%;
    max-width: 980px;
}
article.equipment .ServiceOutline table {
    width: 100%;
    border: solid 1px #666;
    background: #fffdec;
    margin-bottom: 1rem;
}
article.equipment .ServiceOutline table th,
article.equipment .ServiceOutline table td {
    padding: 1rem;
    text-align: center;
    border: solid 1px #666;
    vertical-align: middle;
}
article.equipment .ServiceOutline table td {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.2;
    color: #ed1e79;
}
article.equipment .ServiceOutline table td span {
    font-size: 0.85rem;
    font-weight: normal;
    color: #333;
}
article.equipment .ServiceOutline table th.head {
    font-weight: 500;
    background: #fbecdc;
}
article.equipment .ServiceOutline table th.definition {
    text-align: left;
}
article.equipment .ServiceOutline p.notes {
    text-indent: -1em;
    margin-left: 1em;
}
article.equipment .ServiceFlow div.inner {
    margin-top: 2.5rem;
}
article.equipment .ServiceFlow ol.mainflow {
    counter-reset: my-counter;
    list-style: none;
    padding: 0;
    margin-left: 0;
}
article.equipment .ServiceFlow ol.mainflow &gt; li {
    margin-bottom: 10px;
    padding-left: 0;
    position: relative;
    list-style: none;
}
article.equipment .ServiceFlow ol.mainflow &gt; li:before {
    content: counter(my-counter);
    counter-increment: my-counter;
    font-size: 2rem;
    font-weight: 700;
    background-color: #22b573;
    color: #FFFFFF;
    display: block;
    float: left;
    line-height: 3rem;
    margin-left: -0;
    margin-right: 1rem;
    text-align: center;
    height: 3rem;
    width: 3rem;
    border-radius: 3px;
}
article.equipment .ServiceFlow ol.mainflow &gt; li ol {
    counter-reset: my-counter;
    list-style: none;
    padding: 0 0 0 1rem;
}
article.equipment .ServiceFlow ol.mainflow &gt; li ol li {
    margin-bottom: 10px;
    position: relative;
    list-style: none;
}
article.equipment .ServiceFlow ol.mainflow &gt; li ol li:before {
    content: counter(my-counter);
    counter-increment: my-counter;
    background-color: none;
    color: #222;
    border: solid 1px #222;
    display: block;
    float: left;
    line-height: 22px;
    margin-left: -30px;
    text-align: center;
    height: 22px;
    width: 22px;
    border-radius: 50%;
}
article.equipment .ServiceFlow ol.mainflow &gt; li h3 {
    font-weight: 700;
    font-size: 1.3rem;
    padding-top: 0.5rem;
    margin-bottom: 2.5rem;
    color: #006837;
}
article.equipment .ServiceFlow ol.mainflow &gt; li {
    margin-bottom: 4rem;
    position: relative;
}
article.equipment .ServiceFlow ol.mainflow &gt; li figure {
    margin-bottom: 1rem;
}
article.equipment .ServiceFlow ol.mainflow &gt; li span.red {
    font-weight: 700;
    color: #f15a24;
}
article.equipment .ServiceFlow ol.mainflow &gt; li span.coution {
    box-sizing: border-box;
    margin: 1rem 0;
    border-left: solid 1px #aaa;
    border-right: solid 1px #aaa;
    display: block;
    padding: 1rem;
}
article.equipment .ServiceFlow ol.mainflow &gt; li.flow01 ul {
    display: flex;
    flex-wrap: wrap;
    margin: 1rem 0 0;
}
article.equipment .ServiceFlow ol.mainflow &gt; li.flow01 ul li {
    padding: 1rem;
    border: solid 1px;
    border-radius: 3px;
    list-style: none;
    margin: 0 0 1rem;;
    background: #fcfbe8;
    border-color: #fbb03b;
}
article.equipment .ServiceFlow ol.mainflow &gt; li.flow01 ul li:nth-of-type(1) {
    background: #edd5e0;
    border-color: #ed1e79;
}
article.equipment .ServiceFlow ol.mainflow &gt; li.flow01 ul li h4 {
    font-weight: 700;
    text-align: center;
    margin-bottom: 0.5rem;
    color: #f7931e;
}
article.equipment .ServiceFlow ol.mainflow &gt; li.flow01 ul li:nth-of-type(1) h4 {
    color: #ed1e79;
}

/*service-equipmentsales.html*/
article.sales header {
    background: url("../images/equipmentsales-head_bg.jpg") no-repeat center bottom;
    background-size: cover;
    color: #FFFFFF;
    text-shadow: 0 0 5px #333;
}
article.equipment .Serviceobject ul.equipmentsales {
    justify-content: center;
    margin-top: 2rem;
}
article.equipment .Serviceobject ul.equipmentsales li figure figcaption span {
    font-size: 0.85em;
}
article.equipment .ServiceFlow.sales figure figcaption {
    margin-top: 2rem;
    margin-bottom: 2.5rem;
}
article.equipment .ServiceFlow.sales figure figcaption h2 {
    color: #FFFFFF;
    font-size: 1.25rem;
    background: #ed1e79;
    border-radius: 2rem;
    padding: 0.5em 1em;
    text-align: center;
    margin-bottom: 1rem;
}
article.equipment .ServiceFlow.sales figure figcaption h2 span {
    font-weight: 700;
    font-size: 1.5rem;
}
article.equipment .ServiceFlow.sales h2 {
    border-radius: 2rem;
    padding: 0.5em 1em;
    text-align: center;
    background: #29abe2;
    display: inline-block;
    font-weight: 700;
    color: #FFF;
}
article.equipment .ServiceFlow.sales p.flowcoution {
    display: inline-block;
    color: #d4145a;
    font-weight: 700;
    margin-left: 1rem
}
article.equipment .ServiceFlow.sales ol.saleflow {
    counter-reset: my-counter;
    list-style: none;
    padding: 0 0 0 1rem;
    margin-top: 1.5rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
article.equipment .ServiceFlow.sales ol.saleflow li {
    margin-bottom: 10px;
    position: relative;
    list-style: none;
    width: 100%;
    box-sizing: border-box;
}
article.equipment .ServiceFlow.sales ol.saleflow li:before {
    content: counter(my-counter);
    counter-increment: my-counter;
    background-color: none;
    color: #29abe2;
    font-weight: 700;
    border: solid 2px #29abe2;
    display: block;
    float: left;
    line-height: 22px;
    margin-left: -30px;
    text-align: center;
    height: 22px;
    width: 22px;
    border-radius: 50%;
}
article.equipment .ServiceFlow.sales ol.saleflow li h3 {
    color: #29abe2;
    font-weight: 700;
}
article.equipment .ServiceFlow.sales ol.saleflow li:nth-last-of-type(1):before {
    color: #d4145a;
    border: solid 2px #d4145a;
}
article.equipment .ServiceFlow.sales ol.saleflow li:nth-last-of-type(1) h3 {
    color: #d4145a;
}
article.equipment .ServiceFlow.sales .sec01 {
    margin-top: 2rem;
    margin-bottom: 2.5rem;
}
article.equipment .ServiceFlow.sales .sec01 h2 {
    color: #FFFFFF;
    font-size: 1.25rem;
    background: #ed1e79;
    border-radius: 2rem;
    padding: 0.5em 1em;
    text-align: center;
    margin-bottom: 1rem;
}
article.equipment .ServiceFlow.sales .sec01 h2 span {
    font-weight: 700;
    font-size: 1.5rem;
}

/*service-remodeling.html*/
article.remodeling header {
    background: url("../images/remodeling-head_bg.jpg") no-repeat center bottom;
    background-size: cover;
    color: #FFFFFF;
    text-shadow: 0 0 5px #333;
}/*
article.handrail header {
    background: url("../images/remodeling-head_bg-handrail.jpg") no-repeat center bottom;
    background-size: cover;
}
article.floor-material-change header {
    background: url("../images/remodeling-head_bg-floormaterial.jpg") no-repeat center bottom;
    background-size: cover;
}
article.step-elimination header {
    background: url("../images/remodeling-head_bg-stepelimination.jpg") no-repeat center bottom;
    background-size: cover;
}
article.door-replacement header {
    background: url("../images/remodeling-head_bg-doorreplacement.jpg") no-repeat center bottom;
    background-size: cover;
}
article.toilet-bowl-replacement header {
    background: url("../images/remodeling-head_bg-toiletbowl.jpg") no-repeat center bottom;
    background-size: cover;
}*/
article.equipment .Serviceobject ul.remoeling {
    justify-content: center;
    margin-top: 2rem;
}
article.equipment .Serviceobject ul.remoeling li {
    width: 100%;
    margin-bottom: 2rem
}
article.equipment .Serviceobject ul.remoeling li h4 {
    text-align: center;
    font-weight: 700;
}
article.equipment .Serviceobject ul.remoeling li figcaption {
    padding: 0 1rem;
}
article.equipment .Serviceobject ul.remoeling li figcaption p {
    font-size: 0.85em;
    margin-bottom: 0;
}
article.equipment .Serviceobject ul.remoeling li p.btn a{
    text-align: right;
    padding: 0;
    margin: 0.5rem 1rem 0 0;
}
article.equipment .Serviceobject ul.remoeling li figure img {
    margin: 1rem 0;
}
article.equipment .ServiceFlow.sales.range h2 {
    background: #ed7279;
}
article.equipment .ServiceFlow.sales.range ol.saleflow.range li:before {
    color: #FFF;
    background: #ed7279;
    border: solid 2px #ed7279;
}
article.equipment .ServiceFlow.sales.range ol.saleflow.range li h3 {
    color: #ed7279;
}
article.equipment .ServiceFlow.sales.range ol.saleflow.range li:nth-last-of-type(1):before {
    color: #FFF;
}
article.equipment .ServiceFlow.sales.range ol.saleflow.range li:nth-last-of-type(1) h3 {
    color: #ed7279;
}
article.equipment .ServiceFlow.sales.range ol.saleflow.range li p span {
    font-size: 0.75em;
    line-height: 1.4;
    display: block;
    margin: 0.5em 0 0 0;
}

/*taxonomy-remodelingworks.html*/
article.remodeling section.remodelingworks {
    padding-left: 0;
    padding-right: 0;
}
article.remodeling section.remodelingworks header {

}
article.remodeling section.remodelingworks header h1 {
    font-size: 2rem;
}
article.remodeling section.remodelingworks .inner {
    width: 90%;
    max-width: 980px;
}
article.remodeling section.remodelingworks ul.workslist,
article.remodeling #category ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}
article.remodeling section.remodelingworks ul.workslist {
    justify-content: space-between;
}
article.remodeling section.remodelingworks ul.workslist li,
article.remodeling #category ul li {
    list-style: none;
}
article.remodeling section.remodelingworks ul.workslist li {
    box-sizing: border-box;
    width: 48%;
    margin-bottom: 4%;
}
article.remodeling section.remodelingworks ul.workslist li figure figcaption {
    text-align: center;
    margin-top: 0.5rem;
}
article.remodeling section.remodelingworks ul.workslist li figure figcaption h2 {
    font-size: 1.1rem;
    font-weight: 500;
}
article.remodeling #category {
    margin-bottom: 4rem;
}
article.remodeling #category p {
    text-align: center;
    font-size: 1.15rem;
    font-weight: 700;
    color: #39b54a;
}
article.remodeling #category ul {
    margin-top: 1.5rem;
}
article.remodeling #category ul li {
    width: 50%;
    box-sizing: border-box;
}
article.remodeling #category ul li a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
article.remodeling #category ul li a figure {
    width: 35%;
    margin-right: 0.75rem;
}

/*companyinfomation.html*/
article.companyinfomation header {
    background: url("../images/companyinformation-head_bg.jpg") no-repeat center top;
    background-size: cover;
    color: #FFFFFF;
    text-shadow: 0 0 5px #333;
}
article.companyinfomation &gt; section:nth-of-type(1) {
    padding-bottom: 3rem;
}
article.companyinfomation &gt; section dl {
    margin-top: 3rem;
    width: 100%;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
}
article.companyinfomation &gt; section dl dt {
    font-weight: 500;
    margin-bottom: 0.5em;
}
article.companyinfomation &gt; section dl dd {
    margin-bottom: 1rem;
    padding-left: 1rem;
}
article.companyinfomation &gt; section dl dd ul li {
    list-style: circle;
    margin-bottom: 0.5em;
}
article.companyinfomation &gt; section dl dd ul li:nth-last-of-type(1) {
    margin-bottom: 0;
}
article.companyinfomation &gt; section.connection .inner {
    width: 80%;
}

/*newstopics.html*/
article.newstopics header {
    background: url("../images/companyinformation-head_bg.jpg") no-repeat center top;
    background-size: cover;
    color: #FFFFFF;
    text-shadow: 0 0 5px #333;
}
article.newstopics section ul {
    margin: 0 auto;
    width: 90%;
    max-width: 640px;
}
article.newstopics section ul li {
    list-style: none;
}
article.newstopics section ul li dl dt {
    width: 9em;
    margin-bottom: 0.5em;
}
article.newstopics section ul li dl dd {
    margin-bottom: 1rem;
    padding-left: 1rem;
}
article.newstopics-single header {
    padding: 7rem 0 3em!important;
}
article.newstopics-single header h1 {
    padding: 0;
    font-size: 2rem!important;
    width: 90%;
    max-width: 980px;
    margin: auto;
}
article.newstopics-single &gt; section {
    top: 0!important;
    background: #FAFAFA!important;
    width: 90%!important;
    max-width: 980px!important;
    margin: 0 auto 5em!important;
    box-sizing: border-box;
    padding: 2rem!important;
}

/*recruit.html*/
article.recruit header {
    background: url("../images/recruit-head_bg.jpg") no-repeat center top;
    background-size: cover;
    color: #FFFFFF;
    text-shadow: 0 0 5px #333;
}
article.recruit section.message .inner {
    margin-top: 3rem;
}
article.recruit section.requirements .inner .NotRecruiting {
    text-align: center;
    margin: 3rem 0;
}
article.recruit section.requirements .inner .NotRecruiting h2 {
    font-weight: 700;
    display: inline-block;
    background: #29abe2;
    color: #FFF;
    font-size: 2em;
    padding: 0.25em 0.5em;
    border-radius: 0.5em;
}
article.recruit section.requirements .inner &gt; dl {
    display: flex;
    flex-wrap: wrap;
    margin-top: 3em;
}
article.recruit section.requirements .inner &gt; dl &gt; dt {
    font-size: 1.5em;
    font-weight: 500;
    margin-bottom: 0.5em;
}
article.recruit section.requirements .inner &gt; dl &gt; dd {
    padding-left: 1.25rem;
    padding-top: 1rem;
    margin-left: 0.5em;
    border-left: solid 3px #39b54a;
}
article.recruit section.requirements .inner &gt; dl &gt; dd dl.detail {
    display: flex;
    flex-wrap: wrap;
    margin-top: 1.5em;
}
article.recruit section.requirements .inner &gt; dl &gt; dd dl.detail dt {
    background: #f2f2f2;
    padding: 0.5em;
    width: 100%;
    text-align: center;
}
article.recruit section.requirements .inner &gt; dl &gt; dd dl.detail dd {
    padding: 0.5em;
}

/*contact.html*/
article.contact header {
    background: url("../images/contact-head_bg.jpg") no-repeat center center;
    background-size: cover;
    color: #FFFFFF;
    text-shadow: 0 0 5px #333;
}
article.contact section .inner {
    margin-top: 3rem;
}
article.contact section .inner .btn {
    text-align: center;
}
article.contact section .inner .btn a {
    background: #22b573;
    border: solid 1px #22b573;
    font-size: 1.25em;
    color: #FFF;
    transition: all .3s;
}
article.contact section .inner .btn a i {
    margin: 0 0.5em;
}
article.contact section .inner .btn a:hover {
    background: #FFF;
    color: #22b573;
}
article.contact section .inner .phonenumber {
    text-align: center;
    font-size: 2em;
    font-weight: 700;
    color: #29abe2;
}
article.contact section .inner span.required {
    display: inline-block;
    padding: 0 0.5em;
    background: #ed1e79;
    color: #FFF;
    font-size: 0.85em;
    border-radius: 3px;
    margin-left: 0.25em;
}
article.contact section .inner dl.ContactForm {
    display: flex;
    flex-wrap: wrap;
    border-top: solid 1px #E1E1E1;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
article.contact section .inner dl.ContactForm dt,
article.contact section .inner dl.ContactForm dd {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    min-height: 2rem;
}
/*Form*/
dl.ContactForm dd.required input,
dl.ContactForm dd.required select,
dl.ContactForm dd.required textarea {
    background: #fbddda;
}
dl.ContactForm input[type='text'],
dl.ContactForm input[type='email'] {
    max-width: 100%;
}
dl.ContactForm input[type='text'],
dl.ContactForm input[type='email'],
dl.ContactForm input[type='file'],
dl.ContactForm textarea {
    width: 100%;
}
dl.ContactForm textarea {
    height: 12em;
}
dl.ContactForm .mwform-tel-field input[type='text'] {
    width: 5em;
}
input[type='submit'],
button {
    background: #333333;
    color: #FFFFFF;
    border: solid 1px #333;
    padding: 0.5em 1rem!important;
    cursor: pointer;
    transition: all .5s;
}
input[type='submit']:hover,
button:hover {
    background: #FFFFFF;
    color: #333333;
}
input[type='submit'] {
    margin: 0 0.5em!important;
}
input[type='submit'].back {
    
}
p.FormBtn {
    text-align: center;
}

/*catalogdownload.html*/
ul.catalogdownload {
    margin-left: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
ul.catalogdownload li {
    list-style: none;
    text-align: center;
    margin-bottom: 2.5em;
}
ul.catalogdownload li figure img {
    box-sizing: border-box;
    width: 75%;
    margin: 0 auto 1em;
    max-width: 140px;
}
ul.catalogdownload li .btn a {
    background: #22b573;
    border: solid 1px #22b573;
    font-size: 1.2em;
    color: #FFF;
    transition: all .3s;
    margin-top: 0.5em;
}
ul.catalogdownload li .btn a i {
    margin: 0 0.5em;
}
ul.catalogdownload li .btn a:hover {
    background: #FFF;
    color: #22b573;
}


/* -------------------------------------------
MediaQuery
------------------------------------------- */
/*SmartPhone*/
@media screen and (max-width:767px) {
	.pc_img { display:none; }
	.sp_img { display:block; }
	main.Pages article &gt; section.fullwidth h1 {
		width: calc(90% - 10rem);
		margin-left: auto;
		margin-right: auto;
	}
    
    /*Home*/
    #FirstView div.message h2.gosick {
        font-size: 1rem;
    }
    #FirstView div.message h3.mincho {
        font-size: 2.5rem;
    }
    main.Home article.Guide {
        background: url("../images/home-sec-info_bg_sp.jpg") no-repeat bottom right -2em;
        background-size: cover;
    }
    main.Home article.Guide header h1 {
        font-size: 1.5rem;
    }
    
    /*contect.html*/
    article.contact section .inner dl.ContactForm dt,
    article.contact section .inner dl.ContactForm dd {
        width: 100%;
    }
    article.contact section .inner dl.ContactForm dt {
        padding-top: 1rem;
        margin-bottom: 0.5rem;
        font-weight: bold;
    }
    article.contact section .inner dl.ContactForm dd {
        padding-bottom: 1.5rem;
        margin-bottom: 0.5rem;
        border-bottom: solid 1px #E1E1E1;
    }
    
}

@media screen and (max-width:979px) {
    #FirstView {
        height: 50vh;
    }
    #FirstView div.messagewrap {
        height: 50vh;
    }
    main.Home article.Service ul.servicelist li {
        margin-bottom: 3rem;
        width: 100%;
    }
    main.Home article.Service section.area header {
        margin-bottom: 1.5rem;
    }
    main.Home article.Service section.area .arealist {
        width: 100%;
        max-width: 600px;
        margin: auto;
    }
    main.Home article.Service section.area .areamap_btn {
        text-align: center;
        margin-top: 2rem;
    }
}

/*Tablet*/
@media screen and (min-width:768px) {
	.pc_img { display:block; }
	.sp_img { display:none; }
    main.Pages header {
        padding: 15rem 0 15rem;
    }
    main.Pages header h1 {
        font-size: 2.5em;
    }
    main.Pages article &gt; section {
        padding: 4.5rem 4.5rem 0;
    }
    main.Pages article &gt; section nav.localnav ul {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        max-width: 980px;
        justify-content: center;
        margin: 2rem auto 0;
    }
    main.Pages article &gt; section nav.localnav ul li {
        display: block;
        margin: 0 1.5rem;
    }
    aside.intoro .inner h1 {
        text-align: left;
    }
    aside.intoro .inner .right {
        width: 65%;
    }
    aside.intoro .inner .right div.tel p {
        font-size: 2.5rem;
    }
    
    /*Home*/
    main.Home article.Guide {
        background: url("../images/home-sec-info_bg.jpg") no-repeat bottom center;
        background-size: cover;
    }
    main.Home article.Guide header h1 {
        font-size: 2.25rem;
    }
    main.Home article.NewsTopics dl dt {
        width: 7em;
        float: left;
    }
    main.Home article.NewsTopics dl dd {
        padding-left: 7em;
    }
    
    /*companyinfomation.html*/
    article.companyinfomation &gt; section dd:nth-last-of-type(1) {
        border-bottom: none!important;
    }
    article.companyinfomation &gt; section.outline dl dt,
    article.companyinfomation &gt; section.connection dl dt {
        width: 6em;
        float: left;
    }
    article.companyinfomation &gt; section.outline dl dd,
    article.companyinfomation &gt; section.connection dl dd {
        padding-left: 7em;
        padding-bottom: 1rem;
        border-bottom: solid 1px #F3F3F3;
    }
    article.companyinfomation &gt; section.history dl dt {
        width: 7em;
        float: left;
    }
   article.companyinfomation &gt; section.history dl dd {
        padding-left: 8em;
        padding-bottom: 1rem;
        border-bottom: solid 1px #F3F3F3;
    }
    
    /*newstopics.html*/
    article.newstopics section ul {
        margin: 0 auto;
        width: 90%;
        max-width: 640px;
    }
    article.newstopics section ul li {
        list-style: none;
    }
    article.newstopics section ul li dl dt {
        width: 9em;
        float: left;
    }
    article.newstopics section ul li dl dd {
        padding-left: 8em;
        padding-bottom: 1rem;
        border-bottom: solid 1px #F3F3F3;
    }
    article.newstopics section ul li:nth-last-of-type(1) dd {
        border-bottom: none!important;
    }

    /*recruit.html*/
    article.recruit section.requirements .inner &gt; dl &gt; dd dl.detail {
        align-items: stretch;
        border-top: solid 1px #CCC;
    }
    article.recruit section.requirements .inner &gt; dl &gt; dd dl.detail dt {
        width: 15%;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: center;
        border-bottom: solid 1px #ccc;
    }
    article.recruit section.requirements .inner &gt; dl &gt; dd dl.detail dd {
        box-sizing: border-box;
        width: 85%;
        border-bottom: solid 1px #ccc;
    }
    article.recruit section.requirements .inner &gt; dl &gt; dd dl.detail dd.half {
        width: 35%;
    }
    
    /*contact.html*/
    article.contact section .inner  dl.ContactForm {
        justify-content: space-between;
        padding-top: 0rem;
    }
    article.contact section .inner  dl.ContactForm dt {
        width: 12em;
        padding: 1rem 0;
        font-weight: bold;
        border-bottom: solid 1px #E1E1E1;
    }
    article.contact section .inner  dl.ContactForm dd {
        width: calc(100% - 12em);
        padding: 1.5rem 0;
        padding-left: 1em;
        border-bottom: solid 1px #E1E1E1;
        box-sizing: border-box;
    }
    article.contact section .inner  dl.ContactForm dt.detail,
    article.contact section .inner  dl.ContactForm dd.detail {
        width: 100%;
        padding: 0;
    }
    article.contact section .inner  dl.ContactForm dt.detail {
        padding-top: 1.5rem;
        border-bottom: none;
    }
    article.contact section .inner  dl.ContactForm dt.file {
        display: flex;
        align-items: stretch;
        padding-top: 2em;
    }
    
}

@media screen and (min-width:768px) and (max-width:979px) {
    /*Home*/
    #FirstView {
        height: 460px;
    }
    #FirstView div.messagewrap {
        height: 460px;
    }
	main.Pages article &gt; section.fullwidth h1 {
		width: calc(90% - 9rem);
        box-sizing: border-box;
		margin-left: auto;
		margin-right: auto;
	}
    aside.intoro {
        background: url("../images/intoro-bg.jpg") no-repeat center top;
        background-size: cover;
        padding: 4rem 0;
    }
    article.Guide section#detail .inner dl {
        width: 70%;
    }
    /*service-remodeling.html*/
    article.equipment .Serviceobject ul.remoeling {
        justify-content: center;
    }
    article.equipment .Serviceobject ul.remoeling li {
        width: 47.5%;
        margin: 0 5% 5% 0;
    }
    article.equipment .Serviceobject ul.remoeling li:nth-of-type(2n) {
        margin-right: 0;
    }
    article.equipment .Serviceobject ul.remoeling li figcaption {
        padding: 1rem 0;
    }
    /*taxonomy-remodelingworks.html*/
    article.remodeling section.remodelingworks ul.workslist {
        justify-content: flex-start;
    }
    article.remodeling section.remodelingworks ul.workslist li {
        box-sizing: border-box;
        width: 30%;
        margin: 0 5% 5% 0;
    }
    article.remodeling section.remodelingworks ul.workslist li:nth-of-type(3n) {
        margin-right: 0;
    }
    article.remodeling #category ul {
        justify-content: flex-start;
    }
    article.remodeling #category ul li {
        width: calc(100% / 3);
    }

    /*catalogdownload.html*/
    ul.catalogdownload {
        justify-content: space-between;
    }
    ul.catalogdownload li {
        width: 48%;
    }
    ul.catalogdownload li figure img {
        width: 60%;
        height: auto;
    }
}
@media screen and (max-width:979px) {
    
}

/*DeskTop*/
@media screen and (min-width:980px) {
	main.Pages article &gt; section.fullwidth h1 {
		width: calc(90% - 9rem);
        max-width: 980px;
        box-sizing: border-box;
		margin-left: auto;
		margin-right: auto;
	}
    /*Home*/
    #FirstView {
        height: 650px;
    }
    #FirstView div.messagewrap {
        height: 650px;
    }
    main.Home article.Guide .entry {
        width: 43%;
    }
    main.Home article.Service ul.servicelist {
        justify-content: space-between;
    }
    main.Home article.Service ul.servicelist li {
        width: 30%;
        margin-bottom: 3rem;
    }
    main.Home article.Service ul.servicelist li figcaption p {
        font-size: 0.9rem;
    }
    main.Home article.Service section.area {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }
    main.Home article.Service section.area header {
        box-sizing: border-box;
        width: 23%;
    }
    main.Home article.Service section.area .arealist {
        width: 56%;
    }
    main.Home article.Service section.area .arealist dl {
        font-size: 0.9rem
    }
    
    /*guide.html*/
    article.Guide #Target dl {
        align-items: stretch;
    }
    article.Guide #Target dl dt {
        width: 20%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    article.Guide #Target dl dd.application {
        width: 18%;
        display: flex;
        align-items: center;
        justify-content: center;
    } 
    article.Guide #Target dl dd.detail {
        width: 62%
    }
    article.Guide section#detail .inner dl {
        width: 49.5%;
        float: left;
        box-sizing: border-box;
        padding: 1.5rem;
        border-radius: 6px;
    }
    article.Guide section#detail .inner dl:nth-of-type(1) {
        margin-right: 1%;
        padding-bottom: 5.25rem;
    }
    article.Guide section#detail .inner dl:nth-of-type(2) {
        margin-bottom: 1%;
    }
    
    /*equipmentrental.html*/
    article.equipment .Serviceobject dl ul li {
        width: 22%;
    }
    article.equipment .ServiceFlow ol.mainflow &gt; li figure {
        width: 100%;
    }
    article.equipment .ServiceFlow ol.mainflow &gt; li figure img {
        width: 100%;
    }
    article.equipment .ServiceFlow ol.mainflow &gt; li.flow01 ul {
        justify-content: space-between;
    }
    article.equipment .ServiceFlow ol.mainflow &gt; li.flow01 ul li {
        width: 55%;
    }
    article.equipment .ServiceFlow ol.mainflow &gt; li.flow01 ul li:nth-of-type(2) {
        width: 35%;
    }
    
    /*service-equipmentsales.html*/
    article.equipment .Serviceobject ul.equipmentsales li {
        width: 33%;
        box-sizing: border-box;
        padding: 0 5.5%;
    }
    article.equipment .ServiceFlow.sales figure img {
        width: 85%;
        height: auto;
        margin: auto;
    }
    article.equipment .ServiceFlow.sales ol.saleflow li {
        width: 45%;
    }
    
    /*service-remodeling.html*/
    article.equipment .Serviceobject ul.remoeling {
        justify-content: center;
    }
    article.equipment .Serviceobject ul.remoeling li {
        width: 30%;
        margin: 0 5% 5% 0;
    }
    article.equipment .Serviceobject ul.remoeling li:nth-of-type(3n) {
        margin-right: 0;
    }
    
    /*taxonomy-remodelingworks.html*/
    article.remodeling section.remodelingworks ul.workslist {
        justify-content: flex-start;
    }
    article.remodeling section.remodelingworks ul.workslist li {
        width: 22%;
        margin: 0 4% 4% 0;
    }
    article.remodeling section.remodelingworks ul.workslist li:nth-of-type(4n) {
        margin-right: 0;
    }
    article.remodeling #category ul {
        justify-content: flex-start;
    }
    article.remodeling #category ul li {
        width: 30%;
        margin: 0 5% 2% 0;
    }
    article.remodeling #category ul li:nth-of-type(3n) {
        margin-right: 0;
    }
    
    /*catalogdownload.html*/
    ul.catalogdownload {
        justify-content: space-between;
        width: 520px;
        margin: auto;
    }
    ul.catalogdownload li {
        width: 48%;
        font-size: 1em;
    }
    ul.catalogdownload li h2 {
        font-size: 1rem;
    }
    ul.catalogdownload li dl {
        font-size: 0.85rem;
        margin-top: 0.5em;
    }
    ul.catalogdownload li figure img {
        width: 60%;
        height: auto;
    }
    ul.catalogdownload li figure p.btn a {
        font-size: 1rem;
    }

}

@media screen and (min-width:1441px) {
    aside.intoro {
        background: url("../images/intoro-bg-wide.jpg") no-repeat center top;
        background-size: cover;
    }
}


</pre></body></html>