@charset "UTF-8";

/* ▼▼▼ ecbing-layout-customize */
.page-goods .pane-main {
  overflow: hidden;
}
.page-goods .block-goods-comment1 {
  width: auto;
  margin-left: -500%;
  margin-right: -500%;
}
@media (max-width: 768px) {
  .page-goods .block-goods-comment1 {
    width: auto;
    margin-left: -5px;
    margin-right: -5px;
  }
}
/* ▲▲▲ ecbing-layout-customize */



/* --------------------
共通
-------------------- */
/* コンテンツの幅をautoにする */
#contents_in,
.goods_detail {
  width: auto;
}
.omron_wrapper {
  font-family: 'Noto Sans JP', sans-serif, '游ゴシック', YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.6;
}
@media (max-width: 768px) {
  .omron_wrapper {
    font-size: 15px;
  }
}
/* パンクズ表示調整 */
#pan-navi {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 768px) {
  #pan-navi {
    padding-left: 0;
    padding-right: 0;
  }
}
/* --------------------
レイアウト
-------------------- */
/* コンテンツの横幅 */

.l-w-regular {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.l-w-medium {
  max-width: 1150px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.l-w-large {
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

@media (max-width: 768px) {
  .l-w-regular {
    padding-left: 0;
    padding-right: 0;
  }
  .l-w-medium {
    padding-left: 0;
    padding-right: 0;
  }
  .l-w-large {
    padding-left: 0;
    padding-right: 0;
  }
}

/* コンテンツ間の縦のスペース */
.l-h-space {
  margin-top: 60px;
}
@media (max-width: 768px) {
  .l-h-space {
    margin-top: 30px;
  }
}

/* 横幅を強制的に100% */
.w100 {
  width: auto;
  position: relative;
  margin-left: -500%;
  margin-right: -500%;
  padding-left: 500%;
  padding-right: 500%;
  background: #fff;
}
@media (max-width: 768px) {
  .w100 {
    width: auto;
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

/* flex-between */
.flex-between {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 768px) {
  .flex-between {
    display: block;
  }
}

/* --------------------
お申し込みボタン（通常）
-------------------- */
.order_btn a {
  transition: all .5s ease;
}
.order_btn a:hover {
  opacity: 0.6;
}

/* --------------------
背景
-------------------- */
/* 横グラデーション */
.bg-gradation-01 {
  position: relative;
  z-index: 1;
}

.bg-gradation-01._bg-gra01-blue {
  background: rgb(255, 255, 255);
  background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(74, 144, 244, 1) 20%, rgba(74, 144, 244, 1) 80%, rgba(255, 255, 255, 1) 100%);
}

.bg-gradation-01._bg-gra01-orange {
  background: rgb(255, 255, 255);
  background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(234, 94, 0, 1) 20%, rgba(234, 94, 0, 1) 80%, rgba(255, 255, 255, 1) 100%);
}
.bg-gradation-01._bg-gra01-white {
  background: rgb(255, 255, 255);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 5%, rgba(255, 255, 255, 1) 95%, rgba(255, 255, 255, 0) 100%);
}

@media screen and (max-width: 767px) {
  .bg-gradation-ver01::after {
    margin-left: -10vw;
    margin-right: -10vw;
  }
}

/* 縦グラデーション　ピンク */
.bg-gradation-02 {
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(250, 229, 238, 1) 42%, rgba(250, 229, 238, 1) 100%);
}

/* 背景なし */
.nobg {
  background: none !important;
}

.bgcolor-01 {
  background: #d9ebd0;
}

/* --------------------
セクションタイトル
-------------------- */
/* section-ttl-01 */
.omron_wrapper .section-ttl-01 {
  font-weight: 900;
  font-feature-settings: 'palt';
  text-align: center;
  line-height: 1.3;
  padding: 0.1em 20px 0.2em;
}
.omron_wrapper .section-ttl-01._sectionttl01-blue {
  color: #fff000;
  text-shadow: 0.06em 0.06em 0.06em #1d2088, -0.06em -0.06em 0.06em #1d2088, -0.06em 0.06em 0.06em #1d2088, 0.06em -0.06em 0.06em #1d2088, 0.06em 0px 0.06em #1d2088, -0.06em 0px 0.06em #1d2088, 0px 0.06em 0.06em #1d2088, 0px -0.06em 0.06em #2a2c52, 0.1em 0.1em 0.1em #2a2c52, 0.1em 0.1em 0.1em #2a2c52, 0.1em 0.1em 0.1em #2a2c52, 0.1em 0.1em 0.1em #2a2c52;
}

.omron_wrapper .section-ttl-01._sectionttl01-orange {
  color: #fff000;
  text-shadow: 0.06em 0.06em 0.06em #680000, -0.06em -0.06em 0.06em #680000, -0.06em 0.06em 0.06em #680000, 0.06em -0.06em 0.06em #680000, 0.06em 0px 0.06em #680000, -0.06em 0px 0.06em #680000, 0px 0.06em 0.06em #680000, 0px -0.06em 0.06em #680000, 0.1em 0.1em 0.1em #920909, 0.1em 0.1em 0.1em #920909, 0.1em 0.1em 0.1em #920909, 0.1em 0.1em 0.1em #920909;
}
@media screen and (max-width: 767px) {
  .omron_wrapper .section-ttl-01 {
    padding: 0.2em 10px 0.4em;
  }
}

/* sub-ttl-01 */
.sub-ttl-01 {
  font-weight: 900;
  font-feature-settings: 'palt';
}
.sub-ttl-01._subttl-blue {
  color: #244fc5;
}

/* 文字リボン */
.sub-ttl-ribbon {
  font-weight: 500;
  font-feature-settings: 'palt';
  line-height: 1;
  position: relative;
  display: inline-block;
  background: #949494;
  margin-left: 0.9em;
  padding: 0.5em 1em;
}
.sub-ttl-ribbon::before,
.sub-ttl-ribbon::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  width: 0px;
  height: 0px;
  border-color: #949494 transparent;
  border-style: solid;
}
.sub-ttl-ribbon::before {
  left: -0.9em;
  border-width: 1em 0 1em 0.95em;
}
.sub-ttl-ribbon::after {
  right: -0.9em;
  border-width: 1em 0.95em 1em 0;
}
.sub-ttl-ribbon._subttl-ribbon-blue {
  background: #06009c;
  color: #fff;
}
.sub-ttl-ribbon._subttl-ribbon-blue::before,
.sub-ttl-ribbon._subttl-ribbon-blue::after {
  border-color: #06009c transparent;
}

/* --------------------
フォント　明朝
-------------------- */
.ff-min {
  font-family: 'Noto Serif JP', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', serif;
}

