@charset "utf-8";
/* =============================================================================
   pc
   ========================================================================== */

#mv {
    position: relative;
}

#mv h1 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 1500px;
    text-align: center;
}

#mv .figure img {
    width: 100%;
}

#rental {}

#rental h2 {
    background-color: #337039;
    text-align: center;
}

#rental .txtBox {
    padding: 90px 0;
}

h3 {
    font-weight: bold;
    font-size: 32px;
    line-height: 1.7;
    text-align: center;
}

#rental h3 {
    color: #337039;
}

#rental .txtBox h3 {
    margin-bottom: 15px;
}

#rental .txtBox p {
    font-size: 15px;
    text-align: center;
    line-height: 2.4;
}

#system {
    box-sizing: border-box;
    border-top: solid 1px #337039;
    border-bottom: solid 1px #337039;
    padding: 100px 0;
    background: url(../img/home/pc/bg_system.jpg) no-repeat center;
    background-size: cover;
    position: relative;
}

#system:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 60px;
    height: 61px;
    background: url(../img/home/pc/ico_under_arrow@2x.png) no-repeat center;
    z-index: 10;
    background-size: 100%;
}

#system p {
    font-size: 21px;
    text-align: center;
    line-height: 1.9;
    margin-bottom: 50px;
}

#system h3 {
    margin-bottom: 10px;
}

#systemPoint {
    padding: 90px 0;
}

#systemPoint h3 {
    margin-bottom: 40px;
}

.systemList {}

.systemList li {}

.systemList li + li {
    margin-top: 30px;
}

.systemList li table {
    border: solid 1px #337039;
    width: 100%;
}

.systemList li table th {
    vertical-align: middle;
    text-align: left;
    width: 359px;
    background-color: #337039;
    box-sizing: border-box;
    font-size: 15px;
    font-weight: bold;
    color: #FFF;
    line-height: 2;
    padding: 27px 25px 23px 75px;
}

.systemList li table td {
    vertical-align: middle;
    box-sizing: border-box;
    font-size: 15px;
    line-height: 2;
    text-align: left;
    padding: 0 25px;
}

li.num1 th {
    background-image: url(../img/home/pc/num1.png);
    background-position: left top;
    background-repeat: no-repeat;
}
li.num2 th {
    background-image: url(../img/home/pc/num2.png);
    background-position: left center;
    background-repeat: no-repeat;
}
li.num3 th {
    background-image: url(../img/home/pc/num3.png);
    background-position: left center;
    background-repeat: no-repeat;
}
li.num4 th {
    background-image: url(../img/home/pc/num4.png);
    background-position: left center;
    background-repeat: no-repeat;
}
li.num5 th {
    background-image: url(../img/home/pc/num5.png);
    background-position: left center;
    background-repeat: no-repeat;
}

#business {
    padding-bottom: 40px;
}

#business h3 {
    margin-bottom: 50px;
}

#business .fl {
    float: left;
    width: 475px;
}

#business .fr {
    float: right;
    width: 475px;
}

.businessDl {
    margin-bottom: 50px;
}

.businessDl dt {
    font-size: 21px;
    font-weight: bold;
    color: #337039;
    line-height: 1.7;
    border-bottom: dotted 1px #337039;
    padding-bottom: 15px;
    margin-bottom: 15px;
    padding-left: 15px;
}

.businessDl dd {}

.businessDl ul {}

.businessDl ul li {
    font-size: 16px;
    line-height: 1.8;
    box-sizing: border-box;
    position: relative;
    padding-left: 30px;
}

.businessDl ul li:before {
    content: "●";
    font-size: 5px;
    background: #FFF;
    z-index: 10;
    box-sizing: border-box;
    position: absolute;
    top: 4px;
    left: 15px;
}

.businessDl ul li + li {
    margin-top: 3px;
}

#cleaning {
    border-top: 1px solid #337039;
    padding-bottom: 20px;
}

