@charset "UTF-8";

/*!
Theme Name: sakitama-style
Template:   cocoon-master
Version:    1.0.6
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
body {
	background:url(./image-ch/bg-sakitama.png);
}
.header {
	background-color: #fff;
}
a:link { color:#3B3AFD; }
a:visited { color:#3B3AFD; }
a:hover { color:#FF4500; }

img {
	border-radius:4px;
}

blockquote {
    background-color: #fffaf0;
    border: 1px solid #f3f3f3;
}
nav.menu-menu-sakitamakai-container ul {
	margin:0;
	padding:0;
	text-align:center;
}
nav.menu-menu-sakitamakai-container li {
	display:inline;
	margin:0 10px 0 0;
	padding:0;
}
nav.menu-menu-sakitamakai-container li a {
	display:inline-block;
	text-decoration:none;
	font-size:14px;
}
nav.menu-menu-sakitamakai-container li a::before {
    font-family: "FontAwesome";
    content: "\f06c";
    color: #3cb371;
    margin-right:3px;
    font-size:14px;
}
nav.navi {
  border-radius:0 0 4px 4px;
	margin-bottom:15px;
}
#container.wrap {
    margin: 0 auto 10px;
	max-width:1100px;
	padding:0 30px 30px;
	background:#fff;
	box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
	border-radius:6px;
}
#content-in.wrap,
#footer-in.wrap,
#header-container .wrap,
#breadcrumb.wrap {
	max-width:1040px;
}
.content {
    margin-top: 0px;
}
.main {
    width: 67%;
    margin-right: 20px;
    padding: 0;
    border: none;
    border-radius: 0px;
}
#tinymce.main {
    width: 100%;
}
.entry-content {
    margin-top: -10px;
    margin-bottom: 0;
}
.breadcrumb.sbp-main-before + .content, .breadcrumb.pbp-main-before + .content {
  margin-top: 0;
}
.sidebar {
    width: 28%;
    padding: 0 10px;
}
.header img {
	border-radius:6px 6px 0 0;
}
.entry-categories-tags {
	text-align:right;
    margin: -30px 0 0 0;
}
.tag-link {
    margin-right: 5px;
    padding: 1px 5px;
    font-size: 14px;
    border: none;
}
.tag-link:hover {
  background-color: #fff;
  transition: all 0s;
  color: #ff4500;
}
.breadcrumb {
    font-size: 14px;
}
.cat-link {
    background-color: #fff;
    border-radius: 0;
	font-size:14px;
}
.cat-link:hover {
    opacity: 1;
    color: #ff4500;
}

#dropmenu {
  list-style-type: none;
  max-width: 1040px;
/*  margin: -11px 0 0;*/
  padding: 0;
	border-radius:0 0 4px 4px;
}
#dropmenu > li {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
	border-right:1px solid #fff;
}
#dropmenu > li.current-menu-item a {
  color:#FFFC4C;
}
#dropmenu > li:hover.current-menu-item a {
  color:#FF4500;
}

#dropmenu > li:first-child,
#dropmenu > li:first-child a {
	border-radius:0 0 0 4px;
}
#dropmenu > li:first-child{
	margin-left:1px;
}

#dropmenu li a {
  display: block;
  margin: 0;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
  font-weight: bold;
}
#dropmenu li ul {
  list-style: none;
  position: absolute;
  z-index: 100;
  top: 100%;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
}
#dropmenu li ul li {
  overflow: hidden;
/*  width: 120%;*/
  width: 16em;
  height: 0;
  color: #fff;
  transition: .2s;
}
#dropmenu li ul li a {
  padding: 13px 15px;
/*  background: #7c8c0e;*/
  text-align: left;
  font-size: 14px;
  font-weight: normal;
}

#dropmenu > li:hover:first-child > a {  
	border-radius:0 0 0 4px;
 }

/*#dropmenu > li:hover li:hover > a {  background: #6e7c0c }*/

#dropmenu li:hover > ul > li {
  overflow: visible;
  height: 40px;
}
#dropmenu li ul li ul {
  top: 0;
  left: 100%;
}
#dropmenu li:last-child ul li ul {
  left: -100%;
  width: 100%;
}
#dropmenu li ul li ul li a {  background: #616d0b }
#dropmenu li:hover ul li ul li:hover > a {  background: #535d09 }
#dropmenu li ul li ul:before {
  position: absolute;
  content: "";
  top: 13px;
  left: -20px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left-color: #454e08;
}
#dropmenu li:last-child ul li ul:before {
  position: absolute;
  content: "";
  top: 13px;
  left: 200%;
  margin-left: -20px;
  border: 5px solid transparent;
  border-right-color: #454e08;
}
#dropmenu li.menu-item-has-children a:after {
    font-family: "FontAwesome";
    content: "\f0d7";
    margin-left:10px;
    font-size:14px;
}
#dropmenu li.menu-item-has-children ul li a:after,
#dropmenu li.menu-item-has-children ul li a:hover:after {
    content: none;
}

