
li {
  list-style: none;
}
.caption-v2 {
  direction: ltr !important;
  display: block;
  color: #666;
  font-size: 100%;
  line-height: 1.5;
  margin-top: 1em;
  padding-left: 1em;
  text-indent: -1em;
}
/*注釈↓（パーツリストから引用）*/
  .report-54_list-wrap--right {
    margin: 1em 0 0;
}

.report-54_list-wrap--right>:first-child, .list-wrap--right>[class^=list-wrap]>:first-child, .list-wrap--right>section:first-child>:first-child {
    margin-top: 0 !important;
}
.report-54_list-wrap--right>* {
    flex: 0 1 auto;
    min-width: 1px;
}
.report-54_cmn-inquiry-v4__link-list, .cmn-iroha-list, .cmn-text-list, .link-list, .note-list, .note-list-v2, .note-order-list, .note-order-list-v2, .order-list, .order-list-v2, .unorder-list, .unorder-list-v2 {
    margin: 1em 0 0;
    padding: 0;
    list-style: none;
}
.report-54_note-list-v2>li {
    color: #666;
}
.report-54_note-list-v2>li{
    position: relative;
    color: #666;
    list-style: none;
}
.report-54_note-list-v2__mark {
    position: absolute;
    top: 0;
    left: 0;
}
.report-54_note-list-v2>li {
    color: #666;
}
.report-54_note-list-v2>li {
    position: relative;
    color: #666;
    list-style: none;
}
@media only screen and (max-width: 767.98px) {
  [data-col-sp="1"]>:nth-child(1n+1) {
  margin-left: 0 !important;
}
  [data-col-sp="1"]>:nth-child(-n+1) {
  margin-top: 0 !important;
}
  .report-54_note-list-v2>li {
  padding-left: 1.1em;
  font-size: 1.2rem;
}
  [data-col-sp="1"]>* {
  width: 100%;
}
  .report-54_note-list-v2>li {
  padding-left: 1.1em;
  font-size: 1.2rem;
}
}
@media screen and (min-width: 471px) {
  .report-54_list-wrap--right {
    display: flex;
    flex-flow: row wrap;
}
}
/*--------------------------*/

/*右：画像縦積ボックス*/
.imgcontainer {
margin-bottom: 2rem;
}
/*トップ画像*/
.report-main {
  background-image:url("../img/report_main.jpg");
  background-size:950px auto;
}
/*テキスト*/
.pinktext {
  color: #EF858C;
}
.bluetext {
  color: #2a7f8e;
}
.purpletext {
  color: #7b6aac;
}
/*左マル右テキスト*/
.itemImage.-w180 {
  width:300px;
}
/*キャプション右寄せ*/
.caption-right {
  direction: ltr !important;
  display: block;
  color: #666;
  font-size: 85%;
  line-height: 1.5;
  margin: 8px 0 20px;
  text-align: end
}
@media screen and (max-width: 470px) {
  .util-pc-v2-hidden {
    display: block;
  }
}
@media screen and (min-width: 471px) {
  .util-pc-v2-hidden {
    display: none;
  }
}
/*Interview---------------------*/
.InterviewBox01 {
  padding: 63px 29px 29px;
  border: 1px solid #2a7f8e;
  background-color: #f5fbfa;
  overflow: hidden;
}
.InterviewBox02 {
  padding: 63px 29px 29px;
  border: 1px solid #EF858C;
  background-color: #fffaf1;
  overflow: hidden;
}
.InterviewBox03 {
  padding: 63px 29px 29px;
  border: 1px solid #c2bdda;
  background-color: #f3f6fb;
  overflow: hidden;
}

.Interview-img {
  margin-bottom: -3.5em;
  margin-left: 2em;
}
.Interview-imgbox {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
/*--------------------------*/
.imageL {
  float: left;
  width: 410px;
}
.imageL-v2 {
  float: left;
  width: 340px;
  padding-right: 0;
}
.imageR-v2 {
  float: right;
  width: 150px;
  padding-left: 30px;
}
.line-height {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
}
.ml0{
  margin-left: 0;
}
/*---SP体裁-------------------*/
@media screen and (max-width: 767px) {
/*左マル右テキスト*/
.itemImage.-w180 {
  width:150px;
  text-align: center;
}
.imageL {
  padding-right: 0;
}
  .spmt20 {
    margin-top: 20px !important;
  }
  .sp-imgbox {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .sp-imgbox img {
    width: 80% !important;
  }
.imageR {
  float: none;
  margin-bottom: 10px !important;
  margin-top: 10px !important;
  padding-left: 0;
  width: 100%;
}
}
/*---PC体裁-------------------*/
@media screen and (min-width: 768px) {
.box35 {
  width: 35%;
}
.box60 {
  width: 60%;
}
.box61 {
  width: 61%;
}
  .order02 {
    order: 2;
  }
  .order01 {
    order: 1;
  }
  .boxWrap01 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .boxWrap02 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
     align-items: flex-end;
  }
  .pcmt30 {
    margin-top: 30px;
  }
  .pcmt20 {
    margin-top: 20px;
  }
  .pcmt10 {
    margin-top: 10px;
  }
.round_item {
  border-radius: 10px;
}
.bannerWrap01 {
  position: relative;
}
.font90 {
  font-size: 90% !important;
}
  .imageR {
  float: right;
  width: 380px;
  padding-left: 30px;
}
.caption-v2 {
  text-align: right;
}
}