body{
	font-family:"Yu Mincho","游明朝",serif;
	font-weight:400;
	font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
h1,h2,h3,h4,h5,h6{
	font-family:"Yu Mincho","游明朝",serif;
	font-weight:600;
}
h2.cenote-header-media__title{
font-family:garamond,times,serif;
}
.cenote-header-sticky{
	/*background-color:#FCF9E5;*/
}
.cenote-sticky-navigation{
	margin:0 auto;
}
.archive .page-header{
	background-color:#f0f0e2;
	display: none;
}
div.header-bottom-top{
	display:none;
}
.tg-site-header .tg-header-bottom .header-bottom-bottom .tg-container{
	margin: 0 auto;
	padding:0;
}
.tg-site-header .tg-header-bottom .main-navigation{
	-webkit-box-flex: 200;
	-ms-flex: 200;
	flex: 200;
}
.tg-site-menu--default .current_page_item > a, .tg-site-menu--default .current-menu-item > a, .tg-site-menu--default .current_page_ancestor > a, .tg-site-menu--default .current-menu-ancestor > a{
	font-weight:400;
	border-bottom:1px solid;
}
.tg-header-action-menu li{
	margin-right:15px;
}
ul#primary-menu > li > a {
	margin:1.5em 1em;
	padding:0;
}
.site-content{
	margin-top:30px;
	letter-spacing:2px;
}

.page .entry-header{
	display:none;
}
.post .entry-title{
	font-size: 1.2em;
}
.top-logo{
	text-align:center;
	margin-bottom:3em;
}
.top-logo > img{
	width:55px;
}
#post-2 img{
	max-width:100%;
}
/*++++ FORM CTRL ++++*/
div.wpcf-7-wrap{
	text-align:center;
}
div.wpcf7{
	padding:2em;
	background-color:#fff;
	display:inline-block;
	margin:0 auto;
}
div.wpcf7 h3, div.wpcf7 .form-subtitle{
	text-align:center;
	margin:0;
	font-weight:400;
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="url"], .wpcf7 input[type="password"], .wpcf7 input[type="search"], .wpcf7 input[type="number"], .wpcf7 input[type="tel"], .wpcf7 input[type="range"], .wpcf7 input[type="date"], .wpcf7 input[type="month"], .wpcf7 input[type="week"], .wpcf7 input[type="time"], .wpcf7 input[type="datetime"], .wpcf7 .wpcf7 input[type="datetime-local"], .wpcf7 input[type="color"], .wpcf7-select, .wpcf7 textarea{
	padding:5px 20px;
	border-radius:5px;
	margin:0.7em 0.5em 0.7em 2em;
	border:1px solid #000;
}
.wpcf7 input[type="submit"]{
	font-family:"Yu Mincho","游明朝",serif;
}
.wpcf7 select{
	outline:none;
	text-indent: 0.01px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance:none;
	padding: 0 5px;
}
::-ms-expand{
	display:none;
}
span.menu-638::before,span.menu-639::before,span.menu-640::before{
	z-index: 1;
	position: absolute;
	right: 15px;
	top: 0;
	content: "\02228";
	font-family:sans-serif;
	line-height: 15pt;
	color: #000;
	pointer-events: none;
}
.wpcf7 input[type="submit"]{
	font-size:14pt;
	letter-spacing:1em;
	padding:0.4em 0.5em 0.4em 1.5em;
	border-radius:5px;
	border:1px solid black;
	margin-top:1em;
	background-color:#FCF9E5;
	color:#000;
}
.wpcf7-number{
	width:5em;
}
.wpcf7-textarea{
	width:30em;
}
table.y-form{
	margin-top:1.5em;
}
table.y-form td{
	padding:0;
	border:0;
}
table.y-form td:nth-of-type(1){
	text-align:right;
}
.wpcf-left{
	text-align:left;
	margin:0 3em;
	display:inline-block;
}
.wpcf7-submit {
	margin: 1em 0 0 16px;
}
a.menuImg {
	display: block;
	margin: 0 auto;
	max-width: 840px;
}
/*---- FORM CTRL ----*/
footer{
	display:none;
}
@media (max-width:768px){
	.tag-big{
		display:-webkit-box;
		display: -webkit-flex;
		display:-ms-flexbox;
		display: flex;
		-webkit-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
	}
	.entry-content p.add-space{
		margin-top:1em;
	}
	.tag-big > .entry-thumbnail{
		-webkit-box-ordinal-group:1;
		-ms-flex-order:1;
		-webkit-order:1;
		order:1;
	}
	.top-logo > img{
		width:42px;
	}
	/* FORM */
	div.wpcf7{
		font-size:smaller;
		display:block;
		padding:2em 1em;
	}
	.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="url"], .wpcf7 input[type="password"], .wpcf7 input[type="search"], .wpcf7 input[type="number"], .wpcf7 input[type="tel"], .wpcf7 input[type="range"], .wpcf7 input[type="date"], .wpcf7 input[type="month"], .wpcf7 input[type="week"], .wpcf7 input[type="time"], .wpcf7 input[type="datetime"], .wpcf7 .wpcf7 input[type="datetime-local"], .wpcf7 input[type="color"], .wpcf7-select, .wpcf7 textarea{
		padding:0;
		margin-left:0.5em;
	}
	.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"]{
		width:10em;
	}
	.wpcf7-time{
		display:block;
	}
	span.menu-638::before,span.menu-639::before,span.menu-640::before{
		line-height:12px;
	}
	.wpcf7-textarea{
		width:100%;
	}
	/* /FORM*/
}
@media (max-width:991px){
	.site-content{
		margin-top:0;
	}
	.entry-content{
		max-width:90%;
		margin:0 auto 2em;
	}	
	.tg-container{
		width:100%;
	}
	.entry-content p{
		font-size:1rem;
		line-height:1.8;
		margin:0;
		letter-spacing:.14em;
	}
	.entry-content .top-logo{
		margin-bottom:3em;
	}
	.tg-header-action-navigation{
		order:1;
	}
	.tg-site-header .tg-header-bottom .tg-header-action-menu{
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.tg-header-action-menu li.tg-menu-toggle--opened, .tg-header-action-menu li.tg-mobile-menu-toggle--opened{
		z-index:99999;
	}
	.post .entry-header{
		max-width: 90%;
		margin: 0 auto;
	}
}
@media (max-width:480px){
	.entry-content p{
		font-size:.6875rem;
	}

}

@media (min-width: 769px) {
	ul#primary-menu > li > a{
		font-size:9pt;
		margin:1.5em 0.3em;
	}
	.hentry{
		position:relative;
	}
	.tag-big > .entry-thumbnail{
		position:absolute;
		z-index:-1;
	}
	.vertical-wrap{
		text-align:center;
	}
	.tag-big .wp-block-group__inner-container{
		overflow:hidden;
		writing-mode: vertical-rl;
		text-orientation: upright;
		text-align:left;
		color:#fff;
		font-size:10pt;
		display:inline-block;
	}
	.tag-big > .entry-content p{
		height:420px;
		line-height:1em;
		padding:25px 2em 0 0;
	}
	.tag-big > .entry-content p.add-space{
		margin-right:1em;
	}

}

@media (min-width:992px){
		ul#primary-menu > li > a{
		font-size:9.3pt;
		margin:1.5em 0.5em;
	}
	.tag-big > .entry-content p{
		padding-top:70px;
		height:530px;
		line-height:1.8em;
	}
}
@media (min-width: 1200px) {
	.tag-big > .entry-content p{
		height:600px;
		line-height:2em;
		padding:90px 2em 0 0;
	}
}