/* --------------------
フォント　サイズ
-------------------- */
.fs-4xl {
  font-size: 70px;
}
@media screen and (max-width: 767px) {
  .fs-4xl {
    font-size: 7.2vw;
  }
}
.fs-3xl {
  font-size: 66px;
}
@media screen and (max-width: 767px) {
  .fs-3xl {
    font-size: 7.0vw;
  }
}
.fs-2xl {
  font-size: 56px;
}
@media screen and (max-width: 767px) {
  .fs-2xl {
    font-size: 6.7vw;
  }
}
.fs-xl {
  font-size: 50px;
}
@media screen and (max-width: 767px) {
  .fs-xl {
    font-size: 6.4vw;
  }
}
.fs-lg {
  font-size: 32px;
}
@media screen and (max-width: 767px) {
  .fs-lg {
    font-size: 5.6vw;
  }
}

.fs-l {
  font-size: 28px;
}
@media screen and (max-width: 767px) {
  .fs-l {
    font-size: 5vw;
  }
}

.fs-me {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .fs-me {
    font-size: 14px;
  }
}

.fs-sm {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .fs-sm {
    font-size: 13px;
  }
}

.fs-relative-sm {
  font-size: 0.8em;
  vertical-align: baseline;
}
.fva-top {
  vertical-align: top;
}
.fva-bottm {
  vertical-align: bottom;
}
.fva-baseline {
  vertical-align: baseline;
}
.txt-indent {
  padding-left: 1em;
  text-indent: -1em;
}
.txt-indent-1 {
  text-indent: 1em;
}
/* --------------------
フォント　カラー
-------------------- */
.fc-point-white {
  color: #fff !important;
}
.fc-point-01 {
  color: #e50012 !important;
}
.fc-point-02 {
  color: #fff000 !important;
  vertical-align: baseline;
}
.fc-point-03 {
  color: #0068b6 !important;
  vertical-align: baseline;
}
.fc-point-04 {
  color: #009499 !important;
  vertical-align: baseline;
}
.fc-point-05 {
  color: #009844 !important;
  vertical-align: baseline;
}
.fc-point-06 {
  color: #1d2087 !important;
  vertical-align: baseline;
}
.fc-point-07 {
  color: #0080cb !important;
  vertical-align: baseline;
}
.fc-point-08 {
  color: #888888 !important;
  vertical-align: baseline;
}
.fc-point-09 {
  color: #EE835C !important;
  vertical-align: baseline;
}
.fc-point-10 {
  color: #f486b7 !important;
  vertical-align: baseline;
}


/* --------------------
フォント　太さ
-------------------- */
.fw-500 {
  font-weight: 500 !important;
  vertical-align: baseline;
}

.fw-700 {
  font-weight: 700 !important;
  vertical-align: baseline;
}
.fw-900 {
  font-weight: 900 !important;
  vertical-align: baseline;
}

/* --------------------
タイトル　装飾
-------------------- */
/* 文字縁取り */
.txd-border {
  font-weight: 900;
  font-feature-settings: 'palt';
  line-height: 1.3;
  text-shadow: 0.06em 0.06em 0.06em #fff, -0.06em -0.06em 0.06em #fff, -0.06em 0.06em 0.06em #fff, 0.06em -0.06em 0.06em #fff, 0.06em 0px 0.06em #fff, -0.06em 0px 0.06em #fff, 0px 0.06em 0.06em #fff, 0px -0.06em 0.06em #fff;
}

/* 文字の周りぼかし */
.txd-blur {
  font-weight: 900;
  font-feature-settings: 'palt';
  line-height: 1.3;
  text-shadow: 0.06em 0.06em 0.2em #fff, -0.06em -0.06em 0.2em #fff, -0.06em 0.06em 0.2em #fff, 0.06em -0.06em 0.2em #fff, 0.06em 0px 0.2em #fff, -0.06em 0px 0.2em #fff, 0px 0.06em 0.2em #fff, 0px -0.06em 0.2em #fff, 0px 0px 0.3em #fff, 0px 0px 0.3em #fff, 0px 0px 0.3em #fff, 0px 0px 0.3em #fff;
}

/* 文字のドロップシャドウ */
.txd-drop {
  font-weight: 900;
  font-feature-settings: 'palt';
  line-height: 1.3;
  text-shadow: 0.05em 0.05em 0.05em #fff, -0.05em -0.05em 0.05em #fff, -0.05em 0.05em 0.05em #fff, 0.05em -0.05em 0.05em #fff, 0.05em 0px 0.05em #fff, -0.05em 0px 0.05em #fff, 0px 0.05em 0.05em #fff, 0px -0.05em 0.05em #fff, 0.05em 0.05em 0.05em #000, 0.05em 0.05em 0.05em #000, 0.05em 0.05em 0.05em #000;
}

.txd-drop01 {
  font-weight: 900;
  font-feature-settings: 'palt';
  line-height: 1.3;
  text-shadow: 0.05em 0.05em 0.2em #000;
}
.txd-drop02 {
  font-weight: 900;
  font-feature-settings: 'palt';
  line-height: 1.3;
  text-shadow: 0 0 0.35em #000;
}
.txd-drop-blur {
  font-weight: 900;
  font-feature-settings: 'palt';
  line-height: 1.3;
  text-shadow: 0.08em 0.08em 0.3em #000;
}

/* 文字の回転 */
.txd-rotate {
  display: inline-block;
  transform: rotate(30deg);
  vertical-align: middle;
}

/* --------------------
notice-text
-------------------- */
.notice-text {
  font-size: 13px;
  text-align: left;
  margin-left: 10px;
  margin-right: 10px;
}
@media (max-width: 768px) {
  .notice-text {
    font-size: 12px;
    line-height: 1.3;
  }
}

/* --------------------
limited-text
-------------------- */
.limited-text {
  position: relative;
  font-weight: 900;
  font-size: 32px;
  color: #231815;
  text-align: center;
  margin-bottom: 5px;
  text-shadow: 0.06em 0.06em 0.06em #f9c458, -0.06em -0.06em 0.06em #f9c458, -0.06em 0.06em 0.06em #f9c458, 0.06em -0.06em 0.06em #f9c458, 0.06em 0px 0.06em #f9c458, -0.06em 0px 0.06em #f9c458, 0px 0.06em 0.06em #f9c458, 0px -0.06em 0.06em #f9c458;
}
.limited-text::after,
.limited-text::before {
  display: inline;
  font-weight: normal;
}
.limited-text::after {
  content: '／';
}
.limited-text::before {
  content: '＼';
}
@media (max-width: 768px) {
  .limited-text {
    font-size: 20px;
  }
}

