/* ご利用規約 *---------------------------------------------------------------------------------------*/
/*-----------------------*----*----*----*----*----*----*----*----*----* TOS */

.guide-intro{
  margin: auto;
  padding: 0 0 3em;
  width: 94%;
  max-width: 100rem;
}

.guide-intro .lead-txt{ font-size: 1.8rem; line-height: 1.6;}

.guide-nav ol{  
  position: relative;
  margin: 1em auto 2em;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.guide-nav ol li {
  margin: 0 0.75rem 1.5rem;
  padding: 0;
  width: calc(50% - 1.5rem);
  display: block;
}

.guide-nav a{
  position: relative;
  margin: 0;
  padding: 0.5em 3rem 0.5em 1em;
  width: 100%;
  max-width: inherit;
  display: block;
  border-radius: 2em;
  border: 0.1rem solid #9acd00;
  background-color: #fff;
  font-size: 1.6rem;
  line-height: 1.6;
  text-align: left;
}

.guide-nav a:before {
  top: 0;
  left: inherit;
  right: 1rem;
  bottom: 0;
  transform: rotate( 90deg );
}

.guide-nav ol li {
  margin: 0 0.75rem 1.5rem;
  padding: 0;
  width: calc(50% - 1.5rem);
  display: block;
}


@media screen and (max-width:680px) {

.guide-nav ol{ justify-content: center;}
.guide-nav ol li { width: 94%;}

}/* End max 680 */


.guide-section { margin-bottom: 3em; max-width: 100rem;}

h3.guide-title{
  margin: 0 auto 1em;
  padding: 0 0 0.5em;
  border-bottom: solid 0.1rem #999;
  font-size: 2.4rem;
  font-weight: normal;
  line-height: 1.6;
  text-align: left;
}

h4.guide-sub-title{
  margin: 0;
  padding: 0 0 0.5em;
  font-size: 2.2rem;
  font-weight: normal;
  line-height: 1.6;
  text-align: left;
}

.guide-li{
  margin: 0;
  padding: 0 0 3em;
  font-size: 1.6rem;
  line-height: 1.6;
}

.guide-li th {
  font-weight:bold;
}


.guide-li .txt{
  font-size: 1.6rem;
  line-height: 1.6;
}

#TOS .lead-txt{
  padding: 1em 0 3em;
  font-size: 1.8rem;
  line-height: 1.6;
}




@media screen and (max-width: 767px) {

.guide-title{ font-size: 2.2rem;}
.guide-sub-title{ font-size: 1.8rem;}


}/* End max 767 */






/* ご利用案内 *---------------------------------------------------------------------------------------*/
/*-----------------------*----*----*----*----*----*----*----*----*----* GUIDE */
#GUIDE {
  margin-top: -200px;
  padding-top: 200px;
}

@media screen and (max-width: 767px) {
  #GUIDE {
    margin-top: -100px;
    padding-top: 100px;
  }
}/* End max 767 */

/*-----------------------*----*----*----*----*----*----*----*----* tatami-guide */
#GUIDE .tatami-guide em {
  display: inline-block;
  margin: 0 0 1.4rem 0;
  font-size: 1.8rem;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  #GUIDE .tatami-guide em {
    margin: 0 0 0.7rem 0;
  }
}/* End max 767 */

#GUIDE .tatami-guide b {
  display: inline-block;
  margin: 0 0 0.5em 0;
  font-size: 1.6rem;
  font-weight: bold;
}

#GUIDE .tatami-guide .list-ul ul li {
  padding-left:1em;
  text-indent:-1em;
  list-style-type:none;
}

#GUIDE .tatami-guide .list-ul ul li::before {
  content: "※ ";
}

#GUIDE .tatami-guide table {
  width: 100%;
  max-width:72rem;
  margin: 0 auto 1.5em auto;
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 0.1rem solid #e8e8e8;
  border-left: 0.1rem solid #e8e8e8;
}

#GUIDE .tatami-guide th ,
#GUIDE .tatami-guide td {
  padding:0.5em 0.5em 0.5em 0.5em;
  border-right: 0.1rem solid #e8e8e8;
  border-bottom: 0.1rem solid #e8e8e8;
}

#GUIDE .tatami-guide th {
  text-align: center;
  background-color: #eee;
}

#GUIDE .tatami-guide th span::after {
  content:"・";
}

#GUIDE .tatami-guide th span:last-child::before,
#GUIDE .tatami-guide th span:last-child::after {
  content:"";
}

@media screen and (max-width: 767px) {
  #GUIDE .tatami-guide th {
    text-align: center;
    background-color: #eee;
  }

  #GUIDE .tatami-guide th span {
    display:block;
  }

  #GUIDE .tatami-guide th span::after {
    content:"";
  }

}/* End max 767 */


#GUIDE .tatami-guide td {
  text-align: right;
  white-space: nowrap;
}

#GUIDE .tatami-guide td:first-child {
  text-align:left;
}

/*-----------------------*----*----*----*----*----*----*----* img */
#GUIDE .img {
  width: 90%;
  max-width: 600px;
  margin: 0 auto 1em auto;
  text-align: center;
}

