@charset "UTF-8";
/*
Theme Name: base
*/
html {
  font-size: 62.5%;
  height: 100%;
}

header, footer, nav, figure {
  display: block;
}

body {
  margin: 0;
  padding: 0;
  font-family: serif;
  background-color: #fff;
  height: 100%;
  background-image: url("images/back.webp");
  background-size: 500px 500px;
}

a img {
  border: 0;
}

p, h1, h2, h3, h4, li {
  /*text-shadow: -1px -1px 1px #c0c0c0;*/
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: justify;
  text-justify: inter-ideograph;
  vertical-align: top;
}

@media screen and (min-width: 1024px) {
  .pc_none {
    display: none;
  }
  #container {
    display: table;
    height: 100vh;
    width: 100%;
  }
  #head_navi {
    margin: 5% 0 0;
    text-align: center;
  }
  #head_navi img {
    width: 150px;
    height: auto;
    margin: 0 0 3%;
  }
  .searchtext {
    background-color: transparent;
    font-size: 15px;
    font-size: 1.5rem;
    text-shadow: 0 0 3px #b69a47;
    font-family: serif;
    border-bottom: 1px dotted #917b39;
    border-top: 0;
    border-left: 0;
    border-right: 0;
  }
  .navi_search {
    color: #483d1c;
    background-color: transparent;
    border: 0;
    font-family: serif;
    font-size: 14px;
    font-size: 1.4rem;
    text-shadow: 0 0 3px #b69a47;
    cursor: pointer;
  }
  .wrap {
    width: 900px;
    margin: 0 auto;
    padding: 0 0 300px;
  }
  .toplink {
    padding: 3% 0 1%;
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    text-shadow: 0 0 3px #b69a47;
  }
  .toplink a {
    color: #000;
    text-decoration: none;
  }
  .page_title {
    margin: 0 auto;
  }
  .page_title h1 {
    text-align: center;
    margin: 0 0 3%;
  }
  .post_list {
    margin: 0;
    padding: 0;
    color: #483d1c;
  }
  .post_list h4 {
    font-size: 22px;
    font-size: 2.2rem;
    text-shadow: 0 0 3px #b69a47;
    text-align: center;
    margin: 10% 0 0;
    font-weight: lighter;
  }
  .post_list h4 a {
    color: #483d1c;
    text-decoration: none;
  }
  .post_list .time {
    font-size: 12px;
    font-size: 1.2rem;
    text-shadow: 0 0 3px #b69a47;
    text-align: center;
    margin: 0 0 2%;
  }
  .post_list p {
    font-size: 15px;
    font-size: 1.5rem;
    text-shadow: 0 0 3px #b69a47;
    margin: 2% 0;
    letter-spacing: normal;
  }
  .post_list figcaption {
    letter-spacing: normal;
    margin: 1% 1% 3%;
    font-size: 12px;
    font-size: 1.2rem;
    text-shadow: 0 0 3px #b69a47;
  }
  .post_content {
    text-align: center;
  }
  .post_content figure {
    margin: 0;
    padding: 0;
    letter-spacing: -.4em;
    vertical-align: top;
    text-align: center;
  }
  .post_content ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .post_content ul li {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .post_content img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-box-shadow: 0 0 2px #483d1c;
            box-shadow: 0 0 2px #483d1c;
    border-radius: 3px;
    -webkit-transition: all 500ms 0s ease;
    transition: all 500ms 0s ease;
  }
  .pagenation {
    width: 900px;
    margin: 0 auto 5%;
    padding: 0 0 20%;
  }
  .pagenation ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
  }
  .pagenation ul li {
    margin: 0;
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    font-size: 1.2rem;
    text-shadow: 0 0 3px #b69a47;
  }
  .pagenation ul li.active {
    background-color: #483d1c;
    color: #fff;
    padding: 7px 14px;
    margin: 0 1px;
  }
  .pagenation ul li a {
    padding: 7px 14px;
    color: #483d1c;
    text-decoration: none;
    display: inline-block;
    border-radius: 3px;
    -webkit-transition: all 500ms 0s ease;
    transition: all 500ms 0s ease;
  }
  .pagenation ul li a:hover {
    background-color: #d4c38f;
  }
  .foot_nav {
    width: 900px;
    margin: 0 auto;
    padding: 10% 0 20%;
  }
  .foot_nav h5 {
    font-size: 15px;
    font-size: 1.5rem;
    text-shadow: 0 0 3px #b69a47;
    font-weight: lighter;
    text-align: center;
    margin: 0;
  }
  .foot_nav h5 a {
    text-decoration: none;
    color: #000;
  }
  .foot_nav ul {
    margin: 0 auto;
    padding: 15px 0 0;
    list-style: none;
    text-align: center;
  }
  .foot_nav ul li {
    display: inline-block;
    font-size: 14px;
    font-size: 1.4rem;
    text-shadow: 0 0 3px #b69a47;
    padding: 0 10px 0;
  }
  .foot_nav ul li a {
    color: #000;
    text-decoration: none;
  }
  .single_link_box {
    letter-spacing: -.4em;
  }
  .single_link_box div {
    font-size: 12px;
    font-size: 1.2rem;
    text-shadow: 0 0 3px #b69a47;
    display: inline-block;
    letter-spacing: normal;
    width: 50%;
  }
  .single_link_box div a {
    color: #000;
    text-decoration: none;
  }
  .single_link_box div.prev {
    text-align: left;
  }
  .single_link_box div.next {
    text-align: right;
  }
  .menu_icon {
    width: 70px;
    height: 70px;
    cursor: pointer;
    position: fixed;
    top: 0;
    right: 0;
  }
  .menu_icon img {
    width: 100%;
    height: auto;
  }
  #fix_menu {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    background-image: url("images/menu_back.jpg");
    /* 画像を常に天地左右の中央に配置 */
    background-position: center center;
    /* 画像をタイル状に繰り返し表示しない */
    background-repeat: no-repeat;
    /* コンテンツの高さが画像の高さより大きい時、動かないように固定 */
    /* 表示するコンテナの大きさに基づいて、背景画像を調整 */
    background-size: cover;
    /* 背景画像が読み込まれる前に表示される背景のカラー */
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  #fix_menu .list_box {
    padding: 2% 10%;
  }
  #fix_menu .list_box h4 {
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
    text-shadow: 0 0 3px #b69a47;
  }
  #fix_menu .list_box h4.close {
    cursor: pointer;
  }
  #fix_menu .list_box ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
  }
  #fix_menu .list_box ul li {
    display: inline-block;
    padding: 10px;
    font-size: 12px;
    font-size: 1.2rem;
    text-shadow: 0 0 3px #b69a47;
  }
  #fix_menu .list_box ul li a {
    color: #fff;
    text-decoration: none;
  }
  #fix_menu .list_box ul li a:visited {
    border-bottom: 1px dotted #fff;
  }
}