#cleaning .txtBox {
    padding: 90px 0 50px;
}

#cleaning h3 {
    margin-bottom: 50px;
}

.cleaningList.inner {
    max-width: 1020px;
}

.cleaningList li {
    float: left;
    width: 225px;
}

.cleaningList li + li {
    margin-left: 40px;
}

.cleaningList li .ttl {
    margin: 15px auto 5px;
    text-align: center;
    font-size: 18px;
    color: #337039;
}
.cleaningList li .txt {
    text-align: justify;
    text-justify: inter-ideograph;
    line-height: 1.86667;
    font-size: 15px;
    color: #666666;
}

.cleaningPointList {
    display: table;
    margin: 70px auto;
    background: #EBF1EB;
    padding: 50px 60px;
}

.cleaningPointList li {
    margin: 10px auto;
    background: url(../img/home/pc/icon_check.svg) no-repeat left 4px;
    background-size: 16px;
    padding: 0 0 0 25px;
    font-size: 18px;
}

#profit {
    padding: 100px 0 40px;
    background: url(../img/home/pc/bg_profit.jpg) no-repeat center;
    background-size: cover;
    margin-bottom: 100px;
}

#profit h2 {
    text-align: center;
    margin-bottom: 50px;
}

.profitList {
    width: 1200px;
    margin: 0 auto;
}

.profitList li {
    float: left;
    width: 288px;
    background-color: #FFF;
}

.profitList li + li {
    margin-left: 16px;
}

.profitList li .name {
    font-size: 20px;
    text-align: center;
    line-height: 1.35;
    font-weight: bold;
    padding-top: 28px;
}

.profitList li .room {
    font-size: 17px;
    text-align: center;
    margin-top: 10px;
}

.profitList li .address {
    font-size: 15px;
    text-align: center;
    margin-top: 10px;
    padding-bottom: 28px;
}

#profit > p {
    text-align: center;
    color: #FFF;
    font-size: 16px;
    line-height: 1.8;
    margin-top: 45px;
}

#about {}

.aboutMv {
    position: relative;
}

.aboutMv .figure img {
    width: 100%;
}

.aboutMv h2 {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    background: rgba(0, 0, 0, 0.8);
}

#company {
    padding: 90px 0 0;
}

#company h3 {
    margin-bottom: 50px;
}

.companyList.fl {
    float: left;
    width: 475px;
}

.companyList.fr {
    float: right;
    width: 475px;
}

.companyList {}

.companyList li {}

.companyList > li + li {
    padding-top: 40px;
    margin-top: 40px;
    border-top: solid 1px #d6d6d6;
}

.companyList li dl {}

.companyList li dl dt {
    font-size: 15px;
    font-weight: bold;
    border-left: solid 5px #333;
    line-height: 1;
    padding-left: 15px;
    margin-bottom: 20px;
}

.companyList li dl dd {
    font-size: 15px;
}

.discList {}

.discList li {
    font-size: 15px;
    box-sizing: border-box;
    position: relative;
    padding-left: 15px;
    line-height: 1.8;
}

.discList li:before {
    content: "●";
    font-size: 5px;
    background: #FFF;
    z-index: 10;
    box-sizing: border-box;
    position: absolute;
    top: 4px;
    left: 0;
}

#accessMap {
    padding: 60px 0 100px;
    text-align: center;
}

#accessMap h3 {
    margin-bottom: 40px;
}

#contact {
    background-color: #f5f5f5;
    padding: 100px 0 10px;
}

#contact .inner {
    background-color: #FFF;
    padding: 10px;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.borderInner {
    border: solid 1px #a4bfa6;
}

#tel .borderInner {
    padding: 40px 0;
    text-align: center;
}

#tel h4 {
    margin-bottom: 30px;
}

#tel table {
    margin: 0 auto;
}

#tel table th {
    vertical-align: middle;
    text-align: left;
    padding-right: 20px;
}

#tel table td {
    vertical-align: middle;
    text-align: left;
}

