@charset "UTF-8";
a {
  color: #1c3e0c;
  text-decoration: none;
}

.clears {
  display: block;
  clear: both;
  height: 0px;
  overflow: hidden;
  padding: 0;
  margin: 0;
  border: 0px;
}

.wrapper {
  margin: 4% auto;
  vertical-align: middle;
}

#blog #sokkuriichiba_aboutus a:link, a:visited {
  color: #f3987b!important;
}

#blog #blog a:hover .btn {
  opacity: 0.7;
  filter: alpha(opacity=80);
}

.cateBox a, .pan a {
  color: #57472d !important;
}

#blog hr {
  border-top: 1px solid #e3e3e3;
  margin: 4% 0;
}

#blog ul, #blog ol {
  padding: 0.2em 0.1em 0.1em 1em;
  /*ボックス内の余白*/
}

#blog ul li, #blog ol li {
  line-height: 1.3;
  /*文の行高*/
  padding: 0.5em 0;
  /*前後の文との余白*/
  text-align: left;
}

#blog li a {
  font-weight: bold;
}


/* Contents
---------------------------------------------------------- */

#blog .cont {
  text-align: left;
}

#blog .date {
  background-color: #d6c07e;
  color: #fff;
  padding: 0.6%;
  font-size: 12px;
  width: 15%;
  text-align: center;
  position: relative;
  margin-bottom: 3%;
}

#blog h1 {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.5;
  color: #61574d;
  margin-bottom: 2%;
  font-family: 'Sawarabi Mincho', sans-serif;
}

#blog p {
  line-height: 1.7;
  font-size: 18px;
  margin-bottom: 4%;
  text-align: left;
}

#blog img {
  margin-bottom: 4%;
  max-width: 800px;
}

#blog .anchor {
  padding: 2%;
  margin: 3% 0;
  border: solid 1px #eee;
}

.anchor .mokuji {
  font-size: 24px;
  color: #61574d;
  font-weight: bold;
  padding: 2%;
}

#blog h2 {
  padding: 2% 8%;
  margin: 3% 0;
  border-radius: 4px;
  font-size: 36px;
  font-weight: bold;
  color: #fff;
  text-align: left;
  font-family: 'Sawarabi Mincho', sans-serif;
}

#blog h2:nth-of-type(1) {
  background: #d6c07e url(/images/site/left_pick05_icon_w.png) no-repeat 2%;
}
#blog h2:nth-of-type(2) {
  background: #d6c07e url(/images/site/left_pick03_icon_w.png) no-repeat 2%;
}
#blog h2:nth-of-type(3) {
  background: #d6c07e url(/images/site/left_ctg10_icon_w.png) no-repeat 2%;
}
#blog h2:nth-of-type(4) {
  background: #d6c07e url(/images/site/left_ctg05_icon_w.png) no-repeat 2%;
}
#blog h2:nth-of-type(5) {
  background: #d6c07e url(/images/site/left_ctg11_icon_w.png) no-repeat 2%;
}

#blog h3 {
  padding: 2% 0;
  font-weight: bold;
  color: #451b0a;
  font-size: 22px;
  margin: 3% 0;
  background: url(/images/index/cm_contents_ttl_line.jpg) left bottom repeat-x, url(/images/index/cm_contents_ttl_line.jpg) left top repeat-x;
  font-family: 'Sawarabi Mincho', sans-serif;
}

#blog h4 {
  padding: 2% 5%;
  background-color: #61574d;
  border-radius: 4px 4px 0 0;
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  text-align: left;
  font-family: 'Sawarabi Mincho', sans-serif;
}

#blog .info {
  border: solid 1px #61574d;
  padding: 2%;
}

#blog .info ul img {
  width: 184px;
}

#blog .info li {
  display: inline-block;
  vertical-align: middle;
}

#blog .info ul {
  padding: 0;
  border-bottom: solid 1px #eee;
}

#blog .info li:nth-of-type(2) {
  width: 70%;
}

#blog .info p {
  padding-left: 3%;
  margin-bottom: 0;
}

.info a {
  display: block;
  cursor: pointer;
}

td.layout_menu {
  display: none;
}


/*スマホ*/

div#blog {
  margin: 0 auto;
  width: 800px;
}

@media screen and (max-width: 450px) {
  div#blog {
    width: 100%;
  }
  #blog {
    padding: 4%;
  }
  #blog .date {
    width: 40%;
    font-size: 16px;
    padding: 1.3%;
  }
  #blog img {
    width: 100%;
  }
  #blog h1 {
    font-size: 23px;
    font-weight: bold;
    line-height: 1.5;
    color: #61574d;
    margin-bottom: 2%;
  }
  #blog p {
    line-height: 1.7;
    font-size: 4vw;
    margin-bottom: 4%;
  }
  .anchor .mokuji {
    font-size: 3.5vw;
    color: #61574d;
    font-weight: bold;
    padding: 2%;
    text-align: left;
  }
  #blog h2 {
    padding: 5vw 0 5vw 13vw;
    margin: 5vw 0 3vw;
    background-color: #d6c07e;
    border-radius: 4px;
    font-size: 6vw;
    font-weight: bold;
    color: #fff;
  }

  #blog h2:nth-of-type(1) {
    background: #d6c07e url(/images/site/left_pick05_icon_w.png) no-repeat 3vw / 8vw;
  }
  #blog h2:nth-of-type(2) {
    background: #d6c07e url(/images/site/left_pick03_icon_w.png) no-repeat 3vw / 8vw;
  }
  #blog h2:nth-of-type(3) {
    background: #d6c07e url(/images/site/left_ctg10_icon_w.png) no-repeat 3vw / 8vw;
  }
  #blog h2:nth-of-type(4) {
    background: #d6c07e url(/images/site/left_ctg05_icon_w.png) no-repeat 3vw / 8vw;
  }
  #blog h2:nth-of-type(5) {
    background: #d6c07e url(/images/site/left_ctg11_icon_w.png) no-repeat 3vw / 8vw;
  }


  #blog h3 {
    padding: 5% 0;
    font-weight: bold;
    font-size: 4vw;
    margin: 3% 0;
    text-align: left;
  }
  #blog h4 {
    font-size: 4vw;
    padding: 3vw 5vw;
  }
  #blog .info ul img {
    width: 100px;
  }
  #blog .info li {
    display: table-cell;
  }
  #blog .info p {
    font-size: 3vw;
  }
}