#navi {
	display:block;
}
#nav-hide,
#nav_menu-2,
#nav_menu-3,
#nav_menu-4,
#nav_menu-5 {
	display:none;
}
#nav-hide {
	border-radius:0 0 4px 4px;
/*  border-top: 3px solid #000;*/
	margin-top:-11px;
	height:15px;
}
.sidebar #slide-in-nav_menu-2 li,
.sidebar #slide-in-nav_menu-3 li,
.sidebar #slide-in-nav_menu-4 li,
.sidebar #slide-in-nav_menu-5 li {
	margin-bottom: 0;
	border-bottom: 1px dotted #ccc;
}
.sidebar #slide-in-nav_menu-2 li ul.sub-menu,
.sidebar #slide-in-nav_menu-3 li ul.sub-menu,
.sidebar #slide-in-nav_menu-4 li ul.sub-menu,
.sidebar #slide-in-nav_menu-5 li ul.sub-menu {
	border-top: 1px dotted #ccc;
	padding-left:0;
}
.sidebar #slide-in-nav_menu-2 li ul.sub-menu li a,
.sidebar #slide-in-nav_menu-3 li ul.sub-menu li a,
.sidebar #slide-in-nav_menu-4 li ul.sub-menu li a,
.sidebar #slide-in-nav_menu-5 li ul.sub-menu li a {
	padding-left:1em;
}
.sidebar #slide-in-nav_menu-2 li a,
.sidebar #slide-in-nav_menu-3 li a,
.sidebar #slide-in-nav_menu-4 li a,
.sidebar #slide-in-nav_menu-5 li a {
	padding-left: 0.5em;
	font-weight:bold;
}
.sidebar #slide-in-nav_menu-2 li a:hover,
.sidebar #slide-in-nav_menu-3 li a:hover,
.sidebar #slide-in-nav_menu-4 li a:hover,
.sidebar #slide-in-nav_menu-5 li a:hover {
	background:#ffe4bf;
	color:#ff4500;
}

#slide-in-nav_menu-2 li a:before,
#slide-in-nav_menu-3 li a:before,
#slide-in-nav_menu-4 li a:before,
#slide-in-nav_menu-5 li a:before {
	font-family: FontAwesome;
	content: '\f0da';
	padding-right: 5px;
	color: #ff4500;
}
#slide-in-nav_menu-2 li ul li a:before,
#slide-in-nav_menu-3 li ul li a:before {
	content: '┗';
	padding-right: 5px;
	color: #ff4500;
}
#slide-in-npcatch li {
	overflow:hidden;
}
#slide-in-npcatch img {
	float:left;
	margin-right:5px;
}
/*----------------------------------------*/

ul.lcp_catlist {
	padding:0;

}
.lcp_catlist li {
	list-style:none;
	border-bottom: 1px solid #ccc;
	padding-bottom:1em;
display: flex;
flex-direction: row-reverse
}


/*----------------------------------------*/


.entry-title,
.archive-title {
	padding:12px 15px 10px;
    margin: 15px 0 38px;
	border-radius:5px;
	background:#ffeeee;
	border-left:10px solid #ee82ee;
	border-right:10px solid #ee82ee;
	border-bottom:1px solid #ffdddd;
	font-size:1.2em;
}

.article h2 {
	font-size: 1.1em;
	padding:10px 15px 8px;
    border-radius: 4px;
	background:#fef2e7;
	border:2px solid #ffaa42;
}
.article h2::before {
  font-family: FontAwesome;
  content: '\f02d';
  padding-right: 5px;
  font-size: 1em;
  color:#ff9f66;
}
.article h2, .article h3, .article h4, .article h5, .article h6 {
    margin: 1em 0 1em;
}
.article h3::before {
  font-family: FontAwesome;
  content: '\f299';
  padding-right: 5px;
  font-size: 0.8em;
  color:#55a355;
}
.article h3 {
    font-size: 20px;
    padding: 6px 15px;
    border-radius: 4px;
	background:#e3fbe3;
	border:none;
}
.article h4 {
    font-size: 18px;
		padding: 6px 10px 5px 5px;
position: relative;
    border: none;
/*		background:#f0fdf0;
    border-left: 5px solid #ff9f66;
    border-bottom: 1px dotted #ff9f66;
		border-radius:2px;*/
}
.article h4:after {
content: "";
  display: block;
  height: 4px;
  background: -webkit-linear-gradient(to right, rgb(255, 170, 66), transparent);
/*  background: linear-gradient(to right, rgb(230, 90, 90), transparent);*/
  background: linear-gradient(to right, rgb(255, 170, 66), transparent);
}

