@charset "utf-8";
/* ---------------------------------------------------

	住まいるリフォーム(仙台)
　/sendai/sumairureform/
　Syntax - SP First　

--------------------------------------------------- */
/* --------------------------

  Display: none;

-------------------------- */
.com-zipcodecheck-wrap.floating { display: none; }
/* --------------------------

	Common

-------------------------- */
*{
  -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
  }
body{}
img{
  height: auto;
  width: 100%;
  }
.yu_min{
      font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  }
/* --------------------------

	Original Class

-------------------------- */
.sumairureform_sendai{
  background-position: left top;
  position: relative;
  }
.sumairureform_sendai:before,
.sumairureform_sendai:after{
  background-repeat: no-repeat;
  content: '';
  position: absolute;
  top: 0;
  height: 345px;
  width: 50%;
  max-width: 500px;
  background-size: 100% auto;
  }
.sumairureform_sendai:before{
  background-position: left top;
  left: 0;
  }
.sumairureform_sendai:after{
  background-position: right top;
  right: 0;
  }
.inner{padding: 0 15px;}
.sectionArea{margin: 0 0 2.5rem;}
.com-zipCthCpyArea{margin: 0 0 1rem;}

/* --------------------------

	PC,SP,Tab displayNone

-------------------------- */
.pc_only{display: none;}
.tab_only{display: none;}
.sp_only{display: inline-block;}
.pc_tab{display: none;}
.tab_sp{display: inline-block;}


/* --------------------------

	Layout - Header

-------------------------- */
.glHeaderArea{border-bottom: 1px rgba(230, 230, 230, 1) solid;}
.glHedr{}
.glHedrInr{padding: 5px 15px;}
.glHedrInrCnt{
  display: flex;
  justify-content: flex-end;
  }
.glHedrLogoFigBlk{
  background-color: #fff;
  left: 0;
  padding: 10px;
  position: absolute;
  top: 0;
  width: 20%;
  border-radius: 0 0 15px;
  }


/* --------------------------

	Layout - introArea

-------------------------- */
.introArea{
  margin: 0 0 1rem;
  position: relative;
  z-index: 1;
  }
.intWrap{ padding-top: 80px; }
.intWrapCnt{
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  }
.intMainBlk{
  margin: 0 0 1rem;
  width: 100%;
  }
.intSubBlk{
  margin-bottom: 0.5rem;
  width: 130px;
  }


/* --------------------------

	Layout - effortArea

-------------------------- */
.effortArea{}
.eftWrap{}
.eftWrapCnt{
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  }
.eftMainBlk{
  margin: 0 0 2rem;
  width: 100%;
  }
.eftSubBlk{width: 90%;}


/* --------------------------

	Layout - catchCopyArea

-------------------------- */
.catchCopyArea{}
.cthCpyWrap{}
.com-zipCthCpyArea .cthCpyWrap{padding: 0;}
.cthCpyWrpCnt{text-align: center;}
.cthCpy{
  background-color: rgba(255, 255, 255, 1);
  border: 5px rgba(233,83,100,1) solid;
  border-radius: 10px;
  display: inline-block;
  padding: 0.5em 0.8em;
  }
.cthCpyTxt{
  display: block;
  font-size: 1.25rem;
  }
.cthCpyTxtGrn{color: rgba(233,83,100,1);}



/* --------------------------

	Layout - toiletReformArea

-------------------------- */
.toiletReformArea{padding: 0 15px;}
.tilRefWrap{
  background-color: rgba(255, 255, 255, 1);
  border-radius: 20px;
  padding: 15px;
  }
.tilRefTtlBlk{margin: 0 0 1rem;}
.tilRefFigBlk{}
.tilRefFigCnt{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  }
.tilRefFigCol{width: 100%;}
.tilRefFigCol:first-of-type{margin: 0 0 2rem 0;}
.tilRefFigColTop{}
.tilRefFigColBtm{
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  /*margin: -0.5rem 0 0;*/
  }
.tilRefFigColBtmCnt{padding: 0.2rem;}


