@charset "utf-8";
.gokudan .content {
  padding: 0 0 0 0;
  text-align: left;
}

/*見出し*/
.l_second_main {
 height: 100px;
 background: url("../images/works/ttl_bg.png") no-repeat;
 background-size: cover;
 /*margin-top: 124px;*/
 position: relative;
}
.l_second_main_inner {
 position: absolute;
 left: 5.66vw;
 width: 1196px;
 text-align: left;
 overflow: hidden;
}
.l_second_main .ttl {
 text-align: left;
}
.l_second_main .ttl::before {
 content: attr(data-title);
 font-size: 50px;
 padding-bottom: 20px;
 display: inline-block;
 float: left;
 line-height: 100px;
 color: #fff;
 font-weight: bold;
}
.l_second_main .ttl span {
 font-size: 23px;
 font-weight: bold;
 display: inline-block;
 letter-spacing: 1px;
 color: #fff;
 line-height: 100px;
 margin-left: 30px;
 float: left;
}
.l_second_main .ttl_outer {
 position: relative;
 padding: 0;
 margin-bottom: 0px;
 width: 100%;
 text-align: left;
}
.l_second_main .ttl_outer::before {
 content: '';
 position: absolute;
 bottom: 0px;
 left: auto;
 width: 0;
 height: 0;
 transform: translateX(-50%);
 background-color: none;
}
/*見出し モデルハウス分譲*/
.post-type-archive-ready_built_house .content {
 padding-top: 55px;
 padding-bottom: 65px;
}
.post-type-archive-ready_built_house #list_index.content {
 padding-top: 0;
}
.l_second_main_l {
 height: 385px;
 background: url("../images/ready_built_house/top/main_pc.jpg") no-repeat;
 background-size: cover;
 /*margin-top: 124px;*/
 position: relative;
}
.l_second_main_l_inner {
 position: absolute;
 top: 75px;
 left: 75px;
 text-align: left;
 overflow: hidden;
}
.l_second_main_l .ttl {
 text-align: left;
 padding-bottom: 20px;
 display: inline-block;
 float: left;
 color: #fff;
 font-weight: bold;
 line-height: 1;
}
.ttl_sub {
 display: none;
}
.l_second_main_l .ttl span {
 font-size: 60px;
 display: inline-block;
 letter-spacing: 1px;
 color: #fff;
 float: left;
 padding-bottom: 25px;
 font-family: "century-gothic", sans-serif;
 font-weight: 700;
 font-style: normal;
 position: relative;
}
.l_second_main_l .ttl span::before {
 content: '';
 position: absolute;
 bottom: 0px;
 left: 0;
 width: 46px;
 height: 2px;
 transform: translateX(-50%);
 background-color: #fff;
}
.l_second_main_l .ttl_outer {
 padding: 0;
 margin-bottom: 0px;
 width: 100%;
 text-align: left;
}
.l_second_main_l .read {
 font-size: 20px;
 line-height: 1.6;
 color: #fff;
 font-weight: 700;
 letter-spacing: 1px;
}
.read_sp {
 display: none;
}
.post-type-archive-ready_built_house .ttl_outer::before {
 content: '';
 position: absolute;
 bottom: 0px;
 left: auto;
 width: 0;
 height: 0;
 transform: translateX(-50%);
 background-color: none;
}