.toc {
	background:#f8f8f8;
    padding: 10px 10px 0;
	border-radius:4px;
}
.toc-title::before {
  font-family: FontAwesome;
  content: '\f15c';
  padding-right: 5px;
  font-size: 1em;
  color:#aaa;
}

.entry-content p {
    margin-left: 1em;
    margin-right: 1em;
}
body.page .entry-categories-tags {
	display:none;
}

.site-info {
	height:190px;
	max-height:190px;
position: relative;
	bottom:5px;
}
.site-info p {
	position: absolute;
	font-size:14px;
	color:#fff;
	margin:0;
	bottom: 5px;
	right:10px;
}
.footer {
	padding-top: 0;
	background:url(./image-ch/footer-img.jpg) no-repeat;
	background-position:left bottom;
	background-size:100% auto;
	height:200px;
	max-height:200px;
/*	position: relative;*/
}
.footer-bottom-logo {
	display:none;
}
.footer-bottom {
    margin-top: 0;
}
.copyright {
    color:#fff;
}
.menu-drawer li {
    border-bottom: 1px dotted #ccc;
}
.menu-drawer a {
	padding: 15px 0 15px 7px;
}
.menu-drawer a:before {
  font-family: FontAwesome;
  content: '\f0da';
  padding-right: 5px;
  font-size: 0.8em;
	color:#ff4500;
}
.menu-drawer a:hover {
  background-color: #ffe4bf;
  color: #ff4500;
}

.navi-menu-content {
	overflow-x: hidden;
	overflow-y: hidden;
}
.mobile-menu-buttons {
    background: #ccc;
}

#custom_html-2 {
	margin-top:1.45em;
}
.sidebar h3 {
    padding: 5px 15px;
    margin: 15px 0;
    border-radius: 2px;
	background:#e3fbe3;
	font-size:0.9em;
	line-height:1.5;
}
.sidebar h3::before {
  font-family: FontAwesome;
  content: '\f02c';
  padding-right: 5px;
  font-size: 1em;
	color:#55a355;
}
.sidebar a {
	text-decoration:none;
}
.sidebar p {
	margin:0.8em 0 1em;
	font-size:90%;
}
.sidebar ul li {
	font-size:90%;
	margin-bottom:1em;
}
.sidebar #slide-in-text-3 li {
	margin-bottom:2px;
}
.sidebar #slide-in-text-3 li a {
	display:block;
	background:#f3f3f3;
	padding:10px 3px 10px 10px;
}
.sidebar #slide-in-text-3 li a:hover {
   	background:#fff;
}
.sidebar #slide-in-text-3 li a:before {
  font-family: FontAwesome;
  content: '\f0da';
  padding-right: 5px;
  font-size: 0.8em;
	color:#ff4500;
}
.sidebar li ol,
.sidebar li ul {
    padding-left: 1em;
}
/*.sidebar #text-3 ul li {
	margin-bottom:0.8em;
  text-indent: -1em;
  padding-left: 1.5em;
}*/

/*.sidebar #text-3 ul li a:before {
  font-family: FontAwesome;
  content: '\f058';
  padding-right: 5px;
  font-size: 0.8em;
	color:#444;
}*/

#npcatch img {
    padding: 0;
  margin-right:0.5em;
}

#npcatch .title {
	line-height:1.4;
	font-size:0.9em;
}

body.wh #npcatch .title {
  padding-top:0.5em;
}
body.wh #newpostcatch-2 .title {
  padding-top:1.5em;
}
.go-to-top-button {
    width: 50px;
    height: 50px;
    border-radius: 30px;
    font-size: 22px;
}
.a-wrap:hover {
  background-color: #f5f8fa;
  background-color: #fffaf0;
  transition: all 0s;
  color: #ff4500;
}
.widget th,
.widget td {
	font-size:14px;
	line-height:1.4;
}
.widget th {
	text-align:right;
	padding-right:0.5em;
}
.textwidget h4:before {
  font-family: FontAwesome;
  content: '\f138';
  padding-right: 5px;
  font-size: 1em;
	color:#55A355;
}
.column-wrap > div {
    padding: 0 1em;
}

