.sub_text {
  padding-top: 0;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 25px;
  text-align: left;
}

.list_temp_anc_wrap {
  background-color: #F5F5F5;
}

.list_temp_anc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 25px 0;
}

.list_temp_anc li {
  width: 100%;
  border: solid 1px #aaa;
  background-color: #fff;
  border-radius: 5px;
  margin: 5px 0;
}

.list_temp_anc li a {
  display: block;
  font-size: 18px;
  color: #CC0033;
  font-weight: bold;
  text-decoration: none;
  padding: 9px 35px 9px 18px;
  position: relative;
}

.list_temp_anc li a:after {
  content: url('../../img/introduce/_arrowbot.svg');
  width: 6px;
  height: 12px;
  position: absolute;
  top: 8px;
  right: 26px;
}

.main {
  position: relative;
  background: inherit;
}

.sec_01 {
  position: relative;
}

.sec_01:before {
  content: '';
  background: url(/img/introduce/bg_01.png) no-repeat;
  display: inline-block;
  position: absolute;
  z-index: -1;
  left: -217px;
  width: 477px;
  height: 694px;
}

.sec_01:after {
  content: '';
  background: url(/img/introduce/bg_02.png) no-repeat;
  display: inline-block;
  position: absolute;
  z-index: -1;
  width: 223px;
  height: 395px;
}

.follow_area.only_sp {
  display: none;
}

.follow_area .qrcode {
  display: block;
  width: 160px;
  max-width: 160px;
}

.sec_03 .shopinfo {
  border-radius: 20px;
  border: 1px solid #aaa;
}

@media screen and (min-width:1024px) {
  .only_tab {
    display: none;
  }

}

@media screen and (min-width:801px) {
  .sec_01:before {
    top: 40.5%;
  }

  .sec_01:after {
    right: 0;
    top: 36%;
  }

  .follow_area {
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 80px;
    background: #FAF7F2;
    border-radius: 20px;
    padding: 52px 102px 54px;
    max-width: 1100px;
    width: 100%;
    justify-content: center;
  }

  .follow_area > div {
    display: flex;
  }

  .follow_area .mail_line {
    position: relative;
    width: 77.5%;
    padding-right: 20px;
  }

  .follow_area .mail_line span {
    display: none;
  }

  .follow_area .mail_line p > span.only_pc {
    display: block;
  }
  .follow_area .mail_line p {
    font-size: 16px;
    line-height: 33px;
    font-weight: bold;
    width: 80%;
  }
  .action_links{
    display: none;
  }
  .follow_area .mail_line > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .follow_area .qrcode.only_sp {
    display: none;
  }

  .anchor_list {
    margin-top: 86px;
    margin-bottom: 80px;
  }

  .list_temp_anc li {
    width: 31.9%;
  }

  .list_temp_anc li:nth-child(2) {
    margin: 5px 15px;
  }

  .ttl_temp01 {
    font-size: 42px;
  }

  *+.ttl_temp01 {
    margin-top: 90px;
  }

  .ttl_temp02 {
    font-size: 28px;
    padding: 15px 10px;
  }

  .view_source_btn {
    margin: 0;
  }

  .sub_text {
    text-align: center;
    font-size: 21px;
    font-weight: bold;
    line-height: 33px;
    margin-bottom: 46px;
    text-align: center;
  }

  .list_temp_anc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 45px 0;
  }

  .ttl_h3 {
    margin-bottom: 23px;
  }

  .contact {
    margin-bottom: 134px;
  }

  .list_temp_anc li a {
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border-radius: 4px;
    height: 100%;
  }

  .list_temp_anc li a:hover {
    background-color: #CC0033;
    color: #fff;
  }

  .list_temp_anc li a:hover:after {
    content: url(../../img/introduce/_arrowbot2.svg);
  }

  .introduce main {
    margin-bottom: 70px;
  }

  .sec_01 .ttlh1 {
    margin-bottom: 73px;
  }

  .sec_03 .shopinfo:not(:last-child) {
    margin-bottom: 65px;
  }

  .sec_03 .shopinfo .shopinfo_inner {
    padding-top: 7px;
  }

  .sec_03 .shopinfo .shopinfo_address_ttl,
  .sec_03 .shopinfo .shopinfo_time_ttl {
    font-size: 21px;
    line-height: 40px;
    margin-bottom: 3px;
    margin-top: -8px;
  }

  .sec_03 .shopinfo .shopinfo_time {
    width: 50%;
    padding: 0 3px 0 59px;
    border-color: #aaa;
  }

  .sec_03 .shopinfo .shopinfo_toggle {
    padding: 50px 40px 59px;
  }

  .sec_03 .shopinfo .shopinfo_address {
    padding: 0 58px 0 0;
  }

  .sec_03 .shopinfo p {
    font-size: 19px;
    line-height: 40px;
    letter-spacing: 0.5px;
    display: block;
    margin-top: 25px;
  }

  .sec_03 .shopinfo p img {
    margin-top: 92px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }

  .sec_03 .shopinfo p img.mt52 {
    margin-top: 52px;
  }

}