#mail .borderInner {
    padding: 60px 0;
}

#mail h4 {
    text-align: center;
    margin-bottom: 20px;
}

.mailTb {
    width: 720px;
    margin: 0 auto;
}

.mailTb th {
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    color: #333333;
    position: relative;
    padding: 17px 0;
}

.mailTb td {
    width: 555px;
    padding: 17px 0;
}

.mailTb td input {
    border: solid 1px #b3b3b3;
    height: 50px;
    width: 100%;
    line-height: 1.6;
    font-size: 15px;
    box-sizing: border-box;
    padding: 0 10px;
}

.mailTb th span {
    font-size: 13px;
    display: inline-block;
    position: absolute;
    right: 40px;
    top: 32px;
    margin: auto;
    height: 20px;
    line-height: 21px;
    font-weight: normal;
    padding: 0 7px;
    color: #FFF;
}

.mailTb.msg th span {
    right: auto;
    left: 140px;
    top: 20px;
}

.mailTb th span.any {
    background-color: #808080;
}

.mailTb th span.required {
    background-color: #337039;
}

.mailComfirmTxt {
    font-size: 15px;
    font-weight: bold;
    display: inline-block;
    width: 63px;
    margin-top: 40px;
}

#mail_confirm {
    width: 487px;
}

.comment th {
    display: block;
    width: 100%;
}

.comment td {
    display: block;
    width: 100%;
}

.policyTb {
    width: 720px;
    margin: 50px auto 0;
}

.policyTb th {
    border: solid 1px #00493a;
    vertical-align: middle;
    text-align: center;
    width: 227px;
    font-size: 15px;
    font-weight: bold;
}

.policyTb td {
    padding-left: 20px;
}

.policyList {}

.policyList li {
    font-size: 13px;
    box-sizing: border-box;
    position: relative;
    padding-left: 15px;
    line-height: 1.8;
}

.policyList li + li {
    margin-top: 10px;
}

.policyList li:before {
    content: "●";
    font-size: 5px;
    background: #FFF;
    z-index: 10;
    box-sizing: border-box;
    position: absolute;
    top: 4px;
    left: 0;
}

.contactBtn {
    background-color: #337039;
    background-image: url(../img/home/pc/ico_right_arrow@2x.png);
    background-repeat: no-repeat;
    background-size: 8px 13px;
    background-position: 190px center;
    color: #FFF;
    border: none;
    padding: 0;
    margin: 55px auto 0;
    display: block;
    width: 220px;
    height: 53px;
    font-size: 16px;
    position: relative;
}

/*.contactBtn:before {
    content: "";
    position: absolute;
    top: 19px;
    right: 25px;
    width: 8px;
    height: 13px;
    background: url(../img/home/pc/ico_right_arrow@2x.png) no-repeat center;
    background-size: 100%;
    z-index: 10;
}*/

.mailTb.msg th {
    display: block;
    width: 100%;
}

.mailTb.msg td {
    display: block;
    width: 100%;
}

#msg {
    border: solid 1px #b3b3b3;
    width: 100%;
    line-height: 1.6;
    font-size: 15px;
    box-sizing: border-box;
    padding: 10px;
}




/* 確認画面 */
.confirm .mailTb th {
    padding: 30px 0;
}

.confirm .mailTb td {
    padding: 30px 0;
}

.confirm .mailTb.msg th {
    padding: 18px 0;
}

.confirm #mail .borderInner {
    padding: 60px 130px;
}

.confirm #mail .borderInner p {
    text-align: center;
}

.error_messe {
    color: #f00;
}

.confirm #mail .borderInner p:first-child {
    margin-bottom: 10px;
}

.backBtn.contactBtn {
    margin-top: 20px;
}



/* 完了画面 */
.thanksBtn {
    line-height: 53px;
    text-align: center;
}
.thanks {
    text-align: center;
}
.thanksBtn:hover {
    color: #FFF;
}