@charset "UTF-8";

.bnr_shutten_20 { text-align: center; }
.bnr_shutten_20 a { display: block; padding: 0.5em 3em; font-size: 2.4rem; font-weight: 700; color:#fff; background: url("/2020/images/bg_bnr_shutten20.png") no-repeat center center; background-size: cover; border-radius: 4px; }
.bnr_shutten_20 a:hover { opacity:.6; }

.bnr_shutten_20 a i { font-size: 3rem; font-weight: 900; }

/*『2020楽器フェア』出展者募集説明会のご案内*/
#news { margin-top: 0; }
.sec_bosyu { display: flex; justify-content: space-between; }
	.sec_bosyu_txt,.sec_bosyu_img { width:48.7%; }
    
    .sec_shutten_bosyu .sec_bosyu_txt { width:58.7%; }
    .sec_shutten_bosyu .sec_bosyu_img { width:38.7%; }
	
	.txt_bosyu { margin-bottom: 2em; font-weight: 500; }
	.txt_junbi { margin-bottom: 2em; padding: 0.5em; background: #ec1c24; color:#fff; font-weight: 600; text-align: center; }
    .txt_junbi.txt_shutten_junbi { text-align: left; }
	.txt_junbi span { font-size: 2rem; }
	
	.sec_bosyu a:hover {opacity: .7;}
	.sec_bosyu img { width:100%; height: auto; }
	
	/*『2020楽器フェア』出展者募集説明会*/
	.sec_briefing { padding: 6.6%; background: #000; color:#fff; }
	.sec_briefing h4 { margin-bottom: 1em; font-size: 2.4rem; font-weight: 600; }
	
	.briefing_info { margin-bottom: 30px; font-size: 1.4rem; }
	
	.bt_rounded_blue.btn_application a { font-size: 2.2rem; }

/* SP */
@media screen and (max-width: 767px) {
header .logo { margin-bottom: 1.3%; }
.bnr_shutten_20,.bnr_shutten_20 a { width:100%; }
.bnr_shutten_20 a { display: block; padding: 0.5em; font-size: 1.6rem; border-radius: 0; }
.bnr_shutten_20 a i { font-size: 2rem; }

#news { margin-top:0; }
.sec_bosyu { flex-direction: column; }
.sec_bosyu_txt, .sec_shutten_bosyu .sec_bosyu_txt { width:100%; margin-bottom: 4%; }

.sec_bosyu_img { width:80%; margin-left: auto; margin-right: auto; }
.sec_bosyu_img_full,.sec_shutten_bosyu .sec_bosyu_img { width:100%; }

.sec_briefing h4 { font-size: 1.8rem; }

.sec_briefing .bt_rounded_blue a { padding: 0.4em 1em; border-radius: 0; }


}