@media (min-width:801px) and (max-width:1100px) {
  .shopinfo_inner > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .shopinfo_inner > div .img_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }

  .sec_03 .shopinfo p img,
  .sec_03 .shopinfo p img.mt52 {
    margin-top: 32px;
  }

}

@media (min-width:801px) and (max-width:1023px) {
  .list_temp_anc li a br {
    display: block;
  }

}

@media screen and (max-width:800px) {
  .only_tab {
    display: none;
  }

  .sec_01:before {
    top: 195px;
    left: -146px;
    background-size: 50% auto;
    height: 400px;
  }

  .sec_01:after {
    right: -162px;
    top: 533px;
    background-size: 80% auto;
    height: 200px;
  }

  .blend_mode {
    margin-top: 3px;
  }

  .contact {
    margin-bottom: 90px;
  }

  .follow_area.only_pc {
    display: none;
  }

  .follow_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: #FFE3EA url(/img/introduce/bg.png) no-repeat;
    background-size: cover;
    margin-right: -15px;
    margin-left: -15px;
    padding: 15px;
  }

  .follow_area > div {
    background: #fff;
    border-radius: 10px;
    display: flex;
    flex-flow: column;
    padding: 19px 30px;
    width: 100%;
  }

  .sub_text {
    font-size: 18px;
    font-weight: normal;
    margin-top: -11px;
  }

  .follow_area .mail_line {
    margin-top: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
  }

  .follow_area .mail_line img {
    display: none;
  }


  .follow_area .mail_line > p {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    font-size: 17px;
    font-weight: bold;
  }
  .action_links{
    padding:30px 20px 20px;
  }
  .action_links a {
    font-size: 25px;
    font-weight: bold;
    line-height: 95px;
    height: 95px;
    border: 1px solid;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    text-align: left;
    text-decoration: none;
    color: #000;
    position: relative;
    border-radius: 10px;
    padding-left: 30px;
  }
  .action_links a:before{
    content:'';
    margin-right: 15px;
  }
  .action_links a.line:before {
    border-color: #00B900;
    background: url(/img/introduce/icon_line.svg) no-repeat;
    background-size: contain;
    width: 45px;
    height:45px;
  }

  .action_links a.line {
    background: url(/img/introduce/icon_arrow_green.svg) center right 15px no-repeat;
    background-size: 20px;
    border-color: #00B900;
  }

  .action_links a.mail:before {
    border-color: #CC0033;
    background: url(/img/introduce/icon_mail.svg) no-repeat;
    background-size: contain;
    width: 45px;
    height:34px;
  }

  .action_links a.mail {
    background: url(/img/introduce/icon_arrow_red.svg) center right 15px no-repeat;
    background-size: 20px;
    border-color: #c03;
  }

  .follow_area .qr_code {
    width: 164px;
    margin: auto;
    margin-top: 5%;
  }

  .follow_area .qrcode.only_pc {
    display: none;
  }

  .shopinfo .shopinfo_toggle {
    border: 0;
    width: 100%;
    margin-top: 0;
    margin-bottom: 60px;
    padding: 0;
  }

  .shopinfo .shopinfo_toggle.last {
    margin-bottom: 50px;
  }

  .shopinfo .shopinfo_inner {
    padding-top: 0;
  }

  .shopinfo .shopinfo_inner > div {
    border: 1px solid #ccc;
    border-radius: 20px;
    padding: 40px 20px;
  }

  .shopinfo .shopinfo_address .shopinfo_address_ttl {
    font-size: 23px;
  }

  .shopinfo .shopinfo_inner > div > div:first-child {
    margin-bottom: 30px;
  }

  .shopinfo .shopinfo_inner > div + div {
    margin-top: 20px;
  }

  .shopinfo .shopinfo_address_ttl,
  .shopinfo .shopinfo_time_ttl {
    font-size: 23px;
    font-weight: bold;
  }

  .anchor_list {
    margin-top: 50px;
  }

  .sec_03 .shopinfo {
    border: 0;
  }

  .sec_03 .img_box {
    margin-top: 20px;
  }

}

@media screen and (max-width:374px) {
  .follow_area .mail_line a {
    background-position-x: 15px;
  }

  .follow_area .mail_line address a {
    background-position-x: 15px;
  }

  .list_temp_anc li a {
    font-size: 16px;
  }

}

@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .ttl_h3:before {
    content: "";
    display: block;
    width: 4px;
    height: calc(100% - 10px);
    background-color: #CC0033;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 4px;
  }

  .list_temp_anc li a {
    padding-top: 14px;
    padding-bottom: 5px;
    height: auto;
  }

  .list_temp_anc li a::after {
    top: 11px;
  }

}