ul{ list-style-type: none; }

.titleText{ margin-bottom: 10px; padding: 3px 0 3px 15px; border-left: 8px solid #f597a6; background: #ea6379; color: #fff; font-weight: bold; font-size: 18px; }

.txt_l{ width: 70%; float: left; }
.img_r{ width: 25%; float: right; }

.txt_r{ width: 70%; float: right; }
.img_l{ width: 25%; float: left; }


.preview_link_text{ text-align: center; }




/* CD画像 */
#cd_box_wrap{ margin-bottom: 50px; }

	#cd_box_img{ width: 28%; float: left; }

	#cd_box{ width: 68%; float: right; }
		#cd_box_l{ width: 49%; float: left; }
			#link_atelier_chou{ margin-bottom: 20px; }
		
		#cd_box_r{ width: 49%; float: right; }
			#link_cafe_de_reve{ margin-bottom: 20px; }

		
		.preview_link_text a{ display: block; padding: 5px 0; border-radius: 5px; color: #fff; font-size: 18px; text-decoration: none; }



/* youtubeテキスト */
#youtube_text{ margin-bottom: 20px; }


/* youtube */
#youtube_box{}
	#youtube_box_l{ width: 49%; float: left; }
	#youtube_box_r{ width: 49%; float: right; }

		.not_youtube{ margin: 10px auto 50px; font-size: 12px; line-height: 1.3em; text-align: center; }
		.not_youtube input{ padding: 0 3px; font-size: 10px; background: #fbecef; border-radius: 5px; border: 1px solid #ea6379; color: #ea6379; }



#ul_banLink{ display: flex; justify-content: center; margin-bottom: 50px; }
#ul_banLink li{ width: 35%; }
#ul_banLink li:first-child{ margin-right: 5%; }

