@charset "UTF-8";
@media only screen and (max-width: 750px) {
  /*---------------------------
   TOPのheaderのスタイル
  ---------------------------*/
  #header {
    position: relative; }
  .headerTopbar {
    position: fixed; }
  .topMv {
    margin-top: 28px;
    background-size: cover;
    position: relative;
		min-height: auto; }
    .topMvText {
      top: 7%; }
      .topMvText img {
        width: 286px;
        height: auto; }
  .topNav .inner {
    width: 100%; }
  .topNavList {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0; }
  .topNavItem {
    width: 50%;
    height: 57px;
    font-size: 15px;
    font-weight: bold;
    line-height: 1;
    border-top: 1px solid rgba(34, 34, 34, 0.08);
    border-right: none; }
    .topNavItem:nth-of-type(1) {
      width: 100%;
      border-left: none; }
    .topNavItem:nth-of-type(2n) {
      border-right: 1px solid rgba(34, 34, 34, 0.08); }
    .topNavItem a {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      padding: 1px 10px 1px 50px;
      background-size: 33px 33px; }
    .topNavItem.reason a {
      background-image: url(../common_re/img/icon/icon_home_s_sp.png); }
    .topNavItem.case a {
      background-image: url(../common_re/img/icon/icon_pen_s_sp.png); }
    .topNavItem.step a {
      background-image: url(../common_re/img/icon/icon_note_s_sp.png); }
    .topNavItem.cost a {
      background-image: url(../common_re/img/icon/icon_money_s_sp.png); }
    .topNavItem.onayami a {
      background-image: url(../common_re/img/icon/icon_book_s_sp.png); } 
.bnrEco{
		margin-top: 10px;
		position: relative;
	}
	.bnrEco ul{
		position: absolute;
		top: 35%;
		margin: 0 4%;
	}
	.bnrEco ul li{
		margin-bottom: 4px;
	}
	}

/*------------------------------------
layout
-------------------------------------*/
/*-------------------------------------------
Module
---------------------------------------------*/
@media only screen and (max-width: 750px) {
  /*---------------ボックス系モジュール----------------*/
  .overlayBox {
    height: 137px; }
    .overlayBoxList {
      padding-top: 46px; }
    .overlayBox .txt {
      font-size: 15px;
      padding: 14px 0; }
  .bgBox {
    height: 138px; }
    .bgBox .txt {
      font-size: 15px; } }

@media only screen and (max-width: 750px) {
  /*---------------タイトル系モジュール----------------*/
  .scttl {
    padding-top: 70px; }
    .scttl:before {
      width: 59px;
      height: 59px; }
    .scttl img {
      max-width: 100%;
      height: auto; }
  .sctSubttl {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0;
    padding-top: 28px; } }

/*-------------------------------------------
セクションごとのスタイル
---------------------------------------------*/
@media only screen and (max-width: 750px) {
  /*------------------------------------------------
  新築そっくりさんが選ばれる理由SP
  -----------------------------------------------*/
  #reason {
    padding-top: 38px;
    padding-bottom: 44px; }
    #reason .scttl img {
      width: 339px; }
    #reason .scttl:before {
      background-image: url(../common_re/img/icon/icon_home_sp.png); }
    #reason .sctSubttl {
      text-align: left; }
  .reasonList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 54px; }
    .reasonListItem {
      width: 48.6%;
      margin-left: 2.8%;
      margin-bottom: 13px; }
      .reasonListItem img {
        width: 100%;
        height: auto; }
		.reasonListItem:nth-of-type(4), .reasonListItem:nth-of-type(6) {
    margin-left: 0;
}
      .reasonListItem:first-of-type, .reasonListItem:nth-of-type(3), .reasonListItem:nth-of-type(5), .reasonListItem:nth-of-type(7)  {
        margin-left: 0; }
      /*.reasonListItem:nth-of-type(3) {
        margin-left: 25%;
        margin-right: 25%; }*/
		.reasonListItem:nth-of-type(4), .reasonListItem:nth-of-type(6) {
    margin-left: 2.8%;
}
      .reasonListItem a {
        display: block; }
      .reasonListItem .txtarea {
        position: absolute;
        bottom: calc(10px + 0.8vw);
        left: 0;
        right: 0;
        text-align: center;
        color: #222; }
      .reasonListItem .tag {
        font-size: 12px;
        font-weight: bold;
        background-color: #ffe100;
        padding: 5px 20px;
        border-radius: 14px;
        display: inline-block;
        margin-bottom: 6px; }
      .reasonListItem .boxttl {
        font-size: 14px;
        letter-spacing: 0; }
      .reasonListItem .boxttl02 {
        margin-bottom: -8px;
      }
	
	#reason .contactArea {
		padding: 0 10px;
	}
	#reason .contactArea .plainTxt {
		font-size: 15px;
		margin-bottom: 12px;
	}
	#reason .contactArea .btnContactWrapper a {
		width: 100%;
	}
	#reason .contactArea .btnContact {
		height: 60px;
  }
  #reason .topBnr {
    width: 100%;
    margin: 30px 0 0;
  }
  #reason .topBnr img {
    width: 100%;
  }
		
}

