@charset "utf-8";

#contents{
	background:url(https://pntc.sslcs.cdngc.net/cdn/campaign/replycp2011/img/bg.png) repeat #a9e6ff;
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ", "Meiryo","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	color: #333;
	text-align: center;
	padding: 0;
	font-size: 14px;
	line-height: 1.6;
}
#contents .inner {
	width: 100%;
	
}
.display-sp {
	display: none;
}
.display-pc {
	display: block;
}
.content-wrap {
	
}
a {
	color: #2473b3;
	text-decoration: underline;
}
ul li {
	list-style: none;
}

/* ============== MV =================== */
.mv{
	padding-top: 20px;
	width: 95%;
	max-width: 930px;
	margin: auto;
}
/*終了テキスト*/
.end-txt {
	font-weight: bold;
	color: #ff2519;
	font-size: 200%;
	margin: 10px 0 0;
}
.att-area .end-txt {
	font-size: 150%;
}

/* ============== CP概要、twボタン =================== */
.aboutcp {
	margin: 0 auto 8px;
	width: 100%;
	max-width: 930px;
}
.btn-area {
    background: #fff;
    padding: 20px 0;
}
.twitter_btn img{
    width: 82%;
	max-width: 460px;
}
.twitter_btn:hover,
.js-copybtn:hover{
   opacity: 0.7;
}

#hashtags {
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
}
.js-copybtn {
	width: 82%;
	max-width: 460px;
	background: #fa4c6d;
	border-radius: 9px;
	margin: auto;
	padding: 1.5% 0;
	cursor: pointer;
	box-shadow: 0 2px #a59c98;
}
.js-copybtn img {
	width: 76%;
}

/* ============== CP期間 =================== */
.cp-term {
	margin: 0;
	padding: 20px 0 15px;
	background: #00a0e9;
}
.cp-term img{
	margin: auto;
	width: 55%;
	max-width: 480px;
}

/* =========== 注釈 ============= */

.att-area {
    width: 90%;
    max-width: 900px;
    box-sizing: border-box;
    margin: 45px auto;
    position: relative;
	text-align: left;
	background-color: #fff;
    border-radius:15px;
	padding: 30px 50px 30px;
}

.tt-2 {
    margin: 25px auto 13px;
	font-size: 22px;
    font-weight: 600;
    vertical-align: middle;
    color: #71290c;
    position: relative;
	line-height: 1;
}
.tt-2 span{
	border-left: 8px solid #00a0e9;
	padding-left: 6px;
}

.tt-2:first-child {
	margin-top: 0;
}
.list-notes li {
    text-indent: -13px;
    padding-left: 10px;
    list-style: none;
}

/* ================= 下部バナー ====================== */

.cp-bnr {
	width: 90%;
	max-width: 900px;
	margin: auto;
}
.cp-bnr img {
	box-shadow:0 5px 5px 3px #79bad5;
}
.cp-bnr img:hover {
	opacity: 0.7;
}
.cp-bnr a {
	background: #fff;
	display: block;
	
}

/* ================= その他 ====================== */
.container-wrap #pagetop{
	padding-top: 50px;
}
.mT10 {
	margin-top: 10px;
}
.mT20 {
	margin-top: 20px;
}

.mT25 {
	margin-top: 25px;
}

.mT30 {
	margin-top: 30px;
}
.txt-l {
    text-align: left;
}
.red_txt {
	color: #f74d61;
}
.bold {
	font-weight: bold;
}

/* ================= SP ====================== */

@media screen and (max-width: 767px) {
	.display-pc {
		display: none;
	}
	.display-sp {
		display: block;
	}
	#contents {
		font-size: 1.3rem;
		line-height: 1.6;
	}
/* ============== MV =================== */
.mv{
	padding-top: 4%;
}
	/*終了テキスト*/
.end-txt {
	font-size: 5.3vw;
	margin: 10px 0 0;
}
.att-area .end-txt {
	font-size: 120%;
}

/* ============== CP概要、twボタン =================== */
.aboutcp {
	margin: 2% auto 0;
	width: 95%;
}
.btn_area {
    padding: 5% 0;
}
	.js-copybtn {
	border-radius: 6px;
	padding: 3% 0;
	box-shadow: 0 1px #a59c98;
}
	#hashtags {
	font-size: 16px;
		margin-top: 4%;
}

/* ============== CP期間 =================== */
.cp-term {
	padding: 4% 0;
	background: #00a0e9;
}
.cp-term img{
	width: 85%;
}

.tt-2 {
    margin: 8% auto 3%;
	font-size: 18px;
}

 /* ============== 注釈 =================== */
.att-area {
    width: 92%;
    padding: 8% 5%;
    margin: 7% auto;
}
	/* ================= 下部バナー ====================== */

.cp-bnr {
	width: 80%;
}
	
.container-wrap #pagetop{
	padding-top: 10%;
}
  
}
