<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

@media screen and (min-width:641px), print {

#container {
    background: url(/images/common/bg_business04_header.jpg) center top no-repeat;
}
#container .wrapper h2 b {
    font-size: 4.0rem;
    line-height: 100%;
    font-weight: normal;
    letter-spacing: 0.2em;
    margin-right: 5px;
}
section#heading h3 {
    font-size: 2.6rem;
    line-height: 200%;
}
section#heading {
    margin: 100px 0 0;
}
#container .wrapper h2 span {
    color: #ba77a7;
}
.contents .heading .line::before {
    background: #ba77a7;
}
.contents .heading .line-1::before {
    width: 142px;
    left: 38px;
    top: -63px;
    transform-origin: left bottom;
    transform: rotate(123.3deg);
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(123.3deg);
}
section#strength ul li .textWrap h4 span {
    color: #ba77a7;
}

section#property_1 {
    width: 960px;
    margin: 0 auto 0;
}
section#property_1 .heading {
    margin: 60px 0 20px;
}
section#property_1 .colorWrap {
    background: #f7f5f7;
    padding: 25px;
}
section#property_1 .colorWrap::after {
    content: '';
    display: block;
    clear: both;
}
section#property_1 .colorWrap .textWrap {
    width: 580px;
    float: left;
    font-size: 1.4rem;
    line-height: 220%;
    color: #1f2125;
}
section#property_1 .colorWrap .imgWrap {
    width: 281px;
    float: right;
}
section#property_1 .colorWrap .imgWrap img {
    width: 100%;
    height: auto;
}


section#property_1 ul::after {
    content: '';
    display: block;
    clear: both;
}
section#property_1 ul li {
    margin: 40px 0 0;
    width: 450px;
    float: left;
}
section#property_1 ul li:nth-child(even) {
    float: right;
}
section#property_1 ul li .textWrap h4 {
    font-size: 1.8rem;
    line-height: 140%;
    font-weight: bold;
    letter-spacing: 0.05em;
    display: table-cell;
    vertical-align: middle;
    height: 60px;
    padding-left: 70px;
    position: relative;
}
section#property_1 ul li .textWrap h4 span {
    font-family: 'Oswald', sans-serif;
    font-size: 5.2rem;
    line-height: 100%;
    font-weight: 300;
    font-style: italic;
    letter-spacing: 0.03em;
    width: 100px;
    color: #ba77a7;
    position: absolute;
    left: -5px;
    top: 0;
    bottom: 0;
    margin: auto;
}
section#property_1 ul li .textWrap p {
    font-size: 1.4rem;
    line-height: 200%;
    font-weight: normal;
    letter-spacing: 0.05em;
    margin-top: 10px;
}


section#property_2 {
    width: 960px;
    margin: 120px auto 0;
}
section#property_2 h4 {
    font-size: 2.0rem;
    line-height: 100%;
    font-weight: bold;
}
section#property_2 ul {
    width: 960px;
    margin: 5px auto 0;
}
section#property_2 ul::after {
    content: '';
    display: block;
    clear: both;
}
section#property_2 ul li {
    display: block;
    width: 470px;
    float: left;
    margin-bottom: 20px;
}
section#property_2 ul li:nth-child(even) {
    margin-left: 20px;
}

section#property_2 ul li .colorWrap {
    margin: 25px 0 0;
    display: block;
    width: 470px;
    height: 100%;
    padding: 25px 25px 0;
    background: #f7f5f7;
}
section#property_2 ul li .colorWrap img.image {
    width: 420px;
}
section#property_2 ul li .colorWrap h5 {
    font-size: 1.6rem;
    line-height: 140%;
    font-weight: bold;
    margin: 14px 0 0;
}
section#property_2 ul li .colorWrap h6 {
    font-size: 1.2rem;
    line-height: 140%;
    margin: 8px 0 0;
}

section#property_2 ul li .colorWrap dl {
    display: block;
    font-size: 1.4rem;
    line-height: 160%;
    margin: 20px 0 0;
}
section#property_2 ul li .colorWrap dt {
    display: block;
    color: #fff;
    font-weight: bold;
    background: #ba77a7;
    padding: 9px 15px 8px;
}
section#property_2 ul li .colorWrap dd {
    display: block;
    padding: 9px 15px 8px 60px;
    background: #fff;
    border-bottom: 1px solid #cbd0d3;
    position: relative;
    min-height: 40px;
}
section#property_2 ul li .colorWrap dd span {
    position: absolute;
    left: 15px;
    top: 5px;
    background: url(/images/business/property/image_03_icon.png) left top/29px auto no-repeat;
    width: 29px;
    height: 33px;
    color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 16px;
    line-height: 100%;
    font-weight: bold;
    text-align: center;
    padding: 6px 0 0 1px;
}



section#latest_topics h3 {
    color: #ba77a7;
}
section#latest_topics li a:hover p.text {
    color: #ba77a7;
}



