@charset "UTF-8";
main {
  padding-top: 0;
  background-color: #F8D869;
}

.soudanMv {
  background-color: #F29626;
}
.soudanMv > .inner {
  width: 100%;
}
.soudanMv__ttl img {
  width: 100%;
  display: block;
}
@media screen and (min-width: 769px) {
  .soudanMv > .inner {
    width: calc(100% - 48px);
    max-width: 1440px;
  }
}
@media screen and (min-width: 1024px) {
  .soudanMv > .inner {
    width: calc(100% - 96px);
  }
}

.soudanAbout {
  padding: 45px 0 50px;
}
.soudanAbout__ttl {
  margin-bottom: 18px;
  font-size: 30px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 0.04em;
  line-height: 1.2;
}
.soudanAbout__ttl strong {
  color: #0080CB;
}
.soudanAbout__subTtl {
  width: 100;
  margin-bottom: 20px;
  color: #0080CB;
  font-size: 24px;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-align: center;
}
.soudanAbout__subTtl span {
  padding: 0 0.25em;
  display: inline-block;
  position: relative;
}
.soudanAbout__subTtl span::before, .soudanAbout__subTtl span::after {
  content: "";
  width: 2px;
  height: 1.2em;
  background-color: #0080CB;
  display: block;
  position: absolute;
  bottom: 0;
  transform-origin: bottom;
}
.soudanAbout__subTtl span::before {
  left: 0;
  transform: rotate(-20deg);
}
.soudanAbout__subTtl span::after {
  right: 0;
  transform: rotate(20deg);
}
.soudanAbout__txt {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.7778;
}
.soudanAbout__img {
  width: 100%;
  max-width: 736px;
  margin: 18px auto 50px;
  display: block;
}
.soudanAbout__intro {
  margin-bottom: 15px;
}
.soudanAbout__intro__blk2 {
  font-size: 14px;
}
.soudanAbout__intro__blk2 .name {
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.5;
margin-bottom:10px;
}
.soudanAbout__intro__blk2 .name span {
  /*color: #F25D00;*/
font-weight:normal;
font-size:90%;
}
.soudanAbout__intro__blk2 .profile {
  font-size: 87.5%;
  line-height: 1.7143;
margin:0;
padding:0;
  width:100%;
display:flex;
flex-wrap:wrap;
}
.soudanAbout__intro__blk2 .profile dt{
  width:65px;
margin:0;
padding:0;
}
.soudanAbout__intro__blk2 .profile dt:before{
content:'●';
}
.soudanAbout__intro__blk2 .profile dt:after{
content:'…';
}

.soudanAbout__intro__blk2 .profile dd{
  width:calc(100% - 65px);
margin:0;
padding:0;
}







.soudanAbout__list {
  display: grid;
  grid-gap: 45px;
}
.soudanAbout__listItem {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  grid-gap: 8px;
}
.soudanAbout__listItem__q {
  width: 100%;
  padding: 18px 10px 0;
  background-color: #fff;
  border-radius: 16px;
  box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.16);
  color: #0080CB;
  position: relative;
}
.soudanAbout__listItem__q .ttl {
  padding: 0 5px 0 50px;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.4167;
  position: relative;
}
.soudanAbout__listItem__q .ttl::before {
  content: "Q.";
  font-family: "Montserrat", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 34px;
  position: absolute;
  top: -12px;
  left: 0;
}
.soudanAbout__listItem__q .img {
  width: 100%;
  max-width: 310px;
  margin: 12px auto 0;
  display: block;
}
.soudanAbout__listItem__q::before {
  content: "";
  width: 120px;
  height: 120px;
  background: url(../re_img/pharmacy/soudan-ok/about_img07.png) center bottom/contain no-repeat;
  display: block;
  position: absolute;
  bottom: -18px;
  right: 10px;
}

