@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Anton&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;700&display=swap");
@import url(//use.fontawesome.com/releases/v5.15.4/css/all.css);
*, *::before, *::after {
  box-sizing: border-box; }

body {
  margin: 0;
  font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  overflow-wrap: break-word; }
  @media (max-width: 767px) {
    body {
      font-size: 16px;
      font-size: 1rem; } }

img {
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom; }

a {
  text-decoration: none; }

ul {
  list-style-position: inside; }

.page-entry {
  width: 1280px; }

body, .rich_font, .rich_font_type2, .p-vertical, .rich_font_type3, button, input {
  font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif !important; }



/* 2507取扱説明書ダウンロード追加 */
.manualul{}
.manualul li { margin-bottom: 30px; padding-bottom: 25px; border-bottom: 1px solid #ddd; }
.flex-jcs{ display: flex; justify-content: space-between; flex-wrap: wrap; }
.flex-center { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; }
.manualcol-l{ width: calc(100% - 220px);}
.manualulcat{ padding: 3px 10px; min-width: 120px; margin-bottom: 15px; text-align: center; font-size: 0.8em; background: #333; color: #FFF; display: inline-block; }
.manualulttl{}
.manualulno{}
.manualcol-r{ width: 200px; }
.manualulbtn{ color: #FFF; background-color: #B9A243; padding: 15px 0; }
 @media (max-width: 950px) {
  .manualcol-l{ width: calc(100% - 180px);}
  .manualcol-r{ width: 160px; }
  .manualulbtn{ padding: 10px 0; }
}
@media (max-width: 550px) {
  .manualcol-r{ margin-top: 15px; width: 100%; }
}

#product_custom_field ul.link_btn { margin-bottom: calc(100px - 30px) !important;}
#product_custom_field ul.link_btn > a { margin-bottom: 30px;}



