
/* 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;
}

.r {
	text-align: right;
	margin: 20px 0px 0px 0px;
}

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 {
	position: relative;
}

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://aromaclassico.jp/wp-content/themes/aromaclassico_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://aromaclassico.jp/wp-content/themes/aromaclassico_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: 13px;
}

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

header .container ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
}

header .container ul li {
	display: block;
	margin: 0;
	padding: 0;
	width: 160px;
	height: 40px;
	background-repeat: no-repeat;
	background-size: 160px 40px;
	text-indent: -9999px;
	position: absolute;
}


header .container ul li a {
	display: block;
	width: 100%;
	height: 100%;
}

header .container ul li#tabl {
	background-image: url("https://aromaclassico.jp/wp-content/themes/aromaclassico_theme/img/tabl.png");
}

header .container ul li#tabr {
	background-image: url("https://aromaclassico.jp/wp-content/themes/aromaclassico_theme/img/tabr.gif");
}

.youtube img {
	height: 14px;
	width: auto;
	vertical-align: middle;
	margin-bottom: 3px;
}

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://aromaclassico.jp/wp-content/themes/aromaclassico_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://aromaclassico.jp/wp-content/themes/aromaclassico_theme/img/arrowupup.png) no-repeat center top;
}

.arrowdw {
	background: url(https://aromaclassico.jp/wp-content/themes/aromaclassico_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,
.alc,
.win {
	margin-top: 80px;
}

.prttxt {
	margin-top: 80px;
}

.prtimg {
	margin-top: 100px;
}

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

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

.prttxt h2,
.chf h2,
.intro h2 {
	font-size: 24px;
	font-weight: 300; 
	font-family: 'Noto Serif JP', serif;
	margin-bottom: 15px;
	line-height: 2.0em;
	text-align: center;
}

.chf h2 {
	margin: 100px auto 50px auto;
}

.intro h2 {
	margin: 50px auto 50px auto;
}

.intro p {
	line-height: 250%;
}

.intro {
	margin-bottom: 50px;
}


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

.lnc h3,
.alc 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;
}

.chf h3 {
	margin: 50px 0px 30px;
}

.teatime {
	text-align: center;
}

.teatime h3 {
	font-size: 24px;
	font-weight: 300; 
	font-family: 'Noto Serif JP', serif;
	margin-bottom: 15px;
	line-height: 2.0em;
	text-align: center;
	margin: 30px 0px 10px 0px;
}

.teatime img {
	margin: 50px 0px;
}

.teatime p {
	margin: 25px 0px 35px 0;
	line-height: 150%;
}

.teatime p strong {
	font-size: 125%;
}

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

.burger p {
	margin-bottom: 15px;
}

/*
.burger p:nth-of-type(1) {
	font-weight: bold;
	margin-bottom: 15px;
}
*/

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;
}

.lnc h4 {
	font-size: 14px;
	margin: -20px 0px 20px 0px;
}

.alc h4{
	font-size: 17px;
	margin: -15px 0px 30px 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 {
	margin: 20px 0px 20px 0px;
}

.prttxt p {
	text-align: left;
	margin: 50px 0px 0px 0px;
	line-height: 2.5em;
	font-size: 13px;
}

.chf p {
	margin: 30px 0px 30px 0px;
	line-height: 2.5em;
	font-size: 13px;
}

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

.lnc dl,
.alc dl{

}

.lnc dt,
.alc dt{
	
}

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

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

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

.alc p {
	margin: 10px 0px 30px 0px;
}

.alc p strong {
	display: block;
	font-size: 13px;
	margin: 50px 0px 0px 0px;
}

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

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

.alc img {
	width: 270px;
	height: 180px;
	margin: 40px 0px 30px 0px;
}

.chf img {
	margin-top: 20px;
}

.chf figure figcaption {
	padding: 10px 45px 10px 45px;
}

.chf p em,
.chf figure em {
/*
	font-weight: 500; 
	font-family: 'EB Garamond', serif;
	font-size: 115%;
*/
}

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

.prtimg img {
	text-align: center;
	width: 450px;
	height: auto;
	margin: 0px auto 50px auto;
}

/*
.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; }

.ltakeout {
	text-align: center;
	margin: auto;
}

.ltakeout a.totakeoutpage {
	display: block;
	width: 400px;
	height: 70px;
	background: url(https://aromaclassico.jp/wp-content/themes/aromaclassico_theme/img/totakeoutpage.gif);
	background-repeat: no-repeat;
	background-size: 400px 70px;
	margin: 75px auto;
	text-indent: -9999px;
}

.ltakeout p {
	margin: 25px 0px 35px 0;
	line-height: 150%;
}

.ltakeout p strong {
	font-size: 125%;
}

/* ************************************************************************************************ */
@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;
	}
	
	header .container ul li#tabl {
		right: 162px;
		top: -20px;
	}
	
	header .container ul li#tabr {
		right: 0px;
		top: -20px;
	}

	nav ul {
		display: block;	
	}
	
	footer dd:nth-of-type(1) {
		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;
	}
	
	.teatime .lr {
		width: 50%;
		float: left;
	}
	
	.burger img {
		display: block;
		width: calc(50% - 15px);
		height: auto;
		float: left;
		margin-right: 15px;
	}

	.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;
	}
	
	.ytw {
		width: 100%;
		height: 315px;
		background: #000000;
	}

	.ytd {
		position: relative;
		height: 0;
		padding-top: 56.25%;
	}

	.ytd iframe {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		margin: auto;
		width: 560px;
		height: 315px;
	}
}

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

@media all and (max-width: 768px) {
	.container {
		width: 98%;
		margin: 0px auto;
	}
	
	header .container dl dt {
		display: block;	
	}
	
	header .container dl {
		margin-bottom: 20px;
	}
	
	header .container ul {
		height: 50px;
	}
	
	header .container ul li#tabl {
		left: 0px;
		top: 0px;
	}
	
	header .container ul li#tabr {
		right: 0px;
		top: 0px;
	}
	
	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 img {
		display: block;
		text-align: center;
		margin: 0px auto;
	}
	
	.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;
	}

	.ytw {
		width: 100%;
	}

	.ytd {
		position: relative;
		height: 0;
		padding-top: 56.25%;
	}

	.ytd iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
}