/*パンくず*/
.breadcrumbs {
 width: 100%;
 background: #F0F0F0;
 height: 40px;
 line-height: 40px;
 position: relative;
}
.breadcrumbs_inner {
 position: absolute;
 left: 5.66vw;
 width: 1196px;
 text-align: left;
}
.content {
 padding: 80px 0 100px 0;
 text-align: left;
}
.content .m_pagetitle {
 font-size: 40px;
 font-weight: bold;
 margin-bottom: 42px;
}
.m_main {
 margin-bottom: 50px;
}
.m_ttl {
 padding: 8px 0 8px 12px;
 border-left: solid 4px #e8be35;
 background-color: #f0f0f0;
 font-size: 24px;
 margin: 56px 0 40px 0;
 line-height: 1.5;
 font-weight: bold;
}
/*ページナビ*/
.wp-pagenavi {
 margin-bottom: 80px;
 text-align: center;
 clear: both;
}
.post-type-archive-media .wp-pagenavi {
 margin: 50px 0;
 text-align: center;
 clear: both;
}
.wp-pagenavi a {
 color: #b5b5b5;
 text-decoration: none;
 color: #333;
}
.wp-pagenavi a:hover {
 opacity: 0.7;
}
.wp-pagenavi .page {
 display: inline-block;
 margin-right: 8px;
 min-width: 32px;
 padding: 6px 4px;
 background-color: #fff;
 border-radius: 4px;
 border: solid 1px #ebedf0;
 text-align: center;
 font-size: 14px;
 line-height: 1.2;
}
.nextpostslink, .previouspostslink {
 display: inline-block;
 margin-right: 8px;
 min-width: 32px;
 padding: 6px 4px;
 background-color: #fff;
 border-radius: 4px;
 border: solid 1px #ebedf0;
 text-align: center;
 font-size: 14px;
 line-height: 1.2;
}
.wp-pagenavi .current {
 background-color: #F5F5F5;
 color: #000;
 border-color: #000;
 display: inline-block;
 font-weight: bold;
 margin-right: 8px;
 min-width: 32px;
 padding: 6px 4px;
 border-radius: 4px;
 border: solid 1px #ebedf0;
 text-align: center;
 font-size: 14px;
 line-height: 1.2;
}
/* ------ page ------ */
/* ------ single ------ */
@media screen and (max-width: 767px) {
	 .gokudan .content {
    padding: 0 0 0 0;
    text-align: left;
  }
 .l_second_main {
  height: 20vw;
  background: url("../images/works/ttl_bg.png") no-repeat;
  background-size: cover;
  /*margin-top: 86px;*/
  position: relative;
 }
 .l_second_main_inner {
  position: absolute;
  left: 13px;
  width: auto;
  text-align: left;
  overflow: hidden;
 }
 .l_second_main .ttl {
  text-align: left;
 }
 .l_second_main .ttl::before {
  content: attr(data-title);
  font-size: 6.5vw;
  padding-bottom: 20px;
  display: inline-block;
  float: left;
  line-height: 20vw;
  color: #fff;
  font-weight: bold;
 }
 .l_second_main .ttl span {
  font-size: 3.5vw;
  font-weight: bold;
  display: inline-block;
  letter-spacing: 0;
  color: #fff;
  line-height: 20vw;
  margin-left: 3vw;
  float: left;
 }
 .l_second_main .ttl_outer {
  position: relative;
  padding: 0;
  margin-bottom: 0px;
  width: 100%;
  text-align: left;
 }
 .l_second_main .ttl_outer::before {
  content: '';
  position: absolute;
  bottom: 0px;
  left: auto;
  width: 0;
  height: 0;
  transform: translateX(-50%);
  background-color: none;
 }
 /*見出し モデルハウス分譲*/
 .post-type-archive-ready_built_house .content {
  padding-top: 7.1vw;
 }
 .l_second_main_l {
  height: 56.4vw;
  background: url("../images/ready_built_house/top/main_pc.jpg") no-repeat;
  background-size: cover;
  /*margin-top: 124px;*/
  position: relative;
 }
 .l_second_main_l_inner {
  width: 100%;
  position: absolute;
  top: 20vw;
  left: 0;
  text-align: left;
  overflow: hidden;
 }
 .l_second_main_l .ttl {
  width: 100%;
  text-align: center;
  padding-bottom: 0;
  display: inline-block;
  float: none;
  color: #fff;
  font-weight: bold;
  line-height: 1;
 }
 .l_second_main_l .ttl span {
  font-size: 8vw;
  display: inline-block;
  letter-spacing: 1px;
  color: #fff;
  float: none;
  padding-bottom: 0;
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  position: relative;
 }
 .l_second_main_l .ttl_outer::before {
  content: attr(data-title);
  font-size: 0;
  padding-bottom: 0;
  display: block;
  line-height: 1;
  color: none;
  font-weight: bold;
 }
 .l_second_main_l .ttl_outer::before {
  content: '';
  position: absolute;
  bottom: 0px;
  left: auto;
  width: 0;
  height: 0;
  transform: translateX(-50%);
  background-color: none;
 }
 .l_second_main_l .ttl span::before {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 0;
  height: 0;
  transform: translateX(-50%);
  background-color: none;
 }
 .l_second_main_l .ttl_outer {
  padding: 0;
  margin-bottom: 0px;
  width: 100%;
  text-align: center;
 }
 .l_second_main_l .ttl_sub {
  display: block;
  font-size: 3.9vw;
  color: #fff;
  font-weight: 700;
  text-align: center;
 }
 .l_second_main_l .read {
  display: none;
 }
 .read_sp {
  display: block;
  font-size: 4vw;
  line-height: 1.7;
  font-weight: 700;
  letter-spacing: 1px;
  background: #f5f5f5;
  padding: 6vw 0;
  text-align: center;
 }
 /*パンくず*/
 .breadcrumbs {
  width: 100%;
  background: #F0F0F0;
  height: 7vw;
  line-height: 7vw;
  position: relative;
  overflow: hidden;
 }
 .breadcrumbs_inner {
  position: absolute;
  left: 13px;
  width: auto;
  text-align: left;
 }
 .breadcrumbs {
  font-size: 2.6vw;
 }
 .content {
  padding: 8vw 0 5vw 0;
  text-align: left;
 }
 .content .m_pagetitle {
  font-size: 5vw;
  font-weight: bold;
  margin-bottom: 3vw;
 }
 .m_main {
  margin-bottom: 5vw;
 }
 .m_ttl {
  padding: 10px;
  border-left: solid 2px #e8be35;
  background-color: #f0f0f0;
  font-size: 4.2vw;
  margin: 5vw 0 5vw 0;
  line-height: 1.5;
  font-weight: bold;
 }
}


/* ------ gokudan ------ */



.wrap_pc{
	width: 100%;
	background: #efefef;
}

.l_gokudan_detail {
 padding: 0;
	width: 100%;
	margin: 0 auto 0 auto;
}
.l_gokudan_detail .contents {
 width: 100%;
}
.gokudan_mainimg_wrap{
	background: #fff;
}
.gokudan_mainimg {
 background: url("../images/lineup/gokudan/main_sp.jpg") no-repeat;
 height: 630px;
 background-size: 100% auto;
 padding: 78px 0 0 0;
	width: 600px;
	margin: 0 auto;
}
.m_gokudan_ttl {
 background: url("../images/lineup/gokudan/main_ttl.svg") no-repeat center top;
 background-size: 288px auto;
 height: 156px;
 width: 288px;
 text-indent: -9999px;
 overflow: hidden;
 margin: 0 auto;
}
.l_gokudan_read {
 padding: 55.5px 0 66px 0;
 text-align: center;
 background: url("../images/lineup/gokudan/mark_concept.svg") no-repeat 33px 0;
 background-size: 16.62px auto;
	width: 600px;
	margin:0 auto;
}
.m_gokudan_read {
 text-align: center;
 margin-bottom: 49.98px;
 font-size: 17.76px;
}
.m_gokudan_read strong {
 font-weight: 700;
}
.m_gokudan_sread {
 font-size:  23.4px;
 position: relative;
 font-weight: 700;
 padding-top: 27px;
}
.m_gokudan_sread strong {
 color: #d93938;
}
.m_gokudan_sread::before {
 content: attr(data-title);
 font-size: 110.4px;
 line-height: 100px;
 color: #f4f4f4;
 font-weight: bold;
 font-family: "Poppins", sans-serif;
 position: absolute;
 z-index: -1;
 top: 0;
 left: 50%;
 transform: translateX(-50%);
}
/*
.l_gokudan_contents {
 margin-bottom: 50px;
}*/

