@charset "UTF-8";

body {
  letter-spacing: 0.084em;
}

#___gcse_0,
.inner {
  width: 1000px;
  margin: 0 auto;
}

.header-item,
.subheader-item {
  line-height: 1;
  text-align: center;
  font-weight: 700;
}

.header-item {
  margin-bottom: 25px;
  font-size: 18px;
}

.subheader-item {
  margin-bottom: 15px;
  font-size: 16px;
}

.header-item span,
.subheader-item span {
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 4px solid #15669c;
}

.top-header {
  margin-bottom: 50px;
  font-size: 32px;
}

.top-header span {
  border-bottom: 7px solid #15669c;
}

img[src$="_sp.jpg"],
img[src$="_sp.png"] {
  display: none;
}

.bd-red-lr {
  border-left: 1px solid red !important;
  border-right: 1px solid red !important;
}

.bd-red-t {
  border-top: 1px solid red !important;
}

.bd-red-b {
  border-bottom: 1px solid red !important;
}

.case-wrapper .land-subheader {
  margin-bottom: 20px;
}

.spbr {
  display: none;
}

.top-2col {
  display: flex;
  justify-content: center;
}

.top-2col li {
  width: 31.2%;
  margin: 0 1.6%;
}

.top-3col {
  display: flex;
  justify-content: space-between;
}

.top-3col li {
  width: 31.2%;
}

.slideout {
  opacity: 0;
  top: 20px;
}

.slidein {
  opacity: 1;
  top: 0;
}

.font-indent {
  text-indent: -1em;
  padding-left: 1em;
}

.ba-area {
  position: relative;
}

.ba-area:not(:last-of-type) {
  margin-bottom: 60px;
}

.ba-area::before {
  content: "";
  position: absolute;
  top: calc(50% - 11.25px);
  left: calc(50% - 19.5px);
  border-style: solid;
  border-width: 22.5px 0 22.5px 39px;
  border-color: transparent transparent transparent #007bff;
  width: 0;
  height: 0;
}

.ba-area h4 {
  margin-bottom: 20px;
  font-size: 130%;
  padding-bottom: 5px;
  border-bottom: 1px solid #0082d8;
  font-weight: 700;
  font-size: 16px;
  color: #0082d8;
}

.ba-area .ba-area-list {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.ba-area .ba-area-list li {
  position: relative;
  list-style-type: none;
  width: 300px;
}

.ba-area .ba-area-list li::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  width: 80px;
  padding: 5px 15px;
}

.ba-area .ba-area-list li:first-child::after {
  content: "Before";
  background: #0082d8;
  pointer-events: none;
}

.ba-area .ba-area-list li:last-child {
  margin-left: 120px;
}

.ba-area .ba-area-list li:last-child::after {
  content: "After";
  background: #a47e23;
  pointer-events: none;
}

.ba-area .ba-area-list li img {
  width: 100%;
  display: block;
}

.page-header {
  position: sticky;
  left: 0;
  top: 0;
  z-index: 200;
  padding: 10px 0 20px;
  background-color: #fff;
}

.page-header .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1170px;
}

.logo-grp {
  width: 280px;
}

.page-logo {
  margin: 5px 15px 0;
}

.page-catch {
  text-align: center;
  font-size: 10px;
}

.header-nav {
  position: sticky;
  left: 0;
  top: 86px;
  z-index: 200;
  display: flex;
  list-style-type: none;
}

.header-nav li {
  height: 41px;
  margin-left: 5px;
}

.header-nav li>a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 13px;
  font-feature-settings: "palt";
  letter-spacing: 0.025em;
  text-decoration: none;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid #fff;
  box-shadow: 0 0 1px #333;
  min-width: 160px;
  width: 100%;
  height: 100%;
  padding: 0 10px;
}

.header-nav li>a:hover {
  opacity: 0.65;
  transition: 0.3s;
}

.header-nav li.inquiry-faq {
  width: 180px;
}

.header-nav li.inquiry-faq>a {
  position: relative;
  justify-content: flex-start;
  background-color: #ec407a;
  font-size: 14px;
  font-weight: 700;
  box-shadow: none;
  border: none;
  border-radius: 0;
  letter-spacing: 0.05em;
}

.header-nav li.inquiry-faq>a::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 50%;
  transform: rotate(15deg) translateY(50%);
  background: url(../img/ico_faq.svg) no-repeat 0 0;
  width: 40px;
  height: 40px;
}

.header-nav li.inquiry-faq>a>span {
  position: relative;
  padding-left: 5px;
}

.header-nav li.inquiry-resident>a {
  background-color: #757575;
}

.header-nav li.inquiry-rental>a {
  background-color: #ffab00;
}

.header-nav li.inquiry-architecture>a {
  background-color: #00b8d4;
}

.header-nav li.header-phone {
  width: 360px;
}

.header-nav li.header-phone a {
  border: none;
  box-shadow: none;
}

.header-nav li.header-phone img {
  width: 100%;
}

.p-bnr {
  padding: 0 10px;

}

.p-bnr_sp {
  display: none;
}

.p-bnr a {
  border: initial !important;
  box-shadow: none !important;
}

.search-box {
  display: flex;
  align-items: center;
}

.search-box-inner {
  display: flex;
}

.search-box-form {
  width: 140px;
  padding: 0 !important;
  border: 1px solid #999 !important;
  font-family: inherit;
  line-height: inherit;
}

.search-box-form:focus {
  outline: 0;
}

.search-box-btn {
  width: 26px;
  height: 26px;
  padding: 0;
  border-right: 1px solid #999;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  border-left: none;
  background: #eee url(../img/icon_search.png) center no-repeat;
  line-height: inherit;
  font-family: inherit;
}

.sp-menu {
  display: none;
}

.page-nav {
  position: sticky;
  left: 0;
  min-width: 1180px;
  top: 86px;
  z-index: 200;
  display: block !important;
  margin-bottom: 0;
  background: #fff url(../img/bg_nav.png) 0 0/cover repeat-x;
  letter-spacing: -0.025em;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
}

.nav-list ul {
  display: flex;
  justify-content: center;
  list-style-type: none;
}

.nav-list li {
  padding: 0 0 0 3px;
  background: transparent url(../img/bg_nav_side.png) 0 0 repeat-y;
}

.nav-list li:last-of-type {
  padding-right: 3px;
  background: url(../img/bg_nav_side.png) left top repeat-y, transparent url(../img/bg_nav_side.png) right top repeat-y;
}

.nav-list li a {
  display: block;
  background: transparent url(../img/bg_nav_bottom.png) bottom left repeat-x;
  line-height: 1;
  text-decoration: none;
  font-weight: 700;
  color: #fff;
  font-size: 20px;
  padding: 21px 28px;
}

.nav-list li a:active,
.nav-list li a:hover {
  opacity: 0.7;
}

.nav-list-hover {
  position: relative;
}

.nav-list-hover ul {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  width: 100%;
  display: block;
  width: 150px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  visibility: hidden;
  opacity: 0;
  transition: top 0.5s, opacity 0.5s;
}

.nav-list-hover:hover ul {
  top: 100%;
  opacity: 1;
  visibility: visible;
}

.nav-list-hover ul li {
  border-top: 1px solid #fff;
}

.nav-list-hover ul li a {
  padding: 10px;
  text-align: center;
  word-break: keep-all;
  background-color: rgba(102, 193, 224, 0.8);
  background-image: none;
  text-align: center;
  font-size: 16px;
}

.nav-list-hover ul li {
  padding-left: 0;
  background-image: none;
}

.nav-list-hover ul li:last-of-type {
  padding-right: 0;
}

.breadcrumbs {
  margin-bottom: 40px;
}

.imagelightbox-close {
  top: 30px;
  right: 30px;
  width: 50px;
  height: 50px;
}

