@charset "UTF-8";
/*033093;*/
@media screen and (max-width: 480px) {
  html {
    font-size: 62.5%;
  }
}
@media screen and (min-width: 481px) and (max-width: 766px) {
  html {
    font-size: 62.5%;
  }
}
@media screen and (min-width: 767px) {
  html {
    font-size: 62.5%;
  }
}
header {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
header img.rogo {
  max-width: 80px;
  width: 15%;
}

#豆の販売 #豆の販売タイトル {
  text-align: center;
}
#豆の販売 #豆の販売タイトル h1 {
  color: #000;
  margin-bottom: 2rem;
}
#豆の販売 #豆の販売タイトル h1 span {
  display: block;
  margin-bottom: 1rem;
  color: #777;
}
#豆の販売 #豆の販売タイトル h1 span:nth-of-type(1) {
  font-size: 0.8em;
}
#豆の販売 #豆の販売タイトル h1 span:nth-of-type(2) {
  font-size: 1em;
  text-shadow: 1px 1px 0px #000;
}
#豆の販売 #豆の販売タイトル h1 span:nth-of-type(3) {
  margin-bottom: 5rem;
  font-size: 0.7em;
}
#豆の販売 #目次 h2 {
  width: 90%;
  margin: 1rem auto;
  text-align: center;
  font-size: 4rem;
  font-weight: bold;
}
#豆の販売 #目次 ul {
  display: inline-block;
  max-width: 400px;
  width: 95%;
  color: #19506e;
  margin: 0 auto;
}
#豆の販売 #目次 ul #目次タイトル {
  text-align: left;
}
#豆の販売 #目次 ul #目次タイトル:before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  background-image: url("/img/small_mark/beans.svg");
  background-position: 10px 15px;
  background-repeat: no-repeat;
}
#豆の販売 #目次 ul li {
  margin: 0.5rem 0 0 4rem;
  padding: 7px 0;
  line-height: 1.2;
  text-indent: -2em;
  padding-left: 2em;
}
#豆の販売 #目次 ul li a {
  display: block;
  text-decoration: none;
  color: #006899;
  text-shadow: 0px 0px 0.5px #006899;
}
#豆の販売 #目次 ul li a:hover {
  color: red;
  background: #efefef;
  text-shadow: 0.3px 0.3px 0px red;
}
#豆の販売 .セクションタイトル {
  display: flex;
  width: 90%;
  font-weight: bold;
  color: #800000;
  font-size: 2.2rem;
  line-height: 1;
  text-align: left;
  padding: 0.5em 1em;
  margin: 2em auto 0.5em;
  background: -webkit-linear-gradient(to top, rgb(247, 179, 179), transparent);
  background: linear-gradient(to top, rgb(238, 205, 139), transparent);
}
#豆の販売 #次回の .yotei {
  width: fit-content;
  margin: auto;
  padding-bottom: 14px;
  border: 1px solid #878686;
  border-radius: 20px;
}
#豆の販売 #次回の .説明 {
  max-width: 350px;
  width: 95%;
  margin: 2em auto 1em;
  text-align: center;
  color: #000;
}
#豆の販売 #次回の .説明 p {
  text-align: center;
  font-size: 1.8rem;
}
#豆の販売 #次回の .説明 p span {
  color: #e25252;
  font-weight: bold;
}
#豆の販売 #次回の .説明 img {
  width: 80%;
}

.order-div {
  display: inline-block;
  margin: 0 auto;
  color: #999;
  padding: 10px 20px;
  box-shadow: 3px 3px 5px 1px #ebebeb inset, -5px -5px 5px 1px #c4c4c4 inset;
  background: #ffffff;
  box-sizing: border-box;
  border-radius: 20px;
  font-weight: bold;
  font-size: 1em;
}

.order-div a:link, .order-div a:visited {
  color: #777;
}

