main {
  width: calc(100% - 30px);
  margin: 40px auto 60px auto;}

main .mainImg {
  width:100%;
	margin-bottom: 10px;}

main p {line-height: 1.571;}


.bodrTop {
  border-top: 1px solid #d0d5da;
  padding-top: 60px;}



/* 友達登録 */
dl.friend {
  width:100%;
  margin: 30px auto 60px;}

dl.friend dt{padding:10px;}

dl.friend dt h2 {
  margin:0 0 0 10px;
  font-size:1.8rem;
  line-height: 1.389;}

dl.friend dd {
  text-align: center;
  display: block;
  padding:15px;}

.line-icon {
  height: 50px;
  width:50px;}

dl.friend dd img.qr {
  width:33%;
  height: auto;
  margin:15px 0 0 0;}

dl.friend dd img.add-friend {
  width:80%;
  height: auto;
  margin-top:15px;}

dl.friend dd ul {
  text-align: left;
  display: inline-block;
  margin-left:20px;
}


/* LINE公式アカウントでできる事 */
.line-content h2{
  font-size:2rem;
  line-height: 1.1;}

.line-content dl dt:first-child {margin-top:30px;}
.line-content dl dt {margin-top:60px;}



.line-content dl dd {
  font-size:1.4rem;
  line-height: 1.571;}

.line-content dl dd span{line-height: 1.5;}



.line-content dl dd > ul {
  width:100%;
  padding:0;}

.line-content dl dd > ul li {margin-right:30px;}
.line-content dl dd > ul li::after {right:-20px;}
.line-content dl dd > ul li img {width:229px;}



/* LINEスタンプ、着せ替えへのリンクエリア */
.otherContent.bodrTop {padding-top: 30px;}

.otherContentWrap {
    margin-bottom: 16px;
}
.otanoshimiC figcaption strong {
    font-size: 1.1rem;
    line-height: 1.6rem;
    margin-bottom: 0;
    text-align: center;
}