.soudanAbout__listItem__q.item01::before {
  background: url(../re_img/pharmacy/soudan-ok/about_img07_1.png) center bottom/contain no-repeat;
}
.soudanAbout__listItem__q.item02::before {
  background: url(../re_img/pharmacy/soudan-ok/about_img07_2.png) center bottom/contain no-repeat;
}
.soudanAbout__listItem__q.item03::before {
  background: url(../re_img/pharmacy/soudan-ok/about_img07_3.png) center bottom/contain no-repeat;
}
.soudanAbout__listItem__q.item04::before {
  background: url(../re_img/pharmacy/soudan-ok/about_img07_4.png) center bottom/contain no-repeat;
}

.soudanAbout__listItem__q.item05::before {
  background: url(../re_img/pharmacy/soudan-ok/about_img07_5.png) center bottom/contain no-repeat;
}
.soudanAbout__listItem__q.item06::before {
  background: url(../re_img/pharmacy/soudan-ok/about_img07_6.png) center bottom/contain no-repeat;
}






.soudanAbout__listItem__q.left::before {
        right: 0px;
        left: 14px;
    }
.soudanAbout__listItem__q.right::before {
        right: 14px;
    }


.soudanAbout__listItem__a.left::after {
    left: 30%;
    transform: skewX(30deg);
}


