
/* RESET CSS */

* {
	margin:0;
	padding:0;
	color: #666666; 
}

a { 
	color: #666666; 
	text-decoration: none;
}

a:hover { 
	color: #006666; 
	text-decoration: none;
}

figure {
	margin: 0px !important;
	padding: 0px !important;
}

.cfix::after {
	content: "";
	display: block;
	clear: both;
}

img {
	vertical-align: top;
	max-width: 100%;
	height: auto;
}

.imgc {
	display: block !important;
	text-align: center !important;
}

ul, ol {
	list-style-type: none;
}

html {
		font-size: 12px;
		color: #333333;
}

body {
	font-weight: 400;
	font-family: 'Noto Serif JP', serif;
	text-align: left;
}

header {
	width: 100%;
}

header .container div {
	font-size: 11px;
}

header .container h1 {
	text-align: center;
}

header .container dl {
	text-align: right;
}

header .container h1 a,
#credit {
	display: block;
	width: 100px;
	height: 100px;
	background-image: url("https://www.nagoya.aromafresca.com/wp-content/themes/aromafresca_theme/img/logo.png");
	background-repeat: no-repeat;
	background-size: 100px 100px;
	text-indent: -9999px;
	margin: 0px auto;
}

header .container dl dt {
	float: left;
	width: 41px;
	height: 28px;
	background-image: url("https://www.nagoya.aromafresca.com/wp-content/themes/aromafresca_theme/img/spmenu.png");
	background-repeat: no-repeat;
	background-size: 41px 28px;
	text-align: left;
	text-indent: -9999px;
}

header .container dl dd:nth-of-type(1),
header .container dl dd:nth-of-type(1) a {
	font-size: 13px;
}

header .container dl dd:nth-of-type(2) {
	margin-top: 7px;
	font-size: 12px;
}

header .container dl dd:nth-of-type(2) span {
	font-size: 10px;
}

nav ul {
	text-align: center;
	width: 100%;
}

nav ul li {
	display: inline-block;
}

nav ul li a {
	display: inline-block;
	text-decoration: none;
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	padding: 15px 0 19px 0;
	margin: 0 15px;
	border-bottom: 3px solid transparent;
}

nav ul li a:hover {
	color: #666666;
}

nav ul li.active a,
nav ul li a:hover {
	border-bottom: 3px solid #000000;
}

nav ul li:before {
	content: url(https://www.nagoya.aromafresca.com/wp-content/themes/aromafresca_theme/img/ico_topmenu.png);
	position: relative;
	top: 3px;
	left: -3px;
}

nav ul li:first-child:before {
	content:'';
}

footer {
	width: 100%;
	text-align: center;
	margin: 30px auto;
	background: #E5E5E5;
}

footer dl {
	list-style-type: none;
	margin: 0px;
	padding: 30px 0px;
	text-align: left;
}

footer dt,
footer dd {
	line-height: 200%;
}

footer dt {
	font-size: 13px;
}

footer dt span {
	font-size: 14px;
}

footer dd {
	font-size: 13px;
}

footer dd span {
	font-size: 11px;
}

#credit {
	margin-bottom: 30px !important;
}

.arrowup,
.arrowdw {
	display: block;
	text-align: center;
	min-height: calc(29px + 1.1rem);
	margin: 30px auto 60px auto;
	padding-top: calc(29px + 11px);
	color: #333333;
	text-decoration: none;
}

