﻿@charset "UTF-8";

.pane-left-menu a:not(.js-item-history-link) {
  display: flex;
  align-items: center;
  text-decoration: none;
}

.pane-left-menu .block-category-tree--image {
  width: 43px;
  height: 43px;
  margin-right: 9px;
}

.block-category-tree--level-3 {
  display: none;
}

li.block-topic-path--category-item:nth-child(4) {
  display: none;
}

.pane-left-menu .block-category-tree--item,
.pane-left-menu .block-genre-tree--item,
.pane-left-menu .block-category-tree--item__open,
.pane-left-menu .block-genre-tree--item__open {
  padding: 8px 8px;
}

.pane-left-menu #block_of_itemhistory .block-pickup-list-p--comment {
  display: none !important;
}

.pane-left-menu .block-category-tree--header a,
.pane-left-menu .block-genre-tree--header a {
  pointer-events: none;
}

.js-item-history-link {
  color: #fff;
  background: linear-gradient(to bottom, rgba(158, 196, 236, 1) 0%, rgba(51, 131, 215, 1) 100%);
  border-radius: 9px;
  padding: 4px 10px;
  text-decoration: none;
}

.block-goods-list--sort-order-items dt {
  display: inline-block;
}

.block-goods-list--sort-order-items dd {
  display: inline-block;
  margin-right: 5px;
}

.pager {
  text-align: right;
}

.pager>* {
  vertical-align: top;
}

.pager-total {
  display: inline-block;
  padding: 3px;
  margin-right: 5px;
}

.pagination {
  display: inline-block;
}

.pagination>* {
  float: left;
  margin-left: -1px;
  padding: 2px 7px;
  background-color: #fff;
  border: 1px solid #dcdcdc;
}

.pager a {
  text-decoration: none;
}

.block-goods-list--sort-order-items a {
  text-decoration: none;
}

.block-globalnav-menu .block-dynamic-category--body li {
  width: 100px;
  display: flex;
  margin-right: initial;
  justify-content: center;
}

.block-globalnav-menu .block-dynamic-category--body li.block-dynamic-category--row a {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-left: initial;
  margin-left: initial;
  text-decoration: none;
}

.js-dynamic-category .block-dynamic-category--body .block-dynamic-category--row a img {
  margin-right: initial;
  width: 50px;
  height: 60px;
  padding-bottom: 10px;
}

.block-globalnav-menu .block-dynamic-genre--body li a {
  text-decoration: none;
}

.pane-goods-center .block-goods-comment,
pane.pane-goods-center .block-goods-code,
.pane-goods-center .block-goods-code,
.pane-goods-center .block-goods-attr1 {
  display: none;
}

.goods_comment {
  display: grid;
  grid-template-columns: 700px 500pc;
  grid-template-rows: auto auto auto auto;
  display: -ms-grid;
  -ms-grid-columns: 1fr 500px;
  -ms-grid-rows: auto auto auto auto;
  margin-bottom: 40px;
  padding-bottom: 30px;
  border-bottom: solid 2px #444;
  padding-top: 40px;
}

.goods_comment_left {
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 2;
  -ms-grid-column: 1;
  -ms-grid-row: 2;
  width: 680px;
  margin: 0;
}

.goods_comment_right {
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 2;
  -ms-grid-column: 2;
  -ms-grid-row: 2;
  width: 500px;
  margin-top: 80px;
}

.goods_h3 {
  font-size: 18px;
  margin: 12px 0px;
  font-weight: bold;
  border-bottom: solid 2px #444;
}

.block-goods-name--text {
  border-bottom: solid 2px #444;
}

.page-goods .pane-left-menu {
  display: none;
}

.page-goods .pane-contents .pane-main,
.page-bookmark .pane-contents .pane-main,
.page-menu .pane-contents .pane-main {
  width: 100%;
}

.pane-contents .container .pane-main {
  background: #fff;
}

.pane-left-menu>div {
  background: #fff;
}

.block-category-style-p--item,
.block-genre-style--item {
  background: #fff;
}