.imagelightbox-close::before {
  font-size: 30px;
}

.imagelightbox-arrow {
  width: 30px;
  padding: 5px;
  font-size: 30px;
}

/* ============================================
  Swiper
============================================ */
.slideArea {
  position: relative;
  width: 100%;
  margin-bottom: 80px;
}

.slideArea::before {
  content: "";
  display: block;
  padding-top: 31.6666666667%;
}

.slideArea_container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}

.slideArea .swiper-slide {
  position: relative;
}

.slideArea .swiper-slide .img img {
  display: block;
  width: 100%;
  height: auto;
}

.slideArea .swiper-pagination {
  bottom: -45px;
}

.slideArea .swiper-pagination-bullet {
  position: relative;
  background: #ccc;
  opacity: 1;
  width: 16px;
  height: 16px;
}

.slideArea .swiper-pagination-bullet::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #333;
  border-radius: 50%;
  opacity: 0;
  transition: all 300ms;
  width: 50%;
  height: 50%;
  margin: auto;
}

.slideArea .swiper-pagination-bullet-active::before {
  opacity: 1;
}

.slideArea .swiper-button-prev,
.slideArea .swiper-button-next {
  width: 50px;
  height: 50px;
  margin-top: -25px;
}

.slideArea .swiper-button-prev::after,
.slideArea .swiper-button-next::after {
  content: "";
}

.slideArea .swiper-button-prev img,
.slideArea .swiper-button-next img {
  width: 100%;
}

.slideArea .swiper-button-prev:hover,
.slideArea .swiper-button-next:hover {
  opacity: 0.65;
}

.slideArea .swiper-button-prev {
  left: 0;
}

.slideArea .swiper-button-next {
  right: 0;
}

.slideArea .swiper .slide_8 .txtArea {
  position: absolute;
  top: 14.7368421053%;
  right: 0;
  bottom: 0;
  left: 0;
  width: 64%;
  margin: 0 auto;
}

.slideArea .swiper .slide_8 .txtArea .h-01 {
  width: 100%;
  margin-bottom: 4.6875%;
}

.slideArea .swiper .slide_8 .txtArea .txt {
  width: auto;
  height: 6.3157894737%;
  margin-left: 22.1354166667%;
}

.slideArea .swiper .slide_8 .txtArea .txt+.txt {
  margin-top: 2.34375%;
}

.slideArea .swiper .slide_8 .txtArea .txt img {
  width: auto;
  height: 100%;
}

.slideArea .swiper .slide_8 .txtArea .btn {
  display: block;
  background: #fff;
  width: 28.3854166667%;
  margin: 4.6875% auto 0;
}

.slideArea .swiper .slide_8 .txtArea .btn img {
  transition: all 300ms;
}

.slideArea .swiper .slide_8 .txtArea .btn:hover img {
  opacity: 0.35;
}

.slideArea .swiper .slide_9 .txtArea {
  position: absolute;
  top: 19.7368421053%;
  left: 6.8333333333%;
  width: 37.9166666667%;
}

.slider-next,
.slider-prev {
  margin-top: -25px;
}

.slider-next:active,
.slider-next:hover,
.slider-prev:active,
.slider-prev:hover {
  opacity: 0.7;
  cursor: pointer;
}

.slick-dots {
  bottom: -35px;
}

.slick-dotted.slick-slider {
  margin-bottom: 80px;
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  color: #333;
}

.top-main {
  margin-bottom: 70px;
}

.top-main>div:first-of-type {
  margin-right: 60px;
}

.top-main-item {
  width: 450px;
  float: left;
}

.top-main-item a {
  color: inherit;
  text-decoration: none;
}

.top-main-image {
  margin-bottom: 20px;
}

.top-main-item-text {
  padding: 0 40px;
  background: transparent url(../img/arrow_r_black_13x22.png) 420px 50% no-repeat;
  line-height: 1.5;
  font-size: 16px;
}

.top-area {
  margin-bottom: 80px;
  padding: 35px 20px;
  border: 1px solid #ccc;
  box-sizing: border-box;
}

.top-area dt {
  display: block;
  margin-bottom: 20px;
  line-height: 1;
  font-size: 24px;
  font-weight: 700;
}

.top-area dd {
  font-size: 16px;
}

.top-panel-list {
  margin-bottom: 90px;
}

.top-panel-item {
  position: relative;
  width: 33.3333333333%;
  padding-top: 33.3333333333%;
  background-size: cover !important;
  float: left;
}

.top-panel-list div:nth-of-type(1) {
  background: transparent url(../img/top_panel_1.jpg) center center no-repeat;
}

.top-panel-list div:nth-of-type(2) {
  background: transparent url(../img/top_panel_2.jpg) center center no-repeat;
}

.top-panel-list div:nth-of-type(3) {
  background: transparent url(../img/top_panel_3.jpg) center center no-repeat;
}

.top-panel-text {
  position: absolute;
  top: 10%;
  left: 17%;
  z-index: 3;
  width: 66%;
}

.top-panel-text img {
  width: 100%;
}

.top-panel-item>a {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #fff;
}

.top-panel-item>a span {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  padding: 8% 0;
  background-color: rgba(21, 102, 156, 0.6);
  text-align: center;
  font-size: 2.5vw;
}

.top-panel-item>a::before,
.top-panel-list>div:nth-of-type(1)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  border: 7px solid #fff;
  border-color: rgba(255, 255, 255, 0.4);
  box-sizing: border-box;
}

.top-panel-item>a:active::before,
.top-panel-item>a:hover::before {
  background-color: rgba(255, 255, 255, 0.3);
}

.top-panel-link {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 10;
  width: 85%;
  padding: 0 7.5% 7.5%;
  background-color: rgba(3, 0, 0, 0.4);
}

.top-panel-link li {
  margin-top: 7%;
}

.top-panel-link li img {
  width: 100%;
}

.top-info {
  margin-bottom: 50px;
  padding: 45px 0 75px;
  background-color: #f5f5f5;
}

#starkid_news {
  width: 890px;
  padding: 10px;
  margin: 0 auto;
  list-style-type: none;
  background-color: #fff;
}

#starkid_news dt {
  display: inline-block;
  width: 120px;
  vertical-align: top;
  font-size: 14px;
}

#starkid_news dd {
  display: inline-block;
  width: 755px;
  font-size: 14px;
}

#starkid_news li:nth-of-type(n+2) {
  margin-top: 20px;
}

#starkid_news li a {
  color: inherit;
  text-decoration: none;
}

#starkid_news li a:active,
#starkid_news li a:hover {
  text-decoration: underline;
}

.top-info2 #starkid_news {
  max-width: 810px;
}

.top-info2 #starkid_news li {
  padding: 20px 5px;
  border-bottom: 1px solid #ddd;
}

.top-info2 #starkid_news li:nth-of-type(n+2) {
  margin-top: 0;
}

.top-case-box {
  display: block;
  text-align: center;
  width: 100%;
}

.top-case-text_pro {
  display: inline-block;
  color: #fff;
  width: 30%;
  text-align: center;
  position: relative;
}

.top-case-text_pro p a {
  display: inline-block;
  background-color: #015b99;
  text-align: center;
  text-decoration: none;
  font-size: 0.9em;
  color: #fff;
  width: 80%;
  margin-top: 20px;
  padding: 11px;
}

.top-case-text_pro_sub {
  margin-left: auto;
}

.top-case-text_pro::after {
  content: ">";
  font-size: 1em;
  position: absolute;
  top: 65%;
  right: 50px;
  transform: translateY(-50%) scale(1, 2);
}

.hover-op {
  opacity: 1;
  transition: opacity 0.3s;
}

.hover-op:active,
.hover-op:hover {
  opacity: 0.8;
}

