@charset "UTF-8";
.itemCenter {
  text-align: center; }

.itemLeft {
  text-align: left; }

.mb50 {
  margin-bottom: 50px; }

.center {
  text-align: center; }

.userTable_02 th {
  width: 20%; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.clearfix::after {
  content: "";
  display: block;
  clear: both; }

.shop {
  /*注釈*/ }
  .shop #map {
    width: 100%;
    height: 400px;
    background-color: grey; }
  .shop .shop_name a {
    color: #333;
    font-weight: 600; }
  .shop:after {
    content: '';
    display: block;
    clear: both; }
  .shop .guideTxt ul {
    margin: 0;
    padding-left: 0;
    list-style: none; }
  .shop .guideTxt ul li {
    width: 14%;
    float: left;
    text-align: center;
    padding: 0 10px;
    margin: 10px 0; }
    @media screen and (max-width: 768px) {
      .shop .guideTxt ul li {
        width: 25%; } }
    @media screen and (max-width: 320px) {
      .shop .guideTxt ul li {
        width: 50%; } }
  .shop .guideTxt ul:after {
    content: '';
    display: block;
    clear: both; }
  .shop .guideTxt ul li a {
    display: block;
    border-radius: 6px;
    line-height: 30px;
    letter-spacing: -0.1em;
    margin-bottom: 5px;
    color: #333;
    position: relative;
    padding: 15px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-width: 1px;
    border-color: #f4eaaf;
    border-style: solid;
    background-color: #fffee2; }
    .shop .guideTxt ul li a:hover {
      opacity: .6;
      border-color: #f4eaaf;
      background-color: #ffe7aa; }
  .shop .guideTxt ul li .btn {
    width: 100%;
    display: inline-block; }
  .shop .guideTxt .noteList li {
    font-size: 80%;
    line-height: 1.3;
    margin-bottom: 0px !important;
    padding-left: 1.5em;
    text-indent: -1.5em;
    width: 100%;
    text-align: left; }
    .shop .guideTxt .noteList li:before {
      content: '※';
      margin-right: .5em;
      vertical-align: baseline; }
    .shop .guideTxt .noteList li a {
      border-width: 0px;
      border-color: none;
      border-style: solid;
      background-color: transparent;
      line-height: 0;
      margin-left: 15px;
      text-decoration: underline; }
      .shop .guideTxt .noteList li a:hover {
        border-color: none;
        border-style: solid;
        background-color: transparent; }

.shop_information .itemCenter {
  margin: 40px 0; }
  @media screen and (max-width: 768px) {
    .shop_information .itemCenter {
      margin: 40px 0 20px; } }
.shop_information .CrossHead span {
  display: block;
  font-weight: 300;
  color: #767676;
  font-size: 80%;
  font-weight: 500; }
.shop_information .body img {
  max-width: 100%;
  height: auto; }
.shop_information .body p {
  margin: 0 0 15px; }
.shop_information .body ul,
.shop_information .body ol {
  margin: 0 0 1.6em 1.3333em; }
.shop_information .body ul {
  list-style: disc; }
.shop_information .body ol {
  list-style: decimal; }
.shop_information .body li > ul,
.shop_information .body li > ol {
  margin-bottom: 0; }
.shop_information .body dl {
  margin-bottom: 1.6em; }
.shop_information .body dt {
  font-weight: bold; }
.shop_information .body dd {
  margin-bottom: 1.6em; }
.shop_information .body h1,
.shop_information .body h2,
.shop_information .body h3,
.shop_information .body h4,
.shop_information .body h5,
.shop_information .body h6 {
  clear: both;
  font-weight: 700;
  margin: 36px 0 12px; }
.shop_information .body address {
  font-style: italic;
  margin-bottom: 15px; }
.shop_information .body abbr[title] {
  border-bottom: 1px dotted #2b2b2b;
  cursor: help; }
.shop_information .body b,
.shop_information .body strong {
  font-weight: 700; }
.shop_information .body cite {
  border: 0; }
.shop_information .body cite,
.shop_information .body dfn,
.shop_information .body em,
.shop_information .body i {
  font-style: italic; }
.shop_information .body mark,
.shop_information .body ins {
  border: 0;
  color: inherit;
  text-decoration: none; }
.shop_information .body code,
.shop_information .body kbd,
.shop_information .body tt,
.shop_information .body var,
.shop_information .body samp,
.shop_information .body pre {
  font-family: monospace, serif;
  font-size: 80%;
  line-height: 1.6; }
.shop_information .body pre {
  border: 1px solid rgba(0, 0, 0, 0.1);
  max-width: 100%;
  overflow: auto;
  padding: 12px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }
.shop_information .body blockquote,
.shop_information .body q {
  quotes: none; }
.shop_information .body blockquote:before,
.shop_information .body blockquote:after,
.shop_information .body q:before,
.shop_information .body q:after {
  content: "";
  content: none; }
.shop_information .body blockquote {
  color: #767676;
  font-size: 120%;
  font-style: italic;
  font-weight: 300;
  line-height: 1.2631578947;
  margin: 0 0 15px; }
.shop_information .body blockquote cite,
.shop_information .body blockquote small {
  color: #2b2b2b;
  font-weight: 400;
  line-height: 1.5; }
.shop_information .body blockquote em,
.shop_information .body blockquote i,
.shop_information .body blockquote cite {
  font-style: normal; }
.shop_information .body blockquote strong,
.shop_information .body blockquote b {
  font-weight: 400; }
.shop_information .body small {
  font-size: smaller; }
.shop_information .body big {
  font-size: 125%; }
.shop_information .body sup,
.shop_information .body sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }
.shop_information .body sup {
  bottom: 1ex; }
.shop_information .body sub {
  top: .5ex; }
.shop_information .body dt {
  font-weight: bold; }
.shop_information .body ul,
.shop_information .body ol {
  list-style: none;
  padding-left: 0; }
.shop_information .body ul {
  list-style: disc; }
.shop_information .body ol {
  list-style: decimal; }
.shop_information .body del {
  color: #767676; }
.shop_information .body hr {
  display: block;
  background-color: rgba(0, 0, 0, 0.1);
  border: 0;
  height: 1px; }
.shop_information .body .basicFlt {
  overflow: hidden; }
.shop_information .body .fltL {
  float: left; }
.shop_information .body .fltR {
  float: right; }
.shop_information .body .fltImg img {
  height: auto;
  width: 100%; }
.shop_information .body .basicFlt ul.fltList {
  overflow: hidden;
  list-style: none;
  margin: 0 0 1.6em 0; }
.shop_information .body .basicFlt ul.fltList > li {
  float: left;
  margin-bottom: 20px; }
.shop_information .body .basicFlt ul.clm2 > li {
  width: 49%;
  list-style: none;
  margin-left: 1%; }
.shop_information .body .basicFlt ul.clm2 > li.even {
  float: right; }
.shop_information .body .basicFlt ul.clm3 > li {
  margin-right: 1%;
  width: 32.5%;
  list-style: none; }
.shop_information .body .basicFlt ul.clm3 > li:nth-child(3) {
  margin-right: 0%; }
.shop_information .body .basicFlt .fltList p {
  margin: 0; }
.shop_information .body .basicFlt .fltList:after {
  content: '';
  display: block;
  clear: both; }

/* 店舗詳細 */
.shop_detail {
  /*調剤店情報*/
  /*各アイコン*/ }
  .shop_detail .shop-name {
    font-size: 180%;
    font-weight: 500;
    margin: 0px 0 5px 0; }
  .shop_detail dt {
    clear: left;
    float: left;
    width: 20%; }
  .shop_detail dd {
    margin: 0 0 0 20%; }
  .shop_detail:after {
    content: '';
    display: block;
    clear: both; }
  .shop_detail .link-btn {
    color: #fb9190;
    padding: 0 20px;
    border: 2px solid #fb9190;
    padding: 10px 20px;
    display: block;
    border-radius: 6px;
    letter-spacing: 0.1em;
    margin-bottom: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
    .shop_detail .link-btn:hover {
      background-color: #ffe7e6; }
    .shop_detail .link-btn:before {
      content: url(https://www.kirindo-shop.com/cmn/images/caret-right-solid.png);
      margin: 10px;
      position: relative;
      top: 0px; }
  .shop_detail .map-btn {
    display: block;
    padding: 10px 20px;
    border-radius: 4px;
    border-width: 2px;
    border-color: #006726;
    border-style: solid;
    background-color: #33bf67;
    color: #FFF; }
    .shop_detail .map-btn:hover {
      background-color: #c5edd4; }
    .shop_detail .map-btn:before {
      content: url(https://www.kirindo-shop.com//cmn/images/icon_map_img.png);
      margin: 0 5px 0;
      position: relative;
      top: 5px; }
  .shop_detail .shop-promotion ul {
    padding-left: 0;
    list-style: none; }
    .shop_detail .shop-promotion ul:after {
      content: '';
      display: block;
      clear: both; }
    .shop_detail .shop-promotion ul li {
      float: left;
      text-align: center;
      padding: 0 1% 15px 0;
      margin: 10px 0; }
  .shop_detail .shop-promotion img {
    max-width: 100%;
    height: auto; }
  .shop_detail .shop-promotion .recommended_info ul li,
  .shop_detail .shop-promotion .event_info ul li {
    width: 25%; }
    @media screen and (max-width: 768px) {
      .shop_detail .shop-promotion .recommended_info ul li,
      .shop_detail .shop-promotion .event_info ul li {
        width: 100%; } }
  .shop_detail .shop-promotion .Flyer_info li {
    text-align: center;
    padding: 0;
    margin: 10px 0;
    margin-right: 0;
    width: 25%; }
    @media screen and (max-width: 768px) {
      .shop_detail .shop-promotion .Flyer_info li {
        width: 30%; } }
    @media screen and (max-width: 767px) {
      .shop_detail .shop-promotion .Flyer_info li {
        width: 100%; } }
    .shop_detail .shop-promotion .Flyer_info li:last-child {
      margin-right: 0px; }
  .shop_detail .shop-promotion .Flyer_info .thumb {
    display: none; }
  .shop_detail .shop-promotion .Flyer_info .thumb_link {
    padding: 10px 10px; }
    @media screen and (max-width: 1200px) {
      .shop_detail .shop-promotion .Flyer_info .thumb_link {
        padding: 0; } }
    .shop_detail .shop-promotion .Flyer_info .thumb_link a {
      color: #FFF;
      background-color: #e42323;
      padding: 15px;
      display: block;
      border-radius: 6px;
      letter-spacing: 0.1em;
      margin-bottom: 5px;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      font-size: 1.3em;
      font-weight: 600; }
      .shop_detail .shop-promotion .Flyer_info .thumb_link a:before {
        content: url(https://www.kirindo-shop.com/cmn/images/h_caret-right-solid.png);
        margin: 0 5px 0;
        position: relative;
        top: 0px; }
  .shop_detail .shop-info ul {
    padding-left: 0;
    list-style: none; }
    .shop_detail .shop-info ul:after {
      content: '';
      display: block;
      clear: both; }
    .shop_detail .shop-info ul li {
      float: left;
      text-align: center;
      padding: 0 1% 15px 0;
      margin: 10px 0; }
    @media screen and (max-width: 768px) {
      .shop_detail .shop-info ul li:first-child {
        text-align: left;
        width: 20%; } }
    @media screen and (max-width: 767px) {
      .shop_detail .shop-info ul li {
        float: none;
        text-align: left; }
      .shop_detail .shop-info ul li:first-child {
        text-align: left;
        width: 30%; } }
  .shop_detail .guideTxt .news {
    list-style: none;
    padding-left: 0;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
    .shop_detail .guideTxt .news a {
      color: #333; }
      h5 .shop_detail .guideTxt .news ahover {
        text-decoration: underline; }
    .shop_detail .guideTxt .news .elm {
      width: 20%;
      float: left;
      padding-right: 1%; }
      @media screen and (max-width: 768px) {
        .shop_detail .guideTxt .news .elm {
          width: 30%; } }
    .shop_detail .guideTxt .news img {
      max-width: 100%;
      height: auto;
      margin: 0; }
    .shop_detail .guideTxt .news .tmbicnlist__txt {
      width: 80%;
      float: left; }
      @media screen and (max-width: 768px) {
        .shop_detail .guideTxt .news .tmbicnlist__txt {
          width: 70%;
          font-size: 80%; } }
      .shop_detail .guideTxt .news .tmbicnlist__txt h5 {
        margin: 0;
        /*font-weight: 600;*/ }
      .shop_detail .guideTxt .news .tmbicnlist__txt p {
        line-height: 1.6;
        margin: 0.5em 0;
        font-weight: 600; }
        @media screen and (max-width: 768px) {
          .shop_detail .guideTxt .news .tmbicnlist__txt p {
            line-height: 1.2; } }
    .shop_detail .guideTxt .news li:after {
      content: '';
      display: block;
      clear: both; }
  .shop_detail .other-shop:after {
    content: '';
    display: block;
    clear: both; }
  .shop_detail .other-shop ul {
    margin: 0;
    padding-left: 0;
    list-style: none; }
    .shop_detail .other-shop ul:after {
      content: '';
      display: block;
      clear: both; }
  .shop_detail .other-shop ul li a {
    display: block;
    border-radius: 6px;
    line-height: 30px;
    letter-spacing: -0.1em;
    margin-bottom: 5px;
    color: #333;
    position: relative;
    padding: 15px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-width: 1px;
    border-color: #f4eaaf;
    border-style: solid;
    background-color: #fffee2; }
    .shop_detail .other-shop ul li a:hover {
      opacity: .6;
      border-color: #f4eaaf;
      background-color: #ffe7aa; }
  .shop_detail .other-shop ul li .btn {
    width: 100%;
    display: inline-block; }
  .shop_detail .other-shop ul li {
    width: 14%;
    float: left;
    text-align: center;
    padding: 0 10px;
    margin: 10px 0; }
    @media screen and (max-width: 768px) {
      .shop_detail .other-shop ul li {
        width: 25%; } }
    @media screen and (max-width: 320px) {
      .shop_detail .other-shop ul li {
        width: 50%; } }
  .shop_detail .pharmacy-info .pharmacy-info_link-btn {
    padding-left: 0;
    list-style: none; }
    .shop_detail .pharmacy-info .pharmacy-info_link-btn li {
      width: 25%;
      text-align: left;
      display: inline-block; }
    @media screen and (max-width: 1550px) {
      .shop_detail .pharmacy-info .pharmacy-info_link-btn li {
        text-align: left;
        width: 30%; } }
    @media screen and (max-width: 768px) {
      .shop_detail .pharmacy-info .pharmacy-info_link-btn li:first-child {
        text-align: left;
        width: 35%; } }
    @media screen and (max-width: 767px) {
      .shop_detail .pharmacy-info .pharmacy-info_link-btn li {
        display: block;
        float: none;
        text-align: left;
        text-align: left;
        width: 60%; }
      .shop_detail .pharmacy-info .pharmacy-info_link-btn li:first-child {
        width: 60%; } }
  .shop_detail .pharmacy-info .Icon_list {
    margin: 1.5em 0;
    padding-left: 0; }
    .shop_detail .pharmacy-info .Icon_list li {
      width: 15%;
      padding: 0 20px;
      background-color: #d4d4d4;
      color: #333;
      padding: 10px 20px;
      display: block;
      border-radius: 6px;
      letter-spacing: 0.1em;
      margin-bottom: 5px;
      text-align: center;
      display: inline-block; }
      @media screen and (max-width: 768px) {
        .shop_detail .pharmacy-info .Icon_list li {
          width: 23%; } }
      @media screen and (max-width: 320px) {
        .shop_detail .pharmacy-info .Icon_list li {
          width: 30%; } }
    .shop_detail .pharmacy-info .Icon_list .on {
      background-color: #7aac7a;
      color: #fff; }
  .shop_detail .shop_iconArea > li {
    display: inline-block;
    width: 10%;
    letter-spacing: normal;
    text-align: center;
    /* float: left; */
    padding: 0;
    vertical-align: top;
    border: solid 1px #ebebeb; }
    @media screen and (max-width: 768px) {
      .shop_detail .shop_iconArea > li {
        width: 13%;
        padding: 10px; } }
    @media screen and (max-width: 767px) {
      .shop_detail .shop_iconArea > li {
        width: 20%;
        padding: 6px 3px; } }
    .shop_detail .shop_iconArea > li img {
      max-width: 100%;
      margin: 10px auto 0px;
      border-radius: 10px;
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
      -o-border-radius: 2px;
      -ms-border-radius: 2px; }
    .shop_detail .shop_iconArea > li span {
      display: block;
      font-size: 69%;
      padding: 0px 0 5px 0;
      line-height: 1.2em;
      letter-spacing: -0.025em; }

/* お薬手帳、処方せん */
.shop .guideTxt {
  /*お薬手帳*/ }
  @media screen and (max-width: 834px) {
    .shop .guideTxt h2 {
      margin: 2em 0 !important; } }
  .shop .guideTxt .pink li {
    color: #fa5c64; }
  .shop .guideTxt h3 {
    font-weight: 600;
    margin-bottom: 15px; }
  .shop .guideTxt .clam3_flow {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0; }
    .shop .guideTxt .clam3_flow li {
      width: 33.333%;
      box-sizing: border-box;
      float: left;
      text-align: center;
      padding: 0 10px;
      margin: 10px 0; }
    .shop .guideTxt .clam3_flow img {
      max-width: 100%; }
  .shop .guideTxt .flowra h3 {
    font-size: 130%;
    margin-top: 15px; }
  .shop .guideTxt .flowra p {
    text-align: left;
    font-size: 110%; }
  .shop .guideTxt .flowra .numbe {
    margin: 10px;
    position: absolute; }
  .shop .guideTxt .flowra .rnumber01 {
    top: -5%;
    left: 0; }
    @media screen and (max-width: 767px) {
      .shop .guideTxt .flowra .rnumber01 {
        top: -2%; } }
  .shop .guideTxt .flowra .rnumber02 {
    top: -5%;
    left: 34.5%; }
    @media (min-width: 1800px) {
      .shop .guideTxt .flowra .rnumber02 {
        left: 33.5%; } }
    @media (max-width: 1366px) {
      .shop .guideTxt .flowra .rnumber02 {
        left: 35%; } }
    @media screen and (max-width: 1285px) {
      .shop .guideTxt .flowra .rnumber02 {
        left: 31.5%; } }
    @media screen and (max-width: 767px) {
      .shop .guideTxt .flowra .rnumber02 {
        top: 32%;
        left: 0; } }
    @media screen and (max-width: 414px) {
      .shop .guideTxt .flowra .rnumber02 {
        top: 31.5%; } }
  .shop .guideTxt .flowra .rnumber03 {
    top: -5%;
    left: 69%; }
    @media (min-width: 1800px) {
      .shop .guideTxt .flowra .rnumber03 {
        left: 66.5%; } }
    @media (max-width: 1366px) {
      .shop .guideTxt .flowra .rnumber03 {
        left: 70%; } }
    @media screen and (max-width: 1285px) {
      .shop .guideTxt .flowra .rnumber03 {
        left: 63.5%; } }
    @media screen and (max-width: 767px) {
      .shop .guideTxt .flowra .rnumber03 {
        left: -82%;
        top: 66.8%;
        right: 0; } }
    @media screen and (max-width: 415px) {
      .shop .guideTxt .flowra .rnumber03 {
        top: 65%; } }
  .shop .guideTxt .flowra li {
    width: 29%;
    border-radius: 20px;
    border: 2px solid #4dbe77;
    margin-right: 60px;
    padding: 3%; }
    @media (max-width: 1366px) {
      .shop .guideTxt .flowra li {
        margin-right: 55px; } }
    .shop .guideTxt .flowra li:after {
      display: block;
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      margin: -3px 0 0 0;
      border-top: 25px solid #0c0;
      border-left: 25px solid transparent;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
      @media screen and (max-width: 767px) {
        .shop .guideTxt .flowra li:after {
          display: none; } }
    .shop .guideTxt .flowra li:first-child:after {
      top: 50%;
      left: 30%; }
      @media screen and (max-width: 1285px) {
        .shop .guideTxt .flowra li:first-child:after {
          left: 27%; } }
    .shop .guideTxt .flowra li:nth-child(2):after {
      top: 50%;
      left: 64%; }
      @media (min-width: 1800px) {
        .shop .guideTxt .flowra li:nth-child(2):after {
          left: 63%; } }
      @media screen and (max-width: 1285px) {
        .shop .guideTxt .flowra li:nth-child(2):after {
          left: 58.5%; } }
      @media screen and (max-width: 1024px) {
        .shop .guideTxt .flowra li:nth-child(2):after {
          left: 59.5%; } }
    .shop .guideTxt .flowra li:nth-child(3) {
      margin-right: 0px; }
      .shop .guideTxt .flowra li:nth-child(3):after {
        display: none; }
    @media screen and (max-width: 1285px) {
      .shop .guideTxt .flowra li {
        width: 27%;
        margin-right: 40px; } }
    @media screen and (max-width: 767px) {
      .shop .guideTxt .flowra li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 50px; } }
  .shop .guideTxt .point-txt img {
    max-width: 100%; }
  .shop .guideTxt .point-txt .fltL {
    float: left; }
  .shop .guideTxt .point-txt .fltR {
    float: right; }
  .shop .guideTxt .point-txt .row li {
    width: 25%;
    padding: 0;
    text-align: left;
    margin-left: 5px; }
    @media screen and (max-width: 1285px) {
      .shop .guideTxt .point-txt .row li {
        width: 30%; } }
    @media screen and (max-width: 767px) {
      .shop .guideTxt .point-txt .row li {
        width: 50%;
        padding: 0;
        text-align: center;
        margin-left: 0px; } }
    .shop .guideTxt .point-txt .row li a {
      border-width: 0px;
      border-color: none;
      border-style: solid;
      background-color: transparent; }
  .shop .guideTxt .point-txt .w80 {
    width: 80% !important; }
  .shop .guideTxt .point-txt .w70 {
    width: 70% !important; }
    @media screen and (max-width: 767px) {
      .shop .guideTxt .point-txt .w70 {
        width: 100% !important; } }
  .shop .guideTxt .point-txt .w30 {
    width: 30% !important;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .shop .guideTxt .point-txt .w30 {
        width: 100% !important; } }
  .shop .guideTxt .point-txt .w20 {
    width: 20% !important;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .shop .guideTxt .point-txt .w20 {
        width: 19% !important;
        margin-right: 1%; } }
  @media screen and (max-width: 767px) {
    .shop .guideTxt .point-txt p {
      margin: 0; } }
  .shop .guideTxt .clam4_flow {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0; }
    .shop .guideTxt .clam4_flow h3 {
      color: #4dbe77;
      font-size: 130%; }
      @media screen and (max-width: 767px) {
        .shop .guideTxt .clam4_flow h3 {
          font-size: 100%; } }
    .shop .guideTxt .clam4_flow .n01:before {
      content: url("../images/prescription/app_flow_number01.png");
      padding-right: 5px;
      /*文字との隙間*/
      position: relative;
      top: 6px; }
    .shop .guideTxt .clam4_flow .n02:before {
      content: url("../images/prescription/app_flow_number02.png");
      padding-right: 5px;
      /*文字との隙間*/
      position: relative;
      top: 6px; }
    .shop .guideTxt .clam4_flow .n03:before {
      content: url("../images/prescription/app_flow_number03.png");
      padding-right: 5px;
      /*文字との隙間*/
      position: relative;
      top: 6px; }
    .shop .guideTxt .clam4_flow .n04:before {
      content: url("../images/prescription/app_flow_number04.png");
      padding-right: 5px;
      /*文字との隙間*/
      position: relative;
      top: 6px; }
    .shop .guideTxt .clam4_flow li {
      width: 50%;
      box-sizing: border-box;
      float: left;
      text-align: center;
      padding: 0 10px;
      margin: 10px 0 30px; }
      @media screen and (max-width: 767px) {
        .shop .guideTxt .clam4_flow li {
          width: 100%; } }
    .shop .guideTxt .clam4_flow img {
      max-width: 100%; }
  .shop .guideTxt img {
    max-width: 100%; }
  .shop .guideTxt .left li {
    width: 100%;
    float: none;
    text-align: left;
    padding: 0 10px;
    margin: 5px 0; }

/*.qanda よくある質問*/
.qanda *,
.qanda *:after,
.qanda *:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/*.qanda*/
.qanda {
  padding: 20px 0; }
  .qanda dt,
  .qanda dd {
    line-height: 1.4;
    padding: 0 35px 0 50px;
    position: relative;
    margin-top: 15px; }
  .qanda dd {
    padding-bottom: 5px;
    border-bottom: 2px dotted #ccc; }
    .qanda dd:before {
      background: #f37192;
      content: 'A';
      color: #FFF;
      line-height: 1.4;
      padding: 1px 11px 0;
      position: absolute;
      left: 0;
      top: 0; }
  .qanda dt {
    cursor: pointer;
    font-weight: 500;
    padding-bottom: 3px;
    margin-top: 20px; }
    .qanda dt:before {
      background: #60c4e5;
      content: 'Q';
      color: #FFF;
      line-height: 1.4;
      padding: 1px 10px 3px;
      position: absolute;
      left: 0;
      top: 0; }

/*----------------------------
　kirindo編集
------------------------------*/
.guideTxt h5 {
  margin: 1em 0 0;
  font-weight: 600; }

.shop_closing h4 {
  margin: 0.25em 0 -0.5em;
  font-weight: 600;
  font-size: 0.85em; }

.guideTxt ul {
  margin: 0.5em 0; }

.mod_wrapNav {
  display: none; }

@media screen and (max-width: 834px) {
  .header-nav-label {
    padding: 0;
    background: none; } }
