#main h2.section__title-h2 {
  margin-bottom: 1em;
  line-height: 1.5em; }

#main .item-left {
  width: 400px;
  float: left; }

#main .item-left .product__image-main img {
  width: 100%; }

#main .item-right {
  box-sizing: border-box;
  padding-left: 40px;
  width: 300px;
  float: right; }

#main .item-right .product__info {
  font-size: 11pt; }

#main .item-right .product__info ul {
  list-style: none; }

#main .item-right .product__info ul li {
  margin-bottom: 0.3em; }

#main .item-right .product__info ul li a {
  color: #666666; }

#main .item-right .product__order {
  margin-top: 40px; }

#main .item-right .product__order ul {
  margin-top: -4pt;
  list-style: none; }

#main .item-right .product__order .product__price-part {
  width: 100%;
  font-size: 20pt;
  font-weight: 600;
  float: right;
  text-align: right;
  margin-bottom: 40px; }

#main .item-right .txt--lg {
  float: left;
  width: 100%; }

#main .item-right .init-list__detail input {
  height: 2em;
  line-height: 2em;
  float: left;
  font-size: 14pt;
  width: 3em;
  text-align: right;
  padding-right: 1em;
  margin-top: 5px; }

#main .item-right .init-list__name {
  margin-left: 37px;
  float: left;
  font-size: 16pt;
  margin-right: 2em; }

#main .item-right .init-list__detail-updw {
  float: left;
  list-style: none;
  margin-left: 0.5em; }

#main .item-right .btn__addcart {
  float: left;
  margin-top: 20px;
  line-height: 2.5em;
  width: 100%;
  padding-bottom: 0.2em;
  padding-top: 1.2em;
  background-color: #cc0033; }

#main .item-right .btn__addcart .fa-lg {
  font-size: 200%; }

#main .related-list li {
  float: left; }

#main .recommend__section {
  margin-top: 40px; }

#main .recommend__section h2 {
  font-size: 10pt; }

#main .recommend__section .product-list__image {
  width: 120px; }

#main .recommend__section li {
  float: left;
  margin-bottom: 10px;
  clear: both;
  list-style: none;
  font-weight: 600;
  font-size: 15px; }

#main .recommend__section li img {
  float: left;
  margin-right: 20px; }

#main .recommend__section li p {
  font-size: 90%;
  font-weight: normal; }

.product__explain p {
  font-size: 12pt; }

#main .image__thumb--active {
  background-color: #ffcccc;
  transition: .3s; }

#main .product__image-thumb {
  margin-top: 8px; }

#main .product__image-thumb li {
  list-style: none;
  float: left;
  background-color: white; }

#main .product__image-thumb li img {
  cursor: pointer; }

#main .product__image-thumb img {
  padding: 4px;
  box-sizing: border-box;
  width: 100px;
  height: 100px;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-right: none; }

#main .product__image-thumb li:last-child img {
  border-right: 1px solid #ccc; }

#main .row {
  width: 100%;
  box-sizing: border-box;
  float: left;
  margin-bottom: 10px; }

.product__explain h3 {
  margin-top: 2.5em; }

.product__explain .dashi-box {
  float: left;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px; }

.product__explain .dashi-box h3 {
  margin-top: 0;
  width: 100%;
  margin-bottom: 1em;
  color: #875938; }

.product__explain .dashi-box img {
  width: 45%;
  float: left; }

.product__explain .dashi-box p {
  line-height: 1.6em;
  font-size: 11pt;
  width: 52%;
  float: right;
  margin-bottom: 1em; }

.product__explain p.disc {
  font-size: 11pt;
  line-height: 1.5em;
  margin-top: 20pt;
  margin-bottom: 20pt; }

.product__explain img {
  width: 100%;
  margin-bottom: 10px; }

.product__explain table.item-table {
  width: 100%;
  margin-top: 60px; }

.product__explain table.item-table td {
  border: 1px solid #ccc;
  padding: 1em;
  font-size: 10pt; }

.product__explain table.item-table td:first-child {
  background-color: wheat; }

.product__explain table.item-table td:last-child {
  background-color: white; }

.product__explain ul.caution {
  margin-top: 2em;
  margin-bottom: 2em; }

.product__explain ul.caution li {
  margin-left: 3em;
  margin-right: 3em;
  list-style: none;
  font-size: 10pt;
  line-height: 1.4em;
  margin-bottom: .5em;
  text-indent: -1em; }

.product__explain ul.caution li:before {
  content: "¡¦"; }

.product__explain .boufu {
  margin-bottom: 1em;
  font-size: 12pt;
  font-weight: 700; }

#main .item-d h2.section__title-h2 {
  margin-top: 1em;
  margin-bottom: 20px;
  line-height: 1.5em;
  font-size: 22pt; }
