/*****************************
** keiyaku
*****************************/


/* page-keiyaku */

.page-keiyaku {
  background-color: #fff;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 768px) {}


/* _main-mv */

._main-mv {
  width: 100%;
  margin: 0 auto 45px;
  text-align: center;
}

._main-mv img {
  width: 800px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  ._main-mv {
    width: 100%;
  }
}


/* _newinfo */

._newinfo {
  padding: 0;
}
.contractor ._newinfo {
  padding-bottom: 15px;
}
.contractor ._newinfo.globalnews {
  padding-bottom: 0px;
}
._newinfo.enq {
  padding: 0 0 15px 0;
  display: none;
}

._newinfo.enq ._newinfo-inner {
  border: 1px solid #c0c0c0;
  padding: 10px;
  border-radius: 6px;
}

@media screen and (max-width: 768px) {
  ._newinfo {
    padding: 0;
  }
}


/* _newinfo-inner */

._newinfo-inner {
  width: 700px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  ._newinfo-inner {
    width: 90%;
  }
}


/* _newinfo-ttl */

._newinfo-ttl {
  font-size: 14px;
  font-weight: 700;
  color: #000562;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #5d6165;
  position: relative;
}

@media screen and (max-width: 768px) {}

._newinfo-ttl .-more {
  display: none;
}


/* _newinfo-list */

._newinfo-list {
  font-size: 12px;
}

@media screen and (max-width: 768px) {}


/* _newinfo-item */

._newinfo-item {
  color: #5d6165;
  font-size: 12px;
  position: relative;
  padding: 0 0 6px 15px;
  margin-bottom: 7px;
}

._newinfo-item::before {
  content: "";
  width: 10px;
  height: 10px;
  background-image: url(../img/main/ic-newinfo-item.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 2px;
}

.globalnews ._newinfo-item:first-child::before {
  content: "";
  width: 10px;
  height: 10px;
  background-image: url(../img/main/ic-newinfo-item.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  /* top: 12px; */
}

@media screen and (max-width: 768px) {}

._newinfo-item .tag {
  display: inline-block;
  padding: 2px 6px;
  color: #fff;
  font-size: 75%;
  border-radius: 2px;
  line-height: 1;
  margin: 0 6px;
  min-width: 8em;
  text-align: center;
}

._newinfo-item .tag.tag01 {
  background: #909090;
}

._newinfo-item .tag.tag02 {
  background: #d746b9;
}

._newinfo-item .tag.tag03 {
  background: #3ccdcc;
}

._newinfo-item .tag.tag04 {
  background: #86cc38;
}

._newinfo-item .tag.tag05 {
  background: #8f80f0;
}

._newinfo-item .tag.tag06 {
  background: #607fc3;
}

._newinfo-item .tag.tag07 {
  background: #e68132;
}

._newinfo-item .tag.tag08 {
  background: #f8d248;
}


/* enq */

.enqtitle {
  font-size: 14px;
  font-weight: 700;
  color: #000562;
  padding: 0 0 10px 33px;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #5d6165;
  position: relative;
  display: block;
  /* min-height: 30px; */
}

.enqtitle::before {
  content: "";
  width: 30px;
  height: 30px;
  background-image: url(../img/main/ic-enq.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  bottom: 70%;
  transform: translateY(50%);
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
}

.enq p {
  font-size: 120%;
  padding: 4px;
}

.enq label {
  padding-left: 4px;
}

.enq #buttons {
  margin: 10px 0 0;
}

.enq #buttons input {
  padding: 4px 10px;
  font-size: 120%;
  background-color: #000562;
  border: 2px solid #000562;
  color: #fff;
  height: 28px;
  border-radius: 14px;
  line-height: 1;
  margin-right: 20px;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}

.enq #buttons input:hover {
  background-color: #fff;
  border: 2px solid #000562;
  color: #000562;
}

.enq #buttons form {
  display: inline-block;
}


/* _lifesupport */

._lifesupport {
  background-color: #ecf3f5;
  padding: 45px 0;
}

@media screen and (max-width: 768px) {
  ._lifesupport {
    padding: 6.25% 0;
  }
}


/* _lifesupport-inner */

._lifesupport-inner {
  width: 700px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  ._lifesupport-inner {
    width: 90%;
  }
}


/* _lifesupport-ttl */

._lifesupport-ttl {
  font-size: 14px;
  font-weight: 700;
  color: #3b4043;
  margin: 0 0 32px 0;
  padding: 0 0 0 22px;
  position: relative;
}

@media screen and (max-width: 768px) {}

._lifesupport-ttl::before {
  content: "";
  width: 16px;
  height: 16px;
  background-image: url(../img/main/ic-ttl-lifesupport.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 1px;
}


/* _lifesupport-list */

._lifesupport-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {}


/* _lifesupport-item */

._lifesupport-item {
  width: 328px;
  margin: 0 0 45px 0;
}

@media screen and (min-width: 769px) {
  ._lifesupport-item:nth-last-of-type(-n+2) {
    margin: 0;
  }
}

@media screen and (max-width: 768px) {
  ._lifesupport-item {
    width: 100%;
    margin: 0 0 15px 0;
  }
  ._lifesupport-item:last-of-type {
    margin: 0;
  }
}


/* _lifesupport-item-link */

._lifesupport-item-link {
  display: block;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  padding: 25px;
}

@media screen and (max-width: 768px) {
  ._lifesupport-item-link {
    font-size: 1.6rem;
  }
}


/* _mansioninfo */

._mansioninfo {
  padding: 45px 0;
}

@media screen and (max-width: 768px) {
  ._mansioninfo {
    padding: 6.25% 0;
  }
}


/* _mansioninfo-inner */

._mansioninfo-inner {
  width: 700px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  ._mansioninfo-inner {
    width: 90%;
  }
}


/* _mansioninfo-ttl */

._mansioninfo-ttl {
  font-size: 14px;
  font-weight: 700;
  color: #3b4043;
  margin: 0 0 32px 0;
  padding: 0 0 0 22px;
  position: relative;
}

@media screen and (max-width: 768px) {}

._mansioninfo-ttl::before {
  content: "";
  width: 16px;
  height: 16px;
  background-image: url(../img/main/ic-ttl-mansioninfo.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 1px;
}


/* _mansioninfo-list */

._mansioninfo-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {}


/* _mansioninfo-item */

._mansioninfo-item {
  width: 328px;
  margin: 0 0 45px 0;
}

@media screen and (min-width: 769px) {
  ._mansioninfo-item:nth-last-of-type(-n+2) {
    margin: 0;
  }
}

@media screen and (max-width: 768px) {
  ._mansioninfo-item {
    width: 100%;
    margin: 0 0 15px 0;
  }
  ._mansioninfo-item:last-of-type {
    margin: 0;
  }
}


/* _mansioninfo-item-link */

._mansioninfo-item-link {
  display: block;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  padding: 25px;
}

@media screen and (max-width: 768px) {
  ._mansioninfo-item-link {
    font-size: 1.6rem;
  }
}

.globalnews {
  padding-bottom: 6px;
}

.globalnews ._newinfo-item:last-child {
  /* padding-top: 10px; */
  /* margin-top: 10px; */
  border-bottom: 1px dotted #565656;
}

.bodnews {
  padding: 0 0 45px;
  margin-top: 45px;
}

._newinfo h2 {
  display: none;
}

.bodnews h2, .globalnews h2 {
  display: block;
}