@media only screen and (max-width: 750px) {
  /*------------------------------------------------
  リフォーム事例
  -----------------------------------------------*/
  #case {
    background-image: url(../img_re/top/bg_case_sp.png);
    padding-top: 30px;
    padding-bottom: 80px;
    background-size: cover;
    background-position: bottom center; }
    #case .scttl img {
      width: 300px; }
    #case .scttl:before {
      background-image: url(../common_re/img/icon/icon_pen_sp.png); }
    #case .btnGeneral {
      margin-top: 30px; }
  .contList {
    margin-top: 34px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .contList li {
      width: 48.6%;
      margin-bottom: 12px; }
    .contList .img img {
      width: 100%; }
    .contList .txt {
      font-size: 14px;
      letter-spacing: 1.3px;
      padding: 6px 8px;
      line-height: 1.34; } }

@media only screen and (max-width: 750px) {
  /*------------------------------------------------
  リフォームの流れ
  -----------------------------------------------*/
  #step {
    padding-top: 20px; }
    #step .inner {
      padding-bottom: 30px; }
    #step .scttl img {
      width: 172px; }
    #step .scttl:before {
      background-image: url(../common_re/img/icon/icon_note_sp.png); }
  .stepList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 34px;
    text-align: center; }
    .stepListTxt {
      margin-top: 20px;
      font-size: 15px;
      letter-spacing: 1.3px;
      position: relative; }
      .stepListTxt:before {
        content: none; }
      .stepListTxt span {
        padding: 0; }
    .stepListItem {
      width: 48.6%;
      margin-bottom: 15%; }
			.stepListItem:nth-child(even):after {
				content: '';
				width: 200%;
				height: 29%;
				background: url(../img_re/top/img_arw_flow_sp.png) no-repeat;
				bottom: -34%;
				right: 0;
				margin-left: -100%;
				display: block;
				background-size: 100%;
				position: absolute;
				top: inherit;
				border: none;
			}
      .stepListItem img {
        width: 100%;
        height: auto; }
      .stepListItem:before {
        width: 41px;
        height: 57px;
        z-index: 6;
        top: -7px;
        left: 5px; }
      .stepListItem:nth-of-type(1)::before {
        background-image: url(../common_re/img/icon/icon_step1_sp.png); }
      .stepListItem:nth-of-type(2)::before {
        background-image: url(../common_re/img/icon/icon_step2_sp.png); }
      .stepListItem:nth-of-type(3)::before {
        background-image: url(../common_re/img/icon/icon_step3_sp.png); }
      .stepListItem:nth-of-type(4)::before {
        background-image: url(../common_re/img/icon/icon_step4_sp.png); }
      .stepListItem:nth-of-type(5)::before {
        background-image: url(../common_re/img/icon/icon_step5_sp.png); }
      .stepListItem:nth-of-type(6)::before {
        background-image: url(../common_re/img/icon/icon_step6_sp.png); }
      .stepListItem:nth-of-type(7)::before {
        background-image: url(../common_re/img/icon/icon_step7_sp.png); }
      .stepListItem:nth-of-type(8)::before {
        background-image: url(../common_re/img/icon/icon_step8_sp.png); }
      .stepListItem:nth-of-type(9)::before {
        background-image: url(../common_re/img/icon/icon_step9_sp.png); }
      .stepListItem:after {
        content: none; }
      .stepListItem.free .img {
        position: relative;
        overflow: hidden;
        z-index: 3; }
        .stepListItem.free .img:before {
          width: 96px;
          height: 96px;
          top: -48px;
          right: -48px; }
        .stepListItem.free .img:after {
          top: 12px;
          right: 8px;
          font-size: 20px; }
      .stepListItem a {
        display: block; }
      .stepListItem .btnGeneral {
        letter-spacing: 0; }
        .stepListItem .btnGeneral:after {
          right: 14px; } }

@media only screen and (max-width: 750px) {
  /*------------------------------------------------
  各種イベントのご紹介
  -----------------------------------------------*/
  #event .scttl {
    padding-top: 30px; }
    #event .scttl img {
      width: 224px; }
  #event .overlayBoxList {
    padding-top: 20px; }
    #event .overlayBoxList li {
      margin-bottom: 24px; }
  #event .plaintxt {
    font-size: 14px; } }

@media only screen and (max-width: 750px) {
  /*------------------------------------------------
  「新築そっくりさん」イベント情報SP
  -----------------------------------------------*/
  #map {
	padding-top: 20px;
    padding-bottom: 45px; }