.block-category-style-p--item:hover {
  background: #f8f8f8;
}

.block-category-style-p--item .block-category-style-p--item-name {
  width: 100%;
}

.block-category-style-p--item .block-category-style-p--item-name a {
  display: inline-block;
  width: 100%;
}

.block-genre-style--item:hover {
  background: #f8f8f8;
}

.block-genre-style--item .block-genre-style--item-name {
  width: 100%;
}

.block-genre-style--item .block-genre-style--item-name a {
  display: inline-block;
  width: 100%;
}

.block-genre-style--item-comment {
  display: none;
}

.block-favorite--customer-name {
  display: none;
}

.block-favorite--items {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.block-favorite--form .block-favorite--items li {
  width: 48%;
  display: flex;
  align-content: center;
  border: solid 1px #C6C6C6;
  border-radius: 8px;
  padding: 10px 10px;
  margin: 10px 0;
  background: #fff;
}

.block-favorite--favorite-goods {
  display: flex;
  flex-wrap: wrap;
  align-content: baseline;
  width: 100%;
  position: relative;
}

.block-favorite--description {
  flex-basis: 100%;
}

.block-favorite--goods-name a {
  border-bottom: solid 1px #C6C6C6;
  display: block;
  margin: 0 50px 8px 0;
}

.block-favorite--spec .block-favorite--price-items {
  display: none;
}

.block-favorite--update-dt {
  margin: 5px 0 5px;
}

.block-favorite--update-dt dt,
.block-favorite--update-dt dd {
  display: inline-block;
}

.block-favorite--comment {
  flex-basis: 89%;
}

.block-favorite--delete-item {
  margin-top: auto;
  position: absolute;
  top: -5px;
  right: 0;
}

.block-favorite .block-favorite--back {
  display: none;
}

.page-bookmark .block-favorite--header {
  margin: 20px 0px 0px;
}

.page-menu .block-mypage--customer-name,
.page-menu .block-mypage--logout,
.page-menu .block-mypage--shopping-info-item-goods-page {
  display: none;
}

.block-topic-details--items dt,
.block-topic-details--items dd {
  display: inline;
}

.block-topic-details--items dt {
  margin-right: 40px;
}

.block-topic-details--items li {
  border-bottom: 1px solid #C6C6C6;
  padding: 10px;
}

.block-topic-details--next-page {
  text-align: right;
}

.block-topic-path--list {
  padding: 3px 0;
}

.block-member-password--customer-name {
  display: none;
}



.block-goods-favorite {
  text-align: right;
}

.page-goods .pane-goods-footer .block-goods-favorite--btn {
  margin-top: 30px;
}

a {
  color: #333;
}

.page-goods .goods_h3 {
  border-left: solid 8px #C71749;
  padding-left: 8px;
  border-bottom: none;
}

#itemHistoryButton {
  display: none;
}

.pane-left-menu h2 {
  background-color: #fff;
  color: #4A4A4A;
  border-left: solid 8px #C71749;
  padding-left: 8px;
  font-weight: bold;
}

.pane-left-menu .block-category-tree--header a {
  font-size: 0;
}

.pane-left-menu .block-genre-tree--header a {
  font-size: 0;
}

.pane-left-menu .block-category-tree--header a:before {
  content: '機能から探す';
  color: #4A4A4A;
  font-size: 18px;
  font-weight: bold;
}

.pane-left-menu .block-genre-tree--header a:before {
  content: '目的から探す';
  color: #4A4A4A;
  font-size: 18px;
  font-weight: bold;
}

.pane-left-menu .block-pickup-list-p--item-body {
  padding: 5px 0px;
}

.block-category-tree--level-2 a {
  background: url(/img/usr/list_icon.png) left 25px top 6px no-repeat;
  background-size: 7px;
  padding-left: 40px;
}

.pane-left-menu .block-category-tree--level-2 li:nth-child(1) {
  margin-top: 4px;
  border-top: solid 1px #CBCBCB;
}

.pane-left-menu .block-category-tree--item {
  padding: 4px 4px;
}

.pane-left-menu .block-category-tree--item__open {
  padding: 4px 4px;
}

