﻿@charset "utf-8";

/* enjoy_photo_css_thema31.css */

#contents h3,
#contents dl dt{
	font-size: 1.2rem;
}

#contents .flex{
	flex-direction: row;
}

#contents figure.photo + .notice_gray{
	margin: 1em auto 2em;
}

#contents .flex .pct{
	margin-right: 1em;
	margin-top: 0;
}

#contents .notice_gray > ul.disc{
	margin-top: 0.5em;
	margin-left: 1.5em;
}

#contents .imgArea > ul.disc{
	margin-top: 2em;
	margin-left: 1.2em;
}

#contents .imgArea > ul.disc > li + li{
	margin-top: 2em;
}

#contents dl.filter_img{
	margin-left: 0;
	margin-top: 2em;
}

#contents dl.filter_img dt{
	font-size: 1rem;
	font-weight: normal;
}


@media (max-width: 640px){
	
	#contents .flex{
		flex-direction: column;
	}
	#contents .flex .pct{
		margin-right: 0;
	}
	#contents section > dl{
		margin-left: 0;
	}
}

@media (min-width: 641px){
	#contents figure.photo + .notice_gray{
		width: 100%;
		max-width: 580px;
		margin: 1em auto 2em;
	}
	
	#contents dl.filter_img {
		width: 74%;
	}
	
	#contents .imgArea ul.disc li .zoomBtn .one_center + .zoom_ico2{
		right:122px;
	}
	
	#contents .imgArea ul.disc li .zoomBtn .one_v_img + .zoom_ico2{
		right: 232px;
	}
	

	#contents .lensinfoArea .grayArea .zoomBtn.h_242 .modal button{
		height: 242px !important;
	}
	
	#contents .lensinfoArea .grayArea .zoomBtn.h_242 .modal .modalImg{
		height: 242px !important;
	}

	#contents .zoomBtn.h_242 .zoom_ico2{
		top: 222px !important;
	}

	
	
	
	
	
}