/* --------------------------

	Layout - lineupArea

-------------------------- */
.lineupArea{}
.lineupWrap{
  background-position: center;
  background-repeat: repeat;
  padding: 20px 15px;
  border-radius: 10px;
  }
.lineupWrap.bgin{ background-image: none; }
.lineupWrapCnt{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  }
.lineupCol{
  overflow: hidden;
  border-radius: 10px;
  /*box-shadow:2px 2px 5px rgba(0, 0, 0, 0.5);*/
  margin: 0 0.8rem 0.8rem 0;
  width: calc((100% - 1rem) / 1);
  }
.lineupCol:nth-of-type(2n){margin: 0 0 0.8rem 0;}
.lineupCol:nth-last-of-type(-n+2){margin: 0 0.8rem 0 0;}
.lineupCol:last-of-type{margin: 0;}

.label5000yen{position: relative;}
.label5000yen:after{
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: inline-block;
  height: 50px;
  position: absolute;
  right: 5px;
  top: -10px;  
  width: 50px;
  }

.lineupColCnt{}


/* --------------------------

	Layout - petitReformArea

-------------------------- */
.petitReformArea{}
.ptiRefWrap{}
.ptiRefWrapCnt{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  }
.ptiRefGrp{
  background-color: rgba(255, 255, 255, 1);
  border: 5px rgba(102, 191, 151, 1) solid;
  border-radius: 20px;
  margin: 0 0 1.5rem;
  padding: 10px 15px;
  }
.ptiRefTtlBlk{
  margin: 0 auto 1rem;
  width: 100%;
  }
.ptiRefMenuBlk{}
.ptiRefMenuCnt{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  }
.ptiRefMenuCol{
  background-color: rgba(201, 230, 224, 1);
  border-radius: 10px;
  margin: 0 0 1rem;
  width: 100%;
  }
.ptiRefMenuCol:last-of-type{margin: 0;}
.ptiRefMenuCol:nth-of-type(3){
  background-color: transparent;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: contain;
  }
.ptiRefMenuColCnt{padding: 0.4em;}
.parcelBoxGrp{
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  }
.parcelBoxGrpCnt{padding: 2rem;}


/* --------------------------

	Layout - contactArea

-------------------------- */
.contactArea{}
.cnttWrap{}
.cnttBlk{
  background-color: rgba(230, 0, 18, 1);
  border-radius: 10px;
  padding: 0.5rem;
  width: 100%;
  }


/* --------------------------

	Layout - Footer

-------------------------- */
.glFooterArea{
  padding-top: 20px;
  position: relative;
  z-index: 200;
}
.glFtrInner{position: relative;}
.glLabelBlk{
  position: absolute;
  left: 0;
  top: 0;
  }
.glLabel{width: 100px;}
.glFtrLogoBlk{
  margin: 0 0 1rem;
  text-align: center;
  }
.glFtrLogoFigBlk{
  margin: 0 auto 0.9375rem;
  width: 100px;
  }
.glFtrLogoNoteBlk{}
.glFtrLogoNote{font-weight: 500;}
.glFtrCopyBlk{
  background-color: rgba(30, 172, 75, 1);
  color: rgba(255, 255, 255, 1);
  text-align: center;
  }
.copyright{
  font-size: 0.8125em;
  padding: 1em 0;
  }


/* ---------------------------------------------------

	MediaQuery

--------------------------------------------------- */
/* --------------------------

	Tablet-Mode

-------------------------- */
@media screen and (min-width: 560px) {
/* --------------------------

	PC,SP,Tab displayNone

-------------------------- */
.pc_only{display: none;}
.tab_only{display: inline-block;}
.sp_only{display: none;}
.pc_tab{display: inline-block;}
.tab_sp{display: inline-block;}
}/* /560px */