/* --------------------
arrow-text
-------------------- */
/* テキストの前に矢印追加 */
.arrow-text-before._arrowtext_up::before {
  content: '';
  display: inline-block;
  color: #333;
  line-height: 1;
  width: 0;
  height: 0;
  margin-right: 5px;
  border-style: solid;
  border-color: transparent;
  border-width: 0.8em 0.5em;
  border-bottom-color: currentColor;
  border-top: 0;
}
.arrow-text-before._arrowtext_right::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  width: 0;
  height: 0;
  margin-right: 5px;
  border-style: solid;
  border-color: transparent;
  border-width: 0.5em 0.8em;
  border-left-color: currentColor;
  border-right: 0;
}
.arrow-text-before._arrowtext_left::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  width: 0;
  height: 0;
  margin-right: 5px;
  border-style: solid;
  border-color: transparent;
  border-width: 0.5em 0.8em;
  border-right-color: currentColor;
  border-left: 0;
}
.arrow-text-before._arrowtext_down::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  width: 0;
  height: 0;
  margin-right: 5px;
  border-style: solid;
  border-color: transparent;
  border-width: 0.8em 0.5em;
  border-top-color: currentColor;
  border-bottom: 0;
}

/* テキストの後に矢印追加 */
.arrow-text-after._arrowtext_up::after {
  content: '';
  display: inline-block;
  color: #333;
  line-height: 1;
  width: 0;
  height: 0;
  margin-left: 5px;
  border-style: solid;
  border-color: transparent;
  border-width: 0.8em 0.5em;
  border-bottom-color: currentColor;
  border-top: 0;
}
.arrow-text-after._arrowtext_right::after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  width: 0;
  height: 0;
  margin-left: 5px;
  border-style: solid;
  border-color: transparent;
  border-width: 0.5em 0.8em;
  border-left-color: currentColor;
  border-right: 0;
}
.arrow-text-after._arrowtext_left::after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  width: 0;
  height: 0;
  margin-left: 5px;
  border-style: solid;
  border-color: transparent;
  border-width: 0.5em 0.8em;
  border-right-color: currentColor;
  border-left: 0;
}
.arrow-text-after._arrowtext_down::after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  width: 0;
  height: 0;
  margin-left: 5px;
  border-style: solid;
  border-color: transparent;
  border-width: 0.8em 0.5em;
  border-top-color: currentColor;
  border-bottom: 0;
}

@media (max-width: 768px) {
  /* テキストの前に矢印追加 SPのみ反映 */
  .arrow-text-before._s_arrowtext_up::before {
    content: '';
    display: inline-block;
    color: #333;
    line-height: 1;
    width: 0;
    height: 0;
    margin-right: 5px;
    border-style: solid;
    border-color: transparent;
    border-width: 0.8em 0.5em;
    border-bottom-color: currentColor;
    border-top: 0;
  }
  .arrow-text-before._s_arrowtext_right::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    color: #333;
    line-height: 1;
    width: 0;
    height: 0;
    margin-right: 5px;
    border-style: solid;
    border-color: transparent;
    border-width: 0.5em 0.8em;
    border-left-color: currentColor;
    border-right: 0;
  }
  .arrow-text-before._s_arrowtext_left::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    color: #333;
    line-height: 1;
    width: 0;
    height: 0;
    margin-right: 5px;
    border-style: solid;
    border-color: transparent;
    border-width: 0.5em 0.8em;
    border-right-color: currentColor;
    border-left: 0;
  }
  .arrow-text-before._s_arrowtext_down::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    color: #333;
    line-height: 1;
    width: 0;
    height: 0;
    margin-right: 5px;
    border-style: solid;
    border-color: transparent;
    border-width: 0.8em 0.5em;
    border-top-color: currentColor;
    border-bottom: 0;
  }

  /* テキストの後に矢印追加 SPのみ反映 */
  .arrow-text-after._s_arrowtext_up::after {
    content: '';
    display: inline-block;
    color: #333;
    line-height: 1;
    width: 0;
    height: 0;
    margin-left: 5px;
    border-style: solid;
    border-color: transparent;
    border-width: 0.8em 0.5em;
    border-bottom-color: currentColor;
    border-top: 0;
  }
  .arrow-text-after._s_arrowtext_right::after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    color: #333;
    line-height: 1;
    width: 0;
    height: 0;
    margin-left: 5px;
    border-style: solid;
    border-color: transparent;
    border-width: 0.5em 0.8em;
    border-left-color: currentColor;
    border-right: 0;
  }
  .arrow-text-after._s_arrowtext_left::after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    color: #333;
    line-height: 1;
    width: 0;
    height: 0;
    margin-left: 5px;
    border-style: solid;
    border-color: transparent;
    border-width: 0.5em 0.8em;
    border-right-color: currentColor;
    border-left: 0;
  }
  .arrow-text-after._s_arrowtext_down::after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    color: #333;
    line-height: 1;
    width: 0;
    height: 0;
    margin-left: 5px;
    border-style: solid;
    border-color: transparent;
    border-width: 0.8em 0.5em;
    border-top-color: currentColor;
    border-bottom: 0;
  }
}

/* 矢印の色 */
.arrow-text-before._arrowtext_colot-pink::before,
.arrow-text-after._arrowtext_colot-pink::after {
  color: #e3007f;
}
/* --------------------
大切な方へのプレゼントに！
-------------------- */
.recommond-gift_wrap {
  overflow: hidden;
  border: 5px solid #e4004f;
  border-radius: 20px;
  background: #fff697;
  position: relative;
}
.recommond-gift_wrap .recommond-gift_inner {
  padding: 0 20px 20px;
  min-height: 100px;
}
.recommond-gift_wrap .recommond-gift_inner::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: -14px;
  width: 140px;
  height: 140px;
  background: url(/contents/shop/00000003/image/static/omron/dgk_icon-03.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.recommond-gift_wrap .recommond-gift-ttl {
  font-size: 56px;
  font-feature-settings: 'palt';
  color: #fff;
  font-weight: 900;
  min-height: 120px;
  padding-left: 178px;
  padding-right: 198px;
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 8%, rgba(228, 0, 79, 1) 32%, rgba(228, 0, 79, 1) 100%);
}
.recommond-gift_wrap .recommond-gift-text {
  font-size: 27px;
  font-weight: 500;
  font-feature-settings: 'palt';
  color: #595757;
  padding-left: 92px;
  padding-right: 178px;
}

.recommond-gift_wrap .recommond-gift-img {
  width: 168px;
  position: absolute;
  right: 17px;
  top: 14px;
}

@media (max-width: 768px) {
  .recommond-gift_wrap {
    border-radius: 10px;
    overflow: visible;
  }
  .recommond-gift_wrap .recommond-gift_inner {
    padding: 0 10px 10px;
    min-height: initial;
    overflow: hidden;
  }
  .recommond-gift_wrap .recommond-gift_inner::before {
    top: -14px;
    width: 20vw;
    height: 20vw;
  }
  .recommond-gift_wrap .recommond-gift-ttl {
    font-size: 5.5vw;
    min-height: 20vw;
    padding: 0.5em 10px 0 22vw;
  }
  .recommond-gift_wrap .recommond-gift-text {
    font-size: 16px;
    padding-left: 0;
    padding-right: 0;
  }

  .recommond-gift_wrap .recommond-gift-img {
    width: 30vw;
    position: static;
    float: right;
  }
}

