@charset "UTF-8";
#static-content {
    /*******************************************************************************

      キャンペーン 共通スタイル

    *******************************************************************************/
    /* ========================================================================
      共通パーツ
    ======================================================================== */
    /* ------------------------------------------------------------------------
      #contents-header
    ------------------------------------------------------------------------ */
    /* -------------------------
      h2
    ------------------------- */
    /* -------------------------
      パンくず
    ------------------------- */
    /* ------------------------------------------------------------------------
      #contents-body
    ------------------------------------------------------------------------ */
    /* ------------------------------------------------------------------------
      section
    ------------------------------------------------------------------------ */
    /* ------------------------------------------------------------------------
      【新規】カート
    ------------------------------------------------------------------------ */
    /* ------------------------------------------------------------------------
    口コミ
    ------------------------------------------------------------------------ */
}
#static-content #contents-header {
    margin: 0 0 15px 0;
}
#static-content .section-lv2 h2 {
    background: none;
    padding: 0;
}
#static-content body.campaign-cat #pan-nav {
    background: #0BA5EA;
}
#static-content #contents-body {
    margin: 0 0 15px 0;
}
#static-content body.campaign-cat .section {
    width: 920px;
    background: #fff;
    border-radius: 10px;
    padding: 0 0 15px 0;
    margin: 0 0 10px 0;
}
#static-content body.campaign-cat .section-inner {
    padding: 15px 15px 0 15px;
}
#static-content #container-inner .section {
    max-width: 920px;
    width: 100%;
    background: #fff;
    border-radius: 10px;
}
#static-content .campaign-end {
    margin: 0 10px 10px 10px;
}
#static-content .campaign-end p {
    text-align: center;
    font-weight: bold;
    color: #F00;
    font-size: 133% !important;
}
#static-content .cart-style {
    background: #F2F2F2;
    padding: 10px;
    width: 300px;
    margin: 0 auto 10px auto;
}
#static-content .cart-style p.txt-c {
    margin: 0 0 10px 0;
}
#static-content .reviews-wrap {
    margin: 0 0 50px 0;
}
#static-content .reviews-wrap h3 {
    margin: 0 0 20px 0;
}
#static-content .reviews-wrap h4 {
    border-bottom: 1px dotted #666;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
}
#static-content .reviews-wrap h4 a {
    color: #00a0e2;
    font-size: 20px;
}
#static-content .reviews-wrap-inner {
    margin: 0 20px 20px 30px;
    padding: 15px 20px;
    border: 3px solid #ffe670;
    border-radius: 10px;
    position: relative;
}
#static-content .reviews-wrap-left {
    float: left;
    width: 85px;
    margin: 44px 20px 0 0;
}
#static-content .reviews-wrap-right {
    float: right;
    width: 689px;
    font-size: 14px;
    color: #666;
}
#static-content .reviews-wrap-right .spot {
    color: #364e7d;
    font-weight: bold;
    text-align: right;
    margin: 0 0 10px 0;
}
#static-content .reviews-wrap-right .button-reviews {
    text-align: right;
    margin: 10px 0 0 0;
}
#static-content .decoration-reviews {
    position: absolute;
    top: 10px;
    left: -13px;
}

#static-content .wrap dl.contactBox>dd p.tel a span,
#static-content .wrap dl.contactBox>dd p.tel .tel-pc,
#static-content .wrap dl.contactBox>dd p.tel .tel-pc span {
  color: #fd6c21;
  font-size: inherit;
  font-weight: 700;
  text-decoration: none
}

#static-content .wrap dl.contactBox>dd p.tel span.freedial {
  color: #fff!important;
  background: #fd6c21!important;
}

#static-content .wrap dl.contactBox>dd ul.etcContact {
  margin: 10px 0 0 0!important;
}


/* ------------------------------------------------------------------------
お知らせ欄（アコーディオン）
------------------------------------------------------------------------ */

#static-content .accbox {
  margin: 0 10px 10px 10px;
}

#static-content .accbox label {
  display: block;
  margin: 0;
  padding: 10px;
  color: #ff3c7c;
  background: #ffe9f5;
  text-align: center;
  font-weight: bold;
  cursor : pointer;
  border: 1px solid #ff3c7c;
}



#static-content .corona.accbox label {
  display: block;
  margin: 0;
  padding: 1px 10px;
  color: #ff3c7c;
  background: #ffd0df;
  text-align: center;
  font-weight: bold;
  cursor : pointer;
  border: 1px solid #ff3c7c;
  font-size: .8em;
  line-height: 1.3em;
  letter-spacing: 1px;
}
#static-content .accbox.corona label.pc{ 
	color: #fff;
	background: #ff3c7c;
	font-size: 1.6em;
	padding: .5em .3em .3em 1.4em;
	height: auto;
}
#static-content .corona label.sp{ 
	color: #fff;
	background: #ff3c7c;
	padding: .5em 0 .3em 0;
}
#static-content .accbox label.pc {
  font-size: 1.1em;
  height: 2.4em;
  padding: 10px 10px;
}

#static-content .accbox label:before {
  content: '\f078';
  font-family: 'FontAwesome';
  color: #fff;
  background: #ff3c7c;
  border-radius: 50%;
  padding: 1px 0 0 0;
  float: right;
  width: 20px;
  height: 20px;
}