#map .btn {
  margin-top: 40px;
  }  
 #map .btn a {
  font-size: 16px;
  border-radius: 3px;
  background-color: #ffe100;
  padding: 20px 0;
  line-height: 1.4;
  display: block;
  text-align: center;
  position: relative;
}
 #map .btn a:after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -5px;
}
 #map .btn a span.icon {
  font-size: 18px;
  color: #ffe100;
  background: #333333;
  display: inline-block;
  border-radius: 4px;
  padding: 5px 10px;
  margin-right: 10px;
  vertical-align: middle;
}
 #map .btn a span {
  vertical-align: middle;
}
 #map .btn a:before {
  content: "";
  width: 40px;
  height: 37px;
  background: url(../showroom_detail/img/icon_btn.png) no-repeat;
  background-size: cover;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  margin-bottom: 2px;
}
 #map .btn li {
    margin-bottom: 10px;
   width: 100%;
  }
 #map .btn li:last-child {
    margin-bottom: 0;
  }
 #map .btn li a span{
    display: inline-block;
  
  } 
 #map .btn li a:before {
  content: "";
  width: 35px;
  height: 32px;
  background: url(/kodate2/imgs/event/img/icon_btn01.png) no-repeat;
  background-size: cover;
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
}
 #map .btn li:last-child a:before {
  width: 35px;
  height: 32px;
  background: url(/kodate2/imgs/event/img/icon_btn02.png) no-repeat;
  background-size: cover;
}
	#map .bnr {
		margin-bottom: 20px;
	}
	#map .bnr img {
		width: 100%; }
    #map .scttl {
      padding-top: 26px; }
      #map .scttl img {
        width: 309px; }
    #map .contactArea {
      display: none; }
      #map .contactArea .plainTxt {
        font-size: 22px;
        font-weight: 500;
        margin-top: 77px;
        margin-bottom: 24px; }
        #map .contactArea .plainTxt span {
          display: inline-block;
          position: relative; }
          #map .contactArea .plainTxt span:before, #map .contactArea .plainTxt span:after {
            content: "";
            display: block;
            height: 100%;
            border-left: 1px solid #333;
            position: absolute;
            top: 0; }
          #map .contactArea .plainTxt span:before {
            left: -12px;
            -webkit-transform: rotate(-30deg);
                    transform: rotate(-30deg); }
          #map .contactArea .plainTxt span:after {
            right: -6px;
            -webkit-transform: rotate(30deg);
                    transform: rotate(30deg); }
  .mapDetail {
    width: 100%;
    font-size: 15px;
    padding-top: 40px;
    background-image: url(../img_re/top/img_map_sp.png);
    background-size: 76%;
    background-position: top 12px center;
    background-repeat: no-repeat; }
  .mapDetail div {
    overflow: hidden;
    margin-bottom: -1px; }
  .mapDetail div:first-child {
    border-top: solid 1px #bfbfbf; }
  .mapDetail div + div {
    border-top: solid 1px #bfbfbf; }
  .mapDetail p {
    padding: 17px 0;
    border-bottom: solid 1px #bfbfbf;
    position: relative; }
    .mapDetail p:after, .mapDetail p:before {
      content: "";
      display: block;
      width: 13px;
      height: 2px;
      background-color: #959595;
      position: absolute;
      top: 50%;
      right: 0; }
    .mapDetail p:after {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
      transition: -webkit-transform .3s;
      transition: transform .3s;
      transition: transform .3s, -webkit-transform .3s; }
  .mapDetail div p.active:after {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  .mapDetail div:first-child p {
    padding: 0; }
    .mapDetail div:first-child p:before, .mapDetail div:first-child p:after {
      content: none; }
  .mapDetail div:first-child p a {
    display: block;
    padding: 17px 0;
    padding-right: 10px;
    text-align: left;
    position: relative; }
    .mapDetail div:first-child p a:after {
      content: "";
      display: block;
      position: absolute;
      width: 8px;
      height: 8px;
      border-top: 2px solid #cfbd39;
      border-right: 2px solid #cfbd39;
      background-color: transparent;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      margin-top: -5px;
      top: 50%;
      right: 3px; }
  .mapDetail p img {
    height: 16px;
    width: auto; }
  .mapDetail ul {
    margin-left: 40px;
    display: none; }
  .mapDetail div:first-child ul {
    display: none; }
  .mapDetail ul li + li {
    border-top: solid 1px #bfbfbf; }
  .mapDetail ul li:nth-child(3n) {
    margin-right: 0; }
  .mapDetail ul li a {
    display: block;
    height: 50px;
    line-height: 50px;
    padding-right: 10px;
    text-align: left;
    position: relative; }
    .mapDetail ul li a:after {
      content: "";
      display: block;
      position: absolute;
      width: 8px;
      height: 8px;
      border-top: 2px solid #cfbd39;
      border-right: 2px solid #cfbd39;
      background-color: transparent;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      margin-top: -5px;
      top: 50%;
      right: 3px; } }

@media only screen and (max-width: 750px) {
  /*------------------------------------------------
  費用について
  -----------------------------------------------*/
  #cost {
    padding-top: 40px;
    padding-bottom: 60px;
    background-image: url(../img_re/top/bg_cost_sp.png); }
    #cost img {
      width: 134px; }
    #cost .scttl:before {
      background-image: url(../common_re/img/icon/icon_money_sp.png); }
    #cost .overlayBoxList {
      padding-top: 28px; } 
