@charset "utf-8";

#support{
  background-color: #1ea0fa;
  color:#fff;
  position: relative;
  z-index:9;
  overflow: hidden;
  white-space: nowrap;
  text-overflow:ellipsis;
}

.contents{padding:40px 0; width:100%; margin:0 auto;}
.text-normal, .tip{text-align: left; padding: 0 5%; line-height:2em; font-size:1.4em; width: 90%;}
.text-normal{color:#313335; padding-top:13px; margin-bottom:-2px;}
.tip{color:#646668;}
.conbox{width:90%; border: 1px solid #dbdddf; border-radius:4px; background-color:#fff; text-align:center; }
.conbox{margin: 20px auto 0;}
#pmpm{background:url(../img/conimg_m.jpg) no-repeat; background-size: cover; }
.conico{margin:40px auto 0;}
.button{margin:20px auto;}
.name{text-align:center; color:#1ea0fa; font-size:2em; line-height:2em; margin-top:11px;}
.mail{font-size:1.6em; color:#313335; margin-left:18px; margin-top:19px; text-align:center;}
.notecen, .noteleft{font-size:1.4em; color:#646668; margin-bottom: 20px;}
.notecen{line-height:2em; text-align:center; }
.noteleft{line-height:2em; text-align:left; margin: 16px 5%;}

.hr{width:90%; margin: 20px auto;}