.pane-left-menu .block-category-tree--item__open>a {
  font-weight: bold;
}


.pane-left-menu .block-category-tree--level-2 li:last-child {
  padding-bottom: 0;
}

.pane-left-menu .js-enhanced-ecommerce-goods-name {
  background: url(/img/usr/list_icon.png) left 0px top 7px no-repeat;
  background-size: 7px;
  padding-left: 8px;
}

.block-category-list--event .block-top-event--header {
  border-bottom: solid 1px #C6C6C6;
}

.block-category-list {
  display: flex;
  flex-direction: column;
}

.block-category-list .block-category-list--event {
  order: 5;
}

.pane-left-menu>div {
  margin-bottom: 20px;
}

.goods_comment_right {
  display: flex;
  align-items: start;
  margin-top: 0px;
}

.goods_comment {
  padding: 20px 0;
  margin: 0;
  border-bottom: none;
  /*border-bottom: solid 2px #C71749;*/

}

.goods_comment a {
  color: #4887D0;
}

.goods_comment_full a {
  color: #4887D0;
}

.topic_news_inline a {
  color: #4887D0;
}

.page-goods .goods_comment img {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid #B5B5B5;
}

.goods_h3 {
  border-bottom: solid 2px #C71749;
}

.block-goods-name--text {
  border-bottom: solid 4px #C71749;
}

.page-goods .block-goods-comment1 div.goods_comment:last-child {
  border-bottom: solid 4px #C71749;
}

.page-goods .container .pane-main {
  padding: 0;
}

.pane-left-menu .block-genre-tree--item__open>a {
  font-weight: bold;
}

.pane-left-menu .block-category-tree--level-2>li.block-category-tree--item__open:last-child {
  border-bottom: none;
}



.pane-left-menu {
  width: 21%;
}

.pager-current>span,
a:hover,
a:focus,
li a:hover,
.pane-left-menu li a:hover,
.block-globalnav--item-list>li>a:hover,
.block-globalnav--item-list>li>a.active,
.block-globalnav-menu>div>ul>li>a span:hover,
.block-globalnav-menu>div>ul>li>a:hover span,
.page-top .block-category-tree--item a:hover span {
  color: #C71749;
}

body {
  font-size: 16px;
  line-height: 1.5;
}

.block-globalnav-menu .block-dynamic-category--body li {
  font-size: 13px;
}

.block-favorite--comment-message {
  width: 507px;
  overflow-wrap: break-word;
  word-break: break-all;
}

.block-search-suggest {
  position: absolute;
  display: block;
  z-index: 1000;
  text-align: left;
  padding: 5px;
  width: 370px;
  background-color: #fff;
  border: 1px solid #000;
}

#search_suggest_area_ a {
  background: url(/img/usr/list_icon.png) left 0px top 7px no-repeat;
  background-size: 7px;
  padding-left: 8px;
}

.pane-left-menu h2 {
  padding: 12px 10px;
}

.goods_comment_right {
  flex-direction: column;
}

#suggest_keyword_list_ {
  display: none;
}

.block-globalnav--item-list>li {
  margin-right: 0;
}

.block-globalnav--item-list>li:not(:last-child) {
  border-right: 1px solid #666;
  padding: 0 20px;
}

.block-globalnav--item-list li.js-animation-megamenu-hover {
  padding-right: 37px;
}

.block-global-search--keyword {
  width: 200px;
}

.block-global-search--keyword:focus {
  outline: none;
}

.page-bookmark .btn-danger {
  padding: 2px 5px;
}

.goods_h3_overview {
  font-weight: bold;
  padding-left: 8px;
  border-bottom: none;
  border-bottom: solid 2px #C71749;
  margin-bottom: 40px;
}

.goods_comment_left .bold {
  font-weight: bold;
}

#copyright {
  color: white;
}

.block-top-event--header {
  margin-top: 40px;
}

.goods_comment_left {
  line-height: 180%;
}

.page-top a,
.page-category a,
.page-genre a,
.block-topic-path a,
#header a,
.page-search a,
.page-bookmark a,
.page-menu a {
  text-decoration: none;
}

