﻿.p-lineup-local-links{
  display: -webkit-box;
  display: flex;
  padding-top: 30px;
  margin: 0 5px;
}
.p-lineup-local-links > a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  width: calc(50% - 10px);
  margin: 0 5px;
  min-height: 40px;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  border: 1px solid #000;
  letter-spacing: .07em;
  color: #000;
}
.p-lineup-local-links a.is-selected {
  color: #999;
  border-color: #999;
}
.p-lineup-local-links {
  text-align: center;
}
.p-hearingaid-product{
  margin-bottom: 50px;
}
.p-hearingaid-product_wrap {
  margin: 0 auto;
  width: 94%;
}
.p-hearingaid-product_header h1 {
  margin-bottom: 30px;
}

.p-hearingaid-product_header {
  margin: 50px auto 15px;
  width: 94%;
}
.p-hearingaid-product_header ul {
  text-align: right;
}
.p-hearingaid-product_header li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  line-height: 1;
}
.p-hearingaid-product_header li img {
  height: 20px;
  width: auto;
  vertical-align: bottom;
}
.p-panel-col3__title.u-lh-middle {
  font-size: 18px;
  line-height: 1.3;
  font-weight: bold;
  text-align: center;
  margin: 20px 0 30px;
}
.p-hearingaid-product_outline {
  background: #f7f7f7;
  padding: 10px;
  margin-bottom: 40px;
}
.p-panel-col3.p-panel-col3-bg.u-mb-80{
  margin: 0 auto 40px;
  width: 94%;
  background: #f7f7f7;
  padding: 10px;
  box-sizing: border-box;
}
.p-panel__item{
  background: #fff;
  padding: 15px;
  margin-bottom: 10px;
}
.p-panel__item img{
  max-width: 100%;
}
.p-panel__item-title{
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.23;
}
.p-panel__item-txt {
  font-size: 12px;
  line-height: 1.45;
  margin-bottom: 20px;
}
.p-hearingaid-product_item{
  width: 94%;
  margin: 0 auto 40px
}
.p-hearingaid-product_item img{
  max-width: 100%;
}
.p-hearingaid-product_item p{
  font-size: 13px;
  margin-bottom: 15px;
}
.p-hearingaid-product_item p span{
  display: block;
  font-size: 10px;
  margin-bottom: 10px;
}

/*商品一覧*/
.p-hearingaid-product_article{
  width: 94%;
  margin: 0 auto;
}
.p-hearingaid-product_article h2 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
}
.p-hearingaid-product_article_block + .p-hearingaid-product_article_block {
  margin-top: 16px;
}
.p-hearingaid-product_article_block > dt {
  font-size: 17px;
  line-height: 1.5;
  font-weight: bold;
}
.p-hearingaid-product_article_block > dt + dd {
  margin-top: 4px;
}

.p-hearingaid-product_article_block > dd {
  display: -webkit-box;
  display: flex;
  flex-flow: wrap;
  margin-top: 4px;
  width: 70%;
  line-height: 1.5;
}
.p-hearingaid-product_article_block_label {
  align-self: center;
  background: #e74260;
  margin-left: 6px;
  padding: 2px 20px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  line-height: 1;
}
.p-hearingaid-product_article_block_note {
  width: 100%;
  font-size: 10px;
  line-height: 2.5;
}
.p-hearingaid-product_article_block_item {
  margin-right: auto;
  font-size: 16px;
}
.p-hearingaid-product_article_block_price {
  font-size: 17px;
}
.hearingaid-maker{
  display: none;
}
.p-hearingaid-tag{
  margin: 32px 0 15px;
}
.p-hearingaid-tag-item {
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
  font-size: 10px;
  margin-right: 10px;
}
.p-hearingaid-tag-item.key1{
  background: #000;
}
.p-hearingaid-tag-item.key2{
  background: #999;
}
.p-hearingaid-tag-item.key3{
  background: #ccc;
}
.p-hearingaid-tag-item.key4{
  background: #ccc;
}
.p-hearingaid-product_separate{
  width: 94%;
  margin: 0 auto 40px;
}
.p-hearingaid-product_separate h2 {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: bold;
}
.p-hearingaid-product_separate img{
  max-width: 100%;
}
.p-product-list__item{
  display: none;
}
.p-hearingaid-product_article{
  margin-bottom: 30px;
}
.p-hearingaid-product_article_desc p {
  font-size: 12px;
  line-height: 1.45;
}
.p-hearingaid-product_article_detail{
  margin-bottom: 30px;
}
/*商品一覧*/
.p-hearingaid-product_text-title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
}
.u-width-65{
  display: none;
}
.p-panel__item-txt dt {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.23;
}
.u-mb-15.u-pb-10.u-fw-bold.u-txt-center.u-fs-15 small{
  display: block;
  text-align: center;
}
.p-panel__item-txt dd{
  font-size: 12px;
  line-height: 1.45;
}
.u-fw-normal {
  font-weight: normal !important;
}
.u-fs-10 {
  font-size: 10px !important;
}
.u-pl-10 {
  padding-left: 10px !important;
}

ul.c-localnav{
  border: none;
  padding-bottom: 0;
}

.c-button--black {
  color: #fff;
  background: #000;
  border-color: #000;
}
.c-button {
  position: relative;
  display: block;
  width: 94%;
  margin: 0 auto 50px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  vertical-align: middle;
  font-size: 10px;
  font-weight: 500;
  text-decoration: none;
  border: solid 2px currentColor;
  box-sizing: border-box;
}
.c-button--map {
  background: #000 url(../img/usr/hearingaid/product/icn_map.png) 96% 50% no-repeat;
  background-size: 1em;
}

/*ロゴ画像*/
#moment .u-mb-15 h1 img,
#widex_evoke .u-mb-15 h1 img {
    width: 200px;
}


/*補聴器用電池*/
.p-afterservice__list {
  margin: 20px auto 40px;
  width: 94%;
}
.p-afterservice__list > li:first-child {
  margin-bottom: 10px;
}
.p-afterservice__list > li img{
  max-width: 100%;
  vertical-align: bottom;
}
p.p-hearingaid-maker-caption{
  margin-left: 10px;
  margin-right: 10px;
}
/*取扱メーカー*/
ul.p-hearingaid-maker-list {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 auto 40px;
  width: 94%;
}
ul.p-hearingaid-maker-list li {
  width: 46%;
  margin-bottom: 24px;
}
ul.p-hearingaid-maker-list li img{
  max-width: 100%;
  vertical-align: bottom;
}

/*店舗を探す追従*/
.p-lensComSearchStore__bar .c-button {
  margin: 0;
  height: 50px;
}
.p-lensComSearchStore__bar .c-button--right-arw:after {
  right: 10em;
  top: 15px;
}