/*
Theme Name: チポチポの小部屋
Author: Homepage Builder
Author URI: http://www.justsystems.com/jp/links/hpb/creator.html?p=hpb19_wp_hpbdash
Description: このテーマは「JustSystems Homepage Builder Version 19.0.11.0 SP for Windows」によって作成されました。サイト名は「チポチポの小部屋」、サイトの公開日時は「2016年07月02日16:23」です。
License: 
License URI: license.txt
*/


html{
  font-size: 62.5%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary{
  display: block;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, dl, table{
  margin-top: 0;
  box-sizing: border-box;
}

ul{
  margin: 0;
  box-sizing: border-box;
}

nav{
  box-sizing: border-box;
}

/* body */

body {
  text-align: left;
  padding:0px;
  margin:0px;
  word-wrap: break-word;
  font-size: 13px;
  font-size: 1.3rem;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  line-height: 1.5;
}

#content {
  position: relative;
}

/* Parts */

.sp-part-top {
  display: block;
  position: relative;
}

.sp-part-top:after {
  display: table;
  clear: both;
  content: "";
}

/* copyright */

.hpb-copyright {
  display: block;
  text-align: center;
}

/* layout */

/*追加*/
#main {
   overflow: hidden;
   padding: 0;
   margin: 0 auto;
}

#main:after {
  clear: both;
  display: table;
  content: "";
}

/*追加*/
#colophon {
  padding: 0px;
  padding-top: 30px;
  width:100%;
  margin: 0 auto;
}
#sidebar1, #sidebar2 {
  float: none;
  width: auto;
  padding: 0px;
  box-sizing:border-box;
}

/*---*/

#primary
{
  margin-top:0;
}

#breadcrumb-list {
  clear: both;
}

.screen-reader-text{
  display:none;
}

/* table */
th {
  text-align: left;
}

table.sp-part-top {
  margin: 5px auto;
  display: table;
  border-collapse: collapse;
  width: 100%;
}
table > tbody > tr > th, table > tbody > tr > td {
padding: 5px 8px;
}

/* Yahoo!ロコ-地図, Googleマップ */

div[data-hpbmap] {
  word-wrap: normal;
  max-width: 100%;
}

div[data-hpbmap] img {
  max-width: none !important;
}

/* WordPress投稿 */

.entry-content .alignleft,
.comment-content .alignleft {
  float: left;
}
.entry-content .alignright,
.comment-content .alignright {
  float: right;
}
.entry-content .aligncenter,
.comment-content .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.entry-content:after,
.comment-content:after {
  display: table;
  clear: both;
  content: "";
}

/* 追加 */

@media screen and (max-width: 568px){

  * {
    box-sizing: border-box;
  }
  body {
    min-width: 100%;
  }

  #masthead {
    position: static;
  }
  #primary, #main-inner, #contenthead, #content {
    float: none;
    width: 100%;
  }
  #main,#content {
    width: 100%;
    padding: 0;
  }
  #main-inner {
    padding: 10px;
  }

  #sidebar1, #sidebar2 {
    float: none;
    width: auto;
    padding: 10px;
    box-sizing:border-box;
  }

  #colophon {
    padding: 10px;
  }

  embed {
    max-width: 100%;
  }
}
#colophon {
  background-color : #000000;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#masthead {
  background-color : transparent;
  background-image : url(img/header-back.png);
  background-repeat : repeat-x;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

a {
  color : #ef403a;
}

body {
  color : #5d5d5d;
  background-color : #faf8f6;
}

@media not screen, screen and (min-width: 569px) {

  #colophon {
    padding-top : 30px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 10px;
    margin-top : 30px;
  }

  #colophon .inner-box {
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 960px;
    box-sizing : border-box;
  }

  #content {
    margin-bottom : 10px;
    position : relative;
  }

  #main {
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 960px;
    overflow : hidden;
  }

  #main::after {
    clear : both;
    display : table;
    content : "";
  }

  #masthead {
    min-height : 100px;
    position : relative;
  }

  a {
    text-decoration : none;
    outline-width : medium;
    outline-style : none;
    outline-color : black;
  }

  a:focus {
    text-decoration : underline;
  }

  a:hover {
    text-decoration : underline;
  }

  body {
    font-size : 1.3rem;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    min-width : 960px;
  }
}