#cost ul.cloumn2{
	margin-top: 20px;
}
#cost ul.cloumn2 li {
    float: left;
	width: 48.5%;}
#cost ul.cloumn2 li:nth-child(even) {
    float: right;
}
#cost ul.cloumn2 li:nth-child(n+3) {
    margin-top: 3%;
}
#cost ul.cloumn2 li a {
    display: block;
    position: relative;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
}
#cost ul.cloumn2 li a figure figcaption {
    position: absolute;
    bottom: 0;
    height: 55px;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    text-align: center;
    line-height: 1.3;
}
#cost ul.cloumn2 li a img{
	width: 100%;
}
#cost ul.cloumn2 li a figure figcaption span {
    height: 55px;
    width: 295px;
    display: table-cell;
    vertical-align: middle;
}
#cost ul.cloumn2 li a figure figcaption span:after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(
45deg);
    transform: rotate(
45deg);
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -4px;
}}
@media only screen and (max-width: 750px) {
  /*------------------------------------------------
  お悩みお望み別 解決・成功事例
  -----------------------------------------------*/
  #onayami {
    padding-bottom: 60px; }
    #onayami .scttl {
      padding-top: 82px;
      -webkit-transform: translateY(0);
              transform: translateY(0); }
      #onayami .scttl img {
        width: 199px; }
      #onayami .scttl:before {
        top: 12px;
        background-image: url(../common_re/img/icon/icon_book_sp.png); }
    #onayami .sctSubttl {
      padding-top: 28px; }
    #onayami .overlayBox {
      height: 187px;
      margin-bottom: 9px; }
      #onayami .overlayBox .txt {
        height: auto;
        padding: 10px;
        font-size: 15px;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        text-align: left; }
      #onayami .overlayBoxList {
        padding-top: 46px; }
    #onayami .plaintxt {
      font-weight: 500;
      line-height: 1.5;
      letter-spacing: 1.1px;
      color: #222;
      padding-top: 8px; } }

@media only screen and (max-width: 750px) {
  /*------------------------------------------------
  お役立ちコンテンツ
  -----------------------------------------------*/
  #oyakudachi {
    padding-bottom: 60px;
    position: relative;
    z-index: 1; }
    #oyakudachi .scttl {
      padding-top: 20px; }
      #oyakudachi .scttl img {
        width: 196px; }
      #oyakudachi .scttl:before {
        content: none; }
    #oyakudachi .columnLayout {
      padding-top: 30px; }
    #oyakudachi .columnItem {
      margin-bottom: 20px; }
    #oyakudachi .bgBox.qa:before {
      background-image: url(../img_re/top/img_oyakudachi_qa.jpg); }
    #oyakudachi .bgBox.interview:before {
      background-image: url(../img_re/top/img_oyakudachi_interview.jpg); }
    #oyakudachi .bgBox.award:before {
      background-image: url(../img_re/top/img_oyakudachi_award.jpg); }
    #oyakudachi .bgBox.renovation:before {
      background-image: url(../img_re/top/img_oyakudachi_renovation.jpg); }
    #oyakudachi .bgBoxList {
      padding-top: 46px; }
    #oyakudachi .plaintxt {
      font-size: 14px;
      padding-top: 10px;
      letter-spacing: -1px; }
    #oyakudachi .btnGeneral {
      margin-top: 30px; } }
/* -----------------------------------------------------------------------------
  
  	best
    
  ----------------------------------------------------------------------------- */
@media screen and (max-width: 767px) {
  #best {
    padding: 30px 10px 0;
  }
  #best .floatBox p + p {
    margin-top: 20px;
  }
  #best .floatBox p img {
    width: 100%;
    height: auto;
  }
}

/*# sourceMappingURL=maps/top_sp.css.map */
@media screen and (max-width: 767px) {
  #reason .leadBnr {
      width: 100%;
      margin: 0 0 30px;
  }
  #reason .leadBnr img {
    width: 100%;
  }
  #reason .leadBnr a.packBnr {
    display: inline-block;
  }
}