@charset "UTF-8";
/*
 * _setting.scss
 */
/*
 * _mixin.scss
 */
@import url("https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap");
@font-face {
  font-family: "Noto Sans CJK JP";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: local("Noto Sans CJK JP Thin"), url("/assets/fonts/NotoSansCJKjp-Thin.woff2") format("woff2"), url("/assets/fonts/NotoSansCJKjp-Thin.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans CJK JP";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local("Noto Sans CJK JP Light"), url("/assets/fonts/NotoSansCJKjp-Light.woff2") format("woff2"), url("/assets/fonts/NotoSansCJKjp-Light.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans CJK JP";
  font-style: normal;
  font-weight: 350;
  font-display: swap;
  src: local("Noto Sans CJK JP DemiLight"), url("/assets/fonts/NotoSansCJKjp-DemiLight.woff2") format("woff2"), url("/assets/fonts/NotoSansCJKjp-DemiLight.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans CJK JP";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: local("Noto Sans CJK JP Regular"), url("/assets/fonts/NotoSansCJKjp-Regular.woff2") format("woff2"), url("/assets/fonts/NotoSansCJKjp-Regular.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans CJK JP";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local("Noto Sans CJK JP Medium"), url("/assets/fonts/NotoSansCJKjp-Medium.woff2") format("woff2"), url("/assets/fonts/NotoSansCJKjp-Medium.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans CJK JP";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Noto Sans CJK JP Bold"), url("/assets/fonts/NotoSansCJKjp-Bold.woff2") format("woff2"), url("/assets/fonts/NotoSansCJKjp-Bold.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans CJK JP";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local("Noto Sans CJK JP Black"), url("/assets/fonts/NotoSansCJKjp-Black.woff2") format("woff2"), url("/assets/fonts/NotoSansCJKjp-Black.woff") format("woff");
}
.l-sec {
  position: relative;
  padding: 65px 20px;
}
@media screen and (max-width: 768px) {
  .l-sec {
    padding: 8.1395348837vw 3.488372093vw;
  }
}
.l-sec_in {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .l-sec_in {
    min-width: 960px;
  }
}

.l-sec {
  color: #232A2C;
}
@media screen and (min-width: 769px) {
  .l-sec_in {
    max-width: 1200px;
    min-width: 1200px;
  }
}
.l-sec a {
  color: #232A2C;
}
@media screen and (max-width: 768px) {
  .l-sec {
    font-size: 3.2558139535vw;
  }
}

@media screen and (min-width: 769px) {
  .secMain {
    background: #121516;
    padding-top: 42px;
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .secMain {
    background: #F4F4EF;
    padding: 0;
  }
  .html_login .secMain {
    background: #121516;
  }
}
@media screen and (min-width: 769px) {
  .secMain_in {
    min-width: 0;
    max-width: none;
    margin-right: 120px;
    margin-left: 80px;
  }
}
@media screen and (min-width: 1361px) {
  .secMain_in {
    margin-left: calc((100vw - 1200px) / 2);
  }
}
.secMain_slider {
  width: 100%;
  position: relative;
}
@media screen and (min-width: 769px) {
  .secMain_slider {
    padding-left: 180px;
  }
}
@media screen and (max-width: 768px) {
  .secMain_slider .swiper {
    padding-bottom: 13.023255814vw;
  }
}
.secMain_slider .swiper-button-prev, .secMain_slider .swiper-button-next {
  position: absolute;
  z-index: 10;
}
@media screen and (min-width: 769px) {
  .secMain_slider .swiper-button-prev, .secMain_slider .swiper-button-next {
    bottom: 0;
    left: 0;
  }
}
@media screen and (max-width: 768px) {
  .secMain_slider .swiper-button-prev, .secMain_slider .swiper-button-next {
    bottom: 2.3255813953vw;
    right: 4.1860465116vw;
  }
}
@media screen and (max-width: 768px) {
  .secMain_slider .swiper-button-prev {
    right: 15.8139534884vw;
  }
}
@media screen and (min-width: 769px) {
  .secMain_slider .swiper-button-next {
    left: 76px;
  }
}

@media screen and (min-width: 769px) {
  .ownerInfo {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .ownerInfo {
    background: #F4F4EF;
    padding: 3.488372093vw 5.8139534884vw;
  }
  .ownerInfo_cnt1 {
    position: relative;
    display: flex;
    align-items: start;
  }
  .ownerInfo_cnt1 ._premium {
    width: 13.9534883721vw;
    min-width: 13.9534883721vw;
    margin-right: 3.488372093vw;
    padding-top: 1.1627906977vw;
  }
  .ownerInfo_cnt1 ._premium img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .ownerInfo_cnt1 ._message {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-grow: 1;
  }
  .ownerInfo_cnt1 ._message dl dt {
    font-family: "Noto Sans CJK JP", sans-serif;
    font-weight: 700;
    font-size: 3.7209302326vw;
    padding-bottom: 2.3255813953vw;
    border-bottom: 1px dashed #CDCDC9;
    white-space: nowrap;
    color: #847344;
  }
  .ownerInfo_cnt1 ._message dl dd {
    margin-top: 2.3255813953vw;
  }
  .ownerInfo_cnt1 ._message dl dd ul {
    display: flex;
    flex-wrap: wrap;
  }
  .ownerInfo_cnt1 ._message dl dd ul li {
    font-family: "Noto Sans CJK JP", sans-serif;
    font-weight: 500;
    font-size: 3.2558139535vw;
    font-size: 2.9069767442vw;
    line-height: 1.5;
    color: #232A2C;
  }
  .ownerInfo_cnt1 ._message dl dd ul li:nth-of-type(1) {
    margin-right: 1.1627906977vw;
  }
  .ownerInfo_tip {
    transition: 0.3s ease-out;
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    position: absolute;
  }
  .ownerInfo_tip.is-visible {
    pointer-events: auto;
    opacity: 1;
    visibility: visible;
    max-height: 1000px;
    position: relative;
  }
  .ownerInfo_tip ._bubble {
    position: relative;
    background: #232A2C;
    white-space: nowrap;
    padding: 1.1627906977vw 3.488372093vw;
    border-radius: 1.1627906977vw;
    margin: 2.3255813953vw 0;
  }
  .ownerInfo_tip ._bubble::before {
    content: "";
    display: block;
    width: 3.488372093vw;
    height: 3.488372093vw;
    background: #232A2C;
    position: absolute;
    z-index: 0;
    top: -1.6279069767vw;
    left: 5.3488372093vw;
    transform: rotate(45deg);
  }
  .ownerInfo_tip ._bubble ._txt1 {
    color: #fff;
    font-size: 3.2558139535vw;
    line-height: 1.6;
  }
  .ownerInfo_tip ._bubble ._btn {
    user-select: none;
    position: absolute;
    z-index: 2;
    top: -1.1627906977vw;
    right: -1.1627906977vw;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 5.8139534884vw;
    height: 5.8139534884vw;
    border-radius: 4.6511627907vw;
    background: #232A2C;
    border: 1px solid #fff;
  }
  .ownerInfo_tip ._bubble ._btn::before {
    content: "✕";
    color: #fff;
    pointer-events: none;
  }
  .ownerInfo_btn {
    padding-top: 2.3255813953vw;
    text-align: right;
  }
  .ownerInfo_btn a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: #232A2C;
  }
  .ownerInfo_btn a::after {
    content: "";
    display: block;
    width: 2.3255813953vw;
    height: 1.8604651163vw;
    background: url(../img/common/ico_arrow5_base.svg) no-repeat center/contain;
    margin-left: 1.1627906977vw;
  }
  .ownerInfo_btn a span {
    display: flex;
    align-items: center;
    font-size: 3.2558139535vw;
    font-size: 3.488372093vw;
    line-height: 1;
  }
  .ownerInfo.-base {
    background: #232A2C;
  }
  .ownerInfo.-base .ownerInfo_cnt1 ._message dl dt {
    border-bottom: 1px dashed #fff;
    color: #fff;
  }
  .ownerInfo.-base .ownerInfo_cnt1 ._message dl dd ul li {
    color: #fff;
  }
  .ownerInfo.-base .ownerInfo_tip ._bubble {
    background: #fff;
  }
  .ownerInfo.-base .ownerInfo_tip ._bubble::before {
    background: #fff;
  }
  .ownerInfo.-base .ownerInfo_tip ._bubble ._txt1 {
    color: #232A2C;
  }
  .ownerInfo.-base .ownerInfo_btn a {
    color: #fff;
  }
  .ownerInfo.-base .ownerInfo_btn a::after {
    background: url(../img/common/ico_arrow5_white.svg) no-repeat center/contain;
  }
}

.secBranchEvent {
  background: #F4F4EF;
}
@media screen and (min-width: 769px) {
  .secBranchEvent {
    padding-top: 86px;
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 768px) {
  .secBranchEvent {
    padding-top: 9.3023255814vw;
    padding-bottom: 12.7906976744vw;
  }
}
@media screen and (min-width: 769px) {
  .secBranchEvent_cnt1 {
    margin-top: 90px;
  }
}
@media screen and (max-width: 768px) {
  .secBranchEvent_cnt1 {
    margin-top: 11.6279069767vw;
  }
}
.secBranchEvent_cnt1 ul {
  display: grid;
}
@media screen and (min-width: 769px) {
  .secBranchEvent_cnt1 ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 70px;
  }
}
@media screen and (max-width: 768px) {
  .secBranchEvent_cnt1 ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 9.3023255814vw;
  }
}
.secBranchEvent_cnt1 ul li {
  display: none;
}
.secBranchEvent_cnt1 ul li.is-visible {
  display: block;
}
.secBranchEvent_cnt1_btn {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .secBranchEvent_cnt1_btn [class^=c-btn] {
    margin-top: 70px;
  }
}
@media screen and (max-width: 768px) {
  .secBranchEvent_cnt1_btn [class^=c-btn] {
    margin-top: 11.6279069767vw;
    width: 55.8139534884vw;
  }
}

.p-branchEvent {
  background: #fff;
  border: 2px solid #847344;
}
@media screen and (min-width: 769px) {
  .p-branchEvent {
    border-radius: 6px;
    padding: 40px;
  }
}
@media screen and (max-width: 768px) {
  .p-branchEvent {
    border-radius: 1.3953488372vw;
    padding: 5.3488372093vw 3.488372093vw 6.2790697674vw;
  }
}
.p-branchEvent > ._category {
  display: inline-flex;
  align-items: center;
  color: #fff;
  background: #847344;
  letter-spacing: 0.06em;
  line-height: 1;
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .p-branchEvent > ._category {
    padding: 10px 40px;
    border-radius: 4px;
    height: 34px;
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .p-branchEvent > ._category {
    height: 6.976744186vw;
    border-radius: 0.9302325581vw;
    padding: 1.1627906977vw 6.511627907vw;
    font-size: 3.2558139535vw;
  }
}
.p-branchEvent > ._txt ._title {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 500;
  color: #847344;
  line-height: 1.5;
  border-bottom: 1px solid #847344;
}
@media screen and (min-width: 769px) {
  .p-branchEvent > ._txt ._title {
    margin-top: 20px;
    padding-bottom: 15px;
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  .p-branchEvent > ._txt ._title {
    margin-top: 2.5581395349vw;
    padding-bottom: 3.488372093vw;
    font-size: 4.1860465116vw;
  }
}
.p-branchEvent > ._txt ._detail {
  display: flex;
}
@media screen and (min-width: 769px) {
  .p-branchEvent > ._txt ._detail {
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .p-branchEvent > ._txt ._detail {
    margin-top: 3.488372093vw;
  }
}
@media screen and (min-width: 769px) {
  .p-branchEvent > ._txt ._detail ._img {
    min-width: 169px;
    width: 169px;
    margin-right: 24px;
  }
}
@media screen and (max-width: 768px) {
  .p-branchEvent > ._txt ._detail ._img {
    min-width: 17.6744186047vw;
    width: 17.6744186047vw;
    margin-right: 3.7209302326vw;
  }
}
.p-branchEvent > ._txt ._detail ._info {
  flex-grow: 1;
}
.p-branchEvent > ._txt ._detail ._info dl {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .p-branchEvent > ._txt ._detail ._info dl + dl {
    margin-top: 1em;
  }
}
@media screen and (max-width: 768px) {
  .p-branchEvent > ._txt ._detail ._info dl + dl {
    margin-top: 0.5em;
  }
}
@media screen and (min-width: 769px) {
  .p-branchEvent > ._txt ._detail ._info dl {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .p-branchEvent > ._txt ._detail ._info dl {
    font-size: 2.7906976744vw;
  }
}
.p-branchEvent > ._txt ._btn {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .p-branchEvent > ._txt ._btn {
    margin-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .p-branchEvent > ._txt ._btn {
    margin-top: 4.6511627907vw;
  }
}
@media screen and (min-width: 769px) {
  .p-branchEvent > ._txt ._btn [class^=c-btn] {
    width: 243px;
  }
}
@media screen and (max-width: 768px) {
  .p-branchEvent > ._txt ._btn [class^=c-btn] {
    width: 50.4651162791vw;
  }
}

.secNews {
  background: #121516;
}
@media screen and (min-width: 769px) {
  .secNews {
    padding-top: 120px;
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 768px) {
  .secNews {
    padding-top: 9.3023255814vw;
    padding-bottom: 11.6279069767vw;
    padding-left: 9.3023255814vw;
    padding-right: 9.3023255814vw;
  }
}
@media screen and (min-width: 769px) {
  .secNews_title .c-titleStyle1 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .secNews_title .c-titleStyle1 {
    margin-bottom: 0;
  }
}
.secNews_btn {
  text-align: right;
}
@media screen and (min-width: 769px) {
  .secNews_btn [class^=c-btn] {
    width: 197px;
  }
}
@media screen and (max-width: 768px) {
  .secNews_btn [class^=c-btn] {
    width: 33.2558139535vw;
    width: 35.5813953488vw;
  }
}
@media screen and (min-width: 769px) {
  .secNews_cnt1 {
    padding: 0 80px;
  }
}
.secNews_cnt1 dl {
  border-bottom: 1px solid #3E3E3E;
}
@media screen and (min-width: 769px) {
  .secNews_cnt1 dl {
    padding: 25px 0;
  }
}
@media screen and (max-width: 768px) {
  .secNews_cnt1 dl {
    padding: 3.488372093vw;
  }
}
.secNews_cnt1 dl dt {
  flex-basis: 100px;
  font-family: "Cinzel", serif;
  font-weight: 400;
  font-display: swap;
  color: #847344;
  letter-spacing: 0.07em;
}
@media screen and (min-width: 769px) {
  .secNews_cnt1 dl dt {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .secNews_cnt1 dl dt {
    font-size: 3.7209302326vw;
  }
}
.secNews_cnt1 dl dd {
  flex-grow: 1;
  color: #fff;
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .secNews_cnt1 dl dd {
    margin-top: 10px;
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .secNews_cnt1 dl dd {
    margin-top: 2.3255813953vw;
    font-size: 3.7209302326vw;
  }
}
.secNews_cnt1 dl dd a {
  color: #fff;
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  .secNews_cnt1 dl dd a:hover {
    text-decoration: underline;
  }
}

.secRaisapo,
.secRashiku,
.secHouse {
  background: #121516;
}
@media screen and (min-width: 769px) {
  .secRaisapo,
  .secRashiku,
  .secHouse {
    padding-top: 110px;
    padding-bottom: 110px;
  }
}
@media screen and (max-width: 768px) {
  .secRaisapo,
  .secRashiku,
  .secHouse {
    padding-top: 9.3023255814vw;
    padding-bottom: 15.1162790698vw;
    padding-left: 9.3023255814vw;
    padding-right: 9.3023255814vw;
  }
}
@media screen and (min-width: 769px) {
  .secRaisapo_cnt1,
  .secRashiku_cnt1,
  .secHouse_cnt1 {
    margin-top: 90px;
    padding: 0 90px;
  }
}
@media screen and (max-width: 768px) {
  .secRaisapo_cnt1,
  .secRashiku_cnt1,
  .secHouse_cnt1 {
    margin-top: 10.4651162791vw;
  }
}
.secRaisapo_cnt1 ul,
.secRashiku_cnt1 ul,
.secHouse_cnt1 ul {
  display: grid;
}
@media screen and (min-width: 769px) {
  .secRaisapo_cnt1 ul,
  .secRashiku_cnt1 ul,
  .secHouse_cnt1 ul {
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
  }
}
@media screen and (max-width: 768px) {
  .secRaisapo_cnt1 ul,
  .secRashiku_cnt1 ul,
  .secHouse_cnt1 ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 5.8139534884vw;
  }
}
.secRaisapo_cnt1 ul li a, .secRaisapo_cnt1 ul li button,
.secRashiku_cnt1 ul li a,
.secRashiku_cnt1 ul li button,
.secHouse_cnt1 ul li a,
.secHouse_cnt1 ul li button {
  text-decoration: none;
  transition: 0.3s ease-in-out;
}
.secRaisapo_cnt1 ul li a:hover, .secRaisapo_cnt1 ul li button:hover,
.secRashiku_cnt1 ul li a:hover,
.secRashiku_cnt1 ul li button:hover,
.secHouse_cnt1 ul li a:hover,
.secHouse_cnt1 ul li button:hover {
  opacity: 0.7;
}
.secRaisapo_cnt1 ul li a ._img, .secRaisapo_cnt1 ul li button ._img,
.secRashiku_cnt1 ul li a ._img,
.secRashiku_cnt1 ul li button ._img,
.secHouse_cnt1 ul li a ._img,
.secHouse_cnt1 ul li button ._img {
  position: relative;
  aspect-ratio: 1/1;
  background: #fff;
}
.secRaisapo_cnt1 ul li a ._img img, .secRaisapo_cnt1 ul li button ._img img,
.secRashiku_cnt1 ul li a ._img img,
.secRashiku_cnt1 ul li button ._img img,
.secHouse_cnt1 ul li a ._img img,
.secHouse_cnt1 ul li button ._img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.secRaisapo_cnt1 ul li a ._img ._noenquete, .secRaisapo_cnt1 ul li button ._img ._noenquete,
.secRashiku_cnt1 ul li a ._img ._noenquete,
.secRashiku_cnt1 ul li button ._img ._noenquete,
.secHouse_cnt1 ul li a ._img ._noenquete,
.secHouse_cnt1 ul li button ._img ._noenquete {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.secRaisapo_cnt1 ul li a ._img ._noenquete span, .secRaisapo_cnt1 ul li button ._img ._noenquete span,
.secRashiku_cnt1 ul li a ._img ._noenquete span,
.secRashiku_cnt1 ul li button ._img ._noenquete span,
.secHouse_cnt1 ul li a ._img ._noenquete span,
.secHouse_cnt1 ul li button ._img ._noenquete span {
  color: #fff;
}
@media screen and (min-width: 769px) {
  .secRaisapo_cnt1 ul li a ._img ._noenquete span, .secRaisapo_cnt1 ul li button ._img ._noenquete span,
  .secRashiku_cnt1 ul li a ._img ._noenquete span,
  .secRashiku_cnt1 ul li button ._img ._noenquete span,
  .secHouse_cnt1 ul li a ._img ._noenquete span,
  .secHouse_cnt1 ul li button ._img ._noenquete span {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .secRaisapo_cnt1 ul li a ._img ._noenquete span, .secRaisapo_cnt1 ul li button ._img ._noenquete span,
  .secRashiku_cnt1 ul li a ._img ._noenquete span,
  .secRashiku_cnt1 ul li button ._img ._noenquete span,
  .secHouse_cnt1 ul li a ._img ._noenquete span,
  .secHouse_cnt1 ul li button ._img ._noenquete span {
    font-size: 2.7906976744vw;
  }
}
.secRaisapo_cnt1 ul li a p, .secRaisapo_cnt1 ul li button p,
.secRashiku_cnt1 ul li a p,
.secRashiku_cnt1 ul li button p,
.secHouse_cnt1 ul li a p,
.secHouse_cnt1 ul li button p {
  text-align: center;
  color: #fff;
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 500;
  margin-left: -1em;
  margin-right: -1em;
}
@media screen and (min-width: 769px) {
  .secRaisapo_cnt1 ul li a p, .secRaisapo_cnt1 ul li button p,
  .secRashiku_cnt1 ul li a p,
  .secRashiku_cnt1 ul li button p,
  .secHouse_cnt1 ul li a p,
  .secHouse_cnt1 ul li button p {
    margin-top: 20px;
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .secRaisapo_cnt1 ul li a p, .secRaisapo_cnt1 ul li button p,
  .secRashiku_cnt1 ul li a p,
  .secRashiku_cnt1 ul li button p,
  .secHouse_cnt1 ul li a p,
  .secHouse_cnt1 ul li button p {
    margin-top: 3.488372093vw;
    font-size: 2.7906976744vw;
  }
}
.secRaisapo_btn,
.secRashiku_btn,
.secHouse_btn {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .secRaisapo_btn,
  .secRashiku_btn,
  .secHouse_btn {
    margin-top: 70px;
  }
}
@media screen and (max-width: 768px) {
  .secRaisapo_btn,
  .secRashiku_btn,
  .secHouse_btn {
    margin-top: 8.1395348837vw;
  }
}
@media screen and (min-width: 769px) {
  .secRaisapo_btn [class^=c-btn],
  .secRashiku_btn [class^=c-btn],
  .secHouse_btn [class^=c-btn] {
    width: 287px;
  }
}
@media screen and (max-width: 768px) {
  .secRaisapo_btn [class^=c-btn],
  .secRashiku_btn [class^=c-btn],
  .secHouse_btn [class^=c-btn] {
    width: 49.3023255814vw;
  }
}

.secRashiku {
  background: #F4F4EF;
}
.secRashiku_cnt1 ul li a p, .secRashiku_cnt1 ul li button p {
  color: initial;
}

.secRaisapo {
  background: #F4F4EF;
  padding-top: 0;
}
.secRaisapo_head {
  position: relative;
}
@media screen and (min-width: 769px) {
  .secRaisapo_head {
    padding-top: 680px;
  }
}
@media screen and (max-width: 768px) {
  .secRaisapo_head {
    padding-top: 62.7906976744vw;
  }
}
.secRaisapo_head::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 150vw;
  background: #121516;
}
@media screen and (min-width: 769px) {
  .secRaisapo_head::before {
    height: 326px;
  }
}
@media screen and (max-width: 768px) {
  .secRaisapo_head::before {
    height: 25.5813953488vw;
  }
}
.secRaisapo_head ._img1 {
  position: absolute;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .secRaisapo_head ._img1 {
    width: 816px;
    top: 0px;
    left: -237px;
  }
}
@media screen and (max-width: 768px) {
  .secRaisapo_head ._img1 {
    width: 63.7209302326vw;
    top: 0;
    left: -9.3023255814vw;
  }
}
.secRaisapo_head ._img2 {
  position: absolute;
  z-index: 2;
}
@media screen and (min-width: 769px) {
  .secRaisapo_head ._img2 {
    width: 717px;
    top: 196px;
    right: -18px;
  }
}
@media screen and (max-width: 768px) {
  .secRaisapo_head ._img2 {
    width: 42.3255813953vw;
    top: 25.5813953488vw;
    right: -9.3023255814vw;
  }
}
.secRaisapo_cnt1 ul li a p, .secRaisapo_cnt1 ul li button p {
  color: initial;
}

@media screen and (min-width: 769px) {
  .secConsultation {
    padding-top: 96px;
    padding-bottom: 177px;
    background: url(../img/index/consultation_bg.png) no-repeat center center/cover;
  }
}
@media screen and (max-width: 768px) {
  .secConsultation {
    background: url(../img/index/consultation_bg_sp.png) no-repeat center center/cover;
    padding-top: 11.6279069767vw;
    padding-bottom: 11.6279069767vw;
    padding-left: 9.3023255814vw;
    padding-right: 9.3023255814vw;
  }
}
@media screen and (min-width: 769px) {
  .secConsultation_cnt1 {
    margin-top: 90px;
    padding: 0 148px 0 88px;
  }
}
@media screen and (max-width: 768px) {
  .secConsultation_cnt1 {
    margin-top: 11.6279069767vw;
  }
}
.secConsultation_cnt1 > ul {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
}
@media screen and (min-width: 769px) {
  .secConsultation_cnt1 > ul {
    gap: 90px;
  }
}
@media screen and (max-width: 768px) {
  .secConsultation_cnt1 > ul {
    gap: 17.2093023256vw;
  }
}
@media screen and (min-width: 769px) {
  .secConsultation_cnt1 > ul > li {
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: 769px) {
  .secConsultation_cnt1 > ul > li ._img {
    min-width: 492px;
    width: 492px;
  }
}
.secConsultation_cnt1 > ul > li ._img a {
  transition: 0.3s ease-in-out;
}
.secConsultation_cnt1 > ul > li ._img a:hover {
  opacity: 0.7;
}
.secConsultation_cnt1 > ul > li ._txt {
  color: #fff;
}
@media screen and (min-width: 769px) {
  .secConsultation_cnt1 > ul > li ._txt {
    flex-grow: 1;
    padding-left: 65px;
  }
}
@media screen and (max-width: 768px) {
  .secConsultation_cnt1 > ul > li ._txt {
    margin-top: 5.8139534884vw;
  }
}
.secConsultation_cnt1 > ul > li ._txt ._title {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 700;
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .secConsultation_cnt1 > ul > li ._txt ._title {
    font-size: 4.1860465116vw;
  }
}
.secConsultation_cnt1 > ul > li ._txt ._body {
  letter-spacing: -0.02em;
}
@media screen and (min-width: 769px) {
  .secConsultation_cnt1 > ul > li ._txt ._body {
    margin-top: 20px;
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .secConsultation_cnt1 > ul > li ._txt ._body {
    margin-top: 4.6511627907vw;
    font-size: 3.2558139535vw;
  }
}
@media screen and (min-width: 769px) {
  .secConsultation_cnt1 > ul > li ._txt ._btn {
    margin-top: 25px;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .secConsultation_cnt1 > ul > li ._txt ._btn {
    margin: 8.1395348837vw auto 0;
    width: 49.3023255814vw;
  }
}
.secConsultation_cnt1 > ul > li ._txt ._btn [class^=c-btn] {
  width: 100%;
}

.secForyou {
  background: #F4F4EF;
}
@media screen and (min-width: 769px) {
  .secForyou {
    padding-top: 75px;
    padding-bottom: 135px;
  }
}
@media screen and (max-width: 768px) {
  .secForyou {
    padding-top: 8.1395348837vw;
    padding-bottom: 19.3023255814vw;
    padding-left: 9.3023255814vw;
    padding-right: 9.3023255814vw;
  }
}
.secForyou_slider {
  position: relative;
}
@media screen and (min-width: 769px) {
  .secForyou_slider {
    padding: 0 84px;
  }
}
@media screen and (max-width: 768px) {
  .secForyou_slider {
    margin-left: -9.3023255814vw;
    margin-right: -9.3023255814vw;
  }
}
.secForyou_slider .swiper-slide img {
  width: 100%;
}
.secForyou_slider .swiper-button-prev, .secForyou_slider .swiper-button-next {
  position: absolute;
  z-index: 10;
}
@media screen and (min-width: 769px) {
  .secForyou_slider .swiper-button-prev, .secForyou_slider .swiper-button-next {
    bottom: -87px;
  }
}
@media screen and (max-width: 768px) {
  .secForyou_slider .swiper-button-prev, .secForyou_slider .swiper-button-next {
    bottom: -12.0930232558vw;
  }
}
.secForyou_slider .swiper-button-prev {
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 769px) {
  .secForyou_slider .swiper-button-prev {
    margin-left: -40px;
  }
}
@media screen and (max-width: 768px) {
  .secForyou_slider .swiper-button-prev {
    margin-left: -5.8139534884vw;
  }
}
.secForyou_slider .swiper-button-next {
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 769px) {
  .secForyou_slider .swiper-button-next {
    margin-left: 40px;
  }
}
@media screen and (max-width: 768px) {
  .secForyou_slider .swiper-button-next {
    margin-left: 5.8139534884vw;
  }
}
.secForyou_slider .swiper-button-prev2, .secForyou_slider .swiper-button-next2 {
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 768px) {
  .secForyou_slider .swiper-button-prev2, .secForyou_slider .swiper-button-next2 {
    display: none;
  }
}
.secForyou_slider .swiper-button-prev2:hover, .secForyou_slider .swiper-button-next2:hover {
  opacity: 0.7;
}
.secForyou_slider .swiper-button-prev2::before, .secForyou_slider .swiper-button-next2::before {
  content: "";
  width: 26px;
  height: 26px;
  border-top: 1px solid #847344;
  border-right: 1px solid #847344;
}
.secForyou_slider .swiper-button-prev2 {
  left: 0;
}
.secForyou_slider .swiper-button-prev2::before {
  transform: rotate(-135deg);
}
.secForyou_slider .swiper-button-next2 {
  right: 0;
}
.secForyou_slider .swiper-button-next2::before {
  transform: rotate(45deg);
}

.secHems {
  background: #F4F4EF;
}
@media screen and (min-width: 769px) {
  .secHems {
    padding-top: 75px;
    padding-bottom: 135px;
  }
}
@media screen and (max-width: 768px) {
  .secHems {
    padding-top: 8.1395348837vw;
    padding-bottom: 19.3023255814vw;
    padding-left: 4.6511627907vw;
    padding-right: 4.6511627907vw;
  }
}
@media screen and (min-width: 769px) {
  .secHems_cnt1 {
    width: 960px;
    margin: 0 auto;
  }
}
.secHems_cnt1 ._nodata {
  text-align: center;
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .secHems_cnt1 ._nodata {
    padding: 50px 20px 80px;
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .secHems_cnt1 ._nodata {
    padding: 11.6279069767vw 4.6511627907vw 18.6046511628vw;
    font-size: 14px;
  }
}

.secMaintenance,
.secDisaster {
  background: #232A2C;
}
@media screen and (min-width: 769px) {
  .secMaintenance,
  .secDisaster {
    padding-top: 70px;
    padding-bottom: 85px;
  }
}
@media screen and (max-width: 768px) {
  .secMaintenance,
  .secDisaster {
    padding-top: 9.3023255814vw;
    padding-bottom: 10.4651162791vw;
    padding-left: 9.3023255814vw;
    padding-right: 9.3023255814vw;
  }
}
@media screen and (min-width: 769px) {
  .secMaintenance_cnt1 ul,
  .secDisaster_cnt1 ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
.secMaintenance_cnt1 ul li,
.secDisaster_cnt1 ul li {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .secMaintenance_cnt1 ul li,
  .secDisaster_cnt1 ul li {
    flex-grow: 1;
  }
}
@media screen and (max-width: 768px) {
  .secMaintenance_cnt1 ul li,
  .secDisaster_cnt1 ul li {
    padding: 8.1395348837vw 0 10.4651162791vw;
  }
}
@media screen and (min-width: 769px) {
  .secMaintenance_cnt1 ul li:nth-of-type(1),
  .secDisaster_cnt1 ul li:nth-of-type(1) {
    padding: 0 124px 0 74px;
    border-right: 1px solid #707070;
  }
}
@media screen and (max-width: 768px) {
  .secMaintenance_cnt1 ul li:nth-of-type(1),
  .secDisaster_cnt1 ul li:nth-of-type(1) {
    border-bottom: 1px solid #707070;
  }
}
@media screen and (min-width: 769px) {
  .secMaintenance_cnt1 ul li:nth-of-type(2),
  .secDisaster_cnt1 ul li:nth-of-type(2) {
    padding: 0 74px 0 124px;
  }
}
.secMaintenance_cnt1 ul li ._title,
.secDisaster_cnt1 ul li ._title {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.secMaintenance_cnt1 ul li ._title span,
.secDisaster_cnt1 ul li ._title span {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 700;
  margin-top: 15px;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .secMaintenance_cnt1 ul li ._title span,
  .secDisaster_cnt1 ul li ._title span {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .secMaintenance_cnt1 ul li ._title span,
  .secDisaster_cnt1 ul li ._title span {
    font-size: 3.7209302326vw;
  }
}
.secMaintenance_cnt1 ul li ._title:before,
.secDisaster_cnt1 ul li ._title:before {
  content: "";
  display: block;
  width: 92px;
  height: 65px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .secMaintenance_cnt1 ul li ._title:before,
  .secDisaster_cnt1 ul li ._title:before {
    width: 19.0697674419vw;
    height: 15.1162790698vw;
  }
}
.secMaintenance_cnt1 ul li ._title.-ico1::before,
.secDisaster_cnt1 ul li ._title.-ico1::before {
  background-image: url(../img/index/ico_disaster1.svg?date=251212);
}
.secMaintenance_cnt1 ul li ._title.-ico2::before,
.secDisaster_cnt1 ul li ._title.-ico2::before {
  background-image: url(../img/index/ico_disaster2.svg?date=251212);
}
.secMaintenance_cnt1 ul li ._body,
.secDisaster_cnt1 ul li ._body {
  color: #fff;
  flex-grow: 1;
}
@media screen and (min-width: 769px) {
  .secMaintenance_cnt1 ul li ._body,
  .secDisaster_cnt1 ul li ._body {
    margin-top: 15px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .secMaintenance_cnt1 ul li ._body,
  .secDisaster_cnt1 ul li ._body {
    margin-top: 3.488372093vw;
    margin-bottom: 4.6511627907vw;
    font-size: 3.2558139535vw;
  }
}
.secMaintenance_cnt1 ul li ._body span,
.secDisaster_cnt1 ul li ._body span {
  display: block;
  font-size: 86%;
}
@media screen and (max-width: 768px) {
  .secMaintenance_cnt1 ul li [class^=c-btn],
  .secDisaster_cnt1 ul li [class^=c-btn] {
    width: 49.3023255814vw;
    margin: 0 auto;
  }
}

.secMaintenance {
  background: #121516;
}
@media screen and (min-width: 769px) {
  .secMaintenance_cnt1 ul li ._title:before {
    width: 130px;
    height: 80px;
  }
}
@media screen and (max-width: 768px) {
  .secMaintenance_cnt1 ul li ._title:before {
    width: 28.8372093023vw;
    height: 17.9069767442vw;
  }
}
.secMaintenance_cnt1 ul li ._title.-ico1::before {
  background-image: url(../img/index/ico_maintenance1.svg?date=251212);
}
.secMaintenance_cnt1 ul li ._title.-ico2::before {
  background-image: url(../img/index/ico_maintenance2.svg?date=251212);
}
@media screen and (max-width: 768px) {
  .secMaintenance_cnt1 ul li [class^=c-btn] {
    width: 74.4186046512vw;
    margin: 0 auto;
  }
  .secMaintenance_cnt1 ul li [class^=c-btn] span {
    letter-spacing: 0;
  }
}

.secLogin {
  background: #F4F4EF;
}
@media screen and (max-width: 768px) {
  .secLogin {
    padding: 2.3255813953vw 3.488372093vw 8.1395348837vw;
  }
}
@media screen and (min-width: 769px) {
  .secLogin_in {
    max-width: 1100px;
    min-width: 1100px;
  }
}
.secLogin_cnt1 > ._nav {
  display: flex;
}
.secLogin_cnt1 > ._nav li {
  flex-basis: 50%;
  background: #e2e2e2;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
@media screen and (min-width: 769px) {
  .secLogin_cnt1 > ._nav li {
    padding: 20px;
  }
}
@media screen and (max-width: 768px) {
  .secLogin_cnt1 > ._nav li {
    padding: 2.3255813953vw;
  }
}
.secLogin_cnt1 > ._nav li[data-tab="1"] {
  background: #2F3639;
}
.secLogin_cnt1 > ._nav li[data-tab="2"] {
  background: #847344;
}
.secLogin_cnt1 > ._nav li span {
  color: #fff;
  user-select: none;
}
@media screen and (min-width: 769px) {
  .secLogin_cnt1 > ._nav li span {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 768px) {
  .secLogin_cnt1 > ._nav li span {
    text-align: center;
    font-size: 3.2558139535vw;
  }
}
@media screen and (min-width: 769px) {
  .secLogin_cnt1 > ._tab > div {
    padding: 30px;
    min-height: 180px;
  }
}
@media screen and (max-width: 768px) {
  .secLogin_cnt1 > ._tab > div {
    padding: 4.6511627907vw;
  }
}
.secLogin_cnt1 > ._tab > div[data-tab="1"] {
  background: #fff;
}
.secLogin_cnt1 > ._tab > div[data-tab="2"] {
  background: #E3DDCC;
}
.secLogin_cnt1 > ._tab > div:nth-child(2) {
  display: none;
}
@media screen and (min-width: 769px) {
  .secLogin_cnt1 > ._tab > div ._box {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 769px) {
  .secLogin_cnt1 > ._tab > div ._box1 {
    flex-basis: calc(100% - 200px);
    padding-right: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.secLogin_cnt1 > ._tab > div ._box1 dl {
  flex-basis: 48%;
}
@media screen and (max-width: 768px) {
  .secLogin_cnt1 > ._tab > div ._box1 dl + dl {
    margin-top: 2.3255813953vw;
  }
}
.secLogin_cnt1 > ._tab > div ._box1 dl dt {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 500;
}
.secLogin_cnt1 > ._tab > div ._box1 dl dd {
  margin-top: 6px;
}
@media screen and (max-width: 768px) {
  .secLogin_cnt1 > ._tab > div ._box1 dl dd {
    margin-top: 1.3953488372vw;
  }
}
.secLogin_cnt1 > ._tab > div ._box1 dl dd input {
  border: none;
  background: #F4F4EF;
}
@media screen and (min-width: 769px) {
  .secLogin_cnt1 > ._tab > div ._box1 dl dd input {
    font-size: 16px;
    padding: 10px 20px;
    height: 40px;
  }
}
@media screen and (max-width: 768px) {
  .secLogin_cnt1 > ._tab > div ._box1 dl dd input {
    font-size: 4.1860465116vw;
    padding: 2.3255813953vw 4.6511627907vw;
    height: 9.3023255814vw;
  }
}
.secLogin_cnt1 > ._tab > div ._box1 ._notification {
  flex-basis: 100%;
}
@media screen and (min-width: 769px) {
  .secLogin_cnt1 > ._tab > div ._box1 ._notification {
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .secLogin_cnt1 > ._tab > div ._box1 ._notification {
    margin-top: 2.3255813953vw;
  }
}
.secLogin_cnt1 > ._tab > div ._box1 ._notification._error {
  color: #f00;
}
.secLogin_cnt1 > ._tab > div ._box1 p {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 500;
}
.secLogin_cnt1 > ._tab > div ._box1 ul {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 500;
  display: flex;
}
@media screen and (min-width: 769px) {
  .secLogin_cnt1 > ._tab > div ._box1 ul {
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .secLogin_cnt1 > ._tab > div ._box1 ul {
    margin-top: 2.3255813953vw;
  }
}
.secLogin_cnt1 > ._tab > div ._box1 ul li {
  margin-right: 1em;
}
@media screen and (min-width: 769px) {
  .secLogin_cnt1 > ._tab > div ._box2 {
    flex-basis: 200px;
  }
}
@media screen and (max-width: 768px) {
  .secLogin_cnt1 > ._tab > div ._box2 {
    text-align: center;
    padding-top: 4.6511627907vw;
  }
}
@media screen and (min-width: 769px) {
  .secLogin_cnt1 > ._tab > div ._box2.-login {
    padding-top: 30px;
  }
}
@media screen and (min-width: 769px) {
  .secLogin_cnt1 > ._tab > div ._box2 ._autologin {
    margin: 10px;
  }
}
@media screen and (max-width: 768px) {
  .secLogin_cnt1 > ._tab > div ._box2 ._autologin {
    margin-top: 10px;
  }
  .secLogin_cnt1 > ._tab > div ._box2 ._autologin input {
    width: 3.023255814vw;
    margin-top: -0.4651162791vw;
  }
}
@media screen and (min-width: 769px) {
  .secLogin_cnt1 > ._tab > div ._box3 {
    margin-top: 10px;
    flex-basis: 100%;
  }
}
@media screen and (max-width: 768px) {
  .secLogin_cnt1 > ._tab > div ._box3 {
    margin-top: 15px;
  }
}
@media screen and (min-width: 769px) {
  .secLogin_cnt1 > ._tab > div ._box3 p + p {
    margin-top: 5px;
  }
}
@media screen and (max-width: 768px) {
  .secLogin_cnt1 > ._tab > div ._box3 p + p {
    margin-top: 1.1627906977vw;
  }
}

.secBranchInfo {
  background: #F4F4EF;
}
@media screen and (min-width: 769px) {
  .secBranchInfo {
    padding-top: 72px;
    padding-bottom: 72px;
  }
}
@media screen and (max-width: 768px) {
  .secBranchInfo {
    padding-top: 6.0465116279vw;
    padding-bottom: 6.976744186vw;
    padding-left: 4.6511627907vw;
    padding-right: 4.6511627907vw;
  }
}
@media screen and (min-width: 769px) {
  .secBranchInfo_cnt1 {
    padding-left: 50px;
    padding-right: 50px;
    display: flex;
  }
}
.secBranchInfo_cnt1 > ._branch {
  background: #fff;
  flex-grow: 1;
}
.secBranchInfo_cnt1 > ._branch ._title {
  background: #232A2C;
  color: #fff;
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 500;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .secBranchInfo_cnt1 > ._branch ._title {
    min-height: 72px;
    padding: 10px;
    padding-left: 43px;
    font-size: 17px;
  }
}
@media screen and (max-width: 768px) {
  .secBranchInfo_cnt1 > ._branch ._title {
    padding: 2.3255813953vw;
    padding-left: 5.8139534884vw;
    min-height: 13.023255814vw;
    font-size: 3.2558139535vw;
  }
}
@media screen and (min-width: 769px) {
  .secBranchInfo_cnt1 > ._branch ._main {
    padding: 34px 43px;
  }
}
@media screen and (max-width: 768px) {
  .secBranchInfo_cnt1 > ._branch ._main {
    padding: 5.8139534884vw 5.8139534884vw 8.1395348837vw;
  }
}
@media screen and (min-width: 769px) {
  .secBranchInfo_cnt1 > ._branch ._main ._tel > dl + dl {
    margin-top: 25px;
  }
}
@media screen and (max-width: 768px) {
  .secBranchInfo_cnt1 > ._branch ._main ._tel > dl + dl {
    margin-top: 5.8139534884vw;
  }
}
.secBranchInfo_cnt1 > ._branch ._main ._tel > dl > dt {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 700;
  color: #847344;
}
@media screen and (min-width: 769px) {
  .secBranchInfo_cnt1 > ._branch ._main ._tel > dl > dt {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .secBranchInfo_cnt1 > ._branch ._main ._tel > dl > dt {
    font-size: 3.7209302326vw;
    font-size: 3.488372093vw;
  }
}
.secBranchInfo_cnt1 > ._branch ._main ._tel > dl > dd {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .secBranchInfo_cnt1 > ._branch ._main ._tel > dl > dd {
    padding-left: 20px;
  }
}
.secBranchInfo_cnt1 > ._branch ._main ._tel > dl > dd.-tel {
  color: #847344;
  letter-spacing: 0.05em;
  line-height: 1.4;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .secBranchInfo_cnt1 > ._branch ._main ._tel > dl > dd.-tel {
    font-size: 32px;
  }
}
@media screen and (max-width: 768px) {
  .secBranchInfo_cnt1 > ._branch ._main ._tel > dl > dd.-tel {
    margin-top: 1.1627906977vw;
    font-size: 3.7209302326vw;
  }
}
.secBranchInfo_cnt1 > ._branch ._main ._tel > dl > dd.-tel a {
  pointer-events: none;
  color: inherit;
  text-decoration: none;
}
.secBranchInfo_cnt1 > ._branch ._main ._tel > dl > dd.-tel:before {
  content: "";
  display: block;
  background: url(../img/common/ico_tel.svg) no-repeat center/contain;
}
@media screen and (min-width: 769px) {
  .secBranchInfo_cnt1 > ._branch ._main ._tel > dl > dd.-tel:before {
    width: 26px;
    height: 26px;
    margin-right: 5px;
  }
}
@media screen and (max-width: 768px) {
  .secBranchInfo_cnt1 > ._branch ._main ._tel > dl > dd.-tel:before {
    margin-right: 1.1627906977vw;
    width: 3.023255814vw;
    height: 3.023255814vw;
  }
}
@media screen and (min-width: 769px) {
  .secBranchInfo_cnt1 > ._branch ._main ._tel > dl > dd.-open, .secBranchInfo_cnt1 > ._branch ._main ._tel > dl > dd.-holiday {
    margin-top: 20px;
    display: inline-block;
  }
}
@media screen and (max-width: 768px) {
  .secBranchInfo_cnt1 > ._branch ._main ._tel > dl > dd.-open, .secBranchInfo_cnt1 > ._branch ._main ._tel > dl > dd.-holiday {
    margin-top: 2.3255813953vw;
    font-size: 3.2558139535vw;
  }
}
.secBranchInfo_cnt1 > ._branch ._main ._tel > dl > dd.-open dl, .secBranchInfo_cnt1 > ._branch ._main ._tel > dl > dd.-holiday dl {
  display: flex;
}
@media screen and (max-width: 768px) {
  .secBranchInfo_cnt1 > ._branch ._main ._tel > dl > dd.-open dl dt, .secBranchInfo_cnt1 > ._branch ._main ._tel > dl > dd.-holiday dl dt {
    min-width: 14.4186046512vw;
  }
}
@media screen and (min-width: 769px) {
  .secBranchInfo_cnt1 > ._branch ._main ._tel > dl > dd.-open dl dd, .secBranchInfo_cnt1 > ._branch ._main ._tel > dl > dd.-holiday dl dd {
    padding-left: 15px;
  }
}
@media screen and (max-width: 768px) {
  .secBranchInfo_cnt1 > ._branch ._main ._tel > dl > dd.-open dl dd, .secBranchInfo_cnt1 > ._branch ._main ._tel > dl > dd.-holiday dl dd {
    padding-left: 3.488372093vw;
  }
}
@media screen and (min-width: 769px) {
  .secBranchInfo_cnt1 > ._branch ._main ._tel > dl > dd.-open + .-holiday {
    margin-left: 20px;
  }
}
.secBranchInfo_cnt1 > ._branch ._main ._info {
  border-top: 1px solid #D3D3D2;
}
@media screen and (min-width: 769px) {
  .secBranchInfo_cnt1 > ._branch ._main ._info {
    margin-top: 25px;
    padding-top: 25px;
  }
}
@media screen and (max-width: 768px) {
  .secBranchInfo_cnt1 > ._branch ._main ._info {
    margin-top: 5.8139534884vw;
    padding-top: 5.8139534884vw;
  }
}
.secBranchInfo_cnt1 > ._branch ._main ._info ._description {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .secBranchInfo_cnt1 > ._branch ._main ._info ._btn {
    margin-top: 22px;
  }
}
@media screen and (max-width: 768px) {
  .secBranchInfo_cnt1 > ._branch ._main ._info ._btn {
    margin-top: 6.976744186vw;
    text-align: center;
  }
}
@media screen and (min-width: 769px) {
  .secBranchInfo_cnt1 > ._branch ._main ._info ._btn + ._btn {
    margin-top: 14px;
  }
}
@media screen and (max-width: 768px) {
  .secBranchInfo_cnt1 > ._branch ._main ._info ._btn + ._btn {
    margin-top: 3.2558139535vw;
  }
}
@media screen and (min-width: 769px) {
  .secBranchInfo_cnt1 > ._branch ._main ._info ._btn [class^=c-btn] {
    width: 250px;
  }
}
@media screen and (max-width: 768px) {
  .secBranchInfo_cnt1 > ._branch ._main ._info ._btn [class^=c-btn] {
    width: 58.1395348837vw;
  }
}
@media screen and (min-width: 769px) {
  .secBranchInfo_cnt1 > ._faq {
    flex-basis: 284px;
    min-width: 284px;
  }
}
@media screen and (max-width: 768px) {
  .secBranchInfo_cnt1 > ._faq {
    display: none;
  }
}
.secBranchInfo_cnt1 > ._faq a._btn {
  transition: 0.4s ease-in-out;
  position: relative;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #847344;
  color: #fff;
  transition: 0.3s ease-in-out;
}
.secBranchInfo_cnt1 > ._faq a._btn:hover {
  opacity: 0.7;
}
.secBranchInfo_cnt1 > ._faq a._btn ._txt1 {
  font-size: 15px;
}
.secBranchInfo_cnt1 > ._faq a._btn ._txt2 {
  margin-top: 8px;
  font-size: 18px;
  line-height: 1.1;
}
.secBranchInfo_cnt1 > ._faq a._btn:after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: url(../img/common/ico_arrow5_white.svg) no-repeat center/contain;
  margin-top: 20px;
}

.secIntroduction {
  background: #F4F4EF;
}
@media screen and (min-width: 769px) {
  .secIntroduction {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .secIntroduction {
    padding-top: 8.1395348837vw;
    padding-bottom: 8.1395348837vw;
  }
}
@media screen and (min-width: 769px) {
  .secIntroduction_cnt1 {
    padding-left: 88px;
    padding-right: 88px;
  }
}
.secIntroduction_cnt1 button {
  transition: 0.3s ease-in-out;
  width: 100%;
}
.secIntroduction_cnt1 button:hover {
  opacity: 0.7;
}
@media screen and (min-width: 769px) {
  .secIntroduction_cnt1 button {
    display: flex;
    align-items: stretch;
  }
}
.secIntroduction_cnt1 button ._head {
  position: relative;
}
@media screen and (min-width: 769px) {
  .secIntroduction_cnt1 button ._head {
    width: 703px;
    min-width: 703px;
  }
}
.secIntroduction_cnt1 button ._head ._img {
  position: relative;
  z-index: 0;
}
.secIntroduction_cnt1 button ._head ._img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.secIntroduction_cnt1 button ._head ._txt {
  position: absolute;
  z-index: 1;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
}
@media screen and (min-width: 769px) {
  .secIntroduction_cnt1 button ._head ._txt {
    padding-left: 42px;
  }
}
@media screen and (max-width: 768px) {
  .secIntroduction_cnt1 button ._head ._txt {
    padding-left: 5.8139534884vw;
  }
}
.secIntroduction_cnt1 button ._head ._txt ._shoulder {
  color: #fff;
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 700;
  letter-spacing: 0.14em;
}
@media screen and (min-width: 769px) {
  .secIntroduction_cnt1 button ._head ._txt ._shoulder {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .secIntroduction_cnt1 button ._head ._txt ._shoulder {
    font-size: 3.2558139535vw;
  }
}
.secIntroduction_cnt1 button ._head ._txt ._title {
  color: #fff;
  font-family: "Zen Old Mincho", serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 769px) {
  .secIntroduction_cnt1 button ._head ._txt ._title {
    margin-top: 10px;
    font-size: 38px;
  }
}
@media screen and (max-width: 768px) {
  .secIntroduction_cnt1 button ._head ._txt ._title {
    margin-top: 2.3255813953vw;
    font-size: 5.5813953488vw;
  }
}
.secIntroduction_cnt1 button ._main {
  flex-grow: 1;
  background: #847344;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .secIntroduction_cnt1 button ._main {
    padding: 43px;
  }
}
@media screen and (max-width: 768px) {
  .secIntroduction_cnt1 button ._main {
    padding: 3.488372093vw;
  }
}
.secIntroduction_cnt1 button ._main p {
  color: #fff;
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 700;
  letter-spacing: 0.06em;
}
.secIntroduction_cnt1 button ._main p._txt1 {
  border-bottom: 1px solid #fff;
  font-size: 18px;
  padding-bottom: 15px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .secIntroduction_cnt1 button ._main p._txt1 {
    display: none;
  }
}
.secIntroduction_cnt1 button ._main p._txt2 {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .secIntroduction_cnt1 button ._main p._txt2 {
    margin-top: 15px;
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .secIntroduction_cnt1 button ._main p._txt2 {
    font-size: 3.2558139535vw;
  }
}
.secIntroduction_cnt1 button ._main p._txt2::after {
  content: "";
  display: block;
  background: url(../img/common/ico_arrow5_white.svg) no-repeat center/contain;
}
@media screen and (min-width: 769px) {
  .secIntroduction_cnt1 button ._main p._txt2::after {
    width: 12px;
    height: 10px;
    margin-left: 15px;
  }
}
@media screen and (max-width: 768px) {
  .secIntroduction_cnt1 button ._main p._txt2::after {
    margin-left: 3.488372093vw;
    width: 2.3255813953vw;
    height: 2.3255813953vw;
  }
}

.secContact {
  background: url(../img/index/contact_bg.png) no-repeat center center/cover;
}
@media screen and (min-width: 769px) {
  .secContact {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 768px) {
  .secContact {
    padding-top: 8.3720930233vw;
    padding-bottom: 9.7674418605vw;
    padding-left: 9.3023255814vw;
    padding-right: 9.3023255814vw;
  }
}
.secContact_cnt1 ul {
  display: grid;
}
@media screen and (min-width: 769px) {
  .secContact_cnt1 ul {
    grid-template-columns: repeat(4, 1fr);
    gap: 30px 40px;
  }
}
@media screen and (max-width: 768px) {
  .secContact_cnt1 ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 3.9534883721vw;
  }
}
.secContact_cnt1 ul li a, .secContact_cnt1 ul li button {
  text-decoration: none;
  width: 100%;
  height: 90px;
  background: #121516;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 3px;
  transition: 0.3s ease-in-out;
}
.secContact_cnt1 ul li a:hover, .secContact_cnt1 ul li button:hover {
  opacity: 0.7;
}
@media screen and (max-width: 768px) {
  .secContact_cnt1 ul li a, .secContact_cnt1 ul li button {
    height: 16.2790697674vw;
  }
}

@media screen and (min-width: 769px) {
  .secUtil {
    background: url(../img/index/util_bg.png) no-repeat center top/cover;
    padding-top: 115px;
    padding-bottom: 190px;
  }
}
@media screen and (max-width: 768px) {
  .secUtil {
    background: url(../img/index/util_bg_sp.png) no-repeat center top/cover;
    padding-top: 20.2325581395vw;
    padding-bottom: 46.511627907vw;
    padding-left: 9.3023255814vw;
    padding-right: 9.3023255814vw;
  }
}
.secUtil_title ._title {
  font-family: "Zen Old Mincho", serif;
  font-weight: 600;
  font-style: normal;
  color: #847344;
}
@media screen and (min-width: 769px) {
  .secUtil_title ._title {
    letter-spacing: 0.04em;
    font-size: 38px;
  }
}
@media screen and (max-width: 768px) {
  .secUtil_title ._title {
    letter-spacing: 0;
    font-size: 5.1162790698vw;
  }
}
.secUtil_title ._body {
  color: #fff;
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 500;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .secUtil_title ._body {
    margin-top: 55px;
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .secUtil_title ._body {
    margin-top: 8.1395348837vw;
    font-size: 3.2558139535vw;
  }
}

@media screen and (max-width: 768px) {
  .secEnjoyLife,
  .secHousingSupport {
    padding-left: 9.3023255814vw;
    padding-right: 9.3023255814vw;
  }
}
.secEnjoyLife_cnt1 > ul > li,
.secHousingSupport_cnt1 > ul > li {
  border-top: 1px solid #707070;
}
@media screen and (min-width: 769px) {
  .secEnjoyLife_cnt1 > ul > li,
  .secHousingSupport_cnt1 > ul > li {
    display: flex;
    align-items: center;
    padding: 50px 0;
    margin: 0 90px;
  }
}
@media screen and (max-width: 768px) {
  .secEnjoyLife_cnt1 > ul > li,
  .secHousingSupport_cnt1 > ul > li {
    padding: 5.8139534884vw 0;
  }
}
.secEnjoyLife_cnt1 > ul > li:first-child,
.secHousingSupport_cnt1 > ul > li:first-child {
  border-top: none;
}
@media screen and (min-width: 769px) {
  .secEnjoyLife_cnt1 > ul > li ._img,
  .secHousingSupport_cnt1 > ul > li ._img {
    min-width: 457px;
    width: 457px;
  }
}
@media screen and (min-width: 769px) {
  .secEnjoyLife_cnt1 > ul > li ._txt,
  .secHousingSupport_cnt1 > ul > li ._txt {
    flex-grow: 1;
    padding-left: 37px;
  }
}
@media screen and (max-width: 768px) {
  .secEnjoyLife_cnt1 > ul > li ._txt,
  .secHousingSupport_cnt1 > ul > li ._txt {
    margin-top: 5.8139534884vw;
  }
}
.secEnjoyLife_cnt1 > ul > li ._txt ._title,
.secHousingSupport_cnt1 > ul > li ._txt ._title {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .secEnjoyLife_cnt1 > ul > li ._txt ._title,
  .secHousingSupport_cnt1 > ul > li ._txt ._title {
    letter-spacing: 0.06em;
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .secEnjoyLife_cnt1 > ul > li ._txt ._title,
  .secHousingSupport_cnt1 > ul > li ._txt ._title {
    letter-spacing: 0;
    font-size: 4.1860465116vw;
  }
}
@media screen and (min-width: 769px) {
  .secEnjoyLife_cnt1 > ul > li ._txt ._body,
  .secHousingSupport_cnt1 > ul > li ._txt ._body {
    margin-top: 25px;
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .secEnjoyLife_cnt1 > ul > li ._txt ._body,
  .secHousingSupport_cnt1 > ul > li ._txt ._body {
    margin-top: 4.6511627907vw;
    font-size: 3.2558139535vw;
    line-height: 1.7142857143;
  }
}

.secEnjoyLife {
  padding-top: 0;
  background: #121516;
}
@media screen and (min-width: 769px) {
  .secEnjoyLife {
    padding-bottom: 400px;
  }
}
@media screen and (max-width: 768px) {
  .secEnjoyLife {
    padding-bottom: 31.3953488372vw;
  }
}
.secEnjoyLife_head {
  position: relative;
}
@media screen and (min-width: 769px) {
  .secEnjoyLife_head {
    padding-top: 395px;
  }
}
@media screen and (max-width: 768px) {
  .secEnjoyLife_head {
    padding-top: 40.6976744186vw;
  }
}
.secEnjoyLife_head ._img1 {
  position: absolute;
  z-index: 0;
}
@media screen and (min-width: 769px) {
  .secEnjoyLife_head ._img1 {
    width: 827px;
    top: -397px;
    right: -237px;
  }
}
@media screen and (max-width: 768px) {
  .secEnjoyLife_head ._img1 {
    width: 65.1162790698vw;
    top: -33.488372093vw;
    right: -9.3023255814vw;
  }
}
.secEnjoyLife_head ._img2 {
  position: absolute;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .secEnjoyLife_head ._img2 {
    width: 465px;
    top: -63px;
    left: 230px;
  }
}
@media screen and (max-width: 768px) {
  .secEnjoyLife_head ._img2 {
    width: 37.4418604651vw;
    top: 0;
    left: 0;
  }
}
@media screen and (max-width: 768px) {
  .secEnjoyLife_cnt1 > ul > li {
    border-top: none;
  }
}
.secEnjoyLife_cnt1 > ul > li ._txt ._title {
  color: #fff;
}
.secEnjoyLife_cnt1 > ul > li ._txt ._body {
  color: #fff;
}

.secHousingSupport {
  padding-top: 0;
  background: #F4F4EF;
}
@media screen and (min-width: 769px) {
  .secHousingSupport {
    padding-bottom: 175px;
  }
}
@media screen and (max-width: 768px) {
  .secHousingSupport {
    padding-bottom: 11.6279069767vw;
  }
}
.secHousingSupport_head {
  position: relative;
}
@media screen and (min-width: 769px) {
  .secHousingSupport_head {
    padding-top: 355px;
  }
}
@media screen and (max-width: 768px) {
  .secHousingSupport_head {
    padding-top: 31.3953488372vw;
  }
}
.secHousingSupport_head ._img1 {
  position: absolute;
  z-index: 0;
}
@media screen and (min-width: 769px) {
  .secHousingSupport_head ._img1 {
    width: 827px;
    top: -326px;
    left: -237px;
  }
}
@media screen and (max-width: 768px) {
  .secHousingSupport_head ._img1 {
    width: 63.7209302326vw;
    top: -25.1162790698vw;
    left: -9.3023255814vw;
  }
}
.secHousingSupport_head ._img2 {
  position: absolute;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .secHousingSupport_head ._img2 {
    width: 547px;
    top: 0;
    left: 500px;
  }
}
@media screen and (max-width: 768px) {
  .secHousingSupport_head ._img2 {
    width: 42.5581395349vw;
    top: 0;
    right: -9.3023255814vw;
  }
}
.swiper-wrapper {
  transition-timing-function: linear !important;
  height: 100%;
}
.swiper-slide {
  transition-timing-function: linear !important;
  transition-property: opacity !important;
}
.swiper-button-prev, .swiper-button-next {
  user-select: none;
  transition: 0.4s ease-in-out;
  cursor: pointer;
  background: #847344;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s ease-in-out;
}
.swiper-button-prev:hover, .swiper-button-next:hover {
  opacity: 0.7;
}
@media screen and (min-width: 769px) {
  .swiper-button-prev, .swiper-button-next {
    width: 60px;
    height: 60px;
  }
}
@media screen and (max-width: 768px) {
  .swiper-button-prev, .swiper-button-next {
    width: 8.8372093023vw;
    height: 8.8372093023vw;
  }
}
.swiper-button-prev:before, .swiper-button-next:before {
  content: "";
  display: block;
  width: 12px;
  height: 10px;
  background: url(../img/common/ico_arrow5_white.svg) no-repeat center center/contain;
}
@media screen and (max-width: 768px) {
  .swiper-button-prev:before, .swiper-button-next:before {
    width: 2.7906976744vw;
    height: 2.3255813953vw;
  }
}
.swiper-button-prev:before {
  transform: rotate(-180deg);
}
.swiper-button-disabled {
  background: #707070;
}

#hems-section * {
  box-sizing: content-box;
}

#hems-section .r-box {
  float: left;
  position: relative;
  width: 460px;
  height: 402px;
  height: 390px;
}

#hems-section #report-box {
  float: left;
}

#hems-section #remote-box {
  float: right;
}

#hems-section .r-box .title {
  position: absolute;
  z-index: 10;
  width: 100%;
  text-align: center;
}

#hems-section .r-box .info-box {
  z-index: 1;
  position: relative;
  width: 460px;
  height: 402px;
  height: 375px;
  margin-top: 8px;
  background: #FFF;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

#hems-section #report-box .info-box {
  border: 2px solid #00A7CF;
}

#hems-section #remote-box .info-box {
  border: 2px solid #8FC323;
}

#hems-section .r-box .info-box .btn01 {
  position: absolute;
  /*top: 347px;*/
  bottom: 10px;
  right: 10px;
}

#hems-section .r-box .info-box .box {
  float: left;
  position: relative;
  width: 322px;
  height: 280px;
  padding: 95px 15px 0;
  /*background: #ff0;*/
}

#hems-section .r-box .info-box .box02 {
  height: 267px;
  height: 260px;
  padding: 135px 15px 0;
  padding: 130px 15px 0;
}

#hems-section .r-box .info-box .box01 {
  height: 242px;
  height: 240px;
  padding: 160px 15px 0;
  padding: 150px 15px 0;
}

#hems-section .r-box .info-box .box .update {
  position: absolute;
  top: 40px;
  right: 10px;
  /*width: 320px;*/
  /*text-align: right;*/
  font-size: 14px;
}

#hems-section .r-box .info-box .box .pagenum {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 14px;
  font-weight: bold;
}

#hems-section #report-box .info-box .box .pagenum {
  color: #00a7cf;
}

#hems-section #remote-box .info-box .box .pagenum {
  color: #8fc323;
}

#hems-section .r-box .info-box .box .info-title {
  position: absolute;
  top: 64px;
  font-size: 16px;
  font-weight: bold;
  width: 460px;
  text-align: center;
}

#hems-section .r-box .info-box .box .message {
  position: absolute;
  left: 0;
  bottom: 0;
}

#hems-section .r-box .info-box .box dl {
  box-sizing: border-box;
  width: 100%;
  background: #E3E0DA;
  /*padding: 3px;*/
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin-bottom: 5px;
  display: table;
}

#hems-section .r-box .info-box .box dl dt {
  display: table-cell;
  padding: 8px 0px 8px 55px;
  width: 60px;
  background: #00a7cf;
  border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  vertical-align: middle;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
}

#hems-section #remote-box .info-box .box dl dt {
  padding: 10px 0px 10px 0;
  width: 150px;
  background: #b1d565;
  text-align: center;
}

#hems-section #remote-box .info-box .box dl dt span {
  display: block;
  font-size: 11px;
  font-weight: normal;
}

#hems-section .r-box .info-box .box dl.uri dt {
  background: #66cae2 url(../img/index/hems/ico_uri.png) no-repeat 5px center;
}

#hems-section .r-box .info-box .box dl.kai dt {
  background: #66cae2 url(../img/index/hems/ico_kai.png) no-repeat 5px center;
}

#hems-section .r-box .info-box .box dl.syu dt {
  background: #66cae2 url(../img/index/hems/ico_syu.png) no-repeat 5px center;
}

#hems-section .r-box .info-box .box dl.moku dt {
  padding: 5px 0px 5px 55px;
  background: #66cae2 url(../img/index/hems/ico_mok.png) no-repeat 5px center;
  font-size: 15px;
}

#hems-section .r-box .info-box .box dl dd {
  display: table-cell;
  padding-right: 10px;
  text-align: right;
  vertical-align: middle;
  font-size: 15px;
  font-weight: bold;
}

#hems-section #remote-box .info-box .box dl dd {
  padding: 0 10px;
  text-align: center;
  font-size: 22px;
}

#hems-section .r-box .info-box .box .minus {
  color: #b61a22;
}

#hems-section .r-box .info-box .box dl dd span {
  margin: 0 5px;
  font-size: 23px;
  font-weight: bold;
}

#hems-section .r-box .info-box .box dl.moku dd {
  font-size: 13px;
}

#hems-section .r-box .info-box .box dl.moku dd span {
  font-size: 20px;
}

#hems-section .r-box .info-box .box dl.rank01 dt {
  background: #00a8cf;
}

#hems-section .r-box .info-box .box dl.rank02 dt {
  background: #5ac3e1;
}

#hems-section .r-box .info-box .box dl.rank03 dt {
  background: #8ab6d1;
}