.top-table {
  width: 100%;
  border: 1px solid #595959;
  border-collapse: collapse;
  vertical-align: middle;
  color: #333;
}

.top-table-td {
  text-align: center;
  vertical-align: middle;
  background-color: #ddd;
  padding: 10px 10px 10px 10px;
  white-space: nowrap;
  width: 15%;
}

.top-table-td2 {
  vertical-align: middle;
  padding: 10px;
  width: 35%;
}

.top-table td {
  border: 1px solid #595959;
  border-collapse: collapse;
}

.top_font2 {
  text-align: left;
  padding-left: 20px;
}

.top_font2 span {
  color: red;
  font-weight: 600;
  font-size: 1.5em;
}

.top-case-desc {
  margin-bottom: 60px;
  text-align: center;
  letter-spacing: 0.084em;
  font-size: 20px;
  font-weight: 700;
}

.top-case-list {
  margin-bottom: 40px;
  list-style-type: none;
}

.top-case-list li,
.top-casesub-list>div {
  width: 300px;
  margin-right: 30px;
  float: left;
}

.top-case-list li:nth-of-type(3n),
.top-casesub-list>div:nth-of-type(3n) {
  margin-right: 0;
}

.top-case-btn {
  margin-bottom: 60px;
  text-align: center;
}

.top-casesub-list {
  margin-bottom: 75px;
}

.top-casesub-item img {
  margin-bottom: 25px;
}

.top-casesub-item a {
  display: block;
  text-decoration: none;
  color: inherit;
}

.top-casesub-item p {
  background: transparent url(../img/arrow_r_black_13x22.png) center right no-repeat;
  line-height: 160px;
}

.top-casesub-item a p::after,
.top-casesub-item a p::before {
  content: "";
  display: block;
  height: 1px;
  background: #fff url(../img/bg_dotted.png) center top no-repeat;
}

.top-casesub-item a p span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5;
  font-size: 14px;
}

.top-category {
  margin-bottom: 40px;
  padding: 50px 0 65px;
  background-color: #f5f5f5;
}

.top-category-desc {
  margin-bottom: 45px;
  text-align: center;
  font-size: 16px;
}

.top-category-item {
  width: 480px;
  float: left;
}

.top-category-list>div:nth-of-type(2n+3) {
  clear: left;
}

.top-category-list>div:nth-of-type(n+3) {
  margin-top: 15px;
}

.top-category-item img {
  margin-right: 20px;
  float: left;
}

.top-category-item dl {
  width: 360px;
  float: left;
  font-size: 14px;
}

.top-category-item dt {
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  color: #15669c;
}

.top-category-item dd a {
  color: inherit;
}

.top-category-item dd a:active,
.top-category-item dd a:hover {
  text-decoration: none;
}

.top-3point {
  margin-bottom: 80px;
}

.top-3point li {
  background-color: #ffe8d9;
  padding: 30px;
}

.top-3point li .img {
  margin-bottom: 20px;
}

.top-3point li .img img {
  width: 100%;
}

.top-3point h3 {
  margin-bottom: 30px;
  padding-bottom: 10px;
  font-size: 22px;
}

.top-3point dt {
  margin-bottom: 20px;
  font-size: 24px;
}

.top-build,
.top-info2 {
  margin-bottom: 80px;
}

.top-chintai {
  margin-bottom: 120px;
}

.top-loopslider {
  width: 100%;
}

.top-loopslider .swiper-wrapper {
  transition-timing-function: linear;
}

.top-loopslider .swiper-slide {
  width: 312px;
}

.top-loopslider .swiper .img {
  position: relative;
  background: #eee;
  overflow: hidden;
}

.top-loopslider .swiper .img::before {
  content: "";
  display: block;
  padding-top: 90.3846153846%;
}

.top-loopslider .swiper .img img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  object-fit: cover;
  object-position: center;
  transition: all 1s;
  width: 100%;
  height: 100%;
  margin: auto;
}

.top-loopslider .swiper .img:hover img {
  transform: scale(1.1);
}

.top-loopslider .swiper .category {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  font-size: 12px;
  pointer-events: none;
  width: 25%;
  padding: 5px;
}

.top-build-inner a {
  display: block;
  text-decoration: none;
  color: #222;
}

.top-build-label {
  display: block;
  padding: 15px 45px 15px 30px;
  background: #fff url(../img/arrow_r_deepblue_14x24.png) center right 30px no-repeat;
  font-size: 24px;
}

.top-reform {
  margin-bottom: 80px;
  padding: 80px 0;
  background-color: #e6eef4;
}

.top-reform h3 {
  margin: 40px 0 30px;
  text-align: center;
  font-weight: 700;
  font-size: 24px;
}

.top-reform h3 span {
  border-bottom: 3px solid #15669c;
}

.top-reform iframe {
  display: block;
  margin: 0 auto;
  width: 600px;
  aspect-ratio: 16 / 9;
  border: none;
}

.top-other a {
  letter-spacing: 2px;
  font-size: 26px;
}

.top-area2 {
  margin-bottom: 100px;
  padding: 30px;
}

.case-nav-inner {
  width: 234px;
  margin-right: 8px;
}

.case-nav .case-nav-inner:nth-of-type(4n) {
  margin-right: 0;
}

.case-nav {
  margin-bottom: 40px;
}

.case-nav-inner {
  width: 234px;
  margin-right: 8px;
}

.case-nav .case-nav-inner:nth-of-type(4n) {
  margin-right: 0;
}

.case-nav-index a,
.case-nav-menu a,
.case-nav-menu-right a {
  padding: 8px 30px 8px 18px;
}

.case-wrapper {
  margin-bottom: 80px;
}

.case-wrapper h2 {
  padding: 0 15px 5px;
  font-size: 24px;
}

.case-wrapper h2+p {
  margin: 30px 0;
}

.case-wrapper h3 {
  margin: 40px 0 30px;
}

.case-wrapper h4 {
  margin-bottom: 20px;
  font-size: 130%;
}

.case-index {
  margin: 30px 0;
  padding: 19px 19px;
}

.case-title {
  margin-bottom: -30px;
}

.case-item {
  width: 100%;
  margin-bottom: 20px;
}

.case-index .case-item:last-child {
  margin-bottom: 0;
}

.case-item .linkCaseArea ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0 20px;
}

.case-item .linkCaseArea li {
  list-style-type: none;
  width: 48%;
}

.case-item .linkCaseArea li:nth-child(2n) {
  margin-left: auto;
}

.case-item .linkCaseArea2 ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0 20px;
}

.case-item .linkCaseArea2 li {
  list-style-type: none;
  width: 32%;
}

.case-item .linkCaseArea2 li:nth-child(n+1) {
  margin-left: auto;
}

.case-item .linkCaseArea3 ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0 20px;
}

.case-item .linkCaseArea3 li {
  list-style-type: none;
  width: 48%;
}

.case-item .linkCaseArea3 li:nth-child(2n) {
  margin-left: auto;
}

.case-item-title {
  margin: 0;
  padding: 15px 10px 15px 20px;
}

.case-item_teble {
  width: 100%;
  margin-bottom: 20px;
}

.case-panel {
  margin: 50px 0;
  padding: 20px 0 30px;
}

.case-panel ul ul {
  right: 15px;
  bottom: 15px;
  width: 270px;
}

.case-panel ul ul li {
  margin-top: 9px;
}

.case-category {
  margin-bottom: 100px;
}

.case-category h2 {
  padding: 15px;
  font-size: 20px;
}

.case-category p {
  padding: 0 25px;
  margin-bottom: 40px;
}

.case-category dl {
  width: 450px;
  margin: 20px 30px 0 0;
}

.case-category dt {
  margin-bottom: 30px;
  padding: 5px 25px;
  border-radius: 12px;
}

.case-category dd {
  margin: 5px 0 0 25px;
}