@media screen and (min-width: 650px) and (max-width: 1024px) {
  .sp_none {
    display: none;
  }
  #container {
    display: table;
    height: 100vh;
    width: 100%;
  }
  #head_navi {
    margin: 5% 0 0;
    text-align: center;
  }
  #head_navi img {
    width: 30%;
    height: auto;
    margin: 0 0 3%;
  }
  .searchtext {
    background-color: transparent;
    font-size: 15px;
    font-size: 1.5rem;
    text-shadow: 0 0 3px #b69a47;
    font-family: serif;
    border-bottom: 1px dotted #917b39;
    border-top: 0;
    border-left: 0;
    border-right: 0;
  }
  .navi_search {
    color: #483d1c;
    background-color: transparent;
    border: 0;
    font-family: serif;
    font-size: 14px;
    font-size: 1.4rem;
    text-shadow: 0 0 3px #b69a47;
  }
  .wrap {
    width: 90%;
    margin: 0 5%;
    padding: 0 0 20%;
  }
  .toplink {
    padding: 3% 0 1%;
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    text-shadow: 0 0 3px #b69a47;
  }
  .toplink a {
    color: #000;
    text-decoration: none;
  }
  .page_title {
    margin: 0 auto;
  }
  .page_title h1 {
    text-align: center;
    margin: 0 0 3%;
  }
  .post_list {
    margin: 0;
    padding: 0;
  }
  .post_list h4 {
    font-size: 22px;
    font-size: 2.2rem;
    text-shadow: 0 0 3px #b69a47;
    text-align: center;
    margin: 10% 0 0;
    font-weight: lighter;
  }
  .post_list h4 a {
    color: #000;
    text-decoration: none;
  }
  .post_list .time {
    font-size: 12px;
    font-size: 1.2rem;
    text-shadow: 0 0 3px #b69a47;
    text-align: center;
    margin: 0 0 2%;
  }
  .post_list p {
    font-size: 15px;
    font-size: 1.5rem;
    text-shadow: 0 0 3px #b69a47;
    margin: 2% 0;
    letter-spacing: normal;
  }
  .post_list figcaption {
    letter-spacing: normal;
    margin: 1% 1% 3%;
    font-size: 12px;
    font-size: 1.2rem;
    text-shadow: 0 0 3px #b69a47;
  }
  .post_content {
    text-align: center;
  }
  .post_content figure {
    margin: 0;
    padding: 0;
    letter-spacing: -.4em;
    vertical-align: top;
    text-align: center;
  }
  .post_content ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .post_content ul li {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .post_content img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-box-shadow: 0 0 2px #483d1c;
            box-shadow: 0 0 2px #483d1c;
    border-radius: 3px;
  }
  .pagenation {
    width: 90%;
    margin: 0 5% 5%;
  }
  .pagenation ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
  }
  .pagenation ul li {
    margin: 0;
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    font-size: 1.2rem;
    text-shadow: 0 0 3px #b69a47;
  }
  .pagenation ul li.active {
    background-color: #483d1c;
    color: #fff;
    padding: 7px 14px;
    margin: 0 1px;
  }
  .pagenation ul li a {
    padding: 7px 14px;
    color: #483d1c;
    text-decoration: none;
    background-color: #f5e9a9;
    display: inline-block;
    border-radius: 3px;
  }
  .foot_nav {
    width: 90%;
    margin: 0 5%;
    padding: 10% 0 20%;
  }
  .foot_nav h5 {
    font-size: 15px;
    font-size: 1.5rem;
    text-shadow: 0 0 3px #b69a47;
    font-weight: lighter;
    text-align: center;
    margin: 0;
  }
  .foot_nav h5 a {
    text-decoration: none;
    color: #000;
  }
  .foot_nav ul {
    margin: 0 auto;
    padding: 15px 0 0;
    list-style: none;
    text-align: center;
  }
  .foot_nav ul li {
    font-size: 14px;
    font-size: 1.4rem;
    text-shadow: 0 0 3px #b69a47;
    padding: 0 0 20px;
    text-align: center;
  }
  .foot_nav ul li a {
    color: #000;
    text-decoration: none;
  }
  .single_link_box {
    letter-spacing: -.4em;
    padding: 5% 0;
  }
  .single_link_box div {
    font-size: 12px;
    font-size: 1.2rem;
    text-shadow: 0 0 3px #b69a47;
    display: inline-block;
    letter-spacing: normal;
    width: 50%;
  }
  .single_link_box div a {
    color: #000;
    text-decoration: none;
  }
  .single_link_box div.prev {
    text-align: left;
  }
  .single_link_box div.next {
    text-align: right;
  }
  .menu_icon {
    width: 70px;
    height: 70px;
    cursor: pointer;
    position: fixed;
    top: 0;
    right: 0;
  }
  .menu_icon img {
    width: 100%;
    height: auto;
  }
  #fix_menu {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    background-image: url("images/menu_back.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  #fix_menu .list_box {
    padding: 2% 10%;
  }
  #fix_menu .list_box h4 {
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
    text-shadow: 0 0 3px #b69a47;
  }
  #fix_menu .list_box h4.close {
    cursor: pointer;
  }
  #fix_menu .list_box ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
  }
  #fix_menu .list_box ul li {
    display: inline-block;
    padding: 10px;
    font-size: 12px;
    font-size: 1.2rem;
    text-shadow: 0 0 3px #b69a47;
  }
  #fix_menu .list_box ul li a {
    color: #fff;
    text-decoration: none;
  }
  #fix_menu .list_box ul li a:visited {
    border-bottom: 1px dotted #fff;
  }
}

