#contents-shoplist {
  padding-bottom: 50px;
  background: url(/common/img/bg_business_02.png) no-repeat center 496px;
  background-size: 100% auto
}

.block-main-wrap .mod-bg-italic {
  min-height: 353px;
  background-size: 640px 338px
}

.sec-01 {
  margin-bottom: 70px
}

.sec-01 .title-detail {
  margin-bottom: -32px
}

.sec-01 .sec-con-inner {
  margin-top: -15px;
  background: none;
  position: relative
}

.sec-01 .sec-con-inner .skew-right-gr {
  height: 385px
}

.sec-01 .sec-con-inner .skew-right-gr .text-wrap {
  padding: 95px 0px 0px 75px;
  font-size: 1.6rem;
  line-height: 40px
}

.sec-01 .sec-con-inner .skew-right-gr .text-wrap p {
  font-weight: bold
}

.sec-01 .sec-con-inner .skew-right-gr figure {
  width: 357.5px;
  position: absolute;
  top: 15px;
  right: 117.5px
}

.sec-01 .sec-con-inner .skew-right-gr figure img {
  width: 100%
}

.sec-accordion {
  margin-top: 50px;
  position: relative;
  background: #00147d
}

.sec-accordion .clip-path {
  height: 16px
}

.sec-accordion:last-child {
  margin-bottom: 32px
}

.sec-accordion:nth-child(even) .clip-path {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1)
}

.sec-accordion .clip-path {
  width: 100%;
  position: absolute;
  top: -15px;
  left: 0px
}

.sec-accordion:nth-child(even) .acr-title {
  top: -10px
}

.sec-accordion .acr-title {
  width: 100%;
  height: 65px;
  padding-left: 35px;
  display: block;
  color: #fff;
  font-size: 1.6rem;
  line-height: 16px;
  font-weight: bold;
  line-height: 65px
}

.sec-accordion .acr-title:hover+.ico-status img {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg)
}

.sec-accordion:nth-child(even) .ico-status {
  top: 0px
}

.sec-accordion.open .ico-status::after {
  background: url(/shoplist/img/txt_close.png) no-repeat center center;
  background-size: 30.5px auto
}

.sec-accordion.open .ico-status img {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.sec-accordion.open .acr-title:hover+.ico-status img {
  -webkit-transform: rotate(-225deg);
  -ms-transform: rotate(-225deg);
  transform: rotate(-225deg)
}

.sec-accordion .ico-status {
  width: 30.5px;
  position: absolute;
  top: -5px;
  right: 26px;
  text-align: center;
  pointer-events: none
}

.sec-accordion .ico-status img {
  width: 20px;
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.sec-accordion .ico-status::after {
  content: '';
  width: 30.5px;
  height: 12px;
  margin: auto;
  position: absolute;
  top: 37px;
  left: 0px;
  right: 0px;
  background: url(/shoplist/img/txt_open.png) no-repeat center center;
  background-size: 30.5px auto
}

.sec-accordion:nth-child(odd) .area-accordion:nth-child(odd) .clip-path {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1)
}

.sec-accordion:nth-child(odd) .area-accordion:nth-child(even) .clip-path {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1)
}

.sec-accordion:nth-child(even) .area-accordion:nth-child(odd) .clip-path {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1)
}

.sec-accordion:nth-child(even) .area-accordion:nth-child(even) .clip-path {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1)
}

.sec-accordion .area-accordion {
  display: none;
  padding-bottom: 30px
}

.sec-accordion .area-block {
  padding: 20px 30px 0px 30px;
  position: relative;
  background: #fff;
  margin-top: 15px
}

.sec-accordion .area-block .clip-path {
  width: 100%;
  position: absolute;
  top: -15px;
  left: 0px;
  fill: #fff
}

.sec-accordion .area-block .area-title {
  padding-bottom: 20px;
  color: #00147d;
  font-size: 2.6rem;
  line-height: 26px;
  border-bottom: 1px solid rgba(0, 20, 125, 0.16)
}

.sec-accordion .area-block ul li {
  padding: 25px 0px;
  margin-left: 40px;
  border-bottom: 1px solid rgba(0, 20, 125, 0.16);
  position: relative
}

.sec-accordion .area-block ul li:last-child {
  border-bottom: none
}

.sec-accordion .area-block ul li p.name {
  font-size: 1.6rem;
  line-height: 24px;
  font-weight: bold
}

.sec-accordion .area-block ul li p.address {
  font-size: 1.4rem;
  line-height: 24px
}

.sec-accordion .area-block ul li p.address::before {
  content: '〒'
}
/*
.sec-accordion .area-block ul li p.tel {
  font-size: 1.4rem;
  line-height: 24px
}

.sec-accordion .area-block ul li p.tel::before {
  content: 'TEL : '
}
*/
.sec-accordion .area-block ul li .mod-btn-04 {
  margin: auto;
  position: absolute;
  top: 0px;
  right: 20px;
  bottom: 0px
}

.sec-accordion .area-block ul li .mod-btn-05 {
  margin: auto;
  position: absolute;
  top: 0px;
  right: 20px;
  bottom: 0px
}
