/* cms_flect_voice */
.cms_flect_voice a{
  text-decoration: none;
}
#contents .cms_flect_voice .cms_dataexp2 a{
  color: #cd916d;
}
#contents .cms_flect_voice .cms_btn{
  color: #ffffff;
}
.cms_flect_voice [class^="cms_title"]{
  color: #cd916d;
  font-family:"ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro", "Ÿà–¾’©‘Ì", "Yu Mincho", YuMincho, "HG–¾’©E", "‚l‚r ‚o–¾’©", "MS PMincho", "‚l‚r –¾’©", serif;
  line-height: 1;
  text-align: left;
}
.cms_flect_voice .cms_subtitle1{
  display: flex;
  align-items: center;
  border-bottom: 1px solid #040000;
}
.cms_flect_voice .cms_subtitle1 p{
  flex: 1 1 auto;
  padding: 0;
}
.cms_flect_voice .cms_subtitle1 p:nth-child(2){
  border-left: 1px solid #040000;
}
.cms_flect_voice .cms_subtitle1 p:first-child{
  flex: 0 1 auto;
  line-height: 1;
  min-width: 6.3em;
}
.cms_flect_voice .cms_blockwidth895 > .cms_databox,
.cms_flect_voice a .cms_databox,
.cms_flect_voice .cms_databox > a:not(.cms_btn){
  display: flex;
  flex-wrap: wrap;
}
.cms_flect_voice .cms_dataexp{
  background: #e4ded1;
}
.cms_flect_voice .cms_dataexp2{
  color: #cd916d;
  font-weight: bold;
  width: 100%;
}
.cms_flect_voice .cms_dataexp2 > *{
  display: inline-block;
}
.cms_flect_voice .cms_dataexp2 > *:not(:last-child){
  margin-right: 0.8em;
}
.cms_flect_voice .cms_btn{
  background: #000000;
  display: flex;
  margin: 0 auto;
  line-height: 1;
  align-items: center;
  justify-content: center;
}
/* cms_flect_voice_interview */
[id^="voice_note"] .indent2 {
  padding-left: 1.5em;
  text-indent: -1.5em;
}
[id^="voice_note"] a{
  text-decoration: underline !important;
}
[id^="voice_note"] dl.asterisk{
  display: flex;
}
[id^="voice_note"] dl.asterisk dt{
  flex: 0 1 auto;
  padding-right: 0.5em;
}
[id^="voice_note"] dl.asterisk dd{
  flex: 1 1 auto;
}

/* pc */
@media screen and (min-width: 768px) {
  .cms_flect_voice [class^="cms_title"] p{
    font-size: 32px;
    text-align: left;
    min-height: 52px;
  }
  .cms_flect_voice [class^="cms_title"] p span{
    font-size: 43px;
  }
  .cms_flect_voice > div{
    background: url("/images/cms/flect/voice/interview_bg_pc.png") no-repeat top 15px right;
    background-size: contain;
  }
  .cms_flect_voice .cms_databox{
    padding-top: 20px;
  }
  .cms_flect_voice .cms_subtitle1 p{
    text-align: left;
  }
  .cms_flect_voice .cms_subtitle1 p span{
    display: block;
    width: 20em;
  }
  .cms_flect_voice .cms_databox figure{
    width: 280px;
  }
  .cms_flect_voice .cms_blockwidth895 [class^="cms_datanewsno"]{ max-width: 615px; }
  .cms_flect_voice [class^="cms_datanewsno"]{
    flex: 1 1 auto;
  }
  .cms_flect_voice [class^="cms_datanewsno"] .cms_subtitle1{
    margin: 0.7em 30px 0;
  }
  .cms_flect_voice .cms_subtitle1 p:nth-child(2){
    font-size: 19px;
    margin-bottom: 0.3em;
	padding-left: 0.8em;
  }
  .cms_flect_voice .cms_subtitle1 p:first-child{
    font-size: 17px;
    margin-bottom: 0.3em;
    padding: 0.3em 0.8em 0.3em 0.6em;
	min-width: 113px;
  }
  .cms_flect_voice .cms_datatitle:not(:empty){
    font-size: 20px;
    padding: 20px 30px 0;
  }
  .cms_flect_voice .cms_dataexp{
    font-size: 26px;
    min-height: 175px;
    padding: 30px;
  }
  .cms_flect_voice .cms_dataexp2:not(:empty){
    margin-top: 18px;
  }
  .cms_flect_voice .cms_btn{
    border-radius: 15px;
    font-size: 20px;
    text-align: center;
    line-height: 1;
    margin-top: 30px;
    min-height: 54px;
    padding: 17px;
    width: 397px;
  }
  .cms_flect_voice a:hover.cms_btn,
  .cms_flect_voice a:hover .cms_btn{
    opacity: .8;	
  }
  /* cms_flect_voice_interview */
  [id^="voice_interview"].cms_layout_10 .cms_databox dt img{ max-width: 90%; }
  [id^="voice_interview"].cms_layout_10 .cms_databox .cms_datatitle p{ font-size: 20px; }
  [id^="voice_interview"].cms_layout_10 .cms_databox [class^="cms_dataexp"] p{ font-size: 16px; }
  [id^="voice_note"] p { font-size: 16px; }

}
/* sp */
@media screen and (max-width: 767px) {
  .cms_flect_voice.cms_space0 {
    padding-top: 8%;
  }
  .cms_flect_voice .cms_databox{ padding-top: 0; }
  .cms_flect_voice > div{
    background: url("/images/cms/flect/voice/interview_bg_sp.png") no-repeat top 2vw right;
    background-size: contain;
  }
  .cms_flect_voice .cms_subtitle1{
    margin: 3vw 3.6vw;
    padding-bottom: 0.6em;
    width: 100%;
  }
  .cms_flect_voice .cms_subtitle1 p span{
    display: block;
    width: 18em;
  }
  .cms_flect_voice .cms_subtitle1 p:nth-child(2){
	padding-left: 1.5em;
  }
  .cms_flect_voice .cms_subtitle1 p:first-child{
    padding: 0.3em 1em 0.3em 0.3em;
  }
  .cms_flect_voice .cms_databox figure{
    width: 40%;
  }
  .cms_flect_voice [class^="cms_datanewsno"]{
    width: 60%;
  }
  .cms_flect_voice .cms_datatitle:not(:empty){
    margin-top: 3vw;
    padding-left: 3vw;
  }
  .cms_flect_voice .cms_dataexp{
    padding: 0 3vw;
    min-height: 6.4em;
  }
  .cms_flect_voice .cms_dataexp2:not(:empty){
    margin-top: 2vw;
  }
  .cms_flect_voice .cms_btn{
    margin-top: 4vw;
    width: 53.6vw;
    padding: 2vw;
    border-radius: 2em;
  }
  /* cms_flect_voice_interview */
  [id^="voice_interview"].cms_layout_10 .cms_databox .cms_datatitle{
    font-size: 5vw; }
}