/*4つのメリット*/
.l_gokudan_merit {
 background: #efefef;
 padding: 26.4px 0 26.4px 0;
		width: 600px;
	margin: 0 auto;
}
.m_gokudan_btit {
 text-align: center;
 padding-bottom:34.2px;
}
.m_gokudan_btit p {
 font-size: 24px;
 font-weight: bold;
 font-family: "Poppins", sans-serif;
}
/* 左右いっぱいに伸びた横線 */
.m_gokudan_btit p {
 align-items: center; /* 横線を上下中央 */
 display: flex; /* 文字と横線を横並び */
 margin-bottom: 18px;
}
.m_gokudan_btit p::before, .m_gokudan_btit p::after {
 background-color: #000000; /* 横線の色 */
 border-radius: 1px; /* 横線の両端を丸く */
 content: "";
 flex-grow: 1; /* 横幅いっぱい */
 height: 1px; /* 横線の高さ */
}
.m_gokudan_btit p::before {
 margin-right: 15px; /* 文字との余白 */
}
.m_gokudan_btit p::after {
 margin-left: 15px; /* 文字との余白 */
}
.m_gokudan_btit h3 {
 font-size: 37.2px;
 font-weight: 700;
 font-family: dnp-shuei-gothic-gin-std, sans-serif;
 font-style: normal;
 font-weight: 600;
 line-height: 1.4;
 font-feature-settings: "palt";
}
/**/
.accordion {
 padding: 0 13.2px 0 13.2px;
}
.accordion_container {
 max-width: 800px;
 margin: 0 auto 51px auto;
 background: #fff;
 padding: 0 10.8px;
 clip-path: polygon(15.6px 0, 100% 0, 100% calc(100% - 15.6px), calc(100% - 15.6px) 100%, 0 100%, 0 15.6px);
}
.accordion_title {
 height: 108px;
 font-size: 22.2px;
 font-weight: bold;
 padding: 24px 11% 27px 132px;
 position: relative;
 z-index: +1;
 cursor: pointer;
 transition-duration: 0.2s;
 line-height: 1.4;
}
.mr1 .accordion_title:before {
 content: "";
 display: block;
 position: absolute;
 top: 0;
 left: 27.6px;
 width: 73.2px;
 height: 84px;
 background-image: url("../images/lineup/gokudan/num_01.svg");
 background-repeat: no-repeat;
 background-position: center top;
 background-size: contain;
 vertical-align: middle;
}
.mr2 .accordion_title:before {
 content: "";
 display: block;
 position: absolute;
 top: 0;
 left: 27.6px;
 width: 73.2px;
 height: 84px;
 background-image: url("../images/lineup/gokudan/num_02.svg");
 background-repeat: no-repeat;
 background-position: center top;
 background-size: contain;
 vertical-align: middle;
}
.mr3 .accordion_title:before {
 content: "";
 display: block;
 position: absolute;
 top: 0;
 left: 27.6px;
 width: 73.2px;
 height: 84px;
 background-image: url("../images/lineup/gokudan/num_03.svg");
 background-repeat: no-repeat;
 background-position: center top;
 background-size: contain;
 vertical-align: middle
}
.mr4 .accordion_title:before {
 content: "";
 display: block;
 position: absolute;
 top: 0;
 left: 27.6px;
 width: 73.2px;
 height: 84px;
 background-image: url("../images/lineup/gokudan/num_04.svg");
 background-repeat: no-repeat;
 background-position: center top;
 background-size: contain;
 vertical-align: middle;
}
.m_g_ttl {
 display: inline-block;
 text-align: left;
}
.m_g_ttl strong {
 color: #d93938;
}
.accordion_container:nth-of-type(2) .accordion_title {
 padding: 36px 11% 27px 132px;
}
.accordion_container:nth-of-type(3) .accordion_title {
 padding: 36px 11% 27px 132px;
}
.accordion_title:hover {
 opacity: .8;
}
.icon_wrap {
 display: flex;
 justify-content: center;
 align-items: center;
 position: absolute;
 top: 50%;
 right: 10px;
 width: 40px;
 height: 40px;
 margin-top: -20px;
 box-sizing: border-box;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 transform-origin: center center;
 transition-duration: 0.2s;
}

.mr2 .icon_wrap,
.mr3 .icon_wrap,
.mr4 .icon_wrap{
 right: 0px;
}

.mr2 .accordion_title.open .icon_wrap,
.mr3 .accordion_title.open .icon_wrap,
.mr4 .accordion_title.open .icon_wrap{
 right: 5px;
}