#twitter-widget-0,
.fb_iframe_widget {
  display: none !important;
}

.block-page-caption--text {
  border-bottom: solid 4px #C71749;
}

.table-contents {
  border: 2px solid #ccc;
  padding: 15px;
  margin: 30px auto;
  width: 706px;
  background: #FFF;
  font-size: 14px;
  letter-spacing: 0.05em;
  font-weight: bold;
}

.annotation-contents {
  background: #f5f5f5;
  border: 1px solid #CCCCCC;
  padding: 15px;
  box-sizing: border-box;
}

.point-contents {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  padding: 8px 0px;
  margin: 9px 0 9px;
  width: auto;
  border-left: 2px solid;
  padding-left: 10px;
  color: #000;
}

.weight-contents {
  font-weight: bold;
  font-size: 18px;
}

.pane-contents .block-page-block a {
  color: #0068b7;
}

.page-pagecategory .block-pagecategory-page-list--page {
  border: solid 1px #C6C6C6;
  border-radius: 8px;
  /*padding: 10px 10px;*/
  margin: 10px 0;
  width: 23.5%;
}

.page-pagecategory .container .pane-main {
  width: 100%;
}

.page-pagecategory .block-pagecategory-page-list--frame {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.block-questionnaire--customer-name {
  display: none;
}

.block-questionnaire .block-questionnaire--team {
  font-weight: bold;
  padding-left: 8px;
  border-bottom: none;
  border-bottom: solid 2px #C71749;
}

.page-top .block-pagecategory-page-list--page {
  border: solid 1px #C6C6C6;
  border-radius: 8px;
  /*padding: 10px 10px;*/
  margin: 10px 0;
  width: 23.5%;
  box-shadow: 2px 2px 5px 0px #e0e0e0;
}

.page-top .block-pagecategory-page-list--page:hover {
  background: #f8f8f8;
}

.page-top .container .pane-main {
  width: 100%;
}

.page-top .block-pagecategory-page-list--frame {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

/*.page-top .block-pagecategory-page-list--page-image {
  display: none;
}*/

.page-top .block-pagecategory-page-list--date .block-pagecategory-page-list--auto-new {
  display: none;
}

.page-top dd.block-pagecategory-page-list--page-caption {
  font-size: 20px;
}

.block-goods-release-dt {
  display: none;
}

.block-icon--auto-reservation {
  display: none;
}

.topic_number {
  font-weight: bold;
  margin: 10px 5px;
}

.topic_news_inline {
  line-height: 2;
}

.one_column {
  grid-column: 1/3;
}

.goods_row1 {
  grid-row: 1/2;
}

.goods_row2 {
  grid-row: 2/3;
}

.goods_row3 {
  grid-row: 3/4;
}

img.modalBtn {
  width: 100%;
  cursor: pointer;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
}

.bigimg {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding-bottom: 30px;
}

.bigimg img {
  max-height: 100%;
}

.close-btn {
  color: #fff;
  font-size: 40px;
  position: absolute;
  right: 20px;
  top: 0;
}

.close-btn a {
  color: #fff;
  text-decoration: none;
}

.block-topic-details .block-topic-details--header {
  display: none;
}

.toc {
  font-weight: bold;
}

.table-contents-full {
  border: 2px solid #C71749;
  padding: 15px;
  background: #FFF;
  font-size: 16px;
  letter-spacing: 0.05em;
}

.goods_comment_full {
  padding: 20px 0;
  margin: 0;
  line-height: 180%;
}

img.faq {
  margin-left: -40px;
  margin-top: -40px;
}

.block-pagecategory-page-list--frame .block-pagecategory-page-list--page {
  background-color: white;
}

.bunner_news {
  color: #fff;
  text-align: center;
  background: #c5093e;
}

.bunner_news a {
  color: #fff;
  font-size: 16px;
}

/*
評価ボタンのデザインプロトタイピング()
*/
/*評価ボタン：最初は非表示*/
.popup-right-side {
  display: none;
}

/*評価ボタン：全体サイズを大きめに*/
.popup-right-side #submit-button {
  width: 300px;
  display: flex;
  justify-content: space-evenly;
}

/*評価ボタン：ボタンサイズを大きめに+既存文字は削除*/
.popup-right-side #submit-button .good-button,
.popup-right-side #submit-button .bad-button {
  width: 150px;
  height: 150px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 0;
  transition: .3s cubic-bezier(0.5, 1, 0.89, 1);
}