#main .item-d .item-left {
  width: 400px;
  float: left; }
  #main .item-d .item-left .product__image-main img {
    width: 100%; }
#main .item-d h3.midashi-h3 {
  margin-top: 20px;
  width: 100%;
  margin-bottom: 20px;
  color: #990000;
  font-size: 18pt;
  font-weight: 600; }
#main .item-d .item-right {
  box-sizing: border-box;
  padding-left: 20px;
  width: 300px;
  float: right; }
  #main .item-d .item-right .product__info {
    font-size: 11pt; }
    #main .item-d .item-right .product__info ul {
      list-style: none; }
      #main .item-d .item-right .product__info ul li {
        margin-bottom: 0.3em; }
        #main .item-d .item-right .product__info ul li a {
          color: #666666; }
  #main .item-d .item-right .product__order {
    margin-top: 20px; }
    #main .item-d .item-right .product__order ul {
      margin-top: -3pt;
      list-style: none; }
      #main .item-d .item-right .product__order ul li {
        height: 16px; }
    #main .item-d .item-right .product__order .product__price-part {
      width: 100%;
      font-size: 20pt;
      font-weight: 700;
      float: right;
      text-align: right;
      margin-bottom: 20px; }
    #main .item-d .item-right .product__order .cart-box {
      width: 157px;
      box-sizing: border-box;
      float: left; }
      #main .item-d .item-right .product__order .cart-box button {
        margin-top: 0;
        margin-left: 20px;
        width: 136px; }
        #main .item-d .item-right .product__order .cart-box button .fa-shopping-cart {
          float: left; }
  #main .item-d .item-right .txt--lg {
    font-size: 10pt;
    text-align: center; }
  #main .item-d .item-right .init-list {
    margin-left: 148px; }
  #main .item-d .item-right .init-list__detail input {
    height: 1.6em;
    line-height: 1.6em;
    float: left;
    font-size: 11pt;
    width: 2em;
    text-align: right;
    padding-right: .5em;
    margin-top: 5px; }
  #main .item-d .item-right .init-list__name {
    margin-left: 10px;
    float: left;
    margin-top: 7px;
    font-size: 11pt;
    margin-right: 10px; }
  #main .item-d .item-right .btn-primary {
    padding: 0; }
  #main .item-d .item-right .init-list__detail-updw {
    float: left;
    list-style: none;
    margin-left: 0.5em; }
  #main .item-d .item-right .btn__addcart {
    float: left;
    margin-top: 30px;
    line-height: 2em;
    height: 5em;
    width: 100%;
    background-color: #cc0033; }
    #main .item-d .item-right .btn__addcart .fa-lg {
      font-size: 200%; }
#main .item-d .related-list li {
  float: left; }
#main .item-d .recommend__section {
  margin-top: 40px; }
  #main .item-d .recommend__section h2 {
    font-size: 10pt; }
  #main .item-d .recommend__section .product-list__image {
    width: 120px; }
  #main .item-d .recommend__section li {
    float: left;
    margin-bottom: 10px;
    clear: both;
    list-style: none;
    font-weight: 600;
    font-size: 15px; }
    #main .item-d .recommend__section li img {
      float: left;
      margin-right: 20px; }
    #main .item-d .recommend__section li p {
      font-size: 90%;
      font-weight: normal; }

.item-d .product__explain p {
  font-size: 12pt; }

#main .item-d .image__thumb--active {
  background-color: #ffcccc;
  transition: .3s; }
#main .item-d .product__image-thumb {
  margin-top: 8px; }
  #main .item-d .product__image-thumb li {
    list-style: none;
    float: left;
    background-color: white; }
    #main .item-d .product__image-thumb li img {
      cursor: pointer; }
  #main .item-d .product__image-thumb img {
    padding: 4px;
    box-sizing: border-box;
    width: 100px;
    height: 100px;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: none; }
  #main .item-d .product__image-thumb li:last-child img {
    border-right: 1px solid #ccc; }
#main .item-d .row {
  width: 100%;
  box-sizing: border-box;
  float: left;
  margin-bottom: 10px; }

.item-d .deli-cost {
  width: 100%;
  margin-top: 30px;
  float: left; }
  .item-d .deli-cost p {
    text-align: center;
    background-color: #ece8da;
    padding: .5em; }