/*薫藤園*/



.sidebar .danger-box {
	font-size:0.9em;
}
.sidebar .danger-box p {
	font-size:100%;
}

.sidebar #text-25 h3,
.sidebar #text-24 h3,
.sidebar #text-23 h3 {
	background:#fbcece;
}
.sidebar #text-25 h3::before,
.sidebar #text-24 h3::before,
.sidebar #text-23 h3::before {
	color: #ad2e2e;
}


.ku-image {
/*	
	overflow:hidden;*/
	margin-bottom:1em;
}
.ku-image img {
	width:100%;
	height:230px;
	object-fit: cover;
}
.ku-image-season {
	max-width:180px;
	margin:2em auto 0;
}
.ku-haiku-list img {
	border:1px solid #eee;
}

.ku-caption {
	margin:0;
}
.haiku-tanka {
	text-align: center;
	background:#fff url(/main/wp-content/uploads/2019/03/01305082.jpg);
	padding:2em 0;
	border-radius:6px;
}
.haiku-inbox {
	writing-mode: vertical-rl;
	display: inline-block;
	text-align:left;
	letter-spacing: 3px;
}

.entry-content .haiku-inbox p {
	margin:0 3px;
}
.haiku-author {
	text-align:left;
	padding-top:11em;
	font-weight:bold;
}
.haiku-inbox pre {
    background-color:transparent;
    border: none;
    overflow: visible;
    padding: 0;
    margin: 0;
	font-family: "Meiryo", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic",sans-serif;
	line-height:1.5;
}
.entry-content .haiku-inbox p.haiku-author {
	margin:0 3px 0 1em;
}
ruby {
	margin-bottom: -6px;
}
rt {
	margin-left: -9px;
}
.no-scrollable-sidebar .sidebar {
  height: auto;
}

.gallery .gallery-item dd {
  margin: -10px 0px 0px;
	line-height:1.4;
	padding:5px 10px 5px 10px;
	font-size:0.85em;
	text-align:left;
	color:#666;
	background:#f3f3f3;
	border-radius:0 0 4px 4px;
}
.gallery img {
	border: 4px solid #00BFFF !important;
}
.gallery a:hover img {
	border:4px solid #ff4500 !important;
}
.go-to-top-button:hover {
    color: #333;
	background:#fb3e3e;
}

/*鷲宮保育園行事カレンダー*/
iframe.whevent {
	height:980px;
	width: 100%;
}
.aligncenter {
  display: block;
  margin-right: auto !important;
  margin-left: auto !important;
}
body.wh .video-container,
body.sh .video-container {
    max-width: 640px;
    margin: 30px auto;
}
body.wh .entry-categories-tags,
body.sh .entry-categories-tags {
	display:none;
}
 .shien-menu .column-wrap {
	background: #ff9ffb;
	background: #e3fbe3;
	padding:2px 3px;
	border-radius:4px;
	width:96%;
	margin:0 auto;
}
.shien-menu .column-wrap .column-left,
.shien-menu .column-wrap .column-right {
  padding: 0;
}
.shien-menu .column-wrap .column-left {
  margin-right:2px; 
}
.shien-menu .column-wrap .column-right {
  margin-left:2px; 
}
.shien-menu .column-wrap a {
	text-align:center;
	background: #e6e6fa;
	text-decoration:none;
	font-size:18px;
  display:block;
  padding:8px;
  border-radius:4px;
}
.shien-menu .shien-menu-current a {
	background: #e3fbe3;
  	color:#ff4500;
	font-weight:bold;
}

