@charset "UTF-8";


@media only screen and (max-width: 480px) {




h3 {
	font-size:18px;
	line-height: 1.5;
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	margin: 30px 0 18px 0;
	padding: 0 0 6px 6px;
	border-bottom: 1px solid #ccc;
	}




h4{
	font-size:16px;
	padding:0px 0 8px 0px;
	margin:20px 0 0 0px;
	color:#bd2d2f;
	line-height: 24px;
}

h4::before{
	content: '- '
}

#oobousho{
	margin: 45px 0 60px 0;
}
$shohousho{
	margin: 45px 0 60px 0;
}

$takenaga{
	margin: 45px 0 60px 0;
}


.ukiyoesize-table{
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #ddd;
	margin: 24px 0 0 0;
}

.ukiyoesize-table th{
	width: 20%;
	text-align: left;
	padding: 12px 12px 12px 12px;
	font-size: 15px;
	border-bottom: 1px solid #ddd;
}
.ukiyoesize-table td{
	width: 40%;
	text-align: left;
	padding: 12px 12px 12px 12px;
	font-size: 15px;
	border-bottom: 1px solid #ddd;
}


.ukiyoe-size-fig-wrapper{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-top: 30px;
}

.bg-gray{
	background: #efefef;
}

.ukiyoe-size-fig{
	width: 32%;
	margin-right: 1%;
	border: 1px solid #ddd;
	padding: 0 0 6px 0;
}

.ukiyoe-size-fig a:hover{

}

.ukiyoe-size-fig img{
	width: 100%;
}

figcaption.hankei{
	font-size:14px;
	text-align: center;
	color: #333;
	margin: 0 0 0px 0;
	border: 0;
}


}

/*//end  max-width: 480px ///////////////////////*/



@media only screen and (min-width: 481px) {

/*======================================

	layout 
	
========================================*/


h3 {
	font-size:21px;
	line-height: 1.5;
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	margin: 30px 0 30px 0;
	padding: 0 0 6px 6px;
	border-bottom: 1px solid #ccc;
	}



h4{
	font-size:21px;
	padding:0px 0 8px 0px;
	margin:20px 0 0 0px;
	color:#bd2d2f;
	line-height: 24px;
}

h4::before{
	content: '- '
}

#oobousho{
	margin: 45px 0 60px 0;
}
$shohousho{
	margin: 45px 0 60px 0;
}

$takenaga{
	margin: 45px 0 60px 0;
}


.ukiyoesize-table{
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #ddd;
	margin: 24px 0 0 0;
}

.ukiyoesize-table th{
	width: 40%;
	text-align: left;
	padding: 12px 12px 12px 150px;
	font-size: 15px;
	border-bottom: 1px solid #ddd;
}
.ukiyoesize-table td{
	width: 30%;
	text-align: left;
	padding: 12px 12px 12px 12px;
	font-size: 15px;
	border-bottom: 1px solid #ddd;
}


.ukiyoe-size-fig-wrapper{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-top: 30px;
}

.bg-gray{
	background: #efefef;
}

.ukiyoe-size-fig{
	width: 32%;
	margin-right: 1%;
	border: 1px solid #ddd;
	padding: 0 0 6px 0;
}

.ukiyoe-size-fig a:hover{

}

.ukiyoe-size-fig img{
	width: 100%;
}

figcaption.hankei{
	font-size:14px;
	text-align: center;
	color: #333;
	margin: 0 0 0px 0;
	border: 0;
}








}/*//end  min-width: 481px ///////////////////////*/