#送り方 h3 {
  text-align: center;
}
#送り方 ul {
  display: inline-block;
  width: 90%;
  max-width: 350px;
  margin: 1em auto 1em auto;
}
#送り方 ul li {
  text-align: left;
  margin: 10px 0 10px 2em;
  line-height: 1.2;
}
#送り方 p {
  text-align: center;
}
#送り方 p span {
  font-weight: bold;
  color: #e25252;
}

/* 注文フォーム*/
#コーヒー豆注文フォーム {
  color: #681414;
}
#コーヒー豆注文フォーム #注文フォームタイトル {
  text-align: center;
  width: 100%;
  padding-top: 1em;
  margin-bottom: 2em;
}
#コーヒー豆注文フォーム #注文フォームタイトル h1 {
  text-align: center;
  margin: 0 auto 2rem;
  font-size: 3rem;
  color: #b50000;
}
#コーヒー豆注文フォーム #注文フォームタイトル .com {
  display: inline-block;
  padding: 0.8em;
  margin-bottom: 1em;
  border-radius: 20px;
  background-color: #0955b8;
  color: #fff;
}
#コーヒー豆注文フォーム #注文フォームタイトル .com a {
  margin-left: 0.3em;
  margin-right: 0.5em;
  padding: 0.2em;
  font-weight: bold;
  background-color: #fafafd;
}
#コーヒー豆注文フォーム #注文フォームタイトル h2 {
  display: inline-block;
  margin: auto;
  padding: 10px;
  border: 3px solid #c16942;
  border-radius: 20px;
  box-shadow: inset 1px 1px 2px #e09090, inset -1px -1px 5px #e09090;
  text-shadow: 0.5px 0.5px 0px #b50000;
  color: #b50000;
  line-height: 1.4;
}
#コーヒー豆注文フォーム div.post {
  display: flex;
  width: 250px;
  margin: 2rem auto;
}
#コーヒー豆注文フォーム div.post img {
  margin-right: 1%;
  width: 35px;
}
#コーヒー豆注文フォーム div.post span {
  margin-left: 0.5em;
  text-align: left;
  font-size: 14px;
  color: #B50000;
}
#コーヒー豆注文フォーム form {
  width: 100%;
  text-align: center;
}
#コーヒー豆注文フォーム form #order-box {
  color: #000000;
  min-width: 310px;
  max-width: 450px;
  width: 100%;
  margin: 3em auto;
}
#コーヒー豆注文フォーム form #order-box h3.ttl1 {
  color: #B50000;
  margin-bottom: 1em;
}
#コーヒー豆注文フォーム form #order-box p {
  margin-bottom: 1em;
  line-height: 1.2;
  font-weight: bold;
  text-align: center;
}
#コーヒー豆注文フォーム form #order-box .select-box {
  font-size: 1em;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0em auto 4em auto;
}
#コーヒー豆注文フォーム form #order-box .select-box fieldset {
  width: 49%;
  padding: 5px;
  color: #B50000;
}
#コーヒー豆注文フォーム form #order-box .select-box fieldset select {
  font-size: 1em;
}
#コーヒー豆注文フォーム form #order-box .select-box fieldset #grind, #コーヒー豆注文フォーム form #order-box .select-box fieldset #beans_1 {
  width: 95%;
  margin: 0.5rem auto;
  padding: 15px 0px;
  color: #B50000;
  font-size: 1.4em;
  background-color: #ffdfdf;
  border: 1px solid #f14545;
  box-shadow: inset -1px -1px 2px 2px #fff, inset 1px 1px 2px 2px #fff;
}
#コーヒー豆注文フォーム form #order-box .select-box .souryou table {
  text-align: left;
  border: 1px solid #9c9898;
  border-collapse: separate;
  border-spacing: 1px;
  background-color: #bab8b8;
  font-size: 1.4rem;
}
#コーヒー豆注文フォーム form #order-box .select-box .souryou table td {
  background-color: #fff;
  padding: 5px;
}
#コーヒー豆注文フォーム form #order-box .select-box ol {
  display: block;
  margin-top: 2em;
}
#コーヒー豆注文フォーム form #order-box .select-box ol li {
  line-height: 1.4;
  margin-bottom: 0.5rem;
}
#コーヒー豆注文フォーム form #order-box .select-box ol li span {
  background: linear-gradient(180deg, #FFf 90%, #F00 90%, #f00 95%, #fff 100%, #fff);
}
#コーヒー豆注文フォーム form #order-box .select-box ol li::before {
  content: "※";
  color: #f00;
  font-weight: bold;
}
#コーヒー豆注文フォーム form #order-box .input-data dl {
  max-width: 380px;
  margin: auto;
  min-width: 310px;
  width: 90%;
  text-align: left;
}
#コーヒー豆注文フォーム form #order-box .input-data dl dt {
  margin-bottom: 0.8rem;
  text-indent: -3em;
  padding-left: 3em;
  line-height: 1;
  font-weight: bold;
  font-size: 1.8rem;
  color: #B50000;
}
#コーヒー豆注文フォーム form #order-box .input-data dl dt span {
  font-weight: normal;
  font-size: 0.8em;
}
#コーヒー豆注文フォーム form #order-box .input-data dl dd {
  margin-bottom: 3.7rem;
}
#コーヒー豆注文フォーム form #order-box .input-data dl dd input, #コーヒー豆注文フォーム form #order-box .input-data dl dd textarea {
  padding: 8px;
  width: 100%;
  background-color: rgb(245, 245, 245);
  border: 1px solid #ccc;
  color: #000;
  font-size: 1.2em;
}
#コーヒー豆注文フォーム form #order-box .input-data dl dd #zip11 {
  width: 7em;
}
#コーヒー豆注文フォーム form #order-box .input-data dl dd #mail {
  max-width: 25em;
  width: 100%;
}
#コーヒー豆注文フォーム form #order-box .input-data dl dd #tel {
  width: 15em;
}
#コーヒー豆注文フォーム form #order-box .input-data input {
  padding: 8px;
}
#コーヒー豆注文フォーム form #order-box .input-data #soushin {
  font-size: 1.5em;
  padding: 1em;
}

