@charset "utf-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200&display=swap");
/* -------------- @common -------------- */
#main * {
  box-sizing: border-box;
  font-family: 'Noto Serif JP', serif; /*"Noto Sans JP"*/
}
#main * img {
  vertical-align: bottom;
}
/* -------------- @contents -------------- */
#main a {
  transition: .4s;
}
#main a:hover {
  opacity: .6;
}
#first {
  max-width: 2049px;
  margin: auto;
}
#first h1 img {
  width: 100%;
}
#lead {
  padding: 100px 0;
  text-align: center;
  background-color: #DBD5CD;
}
#lead h2 {
  max-width: 378px;
  margin: 0 auto 60px;
}
#lead h2 img {
  width: 100%;
}
#lead p {
  font-size: 18px;
  line-height: 2.2em;
  margin-bottom: 1em;
}
#galleryUtsunomiya {
  background-color: #DBD5CD;
  padding: 0 0 100px;
}
.gallery_top {
  max-width: 1280px;
  margin: auto;
  padding: 0 0 80px;
}
.gallery_top img {
  width: 100%;
}
#galleryUtsunomiya img {
  max-width: 100%!important;
}
#galleryUtsunomiya .gallery_box {
  max-width: 1070px;
  margin: auto;
  padding-top: 75px;
}
#floormap {
  padding: 100px 0;
  background-color: #F3F3F3;
}
#floormap h2 {
  text-align: center;
  margin-bottom: 80px;
}
.floormap_wrap {
  text-align: center;
  max-width: 550px;
  margin: auto;
}
.floormap_wrap img {
  max-width: 100%;
}
.gallery_wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 850px;
  margin: auto;
}
.gallery_wrap a {
  display: block;
  width: 24.5%;
}
.gallery_wrap a img {
  width: 100%;
}
#merit {
  margin: 100px 0 120px;
}
#merit h2 {
  text-align: center;
  font-size: 24px;
  margin-bottom: 60px;
}
#merit h3 {
  text-align: center;
  font-size: 20px;
  margin-bottom: 1em;
}
#merit .flex_2 {
  display: flex;
  justify-content: space-between;
  max-width: 848px;
  margin: 0 auto 80px;
}
#merit .flex_2 > p {
  width: 60%;
}
#merit .flex_2 img {
  width: 100%;
  vertical-align: bottom;
}
#merit .flex_2 > div {
  display: flex;
  align-items: center;
  width: 32%
}
#merit .flex_2.fx_re > div {
  order: 1;
}
#merit .flex_2.fx_re > p {
  order: 2;
}
#access {
  margin: 0 0 100px;
  border-top: 1px solid #666;
  padding-top: 100px;
}
#access h2 {
  text-align: center;
  font-size: 24px;
  margin-bottom: 60px;
}
#access > p {
  text-align: right;
}
#access > p > a {
  display: inline-block;
  border: 1px solid #000;
  padding: 10px 45px 10px 20px;
  margin: 20px;
  position: relative;
  text-decoration: none;
}
#access > p > a::after {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  right: 20px;
  margin: 7px 0;
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  transform: rotate(45deg);
}
#access .address {
  text-align: center;
  margin-bottom: 2em;
}
#access .map_park {
  display: flex;
  max-width: 880px;
  margin: auto;
  justify-content: space-between;
  flex-wrap: wrap;
}
#access .map_park > p {
  max-width: 500px;
}
#access .map_park > p img {
  width: 100%;
}
#access .map_park > div {
  display: flex;
  align-items: center;
}
#access .map_park .name {
  font-size: 1.3em;
  margin-top: 1em;
}
#access .map_park .tel {
  pointer-events: none;
  font-size: 49px;
  font-family: "Noto Sans JP";
  font-weight: bold;
  color: #2c926a;
}
#access .map_park .tel::before {
  content: "";
  display: inline-block;
  background-image: url(../img/ico_tel.svg);
  background-size: cover;
  background-position: center center;
  width: 33px;
  height: 33px;
  margin-right: 7px;
}
#access .map_park .time {
  margin-top: -1em;
  text-align: center;
}
#access .map_park .opne {
  background-color: #F3F3F3;
  padding: 10px 20px;
  text-align: center;
  margin: 1em 0;
}
#access .map_park a.cv_btn {
  font-size: 18px;
  display: block;
  width: 100%;
  background-color: #2a2b2d;
  color: #fff;
  text-align: center;
  padding: 15px;
  margin-top: 20px;
  position: relative;
}
#access .map_park a.cv_btn::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  margin: 3px 0;
  right: 20px;
}
#access .map_park a span {
  display: block;
  font-size: 12px;
}
#tenjijo_no1 {
  width: 100%;
  display: flex;
  background-color: #F3F3F3;
  flex-wrap: wrap;
}
#tenjijo_no1 > p {
  width: 40%;
  max-width: 537px;
}
#tenjijo_no1 img {
  width: 100%;
  vertical-align: bottom;
}
#tenjijo_no1 > div {
  width: 60%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#tenjijo_no1 > div > div {
  max-width: 440px;
}
#tenjijo_no1 > div small {
  display: block;
  text-align: center;
}
#tenjijo_no1 > div h2 {
  font-size: 1.7em;
  margin: 10px 0;
  text-align: center;
}
#tenjijo_no1 a {
  display: block;
  width: 100%;
  background-color: #2a2b2d;
  color: #fff;
  text-align: center;
  padding: 15px;
  margin-top: 20px;
  position: relative;
}
#tenjijo_no1 a::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  margin: 7px 0;
  right: 20px;
}
.cv_aria {
  margin: 80px 0;
}
.cv_aria a {
  display: block;
  max-width: 600px;
  width: 100%;
  background-color: #2a2b2d;
  color: #fff;
  text-align: center;
  padding: 25px 15px;
  margin-top: 20px;
  position: relative;
  margin: 20px auto 20px;
}
.cv_aria a::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  margin: 7px 0;
  right: 20px;
}
#floormap h2 {
  text-align: center;
  font-size: 24px;
  margin-bottom: 60px;
}
.contents_wrapper {
  max-width: 1070px;
  margin: auto;
}
#floormap .h3_top {
  text-align: center;
}
#floormap .h3_top span {
  border: 1px solid #000;
  display: inline-block;
  text-align: center;
  padding: 5px;
}
#floormap h3 {
  font-size: 1.8em;
  text-align: center;
  margin-bottom: 1em;
}
#floormap figure {
  max-width: 440px;
  margin: auto;
}
#floormap figure img {
  width: 100%;
}
#floormap .floortx {
  max-width: 530px;
  margin: 20px auto 40px;
}
/* ============================================================
contents_solution
============================================================ */
.solution_intro {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto 80px;
}
.solution_intro_title, .solution_intro_desc {
  width: 50%;
}
.solution_intro_title img {
  width: 100%;
  max-width: 436px;
}
.solution_intro_desc {
  display: flex;
  justify-content: flex-end;
  box-sizing: border-box;
  padding: 0 0 0 20px;
}
.solution_intro_desc p {
  max-width: 420px;
  font-size: 1.25em;
  line-height: 2em;
  letter-spacing: 0.05em;
}
.solution_set_title {
  position: relative;
}
.solution_set_title span {
  display: inline-block;
  min-width: 230px;
  padding: 30px 30px 5px;
  background: #fff;
  font-size: 30px;
  line-height: 1;
  color: #222;
  letter-spacing: 0.05em;
}
.solution_set_title:after {
  content: "";
  display: block;
  width: 80px;
  height: 3px;
  position: absolute;
  left: 50%;
  bottom: -16px;
  margin-left: -40px;
  border-radius: 1px;
  background: #222;
}
/* .solution_set_body {
	background: #fff;
} */
.solution_set_inner {
  /* max-width: 910px; */
  padding: 45px;
  margin: 0 auto;
  box-sizing: border-box;
}
.solution_review_wrap {
  display: flex;
  justify-content: space-between;
  max-width: 800px;
  margin: 0 auto 30px;
}
.solution_review {
  display: inline-block;
  padding: 4px 10px;
  border: solid 2px #333;
}
.solution_review_title {
  display: inline-block;
  margin: 0 5px 0 0;
  line-height: 1;
  font-size: 1.05em;
}
.solution_review_star {
  display: inline-block;
  position: relative;
  top: 3px;
}
.solution_review_star:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.solution_review_star img {
  display: block;
  width: 100%;
  width: 18px;
  height: 18px;
  margin: 0 1px;
  vertical-align: middle;
  float: left;
}
.solution_inner_title_set {
  margin: 0 auto;
  padding: 0 0 20px;
  border-bottom: dotted 1px #333;
}
.solution_inner_title_cap {
  display: inline-block;
  padding: 6px;
  margin: 0 0 12px;
  font-size: 13px;
  line-height: 1;
  background: #342F2F;
}
.solution_inner_title {
  font-size: 24px;
  line-height: 1;
}
.solution_inner_body_flex {
  display: flex;
  justify-content: space-between;
  padding: 20px 0 20px 20px;
  margin: 0 auto 80px;
  box-sizing: border-box;
}
.solution_inner_body_image {
  width: 38%;
}
.solution_inner_body_image img {
  width: 100%;
  max-width: 296px;
}
.solution_inner_body_graph {
  width: 60%;
}
.solution_hidden_wrap {
  margin: 40px 0;
}
.solution_hidden_bn {
  display: none;
}
.solution_hidden_title {
  display: block;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  background: #342F2F;
  cursor: pointer;
  border-bottom: solid 2px #fff;
  transition: .4s;
}
.solution_hidden_title:hover {
  opacity: .6;
}
.solution_hidden_wrap:last-child .solution_hidden_title {
  border-bottom: none;
}
.solution_hidden_title_inner {
  width: 100%;
  max-width: 800px;
  padding: 28px 34px 34px;
  box-sizing: border-box;
  margin: 0 auto;
  font-size: 18px;
  color: #fff;
}
.solution_hidden_title_inner span {
  font-size: 2.5em;
}
.solution_hidden_title_inner_flex {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 8px 34px;
}
.solution_hidden_title_flag {
  display: inline-block;
  padding: 12px 14px;
  position: absolute;
  right: 34px;
  top: 50%;
  margin-top: -20px;
  color: #fff;
  font-size: 12px;
  line-height: 1;
}
.solution_hidden_title_flag > span:before {
  display: inline-block;
  content: "OPEN";
}
.solution_hidden_title_flag:after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: 0 0 0 3px;
  position: relative;
  top: 2px;
  background: url(https://noblehome.helena.jp/lp/img/2020_free_maintenance/icon_plus.svg) no-repeat center center/cover;
}
.solution_hidden_bn:checked ~ .solution_hidden_title > .solution_hidden_title_flag > span:before {
  display: inline-block;
  content: "CLOSE";
}
.solution_hidden_bn:checked ~ .solution_hidden_title > .solution_hidden_title_flag:after {
  background: url(https://noblehome.helena.jp/lp/img/2020_free_maintenance/icon_minus.svg) no-repeat center center/cover;
}
.solution_hidden_title_badge {
  display: block;
  width: 90px;
  height: 90px;
  line-height: 90px;
  margin: 0 15px 0 0;
  border-radius: 45px;
  border: dashed 1px #333;
  background: #fff;
  font-size: 15px;
}
.solution_hidden_body {
  padding: 0 45px;
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: all 0.2s ease 0s;
}
.solution_hidden_bn:checked ~ .solution_hidden_body {
  height: auto;
  padding: 45px;
  opacity: 1;
  background-color: #fff;
}
.solution_hidden_wrap .flex_wrap, .solution_hidden_wrap .noflex_wrap {
  display: flex;
  justify-content: space-between;
  max-width: 650px;
  margin: 0 auto 50px;
}
.solution_hidden_wrap .noflex_wrap {
  display: block;
  margin: 0 auto;
}
.solution_hidden_wrap .flex_box {
  width: 48%;
  max-width: 300px;
}
.solution_hidden_wrap .flex_box_image {
  margin: 0 auto 24px;
}
.solution_hidden_wrap .flex_box .flex_box_image {
  max-width: 292px;
}
.solution_hidden_wrap .flex_box_title {
  margin: 0 0 20px;
  line-height: 1;
  font-size: 18px;
}
.solution_hidden_wrap .flex_box_desc {
  font-size: 15px;
}
.solution_hidden_wrap .flex_box_notice {
  margin: 20px 0 0;
  font-size: 12px;
  color: #707f89;
}
.solution_cta {
  margin: 40px auto 75px;
}
.solution_cta:last-child {
  margin: 40px auto 0;
}
/* ============================================================
@media
============================================================ */
@media screen and (min-width:691px) {
  .pc_hide {
    display: none !important;
  }
}
@media screen and (max-width: 690px) {
  .sp_hide {
    display: none !important;
  }
  /* ============================================================
      contents_solution
      ============================================================ */
  .solution_intro {
    display: block;
    margin: 0 auto 40px;
  }
  .solution_intro_title {
    width: 100%;
    margin: 0 0 25px;
  }
  .solution_intro_desc {
    display: block;
    width: 100%;
    padding: 0;
  }
  .solution_intro_desc p {
    font-size: 1em;
  }
  .solution_set_title span {
    min-width: 0;
    padding: 25px 25px 5px;
    font-size: 22px;
    line-height: 1.3em;
  }
  .solution_set_title:after {
    bottom: -12px;
  }
  .solution_set_inner {
    padding: 30px 25px;
  }
  .solution_review_wrap {
    display: block;
    margin: 0 auto 30px;
  }
  .solution_review {
    display: block;
    box-sizing: border-box;
    margin: 0 0 5px;
  }
  .solution_review:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
  }
  .solution_review_title {
    font-size: 13px;
    margin: 0;
  }
  .solution_review_star {
    text-align: right;
    float: right;
  }
  .solution_review_star img {
    max-width: 16px;
  }
  .solution_inner_title {
    font-size: 18px;
  }
  .solution_inner_body_flex {
    display: block;
    padding: 20px 0;
    margin: 0 auto 40px;
  }
  .solution_inner_body_image {
    width: 80%;
    margin: 0 auto 20px;
  }
  .solution_inner_body_graph {
    width: 100%;
  }
  .solution_inner_body_graph img, .solution_inner_body_graph source {
    display: block !important;
  }
  .solution_hidden_wrap {
    margin: 20px 0;
  }
  .solution_hidden_title {
    opacity: 1 !important;
  }
  .solution_hidden_title_inner {
    padding: 20px 45px 20px 20px;
    line-height: 1.3em;
  }
  .solution_hidden_title_inner_flex {
    padding: 8px 45px 8px 10px;
  }
  .solution_hidden_title_inner_flex span {
    display: block;
    width: calc(100% - 60px);
  }
  .solution_hidden_title_flag {
    display: block;
    padding: 8px 9px;
    right: 10px;
    margin-top: -15px;
  }
  .solution_hidden_title_flag > span, .solution_hidden_title_flag > span:before, .solution_hidden_bn:checked ~ .solution_hidden_title > .solution_hidden_title_flag > span:before {
    display: none;
  }
  .solution_hidden_title_flag:after {
    width: 13px;
    height: 13px;
    margin: 0;
  }
  .solution_hidden_title_badge {
    width: 56px;
    height: 56px;
    line-height: 56px;
    margin: 0 8px 0 0;
    font-size: 11px;
  }
  .solution_hidden_body {
    padding: 0 25px;
  }
  .solution_hidden_bn:checked ~ .solution_hidden_body {
    padding: 25px;
  }
  .solution_hidden_body source, .solution_hidden_body img {
    display: block !important;
  }
  .solution_hidden_wrap .flex_wrap {
    display: block;
    margin: 0 auto 25px;
  }
  .solution_hidden_wrap .flex_box {
    width: 100%;
    max-width: 100%;
  }
  .solution_hidden_wrap .flex_box:not(:last-child) {
    margin: 0 0 25px;
  }
  .solution_hidden_wrap .flex_box_image {
    margin: 0 auto 20px;
  }
  .solution_hidden_wrap .flex_box_title {
    margin: 0 0 15px;
    font-size: 18px;
  }
  .solution_hidden_wrap .flex_box_desc {
    font-size: 14px;
  }
  .solution_cta {
    margin: 25px auto 50px;
  }
  .solution_cta:last-child {
    margin: 25px auto 0;
  }
}
/* -------------- @media -------------- */
@media screen and (max-width: 840px) {
  #access .map_park {
    justify-content: center;
  }
  #access .map_park > p {
    width: 80%;
  }
  #access .map_park > div {
    text-align: center;
  }
}
@media screen and (max-width: 690px) {
  #lead h2 {
    padding: 0 6%;
  }
  #lead p {
    font-size: 16px;
  }
  #merit .flex_2 h3 {
    margin-top: 1em;
  }
  #merit .flex_2 {
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 10% 60px;
  }
  #merit .flex_2 > p {
    width: 100%;
  }
  #merit .flex_2 > div {
    width: 100%;
  }
  #merit .flex_2.fx_re > div {
    order: 2;
  }
  #merit .flex_2.fx_re > p {
    order: 1;
  }
  #access .map_park .tel {
    pointer-events: auto;
    border: 1px solid #999;
    margin: 20px 0 10px;
    padding: 8px 40px 10px;
    display: block;
    font-size: 36px;
  }
  #access .map_park .time {
    display: none;
  }
  #access .map_park .tel::after {
    content: "(AM9:30～PM5:30)";
    display: block;
    font-size: 12px;
    font-weight: normal;
    color: #000;
    margin: -5px 0 5px;
  }
  #access .map_park .tel::before {
    width: 25px;
    height: 25px;
    margin-right: 7px;
  }
  #access .map_park .time {
    margin-top: 0;
  }
  #tenjijo_no1 {
    justify-content: center;
    padding-bottom: 80px;
  }
  #tenjijo_no1 > p {
    width: 100%;
    margin: 80px 4% 40px;
  }
  #tenjijo_no1 > div {
    width: 80%;
  }
  .cv_aria a {
    width: 80%;
  }
  .gallery_wrap a {
    display: block;
    width: 49%;
    margin-bottom: 2%;
  }
  #floormap {
    padding: 100px 4%;
  }
  #floormap .floortx {
    font-size: 14px;
  }
}
@media screen and (max-width: 425px) {
  #lead p {
    text-align: left;
    padding: 0 10%;
    font-size: 15px;
  }
  #lead p br {
    display: none;
  }
  #floormap h3 {
    font-size: 1.5em;
    text-align: left;
  }
  #floormap h3 br {
    display: none;
  }

}
@media screen and (min-width: 769px) {
    
    
#campaign-pc {
  margin: 50px auto;
}
#campaign-pc img {
  max-width: 100%;
  height: auto;
}
#campaign-sp {
  display: none;
}

}

@media screen and (max-width: 797px) {
  #campaign-sp img {
    max-width: 100%;
    height: auto;
  }
  #campaign-pc {
    display: none;
  }
}