@charset "utf-8";

body,td,th {
    font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #000000;
    font-size: 14px;
}
body {
    background-color: #FFFFFF;
}

.name {
    font-size: 16px;
    color: #000000;
    text-align: center;
    line-height: 130%;
}
.txt50to24 {
  font-size: 50px;
  line-height: 170%;
}
.txt50to30 {
  font-size: 50px;
  line-height: 170%;
}
.txt40to26 {
  font-size: 40px;
  line-height: 170%;
}
.talk {
    font-size: 20px;
    line-height: 170%;
    text-indent: -3em;
    padding-left: 3em;
}
.talk_indent {
    font-size: 20px;
    line-height: 170%;
    padding-left: 3em;
}
.picCaption {
    font-size: 18px;
    line-height: 170%;
}
.afterTalkTitle {
    font-size: 34px;
    line-height: 170%;
    text-align: center;
    margin-bottom: 30px;
}
.afterTalk {
    font-size: 20px;
    line-height: 180%;
    margin-bottom: 10px;
}
.shopInfo {
    font-size: 16px;
    border-bottom: 1px solid #000000;
    margin-bottom: 14px;
}
.shopName {
    font-size: 24px;
    margin-bottom: 8px;
}
.shopAddress {
    font-size: 18px;
    line-height: 160%;
}
.btnText {
    font-size: 16px;
}
.shop-photo-px-0 {
    padding-left: 0px;
    padding-right: 0px;
}
.px15px-to-0px {
    padding-left: 15px;
    padding-right: 15px;
}
.round_frame {
  border: 1px solid #707070;
  border-radius: 6px;
  padding-top: 16px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 16px;
}






@media (max-width: 992px){
.px15px-to-0px {
    padding-left: 0px;
    padding-right: 0px;
}


}





@media (max-width: 767px){
.shop-photo-px-0 {
    padding-left: 15px;
    padding-right: 15px;
}

.txt50to24 {
    font-size: 24px;
}
.txt50to30 {
  font-size: 30px;
}
.txt40to26 {
  font-size: 26px;
}
.talk {
    font-size: 16px;
}
.talk_indent {
    font-size: 16px;
}
.picCaption {
    font-size: 14px;
}
.afterTalkTitle {
    font-size: 26px;
    line-height: 170%;
}
.afterTalk {
    font-size: 16px;
}
.shopInfo {
    font-size: 14px;
}
.shopName {
    font-size: 22px;
}
.shopAddress {
    font-size: 14px;
}




}