.case-category a:active,
.case-category a:hover {
  text-decoration: none;
}

.case-cat-page img {
  height: 280px;
  width: auto;
  object-fit: cover;
}

.case-thumb {
  justify-content: flex-start;
}

.case-thumb li {
  width: 185px;
  margin-right: 8px;
  position: relative;
}

.case-thumb li:after {
  content: url(../../case/images/arrow-R.png);
  display: block;
  top: 80px;
  right: -20px;
  z-index: 1;
  position: absolute;
}

.case-thumb li.newConst:after {
  content: url(none);
}

.no-arrows li:after {
  display: none !important;
}

.case-thumb li:last-child:after,
.case-thumb li:nth-child(5):after {
  display: none;
}

.case-thumb-5 li:after {
  content: url(../../case/images/arrow-T.png);
  bottom: -25px;
  right: 75px;
  top: auto;
}

.case-thumb-5 li:nth-child(5):after {
  content: url(../../case/images/arrow-T.png);
  display: block;
}

.case-thumb-5 li:nth-child(10):after,
.case-thumb-5 li:nth-child(6):after,
.case-thumb-5 li:nth-child(7):after,
.case-thumb-5 li:nth-child(8):after,
.case-thumb-5 li:nth-child(9):after {
  display: none;
}

.case-thumb-4 li:after {
  content: url(../../case/images/arrow-T.png);
  bottom: -25px;
  right: 75px;
  top: auto;
}

.case-thumb-4 li:nth-child(4):after {
  content: url(../../case/images/arrow-T.png);
  display: block;
}

.case-thumb-4 li:nth-child(5):after,
.case-thumb-4 li:nth-child(6):after,
.case-thumb-4 li:nth-child(7):after,
.case-thumb-4 li:nth-child(8):after {
  display: none;
}

.case-thumb-3 li:after {
  content: url(../../case/images/arrow-T.png);
  bottom: -25px;
  right: 75px;
  top: auto;
}

.case-thumb-3 li:nth-child(4):after,
.case-thumb-3 li:nth-child(5):after,
.case-thumb-3 li:nth-child(6):after {
  display: none;
}

.case-thumb-3 li {
  margin-right: 202px;
}

.case-thumb-4 li {
  margin-right: 73px;
}

.case-thumb li:nth-of-type(5n),
.case-thumb-3 li:nth-of-type(3n),
.case-thumb-4 li:nth-of-type(4n) {
  margin-right: 0;
}

.case-thumb-3 li:nth-of-type(5n) {
  margin-right: 202px;
}

.case-thumb-4 li:nth-of-type(5n) {
  margin-right: 73px;
}

.case-thumb li:nth-of-type(n+6),
.case-thumb-3 li:nth-of-type(n+4),
.case-thumb-4 li:nth-of-type(n+5) {
  margin-top: 10px;
}

.case-mainimage {
  width: 650px;
  height: 490px;
  margin-bottom: 40px;
}

.case-comment {
  margin-bottom: 40px;
}

.case-nav-end a {
  width: 170px;
  padding: 10px 40px;
  font-size: 16px;
}

.record tr:nth-of-type(even) {
  background-color: #eff7ff;
}

.record td {
  padding: 3px 6px;
  border: 1px solid #cfcfcf;
}

.case-image {
  position: relative;
  width: 650px;
  height: 490px;
  margin: 30px auto 45px;
  background-color: #e0e0e0;
  overflow: hidden;
}

.case-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: 100%;
  transform: translate(-50%, -50%);
}

.workhistory-image {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

.workhistory-image li {
  width: min(300px, 33.3333333333%);
  margin: 0 max(50% - 450px, 0px) 50px 0;
}

.workhistory-image li:nth-of-type(3n) {
  margin-right: 0;
}

.workhistory-image li figure {
  width: 100%;
  height: 200px;
  margin-bottom: 10px;
  background-color: #c7c7c7;
}

.workhistory-image li img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
}

.main-nav {
  margin-bottom: 80px;
}

