/*
Theme Name:     blog_sgt
Description:    
Author:         satophoto
Template:       cenote

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
header {
  position: fixed;/*ヘッダーを固定*/
  z-index: 9999;/*一番前に表示されるように設定*/
  top: 0;/*画面一番上で固定*/
  width: 100%;/*ヘッダーが横幅いっぱいになるように指定*/
  background-color: #ddd;/*背景色を指定*/
}
.metaslider {
	margin-top:-50px;
}
.tablepress th,
.tablepress td {
font-size: 10.5px;
line-height: 2.2;	
}
.type-page h1,
.type-page 
.post-meta{
  display:none;
}
.tg-container {
		overflow: hidden;
}
.cenote-related-post .related-post-item,
.tg-footer-widget-area {
	margin-bottom: -30px;
}
@media screen and (min-width: 1000px) {
.entry-content p{
font-size: 1.0rem;
margin: 0 1.4rem 2.1rem;
line-height: 1.714285714;
letter-spacing:0.04rem;
border:solid 0px #000;
}	
.tablepress td {
font-size: 14px;
line-height: 2.3;	
}
.br-pc { display:block; }
.br-sp { display:none; }
}
@media screen and (max-width: 1365px){
.none {display:none}
}
@media screen and (max-width: 750px){
.entry-content p{
font-size: 0.7rem;
margin: 0 1.4rem 1.6rem;
line-height: 1.714285714;
letter-spacing:0.04rem;
}
.br-pc { display:none; }
.br-sp { display:block; }
.tablepress-id-1 .row-1 .column-1,
.tablepress-id-3 .row-1 .column-1,
.tablepress-id-4 .row-1 .column-1,
.tablepress-id-5 .row-1 .column-1,
.tablepress-id-6 .row-1 .column-1{
	display: none
}}
