<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.container-fluid{
	width: 100%;
}
.containerWrap{
	max-width: 90%;
	margin: 0 auto;
}
.col-xs-12 {
    width: 100%;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

#content_footer{
	background: #fff;
}
p br {
  display: block;
  }
#contentsListSection, #contentsListSection time, #vol4-body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;  
  }
#contentsListSection h2 {
  background: url('../img/vol4/cont_vol4.png') no-repeat center;
  margin: 55px auto 15px;
  width: 665px;
  height: 89px;
	text-indent: -9999px;
  }
#contentsListSection time {
  display: block;
  margin: 0 0 20px;
  }
#contentsListSection p {
  font-size: 1.5rem;
  width: 90%;
  max-width: 1140px;
  margin: 0 auto 30px;
  text-align: left;
  line-height: 1.6;
  }
#chousa {
  background: url('../img/vol4/haikei_chousa.jpg') no-repeat center;
  width: 799px;
  height: 157px;
  margin: 0 auto 40px;
  padding: 20px;
  text-align: left;
  }
#chousa h3 {
  margin: 0 0 5px;
  }
#chousa h3:before {
  content: ' ';
  background: url('../img/vol4/house_green_icon.png') no-repeat center;
  display: inline-block;
  width: 23px;
  height: 18px;
  margin-right: 5px;
  vertical-align: text-bottom;
  }
#chousa li {
  display: list-item;
  width: 97%;
  list-style-type: disc;
  margin: 0 0 0 2%;
  line-height: 20px;
  }
#chousa li dt {
  width: 72px;
  }
#chousa li dd {
  margin: -20px 0 0 72px;
  }
#vol4-body {
  width: 90%;
  max-width: 1140px;
  margin: 0 auto 30px;
  text-align: left;
  line-height: 1.8;
  }
#main_img_sp {
  display: none;
  }
#vol4-body p {
  font-size: 1.5rem;
  margin: 30px 0 50px;
  }
#vol4-body h3 {
  margin: 0 0 5px;
  font-size: 1.8rem;
  }
#vol4-body h3:before {
  content: ' ';
  background: url('../img/vol4/house_icon.png') no-repeat center;
  display: inline-block;
  width: 28px;
  height: 18px;
  margin-right: 5px;
  vertical-align: text-bottom;
  }
#vol4-body li {
  display: inline-block;
  width: 22%;
  margin-right: 4%;
  vertical-align: top;
  }
#vol4-body li:nth-child(4n) {
  margin-right: 0;
  }
#vol4-body li img {
  width: 100%;
  }
#vol4-body li li {
  display: list-item;
  width: 100%;
  margin: 0;
  font-size: 13px;
  }
#vol4-body li h4 {
  display: inline;
  }
#vol4-body li h4:before {
  content: '■';
  }
#vol4-body li h4:after {
  content: '：';
  }

@media only screen and ( max-width: 800px ) {
  #contentsListSection p {
    line-height: 1.4;
    }
  #contentsListSection h2 {
    background: url('../img/vol4/cont_vol4_sp.png') no-repeat center;
    background-size: contain;
    width: 80vw;
    height: 23vw;
    }
  #chousa {
    background: #fff;
    width: 90vw;
    height: auto;
    padding: 0 2vw;
    }
  #chousa:before {
    content: '';
    display: block;
    background: url('../img/vol4/haikei_chousa_sp.jpg') no-repeat top center;
    background-size: cover;
    width: 90vw;
    height: 30px;
    margin-left: -2vw;
    }
  #chousa:after {
    content: '';
    display: block;
    background: url('../img/vol4/haikei_chousa_sp.jpg') no-repeat bottom center;
    background-size: cover;
    width: 90vw;
    height: 30px;
    margin-left: -2vw;
    }
  #main_img_pc {
    display: none;
    }
  #main_img_sp {
    display: block;
    }
  #vol4-body li {
    display: list-style;
    width: 100%;
    margin: 0 0 40px;
    }
  #vol4-body li img {
    display: block;
    width: 80%;
    margin: 0 auto 20px;
    }
  }
@media only screen and ( max-width: 670px ) {
  #chousa {
    padding: 0 5vw;
    }
  #chousa:before, #chousa:after {
    margin-left: -5vw;
    }
  }
</pre></body></html>