#hems-section .r-box .info-box #box-room dl dt {
  width: 110px;
  padding: 8px 0px 8px 8px;
}

#hems-section .r-box .info-box #box-room dl dt span {
  display: block;
  font-size: 12px;
}

#hems-section .r-box .info-box #box-advice {
  background: url(../img/index/hems/bg_advice.png) no-repeat 13px 100px;
  background: url(../img/index/hems/bg_advice.png) no-repeat 75px 100px;
}

#hems-section .r-box .info-box #box-advice .advice {
  position: absolute;
  top: 110px;
  left: 90px;
  width: 290px;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
}

#hems-section .r-box .info-box #box-mado {
  background: url(../img/index/hems/bg_mado.png) no-repeat 75px 80px;
}

#hems-section .r-box .info-box #box-mado .lamp-list {
  position: absolute;
  text-align: center;
  width: 100%;
}

#hems-section .r-box .info-box #box-mado #lamp-list01 {
  top: 105px;
  left: 93px;
}

#hems-section .r-box .info-box #box-mado #lamp-list02 {
  top: 170px;
  left: 93px;
}

#hems-section .r-box .info-box #box-mado #lamp-list03 {
  top: 235px;
  left: 93px;
}

#hems-section .r-box .info-box #box-mado .lamp-list li {
  float: left;
  margin-right: 9px;
}