/*評価ボタン：ボタンの画像を大きめに*/
.popup-right-side #submit-button .good-button .good-img,
.popup-right-side #submit-button .bad-button .bad-img {
  margin-bottom: 5px;
  width: 80px;
}

/*評価ボタン：ホバー時のボタン調整*/
.popup-right-side #submit-button .bad-button:hover,
.popup-right-side #submit-button .good-button:hover {
  width: 150px;
  height: 150px;
  transform: scale(1.05);
}

/*評価ボタン：Goodボタンの文言変更(タイトル文言変更は固有のidがあるためJS)*/
.popup-right-side #submit-button .good-button:after {
  content: "わかりやすい！";
  font-size: large;
}

/*評価ボタン：Badボタンの文言変更(タイトル文言変更は固有のidがあるためJS)*/
.popup-right-side #submit-button .bad-button:after {
  content: "いまいち...。";
  font-size: large;
}

/*評価ボタン：タイトルの文言デザイン変更*/
.popup-right-side #poptitle {
  width: 300px;
  margin: 5px auto;
  letter-spacing: 1px;
}

/*評価ボタン：低評価理由入力*/
.popup-right-side .changePop {
  width: 400px;
  height: 100px;
}

/*評価ボタン：低評価理由タイトル*/
.popup-right-side p {
  width: 400px;
  text-align: center;
  margin: 5px auto;
  letter-spacing: 1px;
}

/*評価ボタン：低評価理由入力欄の大きさ*/
.popup-right-side .textBox {
  width: 390px;
}

/*評価ボタン：送信ボタン位置*/
.popup-right-side .send-button {
  float: right;
  margin-right: 5px;
}

/*評価ボタン：最後の文言のカーニング(影響範囲広め)*/
.popup-right-side .main {
  letter-spacing: 1px;
}

/*評価ボタン：削除ボタン*/
.popup-right-side .close-img {
  right: -25px;
  width: 40px;
  height: 40px;
  transition: .3s;
}

/*評価ボタン：削除ボタン(ホバー時)*/
.popup-right-side .close-img:hover {
  right: -25px;
  transform: scale(1.1);
}

/* マニュアル記事のCSS */
.goods_comment,
.goods_comment_one_column {
  padding: 0;
  margin-bottom: 40px;

  .goods_section {
    margin: 30px 0 30px;
  }

  .goods_p {
    margin: 20px 0 20px;
  }

  .goods_sup {
      vertical-align: top;
      font-size: small;
  }

  .goods_emphasis_color {
    color: #C71749;
  }

  .goods_ul,
  .goods_ol {
    margin: 30px 0 20px 10px;
  }

  .goods_ol .goods_li {
    margin: 0 0 30px 30px;
    list-style: auto;
  }

  .goods_ul .goods_li {
    margin: 0 0 30px 30px;
    list-style: initial;
    padding-left: 1.3em;
  }

  .goods_ul .goods_li_nostyle,
  .goods_ol .goods_li_nostyle {
    margin-bottom: 30px;
    list-style: none;
    padding-left: 1.3em;
    text-indent: -1.3em;
  }

  .goods_ul .goods_li_nostyle p,
  .goods_ol .goods_li_nostyle p {
    text-indent: initial;
  }

  .font_bold {
    font-weight: bold;
  }

  .image_center {
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    display: inline-block;
  }

.image_center img {
    display: block;
    width: 100%;
    transition: filter 1s;
  }
  
  .image_center::after {
    content: "クリックで画像を拡大する";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    opacity: 0;
    pointer-events: none;
  }
  
  .image_center:hover img {
     filter: brightness(0.5);
  }
  
  .image_center:hover::after {
    opacity: 1;
    transition: opacity 1s;
  }

  table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
  }

  table th,
  table td {
      border: 1px solid #505050;
      overflow-wrap: anywhere;
      padding: 8px;
  }

  table th {
      background-color: #f2f2f2;
  }

  pre {
    white-space: normal;
    word-wrap: normal;
    background-color: rgba(0, 0, 0, .06);
    border-radius: 2px;
    overflow-x: auto;
    padding: 8px;
  }

  .code {
    counter-reset: line-number;
  }

  .code span {
    counter-increment: line-number;
    display: list-item;
    padding-left: 1rem;
    margin-left: 1rem;
  }

  .code span::marker {
    content: counter(line-number);
    color: #aaa;
  }
}

