/*
Theme Name: issue_tcd106-child
Template: issue_tcd106
*/

/* common */
.page-template-page-tcd-lp .wp-block-image img{border-radius:20px;}

/* asset */
.pc{display:block !important;}
.sp{display:none !important;}
.image-center img{margin:0 auto;}
.border-none{border:none !important;}
.background-none{background:none !important;}
.sm{font-size:80% !important;}
.text-center{text-align:center !important;}
.mb-20{margin-bottom:20px !important;}
.mb-40{margin-bottom:40px !important;}
.mb-60{margin-bottom:60px !important;}
@media screen and (max-width: 960px) {
	.mb-sp-20{margin-bottom:20px !important;}
}

/* footer */
.footer_nav .headline{display:none;}

@media screen and (max-width: 960px) {
	.pc{display:none !important;}
	.sp{display:block !important;}
}
