
<!--
/*
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.13.0 SP for Windows」によって作成されました。サイト名は「お話しをお聴かせ願いませんか。」、サイトの公開日時は「2021年03月28日17:38」です。
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 : rgba(85, 43, 0, 0.7);
  position : relative;
}

#contenthead{
  background-color : #ff8913;
}

#main{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#masthead::after{
  height : 0px;
  clear : both;
  display : block;
  visibility : hidden;
  content : ".";
}

#primary{
  margin-top : 0px;
}

a{
  color : #ffffff;
  text-decoration : underline;
}

a:active{
  color : #fff799;
  text-decoration : underline;
}

a:hover{
  color : #fff799;
  text-decoration : underline;
}

body{
  color : #ffffff;
  background-color : #ffff62;
  background-image : url(img/policy-img01.jpg);
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : left top;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto,auto auto;
}

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

  #colophon div.inner-box{
    text-align : center;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 800px;
    box-sizing : border-box;
  }

  #content{
    background-color : rgba(43, 21, 234, 0.48);
  }

  #main{
    background-color : #ffff62;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 800px;
  }

  body{
    min-width : 800px;
  }
}

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

  #content{
    width : 800px;
  }

  #contenthead{
    width : 800px;
  }
}

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

  #colophon{
    width : 100%;
  }

  #colophon div.inner-box{
    text-align : center;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    width : 100%;
    box-sizing : border-box;
  }

  #content{
    background-color : #552b00;
    width : 100%;
    float : none;
  }

  #contenthead{
    width : 100%;
    float : none;
  }

  #main{
    background-color : rgba(255, 255, 128, 1);
    padding-top : 10px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 10px;
    width : 100%;
  }

  #main-inner{
    background-image : url(img/bg_hpb-content.png);
    background-repeat : no-repeat;
    background-position : 0px bottom;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 90px;
    width : 100%;
    float : none;
    box-sizing : border-box;
  }

  #masthead{
    position : static;
  }

  #primary{
    width : 100%;
    float : none;
  }

  #sidebar1{
    width : 100%;
    float : none;
  }

  #sidebar2{
    width : 100%;
    float : none;
  }

  body{
    min-width : 100%;
  }
}

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

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

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

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

#sp-form-1 input{
  font-size : 1.4rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
}

#sp-form-1 input[type="radio"]{
  vertical-align : middle;
  width : 20px;
}

#sp-form-1 input[type="submit"]{
  font-size : 1.4rem;
  color : #555555;
  background-color : #dcdada;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  margin-top : 10px;
  width : auto;
  min-width : 100px;
  float : right;
  position : relative;
  cursor : pointer;
}

#sp-form-1 table{
  width : 100%;
  border-collapse : collapse;
  border-spacing : 0px 0px;
}

#sp-form-1 td{
  padding-top : 5px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 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 : #666666;
  border-left-color : #666666;
  border-right-color : #666666;
  border-bottom-color : #666666;
  width : auto;
}

#sp-form-1 textarea{
  font-size : 1.4rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
}

#sp-form-1 textarea[name="message"]{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
  height : 150px;
}

#sp-form-1 th{
  font-weight : normal;
  color : #ffffff;
  background-color : #532a0e;
  text-align : left;
  padding-top : 5px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 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 : #666666;
  border-left-color : #666666;
  border-right-color : #666666;
  border-bottom-color : #666666;
  width : auto;
}

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

  #sp-form-1 input{
    width : 90%;
  }

  #sp-form-1 input[type="submit"]{
    margin-bottom : 25px;
  }

  #sp-form-1 table{
    border-top-width : medium;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-top-style : none;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-top-color : initial;
    border-left-color : #d8d8d8;
    border-right-color : #d8d8d8;
    border-bottom-color : #d8d8d8;
  }

  #sp-form-1 td{
    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 : #d8d8d8;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    width : auto;
    display : block;
  }

  #sp-form-1 textarea{
    width : 90%;
  }

  #sp-form-1 th{
    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 : #d8d8d8;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    width : auto;
    display : block;
  }
}

.page-toppage#content #page-content > .large{
  font-size : 1.2em;
}

.page-toppage#content #page-content > .medium{
  font-size : 1em;
}

.page-toppage#content #page-content > .small{
  font-size : 0.9em;
}

.page-toppage#content #page-content > .x-large{
  font-size : 1.5em;
}

.page-toppage#content #page-content > .x-small{
  font-size : 0.8em;
}

.page-toppage#content #page-content > .xx-large{
  font-size : 2em;
}

.page-toppage#content #page-content > .xx-small{
  font-size : 0.7em;
}

.page-toppage#content #page-content > em{
  font-style : oblique;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #515151;
}

.page-toppage#content #page-content > h1{
  color : #000000;
}

.page-toppage#content #page-content > h2{
  color : #000000;
}

.page-toppage#content #page-content > h3{
  color : #000000;
}

.page-toppage#content #page-content > h4{
  line-height : 1.2;
  color : #000000;
  text-align : left;
  clear : both;
}

.page-toppage#content #page-content > h5{
  font-size : 1.08em;
  line-height : 1.2;
  color : #000000;
  text-align : left;
  clear : both;
}

.page-toppage#content #page-content > h6{
  font-size : 1em;
  color : #000000;
}

.page-toppage#content #page-content > p{
  line-height : 1.4;
  color : #515151;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 0.5em;
}

.page-toppage#content #page-content > p.indent{
  padding-left : 10px;
}

.page-toppage#content #page-content > strong{
  font-weight : bold;
  color : #515151;
}

.page-contact#content #page-content > .large, .page-custom1#content #page-content > .large, #sp-block-container-1 > .large, #sp-block-container-2 > .large{
  font-size : 1.5rem;
}

.page-contact#content #page-content > .medium, .page-custom1#content #page-content > .medium, #sp-block-container-1 > .medium, #sp-block-container-2 > .medium{
  font-size : 1.4rem;
}

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

.page-contact#content #page-content > .x-large, .page-custom1#content #page-content > .x-large, #sp-block-container-1 > .x-large, #sp-block-container-2 > .x-large{
  font-size : 1.8rem;
}

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

.page-contact#content #page-content > .xx-large, .page-custom1#content #page-content > .xx-large, #sp-block-container-1 > .xx-large, #sp-block-container-2 > .xx-large{
  font-size : 2rem;
}

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

.page-contact#content #page-content > em, .page-custom1#content #page-content > em, #sp-block-container-1 > em, #sp-block-container-2 > em{
  font-style : oblique;
  color : #ffffff;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ffffff;
}

.page-contact#content #page-content > h1, .page-custom1#content #page-content > h1, #sp-block-container-1 > h1, #sp-block-container-2 > h1{
  font-size : 18px;
  color : #ffffff;
  text-align : left;
  padding-left : 5px;
  margin-top : 10px;
  margin-bottom : 1.5em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ffffff;
  clear : both;
}

.page-contact#content #page-content > h2, .page-custom1#content #page-content > h2, #sp-block-container-1 > h2, #sp-block-container-2 > h2{
  font-size : 17px;
  color : #ffffff;
  text-align : left;
  padding-left : 5px;
  margin-top : 10px;
  margin-bottom : 1.5em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ffffff;
  clear : both;
}

.page-contact#content #page-content > h3, .page-custom1#content #page-content > h3, #sp-block-container-1 > h3, #sp-block-container-2 > h3{
  font-size : 16px;
  color : #ffffff;
  text-align : left;
  padding-left : 5px;
  margin-top : 10px;
  margin-bottom : 1.5em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ffffff;
  clear : both;
}

.page-contact#content #page-content > h4, .page-custom1#content #page-content > h4, #sp-block-container-1 > h4, #sp-block-container-2 > h4{
  font-size : 1.5rem;
  font-weight : normal;
  line-height : 1.2;
  color : #ffffff;
  text-align : left;
  padding-top : 4px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-top : 8px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1em;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #ffffff;
  clear : both;
}

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

.page-contact#content #page-content > h6, .page-custom1#content #page-content > h6, #sp-block-container-1 > h6, #sp-block-container-2 > h6{
  font-size : 11px;
  color : #ffffff;
}

.page-contact#content #page-content > hr, .page-custom1#content #page-content > hr, #sp-block-container-1 > hr, #sp-block-container-2 > hr{
  color : #404040;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  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 : #404040;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 1px;
}

.page-contact#content #page-content > p, .page-custom1#content #page-content > p, #sp-block-container-1 > p, #sp-block-container-2 > p{
  font-size : 1.4rem;
  line-height : 1.4;
  color : #ffffff;
  text-align : justify;
  padding-left : 0.1em;
  padding-right : 0.1em;
  margin-top : 0.5em;
  margin-bottom : 1.5em;
  text-justify : inter-ideograph;
}

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

.page-contact#content #page-content > strong, .page-custom1#content #page-content > strong, #sp-block-container-1 > strong, #sp-block-container-2 > strong{
  font-weight : bold;
  color : #ffffff;
}

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

  #content.page-contact #page-content, #content.page-custom1 #page-content, #sp-block-container-1, #sp-block-container-2 {
  }
}

.page-blog#content #page-content > .large{
  font-size : 1.2em;
}

.page-blog#content #page-content > .medium{
  font-size : 1em;
}

.page-blog#content #page-content > .small{
  font-size : 0.9em;
}

.page-blog#content #page-content > .x-large{
  font-size : 1.8em;
}

.page-blog#content #page-content > .x-small{
  font-size : 0.8em;
}

.page-blog#content #page-content > .xx-large{
  font-size : 2em;
}

.page-blog#content #page-content > .xx-small{
  font-size : 0.7em;
}

.page-blog#content #page-content > em{
  font-style : oblique;
  color : #00a47f;
}

.page-blog#content #page-content > h1{
  color : #ffffff;
  background-color : #00a453;
  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 : 13px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 11px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

.page-blog#content #page-content > h2{
  color : #ffffff;
  background-color : #00a47f;
  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 : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

.page-blog#content #page-content > h3{
  font-size : 1.3em;
  color : #ffffff;
  background-color : #10bf97;
  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 : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  clear : both;
}

.page-blog#content #page-content > h4{
  font-size : 1.2em;
  color : #ffffff;
  background-color : #46ccb2;
  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 : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  clear : both;
}

.page-blog#content #page-content > h5{
  font-size : 1em;
  color : #ffffff;
  background-color : #6ad4bf;
  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 : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  clear : both;
}

.page-blog#content #page-content > h6{
  font-size : 1em;
  color : #ffffff;
  background-color : #6ad4bf;
  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 : 3px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 3px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

.page-blog#content #page-content > p{
  line-height : 1.6;
  color : #515151;
  text-align : left;
  margin-top : 1em;
  margin-left : 3em;
  margin-right : 3em;
  margin-bottom : 1em;
}

.page-blog#content #page-content > p.indent{
  padding-left : 15px;
}

.page-blog#content #page-content > strong{
  font-weight : bold;
  color : #515151;
  background-color : #6ad4bf;
  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;
}

#sp-wp-widget-area-1 .widget{
  color : #4f371c;
  background-color : #ffdc50;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 10px;
  margin-bottom : 10px;
}

#sp-wp-widget-area-1 .widget img{
  max-width : 100%;
  height : auto;
}

#sp-wp-widget-area-1 .widget ul{
  font-size : 12px;
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : square;
  list-style-position : outside;
}

#sp-wp-widget-area-1 .widget ul li{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

#sp-wp-widget-area-1 .widget ul li li {
}

#sp-wp-widget-area-1 .widget ul li li li li li{
  display : none;
}

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

#sp-wp-widget-area-1 .widget ul span{
  display : block;
}

#sp-wp-widget-area-1 .widget-title{
  font-size : 1.6rem;
  font-weight : bold;
  color : #ffffff;
  background-color : #51340e;
  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 : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
}

#sp-wp-widget-area-1 .widget-title a{
  color : #ffffff;
  text-decoration : none;
}

#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{
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}

#sp-wp-widget-area-1 .widget_search .field{
  padding-top : 2px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 2px;
  margin-top : 15px;
  margin-left : 15px;
  margin-right : 5px;
  margin-bottom : 0px;
  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 : 55%;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

#sp-wp-widget-area-1 .widget_search .screen-reader-text{
  display : none;
}

#sp-wp-widget-area-1 .widget_search .searchform{
  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 : #eb6877;
  border-left-color : #eb6877;
  border-right-color : #eb6877;
  border-bottom-color : #eb6877;
}

#sp-wp-widget-area-1 .widget_search .submit{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  width : 44px;
  height : 24px;
}

#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;
}

#sp-wp-widget-area-1 a:link{
  color : #4f371c;
  text-decoration : none;
}

#sp-wp-widget-area-1 a:visited{
  color : #4f371c;
  text-decoration : none;
}

s #sp-wp-widget-area-1 .widget select{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 90%;
  display : block;
}

#sp-site-branding-1{
  padding-bottom : 10px;
  margin-left : auto;
  margin-right : auto;
  width : 100%;
  position : relative;
}

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

#sp-site-branding-1 .site-description{
  font-size : 1rem;
  font-weight : normal;
  color : #ffffff;
  text-align : right;
  width : 500px;
  position : absolute;
  top : 1rem;
  left : 50%;
}

#sp-site-branding-1 .site-title{
  width : 368px;
  height : 66px;
  overflow : hidden;
}

#sp-site-branding-1 .site-title a{
  background-image : url(img/logo_3d-2.png);
  background-repeat : no-repeat;
  padding-top : 66px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  display : block;
}

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

  #sp-site-branding-1{
    padding-top : 0px;
    width : 100%;
    overflow : hidden;
  }

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

  #sp-site-branding-1 .site-description{
    text-align : left;
    padding-top : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
    margin-top : 5px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 5px;
    width : 100%;
    float : none;
    position : static;
    box-sizing : border-box;
  }

  #sp-site-branding-1 .site-title{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    height : 56px;
    float : none;
  }

  #sp-site-branding-1 .site-title a{
    background-size : 100% auto;
    width : 100%;
  }
}

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

#breadcrumb-list a:active{
  color : #fff799;
  text-decoration : underline;
}

#breadcrumb-list a:focus{
  color : #fff799;
  text-decoration : underline;
}

#breadcrumb-list a:hover{
  color : #fff799;
  text-decoration : underline;
}

#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-1{
  font-size : 1.3rem;
  color : #ffffff;
  background-color : rgba(33, 22, 16, 0.7);
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 30px;
  width : 100%;
}

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

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

#sp-site-navigation-1 a:link{
  font-weight : normal;
  color : #ffffff;
  text-decoration : none;
}

#sp-site-navigation-1 a:visited{
  font-weight : normal;
  color : #ffffff;
  text-decoration : none;
}

#sp-site-navigation-1 li{
  margin-right : 0px;
  float : left;
}

#sp-site-navigation-1 li a{
  font-weight : bold;
  line-height : 50px;
  background-repeat : no-repeat;
  background-position : 0px 1.2em;
  padding-left : 10px;
  padding-right : 10px;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #000000;
  display : block;
}

#sp-site-navigation-1 li a:hover{
  color : #99cc00;
  text-decoration : none;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #99cc00;
}

#sp-site-navigation-1 ul{
  background-repeat : no-repeat;
  text-align : left;
  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 : 800px;
  max-width : 100%;
  display : block;
  list-style-type : none;
  list-style-position : outside;
}

#sp-site-navigation-1 ul ul{
  background-color : rgba(0, 0, 0, 0.8);
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : medium;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : none;
  border-top-color : #666666;
  border-left-color : #666666;
  border-right-color : #666666;
  border-bottom-color : initial;
  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 : #3c3f53;
  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-left-width : 5px;
  border-bottom-width : 0px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #000000;
  border-bottom-color : #ffffff;
  display : block;
}

#sp-site-navigation-1 ul ul li a:hover{
  color : #ffffff;
  text-decoration : none;
  border-left-width : 3px;
  border-left-style : solid;
  border-left-color : #99cc00;
  border-bottom-color : transparent;
}

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

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

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

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

#sp-site-navigation-1 ul ul li:hover{
  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::after{
  clear : both;
  display : table;
  content : "";
}

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

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

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

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

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

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

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

  #sp-site-navigation-1{
    background-color : #000000;
    background-image : none;
    padding-top : 0px;
    margin-top : 10px;
    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;
    display : none;
    cursor : pointer;
  }

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

  #sp-site-navigation-1 a{
    color : #ffffff;
    text-decoration : none;
    border-left-width : 5px;
    border-bottom-width : medium;
    border-left-style : solid;
    border-bottom-style : none;
    border-left-color : #000000;
    border-bottom-color : initial;
  }

  #sp-site-navigation-1 li{
    background-repeat : repeat-x;
    background-position : left top;
    padding-left : 0px;
    border-left-width : 0px;
  }

  #sp-site-navigation-1 li a{
    color : #ffffff;
    display : block;
  }

  #sp-site-navigation-1 ul{
    background-color : rgba(0, 0, 0, 0.8);
    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;
    border-bottom-width : medium;
    border-bottom-style : none;
    border-bottom-color : initial;
    height : auto;
    float : none;
  }

  #sp-site-navigation-1 ul li a:active{
    color : #ffffff;
    text-decoration : none;
    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;
  }

  #sp-site-navigation-1 ul li a:hover{
    color : #ffffff;
    text-decoration : none;
    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;
  }

  #sp-site-navigation-1 ul li a:link{
    color : #aaaaaa;
    background-color : rgba(0, 0, 0, 0.8);
    text-decoration : none;
  }

  #sp-site-navigation-1 ul li a:visited{
    color : #aaaaaa;
    background-color : rgba(0, 0, 0, 0.8);
    text-decoration : none;
  }

  #sp-site-navigation-1 ul li li{
    background-image : 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 : medium;
    border-bottom-style : none;
    border-bottom-color : initial;
  }

  #sp-site-navigation-1 ul ul li a{
    color : #ffffff;
    padding-top : 8px;
    padding-left : 50px;
    padding-right : 50px;
    padding-bottom : 8px;
    border-left-width : 5px;
    border-bottom-width : medium;
    border-left-style : solid;
    border-bottom-style : none;
    border-left-color : #000000;
    border-bottom-color : initial;
  }

  #sp-site-navigation-1 ul ul li a:hover{
    color : #ffffff;
    text-decoration : none;
    border-left-width : 5px;
    border-bottom-width : medium;
    border-left-style : solid;
    border-bottom-style : none;
    border-left-color : #99cc00;
    border-bottom-color : initial;
  }

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

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

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

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

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

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

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

  #sp-site-navigation-1 > ul > li.current_page_ancestor > a{
    color : #ffffff;
    text-decoration : none;
    border-left-width : 5px;
    border-bottom-width : medium;
    border-left-style : solid;
    border-bottom-style : none;
    border-left-color : #99cc00;
    border-bottom-color : initial;
  }

  #sp-site-navigation-1 > ul > li.current_page_item > a{
    color : #ffffff;
    text-decoration : none;
    border-left-width : 5px;
    border-bottom-width : medium;
    border-left-style : solid;
    border-bottom-style : none;
    border-left-color : #99cc00;
    border-bottom-color : initial;
  }

  #sp-site-navigation-1 > ul > li > a:hover{
    color : #ffffff;
    text-decoration : none;
    border-left-width : 5px;
    border-bottom-width : medium;
    border-left-style : solid;
    border-bottom-style : none;
    border-left-color : #99cc00;
    border-bottom-color : initial;
  }
}

#sp-site-navigation-2{
  color : #ffffff;
  background-color : transparent;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 100%;
}

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

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

#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::after{
  margin-top : 0px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 0px;
  content : "/";
}

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

#sp-site-navigation-2 > ul > li > a{
  color : #999999;
  text-decoration : underline;
}

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

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

  #sp-site-navigation-2{
    text-align : center;
    width : 95%;
  }

  #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 : '';
  }

  .button-menu#sp-site-navigation-2{
    background-image : url(img/footer-back.png);
    padding-top : 0px;
    margin-top : 0px;
    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 : #ffffff;
    border-left-color : #ffffff;
    border-right-color : #ffffff;
    border-bottom-color : #ffffff;
    position : relative;
  }

  .button-menu#sp-site-navigation-2 .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;
  }

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

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

  #sp-site-navigation-2.button-menu ul.toggled-on li {
  }
}

#sp-page-title-1, #sp-page-title-2, #sp-page-title-3, #sp-page-title-4{
  color : #ffffff;
  padding-top : 20px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-bottom : 15px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ffffff;
  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.8rem;
  margin-bottom : 0px;
}

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

  #sp-page-title-1, #sp-page-title-2, #sp-page-title-3, #sp-page-title-4{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    width : 100%;
    overflow : hidden;
  }
}

.page-blog#content #page-content{
  background-color : #f1cf45;
  padding-top : 10px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 10px;
  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 : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
}

.page-contact#content #page-content{
  background-color : #f1cf45;
}

.page-toppage#content #page-content{
  background-color : #f1cf45;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-form-1{
  background-color : #f1cf45;
}

#sp-page-title-1{
  background-color : #462300;
}

#sp-page-title-1 > h1{
  font-family : "AR P丸ゴシック体E";
}

#sp-page-title-2{
  background-color : #552b00;
}

#sp-page-title-3{
  background-color : #f1cf45;
}

#sp-page-title-3 > h1{
  font-size : 2rem;
  font-family : "AR丸ゴシック体E", monospace;
  font-weight : bold;
  color : #552b00;
}

#sp-site-branding-1{
  background-color : #552b00;
}

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

#sp-site-navigation-1{
  background-color : #0acfcf;
}

#sp-site-navigation-1 > ul{
  background-color : #0acfcf;
}

#sp-site-navigation-1 > ul > li.current_page_item > a{
  font-family : "AR P丸ゴシック体E";
}

#sp-site-navigation-1 > ul > li > a{
  font-family : "AR P丸ゴシック体E";
  color : #000000;
}

#sp-site-navigation-2 > ul > li > a{
  font-family : "AR P丸ゴシック体E";
  font-weight : bold;
  color : #ffff4a;
}

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

  #sp-block-container-1{
    width : 500px;
    min-height : 72px;
    position : absolute;
    top : 30px;
    left : 498px;
  }

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

  #sp-site-branding-1{
    margin-bottom : auto;
    width : 1322px;
  }
}

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

  #sp-block-container-1{
    padding-top : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
    position : relative;
  }

  #sp-block-container-1 > p{
    font-size : 12px;
  }

  #sp-html-src-1{
    margin-left : 6px;
  }
}
-->
