#mainArea{
  margin: 0 auto;
  font-size: 100%;
  line-height: 2;
  color: #333333;
  letter-spacing: 1px;
}
a{
  text-decoration: none;
  color: #333333;
}
.f-ja{
  font-family: "ヒラギノ角ゴ Pro W6",arial,Hiragino Kaku Gothic Pro,"Noto Sans JP",sans-serif;
}
.f-en{
  font-family: arial,sans-serif;
}
.f-11{
  font-size: 1.1rem;
}
.f-13{
  font-size: 1.3rem;
}
.f-15{
  font-size: 1.5rem;
}
.f-18{
  font-size: 1.8rem;
}
.f-35{
  font-size: 3.5rem;
}
.f-50{
  font-size: 5.0rem;
}
.f-150{
  font-size: 15rem;
  line-height: 0.8;
}
.bold{
  font-weight: 700;
}
.italic{
  font-style: italic;
}
.in-blc{
  display: inline-block;
}
.blc{
  display: block !important;
}
.v-b{
  vertical-align: bottom;
}
h4{
  border-bottom: 1px solid #000000;
  margin: 0 0 5% 0;
}
.bg_{
  background: #f8f8f8;
  padding: 3% 0 0 0;
  margin: -5% 0 0 0;
}
.mainbnr_{
  text-align:center;
}
.leadTxt_{
  text-align: center;
  line-height: 2.4;
}
.leadTxt_::after{
  position: absolute;
  content: "";
  width: 50px;
  background: #000000;
  height: 1px;
  margin: 0 auto;
  left: calc(50% - 50px);
}
.leadTxt_ p{
  margin: 0 0 5% 0;
}
.ancorArea_{
  margin: 10% 0 0 0;
}
.ancor_staff_ {
  display: inline-block;
  width: 22%;
  margin: 3% 1% 0;
  text-align: center;
  border: 1px solid;
  background: #ffffff;
  padding: 2% 0;
}
.ancor_staff_ img{
  margin: 0 0 5% 0;
}
.Name_ {
  margin: 2% 0 5% 0;
  line-height: 1.8;
}
.shopN_ {
  display: block;
  font-size: 1.1rem;
  line-height: 1.5;
  margin: 0 0 1% 0;
}
.inner_{
  width: 1000px;
  margin: 0 auto;
  padding: 5% 0;
}
.style_{
  width: 520px;
  display: inline-block;
  letter-spacing: 1px;
  vertical-align: top;
}
.itemComment_{
  display: inline-block;
  width: 44%;
  vertical-align: middle;
}
.itemComment_ p{
  margin: 5% 0 ;
}

.linkArea_{
  margin: 5% 0;
}
.value_ {
  width: 76%;
  display: inline-block;
  text-align: left;
  font-size: 1.3rem;
  line-height: 1.6;
  letter-spacing: 0.5px;
}
.btnArea_ {
  margin: 0 auto;
  text-align: center;
  width: 94px;
  vertical-align: top;
  color: #ffffff;
  background: #000000;
  display: inline-block;
}
.btnArea_ a {
  border: 1px solid #000000;
  color: #ffffff;
  text-align: center;
  padding: 5px;
  font-size: 1.2rem;
  margin: 0;
  transition: all .3s;
  display: inline-block;
  text-decoration: none;
  width: 100%;
  font-family: arial,sans-serif;
  letter-spacing: 0;
}
.btnArea_ a:hover {
  color: #000000 !important;
  background-color: #ffffff;
  border: 1px solid #000000;
}
.marker {
  background: linear-gradient(transparent 60%, #fff601 60%);
}
.itemLink_{
  margin: 4% 0;
}
.itemLinkArea_{
  margin: 5% 0 0 0;
}
.ballCom_r_{
  position: relative;
  padding: 0 15px;
  display: inline-block;
  width: 260px;
  border-radius: 8px;
  border: 1px solid #000000;
  margin: 0 0 0 5%;
  line-height: 1.8;
  vertical-align: middle;
}
.ballCom_l_{
  position: relative;
  padding: 0 15px;
  display: inline-block;
  width: 260px;
  border-radius: 8px;
  border: 1px solid #000000;
  margin: 0 5% 0 0;
  line-height: 1.8;
  vertical-align: middle;
}
.ballCom_r_::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -15px;
  border-right: 15px solid #000000;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  top: 25%;
  margin-top: -15px;
}
.ballCom_r_::after{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -14px;
  border-right: 15px solid #ffffff;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  top: 25%;
  margin-top: -15px;
}
.ballCom_l_::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  right: -15px;
  border-left: 15px solid #000000;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  top: 25%;
  margin-top: -15px;
}
.ballCom_l_::after{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  right: -14px;
  border-left: 15px solid #ffffff;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  top: 25%;
  margin-top: -15px;
}
.fade {
  max-width: 520px;
  padding: 0;
  height: auto;
}