#static-content .corona.accbox label.pc:before {
  content: '\f078';
  font-family: 'FontAwesome';
  color: #ff3c7c;
  background: #fff;
  border-radius: 50%;
  padding: 0;
  float: right;
  width: 25px;
  height: 25px;
  font-size: 16px;
  line-height: 1.5em;
}
#static-content .corona.accbox label.sp:before {
  content: none;
}

#static-content .corona.accbox label.label1sp.sp:before {
  content: '\f078';
  font-family: 'FontAwesome';
  color: #ff3c7c;
  background: #fff;
  border-radius: 50%;
  padding: 2px;
  width: 20px;
  height: 20px;
  margin: 0;
  float: unset;
}

/* ////
#static-content .corona.accbox label.pc:before {
   */
#static-content .corona .cssacc:checked + label.pc:before,
#static-content .corona .cssacc:checked + label.sp:before{
  content: '\f077';
}



#static-content .accbox input {
  display: none;
}

#static-content .accbox .accshow {
  height: 0;
  overflow: hidden;
  opacity: 0;
}

#static-content .cssacc:checked + label + .accshow {
  height: auto;
  padding: 3%;
  background: #fff;
  opacity: 1;
  border-bottom: 1px solid #ff3c7c;
  border-left: 1px solid #ff3c7c;
  border-right: 1px solid #ff3c7c;
}
/* #static-content .cssacc:checked + label + .accshow.shown {
  border-bottom: none;
} */




#static-content .accshow.shown {
  height: auto;
  padding: 3%;
  background: #fff;
  opacity: 1;
  border-right: 1px solid #ff3c7c;
  border-bottom: 1px solid #ff3c7c;
  border-left: 1px solid #ff3c7c;
}

#static-content .accShowBottom{
  border-bottom: 1px solid #ff3c7c;
}


#static-content .accbox .accshow p,
#static-content .accbox .accshow ul {
  font-size: 12px;
  margin: 0 0 1em 0!important;
  padding: 0!important;
}

#static-content .accbox .accshow p:last-of-type {
  margin: 0!important;
}

#static-content .wrap .accbox .accshow ul.noticeList > li:before {
  content: "・";
}

#static-content .wrap .accbox .accshow ul.commentList > li:before {
  content: "※";
}

#static-content .magenta {
  color: #ff3c7c;
}
#static-content .cssacc:checked + label:before {
  content: '\f077';
  padding: 0;
}

/* 20200525 begin */
 #static-content .accbox .mainText {
  margin-top: 0;
  padding-top: 1em;
  text-align: center;
  font-weight: bold;
}
#static-content .accbox .mainText.pc {
  font-size: 1.2em;
  font-weight: normal;
}
#static-content .accbox .mainText.sp {
  font-size: .8em;
}

#static-content .accbox label.label1sp {
  display: block;
  height: 2em;
  margin: 0 auto;
  padding: 5px;
  background: #ff3c7c;
  text-align: center;
  cursor: pointer;
  border-left: 1px solid #ff3c7c;
  border-right: 1px solid #ff3c7c;
  border-bottom: 1px solid #ff3c7c;
}

#static-content .accbox .alwaysOpen {
  border-bottom: 1px solid #ff3c7c;
}
#static-content .accbox .alwaysOpen {
  border-bottom: none;
}


#static-content .accbox .alwaysOpen .coronaIcons {
  display: block;
  width: 95%;
  margin: 1px auto 0;
  padding-bottom: 5px;
}
#static-content .accbox .alwaysOpen .coronaIcons.pc {
  width: 62%;
}
#static-content .cssacc:checked + label + .alwaysOpen {
  border-bottom: none;
/* 20200525 end */
}








@media screen and (max-width: 599px) {

  #static-content .tel-area {
    padding: 0 3%;
  }

  #static-content .wrap dl.contactBox>dd p.tel span.freedial {
    display: inline-block!important;
  }

  /* ------------------------------------------------------------------------
  お知らせ欄（アコーディオン）
  ------------------------------------------------------------------------ */

  #static-content .accbox label:before {
    margin: 10px 0 0 0;
  }


  /* ------------------------------------------------------------------------
  浴室（190909-11-bathroom),お引越し(180126-11-move)むけのスタイル
  ------------------------------------------------------------------------ */
  #static-content .accbox.corona.bathroom {
    margin: 0 3% 10px;
  }
  #static-content .accbox.corona.move {
    margin: 0 3% 3%;
  }
  #static-content .cp-bnr.move {
    padding: 3% 3% 0;
  }

}




@media screen and (min-width: 600px) {

  #static-content .wrap dl.contactBox>dd p.tel .tel-pc,
  #static-content .wrap dl.contactBox>dd p.tel .tel-pc span {
    font-size: 42px;
    font-size: 4.2rem;
    margin: 0!important;
  }


  /* ------------------------------------------------------------------------
  お知らせ欄（アコーディオン）
  ------------------------------------------------------------------------ */

  #static-content .accbox label {
    font-size: 100%
  }

  #static-content .accbox {
    width: 100%;
    margin: 0 auto 20px auto;
  }

  #static-content .accbox.corona.bathroom{
    max-width: 946px;
  }

  #static-content .accbox label:before {
    padding: 3px 0 0 0;
    width: 24px;
    height: 24px;
    font-size: 12px;
  }

  #static-content .cssacc:checked + label:before {
    padding: 2px 0 0 0;
  }

  #static-content .cssacc:checked + label + .accshow {
    padding: 15px 20px;
  }


}