/* --------------------
ウェブサイト限定特典
-------------------- */
.omron_benefit_wrap {

}
@media (max-width: 768px) {
  .omron_benefit_wrap {
    margin-left: -10px;
    margin-right: -10px;

  }
}
/* ウェブサイト限定特典 タイトル */
.omron_benefit_ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #6F0206;
  padding: 0.3em 0.5em;
  font-feature-settings: 'palt';
  line-height: 1.3;
}
@media (max-width: 768px) {
  .omron_benefit_ttl {
    text-align: center;
    display: block;
  }
  .omron_benefit_ttl-text-02 {
    display: block;
  }
}
/* ウェブサイト限定特典 オーダーボタン */
.omron_benefitgift_orderbtn.select_order_container {
  background: transparent;
  padding: 20px 0;
  margin-top: auto;
}
.omron_benefitgift_orderbtn.select_order_container .select-order-wrap{
  width: auto;
}
.omron_benefitgift_orderbtn.select_order_container .select-item {
  margin: 0 0;
}
/* ウェブサイト限定特典 ギフト */
.omron_benefit_gift_inner {
  display: flex;
  justify-content: space-between;
}
.omron_benefitgift_item {
  display: flex;
  flex-direction: column;
  flex: 0 1 50%;
  background: #ccc;
}
@media (max-width: 768px) {
  .omron_benefit_gift_inner {
    display: block;
  }
}
/* ウェブサイト限定特典 ギフトA */
.omron_benefitgift_item.omron_benefit-a {
  background: #B3EBFF;
}
/* ウェブサイト限定特典 ギフトB */
.omron_benefitgift_item.omron_benefit-b {
  background: #D64358;
}

/* ウェブサイト限定特典 ギフト　スペック 共通 */
.omron_benefitgift_spec_box {
  display: flex;
  justify-content: space-between;
  margin: 20px;
}
.omron_benefitgift_txt_box_img {
  max-width: 557px;
}
.omron_benefitgift_spec_item-01 {
  width: 217px;
}

.omron_benefitgift_spec_item-02 {
  flex : 0 1 56%;
}
.omron_benefitgift_feature {
  max-width: 285px;
  margin-left: auto;
  margin-right: auto;

}
.omron_benefitgift_spec {
  font-size: 13px;
  line-height: 1.3;
  background: #fff;
  padding: 10px;
}
@media (max-width: 768px) {
  .omron_benefitgift_spec_box {
    position: relative;
    flex-wrap: wrap;
    margin: 10px;
  }
  .omron_benefitgift_spec_item-01 {
    flex: 0 1 45vw;
  }

  .omron_benefitgift_spec_item-02 {
    flex : 0 1 100%;
  }
  .omron_benefitgift_feature {
    position: absolute;
    right: 0;
    top: 2vw;
    max-width: 45vw;
  }
  .omron_benefitgift_spec {
    width: 100%;
  }
}

/* ウェブサイト限定特典 ギフト　スペック ギフトA */
.omron_benefit-a .omron_benefitgift_spec_item-01 img {
  width: 242px;
  height: 326px;
  object-fit: cover;
}
@media (max-width: 768px) {
  .omron_benefit-a .omron_benefitgift_spec_item-01 img {
    width: 100%;
    height: auto;
    object-fit: fill;
  }
}

/* ウェブサイト限定特典 ギフトAだけにする */
.onlyA .omron_benefit-b {
  display: none !important;
}
.onlyA .omron_benefit_ttl {
  flex-wrap: wrap;
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
}
.onlyA .omron_benefit_ttl .omron_benefit_ttl-text-01 {
  font-size: 43px;
}
.onlyA .omron_benefit_ttl .omron_benefit_ttl-text-02 {
  font-size: 48px;
}
.onlyA .omron_benefitgift_txt_box {
  text-align: center;
}
.onlyA .omron_benefit_gift_inner {
  justify-content: center;
}