/* TOPページのトピックに付与されるアイコン表示 */
.page-top .block-top-topic--body .block-top-topic--items li {
  display: flex;
}

.page-top .block-top-topic--body .block-top-topic--items .block-top-topic--icon {
  margin-left: 20px;
}

/* ボタン */
.btn-primary {
  color: #fff;
  border: solid 1px #c5093e;
  background: -webkit-linear-gradient(top, rgba(199, 23, 73, 0.52) 0%, rgba(199, 23, 73, 1) 100%);
  background: linear-gradient(to bottom, rgba(199, 23, 73, 0.52) 0%, rgba(199, 23, 73, 1) 100%);
}

/* TOPページのNEWSのアイコンが震える */
img.block-top-topic--icon:hover {
  animation: hurueru .1s infinite;
}

@keyframes hurueru {
  0% {
    transform: translate(0px, 0px) rotateZ(0deg)
  }

  25% {
    transform: translate(2px, 2px) rotateZ(1deg)
  }

  50% {
    transform: translate(0px, 2px) rotateZ(0deg)
  }

  75% {
    transform: translate(2px, 0px) rotateZ(-1deg)
  }

  100% {
    transform: translate(0px, 0px) rotateZ(0deg)
  }
}

.block-login--pwd .action-buttons{
    margin-top: 30px;
}

.style_csp a{
    color: #4887D0;
}

.block-pagecategory-page-list--date {
  padding: 10px 10px 0;
}

.more-contents a {
  display: inline-block;
  text-align: center;
  padding: 10px 20px;
  font-size: 18px;
  margin: 20px;
  border-radius: 8px;
}

.more-contents{
  display: flex;
   justify-content: center;
   align-items: center;
}

.block-pagecategory-page-list--frame img{
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.block-pagecategory-page-list--page-caption{
  padding: 10px;
}

.block-pagecategory-page-list--page-caption a{
    font-size: 17px;
    font-weight: bold;
}

.more-contents a {
    text-decoration: underline;
}

#block_of_top_searchbox {
    background-color: #C71749;
    width: 100vw;
    margin: 0 calc(50% - 50vw);
}
@media screen and (max-width: 1200px) {
    #block_of_top_searchbox {
        background-color: #C71749;
        width: 100%;
        margin:0;
    }
}
.top-search-box {
    background-image: none !important;
    height: 350px !important;
    text-align: center;
    margin-bottom: 60px;
    box-sizing: border-box;
}

.M_search_top {
    color: #fff;
    font-weight:bold;
    font-size:40px;
}

.M_search_top_welcome {
    color: #fff;
    font-weight: bold;
    bottom: 0;
    padding-top: 25px;
    
}

.top-search-box-inner {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    max-width: 710px;
    margin: auto;
}

.M_top_search_keyword {
    display: inline-block;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #fff;
    line-height: 150%;
    font-size: 20px
}


.search-full {
    width: 90% ;
    outline:none;
}

.M_top_search_keyword a.keyword_line {
    display: inline-block;
    padding: 7px 25px 7px 25px;
    margin: 10px;
    color: #fff;
    line-height: 150%;
    text-decoration: none;
    background-color:#C7778E;
    font-size: 13px;
    border-radius: 10px;
    border:none;
}

    .M_top_search_keyword a.keyword_line:hover {
        background-color: white;
        color: #C7778E;
        opacity: 1;
        border: none;
    }

