@charset "UTF-8";
* {
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-family: 'YuGothic','Yu Gothic',Hiragino Sans,'ヒラギノ角ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo', 'メイリオ', Verdana,'ＭＳ Ｐゴシック',sans-serif;
  font-weight: 500; }

body {
  margin: 0px;
  padding: 0px; }

a.noborder,
a.noborder:link,
a.noborder:hover,
a.noborder:active,
a.noborder:visited,
img {
  border: 0;
  vertical-align: bottom; }

#wrapper {
  margin: 0 auto;
  padding: 0; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

p {
  text-align: justify;
  text-justify: inter-ideograph;
  color: #444; }

body {
  min-width: 1000px; }

#tk_head {
  width: 1000px;
  margin: 8px auto 16px auto;
  padding: 0; }
  #tk_head .logo {
    width: 192px;
    height: 60px;
    float: left;
    display: block; }
  #tk_head::after {
    content: "";
    display: block;
    clear: both; }

#header {
  position: relative;
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  height: 360px;
  background-image: url(../images/header.jpg);
  background-position: top center;
  background-size: cover; }
  #header h1 {
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -500px; }
  #header img.logo {
    position: absolute;
    bottom: 30px;
    right: 50%;
    margin-right: -500px; }
  #header img.ad {
    position: absolute;
    top: -35px;
    right: 50%;
    margin-right: -500px; }

#lead {
  width: 720px;
  margin: 30px auto; }
  #lead p {
    font-size: 100%;
    line-height: 1.6; }
    #lead p.credit {
      text-align: center;
      font-size: 87.5%;
      line-height: 2;
      margin: 25px auto 0; }
      #lead p.credit a {
        color: #00478b;
        text-decoration: underline; }
        #lead p.credit a:hover {
          text-decoration: none; }

.sns {
  width: 720px;
  height: 20px;
  margin: 30px auto;
  padding: 14px 0;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  text-align: center; }
  .sns > div {
    display: inline-block;
    vertical-align: top;
    height: 20px;
    margin: 0 2px; }
  .sns .mail a {
    display: block;
    width: 24px;
    height: 17px;
    margin-top: 2px;
    background: url(https://tk.ismcdn.jp/common/images/v3/article/article-tools-mail.png) no-repeat;
    background-size: 24px 17px;
    -webkit-background-size: 24px 17px;
    -moz-background-size: 24px 17px; }
    .sns .mail a span {
      display: none; }
  .sns .font-b {
    border: solid 1px #918b8a;
    color: #918b8a;
    font-size: 15px;
    line-height: 13px;
    font-weight: bold;
    padding: 3px 5px;
    box-sizing: border-box; }
  .sns .font-s {
    border: solid 1px #918b8a;
    color: #918b8a;
    font-size: 11px;
    line-height: 13px;
    font-weight: bold;
    padding: 3px 5px;
    box-sizing: border-box; }

#main {
  width: 720px;
  margin: 0 auto 60px; }
  #main h2 {
    position: relative;
    clear: both;
    margin: 50px auto 35px;
    text-align: center;
    font-size: 175%;
    line-height: 1.3; }
    #main h2 span {
      display: inline-block;
      padding: 10px 5px 0;
      border-top: solid 2px #00478b;
      font-weight: bold; }
    #main h2.topinterview {
      margin-top: 80px; }
    #main h2.topinterview:before {
      position: absolute;
      width: 100%;
      top: -1.5em;
      left: 0;
      text-align: center;
      font-family: 'Raleway', sans-serif;
      font-size: 60%;
      font-weight: 600;
      color: #00478b;
      content: 'TOP INTERVIEW'; }
  #main h3 {
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    line-height: 1.4;
    margin: 0.5em 0 0.8em; }
    #main h3.fu {
      color: #ea5514; }
    #main h3.su {
      color: #036eb8; }
  #main > p {
    margin: 0 auto 1em;
    font-size: 112.5%;
    line-height: 1.7;
    font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'Meiryo', 'メイリオ', Verdana,'ＭＳ Ｐゴシック',sans-serif;
    font-weight: 400; }
    #main > p span {
      font-weight: bold; }
      #main > p span.fu {
        color: #ea5514; }
      #main > p span.su {
        color: #036eb8; }
      #main > p span.ha {
        color: #00913a; }
      #main > p span.mi {
        color: #601986; }
  #main .photo.left {
    width: 300px;
    margin: 10px 50px 80px -80px; }
  #main .photo.right {
    width: 300px;
    margin: 10px -80px 50px 50px; }
  #main .photo.center {
    width: 522px;
    margin: 50px auto; }
  #main .photo img {
    display: block;
    margin: 0 0 5px; }
  #main .photo p {
    font-size: 87.5%;
    line-height: 1.4; }
    #main .photo p.name {
      font-size: 100%;
      font-weight: bold;
      margin-bottom: 5px; }
      #main .photo p.name span {
        font-size: 80%;
        font-weight: bold; }
  #main .left {
    float: left; }
  #main .right {
    float: right; }
  #main a {
    display: block;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: .5em;
    color: #00478b;
    text-indent: 0; }
  #main .ft-cts {
    background-color: #eaf6fd;
    border: 2px solid #0068b7;
    border-radius: 10px;
    padding: 15px 25px;
    margin: 50px 0; }
    #main .ft-cts > div {
      margin: 30px auto 0;
      width: 500px; }
    #main .ft-cts p {
      margin-bottom: 5px; }
      #main .ft-cts p span {
        background-color: #0068b7;
        color: #fff;
        font-weight: bold;
        padding: 5px; }
      #main .ft-cts p.ld {
        color: #00478b;
        font-size: 15px;
        line-height: 1.5; }
    #main .ft-cts h4 {
      font-size: 28px;
      font-weight: bold;
      text-align: center;
      margin: 10px 0 0; }
    #main .ft-cts h5 {
      font-size: 15px;
      line-height: 1.6;
      text-align: center; }

