/******************
    QA
 ******************/
.dp-freearea-wrapper #QandA .ttl {
  background: url(https://www.puropera.biz/images/faq/faq_title_cocochi_bg.png) 12px center #ffffff; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: url(https://www.puropera.biz/images/faq/faq_title_cocochi_bg.png) 12px center, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffe5ea));
  background: url(https://www.puropera.biz/images/faq/faq_title_cocochi_bg.png) 12px center, linear-gradient(to bottom, #ffffff 0%, #ffe5ea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffe5ea',GradientType=0 ); /* IE6-9 */
  background-repeat: no-repeat;
  /* background-size: auto 80%, auto; */
  padding: 2em 0.2em 2em 150px;
  font-size: 130%;
}

.dp-freearea-wrapper #QandA .ttl span {
  font-size: 200%;
  display: block;
  font-weight: 700;
  color: #ff1926;
  padding-bottom: 0.2em;
}

@media screen and (max-width: 720px) {
  .dp-freearea-wrapper #QandA .ttl {
    background-size: auto 50%, auto;
    padding: 1em 0.2em 1em 5em;
    font-size: 110%;
  }

  .dp-freearea-wrapper #QandA .ttl span {
    font-size: 150%;
  }
}

.dp-freearea-wrapper #QandA dt {
  font-size: 105%;
}

.dp-freearea-wrapper #QandA .type01 {
  width: 98%;
}

.dp-freearea-wrapper #QandA .type01 th {
  width: 19%;
}

.dp-freearea-wrapper #QandA .type01 td {
  width: 30%;
}

div#dpFreeArea5 div.header-news,
div#dpFreeArea6 div.header-news {
  margin-bottom: 10px;
  background: #ffffdd;
  border: 1px solid #cccccc;
  padding: 10px;
  line-height: 1.4;
}

#dpFreeArea6 .header-news-vacation {
  padding: 0px;
  border: 3px solid #b8b8b8;
  margin: 10px 0 15px 0;
}

#dpFreeArea6 .header-news-vacation-text {
  padding: 10px;
  font-size: 110%;
  line-height: normal;
}

div#dpFreeArea5 div.header-news b,
div#dpFreeArea6 div.header-news b {
  font-weight: bold;
  color: #c00808;
  display: block;
  text-align: center;
  font-size: 110%;
}

@media screen and (max-width: 720px) {
  div#dpFreeArea5 div.header-news,
  div#dpFreeArea6 div.header-news {
    font-size: 85%;
  }
}

div#dpFreeArea6 p.banner {
  width: 100%;
}

div#dpFreeArea6 p.banner:after {
  content: '';
  display: block;
  clear: both;
}

div#dpFreeArea6 p.banner img {
  float: left;
}

@media screen and (max-width: 720px) {
  div#dpFreeArea6 p.banner img {
    height: auto;
  }
  div#dpFreeArea6 p.banner {
    width: 100% !important;
  }
}

div.dp-freearea-wrapper .banner {
  margin: 0 0 1em;
}

#dpSubBanner1 img {
  width: 100%;
}

/**********サブバナーを1列表示**********/
#dpSubBanner4 .dp-subbanner-list-item {
  float: none;
  width: 100%;
}
#dpSubBanner4 .dp-subbanner-list-item img {
  width: 100%;
}

#dpSubBanner4 .dp-subbanner-list-item-box__left {
  padding-right: 0;
}

#dpSubBanner4 .dp-subbanner-list-item-box__right {
  padding-left: 0;
}

@media screen and (max-width: 720px) {
  .dp-tool-wrapper #dpSubBanner4 .dp-subbanner-list-item-box {
    padding: 0;
  }
  #dpSubBanner4 .dp-subbanner-list-item img {
    max-width: 100%;
  }
  #dpSubBanner3,
  #dpMainBanner1 {
    display: none;
  }
}

/* faq cocochi.css */
#QandA {
  width: 100%;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  font-size: 14px; /*全体のフォントサイズ*/
}

#QandA p.ttl {
  margin-bottom: 30px;
}
#QandA div.q-group {
  margin-bottom: 30px;
}

#QandA div.q-group p {
  padding: 0.5em 0.75em;
  background-color: #f6f6f6;
  border-radius: 6px;
  font-size: 120%;
  font-weight: bold;
  line-height: 1.2;
}

#QandA div.q-group ul {
  margin-top: 10px;
  padding-left: 3%;
}

#QandA div.q-group ul li {
  background-image: url(https://www.puropera.biz/images/faq/faq_list_cocochi.png);
  background-repeat: no-repeat;
  background-position: left center;
  margin-bottom: 5px;
  padding-left: 1.2em;
}

#QandA h2 {
  border-left: 6px #ff1926 solid;
  font-size: 160%;
  margin-top: 50px;
  margin-bottom: 15px;
  font-weight: bold;
  /* padding-left: 1em; */
  padding: 0 .5em;
  letter-spacing: 0;
}
#QandA dl {
  border: 1px solid #ccc;
  margin-bottom: 30px;
}
#QandA dt {
  font-weight: bold;
  color: #bf0000;
  background: #f4f4f4; /* 「Q」タイトルの背景色 */
  padding: 1%;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#QandA dt:first-child {
  border-top: none;
}
#QandA dt:before {
  content: 'Q.';
  font-weight: bold;
  margin-right: 1%;
}
#QandA dd {
  padding: 1.5% 1.5% 2% 2.8%;
  margin: 0;
  line-height: 170%;
}
#QandA dd:first-line {
  /*font-weight: bold;
	color: #bf0000;*/
}
#QandA dd:before {
  content: 'A.';
  font-weight: bold;
  margin-right: 1.5%;
  margin-left: -1.8%;
}

#QandA dd span {
  background-color: #ff6;
}

#QandA dd table {
  margin: 30px auto;
}
#QandA dd table.type01 {
  margin: 20px auto;
  width: 90%;
  border-collapse: separate;
  border-spacing: 0;
  text-align: left;
  line-height: 1.5;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
#QandA dd table.type01 th {
  width: 20%;
  padding: 1%;
  font-weight: bold;
  vertical-align: top;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  background: #eee;
}
#QandA dd table.type01 td {
  width: 25%;
  padding: 1%;
  vertical-align: top;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

/* ショップサーブ */
#bread-crumb,
#JournalList > h1,
#JournalList > article > h2,
#Journal > article > h2 {
  display: none;
}
.state_l {
  border-top: none;
}
#QandA dd {
  white-space: pre-line;
}
#QandA dd em {
  color: #bf0000;
}
#QandA dd a {
  text-decoration: underline;
}