#specialinterview{
  width: 100%;
  max-width: 800px;
  margin: auto;
  color:#232323; 
}

#specialinterview .free_contents_wrap {
  margin-top: 30px;
}

.fs-p-headerNavigation__link, .moreLink, h2, h3{
  font-family: "Plus Jakarta Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Noto Sans JP", Osaka, "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif !important;
}

#specialinterview .sec img{
  margin-bottom: 0px;
}

#specialinterview .sec .img_bottom {
  margin-bottom: 15px;
}

#specialinterview .sec{
  margin-bottom: 40px;
}


#specialinterview .free_contents_wrap .sec h3{
  background-color: transparent;
  padding: 0px;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0;
}

#specialinterview .free_contents_wrap .sec p{
  font-size: 16px;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 15px;
  line-height: 175%;
  /*font-feature-settings: "palt";*/
  letter-spacing: 0.51px;
}

#specialinterview .free_contents_wrap .sec .sec_img{
  display: flex;
  justify-content: center;
  gap: 10px;
}

#specialinterview .sec .question p{
  font-size: 16px;
  font-weight: 600;
  font-family: "ヒラギノ角ゴ Pro W3", "Plus Jakarta Sans", "Hiragino Kaku Gothic Pro", "Noto Sans JP", Osaka, "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif !important;
  margin-bottom: 15px;
}

#specialinterview .sec .answer p{
  font-size: 16px;
  font-weight: 300;
  font-family: "ヒラギノ角ゴ Pro W3", "Plus Jakarta Sans", "Hiragino Kaku Gothic Pro", "Noto Sans JP", Osaka, "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif !important;
  margin-bottom: 15px;
}

#specialinterview .sec .answer .answer_color{
  color: #1F92E3;
  font-size: 16px;
  font-weight: 600;
  font-family: "ヒラギノ角ゴ Pro W3", "Plus Jakarta Sans", "Hiragino Kaku Gothic Pro", "Noto Sans JP", Osaka, "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif !important;
}

#specialinterview .sec .answer .item{
  font-weight: 600;
}

#specialinterview .last_img img{
  margin: 0 50px 15px 50px;
}

#specialinterview .insta{
  background: #F1F1F1;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
  margin-bottom: 30px;
  overflow: hidden;
}
#specialinterview .insta .left{
  display: flex;
  justify-content: flex-start;/*左寄せで配置*/
  align-items: center;
}

#specialinterview .insta .left p{
  margin-bottom: 0;
}

#specialinterview .insta img{
  width: 70px;
  margin-bottom:0px ;
}


#specialinterview .insta p{
  font-size: 16px;
  font-family: "ヒラギノ角ゴ Pro W3", "Plus Jakarta Sans", "Hiragino Kaku Gothic Pro", "Noto Sans JP", Osaka, "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif !important;
  font-weight: 600;
}

#specialinterview .insta a{
      display: inline-block;
      color: #232323;
      text-decoration: none;
}

#specialinterview .insta p span{
  font-size: 12px;
  font-weight: normal;
}

#specialinterview .insta .left .name{
  padding-left: 10px;
}

#specialinterview .insta .left .name p{
  line-height: 150%;
}

#specialinterview .br-sp{
  display: none;
}

#specialinterview .insta .icon{
  width: 19px;
  display: flex;
  justify-content: flex-end;/*右寄せで配置*/
}

#specialinterview .brand_pc{
  background: #F1F1F1;
  border-radius: 15px;
  padding: 25px;
  display: block;
  margin-bottom: 50px;
  width: 100%;
}

#specialinterview .div-sp{
  display: none;
}

#specialinterview .brand_txt_pc{
  display: block;
  width: 590.4px;
}

#specialinterview .brand_pc .brand_inner_pc{
  display: flex;
  align-items:stretch;
  align-items: center;
  gap:15px;
}

#specialinterview .brand_pc .brand_inner_pc .brand_logo_pc{
  width: 140px;
}

#specialinterview .brand_name_pc p{
  font-size: 18px;
  font-family: "Plus Jakarta Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Noto Sans JP", Osaka, "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif !important;
  font-weight: 600;
  margin-bottom: 0px;
  line-height: 150%;
  font-feature-settings: "palt";
}

#specialinterview .brand_name_pc p span{
  font-size: 10px !important;
  font-family: "ヒラギノ角ゴ Pro W3", "Plus Jakarta Sans", "Hiragino Kaku Gothic Pro", "Noto Sans JP", Osaka, "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif !important;
  font-weight: 300 !important;
  margin: 0px 0px 0px 8px;
  line-height: 150%;
}