@media screen and (max-width: 649px) {
  .sp_none {
    display: none;
  }
  #container {
    display: table;
    height: 100vh;
    width: 100%;
  }
  #head_navi {
    margin: 5% 0 0;
    text-align: center;
  }
  #head_navi img {
    width: 30%;
    height: auto;
    margin: 0 0 3%;
  }
  .searchtext {
    background-color: transparent;
    font-size: 15px;
    font-size: 1.5rem;
    text-shadow: 0 0 3px #b69a47;
    font-family: serif;
    border-bottom: 1px dotted #917b39;
    border-top: 0;
    border-left: 0;
    border-right: 0;
  }
  .navi_search {
    color: #483d1c;
    background-color: transparent;
    border: 0;
    font-family: serif;
    font-size: 14px;
    font-size: 1.4rem;
    text-shadow: 0 0 3px #b69a47;
  }
  .wrap {
    width: 90%;
    margin: 0 5%;
    padding: 0 0 20%;
  }
  .toplink {
    padding: 3% 0 1%;
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    text-shadow: 0 0 3px #b69a47;
  }
  .toplink a {
    color: #000;
    text-decoration: none;
  }
  .page_title {
    margin: 0 auto;
  }
  .page_title h1 {
    text-align: center;
    margin: 0 0 3%;
  }
  .post_list {
    margin: 0;
    padding: 0;
  }
  .post_list h4 {
    font-size: 22px;
    font-size: 2.2rem;
    text-shadow: 0 0 3px #b69a47;
    text-align: center;
    margin: 10% 0 0;
    font-weight: lighter;
  }
  .post_list h4 a {
    color: #000;
    text-decoration: none;
  }
  .post_list .time {
    font-size: 12px;
    font-size: 1.2rem;
    text-shadow: 0 0 3px #b69a47;
    text-align: center;
    margin: 0 0 2%;
  }
  .post_list p {
    font-size: 15px;
    font-size: 1.5rem;
    text-shadow: 0 0 3px #b69a47;
    margin: 2% 0;
    letter-spacing: normal;
  }
  .post_list figcaption {
    letter-spacing: normal;
    margin: 1% 1% 3%;
    font-size: 12px;
    font-size: 1.2rem;
    text-shadow: 0 0 3px #b69a47;
  }
  .post_content {
    text-align: center;
  }
  .post_content figure {
    margin: 0;
    padding: 0;
    letter-spacing: -.4em;
    vertical-align: top;
    text-align: center;
  }
  .post_content ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .post_content ul li {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .post_content img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-box-shadow: 0 0 2px #483d1c;
            box-shadow: 0 0 2px #483d1c;
    border-radius: 3px;
  }
  .pagenation {
    width: 90%;
    margin: 0 5% 5%;
  }
  .pagenation ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
  }
  .pagenation ul li {
    margin: 0;
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    font-size: 1.2rem;
    text-shadow: 0 0 3px #b69a47;
  }
  .pagenation ul li.active {
    background-color: #483d1c;
    color: #fff;
    padding: 7px 14px;
    margin: 0 1px;
  }
  .pagenation ul li a {
    padding: 7px 14px;
    color: #483d1c;
    text-decoration: none;
    background-color: #f5e9a9;
    display: inline-block;
    border-radius: 3px;
  }
  .foot_nav {
    width: 90%;
    margin: 0 5%;
    padding: 10% 0 20%;
  }
  .foot_nav h5 {
    font-size: 15px;
    font-size: 1.5rem;
    text-shadow: 0 0 3px #b69a47;
    font-weight: lighter;
    text-align: center;
    margin: 0;
  }
  .foot_nav h5 a {
    text-decoration: none;
    color: #000;
  }
  .foot_nav ul {
    margin: 0 auto;
    padding: 15px 0 0;
    list-style: none;
    text-align: center;
  }
  .foot_nav ul li {
    font-size: 14px;
    font-size: 1.4rem;
    text-shadow: 0 0 3px #b69a47;
    padding: 0 0 20px;
    text-align: center;
  }
  .foot_nav ul li a {
    color: #000;
    text-decoration: none;
  }
  .single_link_box {
    letter-spacing: -.4em;
    padding: 5% 0;
  }
  .single_link_box div {
    font-size: 12px;
    font-size: 1.2rem;
    text-shadow: 0 0 3px #b69a47;
    display: inline-block;
    letter-spacing: normal;
    width: 50%;
  }
  .single_link_box div a {
    color: #000;
    text-decoration: none;
  }
  .single_link_box div.prev {
    text-align: left;
  }
  .single_link_box div.next {
    text-align: right;
  }
  .menu_icon {
    width: 70px;
    height: 70px;
    cursor: pointer;
    position: fixed;
    top: 0;
    right: 0;
  }
  .menu_icon img {
    width: 100%;
    height: auto;
  }
  #fix_menu {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    background-image: url("images/menu_back.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  #fix_menu .list_box {
    padding: 2% 10%;
  }
  #fix_menu .list_box h4 {
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
    text-shadow: 0 0 3px #b69a47;
  }
  #fix_menu .list_box h4.close {
    cursor: pointer;
  }
  #fix_menu .list_box ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
  }
  #fix_menu .list_box ul li {
    display: inline-block;
    padding: 10px;
    font-size: 12px;
    font-size: 1.2rem;
    text-shadow: 0 0 3px #b69a47;
  }
  #fix_menu .list_box ul li a {
    color: #fff;
    text-decoration: none;
  }
  #fix_menu .list_box ul li a:visited {
    border-bottom: 1px dotted #fff;
  }
}
/*# sourceMappingURL=style.css.map */