.soudanAbout__listItem__a {
  padding: 20px 20px 15px;
  background-color: #0080CB;
  border-radius: 16px;
  box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.16);
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.6;
  position: relative;
  z-index: 1;
}
.soudanAbout__listItem__a::after {
  content: "";
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-bottom: 34px solid #0080CB;
  border-left: 15px solid transparent;
  display: block;
  position: absolute;
  top: -33px;
  right: 30%;
  transform: skewX(-30deg);
}
.soudanAbout__consultation {
  padding: 0 50px;
}
.soudanAbout__consultation__ttl {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  grid-gap: 30px;
}
.soudanAbout__consultation__ttl .ttl {
  font-size: 20px;
  font-weight: 700;
  flex-shrink: 0;
}
.soudanAbout__consultation__ttl .ttl strong {
  padding-bottom: 5px;
  border-bottom: 2px solid #0080CB;
  color: #0080CB;
  font-size: 24px;
}
.soudanAbout__consultation__ttl img {
  margin-left: auto;
  display: block;
  flex-shrink: 0;
}
.soudanAbout__consultation__ttl .txtWrap {
  width: 200px;
  font-size: 12px;
}
.soudanAbout__consultation__ttl .txtWrap dt::before {
  content: "・";
  color: #F08300;
}
.soudanAbout__consultation__subTtl {
  margin-bottom: 20px;
  font-size: 18px;
  text-align: center;
}
.soudanAbout__consultation__list {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
}
.soudanAbout__consultation__list figure {
  width: 100%;
  padding-top: 100%;
  margin-bottom: 15px;
  border-radius: 10px;
}
.soudanAbout__consultation__list .ttl {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .soudanAbout > .inner {
    max-width: 992px;
  }
  .soudanAbout__intro {
    display: flex;
    align-items: center;
    grid-gap: 32px;
  }
  .soudanAbout__intro__blk1 {
    width: 61.3%;
    flex-shrink: 0;
  }
  .soudanAbout__list {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px 40px;
  }
  .soudanAbout__listItem__q .ttl {
    height: 4.2em;
  }
  .soudanAbout__listItem__q .img {
    max-width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .soudanAbout {
    padding: 80px 0 100px;
  }
  .soudanAbout__ttl {
    margin-bottom: 26px;
    font-size: 48px;
  }
  .soudanAbout__subTtl {
    margin-bottom: 38px;
    font-size: 48px;
  }
  .soudanAbout__subTtl::before, .soudanAbout__subTtl::after {
    width: 4px;
  }
  .soudanAbout__txt {
    font-size: 18px;
    text-align: center;
  }
  .soudanAbout__img {
    margin: 24px auto 94px;
    border-radius: 6px;
  }
  .soudanAbout__intro__blk2 {
    font-size: 16px;
  }
  .soudanAbout__list {
    grid-gap: 36px 55px;
  }
  .soudanAbout__listItem__q {
    padding: 18px 27px 0;
  }
  .soudanAbout__listItem__q .ttl {
    padding-left: 70px;
    font-size: 24px;
  }
  .soudanAbout__listItem__q .ttl::before {
    font-size: 50px;
    top: -16px;
  }
  .soudanAbout__listItem__q::before {
    width: 160px;
    height: 160px;
    right: 14px;
  }
  .soudanAbout__listItem__a {
    padding: 30px 32px 25px;
    font-size: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .soudanAbout__list {
    grid-gap: 63px 96px;
  }
  .soudanAbout__listItem__q::before {
    width: 188px;
    height: 188px;
  }
}

.soudanSupport {
  margin-bottom: 35px;
}
.soudanSupport__ttl {
  margin-bottom: 16px;
  color: #0080CB;
  font-size: 22px;
  font-weight: 900;
  letter-spacing: 0.04em;
  line-height: 1.4;
  text-align: center;
}
.soudanSupport__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px;
  position: relative;
}
.soudanSupport__list li {
  order: 1;
  position: relative;
  z-index: 1;
}
.soudanSupport__list li figure {
  width: 100%;
  margin-bottom: 15px;
  border-radius: 50%;
  overflow: hidden;
}
.soudanSupport__list li figure img {
  width: 100%;
  display: block;
}
.soudanSupport__list li p {
  font-size: 12px;
  letter-spacing: 0.04em;
  line-height: 1.4286;
  text-align: center;
  text-shadow: 0px 0px 5px #fff;
}
.soudanSupport__list li p span.blue{
color:#0080CB;
}


.soudanSupport__list li p.ttl {
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 700;
}
.soudanSupport__list li.main {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  order: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 0;
}
.soudanSupport__list li.main figure {
  padding: 12%;
  margin-bottom: 0;
  border-radius: 0;
}
@media screen and (min-width: 769px) {
  .soudanSupport__list {
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
  }
  .soudanSupport__list li {
    order: 1;
  }
  .soudanSupport__list li p {
    text-shadow: none;
  }
  .soudanSupport__list li.main {
    grid-column: 2/4;
    grid-row: 1/3;
    order: 0;
    position: relative;
  }
  .soudanSupport__list li.main figure {
    padding: 0;
  }
}
@media screen and (min-width: 1024px) {
  .soudanSupport {
    margin-bottom: 56px;
  }
  .soudanSupport__ttl {
    margin-bottom: 28px;
    font-size: 40px;
  }
  .soudanSupport__list {
    grid-gap: 36px 30px;
  }
  .soudanSupport__list li p {
    font-size: 14px;
  }
  .soudanSupport__list li p.ttl {
    font-size: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .soudanSupport__list {
    grid-gap: 36px 50px;
  }
}

.soudanStation > .inner {
  padding-bottom: 80px;
  background: url(../re_img/pharmacy/soudan-ok/station_img02.png) center bottom/100% no-repeat;
}
.soudanStation__img {
  margin-bottom: 16px;
}
.soudanStation__img img {
  width: 100%;
  max-width: 352px;
  margin: 0 auto;
  display: block;
}
.soudanStation__ttl {
  margin-bottom: 16px;
  color: #0080CB;
  font-size: 22px;
  font-weight: 900;
  letter-spacing: 0.04em;
  line-height: 1.4;
  text-align: center;
}
.soudanStation__txt {
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 2;
}
.soudanStation__btn {
  background-color: #0080CB;
}
@media screen and (min-width: 769px) {
  .soudanStation__txt {
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .soudanStation > .inner {
    padding-bottom: 175px;
  }
  .soudanStation__ttl {
    font-size: 40px;
  }
  .soudanStation__txt {
    margin-bottom: 28px;
    font-size: 16px;
  }
}






/*add*/


@media only screen and (max-width: 769px) {


.soudanSupport__list {
    display: block;
margin-bottom:50px;
}
.soudanSupport__list li.main{
    position: static;
}
.soudanSupport__list li.main img{
width90%;
margin:0 auto;
}
.soudanSupport__list li.sub{
display:none;
}
.soudanStation__img img{
    width: 80%;
}






}