.item-d .dot-top {
  margin-top: 40px;
  border-top: 1px dotted #ccc; }
.item-d .howtouse-box {
  padding-top: 40px;
  float: left;
  width: 100%; }
  .item-d .howtouse-box p.tukaikata {
    margin-top: 2em;
    font-size: 11pt;
    text-align: left;
    line-height: 2em; }
    .item-d .howtouse-box p.tukaikata span {
      background-color: #875938;
      color: white;
      font-size: 10pt;
      padding: 0.5em;
      padding-top: 0.2em;
      padding-bottom: 0.2em;
      border-radius: 5px;
      margin-right: 1em; }
  .item-d .howtouse-box img.tukai {
    margin-top: 30px; }
  .item-d .howtouse-box .maru {
    width: 100%;
    text-align: center;
    margin-bottom: 20px; }
    .item-d .howtouse-box .maru img {
      width: 6em; }
  .item-d .howtouse-box .s-left {
    float: left;
    width: 45%; }
    .item-d .howtouse-box .s-left img {
      width: 100%;
      box-sizing: border-box;
      border: 1px solid #ccc; }
  .item-d .howtouse-box .s-right {
    float: left;
    width: 55%;
    box-sizing: border-box;
    padding-left: 2em; }
    .item-d .howtouse-box .s-right h4 {
      margin-bottom: 1em;
      font-size: 14pt; }
    .item-d .howtouse-box .s-right p {
      line-height: 1.6em;
      font-size: 11pt;
      margin-bottom: 1.3em; }
.item-d table.item-table3 {
  float: left;
  margin-top: 30px;
  margin-bottom: 0px;
  width: 100%; }
  .item-d table.item-table3 td:first-child {
    width: 60px; }
  .item-d table.item-table3 td {
    border: 1px solid #ccc;
    padding: 1em;
    font-size: 10pt; }
  .item-d table.item-table3 td.td-h {
    width: 55px;
    text-align: center;
    background-color: #ece8da; }
.item-d table.item-table2 {
  width: 100%; }
  .item-d table.item-table2 td:first-child {
    width: 60px; }
  .item-d table.item-table2 td {
    border: 1px solid #ccc;
    padding: 1em;
    font-size: 10pt; }
  .item-d table.item-table2 td:first-child {
    background-color: wheat; }
  .item-d table.item-table2 td:last-child {
    background-color: white; }
.item-d .product__explain h3 {
  margin-top: 2.5em; }
.item-d .product__explain .dashi-box {
  float: left;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px; }
  .item-d .product__explain .dashi-box h3 {
    margin-top: 0;
    width: 100%;
    margin-bottom: 1em;
    color: #875938; }
  .item-d .product__explain .dashi-box img {
    width: 45%;
    float: left; }
  .item-d .product__explain .dashi-box p {
    line-height: 1.6em;
    font-size: 11pt;
    width: 52%;
    float: right;
    margin-bottom: 1em; }
.item-d .product__explain p.disc {
  font-size: 11pt;
  line-height: 1.5em;
  margin-top: 20pt;
  margin-bottom: 20pt; }
.item-d .product__explain img {
  width: 100%;
  margin-bottom: 10px; }
.item-d .product__explain ul.caution {
  margin-top: 2em;
  margin-bottom: 2em; }
  .item-d .product__explain ul.caution li {
    margin-left: 3em;
    margin-right: 3em;
    list-style: none;
    font-size: 10pt;
    line-height: 1.4em;
    margin-bottom: .5em;
    text-indent: -1em; }
  .item-d .product__explain ul.caution li:before {
    content: "¡¦"; }
.item-d .product__explain .boufu {
  margin-bottom: 1em;
  font-size: 12pt;
  font-weight: 700; }

.f-min {
  font-family: "ÞâÌÀÄ«ÂÎ", "YuMincho", "ÞâÌÀÄ«", "Yu Mincho", "¥Ò¥é¥®¥ÎÌÀÄ« ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "¥Ò¥é¥®¥ÎÌÀÄ« ProN", "Hiragino Mincho ProN", "¥Ò¥é¥®¥ÎÌÀÄ« Pro", "Hiragino Mincho Pro", "HGSÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", "MS PMincho",Arial , serif; }

.itumo {
  display: inline-block;
  background-color: #ece8da;
  margin-bottom: 3em;
  padding: .5em;
  padding-left: 1em;
  padding-right: 1em;
  border: 1px solid #ccc;
  width: 100¡ó;
  box-sizing: border-box;
  font-size: 14pt;
  color: black;
  text-align: center; }