a.keyword_line {
    display: inline-block;
    padding: 7px 25px 7px 25px;
    margin: 10px;
    color: #fff;
    line-height: 150%;
    text-decoration: none;
    background-color: #C71749;
    font-size: 13px;
    border-radius: 10px;
    border: 2px solid;
}

    a.keyword_line:hover {
        background-color: white;
        color: #C71749;
        opacity: 1;
        border-block-color: #C71749;
        border: 2px solid;
        
    }

.block-global-top-search--keyword.js-suggest-search.search-full {
    background-color: transparent;
    border: none;
}

.top-search-box-inner form {
    background-color: #eee;
    border-radius: 5px;
}
.top-search-box-inner .fa-search:before{
   font-size:25px
}

.goods_comment_right {
    margin-top: 0px;
}

.goods_comment, .goods_comment_one_column {
    .image_center {
        text-align: center;
        margin-bottom: 30px;
    }
}

.image_center img{
    display: flex;
    margin: 0 auto;
}

img.modalBtn {
    width: 100%;
    cursor: pointer;
}

body{
  color-scheme: light;
}

.popup-right-side #submit-button .bad-button {
    border-color: #203D7C !important;
    color: #203D7C !important;
}

.popup-right-side #submit-button .bad-button:hover {
    background-color: #203D7C !important;
    border-color: #203D7C !important;
    color: #ffffff !important;
}

/*.page-top .block-globalnav--item-list>li:nth-of-type(6){
  border-right: none;
}

.page-top .block-globalnav--item-list{
  width: 1135px !important;
}*/

.page-page .pane-main{
  width:100% !important;
}

.add-manual-info {
  display: inline-flex;
  position: relative;
  top: 17%;
  transform: translateY(-50%);
  max-width: 700px;
  margin: auto;
}

.add-manual-info a{
  display: inline-block;
  padding: 7px 25px 7px 25px;
  margin: 10px;  
  color: #fff;
  line-height: 150%;
  text-decoration: none;
  background-color: #238D80;
  font-size: 13px;
  border-radius: 10px;
  border: none;
  width: 230px;
  color: #FFF;
}

.M_top_search_keyword{
  display:none;
}

.top-info{
  color: #FFF;
  font-size: 15px;
  margin: 10px 0 20px;
}

.top-search-box-inner{
 top:35% 
}

.add-manual-info a:hover{
  color:#238D80;
  background-color:#FFF;
  opacity: 1;
  filter: none;
}

.page-top .block-globalnav--item-list>li:nth-of-type(5){
  border-right: none;
}

.page-goods .onboarding_goodscomment_wide {
  margin-bottom: 50px;
}

.page-goods .onboarding_blockquote {
    border-left: 4px solid #ccc;
    margin: 1em 0;
    padding-left: 1em;
    color: #555;
  }

.page-goods .onboarding_list {
  display: flex;
  align-items: flex-start; /* 上揃え（複数行対策） */
}

.page-goods .onboarding_label {
  font-weight: bold;
  white-space: nowrap;
  margin-right: 0.5em;
}

.page-goods .onboarding_text {
  display: block;
}

.page-goods .onboarding_qanda {
  margin-bottom: 20px;
}

.page-goods .onboarding_wrap {
  display: flex;
  gap: 24px;              /* 左右の間隔 */
  align-items: flex-start;
}

.page-goods .onboarding_left {
  flex: 1;
}

.page-goods .onboarding_right {
  flex-shrink: 0;  
}

.page-goods .onboarding_right img {
  max-width: 550px;       /* 必要に応じて調整 */
  height: auto;
}

.page-goods .onboarding_title {
  font-weight: bold;
  margin-top: 10px;
}

@media (max-width: 768px) {
  .page-goods .onboarding_wrap {
    flex-direction: column;
  }
}

.page-goods .onboarding_content {
  margin-top: 20px;
}

.page-top .block-globalnav{
  display: none;
}