/* --------------------------

	PC-Mode

-------------------------- */
@media screen and (min-width: 960px) {
/* -----------------------------

	original Class

----------------------------- */
.sectionArea{/*margin: 0 0 5rem;*/}
.com-zipCthCpyArea{margin: 0 0 2rem;}
/* --------------------------

	PC,SP,Tab displayNone

-------------------------- */
.pc_only{display: inline-block;}
.tab_only{display: none;}
.sp_only{display: none;}
.pc_tab{display: inline-block;}
.tab_sp{display: none;}

/* --------------------------

	Layout - Header

-------------------------- */
.glHeaderArea{border-bottom: none;}
.glHedr{}
.glHedrInr{
  margin: 0 auto;
  padding: 0;
  max-width: 1000px;
  }
.glHedrInrCnt{}
.glHedrLogoFigBlk{
  width: 130px;
  }


/* --------------------------

	Layout - introArea

-------------------------- */
.introArea{margin: 7rem 0 3rem;}
.intWrap{padding: 0;}
.intWrapCnt{
  flex-wrap: nowrap;
  flex-flow: row-reverse;
  }
.intMainBlk{
  margin: 0;
  width: 705px;
  }
.intSubBlk{width: 200px;}


/* --------------------------

	Layout - effortArea

-------------------------- */
.effortArea{}
.eftWrap{padding: 0;}
.eftWrapCnt{flex-wrap: nowrap;}
.eftMainBlk{
  margin: 0 1rem 0 0;
  width: 77.1%;
  }
.eftSubBlk{width: calc(100% - 70.1% - 1rem);}


/* --------------------------

	Layout - catchCopyArea

-------------------------- */
.catchCopyArea{}
.cthCpyWrap{padding: 0;}
.cthCpyWrpCnt{}
.cthCpy{
  border-radius: 20px;
  padding: 0.5em 1em;
  }
.cthCpyTxt{font-size: 1.75rem;}
.cthCpyTxtGrn{}


/* --------------------------

	Layout - toiletReformArea

-------------------------- */
.toiletReformArea{padding: 0;}
.tilRefWrap{
  border-radius: 35px;
  padding: 1.4rem 1rem;
  }
.tilRefTtlBlk{
  margin: 0 0 1rem;
  width: 90%;
  }
.tilRefFigBlk{}
.tilRefFigCnt{flex-wrap: nowrap;}
.tilRefFigCol{width: 48%;}
.tilRefFigCol:first-of-type{margin: 0 1rem 0 0;}
.tilRefFigColTop{}
.tilRefFigColBtm{}
.tilRefFigColBtmCnt{padding: 0.5em;}


/* --------------------------

	Layout - lineupArea

-------------------------- */
.lineupArea{}
.lineupWrap{
  padding: 20px 25px 30px;
  border-radius: 10px;
  }
.lineupWrapCnt{}
.lineupCol{
  /*border-radius: 20px;*/
  margin: 0 1rem 1rem 0;
  width: calc((100% - 3rem) / 3);
  }
/*
.lineupCol:nth-of-type(2n){margin: 0 1rem 1rem 0;}
.lineupCol:nth-of-type(3n){margin: 0 0 1rem 0;}
.lineupCol:nth-last-of-type(-n+3){margin: 0 1rem 0 0;}
.lineupCol:last-of-type{margin: 0;}
*/

.label5000yen:after{
  height: 110px;
  right: 10px;
  top: -15px;  
  width: 110px;
  }
.lineupColCnt{}
a.lineupColCnt:hover{opacity: .6;}


/* --------------------------

	Layout - petitReformArea

-------------------------- */
.petitReformArea{}
.ptiRefWrap{padding: 0;}
.ptiRefWrapCnt{flex-wrap: nowrap;}
.ptiRefGrp{
  margin: 0 1rem 0 0;
  padding: 1rem;
  width: 62%;
  }
.ptiRefTtlBlk{
  margin: 0 auto 1.5rem;
  width: 90%;
  }
.ptiRefMenuBlk{}
.ptiRefMenuCnt{}
.ptiRefMenuCol{
  margin: 0 0.5rem 0.5rem 0;
  width: 49%;
  }
.ptiRefMenuCol:nth-of-type(2n){margin: 0 0 0.5rem 0;}
.ptiRefMenuCol:nth-last-of-type(-n+2){margin: 0 0.5rem 0 0;}
.ptiRefMenuCol:last-of-type{margin: 0;}
.ptiRefMenuColCnt{padding: 0.6rem;}
 .parcelBoxGrp{width: 38%;}
.parcelBoxGrpCnt{padding: 0 1rem;}


/* --------------------------

	Layout - contactArea

-------------------------- */
.contactArea{}
.cnttWrap{padding: 0;}
.cnttBlk{
  border-radius: 20px;
  margin: 0 auto;
  padding: 1rem;
  width: 600px;
  }
  
/* --------------------------

	Layout - Footer

-------------------------- */
.glFooterArea{ padding-top: 30px; }
.glFtrInner{}
.glLabelBlk{}
.glLabel{width: 200px;}
.glFtrLogoBlk{margin: 0 0 2rem;}
.glFtrLogoFigBlk{
  margin: 0 auto 1.375rem;
  width: 150px;
  }
.glFtrLogoNoteBlk{}
.glFtrLogoNote{}
.glFtrCopyBlk{}
.copyright{}

}/* /960px */