.main-nav .main-nav-inner {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.main-nav .main-nav-inner::after {
  content: "";
  display: block;
  width: 24%;
  height: 0;
}

.main-nav-inner li {
  width: 24%;
}

.main-nav-inner .case-nav-index a {
  border: 2px solid #c2dbeb;
  background-color: #fff;
  color: #15669c;
  height: 100%;
  display: flex;
  align-items: center;
}

.main-nav-inner .case-nav-index a:after {
  transform: rotate(-90deg);
  top: auto;
}

.case-nav.main-nav-inner {
  flex-wrap: inherit;
}

.case-nav.main-nav-inner .case-nav-menu span,
.case-nav.main-nav-inner .case-nav-menu-right span {
  font-size: 86%;
}

.case-nav.main-nav-inner .case-nav-menu,
.case-nav.main-nav-inner .case-nav-menu-right {
  width: 234px;
}

.main-nav-inner .case-nav-menu a,
.main-nav-inner .case-nav-menu-right a {
  display: flex;
  align-items: center;
  line-height: 1.5;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}

.maintenance-table {
  width: 100%;
  margin-bottom: 30px;
  border-collapse: collapse;
  table-layout: fixed;
}

.maintenance-table td,
.maintenance-table th {
  border: 1px solid #bababa;
}

.maintenance-header th {
  padding: 7px 0;
}

.maintenance-table td {
  padding: 5px 10px;
  vertical-align: top;
}

.maintenance-header th:nth-of-type(1) {
  background-color: #c0e6fc;
}

.maintenance-header th:nth-of-type(2) {
  background-color: #8ed2fa;
}

.maintenance-header th:nth-of-type(3) {
  background-color: #65c2f8;
}

.maintenance-header th:nth-of-type(4) {
  background-color: #35aef5;
}

.maintenance-table td[rowspan] {
  padding: 0 7px;
  vertical-align: middle;
  text-align: center;
  font-weight: 700;
}

.maintenance-table colgroup col:nth-of-type(1) {
  width: 35px;
}

.maintenance-table colgroup col:nth-of-type(2) {
  width: 200px;
}

.maintenance-table colgroup col:nth-of-type(3) {
  width: 270px;
}

.maintenance-table colgroup col:nth-of-type(4) {
  width: 200px;
}

.maintenance-table colgroup col:nth-of-type(5) {
  width: 260px;
}

.maintenance-table tr td:nth-last-of-type(1):not([colspan]) {
  font-weight: 700;
  color: #0082d8;
}

.maintenance-table tr td span {
  font-weight: 400;
  font-size: 12px;
  color: #000;
}

.maintenance-list {
  justify-content: space-between;
  margin-bottom: 40px;
}

.maintenance-list li {
  width: 438px;
}

.maintenance-list li:nth-of-type(n+3) {
  margin-top: 20px;
}

.mainte-btn {
  width: 380px;
  margin: 20px 0 70px;
  padding: 10px 40px;
}

.covid-list {
  justify-content: space-between;
  margin: 30px 0 40px;
}

.covid-list li {
  width: 460px;
}

.covid-list figure {
  display: flex;
  margin: 10px;
}

.covid-list img {
  margin: auto;
  max-width: 100%;
}

.reform-list {
  justify-content: space-between;
  margin: 60px 0 100px;
}

.reform-list li {
  width: 460px;
}

.reform-list li:nth-of-type(n+3) {
  margin-top: 60px;
}

.reform-list h3 {
  margin-top: 0;
}

.reform-list figure,
.reform-point {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.reform-list figcaption {
  width: 260px;
}

.reform-list .blue-right-btn {
  width: 380px;
  margin-top: 15px;
  padding: 10px 40px;
}

.reform-point {
  margin-bottom: 90px;
}

.reform-point figcaption {
  width: 710px;
}

.reform-point figcaption p {
  margin-bottom: 20px;
  letter-spacing: -0.01rem;
}

.reform-point .blue-down-btn {
  width: 550px;
  padding: 10px 0;
  text-align: center;
}

.point3-list {
  margin-bottom: 60px;
}

.point3-list h4 {
  margin-bottom: 0;
  padding: 10px 20px;
}

.point3-list li {
  margin-bottom: 30px;
}

.point3-list dd,
.point3-list dt {
  padding: 15px 30px;
}

.reform-add-table {
  border-collapse: collapse;
  border: 1px solid #999;
}

.reform-add-table th {
  background: #1aa2d0;
  color: #fff;
}

.reform-add-table td,
.reform-add-table th {
  padding: 6px;
  border: 1px solid #b7b7b7;
  vertical-align: top;
}

.reform-image {
  margin-bottom: 60px;
  text-align: center;
}

.reform-table-stock {
  table-layout: fixed;
}

.reform-table-stock tr:not(:first-of-type) th:first-of-type {
  width: 70px;
}

.bgRed {
  background-color: #fbc8c8;
}

.reform-nav {
  margin-bottom: 60px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.reform-nav li {
  margin-bottom: 30px;
  width: 48.7%;
}

.reform-nav li.last-nav {
  width: 100%;
}

.reform-nav li img {
  width: 100%;
}

.build-flow {
  margin: 60px 0 90px;
  text-align: center;
}

.build-flow figcaption {
  margin-bottom: 30px;
  text-align: left;
}

.build-text {
  margin: 0 20px 40px;
}

.build-text+p {
  margin: 0 20px 50px;
}

.build-spec {
  margin-bottom: 40px;
}

.build-spec>dd>figure {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.build-spec figcaption {
  position: relative;
  width: 795px;
  min-height: 40px;
  padding-bottom: 60px;
}

.build-spec .main-accordion-switch {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 555px;
  padding: 12px 0;
  line-height: 1;
  text-align: center;
}

.build-spec .blue-down-btn::after {
  content: "";
  display: block;
  position: absolute;
  background: url("../../common/img/icon_opne.svg") no-repeat center;
  line-height: 1;
  width: 20px;
  height: 20px;
  right: 20px;
}

.build-spec .blue-down-btn.blue-down-rev::after {
  content: "";
  display: block;
  position: absolute;
  background: url("../../common/img/icon_close.svg") no-repeat center;
  line-height: 1;
  width: 20px;
  height: 20px;
  right: 20px;
}

.main-accordion {
  margin: 30px 0;
}

.build-merit-step dd {
  margin-bottom: 30px;
}

.build-fire>dd figure {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: flex-start;
}

.build-fire>dd figcaption {
  width: 770px;
}

.build-fire figcaption dd {
  margin-bottom: 40px;
}

.reception-btn {
  margin: 30px 0 50px;
}

.reception-btn label {
  width: 555px;
}

#fire,
#popular,
#system {
  margin-bottom: 30px;
}

.build-intro {
  margin: 30px 0;
}

.build-list li {
  width: 280px;
  padding: 9px;
  border: 1px solid #09c;
  margin-right: 30px;
}

.build-list li:nth-of-type(3n) {
  margin-right: 0;
}

.build-list li:nth-of-type(n+4) {
  margin-top: 30px;
}

.build-add-table td,
.build-add-table th {
  padding: 6px;
}

.build-add-table .th-bg {
  background-color: #c0e6fc;
}

.eqproof-list {
  margin: 0 20px 90px;
}

.eqproof-list dl {
  margin-bottom: 56px;
  padding: 20px;
  border-radius: 15px;
}

.eqproof-list dl::after {
  bottom: -42px;
  left: 50%;
  width: 50px;
  height: 28px;
}

.eqproof-list dt {
  width: 150px;
}

.eqproof-list dd {
  width: calc(100% - 150px);
}

.eqproof-list li:last-of-type a {
  padding: 20px;
  border-radius: 15px;
}

.eqproof-list li:last-of-type a::after {
  right: 20px;
  width: 34px;
  font: 34px/1 FontAwesome;
}

.subsidy-table {
  margin: 0 10px 60px;
}

.subsidy-table th {
  width: 230px;
}

.subsidy-table td {
  padding: 10px 40px;
}

#subsidy {
  margin-bottom: 30px;
}

.land-nav {
  justify-content: space-between;
}

.land-nav-inner {
  width: 32.5%;
}

.land-intro {
  margin: 50px 0;
}

.land-doubt {
  margin: 0 20px 50px;
}

.land-doubt::after {
  right: 25px;
  bottom: 15px;
  width: 94px;
  height: 175px;
}

.land-doubt li {
  width: 250px;
  margin: 0 10px 15px 0;
  padding: 20px 25px;
  min-height: 72px;
}

.land-doubt li:nth-of-type(3n) {
  margin-right: 0;
}

.land-increase {
  margin: 0 20px;
}

.land-increase {
  display: flex;
  align-items: center;
}

.land-increase dt {
  width: 258px;
}

.land-increase dd {
  align-self: flex-end;
  width: calc(100% - 304px);
  min-height: 70px;
  padding: 15px 0 30px 45px;
}

.land-deducting {
  padding: 5px 0;
  letter-spacing: 0;
  font-size: 24px;
}

.land-increase .land-deducting,
.land-revision .land-tax-wrapper .land-deducting {
  width: 315px;
}

.land-tax-wrapper~span.land-plus {
  margin: 0 15px;
  font-size: 20px;
}

.land-inheritor {
  width: 210px;
  padding: 5px 15px;
  font-size: 24px;
}

.land-revision {
  margin: 0 20px;
}

.li-after {
  margin-bottom: 40px;
}

.land-revision dt {
  margin-bottom: 20px;
}

.tax-table {
  margin-bottom: 50px;
}

.tax-table td,
.tax-table th {
  padding: 15px 80px;
}

.land-example-1 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 35px;
  padding: 18px 38px;
}

.land-example-1 figcaption {
  width: 475px;
}

.land-example-1 p {
  margin-bottom: 30px;
  letter-spacing: -0.05rem;
  font-size: 18px;
}

.land-example-1 dd,
.land-example-1 dt {
  margin-top: 30px;
  letter-spacing: -0.05rem;
  font-size: 18px;
}

.land-example-1 figcaption img {
  margin-right: 10px;
}

.inherit-table {
  margin-bottom: 50px;
}

.inherit-table td,
.inherit-table th {
  padding: 15px 25px;
}

.inherit-graph figcaption {
  margin-top: 40px;
}

.liability-deduction {
  margin-bottom: 70px;
  text-align: center;
}

.liability-deduction figcaption {
  margin-bottom: 40px;
  text-align: left;
}

.chintai-text {
  margin: 40px 20px 20px;
}

.chintai-text dt {
  margin-bottom: 30px;
  padding: 15px 20px;
}

.chintai-img figcaption {
  margin: 40px 45px 60px;
}

.chintai-img figcaption ul {
  margin-left: 20px;
}

.comparison-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 100px;
}

.comparison-table td,
.comparison-table th {
  padding: 10px 25px;
  border: 1px solid #b7b7b7;
  letter-spacing: 0;
}

.comparison-text {
  width: 460px;
  padding: 15px 20px;
  border: 3px solid #f5f5f5;
}

.comparison-text p {
  font-size: 16px;
  letter-spacing: 0;
}

.comparison-text p:nth-of-type(2) {
  margin-bottom: 60px;
}

.comparison-text p:last-of-type {
  font-size: 14px;
}

.comparison-price {
  display: inline-block;
  padding: 10px;
}

.case-wrapper .online-header {
  background: transparent url(../img/bg_onlineconsulting_2.jpg) center bottom/contain no-repeat;
  margin-bottom: 60px;
  padding: 0 30px 30px;
  border: none;
  text-align: center;
}

