@charset "UTF-8";

body:not(#photoid) header#pattern4 .logo.logo02{
  display :none;
}
@media screen and (max-width: 550px){
	#wedding_photo_btn+div .content_wrapper {
		display: flex;
    	       justify-content: center;
	}
	#wedding_photo_btn+div .content_wrapper a {
		min-width: 120px;
	}
}