@charset "UTF-8";
/*タブレットは端末判定で幅1200pxを画面100%で表示するようJ-Queryで制御*/
/*media-pc02はPCブラウザ可変対応*/
/*グラデーション用*/
/*グラデーション用*/
/*グラデーション用*/
/*グラデーション用*/
@media screen and (max-width: 599px) {
  #interview_underlayer #contents .each:not(:last-child) {
    margin-bottom: 2.5em; } }
#interview_underlayer #contents .each.layout01 .photo {
  width: 60%; }
  @media screen and (max-width: 599px) {
    #interview_underlayer #contents .each.layout01 .photo {
      width: 100%;
      margin-top: 2.25em; } }
#interview_underlayer #contents .each .txt .a {
  margin-bottom: 2em;
  padding-left: 2.5em; }
  #interview_underlayer #contents .each .txt .a.a02 {
    margin-bottom: 0.35em; }
  #interview_underlayer #contents .each .txt .a .list01 {
    margin-left: 1.25em;
    line-height: 1.4; }
    #interview_underlayer #contents .each .txt .a .list01 li {
      list-style-type: disc; }