.case-wrapper .online-header+p {
  margin: 0 60px 100px;
  letter-spacing: -0.1px;
  font-size: 18px;
}

.case-wrapper .online-subheader::before {
  display: none;
}

.case-wrapper .online-subheader {
  margin-bottom: 30px;
  padding: 15px 0 35px 35px;
  background: transparent url(../img/bg_online_subheader.png) left bottom no-repeat;
}

.case-wrapper .tabList {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 40px auto;
}

.case-wrapper .tabList_item {
  width: 50%;
  height: 67px;
}

.case-wrapper .tabList_item>a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background: #f5f5f5;
  color: #16669c;
  font-size: 22.5px;
  font-weight: 700;
  text-decoration: none;
  border-radius: 5px 5px 0 0;
  width: 100%;
  height: 100%;
}

.case-wrapper .tabList_item>a:hover {
  opacity: 0.7;
}

.case-wrapper .tabList_item>a.is-current {
  background: #16669c;
  color: #fff;
}

.case-wrapper .tabList_item>a.is-current::before {
  content: "";
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 6.5px 0 6.5px;
  border-color: #16669c transparent transparent transparent;
  margin: -2px auto 0;
}

.case-wrapper .tabList_item>a>span {
  position: relative;
}

.case-wrapper .tabList_item>a>span::before {
  content: "";
  position: absolute;
  top: 0;
  left: -22px;
  bottom: 0;
  border-top: 2px solid #00538d;
  border-right: 2px solid #00538d;
  box-sizing: border-box;
  transform: rotate(45deg);
  width: 12px;
  height: 12px;
  margin: auto 0;
}

.case-wrapper .tabList_item>a.is-current>span::before {
  display: none;
}

.online-merit {
  display: flex;
}

.online-merit ul {
  width: calc(100% - 440px);
  margin: 0 20px 0 40px;
}

.online-merit figure {
  width: 380px;
}

.online-merit li {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  font-weight: 700;
  color: #00685c;
}

.online-merit li::before {
  content: "";
  width: 14px;
  height: 14px;
  margin-top: 3px;
  background-color: #0ea5a5;
}

.online-merit li span {
  width: calc(100% - 25px);
}

.online-step {
  display: flex;
  justify-content: center;
  margin: 60px 0 100px;
}

.online-step li {
  width: 152px;
  margin-right: 25px;
  padding-right: 150px;
  background: transparent url(../img/arrow_r_lightgreen_124x25.png) right top 100px no-repeat;
  letter-spacing: -0.5px;
  text-align: center;
  color: #2d2d2d;
}

.online-step li img {
  margin-bottom: 20px;
}

.online-step li:last-of-type {
  margin-right: 0;
  padding-right: 0;
  background: no-clip;
}

.online-device {
  display: flex;
  justify-content: center;
  margin: 50px 0 100px;
}

.online-device li {
  margin: 0 7px;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  color: #00685c;
}

.online-device li img {
  margin-bottom: 15px;
}

.online-form {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 80px;
  border-bottom: 1px solid #c5c5c5;
}

.online-form dt {
  width: 225px;
  padding: 40px 0;
  font-weight: 700;
  font-size: 20px;
  color: #00685c;
}

.online-form dt span {
  display: inline-block;
  margin-left: 15px;
  padding: 6px 11px;
  border-radius: 17px;
  background-color: #bbe5e5;
  vertical-align: middle;
  font-size: 14px;
  font-weight: 400;
}

.online-form dd {
  width: calc(100% - 225px);
  padding: 40px 0;
}

.online-form dd:nth-of-type(n+2),
.online-form dt:nth-of-type(n+2) {
  border-top: 1px solid #c5c5c5;
}

.online-form input,
.online-form select,
.online-form textarea {
  width: 100%;
  max-width: 620px;
  padding: 10px;
  box-sizing: border-box;
  outline: 0;
}

.online-form input,
.online-form select {
  margin: -15px 0;
}

.online-form textarea {
  min-height: 200px;
  margin: 10px 0 -15px;
  resize: vertical;
}

.online-form dd:nth-of-type(1) input {
  max-width: 270px;
  margin-right: 45px;
}

.online-form dd:nth-of-type(1) select {
  max-width: 270px;
}

.online-form dd:nth-of-type(5) input {
  max-width: 160px;
}

.online-form dd:nth-of-type(7) input {
  max-width: 300px;
}

.online-form-button {
  display: flex;
  justify-content: center;
}

.online-form-button input {
  width: 300px;
  margin: 0 20px;
  padding: 11px;
  border: 1px solid #0ea5a5;
  box-sizing: border-box;
  line-height: inherit;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  outline: 0;
}

.online-form-button-white {
  background-color: #fff;
  color: #0ea5a5;
}

.online-form-button-green {
  background-color: #0ea5a5;
  color: #fff;
}

.error-message {
  margin: -40px 0 60px;
  padding-left: 40px;
}

.article-text {
  margin: 40px 0;
}

.article-intro {
  padding: 20px;
}

.article-intro {
  background-position: calc(100% - 20px) calc(100% - 20px), 0 0;
}

.article-list li {
  margin-top: 30px;
  padding: 19px;
}

.article-list dd {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}

.article-list-image {
  width: 280px;
}

.article-list-text {
  width: 610px;
}

.management-text-1 {
  margin: 40px 0 80px;
}

.management-text-1 dt {
  font-weight: 700;
}

.management-text-1 dd {
  margin-bottom: 25px;
}

.voice-list li {
  margin-top: 30px;
  padding: 29px;
}

.voice-list dt {
  margin-bottom: 20px;
}

.voice-list dd {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}

.voice-list figure {
  width: 200px;
}

.voice-text {
  width: 670px;
}

.voice-text.w100per {
  width: 100%;
}

.partner-intro {
  margin-bottom: -40px;
}

.partner-intro h2 {
  width: 680px;
  margin-bottom: 30px;
  float: left;
}

.partner-intro-text {
  width: 710px;
  float: left;
  padding-left: 1.4rem;
  box-sizing: border-box;
  font-weight: 700;
  font-size: 16px;
}

.partner-intro-img {
  width: 230px;
  margin: 0 !important;
  float: right;
  text-align: right;
}

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

.partner-list li {
  width: 460px;
}

.partner-list li:nth-of-type(n+3) {
  margin-top: 60px;
}

.partner-info {
  color: #fff;
  padding: 5px;
  animation: partner-blink 1s infinite alternate;
}

@keyframes partner-blink {
  0% {
    background-color: #fff
  }

  100% {
    background-color: #f00
  }
}

.company-pt,
.company-tp {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 40px;
}

.company-tp {
  flex-direction: row-reverse;
}

.company-pt .company-text,
.company-tp .company-text {
  width: 720px;
  margin-bottom: 0;
}

.company-text {
  margin-bottom: 40px;
}

.company-text dt {
  border-bottom: solid 1px #666;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

.company-text ol li {
  margin-bottom: 30px;
}

.company-img figcaption {
  margin: 20px 0 40px;
  font-size: 12px;
}

.company-table,
.link-table {
  width: 100%;
  border-collapse: collapse;
}

.contact-text dt {
  width: 200px;
}

.contact-text dd {
  width: 760px;
}

.contact-text dd:not(:last-of-type),
.contact-text dt {
  margin-top: 20px;
}

.mailform {
  width: 100%;
  border-collapse: collapse;
}

.mailform td,
.mailform th {
  padding: 10px;
}

.mailform input:focus,
.mailform select:focus,
.mailform textarea:focus {
  outline: 0;
}

.form-btn {
  margin: 40px 0;
  gap: 20px 40px;
  justify-content: center;
}

.form-btn button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 5px;
  width: 160px;
  height: 40px;
  margin: 10px;
  padding: 0;
  border: 2px solid #9a9a9a;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 600;
  color: #434343;
}