.accordion_title.default .icon_wrap {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
.icon {
 display: block;
 width: 18px;
 height: 18px;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 transform-origin: center center;
 transition-duration: 0.2s;
 position: relative;
}
.accordion_title.default .icon_wrap .icon {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
.accordion_title.default.open .icon_wrap .icon {
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}
.accordion_title.open .icon_wrap {
 -webkit-transform: rotate(-360deg);
 transform: rotate(-360deg);
}
.accordion_title.default.open .icon_wrap {
 -webkit-transform: rotate(315eg);
 transform: rotate(315deg);
}
.icon:before, .icon:after {
 display: flex;
 content: '';
 background-color: #000;
 width: 30px;
 height: 1px;
 position: absolute;
 top: 14.4px;
 left: 0;
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
 transform-origin: center center;
}
.icon:before {
 width: 1px;
 height: 30px;
 top: 0;
 left: 14.4px;
}
.accordion_title.default .icon_wrap .icon:before {
 content: none;
}
.accordion_title.open .icon_wrap .icon:before {
 content: none;
}
.accordion_title.default.open .icon_wrap .icon:before {
 content: "";
}
.accordion_title.open .icon_wrap .icon:after {
 -webkit-transform: rotate(-45deg);
 transform: rotate(-45deg);
}
.accordion_title.default.open .icon_wrap .icon:after {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
.accordion_inner {
 border-top: #000000 1px solid;
 display: none;
 padding: 48px 33px 3px 33px;
 box-sizing: border-box;
}
.accordion_inner.default {
 display: block;
}
.accordion_container:nth-of-type(2) .accordion_inner {}
.accordion_container:nth-of-type(3) .accordion_inner {}
.ac_inner_wraper {}
.m_merit_ct {
 font-size: 28.8px;
 text-align: center;
 font-weight: 700;
}
.m_merit_ct span {
 display: flex;
 justify-content: center;
 align-items: flex-end;
 letter-spacing: 0.05em;
 margin-bottom: 6px;
}
.m_merit_ct span::before, .m_merit_ct span::after {
 width: 1px;
 height: 30px;
 content: "";
 background-color: #000;
}
.m_merit_ct span::before {
 margin-right: 1em;
 transform: rotate(-30deg);
}
.m_merit_ct span::after {
 margin-left: 1em;
 transform: rotate(30deg);
}
.m_merit_cttl {
 font-size: 36.6px;
 text-align: center;
 font-weight: 700;
 line-height: 1.4;
 margin-bottom: 40.8px;
 letter-spacing: 0.05em;
}
.m_merit_cttl strong {
 color: #d93938;
}
.m_merit_stxt_r {
 font-size: 33px;
 color: #d93938;
 font-weight: 700;
}
.m_merit_sttl {
 font-size: 24px;
 text-align: center;
 background: url("../images/lineup/gokudan/ttl_k_l.svg") no-repeat 0 0, url("../images/lineup/gokudan/ttl_k_r.svg") no-repeat right bottom;
 background-size: 9.42px auto, 9.42px auto;
 margin-bottom: 15px;
 font-weight: 700;
 line-height: 1.6;
 padding: 10.8px 0;
 height: 96px;
}
.m_merit_sttl.c1 {
 padding-top: 24px;
}
.img_blk {
 margin-bottom: 78px;
}
.img_blk_n {
 margin-bottom: 78px;
}
.img_blk figure {
 margin-bottom: 27.6px;
 position: relative;
 display: inline-block;
}
.img_blk figure::before {
 content: '';
 position: absolute;
 top: -5px; /* 左斜め上に5pxずらす */
 left: -5px; /* 左斜め上に5pxずらす */
 width: 120px; /* 背景の幅を写真の80%にする */
 height: 120px; /* 背景の高さを写真の80%にする */
 background-color: #d93938; /* 半透明の赤い背景 */
 z-index: -1; /* 背景を写真の後ろに配置 */
}
.img_blkr figure::before {
 content: '';
 position: absolute;
 top: auto;
 left: auto;
 bottom: -5px; /* 左斜め上に5pxずらす */
 right: -5px; /* 左斜め上に5pxずらす */
 width: 120px; /* 背景の幅を写真の80%にする */
 height: 120px; /* 背景の高さを写真の80%にする */
 background-color: #d93938; /* 半透明の赤い背景 */
 z-index: -1; /* 背景を写真の後ろに配置 */
}
.img_blk p, .img_blk_n p {
 font-size: 18px;
 line-height: 1.6;
}
.syoene_img {
 margin-bottom: 58.8px;
}
.m_kbox {
 background: url("../images/lineup/gokudan/ttl_s_l.svg") no-repeat 0 0, url("../images/lineup/gokudan/ttl_s_r.svg") no-repeat right bottom #efefef;
 background-size: 22.2px auto, 22.2px auto;
 padding: 27.6px 26.4px 30px 26.4px;
 margin-bottom: 38.4px;
}
.m_kbox_read {
 font-size: 22.2px;
 background: #fff;
 padding: 5px;
 text-align: center;
 margin: 0 16.8px 7.8px 16.8px;
 font-weight: 700;
}
.m_kbox_read strong {
 color: #d93938;
}
.m_kbox figure {
 margin-bottom: 16.2px;
}
.m_kbox figure.vl {
 position: relative;
}
.m_kbox .bl {
 width: 102px;
 position: absolute;
 right: -6px;
 bottom: 22.2px;
 margin-right: -17.4px;
}
	.m_kbox .bl1 {
 width: 102px;
 position: absolute;
 right: -6px;
 bottom: 142.8px;
 margin-right: -17.4px;
}
.m_kbox_ttl {
 font-size: 34.2px;
 margin-bottom: 22.38px;
 font-weight: 700;
 text-align: center;
 line-height: 1.5;
}
.m_kbox_txt {
 font-size: 18px;
}
.m_kbox_txt2 {
 font-size: 18px;
 margin-top: -6px;
 margin-bottom: 24px;
}
.l_house {
 display: flex;
 justify-content: space-between;
 flex-wrap: wrap;
}
.l_house article {
 width: 231px;
 margin-bottom: 33px;
}
.l_house figure {
 margin-bottom: 13.8px;
}
.m_house_ttl {
 font-size: 19.2px;
 font-weight: 700;
 margin-bottom: 13.2px;
 line-height: 1.2;
}
.m_house_txt {
 font-size: 17.4px;
 width: 228px;
 line-height: 1.5;
}
.tcenter {
 text-align: center;
 margin-top: 22.2px;
}

p.at_s {
	font-size: 14px;
 text-align: center;
 margin-top: 22.2px;
}

p.at_s2 {
	font-size: 11px;
 text-align: left;
 margin-top: 10px;
}


.contact_btn {
 margin: 0 auto 90px auto;
}
.contact_btn a {
 width: 498px;
 background: #fba518;
 height: 72px;
 display: flex;
 justify-content: center;
 align-items: center;
 margin: 0 auto;
}
.contact_btn a span {
 font-size: 18.84px;
 font-weight: 700;
 color: #fff;
 position: relative;
 padding-left: 46.8px;
 letter-spacing: 0.6px;
}
.contact_btn a span::before {
 content: url("../images/lineup/gokudan/ic_mail.svg");
 transform: scale(1);
 position: absolute;
 top: 1px;
 left: 10px;
 width:  25.56px;
 height: 18px;
}

/*feature*/
.l_feature {
 padding: 0 13.2px 0 13.2px;
}
.m_feature_container {
 max-width: 800px;
 margin: 0 auto 51px auto;
 background: #fff;
 padding: 0 10.8px;
 clip-path: polygon(15.6px 0, 100% 0, 100% calc(100% - 15.6px), calc(100% - 15.6px) 100%, 0 100%, 0 15.6px);
}
.m_feature_inner_wraper {
 padding: 48px 33px 3px 33px;
 box-sizing: border-box;
}
.m_feature_inner_wraper2 {
 padding: 48px 19.8px 3px 19.8px;
 box-sizing: border-box;
}
.l_land_plan {
 margin-bottom: 60px;
}
.m_land_plan_ttl {
 margin-bottom: 18.684px;
}
.m_land_plan_ttl img {
 width: auto;
 height: 42px;
}
.m_land_plan_inner {
 display: flex;
 justify-content: space-between;
 margin-bottom: 44.4px;
}
.m_land_plan_detail {
 width: 216px;
}
.m_land_plan_detail:last-child {
 width: 258px;
}
.m_land_plan_txt {
 font-size: 17.4px;
 line-height: 1.6;
 margin-top: 12px;
}
/*gx*/
.gx_read {
 font-size: 19.98px;
 font-weight: 700;
 text-align: center;
 margin-bottom: 30px;
}
.gx_bnr {
 margin: 0 48px 60px 48px;
}
.l_gx .m_merit_cttl {
 font-size: 28.8px;
 margin: 30px 0 48px 0;
}
.l_gx .m_feature_container {
 margin: 0 13.8px;
}
.gx_img {
 margin-bottom: 36px;
}
.gx_txt {
 font-size: 22.2px;
 font-weight: 700;
 text-align: center;
 margin-bottom: 30px;
}
/*l_dannetsu*/
.l_dannetsu {
 margin-bottom: 60px;
}
.img_dannetsu {
 margin-bottom: 22.2px;
}
.dannetsu_read {
 font-size: 17.4px;
 margin-bottom: 42px;
}
.l_dannetsu_inner {
 display: flex;
 justify-content: space-between;
 margin-bottom: 60px;
}
.l_dannetsu article {
 width: 234px;
 margin: 0 auto;
}
.l_dannetsu_inner article {
 margin: 0;
}
.m_dannetsu_bl {
 font-size: 18px;
 background: url("../images/lineup/gokudan/frame.svg") no-repeat center top;
 color: #d93938;
 text-align: center;
 line-height: 1.3;
 margin: 0 auto;
 background-size: 100% auto;
 height: 67.2px;
 padding-top: 4.8px;
 margin-bottom: 6px;
 font-weight: 700;
}
.m_dannetsu_img {
 margin-bottom: 12px;
}
.m_dannetsu_ttl {
 font-size: 18.6px;
 font-weight: 700;
 margin-bottom: 12px;
}
.m_dannetsu_txt {
 font-size: 15.6px;
}
/*l_furniture*/
.l_furniture {
 margin-bottom: 78px;
}
.l_furniture img {
 width: 100%;
 margin-bottom: 24px;
}
.l_furniture_in {
 display: flex;
 justify-content: space-between;
 flex-wrap: wrap;
}
.l_furniture_in img:nth-child(1) {
 width: 246px;
}
.l_furniture_in img:nth-child(2) {
 width: 246px;
}


sup {
  top: -0.5em;
}
sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

@media screen and (max-width: 1024px) {
/* .accordion_title {
  font-size: 3.7vw;
 }
 .icon_wrap {
  width: 30px;
  height: 30px;
  margin-top: -15px;
 }*/
}

@media screen and (max-width: 767px) {
	
	.wrap_pc{
		width:auto;
		background: none;
}
	
.l_gokudan_detail {
 padding: 0;
	width: 100%;
	margin: 0;
}
.l_gokudan_detail .contents {
 width: 100%;
}
	.gokudan_mainimg_wrap{
	background: none;
}
.gokudan_mainimg {
 background: url("../images/lineup/gokudan/main_sp.jpg") no-repeat;
 height: 105vw;
 background-size: 100% auto;
 padding: 13vw 0 0 0;
	width: auto;
}
.m_gokudan_ttl {
 background: url("../images/lineup/gokudan/main_ttl.svg") no-repeat center top;
 background-size: 48vw auto;
 height: 26vw;
 width: 48vw;
 text-indent: -9999px;
 overflow: hidden;
 margin: 0 auto;
}
.l_gokudan_read {
 padding: 9.25vw 0 11vw 0;
 text-align: center;
 background: url("../images/lineup/gokudan/mark_concept.svg") no-repeat 5.5vw 0;
 background-size: 2.77vw auto;
		width: auto;
}
.m_gokudan_read {
 text-align: center;
 margin-bottom: 8.33vw;
 font-size: 2.96vw;
}
.m_gokudan_read strong {
 font-weight: 700;
}
.m_gokudan_sread {
 font-size: 3.9vw;
 position: relative;
 font-weight: 700;
 padding-top: 6.8vw;
}
.m_gokudan_sread strong {
 color: #d93938;
}
.m_gokudan_sread::before {
 content: attr(data-title);
 font-size: 18.4VW;
 line-height: 100px;
 color: #f4f4f4;
 font-weight: bold;
 font-family: "Poppins", sans-serif;
 position: absolute;
 z-index: -1;
 top: 0;
 left: 50%;
 transform: translateX(-50%);
}
	/*
.l_gokudan_contents {
 margin-bottom: 50px;
}*/

/*4つのメリット*/
.l_gokudan_merit {
 background: #efefef;
 padding: 4.4vw 0 4.4vw 0;
	width: auto;
}
.m_gokudan_btit {
 text-align: center;
 padding-bottom: 5.7vw;
}
.m_gokudan_btit p {
 font-size: 4vw;
 font-weight: bold;
 font-family: "Poppins", sans-serif;
}
/* 左右いっぱいに伸びた横線 */
.m_gokudan_btit p {
 align-items: center; /* 横線を上下中央 */
 display: flex; /* 文字と横線を横並び */
 margin-bottom: 3vw;
}
.m_gokudan_btit p::before, .m_gokudan_btit p::after {
 background-color: #000000; /* 横線の色 */
 border-radius: 1px; /* 横線の両端を丸く */
 content: "";
 flex-grow: 1; /* 横幅いっぱい */
 height: 1px; /* 横線の高さ */
}
.m_gokudan_btit p::before {
 margin-right: 15px; /* 文字との余白 */
}
.m_gokudan_btit p::after {
 margin-left: 15px; /* 文字との余白 */
}
.m_gokudan_btit h3 {
 font-size: 6.2vw;
 font-weight: 700;
 font-family: dnp-shuei-gothic-gin-std, sans-serif;
 font-style: normal;
 font-weight: 600;
 line-height: 1.4;
 font-feature-settings: "palt";
}
/**/
.accordion {
 padding: 0 2.2vw 0 2.2vw;
}
.accordion_container {
 max-width: 800px;
 margin: 0 auto 8.5vw auto;
 background: #fff;
 padding: 0 1.8vw;
 clip-path: polygon(calc(2.6vw) 0, 100% 0, 100% calc(100% - 2.6vw), calc(100% - 2.6vw) 100%, 0 100%, 0 calc(2.6vw));
}
.accordion_title {
 height: 18vw;
 font-size: 3.7vw;
 font-weight: bold;
 padding: 4vw 11% 4.5vw 22vw;
 position: relative;
 z-index: +1;
 cursor: pointer;
 transition-duration: 0.2s;
 line-height: 1.4;
}
.mr1 .accordion_title:before {
 content: "";
 display: block;
 position: absolute;
 top: 0;
 left: 4.6vw;
 width: 12.2vw;
 height: 14vw;
 background-image: url("../images/lineup/gokudan/num_01.svg");
 background-repeat: no-repeat;
 background-position: center top;
 background-size: contain;
 vertical-align: middle;
}
.mr2 .accordion_title:before {
 content: "";
 display: block;
 position: absolute;
 top: 0;
 left: 4.6vw;
 width: 12.2vw;
 height: 14vw;
 background-image: url("../images/lineup/gokudan/num_02.svg");
 background-repeat: no-repeat;
 background-position: center top;
 background-size: contain;
 vertical-align: middle;
}
.mr3 .accordion_title:before {
 content: "";
 display: block;
 position: absolute;
 top: 0;
 left: 4.6vw;
 width: 12.2vw;
 height: 14vw;
 background-image: url("../images/lineup/gokudan/num_03.svg");
 background-repeat: no-repeat;
 background-position: center top;
 background-size: contain;
 vertical-align: middle
}
.mr4 .accordion_title:before {
 content: "";
 display: block;
 position: absolute;
 top: 0;
 left: 4.6vw;
 width: 12.2vw;
 height: 14vw;
 background-image: url("../images/lineup/gokudan/num_04.svg");
 background-repeat: no-repeat;
 background-position: center top;
 background-size: contain;
 vertical-align: middle;
}
.m_g_ttl {
 display: inline-block;
 text-align: left;
}
.m_g_ttl strong {
 color: #d93938;
}
.accordion_container:nth-of-type(2) .accordion_title {
 padding: 6vw 11% 4.5vw 22vw;
}
.accordion_container:nth-of-type(3) .accordion_title {
 padding: 6vw 11% 4.5vw 22vw;
}
.accordion_title:hover {
 opacity: .8;
}
.icon_wrap {
 display: flex;
 justify-content: center;
 align-items: center;
 position: absolute;
 top: 50%;
 right: 2%;
 width: 40px;
 height: 40px;
 margin-top: -20px;
 box-sizing: border-box;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 transform-origin: center center;
 transition-duration: 0.2s;
}
	
	.mr2 .icon_wrap,
.mr3 .icon_wrap,
.mr4 .icon_wrap{
 right: 1%;
}

.mr2 .accordion_title.open .icon_wrap,
.mr3 .accordion_title.open .icon_wrap,
.mr4 .accordion_title.open .icon_wrap{
 right: 1%;
}
	
.accordion_title.default .icon_wrap {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
.icon {
 display: block;
 width: 18px;
 height: 18px;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 transform-origin: center center;
 transition-duration: 0.2s;
 position: relative;
}
.accordion_title.default .icon_wrap .icon {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
.accordion_title.default.open .icon_wrap .icon {
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}
.accordion_title.open .icon_wrap {
 -webkit-transform: rotate(-360deg);
 transform: rotate(-360deg);
}
.accordion_title.default.open .icon_wrap {
 -webkit-transform: rotate(315eg);
 transform: rotate(315deg);
}
.icon:before, .icon:after {
 display: flex;
 content: '';
 background-color: #000;
 width: 5vw;
 height: 1px;
 position: absolute;
 top: 2.4vw;
 left: 0;
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
 transform-origin: center center;
}
.icon:before {
 width: 1px;
 height: 5vw;
 top: 0;
 left: 2.4vw;
}
.accordion_title.default .icon_wrap .icon:before {
 content: none;
}
.accordion_title.open .icon_wrap .icon:before {
 content: none;
}
.accordion_title.default.open .icon_wrap .icon:before {
 content: "";
}
.accordion_title.open .icon_wrap .icon:after {
 -webkit-transform: rotate(-45deg);
 transform: rotate(-45deg);
}
.accordion_title.default.open .icon_wrap .icon:after {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
.accordion_inner {
 border-top: #000000 1px solid;
 display: none;
 padding: 8vw 5.5vw 0.5vw 5.5vw;
 box-sizing: border-box;
}
.accordion_inner.default {
 display: block;
}
.accordion_container:nth-of-type(2) .accordion_inner {}
.accordion_container:nth-of-type(3) .accordion_inner {}
.ac_inner_wraper {}
.m_merit_ct {
 font-size: 4.8vw;
 text-align: center;
 font-weight: 700;
}
.m_merit_ct span {
 display: flex;
 justify-content: center;
 align-items: flex-end;
 letter-spacing: 0.05em;
 margin-bottom: 1vw;
}
.m_merit_ct span::before, .m_merit_ct span::after {
 width: 1px;
 height: 30px;
 content: "";
 background-color: #000;
}
.m_merit_ct span::before {
 margin-right: 1em;
 transform: rotate(-30deg);
}
.m_merit_ct span::after {
 margin-left: 1em;
 transform: rotate(30deg);
}
.m_merit_cttl {
 font-size: 6.1vw;
 text-align: center;
 font-weight: 700;
 line-height: 1.4;
 margin-bottom: 6.8vw;
 letter-spacing: 0.05em;
}
.m_merit_cttl strong {
 color: #d93938;
}
.m_merit_stxt_r {
 font-size: 5.5vw;
 color: #d93938;
 font-weight: 700;
}
.m_merit_sttl {
 font-size: 4vw;
 text-align: center;
 background: url("../images/lineup/gokudan/ttl_k_l.svg") no-repeat 0 0, url("../images/lineup/gokudan/ttl_k_r.svg") no-repeat right bottom;
 background-size: 1.57vw auto, 1.57vw auto;
 margin-bottom: 2.5vw;
 font-weight: 700;
 line-height: 1.6;
 padding: 1.8vw 0;
 height: 16vw;
}
.m_merit_sttl.c1 {
 padding-top: 4vw;
}
.img_blk {
 margin-bottom: 13vw;
}
.img_blk_n {
 margin-bottom: 13vw;
}
.img_blk figure {
 margin-bottom: 4.6vw;
 position: relative;
 display: inline-block;
}
.img_blk figure::before {
 content: '';
 position: absolute;
 top: -5px; /* 左斜め上に5pxずらす */
 left: -5px; /* 左斜め上に5pxずらす */
 width: 20vw; /* 背景の幅を写真の80%にする */
 height: 20vw; /* 背景の高さを写真の80%にする */
 background-color: #d93938; /* 半透明の赤い背景 */
 z-index: -1; /* 背景を写真の後ろに配置 */
}
.img_blkr figure::before {
 content: '';
 position: absolute;
 top: auto;
 left: auto;
 bottom: -5px; /* 左斜め上に5pxずらす */
 right: -5px; /* 左斜め上に5pxずらす */
 width: 20vw; /* 背景の幅を写真の80%にする */
 height: 20vw; /* 背景の高さを写真の80%にする */
 background-color: #d93938; /* 半透明の赤い背景 */
 z-index: -1; /* 背景を写真の後ろに配置 */
}
.img_blk p, .img_blk_n p {
 font-size: 3vw;
 line-height: 1.6;
}
.syoene_img {
 margin-bottom: 9.8vw;
}
.m_kbox {
 background: url("../images/lineup/gokudan/ttl_s_l.svg") no-repeat 0 0, url("../images/lineup/gokudan/ttl_s_r.svg") no-repeat right bottom #efefef;
 background-size: 3.7vw auto, 3.7vw auto;
 padding: 4.6vw 4.4vw 5vw 4.4vw;
 margin-bottom: 6.4vw;
}
.m_kbox_read {
 font-size: 3.7vw;
 background: #fff;
 padding: 5px;
 text-align: center;
 margin: 0 2.8vw 1.3vw 2.8vw;
 font-weight: 700;
}
.m_kbox_read strong {
 color: #d93938;
}
.m_kbox figure {
 margin-bottom: 2.7vw;
}
.m_kbox figure.vl {
 position: relative;
}
.m_kbox .bl {
 width: 17vw;
 position: absolute;
 right: -1vw;
 bottom: 3.7vw;
 margin-right: -2.9vw;
}
	.m_kbox .bl1 {
 width: 17vw;
 position: absolute;
 right: -1vw;
 bottom: 23.8vw;
 margin-right: -2.9vw;
}
.m_kbox_ttl {
 font-size: 5.7vw;
 margin-bottom: 3.73vw;
 font-weight: 700;
 text-align: center;
 line-height: 1.5;
}
.m_kbox_txt {
 font-size: 3vw;
}
.m_kbox_txt2 {
 font-size: 3vw;
 margin-top: -1vw;
 margin-bottom: 4vw;
}
.l_house {
 display: flex;
 justify-content: space-between;
 flex-wrap: wrap;
}
.l_house article {
 width: 38.5vw;
 margin-bottom: 5.5vw;
}
.l_house figure {
 margin-bottom: 2.3vw;
}
.m_house_ttl {
 font-size: 3.2vw;
 font-weight: 700;
 margin-bottom: 2.2vw;
 line-height: 1.2;
}
.m_house_txt {
 font-size: 2.9vw;
 width: 38vw;
 line-height: 1.5;
}
.tcenter {
 text-align: center;
 margin-top: 3.7vw;
}
	p.at_s {
	font-size: 2.4vw;
 text-align: center;
 margin-top: 3.7vw;
}
.contact_btn {
 margin: 0 auto 15vw auto;
}
.contact_btn a {
 width: 83vw;
 background: #fba518;
 height: 12vw;
 display: flex;
 justify-content: center;
 align-items: center;
 margin: 0 auto;
}
.contact_btn a span {
 font-size: 3.14vw;
 font-weight: 700;
 color: #fff;
 position: relative;
 padding-left: 7.8vw;
 letter-spacing: 0.1vw;
}
.contact_btn a span::before {
 content: url("../images/lineup/gokudan/ic_mail.svg");
 transform: scale(1);
 position: absolute;
 top: 1px;
 left: 10px;
 width: 4.26vw;
 height: 3vw;
}

/*feature*/
.l_feature {
 padding: 0 2.2vw 0 2.2vw;
}
.m_feature_container {
 max-width: 800px;
 margin: 0 auto 8.5vw auto;
 background: #fff;
 padding: 0 1.8vw;
 clip-path: polygon(calc(2.6vw) 0, 100% 0, 100% calc(100% - 2.6vw), calc(100% - 2.6vw) 100%, 0 100%, 0 calc(2.6vw));
}
.m_feature_inner_wraper {
 padding: 8vw 5.5vw 0.5vw 5.5vw;
 box-sizing: border-box;
}
.m_feature_inner_wraper2 {
 padding: 8vw 3.3vw 0.5vw 3.3vw;
 box-sizing: border-box;
}
.l_land_plan {
 margin-bottom: 10vw;
}
.m_land_plan_ttl {
 margin-bottom: 3.114vw;
}
.m_land_plan_ttl img {
 width: auto;
 height: 7vw;
}
.m_land_plan_inner {
 display: flex;
 justify-content: space-between;
 margin-bottom: 7.4vw;
}
.m_land_plan_detail {
 width: 36vw;
}
.m_land_plan_detail:last-child {
 width: 43vw;
}
.m_land_plan_txt {
 font-size: 2.9vw;
 line-height: 1.6;
 margin-top: 2vw;
}
/*gx*/
.gx_read {
 font-size: 3.33vw;
 font-weight: 700;
 text-align: center;
 margin-bottom: 5vw;
}
.gx_bnr {
 margin: 0 8vw 10vw 8vw;
}
.l_gx .m_merit_cttl {
 font-size: 4.8vw;
 margin: 5vw 0 8vw 0;
}
.l_gx .m_feature_container {
 margin: 0 2.3vw;
}
.gx_img {
 margin-bottom: 6vw;
}
.gx_txt {
 font-size: 3.7vw;
 font-weight: 700;
 text-align: center;
 margin-bottom: 5vw;
}
/*l_dannetsu*/
.l_dannetsu {
 margin-bottom: 10vw;
}
.img_dannetsu {
 margin-bottom: 3.7vw;
}
.dannetsu_read {
 font-size: 2.9vw;
 margin-bottom: 7vw;
}
.l_dannetsu_inner {
 display: flex;
 justify-content: space-between;
 margin-bottom: 10vw;
}
.l_dannetsu article {
 width: 39vw;
 margin: 0 auto;
}
.l_dannetsu_inner article {
 margin: 0;
}
.m_dannetsu_bl {
 font-size: 3vw;
 background: url("../images/lineup/gokudan/frame.svg") no-repeat center top;
 color: #d93938;
 text-align: center;
 line-height: 1.3;
 margin: 0 auto;
 background-size: 100% auto;
 height: 11.2vw;
 padding-top: 0.8vw;
 margin-bottom: 1vw;
 font-weight: 700;
}
.m_dannetsu_img {
 margin-bottom: 2vw;
}
.m_dannetsu_ttl {
 font-size: 3.1vw;
 font-weight: 700;
 margin-bottom: 2vw;
}
.m_dannetsu_txt {
 font-size: 2.6vw;
}
/*l_furniture*/
.l_furniture {
 margin-bottom: 13vw;
}
.l_furniture img {
 width: 100%;
 margin-bottom: 4vw;
}
.l_furniture_in {
 display: flex;
 justify-content: space-between;
 flex-wrap: wrap;
}
.l_furniture_in img:nth-child(1) {
 width: 41vw;
}
.l_furniture_in img:nth-child(2) {
 width: 41vw;
}

	
	
}