#hems-section .r-box .error-box {
  position: relative;
  height: 402px;
  background: url(../img/index/hems/bg_error.png) no-repeat center 109px;
}

#hems-section .r-box .error-box .error-title {
  text-align: center;
  padding-top: 100px;
  margin-bottom: 50px;
}

#hems-section .r-box .error-box .error-message {
  padding: 0 40px;
  font-size: 14px;
  text-align: center;
}

#hems-section .r-box a {
  color: #fff;
}

@media screen and (max-width: 767px) {
  #hems-section .r-box {
    float: none;
    width: 100%;
    height: auto;
    margin: 0 auto 30px;
  }
  #hems-section #report-box {
    float: none;
  }
  #hems-section #remote-box {
    float: none;
    margin: 0 auto;
  }
  #hems-section .r-box .info-box {
    width: 100%;
    height: auto;
    padding-top: 30px;
  }
  #hems-section .r-box .title img {
    height: 36px;
    width: auto;
  }
  #hems-section .r-box .info-box .box {
    height: 270px;
    padding: 70px 15px 0;
  }
  #hems-section .r-box .info-box .box#box-advice {
    padding-top: 40px;
  }
  #hems-section .r-box .info-box .box .message img {
    width: 250px;
  }
  #hems-section .r-box .info-box .btn01 {
    width: 200px;
  }
  #hems-section .r-box .info-box .box .info-title {
    position: static;
    width: 100%;
    box-sizing: border-box;
  }
  #hems-section .r-box .info-box #box-room dl dt {
    padding: 5px 0px 5px 8px;
  }
  #hems-section .r-box .info-box .box dl dt {
    font-size: 14px;
  }
  #hems-section .r-box .info-box .box dl dd span {
    font-size: 24px;
  }
  #hems-section #remote-box .info-box .box dl dd {
    font-size: 20px;
  }
  #hems-section .r-box .info-box #box-advice .advice {
    top: 90px;
    left: 10%;
    width: 80%;
    font-size: 14px;
  }
  #hems-section .r-box .info-box #box-advice {
    background: url(../img/index/hems/bg_advice.png) no-repeat center 80px;
    background-size: auto 90%;
  }
  #hems-section .r-box .info-box #box-mado {
    background: url(../img/index/hems/bg_mado.png) no-repeat center 90px;
  }
  #hems-section .r-box .info-box #box-mado #lamp-list01 {
    top: 115px;
    left: 0;
  }
  #hems-section .r-box .info-box #box-mado #lamp-list02 {
    top: 180px;
    left: 0;
  }
  #hems-section .r-box .info-box #box-mado #lamp-list03 {
    top: 245px;
    left: 0;
  }
  #hems-section .r-box .info-box #box-mado .lamp-list li {
    float: none;
    display: inline-block;
    margin: 0 2px;
  }
  #hems-section #remote-box .info-box .box {
    height: 310px;
  }
}
@media screen and (max-width: 320px) {
  #hems-section .r-box .info-box #box-mado {
    background: url(../img/index/hems/bg_mado.png) no-repeat center 90px;
    background-size: 300px;
  }
  #hems-section .r-box .info-box #box-mado #lamp-list01 {
    top: 115px;
  }
  #hems-section .r-box .info-box #box-mado #lamp-list02 {
    top: 175px;
  }
  #hems-section .r-box .info-box #box-mado #lamp-list03 {
    top: 235px;
  }
  #hems-section .r-box .info-box #box-mado .lamp-list li {
    margin: 0 1.2px;
  }
}/*# sourceMappingURL=top.css.map */