.clearfix:after, .ec-ContentsRole > section:after {
  display: block;
  clear: both;
  content: "";
}

.ttl-cmn-02 {
  font-size: 130%;
}

.ec-ContentsRole {
  color: #333333;
  text-align: left;
  font-size: 114.5%;
}

.ec-ContentsRole p {
  margin-bottom: 1em;
}

.ec-ContentsRole img {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0;
}

.ec-ContentsRole em,
.ec-ContentsRole strong {
  color: #d01818;
  font-weight: bold;
}

.ec-ContentsRole .caution {
  font-size: 100%;
}

.ec-ContentsRole > section {
  margin-bottom: 5em;
}

.ec-ContentsRole > section h2:before {
  content: "\f406";
}

.ec-ContentsRole > section nav {
  margin: 0 auto 8%;
}

.ec-ContentsRole > section nav ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 1em;
}

.ec-ContentsRole > section nav ul li {
  position: relative;
  width: 32%;
  height: 6em;
  margin-bottom: 0.5em;
  padding: 0;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  border: 2px solid #1A6600;
  border-radius: 10px;
  text-decoration: none;
  box-sizing: border-box;
}

.ec-ContentsRole > section nav ul li a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 2em;
  padding: calc(3.5em - 4px) 0 0.5em;
  color: #333333;
  background: url("../img/shopping-guide/mypage/ico_passwd.png") center 25% no-repeat;
  background-size: auto 33%;
  border-radius: 10px;
}

.ec-ContentsRole > section nav ul li a:visited {
  color: #333333;
}

.ec-ContentsRole > section nav ul li a:hover {
  background-color: #ffe8bb;
  text-decoration: none;
}

.ec-ContentsRole > section nav ul li:nth-of-type(2) a {
  background-image: url("../img/shopping-guide/mypage/ico_card.png");
}

.ec-ContentsRole > section nav ul li:nth-of-type(3) a {
  background-image: url("../img/shopping-guide/mypage/ico_regular.png");
}

.ec-ContentsRole > section nav ul li:nth-of-type(4) a {
  background-image: url("../img/shopping-guide/mypage/ico_deliv.png");
}

.ec-ContentsRole > section nav ul li:last-of-type {
  margin-right: 34%;
}

.ec-ContentsRole > section nav ul li:last-of-type a {
  background-image: url("../img/shopping-guide/mypage/ico_tel.png");
}

.ec-ContentsRole > section > section {
  margin: 8% auto 15%;
}

.ec-ContentsRole > section > section h3 {
  margin-bottom: 0.5em;
  padding: 0.75em 0.5em 0.5em 2.5em;
  background: #336600 url("../img/shopping-guide/mypage/bg_tit_h3_01.png") 0.5em center no-repeat;
  background-size: auto 1.5em;
  color: #fff;
  font-weight: bold;
  border-radius: 10px;
}

.ec-ContentsRole > section > section > section {
  margin-bottom: 15%;
}

.ec-ContentsRole > section > section > section h4 {
  margin-bottom: 1em;
  padding-bottom: 0.25em;
  border-bottom: 1px dotted #ff791c;
  color: #ff791c;
  font-weight: bold;
}

.ec-ContentsRole > section > section > section dl dt {
  min-height: 1.5em;
  margin-bottom: 1em;
  padding: 0.1em 0 0 15%;
  background: url("../img/shopping-guide/mypage/bg_howto_st1.png") left 0.25em no-repeat;
  background-size: 12% auto;
}

.ec-ContentsRole > section > section > section dl dt:nth-of-type(2) {
  background-image: url("../img/shopping-guide/mypage/bg_howto_st2.png");
}

.ec-ContentsRole > section > section > section dl dt:nth-of-type(3) {
  background-image: url("../img/shopping-guide/mypage/bg_howto_st3.png");
}

.ec-ContentsRole > section > section > section dl dt:nth-of-type(4) {
  background-image: url("../img/shopping-guide/mypage/bg_howto_st4.png");
}

.ec-ContentsRole > section > section > section dl dt:nth-of-type(5) {
  background-image: url("../img/shopping-guide/mypage/bg_howto_st5.png");
}

.ec-ContentsRole > section > section > section dl dt:nth-of-type(6) {
  background-image: url("../img/shopping-guide/mypage/bg_howto_st6.png");
}

.ec-ContentsRole > section > section > section dl dd {
  margin-bottom: 4em;
  padding: 0 0 4em;
  line-height: 1.5;
  border-bottom: 1px dashed #cccccc;
}

