@charset "utf-8";
/* *********************************************************** */
/*   SiteName   : 中日新聞定期購読公式申込サイト               */
/*   FileName   : tab.css                                         */
/*   LastUpDate : 2022.09.16                                   */
/* == TOC ==================================================== */
/* *********************************************************** */

/* ----- 振り分け ------*/
.pc{display:none;}
.sp{display:none;}
.pc.tab{display:block;}
.sp.tab{display:block;}
tr.pc.tab{display:table-row;}


#content {
	width: 100%;
	margin: 0;
}
.contents {
	text-align:center;
}
.contents table {
	margin:0 auto;
}


.sttl {

}

.ssttl {
	width: 100%;
}


.btn {
	clear: both;
	padding: 20px 0 0 0;
	margin:0 auto;
	text-align:center;

}

.gragh table {
	width: 100%;
}

.gragh th {
	width: 50%;
}
.price table{
	width: 100%;
}
.price td {
	width: 33%;
}

.info table {

}



.sixm {
	width:400px;
	text-align:left;
	margin:0 auto;
}

.sixm table{
}


#footer {
	width:100%;
}

/*------------------------------------------FORM*/
#form_subscription{
	padding:20px;
}


#form_subscription table {
	width:700px;
	margin: auto;
}

#form_subscription table table {
	width:auto;
}

































/**/