/*-----------------------*----*----*----*----*----*----*----* 3Dセキュア */
#GUIDE .dot::after { 
  display: block;
  content: '';
  position: absolute;
  top: 6px;
  left: 0px;
  width: 12px;
  height: 12px;
  background-color: #000000;
}

#GUIDE .dot {
  position: relative;
  margin: 0;
  padding: 0 0 0 18px;
  line-height: 160%;
}

#GUIDE .container-3d {
  margin-bottom: 2em;
}

#GUIDE .txt-3d {
  margin: 0px 0px 2em 1.5em;
}

#GUIDE .left-3d {
  margin: 0px 0px 0px 1.5em;
}

/* 畳張替えサービス契約約款について *----------------------------------------------------------------------------*/
/*-----------------------*----*----*----*----*----*----*----*----*----* ARTICLES */
#ARTICLES {
  margin-top: -200px;
  padding-top: 200px;
}

@media screen and (max-width: 767px) {
  #ARTICLES {
    margin-top: -100px;
    padding-top: 100px;
  }
}/* End max 767 */

/*-----------------------*----*----*----*----*----*----*----*----* tatami-articles */
#ARTICLES .tatami-articles {
  counter-reset: articles 0; 
}



#ARTICLES .tatami-articles h3::before {
  counter-increment: articles 1;
  content: "第" counter(articles) "条（";
}

#ARTICLES .tatami-articles h3::after {
  content: "）";
}

#ARTICLES .tatami-articles .list-ol ol {
  margin: 0.5em 0 0 0;
}

#ARTICLES .tatami-articles .list-ol li { font-size: 1.6rem; line-height: 1.6;}



#ARTICLES .tatami-articles .list-ol ol li {
  margin: 0 0 0 0;
  padding-left:1.8em;
  text-indent:-1.8em;
  list-style-type:none;
  counter-increment: cnt;

}

#ARTICLES .tatami-articles .list-ol ol li::before {
  content: "(" counter(cnt) ") ";
}

#ARTICLES .tatami-articles a {
  color: #07a0d2;
}

/* 畳保証条項 *---------------------------------------------------------------------------------------*/
/*-----------------------*----*----*----*----*----*----*----*----*----* CLAUSE */
#CLAUSE {
  margin-top: -200px;
  padding-top: 200px;
}

@media screen and (max-width: 767px) {
  #CLAUSE {
    margin-top: -100px;
    padding-top: 100px;
  }
}/* End max 767 */

/*-----------------------*----*----*----*----*----*----*----*----* tatami-clause */
#CLAUSE .tatami-clause {
  width:100%;
  padding: 2em 3em 2em 3em;
  box-sizing: border-box;
  background-color: #f1f1f1;
  counter-reset: clause 0; 
}



#CLAUSE .tatami-clause h4::before {
  counter-increment: clause 1;
  content: "第" counter(clause, cjk-ideographic) "条（";
}

#CLAUSE .tatami-clause h4::after {
  content: "）";
}

#CLAUSE .tatami-clause p {
  margin-left:1em;
}

#CLAUSE .tatami-clause ol {
  margin-left:1em;
}

#CLAUSE .tatami-clause p+ol {
  margin-top:0.3em;
}

@media screen and (max-width: 767px) {
  #CLAUSE .tatami-clause {
    padding: 1em 2em 1em 1em;
  }
}/* End max 767 */


/* 特定商取引法に基づく通販の表記 *-----------------------------------------------------------------------------*/
/*-----------------------*----*----*----*----*----*----*----*----*----* LAW */
#LAW {
  margin-top: -200px;
  padding-top: 200px;
}

@media screen and (max-width: 767px) {
  #LAW {
    margin-top: -100px;
    padding-top: 100px;
  }
}/* End max 767 */

/*-----------------------*----*----*----*----*----*----*----*----* tatami-law */
#LAW .tatami-law {
  width:100%;
  max-width:100rem;
  margin:0 auto 0 auto;
}

#LAW .tatami-law dt {
  border-bottom: 0.1rem solid #ccc;
}

#LAW .tatami-law em {
  display: inline-block;
  margin:1em 1em 1em 1em;
  font-size: 1.6rem;
  font-weight: bold;
}

#LAW .tatami-law dd {
  border-bottom: 0.1rem solid #ccc;
  font-size: 1.6rem;
}

#LAW .tatami-law p {
  margin:1em 1em 1em 1em;
}

#LAW .tatami-law a {
  color: #07a0d2;
}

@media screen and (max-width: 640px) {

  #LAW .tatami-law dt {
    margin-bottom: 0.5em;
    border-bottom: dotted 0.1rem #999;
  }

  #LAW .tatami-law em {
    margin:1em 1em 0.5em 1em;
  }

  #LAW .tatami-law em br {
    display: none;
  }

  #LAW .tatami-law p {
    margin: 0.3em 1em 1em 1em;
  }
  
#LAW .tatami-law dd { padding-left: 1em;}

}/* End max 640 */