/*さくら草保育園*/
.sidebar #newpostcatch-17 h3 {
    font-size: 0.85em;
}
.qa-q,
.qa-a {
  margin-bottom:1em;
  padding:5px;
  font-size: 90%;
  border-radius: 4px;
}
.qa-q {
  background: #fff8f2;
  border:1px solid #ffdcbf;
}
.qa-a {
  background: #f2fffa;
  border:1px solid #39ffb5;
  margin-bottom:1.5em;
}
.qa-q .fa {
  color:red;
}
.qa-a .fa {
  color:blue;
}
.guideline {
	margin-left:40px;
}
img.img-sa-1 {
	margin-bottom:0;
}
.shisetsu-list h2,
.shisetsu-list h3 {
	clear:both;
}
.shisetsu-list-img {
	float:right;
	margin-bottom:2em;
}
.navi-menu-button,
.sidebar-menu-button {
	background:#999;
}
.navi-menu-button span,
.sidebar-menu-button span {
	font-weight:bold;
    color:#fff;
}
.mobile-menu-buttons .menu-button > a,
.mobile-menu-buttons .search-menu-icon {
    color: #fff;
}
.navi-menu-button a span.title, 
.sidebar-menu-button a span.title {
	font-weight:normal;
    color: #3b3afd;
}
.navi-menu-button a:hover span.title, 
.sidebar-menu-button a:hover span.title {
    color: #ff4500;
}
.navi-menu-button:hover .navi-menu-caption,
.sidebar-menu-button:hover .sidebar-menu-caption,
.mobile-menu-buttons .menu-button:hover .sidebar-menu-icon::before,
.mobile-menu-buttons .menu-button:hover .navi-menu-icon::before {
    color: #333;
}
.widget-sidebar #npcatch img {
    padding: 0 !important;
/*    width:150px;*/
}
/*#newpostcatch-13.widget-sidebar img,
#newpostcatch-19.widget-sidebar img{
    width:85px;
}*/
.page-npc {
	padding-top:0.8em;
}
.page-npc #npcatch li {
	list-style:none;
	clear:both;
}
.page-npc #npcatch li img {
	float:left;
	margin-right:8px;
}

.wh_mv {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
.wh_mv iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border:none;
}

div.speech-balloon {
    border: 2px solid #32cd32;
}
.speech-balloon::after {
    border-right: 12px solid #fff;
}
.speech-balloon::before {
    border-right: 12px solid #32cd32;
}

/*-----------------------------
ギャラリー
------------------------------*/
.gallery { /** ギャラリーを囲むボックス **/
	width: 100%;
	margin-bottom: 20px;
    overflow: hidden;
display:flex;
flex-wrap: wrap;
}

.gallery br {display: none;} /** 自動で挿入される clearfix の余白解除 **/

.gallery-item { /** 画像共通のスタイル **/
    float: left;
	margin-bottom: 0;
}
.gallery-icon { /** 画像を囲む dt のスタイル **/
    text-align: center;
}

.gallery-icon img {
	width: 100%;
	height: auto;
/*	margin-bottom: 10px !important;*/
}

.gallery-caption { /** キャプション **/
    color: #222;
    font-size: 12px;
    margin: 0 0 10px;
    text-align: center;
}

.gallery-columns-1 .gallery-item { /** カラムなし **/
    width: 100%;
    margin-right: 0;
}
.gallery-columns-2 .gallery-item { /** 2カラム **/
	width: 48%;
	margin: 0 1% 10px;
}
.gallery-columns-3 .gallery-item { /** 3カラム **/
    width: 31.33333%;
	margin: 0 1% 15px;
}
.gallery-columns-4 .gallery-item { /** 4カラム **/
    width: 22%;
    margin: 0 1.5% 10px!important;
}
.gallery-columns-5 .gallery-item { /** 5カラム **/
    width: 18%;
    margin: 0 1%;
}

.success-box, .sp-success, .success {
    color: #155724;
    background-color: #f0fee4;
}
.mobile-menu-buttons {
    box-shadow: none;
	border-top:2px solid #d65529;
}
.mobile-menu-buttons {
    background: #d65529;
}
.navi-menu-button, .sidebar-menu-button {
    background: none;
}
.mobile-menu-buttons .menu-caption,
.mobile-menu-buttons .menu-icon::before {
	color:#fff;
}
.mobile-menu-buttons .menu-caption {
	font-size:12px;
}

.mobile-menu-buttons .menu-button:hover {
    transition: all 0s;
	background-color: #ffefd5;
}
.mobile-menu-buttons .menu-button:hover span{
    color:#333;
}
.mobile-menu-buttons .menu-button:hover .menu-caption,
.mobile-menu-buttons .menu-button:hover .menu-icon::before {
	color:#333;
}
.menu-item-1018 {
	font-size:18px;
}
ul#npcatch  {
    padding-left: 0;
}
.single header img {
    margin-left: 0px;
    margin-right: 0px;
}

#text-22 {
	margin-bottom:1.5em;
	background:#ffffe3;
	border:3px solid #ff6c9c;
}
.sidebar #text-22 h3 {
	background:#ffffe3;
}
.npcatch li {
	list-style:none;
}