.form-btn button:hover,
.form-btn button:active {
  cursor: pointer;
}

.form-btn button[type]::after {
  content: "";
  width: 26px;
  aspect-ratio: 1;
  border: 2px solid #ababab;
  border-radius: 50%;
}

.form-btn button[type=reset],
.form-btn button[type=button] {
  background: #fff radial-gradient(closest-side, #d0d0d0 0%, #d0d0d0 95%, #fff 100%) top 12px center / 960px 960px no-repeat;
}

.form-btn button[type=reset]:hover,
.form-btn button[type=reset]:active,
.form-btn button[type=button]:hover,
.form-btn button[type=button]:active {
  background-image: radial-gradient(closest-side, #dc9c9c 0%, #dc9c9c 95%, #fff 100%);
  box-shadow: 0 0 1px 1px #fff, 0 0 5px 4px #fbd0d0;
}

.form-btn button[type=reset]::after {
  background: #fff url(../img/icon_cross.png) center no-repeat;
}

.form-btn button[type=button]::after {
  background: #fff url(../img/icon_left.png) center no-repeat;
}

.form-btn button[type=submit] {
  background: #fff radial-gradient(closest-side, #d0d0d0 0%, #d0d0d0 95%, #fff 100%) top 12px center / 960px 960px no-repeat;
}

.form-btn button[type=submit]:hover,
.form-btn button[type=submit]:active {
  background-image: radial-gradient(closest-side, #9adfff 0%, #9adfff 95%, #fff 100%);
  box-shadow: 0 0 1px 1px #fff, 0 0 5px 4px #d0edfb;
}

.form-btn button[type=submit]::after {
  background: #fff url(../img/icon_right.png) center no-repeat;
}

.privacy-text {
  height: 300px;
}

.foot-contact {
  text-align: center;
}

#footer_area .foot-contact {
  background-color: #eaf1f4;
  padding: 50px;
  margin-bottom: 50px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#footer_area .foot-contact h2 {
  font-size: 28px;
  text-align: center;
  width: 100%;
  margin-bottom: 30px;
}

#footer_area .foot-contact .phone,
#footer_area .foot-contact .mail {
  width: 48%;
  background-color: #0067a1;
  text-align: center;
  padding: 35px 0 25px;
  text-decoration: none;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  transition: 0.3s;
}

#footer_area .foot-contact a:hover {
  opacity: 0.6;
}

#footer_area .foot-contact .phone {
  letter-spacing: 0.05em;
  font-size: 26px;
  padding: 33px 0 27px;
}

#footer_area .foot-contact .phone::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("../../common/img/icon_phone.svg");
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
  margin: 0 10px 0 0;
}

#footer_area .foot-contact .mail::before {
  content: "";
  display: inline-block;
  width: 27px;
  height: 20px;
  background-image: url("../../common/img/icon_mail.svg");
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
  margin: 0 10px 0 0;
}

.page-footer {
  position: sticky;
  left: 0;
  top: 0;
  z-index: 200;
  letter-spacing: 0;
  color: #fff;
  background-color: #0067a1;
}

.page-footer .inner {
  max-width: 1170px;
  width: 100%;
  padding: 60px 30px;
}

.page-footer .inner a {
  color: #fff;
  text-decoration: none;
}

.page-footer .inner .f-up {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.page-footer .inner .f-up .logo {
  width: 24%;
}

.page-footer .inner .f-up .logo img {
  margin: 10px 0;
}

.page-footer .inner .f-up .logo p:first-of-type {
  font-size: 12px;
  font-weight: 700;
}

.page-footer .inner .f-up .logo p:last-of-type {
  font-size: 12px;
  line-height: 1.8;
}

.page-footer .inner .f-up .navi-area {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 65%;
}

.page-footer .inner .f-up .navi-area dl {
  width: 25%;
}

.page-footer .inner .f-up .navi-area dl dt {
  font-weight: 700;
  margin-bottom: 15px;
  transition: 0.3s;
}

.page-footer .inner .f-up .navi-area dl dt:hover {
  opacity: 0.5;
}

.page-footer .inner .f-up .navi-area dl dd {
  position: relative;
  font-size: 14px;
  padding-left: 10%;
}

.page-footer .inner .f-up .navi-area dl dd:not(:last-child) {
  margin-bottom: 7px;
}

.page-footer .inner .f-up .navi-area dl dd a {
  color: rgba(255, 255, 255, 0.6);
  transition: 0.3s;
}

.page-footer .inner .f-up .navi-area dl dd a:hover {
  color: #fff;
}

.page-footer .inner .f-under ul {
  display: flex;
}

.page-footer .inner .f-under ul li {
  position: relative;
  list-style: none;
  font-size: 14px;
  transition: 0.3s;
}

.page-footer .inner .f-under ul li:hover {
  opacity: 0.5;
}

.page-footer .inner .f-under ul li:not(:last-child) {
  margin-right: 30px;
}

.page-footer .inner .f-under ul li:not(:first-child)::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 1px;
  height: 14px;
  background-color: #fff;
}

.page-footer .inner .f-up .navi-area dl dd::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 5px;
  height: 5px;
  top: 7px;
  left: 0;
  background-size: contain;
  vertical-align: middle;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
}

.page-footer .copyright {
  background-color: #fff;
  padding: 20px 0;
  text-align: center;
}

.page-footer .copyright p:first-child {
  font-size: 12px;
  color: #666;
  margin-bottom: 5px;
}

.page-footer .copyright p:last-child {
  font-size: 10px;
  color: #999;
}

.page-footer br+br {
  display: none !important;
}

.page-footer-r-sp {
  position: fixed;
  right: 20px;
  cursor: pointer;
  display: none;
  bottom: 20px;
}

.page-scroll {
  position: fixed;
  right: 30px;
  width: 30px;
  height: 30px;
  padding: 0;
  border: none;
  border-radius: 50%;
  z-index: 2;
  outline: 0;
}

.page-up {
  background: transparent url(../img/caret_t_30x30.png) 0 0 no-repeat;
  top: 50%;
  transform: translateY(-50px);
}

.page-down {
  background: transparent url(../img/caret_b_30x30.png) 0 0 no-repeat;
  bottom: 50%;
  transform: translateY(50px);
}

.wrapFAQ {
  padding: 50px 0;
}

.wrapFAQ dt {
  background-color: #f2f2f2;
  font-weight: 700;
  font-size: 16px;
  padding: 10px 25px 10px 50px;
  border-radius: 7px;
  margin-bottom: 20px;
  position: relative;
  cursor: pointer;
  border: 1px solid #f2f2f2;
  transition: all 0.5s ease;
}

.wrapFAQ dt:hover {
  border: 1px solid #09c;
}

.wrapFAQ dd {
  line-height: 1.8;
  display: none;
  margin-bottom: 40px;
  padding: 0 25px 0 50px;
  position: relative;
}

.wrapFAQ dd:after {
  display: block;
  content: "A";
  position: absolute;
  top: -5px;
  left: 10px;
  font-weight: 700;
  color: #ffb948;
  font-size: 25px;
}

.wrapFAQ dt:after {
  display: block;
  content: "Q";
  position: absolute;
  top: 3px;
  left: 10px;
  font-weight: 700;
  color: #09c;
  font-size: 25px;
}

.wrapFAQ dt:before {
  content: "";
  display: block;
  position: absolute;
  background: url("../../common/img/icon_opne.svg") no-repeat center;
  line-height: 1;
  width: 20px;
  height: 20px;
  top: calc(50% - 10px);
  right: 20px;
}

.wrapFAQ dt.activeFAQ:before {
  content: "";
  display: block;
  position: absolute;
  background: url("../../common/img/icon_close.svg") no-repeat center;
  line-height: 1;
  width: 20px;
  height: 20px;
  top: calc(50% - 10px);
  right: 20px;
}

