@charset "UTF-8";

/*
	Theme Name: 08coffee
	Author: 08coffee

*/
@media screen and (max-width: 1200px) {
  #content {
    padding: 72px 2% 106px;
  }
  #nav {
    width: 10%;
  }
}
@media screen and (max-width: 1000px) {
  #main-one,
  .post-wrap {
    padding: 72px 10% 72px 5.21%;
  }
  #nav {
    width: 11.7%;
  }
  p.lead {
    margin-bottom: 0;
  }
  /*hanare*/
  #hanare-box {
    width: 100%;
  }
  p.txt-hanare {
    font-size: 13px;
    line-height: 2.1;
    -webkit-writing-mode: inherit;
    -ms-writing-mode: inherit;
    writing-mode: inherit;
    /* ŷ�Ļ�ܞ */
    -webkit-text-orientation: inherit;
    -ms-text-orientation: inherit;
    text-orientation: inherit;
    /* margin-left: -1em; */
  }
  p.txt-hanare span {
    margin-left: 0;
    margin-bottom: 3em;
    white-space: unset;
    width: 100%;
  }
  p.txt-hanare span:last-child {
    margin-bottom: 0;
  }
  .post-887 p {
    word-break: break-word;
  }
}
@media screen and (max-width: 768px) {
  /****************************************

          General Setting

*****************************************/
  body {
    font-size: 12px;
  }
  img {
    height: auto;
    max-width: 100%;
  }
  /****************************************

          Typography

*****************************************/
  #content p {
    text-align: left;
  }
  #content h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    text-align: left;
  }
  /****************************************

          Layout

*****************************************/
  #content {
    width: 100%;
  }
  #header {}
  #header-inner {
    width: 100%;
  }
  #nav {}
  #main {
    float: none;
    padding: 1%;
    width: 100%;
    border-right: medium none;
  }
  #main-one,
  .post-wrap {
    padding: 48px 4% 72px;
  }
  #sidebar {
    float: none;
    padding: 1%;
    width: 100%;
  }
  #main,
  #sidebar {
    margin-bottom: 8px;
  }
  #footer {}
  #footer-in {
    width: 100%;
  }
  .attachment-thumbnail {
    width: 100%;
    height: auto;
  }
  .post-archive {
    padding-right: 0;
  }
  /*tearoom*/
  p.lead {
    font-size: 13px;
    letter-spacing: 0.1em !important;
    line-height: 2;
    width: 100%;
    -webkit-writing-mode: inherit;
    -ms-writing-mode: inherit;
    writing-mode: inherit;
    /* ŷ�Ļ�ܞ */
    -webkit-text-orientation: inherit;
    -ms-text-orientation: inherit;
    text-orientation: inherit;
    /* margin-left: -1em; */
    margin-bottom: 2em;
    white-space: unset;
    height: auto;
  }
  #life-box p.lead {
    height: auto;
    margin-bottom: 2em;
  }
  .tbl-top {
    position: relative;
    width: 100%;
    margin-bottom: 2em;
  }
  .tbl-bottom img:first-child {
    width: 30.6%;
    margin-left: 0;
  }
  .tbl-bottom img:nth-child(2) {
    width: 30.6%;
    margin-left: 4%;
  }
  .tbl-bottom img:last-child {
    width: 30.6%;
    margin-left: 4%;
  }
  /*beans-life*/
  #imglife01 {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    margin-bottom: 4%;
  }
  #imglife02 {
    width: 100%;
  }
  /*morning*/
  .parent-box {
    height: auto !important;
  }
  #imgmorning01 {
    position: relative;
    height: auto;
    width: 100%;
  }
  #content {
    padding: 2% 2% 40px;
  }
  .entry-content {
    margin-bottom: 48px;
    padding-bottom: 48px;
    margin-right: 0%;
    border-bottom: 1px solid #ddd;
  }
}
@media screen and (max-width: 640px) {
  h1.page-title {
    font-size: 24px;
    margin-bottom: 48px;
  }
  h1.entry-title {
    font-size: 20px;
  }
  .tearoom h1.page-title {
    font-size: 24px;
    margin-bottom: 48px;
  }
  .tbl-top {
    margin-bottom: 0;
    float: none;
  }
  .tbl-top img {
    width: 100%;
    margin-bottom: 4%;
  }
  .tbl-top img:last-child {
    margin-left: 0;
    width: 100%;
  }
  .tbl-bottom>img {
    display: block;
    float: none;
  }
  .tbl-bottom img:first-child {
    width: 100%;
    margin-left: 0;
    margin-bottom: 4%;
  }
  .tbl-bottom img:nth-child(2) {
    width: 100%;
    margin-left: 0;
    margin-bottom: 4%;
  }
  .tbl-bottom img:last-child {
    width: 100%;
    margin-left: 0;
  }
  #content #labo-ec {
    text-align: center;
  }
}
@media screen and (max-width: 480px) {}
/*/sp css�����ޤ�*/