.ec-ContentsRole > section > section > section .notice ul {
  padding-left: 1.5em;
}

.ec-ContentsRole > section > section > section .notice ul li {
  list-style: disc outside;
  margin-bottom: 0.5em;
}

.ec-ContentsRole > section > section > section .button {
  width: 100%;
}

.ec-ContentsRole > section > section .contact {
  padding: 5%;
}

.ec-ContentsRole > section > section .contact h4 {
  border: none;
  margin: -15% auto 1em 0;
  width: 100%;
}

.ec-ContentsRole > section > section .contact ul li {
  width: 100%;
  margin-bottom: 1em;
}

.ec-ContentsRole > section > section.card_change h3 {
  background: #336600 url("../img/shopping-guide/mypage/bg_tit_h3_02.png") 0.5em center no-repeat;
}

.ec-ContentsRole > section > section.regular h3 {
  background: #336600 url("../img/shopping-guide/mypage/bg_tit_h3_03.png") 0.5em center no-repeat;
}

.ec-ContentsRole > section > section.deliv h3 {
  background: #336600 url("../img/shopping-guide/mypage/bg_tit_h3_04.png") 0.5em center no-repeat;
}

.ec-ContentsRole > section > section.contact_wrapper h3 {
  background: #336600 url("../img/shopping-guide/mypage/bg_tit_h3_05.png") 0.5em center no-repeat;
}

@media screen and (min-width: 768px) {
  .ec-ContentsRole > section nav ul li {
    width: 32%;
  }
  .ec-ContentsRole > section nav ul li a {
    height: 1em;
    padding: calc(4.5em - 4px) 0 0.5em;
    background-position: center 25%;
    background-size: auto 50%;
  }
  .ec-ContentsRole > section > section > section {
    margin-bottom: 8%;
  }
  .ec-ContentsRole > section > section > section dl dt {
    min-height: 2em;
    padding: 0.2em 0 0 10%;
  }
  .ec-ContentsRole > section > section > section dl dt:first-of-type, .ec-ContentsRole > section > section > section dl dt:nth-of-type(2), .ec-ContentsRole > section > section > section dl dt:nth-of-type(3), .ec-ContentsRole > section > section > section dl dt:nth-of-type(4), .ec-ContentsRole > section > section > section dl dt:nth-of-type(5), .ec-ContentsRole > section > section > section dl dt:nth-of-type(6) {
    background-size: 8% auto;
  }
  .ec-ContentsRole > section > section > section dl dd img {
    width: 70%;
  }
  .ec-ContentsRole > section > section > section .button {
    width: 70%;
  }
  .ec-ContentsRole > section > section .contact {
    padding: 5%;
  }
  .ec-ContentsRole > section > section .contact h4 {
    border: none;
    margin: -12.5% auto 2em 0;
    width: 75%;
  }
  .ec-ContentsRole > section > section .contact ul li {
    width: 50%;
  }
}

@media screen and (min-width: 1024px) {
  .ec-ContentsRole {
    font-size: 130%;
  }
  .ec-ContentsRole > section nav ul li {
    width: 32%;
  }
  .ec-ContentsRole > section nav ul li a {
    height: 1em;
    padding: calc(4.5em - 4px) 0 0.5em;
    background-position: center 25%;
    background-size: auto 50%;
  }
  .ec-ContentsRole > section > section > section {
    margin-bottom: 8%;
  }
  .ec-ContentsRole > section > section > section dl dt {
    min-height: 2em;
    padding: 0.2em 0 0 10%;
  }
  .ec-ContentsRole > section > section > section dl dt:first-of-type, .ec-ContentsRole > section > section > section dl dt:nth-of-type(2), .ec-ContentsRole > section > section > section dl dt:nth-of-type(3), .ec-ContentsRole > section > section > section dl dt:nth-of-type(4), .ec-ContentsRole > section > section > section dl dt:nth-of-type(5), .ec-ContentsRole > section > section > section dl dt:nth-of-type(6) {
    background-size: 8% auto;
  }
  .ec-ContentsRole > section > section > section dl dd img {
    width: 70%;
  }
  .ec-ContentsRole > section > section > section .button {
    width: 70%;
  }
  .ec-ContentsRole > section > section .contact {
    padding: 2.5%;
  }
  .ec-ContentsRole > section > section .contact h4 {
    border: none;
    margin: -12.5% auto 2em 0;
    width: 75%;
  }
  .ec-ContentsRole > section > section .contact ul li {
    width: 50%;
  }
}
/*# sourceMappingURL=shopping-guide-mypage.css.map */