@media not screen, screen and (min-width: 569px) {

  #content {
    width : 650px;
    float : right;
  }

  #contenthead {
    width : 960px;
  }

  #main-inner {
    width : 960px;
  }

  #sidebar1 {
    width : 300px;
    float : left;
  }
}

@media screen and (max-width: 568px) {

  #colophon {
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    width : 100%;
    box-sizing : border-box;
  }

  #colophon .inner-box {
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
  }
}

#sp-page-title-1, #sp-page-title-2, #sp-page-title-3, #sp-page-title-4 {
  padding-top : 21px;
  padding-left : 19px;
  padding-right : 19px;
  padding-bottom : 19px;
  margin-bottom : 15px;
  border-top-width : 3px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #241f20;
  border-bottom-color : #e6ddd5;
  box-shadow : 0px 2px 0px 0px #e6e0dc inset, 0px 1px 0px 0px white;
  width : 100%;
  box-sizing : border-box;
}

#sp-page-title-1> h1, #sp-page-title-2> h1, #sp-page-title-3> h1, #sp-page-title-4> h1 {
  font-size : 1.6rem;
  font-weight : normal;
  color : #262626;
  margin-bottom : 0px;
}

#sp-site-navigation-1 {
  font-size : 1.3rem;
  color : #ffffff;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 20px;
  width : 100%;
}

#sp-site-navigation-1 .menu-toggle {
  display : none;
}

#sp-site-navigation-1 .screen-reader-text {
  display : none;
}

#sp-site-navigation-1 ul {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 960px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-site-navigation-1 ul a {
  text-decoration : none;
}

#sp-site-navigation-1 ul ul {
  background-color : #000000;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-bottom-color : #ffffff;
  width : auto;
  min-width : 150px;
  display : none;
  position : absolute;
  top : 100%;
  left : 0px;
  z-index : 9999;
}

#sp-site-navigation-1 ul ul li {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ffffff;
  width : 100%;
  white-space : nowrap;
}

#sp-site-navigation-1 ul ul li a {
  color : #ffffff;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 5px;
  border-bottom-width : 0px;
  border-bottom-style : solid;
  border-bottom-color : #ffffff;
  display : block;
}

#sp-site-navigation-1 ul ul li a:hover {
  color : #ffffff;
  background-color : #ef403a;
  text-decoration : none;
  border-bottom-width : 0px;
  border-bottom-style : solid;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-1 ul ul li.current-menu-ancestor> a {
  color : #ffffff;
  text-decoration : none;
  border-bottom-width : 0px;
  border-bottom-style : solid;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-1 ul ul li.current-menu-item> a {
  color : #ffffff;
  text-decoration : none;
  border-bottom-width : 0px;
  border-bottom-style : solid;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-1 ul ul li.current_page_ancestor> a {
  color : #ffffff;
  text-decoration : none;
  border-bottom-width : 0px;
  border-bottom-style : solid;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-1 ul ul li.current_page_item> a {
  color : #ffffff;
  text-decoration : none;
  border-bottom-width : 0px;
  border-bottom-style : solid;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-1 ul ul li:hover {
  border-bottom-width : 1px;
  display : block;
  position : relative;
}

#sp-site-navigation-1 ul ul li:hover> ul {
  background-color : #000000;
  border-bottom-width : 1px;
  width : 100%;
  display : block;
  top : 0px;
  left : 100%;
}

#sp-site-navigation-1> ul {
  background-color : #241f20;
}

#sp-site-navigation-1> ul::after {
  clear : both;
  display : table;
  content : "";
}

#sp-site-navigation-1> ul> li {
  margin-top : -1px;
  border-top-width : 1px;
  border-left-width : medium;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : white;
  border-left-color : initial;
  border-right-color : white;
  border-bottom-color : white;
  width : auto;
  float : left;
  position : relative;
}

#sp-site-navigation-1> ul> li.current-menu-ancestor> a {
  background-color : #ef403a;
}

#sp-site-navigation-1> ul> li.current-menu-item> a {
  background-color : #ef403a;
}

