#blwrap {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
  margin-left: 20px;}
#blwrap .lobox + .lobox {
  margin-top: 40px;}
#blwrap .read {
  line-height: 1.8;}
#blwrap .award {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 100px 0 100px 20px;
  background: url(https://gigaplus.makeshop.jp/wclinic/shop/article/skinamure/award.png) no-repeat top right 20px / 400px auto;}
#blwrap .award:before {
  pointer-events: none;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 17px;
  background: url(https://gigaplus.makeshop.jp/wclinic/shop/article/skinamure/wave_c.svg) no-repeat top center / 1000px auto;
  z-index: 2;}
#blwrap .award p {
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: .1em;
  color: #7b8fc8;}
#blwrap .award p span {
  padding: 0 3px;
  background: linear-gradient(transparent 70%, #e5ebfa 70%);}
#blwrap .award p span i {
  display: block;
  margin: 5px 0;
  letter-spacing: .1em;
  font-size: 110%;}
#blwrap .ft {
  width: 100%;
  padding: 20px 30px;
  border-radius: 0 0 10px 10px;
  background-color: #7b8fc8;}
#blwrap .ft .title {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: .1em;
  color: #fff;}
#blwrap .ft ul {
  font-size: 14px;
  color: #fff;
  line-height: 1.6;}
#blwrap .ft ul li + li {
  margin-top: 5px;}
#itlist {
  display: flex;
  flex-direction: column;}
#itlist li {
  position: relative;
  width: 100%;}
#itlist li + li {
  margin-top: 30px;}
#itlist li a {
  display: flex;
  justify-content: space-between;
  color: #4b4b4b;}
#itlist li a > div {
  flex: 1;
  margin-right: 30px;}
#itlist li a figure {
  margin: 0;
  padding: 0;
  width: 200px;
  border: 1px solid #e5ebfa;}
#itlist li a figure img {
  width: 100%;
  height: auto;}
#itlist li a h2 {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: .1em;
  color: #7b8fc8;}
#itlist li a h2 span {
  display: inline-block;
  margin-left: 10px;
  font-size: 90%;}
#itlist li:nth-child(even) a > div {
  order: 2;
  margin-right: 0;
  margin-left: 30px;}
.t01 {
  width: 100%;
  font-size: 13px;
  line-height: 1.5;}
.t01 th {
  white-space: nowrap;
  padding: 10px;
  font-weight: 500;
  background-color: #e5ebfa;}
.t01 td {
  padding: 10px;}
.t01 tr + tr th {
  border-top: 1px solid #fff;}
.t01 tr + tr td {
  border-top: 1px solid #eee;}
.t01 caption {
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: .1em;
  color: #7b8fc8;}
.mincho {
  font-family: 'Yu Mincho',"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN",serif;
  font-weight: 500;}