@media screen and (min-width: 1025px) {
/* -----------------------------

	original Class

----------------------------- */
.inner{
  margin: 0 auto;  
  max-width: 1300px;
  }
}

/* -----------------------------

  Contact Area

----------------------------- */
.sfs-contactarea {
  border: 3px solid;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, .2);
  }
  .sfs-ca-ttl {}
    .sfs-ca-ttl small { display: inline-block; }
  .sfs-ca-list { box-sizing: border-box; }
    .sfs-ca-item { box-sizing: border-box; }
      .sfs-ca-txt {}
        .sfs-ca-txt p {}
          .sfs-ca-txt p small {
            display: inline-block;
            line-height: 1.5;
            text-align: left;
            }
      .sfs-ca-linkarea { text-align: center; }
        .sfs-ca-la-item {
          position: relative;
          display: inline-flex;
          align-items: center;
          justify-content: center;
          border-radius: 100px;
          box-sizing: border-box;
          }
@media screen and (min-width: 751px) {
.sfs-contactarea {
  margin-bottom: 40px;
  max-width: 1000px;
  border-radius: 20px;
  }
  .sfs-ca-ttl {
    font-size: 25px;
    padding: 15px;
    }
  .sfs-ca-list {
    display: flex;
    align-items: center;
    justify-content: center;
    }
    .sfs-ca-item {
      border-right: 1px solid rgba(0, 0, 0, .4);
      padding: 15px 20px;
      width: 50%;
      }
    .sfs-ca-item:last-child { border-right: none; }
      .sfs-ca-txt {}
        .sfs-ca-txt p {
          font-size: 20px;
          line-height: 1.5;
          text-align: center;
          }
      .sfs-ca-linkarea { padding: 10px; }
        .sfs-ca-la-item {
          font-size: 18px;
          margin: 0 10px 10px;
          height: 60px;
          top: 0;
          width: 300px;
          transition: all .3s;
          }
        .sfs-ca-la-item:last-child { margin-bottom: 0; }
        .sfs-ca-la-item:hover {
          top: -2px;
          box-shadow: 5px 5px 15px rgba(0, 0, 0, .2);
          }
}
@media screen and (max-width: 750px) {
.sfs-contactarea {
  margin: 0 20px 30px;
  flex-wrap: wrap;
  border-radius: 15px;
  }
  .sfs-ca-ttl {
    font-size: 18px;
    line-height: 1.5;
    padding: 10px;
    }
  .sfs-ca-list {}
    .sfs-ca-item {
      border-bottom: 1px solid rgba(0, 0, 0, .4);
      padding: 15px;
      }
    .sfs-ca-item:last-child { border-bottom: none; }
      .sfs-ca-txt {}
        .sfs-ca-txt p {
          font-size: 16px;
          line-height: 1.5;
          text-align: center;
          }
          .sfs-ca-txt p small { font-size: 13px; }
      .sfs-ca-linkarea { margin-top: 10px; }
        .sfs-ca-la-item {
          font-size: 16px;
          margin: 0 10px 10px;
          height: 50px;
          width: 230px;
          }
        .sfs-ca-la-item:last-child { margin-bottom: 0; }
}