#sp-site-navigation-1> ul> li.current_page_ancestor> a {
  background-color : #ef403a;
}

#sp-site-navigation-1> ul> li.current_page_item> a {
  background-color : #ef403a;
}

#sp-site-navigation-1> ul> li:hover {
  position : relative;
}

#sp-site-navigation-1> ul> li:hover> ul {
  display : block;
}

#sp-site-navigation-1> ul> li> a {
  color : #ffffff;
  padding-top : 1em;
  padding-left : 1.1em;
  padding-right : 1.1em;
  padding-bottom : 1em;
  display : block;
}

#sp-site-navigation-1> ul> li> a:hover {
  background-color : #ef403a;
}

@media screen and (max-width: 568px) {

  #sp-site-navigation-1 {
    background-color : #000000;
    background-image : none;
    padding-top : 0px;
    margin-top : 10px;
    margin-bottom : 0px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #000000;
    position : relative;
  }

  #sp-site-navigation-1 .menu-toggle {
    background-image : url(img/icon-menu.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -999em;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : rgba(255, 255, 255, 0.8);
    display : none;
    cursor : pointer;
  }

  #sp-site-navigation-1 .screen-reader-text {
    display : none;
  }

  #sp-site-navigation-1 ul {
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : auto;
    height : auto;
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

  #sp-site-navigation-1 ul li {
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : auto;
    float : none;
  }

  #sp-site-navigation-1 ul li a {
    line-height : 24px;
    background-repeat : no-repeat;
    background-position : 5px 12px;
    padding-top : 8px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 7px;
    height : auto;
    float : none;
  }

  #sp-site-navigation-1 ul ul {
    background-color : transparent;
    border-top-width : medium;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    width : auto;
    min-width : 150px;
    display : block;
    position : relative;
    top : 100%;
    left : 0px;
    z-index : 9999;
  }

  #sp-site-navigation-1 ul ul li {
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #333333;
  }

  #sp-site-navigation-1 ul ul li a {
    color : #ffffff;
    padding-top : 8px;
    padding-left : 50px;
    padding-right : 50px;
    padding-bottom : 8px;
  }

  #sp-site-navigation-1.button-menu .menu-toggle {
    display : block;
  }

  #sp-site-navigation-1.button-menu ul.toggled-on {
    display : block;
  }

  #sp-site-navigation-1.button-menu> ul {
    display : none;
  }

  #sp-site-navigation-1.button-menu> ul> ul {
    display : block;
  }
}

#sp-site-branding-1 {
  background-image : url(img/header-back.png);
  background-repeat : repeat-x;
  padding-top : 16px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 960px;
}

#sp-site-branding-1 .inner-box {
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 960px;
}

#sp-site-branding-1 .site-description {
  font-size : 1rem;
  color : #ffffff;
  text-align : left;
  width : 960px;
  height : 1rem;
  position : absolute;
  top : 0.5rem;
}

#sp-site-branding-1 .site-title {
  margin-top : 70px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 30px;
  width : 299px;
  height : 50px;
  overflow : hidden;
}

#sp-site-branding-1 .site-title a {
  background-image : url(img/site-logo.png);
  background-repeat : no-repeat;
  text-indent : -9999px;
  width : 299px;
  height : 50px;
  display : block;
}

@media screen and (max-width: 568px) {

  #sp-site-branding-1 {
    width : 100%;
    overflow : hidden;
  }

  #sp-site-branding-1 .inner-box {
    width : 100%;
  }

  #sp-site-branding-1 .site-description {
    font-size : 1rem;
    font-weight : normal;
    color : #000000;
    text-align : center;
    padding-top : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
    margin-top : 20px;
    width : 100%;
    height : 1rem;
    float : none;
    position : absolute;
    top : 10px;
    box-sizing : border-box;
  }

  #sp-site-branding-1 .site-title {
    margin-top : 55px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 30px;
  }
}

#breadcrumb-list a {
  color : #ef403a;
  text-decoration : none;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

#breadcrumb-list a:active {
  color : #ef403a;
  text-decoration : none;
}

#breadcrumb-list a:focus {
  color : #ef403a;
  text-decoration : none;
}