#specialinterview .brand_txt_pc .brand_introduction_pc p{
  font-family: "Roboto", sans-serif, "ヒラギノ角ゴ Pro W3" !important;
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:"wdth" 100;
  letter-spacing: 1.0px;
  margin-bottom: 0px;
  line-height: 150%;
}

#specialinterview .brand_btn_pc{
  text-align: center;
  margin: 15px auto 0;
}

#specialinterview h3 span{
    font-size: 12px;
}

#specialinterview .brand_btn_pc a {
    display: inline-block;
    background-color: #fff;
    color: #232323;
    text-decoration: none;
    padding: 11px 114.5px;
    border-radius: 300px;
    text-align: center;
    box-sizing: border-box;
    transition: opacity 0.3s ease;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1.0px;
  }



  @media (max-width: 768px) {
    #specialinterview .free_contents_wrap{
      flex-direction: column;
    }

    #specialinterview{
      margin-top: 40px;
    }

    .free_contents .spn{
      display: none;
    }

    .free_contents .pcn{
      display: block;
    }

    .free_contents_wrap img[src="https://sundaymountain.itembox.design/item/assets/images/event/bousai_finetrack/mv-pc.png"] {
      width: 100%;
      object-fit: cover;
    }

    #specialinterview .item_content{
      display: flex;
      justify-content:space-between;
    }

    #specialinterview.free_contents_wrap {
      padding: 0 15px;
    }

    #specialinterview .last_img img{
      margin: 0 0 15px 0;
    }

    #specialinterview .br-sp{
      display: block;
    }

    #specialinterview .brand_sp,.divsp{
      background: #F1F1F1;
      border-radius: 15px;
      padding: 25px;
      display: block;
      margin-bottom: 50px;
    }

    #specialinterview .div-sp{
      display: block;
    }

    #specialinterview .div-pc{
      display: none;
    }

    #specialinterview .brand_txt_sp{
      display: block;
    }

    #specialinterview .brand_sp .brand_inner_sp .brand_logo img{
      width: 140px !important;
      margin:0 0 0 15px;
    }

    #specialinterview .brand_name_sp p{
      font-size: 18px;
      font-family: "Plus Jakarta Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Noto Sans JP", Osaka, "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif !important;
      font-weight: 900;
      line-height: 150%;
      margin: 0px;
    }

    #specialinterview .brand_nameja_sp p{
      font-size: 10px !important;
      font-family: "ヒラギノ角ゴ Pro W3", "Plus Jakarta Sans", "Hiragino Kaku Gothic Pro", "Noto Sans JP", Osaka, "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif !important;
      font-weight: 300;
      margin: 0px !important;
      line-height: 150%;
    }
/*
    #specialinterview .brand_name{
      display: flex;
      justify-content: flex-start;
      align-items: start;
    }

    #specialinterview .div-sp .brand_inner_sp .brand_logo{
      display: flex;
      justify-content: flex-end;
      align-items: start;
    }
*/
    #specialinterview .brand_inner_sp{
      display:flex ;
      justify-content:space-between;
      align-items: start;
      margin-bottom: 10px;
      overflow: hidden;
    }

    #specialinterview .brand_txt_sp .brand_introduction_sp p{
      font-family: "Roboto", sans-serif, "ヒラギノ角ゴ Pro W3" !important;
      font-size: 12px !important;
      font-weight: 400 !important;
      font-style: normal !important;
      font-variation-settings:"wdth" 100 !important;
      letter-spacing:1.0px;
      margin-bottom: 0;
      line-height: 150% !important;
    }

    #specialinterview .brand_txt_sp .brand_btn_sp{
      margin: 15px auto 0px;
      text-align: center;
    }

    #specialinterview .brand_txt_sp .brand_btn_sp a {
      display: inline-block;
      background-color: #fff;
      color: #232323;
      text-decoration: none;
      border-radius: 300px;
      text-align: center;
      box-sizing: border-box;
      width:100% ;
      padding-top: 11px;
      padding-bottom: 11px;
      transition: opacity 0.3s ease;
      font-size: 12px;
      font-weight: 600;
      letter-spacing: 1.0px;
    }
  
    .free_contents_wrap h3 {
      font-size: 20px;
    }
  
    .item_box {
      flex-direction: column;
      gap: 20px;
      padding: 30px;
    }
  
  }
  
