@media (max-width: 767px) {

#termsCont {
  width: 90%;
  margin: 0 auto 65px auto;
}

#termsCont h2 {
  font-size: 180%;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}

#termsCont h2 span {
  display: inline-block;
  padding: 0 0 7% 0;
  margin: 0 0 25px 0;
  background: url(../images/common/bg_ttl.jpg) repeat-x 0 100%;
}

/*  利用規約  */

#termsBox p {
  font-size: 120%;
  line-height: 2;
  margin: 0 0 50px 0;
}

#termsBox dl {
  margin: 0 0 30px 0;
}

#termsBox dl dt {
  font-size: 140%;
  font-weight: bold;
  margin: 0 0 10px 0;
}

#termsBox dl dd {
  font-size: 120%;
  line-height: 2;
  margin: 0 0 15px 0;
}

#termsBox dl dd span {
  font-size: 90%;
}

#termsBox dl dd ul {
  margin: 0 0 0 25px;
}

#termsBox dl dd ul li {
  list-style-type: disc;
}

#termsBox dl dd a {
  text-decoration: underline;
}

.indent {
  display: inline-block;
  text-indent: -1em;
  padding-left: 1em;
}

/*  SNSアカウントポリシー  */
#termsCont .sp {
  display: block;
}

#termsCont.snsaccount h3 {
  margin-top: -80px;
  padding-top: 80px;
  font-size: 160%;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}

#termsCont.snsaccount h3 span {
  display: inline-block;
  padding: 0 0 7% 0;
  margin: 0 0 25px 0;
  background: url(../images/common/bg_ttl.jpg) repeat-x 0 100%;
}

#termsCont.snsaccount dl.mb80 {
  margin-bottom: 50px;
}

.snsNav {
  margin: 40px 0 40px 25px;
}

.snsNav li {
  font-size: 105%;
  font-weight: bold;
  list-style-type: disc;
}

.snsNav li + li {
  margin-top: 1em;
}

.snsNav li a {
  color: -webkit-link;
}

}

@media (min-width: 768px) {

#termsCont {
  width: 960px;
  margin: 0 auto 60px auto;
}

#termsCont h2 {
  font-size: 200%;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}

#termsCont h2 span {
  display: inline-block;
  padding: 0 0 32px 0;
  margin: 0 0 40px 0;
  background: url(../images/common/bg_ttl.jpg) repeat-x 0 100%;
}

/*  利用規約  */

#termsBox p {
  font-size: 120%;
  line-height: 2;
  margin: 0 0 50px 0;
}

#termsBox dl {
  margin: 0 0 50px 0;
}

#termsBox dl dt {
  font-size: 140%;
  font-weight: bold;
  margin: 0 0 10px 0;
}

#termsBox dl dd {
  font-size: 120%;
  line-height: 2;
  margin: 0 0 15px 0;
}

#termsBox dl dd span {
  font-size: 90%;
}

#termsBox dl dd ul {
  margin: 0 0 0 25px;
}

#termsBox dl dd ul li {
  list-style-type: disc;
}

#termsBox dl dd ol li {
  counter-increment: cnt;
}

#termsBox dl dd ol li::before {
  display: inline-block;
  width: 2.2em;
  content: "(" counter(cnt) ")";
}

#termsBox dl dd a {
  text-decoration: underline;
}

.indent {
  display: inline-block;
  text-indent: -1em;
  padding-left: 1em;
}

/*  SNSアカウントポリシー  */
#termsCont .sp {
  display: none;
}

#termsCont.snsaccount h3 {
  margin-top: -100px;
  padding-top: 100px;
  font-size: 180%;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}

#termsCont.snsaccount h3 span {
  display: inline-block;
  padding: 0 0 32px 0;
  margin: 0 0 40px 0;
  background: url(../images/common/bg_ttl.jpg) repeat-x 0 100%;
}

#termsCont.snsaccount dl.mb80 {
  margin-bottom: 80px;
}

.snsNav {
  margin: 60px 0 60px 25px;
}

.snsNav li {
  font-size: 120%;
  font-weight: bold;
  list-style-type: disc;
}

.snsNav li + li {
  margin-top: 1em;
}

.snsNav li a {
  color: -webkit-link;
}

}