#breadcrumb-list a:hover {
  color : #ef403a;
  text-decoration : none;
}

#breadcrumb-list div {
  margin-top : 10px;
  margin-right : 10px;
  width : auto;
  display : inline-block;
}

@media screen and (max-width: 568px) {

  #breadcrumb-list {
    padding-left : 10px;
    padding-right : 10px;
  }
}

#sp-site-navigation-2 {
  background-color : #000000;
  text-align : center;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 25px;
  width : 100%;
  box-sizing : border-box;
}

#sp-site-navigation-2 .menu-toggle {
  display : none;
}

#sp-site-navigation-2 .screen-reader-text {
  display : none;
}

#sp-site-navigation-2 a {
  color : #ffffff;
}

#sp-site-navigation-2 a:focus {
  color : #ffffff;
  text-decoration : underline;
}

#sp-site-navigation-2 a:hover {
  color : #ffffff;
  text-decoration : underline;
}

#sp-site-navigation-2 ul {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-site-navigation-2 ul li {
  display : inline;
}

#sp-site-navigation-2 ul li ul {
  display : none;
}

#sp-site-navigation-2 ul li::after {
  color : #ffffff;
  margin-top : 0px;
  margin-left : 2.5px;
  margin-right : 2.5px;
  margin-bottom : 0px;
  content : '/';
}

#sp-site-navigation-2 ul li:last-child::after {
  content : '';
}

@media screen and (max-width: 568px) {

  #sp-site-navigation-2 {
    width : 100%;
  }

  #sp-site-navigation-2 .menu-toggle {
    display : none;
    cursor : pointer;
  }

  #sp-site-navigation-2 .screen-reader-text {
    display : none;
  }

  #sp-site-navigation-2 ul {
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

  #sp-site-navigation-2 ul li {
    display : block;
  }

  #sp-site-navigation-2 ul li::after {
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    content : '';
  }

  #sp-site-navigation-2 ul ul {
    display : none;
  }

  #sp-site-navigation-2.button-menu {
    background-color : #000000;
    background-image : none;
    padding-top : 0px;
    margin-top : 0px;
    position : relative;
  }

  #sp-site-navigation-2.button-menu .menu-toggle {
    background-image : url(img/icon-menu.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -999em;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    display : block;
    cursor : pointer;
  }

  #sp-site-navigation-2.button-menu ul {
    display : none;
  }

  #sp-site-navigation-2.button-menu ul.toggled-on {
    display : block;
  }
}

#content.page-blog #page-content .large, #content.page-custom #page-content .large, #content.page-custom1 #page-content .large, #content.page-toppage #page-content .large, #sp-block-container-1 .large, #sp-block-container-2 .large {
  font-size : 1.4rem;
}

#content.page-blog #page-content .medium, #content.page-custom #page-content .medium, #content.page-custom1 #page-content .medium, #content.page-toppage #page-content .medium, #sp-block-container-1 .medium, #sp-block-container-2 .medium {
  font-size : 1.3rem;
}

#content.page-blog #page-content .small, #content.page-custom #page-content .small, #content.page-custom1 #page-content .small, #content.page-toppage #page-content .small, #sp-block-container-1 .small, #sp-block-container-2 .small {
  font-size : 1.2rem;
}

#content.page-blog #page-content .x-large, #content.page-custom #page-content .x-large, #content.page-custom1 #page-content .x-large, #content.page-toppage #page-content .x-large, #sp-block-container-1 .x-large, #sp-block-container-2 .x-large {
  font-size : 1.6rem;
}

#content.page-blog #page-content .x-small, #content.page-custom #page-content .x-small, #content.page-custom1 #page-content .x-small, #content.page-toppage #page-content .x-small, #sp-block-container-1 .x-small, #sp-block-container-2 .x-small {
  font-size : 1.1rem;
}

#content.page-blog #page-content .xx-large, #content.page-custom #page-content .xx-large, #content.page-custom1 #page-content .xx-large, #content.page-toppage #page-content .xx-large, #sp-block-container-1 .xx-large, #sp-block-container-2 .xx-large {
  font-size : 1.8rem;
}

