/*/////////////////////////////////////////////////////////////////////////
番組ページ「KAT-TUNの世界一タメになる旅！+」
/////////////////////////////////////////////////////////////////////////*/
/* 文中イメージ */


@media print {
	.noprint {display:none !important;}
}


section.unit p.photo{
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	text-align: center !important;
}

section.unit img {
	max-width: 100%;
	height: auto;
}

section.unit img.img80 {
	max-width: 80%;
	height: auto;
}

/* PC only */
@media screen and (min-width: 768px) {

}

/* SMP only */
@media screen and (max-width: 767px) {



}