#contact li.mail {
    background: #ba77a7;
}

.moreBtn a {
    background: #ba77a7;
}

}/*PC*/

@media screen and (max-width:640px) {  
    #container {
        background: url(/images/common/bg_business04_header.jpg) center top 60px/auto 80vw  no-repeat;
    }
    section#heading {
        margin-right: 0;
    }
    section#heading h3 {
        letter-spacing: 0.2em;
    }
    #container .wrapper h2 span {
        color: #ba77a7;
    }
    .contents .heading .line::before {
        background: #ba77a7;
    }
    .contents .heading .line-1::before {
        width: 142px;
        left: 38px;
        top: -63px;
        transform-origin: left bottom;
        transform: rotate(123.3deg);
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(123.3deg);
    }
    section#strength ul li .textWrap h4 span {
        color: #ba77a7;
    }

    section#property_1 {
        margin: 0 auto 0;
    }
    section#property_1 .heading {
        margin: 20px 0 10px;
    }
    section#property_1 .colorWrap {
        background: #f7f5f7;
        padding: 4vw;
    }
    section#property_1 .colorWrap::after {
        content: '';
        display: block;
        clear: both;
    }
    section#property_1 .colorWrap .textWrap {
        font-size: 1.2rem;
        line-height: 180%;
        color: #1f2125;
        margin-bottom: 4vw;
    }
    section#property_1 .colorWrap .imgWrap {
    }
    section#property_1 .colorWrap .imgWrap img {
        width: 100%;
        height: auto;
    }


    section#property_1 ul::after {
        content: '';
        display: block;
        clear: both;
    }
    section#property_1 ul li {
        margin: 30px 4vw 0;
    }
    section#property_1 ul li:nth-child(even) {
    }
    
    section#property_1 ul li .textWrap h4 {
        font-size: 1.5rem;
        line-height: 140%;
        font-weight: bold;
        letter-spacing: 0;
        display: table-cell;
        vertical-align: middle;
        text-align: left;
        padding-left: 54px;
        height: 46px;
    }
    section#property_1 ul li .textWrap h4 br {
        /*display: none;*/
    }
    section#property_1 ul li .textWrap h4 span {
        font-family: 'Oswald', sans-serif;
        font-size: 46px;
        line-height: 46px;
        font-weight: 300;
        font-style: italic;
        letter-spacing: 0.02em;
        display: inline-block;
        color: #f08404;
        position: absolute;
        left: -5px;
        top: -4px;
        color: #ba77a7;
    }
    section#property_1 ul li .textWrap p {
        font-size: 1.2rem;
        line-height: 180%;
        font-weight: normal;
        margin-top: 10px;
    }


    section#property_2 {
        margin: 60px 3vw 0;
    }
    section#property_2 h4 {
        font-size: 1.6rem;
        line-height: 100%;
        font-weight: bold;
    }
    section#property_2 ul {
        margin: 5px auto 0;
    }
    section#property_2 ul::after {
        content: '';
        display: block;
        clear: both;
    }
    section#property_2 ul li {
        display: block;
        margin-bottom: 20px;
    }

    section#property_2 ul li .colorWrap {
        margin: 25px 0 0;
        height: 100%;
        padding: 3vw;
        background: #f7f5f7;
    }
    section#property_2 ul li .colorWrap img.image {
        width: 100%;
        height: auto;
    }
    section#property_2 ul li .colorWrap h5 {
        font-size: 1.4rem;
        line-height: 140%;
        font-weight: bold;
        margin: 15px 0 0;
    }
    section#property_2 ul li .colorWrap h6 {
        font-size: 1.1rem;
        line-height: 140%;
        margin: 6px 0 0;
    }

    section#property_2 ul li .colorWrap dl {
        display: block;
        font-size: 1.3rem;
        line-height: 160%;
        margin: 20px 0 0;
    }
    section#property_2 ul li .colorWrap dt {
        display: block;
        color: #fff;
        font-weight: bold;
        background: #ba77a7;
        padding: 9px 10px 8px;
    }
    section#property_2 ul li .colorWrap dd {
        display: block;
        padding: 9px 10px 8px 50px;
        background: #fff;
        border-bottom: 1px solid #cbd0d3;
        position: relative;
        min-height: 40px;
    }
    section#property_2 ul li .colorWrap dd span {
        position: absolute;
        left: 10px;
        top: 5px;
        background: url(/images/business/property/image_03_icon.png) left top/29px auto no-repeat;
        width: 29px;
        height: 33px;
        color: #fff;
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 16px;
        line-height: 100%;
        font-weight: bold;
        text-align: center;
        padding: 6px 0 0 1px;
    }



    section#latest_topics h3 {
        color: #ba77a7;
    }
    section#latest_topics li a:active p.text {
        color: #ba77a7;
    }



    #contact li.mail,
    #contact li.tel {
        background: #ba77a7;
    }

    .moreBtn a {
        background: #ba77a7;
    }
}/*SP*/












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