#content.page-blog #page-content .xx-small, #content.page-custom #page-content .xx-small, #content.page-custom1 #page-content .xx-small, #content.page-toppage #page-content .xx-small, #sp-block-container-1 .xx-small, #sp-block-container-2 .xx-small {
  font-size : 1rem;
}

#content.page-blog #page-content em, #content.page-custom #page-content em, #content.page-custom1 #page-content em, #content.page-toppage #page-content em, #sp-block-container-1 em, #sp-block-container-2 em {
  font-style : oblique;
  color : #5d5d5d;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #5d5d5d;
}

#content.page-blog #page-content hr, #content.page-custom #page-content hr, #content.page-custom1 #page-content hr, #content.page-toppage #page-content hr, #sp-block-container-1 hr, #sp-block-container-2 hr {
  line-height : 1px;
  color : #e2e2e2;
  margin-top : 25px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 30px;
  border-top-width : 1px;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #e2e2e2;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
}

#content.page-blog #page-content strong, #content.page-custom #page-content strong, #content.page-custom1 #page-content strong, #content.page-toppage #page-content strong, #sp-block-container-1 strong, #sp-block-container-2 strong {
  font-weight : bold;
  color : #5d5d5d;
}

#content.page-blog #page-content> h1, #content.page-custom #page-content> h1, #content.page-custom1 #page-content> h1, #content.page-toppage #page-content> h1, #sp-block-container-1> h1, #sp-block-container-2> h1 {
  font-size : 2.4rem;
  text-align : left;
}

#content.page-blog #page-content> h2, #content.page-custom #page-content> h2, #content.page-custom1 #page-content> h2, #content.page-toppage #page-content> h2, #sp-block-container-1> h2, #sp-block-container-2> h2 {
  font-size : 1.8rem;
}

#content.page-blog #page-content> h3, #content.page-custom #page-content> h3, #content.page-custom1 #page-content> h3, #content.page-toppage #page-content> h3, #sp-block-container-1> h3, #sp-block-container-2> h3 {
  font-size : 1.6rem;
  font-weight : normal;
  text-align : left;
  padding-top : 10px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 10px;
  margin-top : 10px;
  margin-bottom : 1.5em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #e6ddd5;
  box-shadow : 0px 1px 0px 0px white;
  clear : both;
}

#content.page-blog #page-content> h4, #content.page-custom #page-content> h4, #content.page-custom1 #page-content> h4, #content.page-toppage #page-content> h4, #sp-block-container-1> h4, #sp-block-container-2> h4 {
  font-size : 1.4rem;
  font-weight : normal;
  line-height : 1.2;
  text-align : left;
  padding-top : 10px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #e6ddd5;
  box-shadow : 0px 1px 0px 0px white;
  clear : both;
}

#content.page-blog #page-content> h5, #content.page-custom #page-content> h5, #content.page-custom1 #page-content> h5, #content.page-toppage #page-content> h5, #sp-block-container-1> h5, #sp-block-container-2> h5 {
  font-size : 1.3rem;
  line-height : 1.2;
  text-align : left;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-bottom : 1em;
  clear : both;
}

#content.page-blog #page-content> h6, #content.page-custom #page-content> h6, #content.page-custom1 #page-content> h6, #content.page-toppage #page-content> h6, #sp-block-container-1> h6, #sp-block-container-2> h6 {
  font-size : 1.1rem;
}

#content.page-blog #page-content> p, #content.page-custom #page-content> p, #content.page-custom1 #page-content> p, #content.page-toppage #page-content> p, #sp-block-container-1> p, #sp-block-container-2> p {
  font-size : 1.4rem;
  line-height : 1.4;
  color : #5d5d5d;
  text-align : left;
  padding-left : 0.1em;
  padding-right : 0.1em;
  margin-top : 0.5em;
  margin-bottom : 1.5em;
}

#content.page-blog #page-content> p.indent, #content.page-custom #page-content> p.indent, #content.page-custom1 #page-content> p.indent, #content.page-toppage #page-content> p.indent, #sp-block-container-1> p.indent, #sp-block-container-2> p.indent {
  padding-left : 1em;
}