body.ku .sidebar #npcatch figure img {
	width:180px;
}
body.ku .sidebar #newpostcatch-8 #npcatch figure img {
	width:80%;
}
body.ku .sidebar #newpostcatch-19 #npcatch figure img {
	width:100px;
}

body.mi .page-npc {
	overflow:hidden;
	padding-top: 1.5em;
}
body.mi .korei,
body.mi .korei h3{
	clear:both;
	margin-top:1em;
}
body.mi .widget-sidebar,
body.mi #npcatch li {
	clear:both;
	margin-bottom:0.5em;
}
body.mi .widget-sidebar {
	overflow:hidden;
}

body.mi #npcatch li a {
    display: block;
}
body.mi .widget-sidebar #npcatch img {
	float:left;
	width:80px!important;
}

body.wh .widget-sidebar #npcatch img,
body.sh .widget-sidebar #npcatch img {
	max-width:80px;
}

body.wh #newpostcatch-2.widget-sidebar #npcatch img,
body.wh #newpostcatch-27.widget-sidebar #npcatch img,
body.wh #newpostcatch-14.widget-sidebar #npcatch img {
	width:80px;
}
.news {
	overflow: scroll-y;
	height:230px;
}
.news th,.news td {
	font-size:0.9em;
	padding: 3px 3px 3px 5px;
}
body.wh div.content-img {
	text-align: center;
}
body.wh div.content-img img {
  border: 4px solid #00BFFF;
}
body.wh div.content-img a:hover img {
	  border: 4px solid #FF4500;
}
body.wh .entry-content img,
body.sh .entry-content img {
	margin: 0 0.2em 0.8em;
}
body.wh .entry-content a img,
body.sh .entry-content a img {
	border: 4px solid #00BFFF;
}
body.wh .entry-content a:hover img,
body.sh .entry-content a:hover img {
	border: 4px solid #ff4500;
}


/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1240px以下*/
@media screen and (max-width: 1240px){
  /*必要ならばここにコードを書く*/
#container.wrap {
	padding:0 30px 30px;
}
nav.menu-menu-sakitamakai-container {
	display:block;
}


}

/*1030px以下*/
@media screen and (max-width: 1030px){
  /*必要ならばここにコードを書く*/
#container.wrap {
	padding:20px 20px 0;
}
nav.menu-menu-sakitamakai-container {
	display:none;
}
.sidebar ul li,
.sidebar p {
    font-size: 100%;
}
.wh_sien-table th,
.wh_sien-table td {
    font-size: 16px;
}
.entry-card-snippet, .related-entry-card-snippet {
    font-size: 0.95em;
}

}
/*890px以下ヘッダーメニュー*/
@media screen and (max-width: 1065px){
  /*必要ならばここにコードを書く*/
#container.wrap {
	padding:15px 15px 0;
}
/*#navi {
	display:none;
}
#nav-hide {
	display:block;
}*/
body.wh #dropmenu > li:first-child {
  margin-left: 0px;
}
body.wh #dropmenu > li {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
	width:50%;
	white-space: nowrap;
}
#dropmenu > li:nth-child(even){
  border-right: none;
}

}

/*834(old768)px以下
@media screen and (max-width: 768px){*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
#container.wrap {
	padding:15px 15px 0;
    margin: 0 auto;
}
main.main, div.sidebar {
    padding: 8px;
}
.footer {
	height:160px;
}
.site-info {
	height:130px;
}
.site-info p {
	bottom: 0;
}
.guideline {
	margin-left:0;
}


}


@media screen and (max-width: 640px) {
	/* 640px以下用の記述 */
	.gallery-columns-3 .gallery-item, .gallery-columns-4 .gallery-item {
		width: 47%;
		margin: 0 1% 10px;
	}
	.gallery-columns-5 .gallery-item {
		width: 31.33333%;
		margin: 0 1%;
	}
body.wh #dropmenu > li:first-child a {
	padding: 10px 5px;
	letter-spacing : -1px;
}
}

/*600px以下*/
@media screen and (max-width: 600px){
.site-info {
	height:120px;
}
.site-info span {
	display:block;
}
.shisetsu-list-img {
	float:none;
	margin-bottom:0;
}
}
/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
#container.wrap {
	padding:0;
}
.header img {
	border-radius:0;
}
#nav-hide {
	border-radius:0;
}
.img-sa-1 {
	width:100px;
}
.site-info {
	height:110px;
}
.site-info p {
	bottom: 5px;
}

}
