/*****************************
 *
 *settings
 *
 ***************************** */
.fv_tit.pt2.voice.anc {
  background: #B71906; }
  .fv_tit.pt2.voice.anc:after {
    content: "QUESTIONNAIRE";
    background: none;
    left: calc(50% - 500px);
    color: #d00000;
    font-size: 90px;
    bottom: -5px; }
  .fv_tit.pt2.voice.anc .ib .date {
    color: #fff; }
  .fv_tit.pt2.voice.anc .ib h1 {
    color: #fff; }

#content.single.voice.anc .ib h2.bd {
  border-top: none; }
  #content.single.voice.anc .ib h2.bd span {
    display: block;
    font-size: 18px;
    margin-bottom: 8px; }
#content.single.voice.anc .ib .matome {
  padding: 40px;
  border: 4px solid #B71906;
  border-radius: 10px;
  font-size: 18px;
  line-height: 2;
  text-align: center;
  margin: 20px 0 100px; }
#content.single.voice.anc .ib h3.red {
  color: #B71906;
  font-size: 32px;
  margin: 50px 0 20px;
  text-align: center; }
#content.single.voice.anc .ib .anc_list {
  margin: 100px 0; }
  #content.single.voice.anc .ib .anc_list .anc_box {
    margin-bottom: 60px; }
    #content.single.voice.anc .ib .anc_list .anc_box p {
      text-align: center; }
    #content.single.voice.anc .ib .anc_list .anc_box .anc_df {
      justify-content: space-between;
      display: flex;
      flex-wrap: wrap;
      margin: 50px 0; }
      #content.single.voice.anc .ib .anc_list .anc_box .anc_df .img {
        width: 45%; }
        #content.single.voice.anc .ib .anc_list .anc_box .anc_df .img img {
          object-fit: contain;
          width: 100%;
          height: 100%; }
      #content.single.voice.anc .ib .anc_list .anc_box .anc_df .r {
        width: 51%;
        display: flex;
        align-items: center; }
        #content.single.voice.anc .ib .anc_list .anc_box .anc_df .r p {
          width: 100%;
          font-size: 22px;
          font-weight: bold;
          text-align: left;
          line-height: 1.9;
          padding: 40px;
          border-radius: 10px;
          background: #f5f5f5; }
        #content.single.voice.anc .ib .anc_list .anc_box .anc_df .r img {
          display: block;
          width: 100%; }

@media(max-width:700px) {
  .fv_tit.pt2.voice.anc .ib .voice_img {
    height: 220px;
    width: 100%; }
    .fv_tit.pt2.voice.anc .ib .voice_img img {
      object-position: top; }

  #content.single.voice.anc .ib .matome {
    padding: 30px 20px;
    font-size: 16px;
    text-align: left; }
  #content.single.voice.anc .ib .anc_list {
    margin: 50px 0; }
    #content.single.voice.anc .ib .anc_list h2 {
      font-size: 24px; }
    #content.single.voice.anc .ib .anc_list .anc_box {
      margin-bottom: 40px; }
      #content.single.voice.anc .ib .anc_list .anc_box .anc_df {
        margin: 35px 0; }
        #content.single.voice.anc .ib .anc_list .anc_box .anc_df .img {
          width: 100%; }
        #content.single.voice.anc .ib .anc_list .anc_box .anc_df .r {
          width: 100%;
          margin-top: 20px; }
          #content.single.voice.anc .ib .anc_list .anc_box .anc_df .r p {
            font-size: 18px;
            padding: 20px; } }

/*# sourceMappingURL=anc2023.css.map */