@media screen and (max-width: 568px) {

  #content.page-blog #page-content, #content.page-custom #page-content, #content.page-custom1 #page-content, #content.page-toppage #page-content, #sp-block-container-1, #sp-block-container-2 {
  }
}

#sp-wp-login-button-1 {
  background-color : #000000;
  text-align : right;
}

#sp-wp-login-button-1> a {
  color : #ffffff;
  text-decoration : none;
}

#sp-wp-login-button-1> a:hover {
  color : #ffffff;
  text-decoration : underline;
}

#sp-wp-widget-area-1 .widget {
  color : #141318;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 10px;
  margin-bottom : 20px;
  border-top-width : 3px;
  border-top-style : solid;
  border-top-color : #241f20;
  box-shadow : 0px 2px 0px 0px #e6e0dc inset;
}

#sp-wp-widget-area-1 .widget ul {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-wp-widget-area-1 .widget ul li {
  background-image : url(img/icon-arrow-01.png);
  background-repeat : no-repeat;
  background-position : 19px 0.9em;
  padding-top : 5px;
  padding-left : 35px;
  padding-right : 10px;
  padding-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #e6e0dc;
}

#sp-wp-widget-area-1 .widget ul li a:hover {
  text-decoration : underline;
}

#sp-wp-widget-area-1 .widget ul li:first-child {
  border-top-width : 1px;
  border-top-style : dotted;
  border-top-color : #e6e0dc;
}

#sp-wp-widget-area-1 .widget-title {
  font-size : 1.6rem;
  font-weight : normal;
  color : #262626;
  padding-top : 15px;
  padding-left : 9px;
  padding-right : 9px;
  padding-bottom : 15px;
  margin-bottom : 0px;
  border-top-width : 2px;
  border-top-style : solid;
  border-top-color : #f0ece9;
}

#sp-wp-widget-area-1 .widget_calendar #calendar_wrap {
  padding-top : 10px;
}

#sp-wp-widget-area-1 .widget_calendar table {
  text-align : center;
  margin-top : 10px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 10px;
  width : 90%;
}

#sp-wp-widget-area-1 .widget_calendar table caption {
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

#sp-wp-widget-area-1 .widget_calendar table tbody {
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

#sp-wp-widget-area-1 .widget_calendar table tfoot {
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

#sp-wp-widget-area-1 .widget_calendar table thead {
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

#sp-wp-widget-area-1 .widget_rss .rss-date {
  font-style : italic;
  margin-bottom : 10px;
  display : block;
}

#sp-wp-widget-area-1 .widget_rss .rsswidget {
  margin-bottom : 10px;
}

#sp-wp-widget-area-1 .widget_rss cite {
  text-align : right;
  display : block;
}

#sp-wp-widget-area-1 .widget_search .field {
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  margin-right : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
  width : auto;
  max-width : 70%;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
  box-sizing : border-box;
}

#sp-wp-widget-area-1 .widget_search .searchform {
  padding-top : 10px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  width : 100%;
  box-sizing : border-box;
}

#sp-wp-widget-area-1 .widget_search .submit {
  width : auto;
}

#sp-wp-widget-area-1 .widget_tag_cloud .tagcloud {
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-wp-widget-area-1 .widget_text .textwidget {
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

@media screen and (max-width: 568px) {

  #sp-wp-widget-area-1 {
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    width : 100%;
  }

  #sp-wp-widget-area-1 .widget_search .field {
    width : 70%;
  }
}

#sp-wp-post-list-1, #sp-wp-post-list-2 {
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  position : relative;
}

#sp-wp-post-list-1 .hpb-more-entry, #sp-wp-post-list-2 .hpb-more-entry {
  text-align : right;
  padding-right : 25px;
}

#sp-wp-post-list-1 .hpb-more-entry> a, #sp-wp-post-list-2 .hpb-more-entry> a {
  font-size : 1.3rem;
  font-weight : normal;
  color : #ef403a;
  text-decoration : none;
  text-align : center;
  display : inline-block;
  position : relative;
}

#sp-wp-post-list-1 .hpb-more-entry> a:active, #sp-wp-post-list-2 .hpb-more-entry> a:active {
  text-decoration : underline;
}