.linkCaseArea {
  font-size: 14px;
  margin-top: 20px;
  text-align: left;
  line-height: 1.5;
}

.linkCaseArea a {
  margin: 0 0 30px;
  padding: 0;
  display: inline-block;
  text-align: center;
}

.linkCaseArea a.sk01 {
  margin: 0 0 5px !important;
  padding: 0;
  display: inline-block;
  text-align: center;
}

.linkCaseArea a:hover {
  text-decoration: underline;
}

.linkCaseArea2 {
  font-size: 14px;
  margin-top: 20px;
  text-align: left;
  line-height: 1.5;
}

.linkCaseArea2 li {
  margin: 0 0 30px;
}

.linkCaseArea2 a {
  padding: 0;
  display: inline-block;
  text-align: center;
}

.linkCaseArea2 a.sk01 {
  margin: 0 0 5px !important;
  padding: 0;
  display: inline-block;
  text-align: center;
}

.linkCaseArea2 a:hover {
  text-decoration: underline;
}

.linkCaseArea2 .case-sold {
  color: #fff;
  font-weight: bold;
  text-align: center;
  background-color: #ff0000;
}

.linkCaseArea3 {
  font-size: 16px;
  margin-top: 0;
  text-align: left;
  line-height: 1.5;
}

.linkCaseArea3 a {
  margin: 0 0 30px;
  padding: 0;
  display: inline-block;
  text-align: center;
}

.linkCaseArea3 a.sk01 {
  margin: 0 0 5px !important;
  padding: 0;
  display: inline-block;
  text-align: center;
}

.linkCaseArea3 a:hover {
  text-decoration: underline;
}

.border {
  border: solid 1px #ccc;
}

.sumaiLink {
  font-size: 12px;
}

.sitemap-wrapper {
  margin-bottom: 80px;
}

.sitemap-wrapper h2 {
  border-bottom: 4px solid #15669c;
  line-height: 1;
  font-weight: 700;
  color: #15669c;
  padding: 0 15px 5px;
  font-size: 24px;
}

.sitemap-wrapper .case-category {
  display: flex;
  flex-wrap: wrap;
}

.sitemap-wrapper .box:not(.w100) {
  width: calc(50% - 30px);
  margin-right: auto;
}

.sitemap-wrapper .box h3 {
  font-size: 1.2rem;
  font-weight: 700;
  color: #0082d8;
  padding: 6px 10px;
  border-bottom: none;
  margin: 40px 0 30px;
  background-color: #f5f5f5;
}

.sitemap-wrapper .box ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}

.sitemap-wrapper .box li {
  margin: 5px 0 0 25px;
}

.form-send {
  width: 282px !important;
}

.pageHeader {
  position: relative;
  background-position: center;
  background-size: cover;
  height: 200px;
  margin-bottom: 20px;
}

.pageHeader::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  opacity: 0.1;
  width: 100%;
  height: 100%;
}

.pageHeader#build,
.pageHeader#chumon_bunkyo,
.pageHeader#chumon_kita,
.pageHeader#chumon_toshima,
.pageHeader#mansion_bunkyo,
.pageHeader#mansion_kita,
.pageHeader#mansion_toshima,
.pageHeader#reform_bunkyo,
.pageHeader#reform_itabashi,
.pageHeader#reform_kita,
.pageHeader#reform_sumida,
.pageHeader#reform_taitou,
.pageHeader#reform_toshima,
.pageHeader#shinchiku_bunkyo,
.pageHeader#shinchiku_kita,
.pageHeader#shinchiku_toshima,
.pageHeader#taishin_jutaku_bunkyo,
.pageHeader#taishin_jutaku_kita,
.pageHeader#taishin_reform_bunkyo,
.pageHeader#taishin_reform_kita,
.pageHeader#taishin_reform_toshima,
.pageHeader#tekkin_bunkyo,
.pageHeader#tekkin_kita,
.pageHeader#tekkin_toshima,
.pageHeader#tekkotsu_bunkyo,
.pageHeader#tekkotsu_kita,
.pageHeader#tekkotsu_toshima {
  background-image: url(../img/bg_build01.jpg);
}

.pageHeader#reform {
  background-image: url(../img/bg_reform01.jpg);
}

.pageHeader#onlineconsulting {
  background-image: url(../img/bg_onlineconsulting_1.jpg);
}

.pageHeader#case,
.pageHeader#case_reform,
.pageHeader#case_shinchiku,
.pageHeader#case_workhistory {
  background-image: url(../img/bg_case01.jpg);
}

.pageHeader#company {
  background-image: url(../img/bg_company01.jpg);
}

.pageHeader#contact {
  background-image: url(../img/bg_contact01.jpg);
}

.pageHeader#contact_resident {
  background-image: url(../img/bg_contact_resident01.jpg);
}

.pageHeader#faq {
  background-image: url(../img/bg_faq01.jpg);
}

.pageHeader#land {
  background-image: url(../img/bg_land01.jpg);
}

.pageHeader#mainte {
  background-image: url(../img/bg_sitemap01.jpg);
}

.pageHeader#partner {
  background-image: url(../img/bg_partner01.jpg);
}

.pageHeader#popular {
  background-image: url(../img/bg_popular01.jpg);
}

.pageHeader#property {
  background-image: url(../img/bg_property01.jpg);
}

.pageHeader#qualification {
  background-image: url(../img/bg_qualification01.jpg);
}

.pageHeader#voice {
  background-image: url(../img/bg_voice01.jpg);
}

.pageHeader#sitemap {
  background-image: url(../img/bg_sitemap01.jpg);
}

.pageHeader#iwate_touhoku {
  background-image: url(../img/bg_iwate_touhoku01.jpg);
}

.pageHeader>.inner {
  height: 100%;
}

.pageHeader .heading {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.pageHeader .heading>span {
  color: #fff;
  font-feature-settings: "palt";
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.9);
}

.pageHeader .heading-s>span {
  font-size: 32px;
}

/* 共通 */
.base-nav-inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
  margin-bottom: 60px;
  list-style-type: none;
}

.base-nav-inner::after,
.base-nav-inner::before {
  content: "";
  display: block;
  width: 24%;
  height: 0;
}

.base-nav-inner::before {
  order: 1;
}

.base-nav-inner li {
  width: 24%;
}

.base-nav-inner li.mt-list {
  margin-top: 35px;
}

.base-nav-inner li.case-nav-index a {
  border: 2px solid #c2dbeb;
  background-color: #fff;
  color: #15669c;
  height: 100%;
  display: flex;
  align-items: center;
}

.base-nav-inner li.case-nav-index a.link::after {
  top: auto;
  right: 8px;
  transform: rotate(-90deg);
}

.no-link {
  pointer-events: none;
}

.pc {
  display: block !important;
}

.pc_i {
  display: inline-block !important;
}

.sp {
  display: none !important;
}

a[href*="tel:"] {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}


/*=============================================
受賞・認定 pc
=============================================*/

#award .box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#award .box h3 {
  width: 100%;
}

#award .box h3::before {
  content: none;
}

#award .box a {
  width: 30%;
  text-align: center;
}

#award .box a img {
  margin: 0 auto;
  display: block;
}

#award .box p {
  width: 60%;
}

#award .box:not(:last-of-type) {
  margin-bottom: 40px;
}

/*=============================================
20221213 追加
=============================================*/
.u-bnr-list,
.top-3col-new {
  gap: 35px 0;
}

.u-bnr-list::after,
.top-3col-new::after {
  content: '';
  display: block;
  width: 31%;
  height: 0;
}

.u-bnr-list li,
.top-3col-new li {
  width: 31%;
}

.top-3col-new {
  flex-wrap: wrap;
}

.top-3col-new li a:before {
  content: none;
}