.arrowup {
	background: url(https://www.nagoya.aromafresca.com/wp-content/themes/aromafresca_theme/img/arrowupup.png) no-repeat center top;
}

.arrowdw {
	background: url(https://www.nagoya.aromafresca.com/wp-content/themes/aromafresca_theme/img/arrowdown.png) no-repeat center top;
}

.updated {
	font-size: 10px;
	padding: 40px 0px 0px 0px;
}

.updated span {
	color: #AA0000;
}

main article {
	margin-bottom: 70px;
}

main article.chef02 {
	margin-top: -50px;
}

.cntr {
	text-align: center;
}

.lnc,
.win {
	margin-top: 80px;
}

.loc,
.chf01 {
	margin: 50px 0px 150px 0px;
}

.top h2,
.lnc h2,
.dnr h2,
.chf01 h2,
.loc h2,
.win h2 {
	font-size: 24px;
	font-weight: 300; 
	font-family: 'Noto Serif JP', serif;
	margin-bottom: 15px;
}

.top h2 i,
.lnc h2 i,
.dnr h2 i,
.chf01 h2 i,
.loc h2 i,
.win h2 i {
	font-size: 80%;
	font-weight: 400; 
	font-family: 'EB Garamond', serif;
	font-style: italic;
}

.lnc h3 {
	font-size: 18px;
	font-weight: 500; 
	font-family: 'EB Garamond', 'Noto Serif JP', serif;
	margin: 50px 0px 20px 0px;
}

.loc h3,
.win h3 {
	font-size: 16px;
	margin: 40px 0px 0px 0px;
	font-weight: 300; 
	font-family: 'Noto Serif JP', serif;
}

h3 span {
	display: block;
	margin-bottom: 15px;
	color: #BBBBBB;
	font-size: 13px;
}

.win h4 {
	font-size: 15px;
	font-weight: 300; 
	font-family: 'Noto Serif JP', serif;
	margin: 50px 0px 20px 0px;
}

.win h4 em {
	color: #888888;
	display: block;
	font-size: 13px;
	font-style: normal;
	margin-bottom: 12px;
}

.top01 {
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 175%;
}

.top02 ul {
	margin: 20px 0px 30px 0px;
}

.top02 li {
	font-size: 14px;
	line-height: 150%;
}

.top02 ul:after {
	content: "";
	display: block;
	clear: both;
}

.top02 li a {
	display: block;
	font-weight: 300; 
	font-family: 'Noto Serif JP', serif;
	width: 100%;
}

.top02 li a:hover {
	text-decoration: underline;
}

.top02 li a span {
	display: block;
	float: right;
	font-size: 12px;
}

.top03 {
	
}

.top03 figcaption {
	margin-top: 10px;
	line-height: 170%;
}

.top04 p,
.top05 p,
.chf01 p {
	margin: 20px 0px 20px 0px;
}

.ent {
	font-size: 17px;
	font-weight: 500; 
	font-family: 'EB Garamond', serif;
	color: #336699;
	margin-bottom: 30px;
}

.lnc dl {

}

.lnc dt {
	
}

.lnc dd {
	font-size: 15px;
	margin: 40px 0px 80px 0px;
}

.lnc dd span {
	font-size: 12px;
}

.lnc p,
.win p {
	margin: 10px 0px 20px 0px;
}

.win p {
	line-height: 150%;
}

.lnc img,
.win img {
	width: 270px;
	height: 180px;
	margin: 100px 0px 0px 0px;
}

.loc p {
	margin: 20px 0px 20px 10px;
	line-height: 180%;
}

/*
.new01 div h2 {
	margin-bottom: 1.0rem;
}

.new01 div p {
	margin: 0px 0px 20px 0px;
	line-height: 180%;
}

.new01 div img {
	margin-top: 10px;
}

.new01 div img:nth-of-type(1) {
	margin-top: 0px;
}
*/

.new01 div h2 {
	margin-bottom: 0.0rem;
}

.new01 div p {
	line-height: 180%;
}

#google_maps {
	margin: 70px auto 0px auto;
	position: relative;
	width: 100%;
	padding-top: 50%;
}

#google_maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.wine_boll { color: #1210DF; }
.wine_bian { color: #8FBC8F; }
.wine_rosa { color: #FFC0CB; }
.wine_ross { color: #B33E5C; }

/* ************************************************************************************************ */
@media all and (min-width: 769px) {
	.container {
		width: 900px;
		margin: 0px auto;
	}
	
	header {
		border-bottom:1px solid #b9b9b9;
	}
	
	header .container {	
		margin: 20px auto 10px auto;
	}
	
	header .container div {
		margin-top: 10px;
		width: 33%;
		float: left;
	}
	
	header .container h1 {
		width: 34%;
		float: left;
	}
	
	header .container dl {
		margin-top: 70px;
		width: 33%;
		float: left;
		text-align: right;
	}
	
	header .container dl dt {
		display: none;
	}
	
	nav ul {
		display: block;	
	}
	
	footer dd:nth-of-type(1),
	footer dd:nth-of-type(4) {
		display: block;
		float: left;
		padding-right: 40px;
	}
	
	.top02 {
		width: 50%;
		float: left;
	}
	
	.top02:nth-of-type(1) div {
		margin: 0px 10px 0px 0px;
	}
	
	.top02:nth-of-type(2) div {
		margin: 0px 0px 0px 10px;
	}
	
	.top02 ul {
		width: 90%;
	}
	
	.top03 figure {
		width: calc((100% - 15px - 15px) / 3);
		float: left;
		margin: 20px 0px 20px 0px !important;
	}
	
	.top03 figure:nth-child(3n+3) {
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
	
	.chef02 figure {
		width: calc((100% - 16px) / 2);
		float: left;
		margin: 20px 0px 20px 0px !important;
	}
	
	.chef02 figure:nth-child(2n+1) {
		margin-right: 8px !important;
	}
	
	.chef02 figure:nth-child(2n+2) {
		margin-left: 8px !important;
	}
	
	.new01 {
		border: 1px solid #333333;
	}
	
	.new01:nth-of-type(1) {
		margin-top: 80px;
	}
	
	/*
	.new01 div {
		margin: 40px 30px;
	}
	
	.new01 div img {
		width: 300px;
		height: auto;
		float: left;
	}
	
	.new01 div h2,
	.new01 div p {
		width: calc(100% - 400px);
		float: right;
	}
	*/
	
		.new01 div {
		margin: 40px 30px;
	}
	
	.new01 div img {
		display: block;
		width: 300px;
		height: auto;
		float: left;
		clear: left;
		margin-bottom: 11px;
	}
	
	.new01 div h2,
	.new01 div p {
		width: calc(100% - 400px);
		float: right;
	}

	.new01 div h2 {
		margin-bottom: 20px;
	}
}

/* ************************************************************************************************ */

@media all and (max-width: 768px) {
	.container {
		width: 98%;
		margin: 0px auto;
	}
	
	header .container dl dt {
		display: block;	
	}
	
	header .container dl {
		margin-bottom: 20px;
	}
	
	nav ul {
		display:none;
	}
	
	nav ul li {
		width:100%;
		padding:0;
	}
	
	nav ul li a {
		margin:0;
		display:block;
		width:100%;
	}
	
	nav ul li:before {
		content:'';
	}
	
	nav ul li.active a {
		border-bottom: 1px solid #9b9b9b;
	}
	
	nav ul li a {
		border-bottom: 1px solid #9b9b9b;
		padding: 10px 0 10px 0;
	}
	
	nav ul li a:hover {
		border-bottom: 1px solid #9b9b9b;
	}
	
	.top h2 {
		text-align: center;
	}
	
	.top h2 span {
		display: block;
	}
	
	.top03 figure {
		margin: 10px 0px 30px 0px !important;
	}
	
	.top03 figcaption {
		text-align: center;
	}
	
	.chef02 figure {
		margin: 10px 0px 30px 0px !important;
	}
	
	.chef02 figcaption {
		text-align: center;
	}
	
	.new01 div h2 {
		text-align: center;
		margin-top: 1.0rem;
		margin-bottom: 1.0rem;
	}
	
}