#contact {
  padding-bottom: 50px;
  width: 720px;
  margin: 50px auto 0;
  text-align: center; }
  #contact h3 {
    margin: 50px 0 20px;
    font-size: 100%;
    font-weight: bold;
    color: #00478b; }
  #contact p {
    text-align: center;
    font-size: 93.8%;
    line-height: 1.8; }
    #contact p.name {
      font-size: 125%;
      font-weight: bold;
      line-height: 1.9;
      margin: 20px auto 5px; }
      #contact p.name.small {
        font-size: 100%; }
      #contact p.name span {
        font-size: 13px; }
  #contact a {
    display: block;
    color: #00478b;
    text-decoration: underline;
    margin-bottom: 1em; }
    #contact a:hover {
      text-decoration: none; }

#tk_foot {
  margin: 20px auto 0 auto;
  padding: 20px 0;
  border-top: solid 1px #ccc; }
  #tk_foot .inner-section {
    width: 1000px;
    margin: 0 auto; }
    #tk_foot .inner-section .footer-menu {
      text-align: center;
      margin-bottom: 20px; }
      #tk_foot .inner-section .footer-menu a {
        font-family: Hiragino Sans,'ヒラギノ角ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo', 'メイリオ', Verdana,'ＭＳ Ｐゴシック',sans-serif;
        display: inline-block;
        padding: 0 12px 0 8px;
        line-height: 1.4;
        font-size: 12px;
        border-right: solid 1px #666; }
      #tk_foot .inner-section .footer-menu a:last-child {
        border-style: none; }
      #tk_foot .inner-section .footer-menu a:link, #tk_foot .inner-section .footer-menu a:active {
        color: #000;
        text-decoration: none; }
      #tk_foot .inner-section .footer-menu a:visited {
        color: #000;
        text-decoration: none; }
      #tk_foot .inner-section .footer-menu a:hover {
        color: #000;
        text-decoration: underline; }
      #tk_foot .inner-section .footer-menu a:focus {
        outline: none; }
    #tk_foot .inner-section .footer-logo {
      text-align: center; }

.pagetop-btn {
  display: none;
  position: fixed;
  bottom: 50px;
  right: 0; }
  .pagetop-btn div:last-child {
    margin-top: 10px; }
  .pagetop-btn div a {
    width: 50px;
    height: 50px;
    display: block;
    border-radius: 4px 0 0 4px;
    text-align: center; }
  .pagetop-btn div.top a {
    background-color: #999; }
  .pagetop-btn div.home a {
    background-color: #e3d125; }
  .pagetop-btn div span {
    display: inline-block;
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }
  .pagetop-btn div.top span {
    width: 15px;
    height: 30px;
    background-image: url(https://tk.ismcdn.jp/common/images/v4/common/pagetop.png);
    background-size: 15px 30px;
    -webkit-background-size: 15px 30px;
    -moz-background-size: 15px 30px;
    margin: 10px auto 0; }
  .pagetop-btn div.home span {
    width: 36px;
    height: 33px;
    background-image: url(https://tk.ismcdn.jp/common/images/v4/common/home.png);
    background-size: 36px 33px;
    -webkit-background-size: 36px 33px;
    -moz-background-size: 36px 33px;
    margin: 7px auto 0; }

/*# sourceMappingURL=style.css.map */