.onlyA .omron_benefitgift_item {
  flex: 0 1 60%;
}
.onlyA .omron_benefitgift_spec_box {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.omron_benefitgift_deadline {
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
}
/* --------------------
オーダーボタン
-------------------- */

/* ボタンhover */
.order-h-btn {
  transition: all 300ms 0s ease;
}
.order-h-btn:hover {
  opacity: 0.6;
}

/* セレクトボタン カラーレッド */
.color-item01 {
  display: inline-block;
  width: 100%;
  padding: 0.8em 2em;
  background: #999;
  box-shadow: 0 1px 8px #888;
  border: 5px solid #fff;
  border-radius: 40px;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  line-height: 1.4;
  color: #fff;
  background: rgb(253, 2, 0);
  background: linear-gradient(180deg, rgb(253, 2, 0) 0%, rgb(159, 1, 0) 100%);
}
.color-item01 > span {
  display: block;
}
.color-item01 .item-txt {
  font-size: 35px;
  font-feature-settings: 'palt';
}
.color-item01 .item-txt-name {
  color: #ffff00;
  vertical-align: top;
  margin-right: 5px;
}
.color-item01 .order-txt {
  font-weight: 900;
  font-size: 40px;
  font-weight: 900;
  color: #ffff00;
  text-shadow: 2px 2px 2px #000, -2px -2px 2px #000, -2px 2px 2px #000, 2px -2px 2px #000, 2px 0px 2px #000, -2px 0px 2px #000, 0px 2px 10px rgba(0, 0, 0, 0.8), 0px 2px 10px rgba(0, 0, 0, 0.8);
}

@media (max-width: 768px) {
  .color-item01 {
    padding: 2.5vw 6vw;
    border-width: 3px;
    border-radius: 20px;
  }
  .color-item01 .item-txt {
    font-size: 4vw;
  }
  .color-item01 .order-txt {
    font-size: 6vw;
    text-shadow: 1px 1px 2px #000, -1px -1px 2px #000, -1px 1px 2px #000, 1px -1px 2px #000, 1px 0px 2px #000, -1px 0px 2px #000, 0px 2px 5px rgba(0, 0, 0, 0.8), 0px 2px 5px rgba(0, 0, 0, 0.8);
  }
}

/* セレクトボタン カラーグリーン */
.color-item02 {
  display: inline-block;
  width: 100%;
  padding: 0.8em 2em;
  background: #999;
  box-shadow: 0 1px 8px #888;
  border: 5px solid #fff;
  border-radius: 40px;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  line-height: 1.4;
  color: #fff;
  background: rgb(73, 217, 5);
  background: linear-gradient(180deg, rgb(73, 217, 5) 0%, rgb(53, 135, 5) 100%);
}
.color-item02 > span {
  display: block;
}

.color-item02 .item-txt {
  font-size: 35px;
  font-feature-settings: 'palt';
}
.color-item02 .item-txt-name {
  color: #ff0000;
  vertical-align: top;
  margin-right: 5px;
}
.color-item02 .order-txt {
  font-weight: 900;
  font-size: 40px;
  color: #ff0000;
  text-shadow: 2px 2px 2px #fff, -2px -2px 2px #fff, -2px 2px 2px #fff, 2px -2px 2px #fff, 2px 0px 2px #fff, -2px 0px 2px #fff, 0px 2px 10px rgba(0, 0, 0, 0.8), 0px 2px 10px rgba(0, 0, 0, 0.8);
}
@media (max-width: 768px) {
  .color-item02 {
    padding: 2.5vw 6vw;
    border-width: 3px;
    border-radius: 20px;
  }
  .color-item02 .item-txt {
    font-size: 4vw;
  }
  .color-item02 .order-txt {
    font-size: 6vw;
    text-shadow: 1px 1px 2px #fff, -1px -1px 2px #fff, -1px 1px 2px #fff, 1px -1px 2px #fff, 1px 0px 2px #fff, -1px 0px 2px #fff, 0px 2px 5px rgba(0, 0, 0, 0.8), 0px 2px 5px rgba(0, 0, 0, 0.8);
  }
}

/* --------------------
セレクトカラー　レイアウト
-------------------- */
.select_order_container {
  background: #fffda9;
  padding: 10px 0;
}
@media (max-width: 768px) {
  .select_order_container {
    padding: 20px 0;
    margin-left: -10px;
    margin-right: -10px;
  }
}
.select_order_container .select-order-wrap {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
@media (max-width: 768px) {
  .select_order_container .select-order-wrap {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 768px) {
  .select_order_container .select-order-wrap {
    display: block;
    background: none;
    justify-content: space-between;
  }
}
@media (max-width: 768px) {
  .select_order_container .select-color-btn {
    width: 90vw;
    margin-left: auto;
    margin-right: auto;
  }
}

/* --------------------
セレクトカラー　レイアウト
アイコン付きオーダーボタン ※追従バナー以外
-------------------- */

.select_order_container .select-color-btn a {
  position: relative;
  min-height: 135px;
  padding-left: 100px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-family: 'Noto Sans JP', sans-serif, '游ゴシック', YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;

}

.select_order_container .select-color-btn a::before {
  content: '';
  display: block;
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  background-size: contain;
  background-repeat: no-repeat;
  margin: auto;
}
/* アイコン付きオーダーボタン　電子体温計アイコン */
.select_order_container .select-color-btn .color-item01::before {
  width: 139px;
  height: 124px;
  background-image: url(/contents/shop/00000003/image/static/omron/dgk_icon-01.png);
}
/* アイコン付きオーダーボタン　歩数計アイコン */
.select_order_container .select-color-btn .color-item02::before {
  width: 100px;
  height: 115px;
  background-image: url(/contents/shop/00000003/image/static/omron/dgk_icon-02.png);
}
@media (max-width: 768px) {
  .select_order_container .select-color-btn a {
    min-height: 21vw;
    padding-left: 22vw;
  }
  .select_order_container .select-color-btn .color-item01::before {
    width: 26vw;
    height: 19vw;
  }
  .select_order_container .select-color-btn .color-item02::before {
    width: 26vw;
    height: 21vw;
    left: 5vw;
  }
}

.select_order_container .select-item {
  flex: 0 1 510px;
  margin: 0 20px;
}
@media (max-width: 768px) {
  .select_order_container .select-item {
    margin: 0 0;
  }
  .select_order_container .select-item:not(:first-child) {
    margin-top: 20px;
  }
}
.select_order_container .color-item01 .item-txt,
.select_order_container .color-item02 .item-txt {
  font-size: 32px;
}
@media (max-width: 768px) {
  .select_order_container .color-item01,
  .select_order_container .color-item02 {
    display: block;
    padding: 1em 1em 1em 100px;
    border: 4px solid #fff;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    border-width: 2px;
  }
}
@media (max-width: 768px) {
  .select_order_container .color-item01 .item-txt,
  .select_order_container .color-item02 .item-txt {
    font-size: 5vw;
    font-feature-settings: 'palt';
  }
  .select_order_container .color-item01 .order-txt,
  .select_order_container .color-item02 .order-txt {
    font-size: 6.5vw;
  }
}
@media (max-width: 768px) {
  .select_order_container .color-item01::before,
  .select_order_container .color-item02::before {
    content: '';
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left top;
  }
}

/* --------------------
ヘッダーバナー
-------------------- */
/* ヘッダーバナー　共通 */
.header-bnr-wrap {
  width: auto;
  position: relative;
  background: #003893;
}
.header-bnr-wrap .header-bnr-inner {
  max-width: 1300px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.header-bnr-wrap .header-bnr-txt {
  color: #fff;
  font-size: 43px;
  font-weight: 900;
}
@media (max-width: 1298px) {
  .header-bnr-wrap .header-bnr-txt {
    font-size: 39px;
  }
}
@media (max-width: 768px) {
  .header-bnr-wrap {
    margin-left: -10px;
    margin-right: -10px;
  }
  .header-bnr-wrap .header-bnr-inner {
    padding: 5px 10px;
  }
  .header-bnr-wrap .header-bnr-txt {
    width: 73vw;
    font-size: 4vw;
    margin-right: 0;
  }
}

/* ヘッダーバナー　ギフト */
.header-bnr-wrap.gift {
  background: #de0000;
}
.header-bnr-wrap.gift .header-bnr-inner {
}

.header-bnr-wrap.gift .header-bnr-img img {
  width: auto;
  max-width: initial;
  height: 90px;
}

@media (max-width: 1298px) {
  .header-bnr-wrap.gift .header-bnr-img img {
    height: 84px;
  }
}
@media (max-width: 768px) {
  .header-bnr-wrap.gift .header-bnr-img img {
    height: 11vw;
  }
}

/* --------------------
メインビジュアル
-------------------- */

.item_visual {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 768px) {
  .item_visual {
    margin-left: -10px;
    margin-right: -10px;
  }
}

/* --------------------
リード
-------------------- */
.omron_lead_wrap {
}
.omron_lead_wrap .omron_lead_inner {
  padding: 20px;
}

@media (max-width: 768px) {
  .omron_lead_wrap {
    margin-left: -10px;
    margin-right: -10px;
  }
  .omron_lead_wrap .omron_lead_inner {
    padding: 10px;
  }
}

/* --------------------
痛み・こりに効く
-------------------- */
.omron_effect_wrap {
}
.omron_effect_wrap .omron_effect_inner {
  display: flex;
  justify-content: space-between;
}
.omron_effect_wrap .omron_effect_item {
  background: #fffcc7;
  flex: 0 1 49%;
  padding: 20px 40px;
}
.omron_effect_wrap .omron_effect_ttl {
  background: #f9c458;
  color: #000;
  padding: 0.1em 20px;
  text-align: center;
}
.omron_effect_wrap .omron_effect_img {
  width: 80%;
  margin: 30px auto;
}

@media (max-width: 768px) {
  .omron_effect_wrap .omron_effect_inner {
    display: block;
  }
  .omron_effect_wrap .omron_effect_item {
    padding: 10px 10px;
  }
  .omron_effect_wrap .omron_effect_ttl {
    padding: 0.3em 10px;
  }
  .omron_effect_wrap .omron_effect_img {
    margin: 20px auto;
  }
}

/* --------------------
選べる10のコース
-------------------- */
.omron_select_wrap {
}

.omron_select_wrap .omron_select-ttl {
}
/* --------------------
理由トップ5
-------------------- */
.omron_ranking_wrap {
}

/* --------------------
使い方
-------------------- */
.omron_use_wrap {
}

.omron_use_wrap .omron_use_inner {
  display: flex;
  justify-content: space-between;
}
.omron_use_wrap .omron_use_item {
  background: #fff;
  flex: 0 1 32%;
  padding: 10px;
}

@media (max-width: 768px) {
  .omron_use_wrap {
    margin-left: -10px;
    margin-right: -10px;
  }
  .omron_use_wrap .omron_use_inner {
    display: block;
  }
  .omron_use_wrap .omron_use_item {
    margin: 10px;
    padding: 14px;
  }
  .omron_use_wrap .omron_use_item_img {
    margin-left: auto;
    margin-right: auto;
  }
}

/* --------------------
セレクトコース
-------------------- */
/* レイアウト */
.omron_select_wrap {
}

@media (max-width: 768px) {
  .omron_select_wrap {
    margin-left: -10px;
    margin-right: -10px;
  }
}
/* セレクトコースタイトル */
.omron_select_wrap .omron_select-ttl {
  position: relative;
  line-height: 1.3;
}
.omron_select_wrap .omron_select-ttl-icon {
  position: absolute;
  margin: auto;
  width: 124px;
  height: 124px;
  top: 0;
  bottom: 0;
  z-index: 3;
}
.omron_select_wrap .omron_select-ttl-text {
  position: relative;
  z-index: 1;
  display: block;
  margin-left: 68px;
  padding-left: 66px;
  color: #e4004f;
}
.omron_select_wrap .omron_select-ttl-text::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  height: 100%;
  margin: auto;
  padding: 0 30px;
  background: #ffec50;
}
@media (max-width: 768px) {
  .omron_select_wrap .omron_select-ttl-icon {
    width: 18vw;
    height: 18vw;
  }
  .omron_select_wrap .omron_select-ttl-text {
    margin-left: 10vw;
    padding-left: 10vw;
  }
}

/* セレクトコース共通　コース説明文　共通 */
.omron_select_item_text {
  font-size: 18px;
  color: #231815;
  line-height: 1.4;
}
@media (max-width: 768px) {
  .omron_select_item_text {
    font-size: 14px;
  }
}

/* セレクトコースの説明　共通 */
.omron_select_explain {
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  padding: 20px;
}
@media (max-width: 768px) {
  .omron_select_explain {
    padding: 10px;
  }
}

/* はてなボックス 共通　*/
.omron_select_question_box {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  background: #fff;
  border: 3px dotted #ea6000;
  border-radius: 20px;
}
.omron_select_questionbox_inner {
  overflow: hidden;
  padding: 50px 10px 20px;
}
.omron_select_question_box .omron_select_question_ttl {
  position: absolute;
  left: 20px;
  top: -40px;
}
.omron_select_question_box .omron_select_questionbox_img {
  float: left;
  padding-right: 20px;
}

@media (max-width: 768px) {
  .omron_select_question_box {
    border-radius: 10px;
  }
  .omron_select_questionbox_inner {
    padding: 6vw 10px 10px;
  }
  .omron_select_question_box .omron_select_question_ttl {
    width: 88vw;
    left: 3vw;
    top: -7vw;
  }
  .omron_select_question_box .omron_select_questionbox_img {
    width: 30vw;
    float: right;
    padding-right: 0;
    padding-left: 0;
  }
}

/* セレクトコース 詳細説明 共通 */
.omron_select_explain_flex {
  display: flex;
  justify-content: space-between;
}
.omron_select_explainflex_item:first-child {
  flex: 0 1 499px;
}
.omron_select_explainflex_item:last-child {
  flex: 0 1 55%;
}
.omron_select_explainflex_ttl {
  line-height: 1.3;
}
.omron_select_explainflex_img {
  float: left;
  margin-right: 40px;
}
@media (max-width: 768px) {
  .omron_select_explain_flex {
    display: block;
  }
  .omron_select_explainflex_img {
    width: 40vw;
    float: right;
    margin-right: 0;
    margin-left: 10px;
  }
}

/* 痛み4コース */
.omron_select_course4_box {
}
.omron_select_course4_box .omron_select_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.omron_select_course4_box .omron_select_list_item {
  flex: 0 1 268px;
  margin-top: 10px;
}
@media (max-width: 768px) {
  .omron_select_course4_box .omron_select_course4box_inner {
    margin-left: 10px;
    margin-right: 10px;
  }
  .omron_select_course4_box .omron_select_list_item {
    flex: 0 1 48%;
  }
  .omron_select_course4_box .omron_select_list_item:nth-child(n + 3) {
    margin-top: 10px;
  }
}

/* コリ6コース */
.omron_select_course6_box {
  position: relative;
}
.omron_select_course6_box .omron_select_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-left: 260px;
  background: url(/contents/shop/00000003/image/static/omron/dgk_img18.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}
.omron_select_course6_box .omron_select_list_item {
  flex: 0 1 276px;
  margin-top: 10px;
}
@media (max-width: 768px) {
  .omron_select_course6_box .omron_select_course6box_inner {
    margin-left: 10px;
    margin-right: 10px;
  }
  .omron_select_course6_box .omron_select_list_item {
    flex: 0 1 48%;
  }
  .omron_select_course6_box .omron_select_list {
    padding-left: 0;
    background: none;
  }
}

/* はてなボックス コリ6コース */
.omron_select_course6_box .omron_select_questionbox_inner {
  min-height: 191px;
}
.omron_select_course6_box .omron_select_questionbox_img {
  position: absolute;
  bottom: 1px;
}
.omron_select_course6_box .omron_select_questionbox_text {
  padding-left: 148px;
}
@media (max-width: 768px) {
  .omron_select_course6_box .omron_select_question_ttl {
    width: 70vw;
  }
  .omron_select_course6_box .omron_select_questionbox_img {
    position: static;
    width: 24vw;
  }
  .omron_select_course6_box .omron_select_questionbox_text {
    padding-left: 10px;
  }
}

/* 温熱治療 */
.omron_select_heat_box {
}
.omron_select_heat_box .omron_select_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.omron_select_heat_box .omron_select_list_item:first-child {
  flex: 0 1 374px;
  margin-top: 10px;
}
.omron_select_heat_box .omron_select_list_item:nth-child(n + 2) {
  flex: 0 1 342px;
  margin-top: 10px;
}
.omron_select_heat_box .omron_select_list_item img {
  height: 287px;
}

@media (max-width: 768px) {
  .omron_select_heat_box .omron_select_heatbox_inner {
    margin-left: 10px;
    margin-right: 10px;
  }
  .omron_select_heat_box .omron_select_list_item:first-child {
    flex: 0 1 100%;
    margin-bottom: 20px;
  }
  .omron_select_heat_box .omron_select_list_item:first-child .omron_select_item_img {
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
  }

  .omron_select_heat_box .omron_select_list_item:first-child .omron_select_item_text {
    margin-left: 10vw;
    margin-right: 3.3vw;
  }
  
  .omron_select_heat_box .omron_select_list_item:nth-child(n + 2) {
    flex: 0 1 48%;
  }
  .omron_select_heat_box .omron_select_list_item img {
    height: auto;
  }
  .omron_select_heat_box .omron_select_list {
    padding-left: 0;
    background: none;
  }
}

/* --------------------
開発者に聞きました！
-------------------- */
.omron_develop_wrap {
  position: relative;
  max-width: 1104px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.omron_develop-ttl {
  color: #06009c;
}

/* 開発者にききました！ */
.omron_develop-sub-ttl {
  position: absolute;
  top: -0.9em;
  left: -36px;
  z-index: 1;
}
.omron_develop_inner {
  border: 3px solid #06009c;
  border-radius: 30px;
  padding: 60px 40px 30px;
}

.omron_develop_profile {
  flex: 0 1 275px;
  font-size: 18px;
}

.omron_develop_text {
  flex: 0 1 70%;
}
.omron_wrapper .omron_develop-ttl {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 3px dotted #06009c;
}
.omron_wrapper .omron_company-ttl {
  display: flex;
  align-items: center;
}
.omron_company-ttl .company-log img {
  width: 147px;
  padding-right: 10px;
}
.omron_company-ttl .company-name {
  font-size: 29px;
  font-weight: 700;
}
@media (max-width: 768px) {
  .omron_develop_inner {
    border-radius: 20px;
    padding: 18vw 20px 20px;
  }
  .omron_develop-sub-ttl {
    position: absolute;
    top: 4vw;
    left: 40px;
    right: 40px;
    margin: auto;
  }
  .omron_develop_profile {
    font-size: 14px;
    max-width: 55vw;
    margin-left: auto;
    margin-right: auto;
  }
  .omron_company-profile_box .omron_company-ttl {
    display: block;
  }
  .omron_company-ttl .company-log img {
    width: auto;
    max-width: 20vw;
    display: block;
  }
  .omron_company-ttl .company-name {
    font-size: 5.2vw;
  }
}

/* カンパニープロフィール */
.omron_company-profile_box {
  background: #f2efe3;
  padding: 20px;
}
.omron_company-profile_inner {
}
.omron_company-text {
  flex: 0 1 66%;
}
.omron_company-img {
  flex: 0 1 308px;
}

/* --------------------
よくある質問にお答えします
-------------------- */
.omron_faq_wrap {
}
@media (max-width: 768px) {
  .omron_faq_wrap {
    margin-left: -10px;
    margin-right: -10px;
  }
}
/* サブタイトル */
.omron_faq_wrap .omron_faq-sub-ttl {
  background: #ffec50;
  padding: 0 0.3em;
  text-align: center;
  margin:auto;
}

/* FAQレイアウト */
.omron_faq_inner {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: auto auto;
  gap: 20px;
  grid-template-areas:
    'item1 item1 item1 item1 item1 item1 item2 item2 item2 item2 item2 item2'
    'item3 item3 item3 item3 item3 item3 item3 item4 item4 item4 item4 item4';
}
.grid-item1 {
  grid-area: item1;
}
.grid-item2 {
  grid-area: item2;
}
.grid-item3 {
  grid-area: item3;
}
.grid-item4 {
  grid-area: item4;
}
.omron_faq_item {
  background: #fff;
  padding: 20px;
}
@media (max-width: 768px) {
  .omron_faq_inner {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
  }
  .omron_faq_item:not(:first-child) {
    margin-top: 20px;
  }
}
/* FAQ質問（QとAのアイコン） */
.faq_qa_ttl {
  position: relative;
  padding-left: calc(26px + 0.9em);
}
.faq_qa_ttl::before {
  content: '';
  display: block;
  box-sizing: content-box;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #999;
  background-repeat: no-repeat;
  background-size: 26px;
  background-position: center;
  padding: 0.3em;
  width: 26px;
  height: 29px;
  border-radius: 8px;
}

.faq_qa_ttl {
  font-feature-settings: 'palt';
  line-height: 1.3;
}
.faq_qattl_q::before {
  background-color: #006431;
  background-image: url(/contents/shop/00000003/image/static/omron/dgk_faq-q_icon.png);
}
.faq_qattl_a {
  color: #a51d45;
}
.faq_qattl_a::before {
  background-color: #a51d45;
  background-image: url(/contents/shop/00000003/image/static/omron/dgk_faq-a_icon.png);
}
@media (max-width: 768px) {
  .faq_qa_ttl::before {
    transform: scale(0.8);
  }
}
/* FAQ答え */
.faq_a_text {
  overflow: hidden;
}
.faq_a_text .space {
  float: right;
  height: 3.3em;
}
.faq_a_text .faq_a_img-right {
  float: right;
  clear: both;
  margin: 0.5em 0 0 0.5em;
}
.faq_a_img_box.flex-between {
  justify-content: flex-start;
}
@media (max-width: 768px) {
  .faq_a_text .faq_a_img-right {
    width: 30vw;
  }
}
/* --------------------
スペック
-------------------- */
.omron_spec_wrap {

}
.omron_spec_inner {
  border: 6px solid #c50080;
  padding: 20px;
  padding-top: 0;
  background: #fbebf2;
}
.omron_spec-ttl {
  display: flex;
  align-items: center;
  border-bottom: 2px solid #313992;
}
.omron_spec-ttl .omron_item_name-01 {
  display: inline-block;
  padding:0.2em 0.5em;
  font-size: 44px;
  background: #003893;
  text-align: center;
  border-radius: 8px;
}
.omron_spec-ttl .omron_item_name-02 {
  font-size: 94px;
  font-weight: 900;
  color: #003893;
  font-feature-settings: 'palt';
}
.omron_spec_content {
  background: #fff;
  padding: 20px;
}

.omron_spec_content-ttl {
  font-size: 20px;
}

@media (max-width: 768px) {
  .omron_spec_inner {
    border-width: 3px;
    padding: 10px;
  }
  .omron_spec-ttl {
    /* display: block; */
    flex-wrap: wrap;
    padding-bottom: 10px;
  }
  .omron_spec-ttl .omron_item_name-01 {
    display: inline-block;
    font-size: 4vw;
  }
  .omron_spec-ttl .omron_item_name-02 {
    display: block;
    font-size: 7vw;
  }
  .omron_spec_content {
    padding: 10px;
    font-size: 13px;
  }
  .omron_spec_content-ttl {
    font-size: 15px;
  }
}
/* --------------------
追従バナー
-------------------- */

/* トップへ戻るボタン位置調整 */
.footer #pagetop_sp {
  bottom: 105px;
  z-index: 20;
}

.purchase_fixed {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  border-top: 4px solid #db844e;
  background: #f9f5e8;
  width: 100%;
  font-size: 12px;
  text-align: center;
  z-index: 99;
}
.purchase_fixed .order-btn-select {
  display: flex;
  justify-content: center;
}
.purchase_fixed .inner {
  width: 1200px;
  padding: 10px;
  display: flex;
  align-items: center;
  margin: 0 auto;
}

.purchase_fixed .order_btn {
  margin-top: 0;
  display: flex;
  justify-content: center;
  width: 100%;
  margin-bottom: 0;
}

.purchase_fixed .order-btn-item {
  flex: 0 1 35%;
  margin: 0 10px;
}
.purchase_fixed .select-color-btn a {
  min-height: 100px;
}
.purchase_fixed .color-item01,
.purchase_fixed .color-item02 {
  display: flex !important;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 1em 1em 1em 100px;
  border: 4px solid #fff;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}

.purchase_fixed .color-item01 .item-txt,
.purchase_fixed .color-item02 .item-txt {
  font-size: 20px;
}

.purchase_fixed .color-item01 .order-txt,
.purchase_fixed .color-item02 .order-txt {
  font-family: 'Noto Sans JP', sans-serif, '游ゴシック', YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
  font-size: 29px;
  font-weight: 900;
}

.purchase_fixed .select-color-btn a {
  min-height: 100px;
}

@media (max-width: 768px) {
  .purchase_fixed {
    border-top: 0;
    box-shadow: 0px -2px 6px 3px rgba(0, 0, 0, 0.25);
  }
  .purchase_fixed .inner {
    width: auto;
    padding: 0.5em;
    display: block;
  }
  .purchase_fixed .order_btn {
    justify-content: space-between;
    padding-left: 0;
    padding-right: 0;
  }
  .purchase_fixed .order-btn-item {
    flex: 0 1 49%;
    margin: 0 0;
  }
  .purchase_fixed .select-color-btn a {
    min-height: 21vw;
  }
  .purchase_fixed .color-item01,
  .purchase_fixed .color-item02 {
    display: block;
    border-width: 2px;
    padding: 0.5em 0.3em;
    border-radius: 10px;
    overflow: visible;
  }
  .purchase_fixed .color-item01 .order-txt,
  .purchase_fixed .color-item02 .order-txt {
    font-size: 4.3vw;
  }
  .purchase_fixed .color-item01 .item-txt,
  .purchase_fixed .color-item02 .item-txt {
    font-size: 3.2vw;
  }
  .purchase_fixed .select-color-btn a {
    min-height: 15vw;
  }
}
@media (max-width: 364px) {
  .purchase_fixed .color-item01 .item-txt,
  .purchase_fixed .color-item02 .item-txt {
    font-size: 2.2vw;
  }
}
/* --------------------
追従バナー
アイコン付きオーダーボタン
-------------------- */
.purchase_fixed .select-color-btn a {
  position: relative;
  padding-left: 100px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.purchase_fixed .select-color-btn a::before {
  content: '';
  display: block;
  position: absolute;
  left: 22px;
  top: 0;
  bottom: 0;
  background-size: contain;
  background-repeat: no-repeat;
  margin: auto;
}

/* 追従バナー　電子体温計アイコン */
.purchase_fixed .select-color-btn .color-item01::before {
  width: 106px;
  height: 83px;
  background-image: url(/contents/shop/00000003/image/static/omron/dgk_icon-01.png);
}
/* 追従バナー　歩数計アイコン */
.purchase_fixed .select-color-btn .color-item02::before {
  width: 82px;
  height: 89px;
  background-image: url(/contents/shop/00000003/image/static/omron/dgk_icon-02.png);
}
@media (max-width: 768px) {
  .purchase_fixed .select-color-btn a {
    padding-left: 0.3em;
    padding: 0.5em 0.3em;
  }
  /* 追従バナー　電子体温計アイコン */
  .purchase_fixed .select-color-btn .color-item01::before {
    display: none;
  }
  /* 追従バナー　歩数計アイコン */
  .purchase_fixed .select-color-btn .color-item02::before {
    display: none;
  }
}

/* --------------------
完売対応
-------------------- */

/* 共通 */
/* .onsale {
  display: none !important;
} */
.select-item.soldout .color-item02,
.purchase_fixed .soldout .color-item02 {
  background: #868686;
  cursor: default;
}
.select-item.soldout .color-item02 {
  padding: 18px 0;
}
.select-item.soldout .color-item02:hover {
  opacity: 1;
}
@media (max-width: 768px) {
  .soldout .item-txt {
    font-size: 3.9vw;
  }
  .item_visual .select-item.soldout .color-item02 {
    padding: 12px 0 12px 0 !important;
  }
  .select-item.soldout .color-item02 {
    padding: 2.9vw 0;
  }
  .item_visual .select-item.soldout .color-item02 .item-txt {
    font-size: 2.9vw;
  }
}
/* 完売対応 追従バナー */
.purchase_fixed .soldout .color-item02 {
  padding-top: 18px;
  padding-bottom: 18px;
}
.purchase_fixed .order_btn .order-btn-item.soldout a:hover {
  opacity: 1;
}
@media (max-width: 768px) {
  .purchase_fixed .soldout .color-item02 {
    padding-top: 2.5vw;
    padding-bottom: 2.5vw;
  }
  .purchase_fixed .soldout .color-item02 .item-txt {
    font-size: 2.9vw;
  }
}
/* ページ内ボタン */
@media (max-width: 768px) {
  .select_order_container .select-item.soldout .color-item02 {
    padding: 1.2em 1em 1.2em 28vw !important;
  }
}