/* end of 注文フォーム*/
#大枠 {
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

#豆・確認のページ #大枠 .keikoku {
  text-align: center;
  color: red;
}
#豆・確認のページ .bb {
  color: #0ebb17;
}
#豆・確認のページ h3 {
  margin: 10px auto;
  text-align: center;
  color: #B50000;
}
#豆・確認のページ form {
  width: 95%;
  max-width: 300px;
  margin: auto;
  text-align: center;
}
#豆・確認のページ form #input-table {
  text-align: left;
  line-height: 1.8em;
}
#豆・確認のページ form #input-table dt {
  padding: 0.5em 0.5em;
  color: #B50000;
}
#豆・確認のページ form #input-table dd {
  font-size: 1.3em;
  font-weight: bold;
  color: #5a5959;
  margin-left: 2em;
  margin-bottom: 0.8em;
}
#豆・確認のページ form #input-table .コメント {
  padding-bottom: 1.5em;
}
#豆・確認のページ form #input-table dt.文字認証 span {
  font-weight: normal;
  color: #000;
}
#豆・確認のページ form #input-table dd.認証 {
  padding-top: 1em;
  text-align: center;
  margin: auto;
}
#豆・確認のページ form #input-table dd.認証 div.認証入力 {
  text-align: center;
  margin: auto;
}
#豆・確認のページ form #input-table dd.認証 #ninsho {
  font-size: 2em;
  width: 5em;
  margin: 0 auto;
  text-align: center;
}
#豆・確認のページ form #input-table dd.認証 #soushin {
  font-size: 2em;
  margin: auto;
  height: 2.2em;
}
#豆・確認のページ form #input-table dd.認証 #suuji {
  display: inline-block;
  margin-bottom: 2em;
  text-align: center;
  margin: 0 auto;
}