@charset "UTF-8";
/*
Theme Name: にほんみつばちANNリニューアル
Author: Homepage Builder
Author URI: https://www.justsystems.com/jp/links/hpb/creator.html?p=hpb23_wp_hpbdash
Description: このテーマは「JustSystems Homepage Builder Version 23.0.1.0 for Windows」によって作成されました。サイト名は「にほんみつばちANNリニューアル」、サイトの公開日時は「2025年08月31日11:38」です。
License: 
License URI: license.txt
*/
/* normalize.css v2.1.2 */
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{
  display:block;
}
audio,canvas,video{
  display:inline-block;
}
audio:not([controls]){
  display:none;
  height:0;
}
[hidden]{
  display:none;
}
html{
  font-family:sans-serif;
  -ms-text-size-adjust:100%;
  -webkit-text-size-adjust:100%;
}
body{
  margin:0;
}
a:focus{
  outline:thin dotted;
}
a:active,a:hover{
  outline:0;
}
h1{
  margin:.67em 0;
  font-size:2em;
}
abbr[title]{
  border-bottom:1px dotted;
}
b,strong{
  font-weight:bold;
}
dfn{
  font-style:italic;
}
hr{
  -moz-box-sizing:content-box;
  box-sizing:content-box;
  height:0;
}
mark{
  background:#ff0;
  color:#000;
}
code,kbd,pre,samp{
  font-size:1em;
  font-family:monospace,serif;
}
pre{
  white-space:pre-wrap;
}
q{
  quotes:"\201C" "\201D" "\2018" "\2019";
}
small{
  font-size:80%;
}
sub,sup{
  position:relative;
  vertical-align:baseline;
  font-size:75%;
  line-height:0;
}
sup{
  top:-0.5em;
}
sub{
  bottom:-0.25em;
}
img{
  border:0;
}
svg:not(:root){
  overflow:hidden;
}
figure{
  margin:0;
}
fieldset{
  margin:0 2px;
  padding:.35em .625em .75em;
  border:1px solid silver;
}
legend{
  padding:0;
  border:0;
}
button,input,select,textarea{
  margin:0;
  font-size:100%;
  font-family:inherit;
}
button,input{
  line-height:normal;
}
button,select{
  text-transform:none;
}
button,html input[type="button"],input[type="reset"],input[type="submit"]{
  cursor:pointer;
  -webkit-appearance:button;
}
button[disabled],html input[disabled]{
  cursor:default;
}
input[type="checkbox"],input[type="radio"]{
  box-sizing:border-box;
  padding:0;
}
input[type="search"]{
  -webkit-box-sizing:content-box;
  -moz-box-sizing:content-box;
  box-sizing:content-box;
  -webkit-appearance:textfield;
}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{
  -webkit-appearance:none;
}
button::-moz-focus-inner,input::-moz-focus-inner{
  padding:0;
  border:0;
}
textarea{
  overflow:auto;
  vertical-align:top;
}
table{
  border-spacing:0;
  border-collapse:collapse;
}
/* Bass */
*{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html{
  font-size: 62.5%;
}
body{
  min-width: 900px;
  background-image: url(img/body-back.png);
  color: #333;
  word-wrap: break-word;
  word-break: break-all;
  font-size : 1.3rem;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  line-height: 1.5;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, dl, table{
  margin-top: 0;
}
h1{
  margin-bottom: 15px;
  font-size: 18px;
  font-size: 1.8rem;
}
h2{
  margin-bottom: 15px;
  font-size: 17px;
  font-size: 1.7rem;
}
h3{
  margin-bottom: 15px;
  font-size: 16px;
  font-size: 1.6rem;
}
h4{
  margin-bottom: 15px;
  font-size: 15px;
  font-size: 1.5rem;
}
h5{
  margin-bottom: 15px;
  font-size: 14px;
  font-size: 1.4rem;
}
h6{
  margin-bottom: 15px;
  font-size: 13px;
  font-size: 1.3rem;
}
img{
  border: none;
}
/* text color */
a{
  outline: none;
  color: #333;
}
a:link, a:visited, a:active{
  text-decoration: underline;
}
a:hover, a:focus{
  text-decoration: none;
}
/* Layout
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#page{
  margin: 0 auto;
  width: 900px;
}
#masthead{
  position: relative;
  padding-bottom: 111px;
}
#main{
  margin-top: 42px;
}
#main::after{
  display: table;
  clear: both;
  content: "";
}
.home #main{
  margin-top: 22px;
}
#primary{
  float: right;
  width: 649px;
}
.home #primary{
  margin-top: 320px;
}
#sidebar-1{
  float: left;
  width: 221px;
}
#colophon{
  padding-bottom: 40px;
  border-top: solid 3px black;
  background-color: #000;
}
/* header
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.site-branding{
  position: absolute;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -450px;
  padding: 21px;
  width: 900px;
  background-color: #fff;
}
.site-branding::after{
  display: table;
  clear: both;
  content: "";
}
.site-title{
  overflow: hidden;
  margin: 0;
  width: 269px;
  height: 51px;
}
.site-title a{
  display: block;
  padding-top: 51px;
  width: 269px;
  background-image : url(06bg01.gif);
  background-repeat: no-repeat;
}
.site-description{
  position: absolute;
  top: 21px;
  left: 50%;
  margin-left: -146px;
  width: 575px;
  color: #777676;
  text-align: right;
  font-weight: normal;
  font-size: 11px;
  font-size: 1.1rem;
}
#hpb-header-extra1{
  position: absolute;
  bottom: 33px;
  left: 50%;
  margin-left: -146px;
  width: 575px;
  color: #777676;
  text-align: right;
  font-weight: normal;
  font-size: 11px;
  font-size: 1.1rem;
}
#hpb-header-extra1 p{
  display: inline;
  margin: 1em 0 0;
}
#hpb-header-extra1 p br{
  display: none;
}
#site-navigation ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
#site-navigation ul a{
  text-decoration: none;
}
#site-navigation ul ul{
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 9999;
  display: none;
  min-width: 150px;
  width: auto;
  border: solid 1px #3c3f53;
  border-bottom: none;
  background-color: #fff;
}
#site-navigation ul ul li{
  width: 100%;
  border-bottom: solid 1px #3c3f53;
  white-space: nowrap;
}
#site-navigation ul ul li a{
  display: block;
  padding: 5px 1em;
  color: #333;
}
#site-navigation ul ul li a:hover{
  background-color: #EDEDED;
}
#site-navigation ul ul li > ul{
  top: 0;
  left: 100%;
}
#site-navigation > ul{
  background-color: #000;
}
#site-navigation > ul > li{
  position: relative;
  float: left;
  width: auto;
}
#site-navigation > ul > li > a{
  display: block;
  padding: 0.5em 2em;
  border-right: solid 1px #838383;
  color: #fff;
}
#site-navigation > ul > li > a:hover{
  background-color: #ffdf01;
  color: #000;
}
#site-navigation > ul > li.current_page_item > a, #site-navigation > ul > li.current_page_ancestor > a, #site-navigation > ul > li.current-menu-item > a, #site-navigation > ul > li.current-menu-ancestor > a{
  background-color: #ffdf01;
  color: #000;
}
#site-navigation > ul > li:hover > ul{
  display: block;
}
#site-navigation > ul::after{
  display: table;
  clear: both;
  content: "";
}
#hpb-header-image{
  position: absolute;
  right: 0;
  bottom: -322px;
  margin: 0 auto;
  width: 649px;
}
#hpb-header-image img{
  display: block;
  margin: 0 auto;
}
#breadcrumb-list{
  position: absolute;
  bottom: -42px;
  left: 50%;
  margin: 0 0 0 -450px;
  padding: 10px 0;
  width: 900px;
}
#breadcrumb-list div{
  display: inline-block;
  margin-right: 5px;
}
/* common
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
div[class*="hpb-viewtype"]{
  margin-bottom: 20px;
  border: solid 1px #d0d0d0;
  background-color: #fff;
}
div[class*="hpb-viewtype"] > h3{
  padding: 10px 20px;
  border-top: solid 3px black;
  font-size: 18px;
  font-size: 1.8rem;
}
div[class*="hpb-viewtype"] > h3 a{
  text-decoration: none;
}
div[class*="hpb-viewtype"] .entry-header h4{
  padding: 10px;
  border-top: solid 1px #cccccc;
  background-color: #f4f4f4;
  font-weight: normal;
  font-size: 15px;
  font-size: 1.5rem;
}
div[class*="hpb-viewtype"] .entry-header h4 a{
  text-decoration: none;
}
div[class*="hpb-viewtype"]::after{
  display: table;
  clear: both;
  content: "";
}
/* toppage-topics */
#toppage-topics{
  margin-bottom: 15px;
}
#toppage-topics > h3{
  padding: 10px;
  border-top: solid 1px #cccccc;
  background-color: #f4f4f4;
  font-weight: normal;
  font-size: 15px;
  font-size: 1.5rem;
}
#toppage-topics ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
#toppage-topics ul li{
  padding: 5px 10px 5px 14px;
  background-image: url(img/icon-arrow-01.png);
  background-position: 0 0.7em;
  background-repeat: no-repeat;
}
/* hpb-viewtype-title */
.hpb-viewtype-title ul{
  margin: 0 20px;
  padding: 0;
  list-style: none;
}
.hpb-viewtype-title ul li{
  padding: 5px 10px 5px 14px;
  background-image: url(img/icon-arrow-01.png);
  background-position: 0 0.7em;
  background-repeat: no-repeat;
}
/* hpb-viewtype-date */
.hpb-viewtype-date dl{
  margin: 0 20px;
}
.hpb-viewtype-date dt{
  float: left;
  clear: left;
  padding: 5px 20px 5px 14px;
  background-image : url(pic_e041.jpg);
  background-position: 0 0.7em;
  background-repeat: no-repeat;
}
.hpb-viewtype-date dd{
  margin: 0;
  padding: 5px 10px;
}
/* hpb-viewtype-content */
.hpb-viewtype-content > dl{
  margin: 0 20px;
}
.hpb-viewtype-content > dl > dt{
  margin-bottom: 15px;
  padding: 10px;
  border-top: solid 1px #cccccc;
  background-color: #f4f4f4;
  font-weight: normal;
  font-size: 15px;
  font-size: 1.5rem;
}
.hpb-viewtype-content > dl > dt a{
  text-decoration: none;
}
.hpb-viewtype-content > dl > dd{
  margin: 0 0 25px;
}
/* hpb-more-entry */
.hpb-more-entry{
  float: right;
  overflow: hidden;
  margin: 0 20px 15px;
  width: 86px;
  height: 20px;
}
.hpb-more-entry a{
  display: block;
  padding-top: 20px;
  width: 86px;
  background-image: url(img/more-icon.png);
}
.edit-link{
  display: block;
  margin-bottom: 25px;
  text-align: right;
}
.entry-meta span{
  padding: 0 0.5em 0 0;
}
.navigation-paging,
.navigation-post{
  margin: 15px 20px;
}
.navigation-paging .nav-previous,
.navigation-paging .nav-next,
.navigation-post .nav-previous,
.navigation-post .nav-next{
  float: left;
  width: 49%;
}
.navigation-paging .nav-previous a,
.navigation-paging .nav-next a,
.navigation-post .nav-previous a,
.navigation-post .nav-next a{
  text-decoration: none;
}
.navigation-paging .nav-next,
.navigation-post .nav-next{
  float: right;
  text-align: right;
}
.navigation-paging::after,
.navigation-post::after{
  display: table;
  clear: both;
  content: "";
}
/* archive
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.site-content{
  padding-bottom: 20px;
  background-color: #fff;
}
.site-content .page-title{
  padding: 10px 20px;
  border-top: solid 3px black;
  font-size: 18px;
  font-size: 1.8rem;
}
.site-content .page-title a{
  text-decoration: none;
}
.site-content .taxonomy-description{
  padding: 0 20px;
}
.site-content article{
  margin: 20px;
}
.site-content .entry-title{
  padding: 10px;
  border-top: solid 1px #cccccc;
  background-color: #f4f4f4;
  font-weight: normal;
  font-size: 15px;
  font-size: 1.5rem;
}
.site-content .entry-title a{
  text-decoration: none;
}
/* single
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.single article{
  margin: 0;
}
.single .entry-title{
  margin-bottom: 15px;
  padding: 10px 20px;
  border-top: solid 3px black;
  background-color: transparent;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
}
.single .entry-title a{
  text-decoration: none;
}
.single .entry-content{
  margin: 20px;
}
.single .entry-meta{
  margin: 20px;
}
.single .navigation-post{
  padding: 10px;
  border: 1px solid #d8d8d8;
  background-color: #f4f4f4;
}
.single .navigation-post .nav-previous,
.single .navigation-post .nav-next{
  float: none;
  width: 100%;
}
.single .navigation-post .nav-next{
  float: none;
  text-align: left;
}
/* Page
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#hpb-page-title{
  margin-bottom: 15px;
  padding: 10px 20px;
  border-top: solid 3px black;
  background-color: transparent;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
}
/* entry style
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6{
  padding: 5px 0;
  border-top: solid 1px black;
  font-weight: normal;
}
.entry-content p,
.comment-content p{
  margin-bottom: 25px;
}
.entry-content ul,
.comment-content ul{
  margin-bottom: 25px;
  padding-left: 18px;
}
.entry-content ul ul,
.comment-content ul ul{
  margin-bottom: 0;
}
.entry-content ol,
.comment-content ol{
  margin-bottom: 25px;
  padding-left: 18px;
}
.entry-content ol ol,
.comment-content ol ol{
  margin-bottom: 0;
}
.entry-content dl dt,
.comment-content dl dt{
  margin-bottom: 10px;
  padding: 5px 0 5px 25px;
  border-left: 5px solid #ffa900;
}
.entry-content dl dd,
.comment-content dl dd{
  margin-bottom: 25px;
  margin-left: 94px;
}
.entry-content table,
.comment-content table{
  margin-bottom: 25px;
  width: 100%;
  border: 1px solid #d8d8d8;
}
.entry-content table caption,
.comment-content table caption{
  margin-bottom: 10px;
  font-weight: bold;
}
.entry-content table th,
.comment-content table th{
  padding: 5px 20px;
  width: auto;
  border: 1px solid #d8d8d8;
  background-color: #f4f4f4;
  text-align: left;
  font-weight: normal;
}
.entry-content table td,
.comment-content table td{
  padding: 5px 20px;
  width: auto;
  border: 1px solid #d8d8d8;
}
.entry-content table thead th,
.comment-content table thead th{
  font-weight: bold;
}
.entry-content table tfoot,
.comment-content table tfoot{
  background-color: #f4f4f4;
}
.entry-content blockquote,
.comment-content blockquote{
  margin: 0 0 25px;
  padding: 12px 40px;
  border: 3px solid #d8d8d8;
  background-color: #f4f4f4;
}
.entry-content blockquote p,
.comment-content blockquote p{
  margin-top: 30px;
  margin-bottom: 0;
}
.entry-content blockquote p:first-child,
.comment-content blockquote p:first-child{
  margin-top: 0;
}
.entry-content hr,
.comment-content hr{
  margin: 25px 0;
  border: none;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #e2e2e2;
}
.entry-content .alignnone,
.comment-content .alignnone{
  margin: 0;
}
.entry-content .aligncenter,
.comment-content .aligncenter{
  margin: 12px auto;
}
.entry-content .alignleft,
.comment-content .alignleft{
  float: left;
  margin: 12px 24px 12px 0;
}
.entry-content .alignright,
.comment-content .alignright{
  float: right;
  margin: 12px 0 12px 24px;
}
.entry-content img.alignnone,
.comment-content img.alignnone{
  margin: 0;
}
.entry-content img.aligncenter,
.comment-content img.aligncenter{
  margin: 12px auto;
}
.entry-content img.alignleft,
.comment-content img.alignleft{
  margin: 12px 24px 12px 0;
}
.entry-content img.alignright,
.comment-content img.alignright{
  margin: 12px 0 12px 24px;
}
.entry-content img.wp-smiley,
.entry-content .rsswidget img,
.comment-content img.wp-smiley,
.comment-content .rsswidget img{
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
.entry-content .wp-caption,
.comment-content .wp-caption{
  margin-bottom: 25px;
  padding: 7px;
  max-width: 100%;
  border: 1px solid #e5e5e5;
  background-color: #FCFCFC;
}
.entry-content .wp-caption img,
.comment-content .wp-caption img{
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.entry-content .wp-caption .wp-caption-text,
.comment-content .wp-caption .wp-caption-text{
  margin: 10px 0;
  text-align: center;
}
.entry-content .gallery-caption,
.entry-content .entry-caption,
.comment-content .gallery-caption,
.comment-content .entry-caption{
  color: #757575;
  font-style: italic;
  line-height: 2;
}
.entry-content dl.gallery-item,
.comment-content dl.gallery-item{
  margin: 0;
}
.entry-content dl.gallery-item dt,
.comment-content dl.gallery-item dt{
  padding: 0;
  border: none;
}
.entry-content .gallery-item a,
.entry-content .gallery-caption,
.comment-content .gallery-item a,
.comment-content .gallery-caption{
  width: 90%;
}
.entry-content .gallery-item a,
.comment-content .gallery-item a{
  display: block;
}
.entry-content .gallery-caption a,
.comment-content .gallery-caption a{
  display: inline;
}
.entry-content .gallery-columns-1 .gallery-item a,
.comment-content .gallery-columns-1 .gallery-item a{
  max-width: 100%;
  width: auto;
}
.entry-content .gallery .gallery-icon img,
.comment-content .gallery .gallery-icon img{
  padding: 5%;
  max-width: 90%;
  height: auto;
}
.entry-content .gallery-columns-1 .gallery-icon img,
.comment-content .gallery-columns-1 .gallery-icon img{
  padding: 3%;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video,
.comment-content embed,
.comment-content iframe,
.comment-content object,
.comment-content video{
  max-width: 100%;
}
/* ==|== Comment ======================================================= */
.comments-area{
  margin: 20px;
/* Comment Navigation */
	/* Comment form */
}
.comments-area .comments-title{
  padding: 10px 10px 10px 15px;
  border-left: 11px solid #ffa900;
  background-color: #fafafa;
  font-size: 14px;
  font-size: 1.4rem;
}
.comments-area .comment-list{
  padding: 0;
  list-style: none;
}
.comments-area .comment-list article{
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e2e2e2;
}
.comments-area .comment-list article footer{
  margin-bottom: 20px;
  font-style: italic;
}
.comments-area .comment-list article footer .avatar{
  float: left;
  margin-right: 10px;
}
.comments-area .comment-list article footer cite{
  margin-bottom: 10px;
}
.comments-area .comment-list article footer .edit-link{
  display: inline;
}
.comments-area .comment-list article .reply{
  text-align: right;
}
.comments-area .comment-list ul{
  padding-left: 0;
  list-style: none;
}
.comments-area .comment-list ul article{
  padding-left: 95px;
}
.comments-area .comment-list .pingback{
  margin-bottom: 20px;
  padding: 0 15px;
}
.comments-area #comment-nav-above,
.comments-area #comment-nav-below{
  margin: 15px 25px;
}
.comments-area #comment-nav-above .nav-previous,
.comments-area #comment-nav-above .nav-next,
.comments-area #comment-nav-below .nav-previous,
.comments-area #comment-nav-below .nav-next{
  float: left;
  width: 49%;
}
.comments-area #comment-nav-above .nav-previous a,
.comments-area #comment-nav-above .nav-next a,
.comments-area #comment-nav-below .nav-previous a,
.comments-area #comment-nav-below .nav-next a{
  text-decoration: none;
}
.comments-area #comment-nav-above .nav-next,
.comments-area #comment-nav-below .nav-next{
  float: right;
  text-align: right;
}
.comments-area #comment-nav-above::after,
.comments-area #comment-nav-below::after{
  display: table;
  clear: both;
  content: "";
}
.comments-area #comment-nav-above{
  margin: 0 0 10px;
  padding: 0 0 10px;
}
.comments-area #comment-nav-below{
  margin: 10px 0 30px;
  padding: 10px 0 0;
}
.comments-area #respond #reply-title{
  padding: 10px 10px 10px 15px;
  border-left: 11px solid #ffa900;
  background-color: #fafafa;
  font-size: 14px;
  font-size: 1.4rem;
}
.comments-area #respond #reply-title #cancel-comment-reply-link{
  font-size: 12px;
  font-size: 1.2rem;
}
.comments-area #respond form .comment-form-author input,
.comments-area #respond form .comment-form-email input,
.comments-area #respond form .comment-form-url input{
  padding: 5px;
}
.comments-area #respond form .comment-form-comment textarea{
  padding: 5px;
  width: 80%;
}
.comments-area #respond form label{
  display: block;
  margin-bottom: 10px;
}
.comments-area #respond form .required{
  color: #ae0a0a;
}
.comments-area #respond form .form-submit input{
  padding: 10px 15px;
  outline: none;
  border: 1px solid #cecece;
  background-color: #f3f3f3;
  cursor: pointer;
}
/* HOME
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.home .site-content{
  padding: 0;
  border: none;
  background-color: transparent;
}
.home .entry-header #hpb-page-title{
  margin: 0;
  border: solid 1px #d0d0d0;
  border-top: solid 3px black;
  border-bottom: none;
  background-color: #fff;
}
.home .entry-header + article{
  margin: 0 0 20px;
  padding: 20px 20px 0;
  border: solid 1px #d0d0d0;
  border-top: none;
  background-color: #fff;
}
/* widget
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.widget{
  margin-bottom: 20px;
  padding-bottom: 10px;
  background-color: #fff;
/* ==|== ul bass widget ================================================= */
	/* ==|== select widget ======================================================= */
}
aside:has(> .wp-block-heading){
  margin-bottom: -10px;
}
.widget ul,
.widget ol{
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget select{
  width: 90%;
  display: block;
  margin: 0 auto;
}
.widget img{
  max-width: 100%;
  height: auto;
}
.widget-title,
.wp-block-heading{
  padding: 8px 5px 8px 21px;
  background-color: #000;
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
}
.widget-title a,
.wp-block-heading a{
  color: #fff;
  text-decoration: none;
}
/* ==|== list widget ======================================================= */
.widget_categories ul li,
.widget_archive ul li,
.widget_pages ul li,
.wp-block-page-list li,
.widget_nav_menu ul li,
.widget_meta ul li,
.widget_links ul li,
.widget_recent_entries ul li,
.widget_hpb_recent_post ul li{
  padding: 5px 16px;
  border-top: dotted 1px #8a8076;
}
.widget_categories ul li:first-child,
.widget_archive ul li:first-child,
.widget_pages ul li:first-child,
.wp-block-page-list li:first-child,
.widget_nav_menu ul li:first-child,
.widget_meta ul li:first-child,
.widget_links ul li:first-child,
.widget_recent_entries ul li:first-child,
.widget_hpb_recent_post ul li:first-child{
  border-top: none;
}
.widget_categories ul li:last-child,
.widget_archive ul li:last-child,
.widget_pages ul li:last-child,
.wp-block-page-list li:last-child,
.widget_nav_menu ul li:last-child,
.widget_meta ul li:last-child,
.widget_links ul li:last-child,
.widget_recent_entries ul li:last-child,
.widget_hpb_recent_post ul li:last-child{
  border-bottom: dotted 1px #8a8076;
}
.widget_categories ul li a,
.widget_archive ul li a,
.widget_pages ul li a,
.wp-block-page-list li a,
.widget_nav_menu ul li a,
.widget_meta ul li a,
.widget_links ul li a,
.widget_recent_entries ul li a,
.widget_hpb_recent_post ul li a{
  display: inline-block;
  padding: 0 10px 0 17px;
  background-image: url(img/icon-arrow-01.png);
  background-position: left 0.2em;
  background-repeat: no-repeat;
}
.widget_categories ul li li,
.widget_archive ul li li,
.widget_pages ul li li,
.wp-block-page-list li li,
.widget_nav_menu ul li li,
.widget_meta ul li li,
.widget_links ul li li,
.widget_recent_entries ul li li,
.widget_hpb_recent_post ul li li{
  margin-top: 5px;
  margin-right: -16px;
  margin-bottom: -5px;
  margin-left: -16px;
  padding-left: 32px;
}
.widget_categories ul li li li,
.widget_archive ul li li li,
.widget_pages ul li li li,
.wp-block-page-list li li li,
.widget_nav_menu ul li li li,
.widget_meta ul li li li,
.widget_links ul li li li,
.widget_recent_entries ul li li li,
.widget_hpb_recent_post ul li li li{
  margin-left: -32px;
  padding-left: 48px;
}
.widget_categories ul li li li li,
.widget_archive ul li li li li,
.widget_pages ul li li li li,
.wp-block-page-list li li li li,
.widget_nav_menu ul li li li li,
.widget_meta ul li li li li,
.widget_links ul li li li li,
.widget_recent_entries ul li li li li,
.widget_hpb_recent_post ul li li li li{
  margin-left: -48px;
  padding-left: 64px;
}
.widget_categories ul li li li li li,
.widget_archive ul li li li li li,
.widget_pages ul li li li li li,
.wp-block-page-list li li li li li,
.widget_nav_menu ul li li li li li,
.widget_meta ul li li li li li,
.widget_links ul li li li li li,
.widget_recent_entries ul li li li li li,
.widget_hpb_recent_post ul li li li li li{
  display: none;
}
.widget_categories ul li li:first-child,
.widget_archive ul li li:first-child,
.widget_pages ul li li:first-child,
.wp-block-page-list li li:first-child,
.widget_nav_menu ul li li:first-child,
.widget_meta ul li li:first-child,
.widget_links ul li li:first-child,
.widget_recent_entries ul li li:first-child,
.widget_hpb_recent_post ul li li:first-child{
  border-top: dotted 1px #8a8076;
}
.widget_categories ul li li:last-child,
.widget_archive ul li li:last-child,
.widget_pages ul li li:last-child,
.wp-block-page-list li li:last-child,
.widget_nav_menu ul li li:last-child,
.widget_meta ul li li:last-child,
.widget_links ul li li:last-child,
.widget_recent_entries ul li li:last-child,
.widget_hpb_recent_post ul li li:last-child{
  border-bottom: none;
}
/* ==|== pages widget ======================================================= */
.widget_pages li span,
.wp-block-page-list li span,
.widget_nav_menu li span,
.widget_meta li span,
.widget_links li span,
.widget_recent_entries li span,
.widget_hpb_recent_post li span{
  display: block;
  padding: 0 10px 0 17px;
}
/* ==|== tag-cloud widget =================================================== */
.widget_tag_cloud .tagcloud,
.widget_tag_cloud .wp-block-tag-cloud{
  padding: 0 16px;
}
/* ==|== calendar widget ==================================================== */
.widget_calendar #calendar_wrap,
.widget_calendar .wp-block-calendar{
  padding-top: 16px;
}
.widget_calendar table{
  margin: 10px auto;
  width: 90% !important;
  text-align: center;
}
.widget_calendar table caption,
.widget_calendar table thead,
.widget_calendar table tbody,
.widget_calendar table tfoot{
  border-bottom: 1px solid #ccccc5;
}
.widget_calendar table thead,
.widget_calendar table tfoot{
  background-color: #f4f4f4;
}
.wp-block-calendar td,
.wp-block-calendar th{
  border: none !important;
  padding: 0 !important;
}
.wp-block-calendar th{
  background: inherit;
  font-weight: bold  !important;
}
/* ==|== recent-commments widget ============================================ */
.widget_recent_comments li{
  padding: 5px 17px 5px 32px;
  border-bottom: dotted 1px #8a8076;
  background-image: url(img/icon-arrow-01.png);
  background-position: 16px 0.7em;
  background-repeat: no-repeat;
}
/* ==|== search widget ====================================================== */
.widget_rss li{
  padding: 5px 17px 5px 32px;
  border-bottom: dotted 1px #8a8076;
  background-image: url(img/icon-arrow-01.png);
  background-position: 16px 0.7em;
  background-repeat: no-repeat;
}
.widget_rss li .rsswidget{
  display: block;
  margin-bottom: 10px;
}
.widget_rss li .rss-date{
  font-style: italic;
  display: block;
  margin-bottom: 10px;
}
.widget_rss li cite{
  display: block;
  text-align: right;
}
/* ==|== search widget ====================================================== */
.widget_search .searchform,
.widget_search .wp-block-search{
  padding: 10px 10px 0;
}
.widget_search .wp-block-search__inside-wrapper{
  display: block;
}
.widget_search .field,
.widget_search .wp-block-search__input{
  padding: 2px 10px;
  width: 126px;
  outline: none;
  border: 1px solid #d8d8d8;
}
.widget_search .wp-block-search__input{
  margin-right: 5px;
}
.widget_search .submit,
.widget_search .wp-block-search__button{
  width: 48px;
}
.widget_search .wp-block-search__button{
  border: 1px solid black;
  padding: 2px 10px;
  border-radius: 2px;
}
.widget_search .wp-block-search__button{
  margin-left: 0;
}
/* ==|== text widget ======================================================== */
.widget_text .textwidget,
.widget .wp-block-preformatted{
  padding: 0 10px;
}
/* Footer
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#site-sub-navigation{
  margin-bottom: 25px;
  padding: 30px 21px;
  background-color: #fff;
  color: #bbb;
}
#site-sub-navigation ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
#site-sub-navigation ul li{
  display: inline;
}
#site-sub-navigation ul li::after{
  margin: 0 5px 0 5px;
  content: '/';
}
#site-sub-navigation ul li ul{
  display: none;
}
.footer-widgets{
  text-align: justify;
}
.footer-widgets .widget{
  display: inline-block;
  margin-left: 10px;
  width: 213px;
  vertical-align: top;
}
.footer-widgets .widget_search .field{
  width: 118px;
}
#hpb-footer-main .hpb-copyright{
  font-size: 12px;
  font-size: 1.2rem;
}
#hpb-footer-main,
.site-info,
.wp-login{
  padding: 0 21px;
  color: #fff;
}
#hpb-footer-main a,
.site-info a,
.wp-login a{
  color: #fff;
}
.wp-login{
  text-align: right;
}
/* Other
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.menu-toggle{
  display: none;
}
.screen-reader-text{
  display: none;
}
/* Supported devices
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media screen and (max-width: 568px) {
  /* Bass */
  body{
  min-width: 100%;
}
img{
  max-width: 100%;
  height: auto;
}
/* Layout
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  #page{
  width: 100%;
}
#masthead{
  padding-bottom: 0;
}
#main{
  width: 100%;
  margin-top: 20px;
  padding: 0 10px;
}
.home #main{
  margin-top: 20px;
}
#primary{
  float: none;
  width: 100%;
}
.home #primary{
  margin-top: 0;
}
#sidebar-1{
  float: none;
  width: 100%;
}
/* header
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  .site-branding{
  width: 100%;
  margin: 0;
  padding: 10px 10px 0;
  position: static;
}
.site-title{
  margin: 0 auto 10px;
}
.site-description{
  width: 100%;
  text-align: center;
  margin: 0 0 10px;
  padding: 0 10px;
  position: static;
}
#hpb-header-extra1{
  width: 100%;
  text-align: center;
  margin: 0 0 10px;
  padding: 0 10px 10px;
  position: static;
  background-color: #fff;
}
#site-navigation{
  background-color: #ffdf01;
  position: relative;
}
#site-navigation .menu-toggle{
  text-indent: -999em;
  background-image: url(img/icon-menu.png);
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  padding: 5px;
  margin: 0;
  cursor: pointer;
}
#site-navigation ul{
  display: none;
}
#site-navigation ul ul{
  margin-left: 1em;
  border: none;
  background-color: transparent;
  position: static;
  display: block;
}
#site-navigation ul ul li{
  border-bottom: none;
}
#site-navigation ul ul li a{
  color: #fff;
}
#site-navigation ul ul li a:hover{
  color: #ffdf01;
  background-color: transparent;
}
#site-navigation ul ul li.current_page_item > a, #site-navigation ul ul li.current_page_ancestor > a, #site-navigation ul ul li.current-menu-item > a, #site-navigation ul ul li.current-menu-ancestor > a{
  color: #ffdf01;
  background-color: transparent;
}
#site-navigation ul.toggled-on{
  position: absolute;
  top: 100%;
  z-index: 999;
  display: block;
}
#site-navigation > ul{
  width: 100%;
  padding: 20px 0;
}
#site-navigation > ul > li{
  position: static;
  float: none;
}
#site-navigation > ul > li > a{
  border-right: none;
  padding: 5px 1em;
}
#site-navigation > ul > li > a:hover{
  color: #ffdf01;
  background-color: transparent;
}
#site-navigation > ul > li.current_page_item > a, #site-navigation > ul > li.current_page_ancestor > a, #site-navigation > ul > li.current-menu-item > a, #site-navigation > ul > li.current-menu-ancestor > a{
  color: #ffdf01;
  background-color: transparent;
}
.hpb-nav-open#site-navigation .menu-toggle{
  display: none;
}
.hpb-nav-open#site-navigation ul{
  display: block;
}
#hpb-header-image{
  width: 100%;
  position: static;
}
#breadcrumb-list{
  display: none;
}
/* common
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	/* hpb-viewtype-content */
  .hpb-viewtype-content > dl{
  margin: 20px 10px 0;
}
/* hpb-more-entry */
  .hpb-more-entry{
  margin: 0 10px 15px;
}
.navigation-paging,
  .navigation-post{
  margin: 15px 10px;
}
/* archive
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  .site-content{
  margin-bottom: 20px;
}
.site-content article{
  margin: 10px;
}
/* single
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  .single article{
  margin: 0;
}
.single .entry-content{
  margin: 20px 10px;
}
.single .entry-meta{
  margin: 20px 10px;
}
/* entry style
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  .entry-content dl dd,
  .comment-content dl dd{
  margin-left: 30px;
}
.entry-content form table,
  .comment-content form table{
  border-top: none;
}
.entry-content form table th,
  .entry-content form table td,
  .comment-content form table th,
  .comment-content form table td{
  border: none;
  border-top: 1px solid #d8d8d8;
  display: block;
}
.entry-content form table textarea.l,
  .entry-content form table input.m,
  .entry-content form table input.l,
  .comment-content form table textarea.l,
  .comment-content form table input.m,
  .comment-content form table input.l{
  width: 100%;
}
.entry-content .aligncenter,
  .entry-content .alignleft,
  .entry-content .alignright,
  .comment-content .aligncenter,
  .comment-content .alignleft,
  .comment-content .alignright{
  margin: 12px auto;
}
.entry-content img.alignleft, .entry-content img.alignright,
  .comment-content img.alignleft,
  .comment-content img.alignright{
  margin: 12px auto;
}
/* ==|== Comment ======================================================= */
  .comments-area{
  margin: 20px 10px;
}
/* HOME
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  .home .entry-header + article{
  padding: 10px;
}
/* Footer
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  #site-sub-navigation{
  width: 100%;
  padding: 10px 0;
}
#site-sub-navigation ul{
  width: auto;
  margin: 0 1em;
}
#site-sub-navigation ul li{
  padding: 5px 0;
  display: block;
}
#site-sub-navigation ul li::after{
  content: '';
  margin: 0;
}
.footer-widgets{
  width: 100%;
}
.footer-widgets .widget{
  width: auto;
  margin: 0 10px 20px;
  display: block;
}
#hpb-footer-main,
  .site-info,
  .wp-login{
  padding: 0 10px;
}
}
