<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pc { display: block !important; }
.sp { display: none !important; }
.natsuwogura	{
		font-family: 'Noto Serif JP', YuMincho, 'Yu Mincho', "繝偵Λ繧ｮ繝取�譛� Pro W3", "Hiragino Mincho Pro", "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", serif;
		font-size: 22px;
	}
.natsuwogura h3{
		color: #0059B2;
		border-top: 3px solid #0059B2;
		border-bottom: 3px solid #0059B2;
		text-align: center;
		font-size: 38px;
		padding: 2%;
	}
.pac_back	{
		display:-webkit-flex;
		display:flex;
		flex-wrap:wrap-reverse;
		width:100%;
		margin:0; padding:0;
		flex-flow:row-reverse wrap;
	}
.pac_back p{
		width: 50%;
	}
.pac_txt	{
		display: flex;
		justify-content: center;
		align-items: center;
		background-image: url(https://www.ogurasansou.co.jp/image/common/ishi2022-img02.jpg)
	}
ul.w_nakami	{
		display:-webkit-flex;
		display:flex;
		flex-wrap:wrap-reverse;
		width:100%;
		list-style-type:none;
		margin:0; padding:0;
		flex-flow:row wrap;
	}
ul.w_nakami li {
		width: 25%;
		margin-bottom: 2%;
		flex-basis: auto;
	}
/*ul.w_nakami li p img{
		height: 300px;
	}*/
.nakami_txt	{
		margin-left: 5%;
	}
.nakami_txt_l	{
		margin-left: 15%;
	}
.w_name	{
		color: #0059B2;
		font-size: 28px;
	}
.w_name_s	{
		font-size: 14px;
	}
.w_taste	{
		font-size: 28px;
	}
.natsuwogura h4{
		color: #0059B2;
		text-align: center;
		font-size: 35px;
		margin: 5% 0;
	}
#about p{
		width: 90%;
		margin: 0 auto 2%;
	}
@media only screen and (max-width: 750px) {
	.pc { display: none !important; }
	.sp { display: block !important; }
	.natsuwogura	{
		font-family: 'Noto Serif JP', YuMincho, 'Yu Mincho', "繝偵Λ繧ｮ繝取�譛� Pro W3", "Hiragino Mincho Pro", "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", serif;
		font-size: 1.2em;
	}
	.natsuwogura h3{
		color: #0059B2;
		border-top: 3px solid #0059B2;
		border-bottom: 3px solid #0059B2;
		text-align: center;
		font-size: 1.6em;
		padding: 2%;
	}
	.pac_back	{
		display:block;
		width:90%;
		margin:0 auto;
	}
	.pac_back p{
		width: 100%;
	}
	.pac_txt	{
		margin: 8% 0;
	}
	ul.w_nakami	{
		display:-webkit-flex;
		display:flex;
		flex-wrap:wrap-reverse;
		width:100%;
		list-style-type:none;
		margin: 5% auto;
		padding:0;
		flex-flow:row wrap;
	}
	ul.w_nakami li {
		width: 50%;
		margin-bottom: 2%;
		flex-flow:row wrap;
	}
	ul.w_nakami li p img{
		width: 100%;
		height: auto;		
		text-align: center;
	}
	.nakami_txt	{
		margin-left: 5%;
	}
	.nakami_txt_l	{
		margin-left: 5%;
	}
	.w_name	{
		color: #0059B2;
		font-size: 1.2em;
	}
	.w_taste	{
		font-size: 1.2em;
	}
	.natsuwogura h4{
		color: #0059B2;
		text-align: center;
		font-size: 1.4em;
		margin: 5% 0;
		}
	#about p{
		width: 90%;
		margin: 0 auto 5%;
	}
}</pre></body></html>