#sp-wp-post-list-1 .hpb-more-entry> a:hover, #sp-wp-post-list-2 .hpb-more-entry> a:hover {
  text-decoration : underline;
}

#sp-wp-post-list-1 .nav-next, #sp-wp-post-list-2 .nav-next {
  margin-right : 25px;
  float : right;
}

#sp-wp-post-list-1 .nav-previous, #sp-wp-post-list-2 .nav-previous {
  margin-left : 25px;
  float : left;
}

#sp-wp-post-list-1 article, #sp-wp-post-list-2 article {
  margin-top : 0px;
  margin-left : 25px;
  margin-right : 25px;
  margin-bottom : 25px;
}

#sp-wp-post-list-1 article> div, #sp-wp-post-list-2 article> div {
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-wp-post-list-1 dl, #sp-wp-post-list-2 dl {
  margin-top : 0px;
  margin-left : 25px;
  margin-right : 25px;
  margin-bottom : 15px;
}

#sp-wp-post-list-1 h1, #sp-wp-post-list-2 h1 {
  text-indent : -9999px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  display : none;
}

#sp-wp-post-list-1 h3, #sp-wp-post-list-2 h3 {
  font-size : 1.6rem;
  font-weight : normal;
  color : #936b45;
  text-align : left;
  padding-top : 10px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 10px;
  margin-top : 10px;
  margin-bottom : 1.5em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #936b45;
  box-shadow : 0px 1px 0px 0px white;
  clear : both;
}

#sp-wp-post-list-1 li, #sp-wp-post-list-2 li {
  background-color : transparent;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 10px;
  padding-bottom : 0px;
  margin-bottom : 5px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-wp-post-list-1 p, #sp-wp-post-list-2 p {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-wp-post-list-1 p> img, #sp-wp-post-list-2 p> img {
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

#sp-wp-post-list-1 ul, #sp-wp-post-list-2 ul {
  background-color : transparent;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 15px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-wp-post-list-1.hpb-viewtype-content dd, #sp-wp-post-list-2.hpb-viewtype-content dd {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-left : 0px;
  margin-bottom : 20px;
}

#sp-wp-post-list-1.hpb-viewtype-content dl, #sp-wp-post-list-2.hpb-viewtype-content dl {
  padding-top : 0px;
  padding-left : 32px;
  padding-right : 32px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
}

#sp-wp-post-list-1.hpb-viewtype-content dt, #sp-wp-post-list-2.hpb-viewtype-content dt {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

#sp-wp-post-list-1.hpb-viewtype-date dd, #sp-wp-post-list-2.hpb-viewtype-date dd {
  padding-top : 0px;
  padding-left : 120px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-left : 0px;
  margin-bottom : 5px;
}

#sp-wp-post-list-1.hpb-viewtype-date dl, #sp-wp-post-list-2.hpb-viewtype-date dl {
  overflow : hidden;
}

#sp-wp-post-list-1.hpb-viewtype-date dt, #sp-wp-post-list-2.hpb-viewtype-date dt {
  font-weight : bold;
  padding-bottom : 5px;
  width : 120px;
  float : left;
  clear : both;
}

@media not screen, screen and (min-width: 569px) {

  #sp-image-1 {
  }
}

@media screen and (max-width: 568px) {

  #sp-image-1 {
    max-width : 100%;
  }
}

#sp-site-branding-1> .inner-box> .site-title> a {
  background-image : url(img/site-logo1.png);
}

@media not screen, screen and (min-width: 569px) {

  #sp-block-container-1 {
    line-height : 3rem;
    width : 450px;
    min-height : 50px;
    position : absolute;
    top : 0rem;
    left : 50%;
  }

  #sp-block-container-1> p {
    font-size : 1rem;
    color : #ffffff;
    text-align : right;
  }

  #sp-image-1 {
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 20px;
    width : 100%;
  }
}

@media screen and (max-width: 568px) {

  #sp-block-container-1 {
    padding-top : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
    width : 100%;
    min-height : 25px;
    position : absolute;
    top : 13rem;
  }

  #sp-block-container-1> p {
    font-size : 0.9rem;
    color : #333333;
    text-align : center;
  }

  #sp-image-1 {
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 100%;
  }
}
