i.icon-backtop {
  background-image: url(/assets/img/interviews/icons.png);
}

#container #header .balloon {
  background-image: url(/assets/img/interviews/balloons.png);
}
#container #mainbnr h1 {
  line-height: 41px;
}
#container #content #section .article h2.int_ttl {
  font-size: 26px;
  line-height: 45px;
  border: none;
  padding: 0;
  color: #333;
}
#container #content #section .article h2.int_ttl span {
  color: #0050aa;
}
#container #content #section .article #gimon {
  position: relative;
  margin-top: 40px;
}
#container #content #section .article #gimon img {
  display: block;
  margin: 0 auto;
}
#container #content #section .article #gimon p {
  text-align: center;
  position: absolute;
  font-size: 16px;
  font-weight: bold;
  line-height: 28px;
  width: 180px;
  color: #fff;
}
#container #content #section .article #gimon p.merit {
  top: 55px;
  left: 150px;
}
#container #content #section .article #gimon p.kankei {
  top: 130px;
  left: 500px;
}
#container #content #section .article #gimon p.sonzai {
  top: 230px;
  left: 70px;
}
#container #content #section .article #gimon h3 {
  text-align: center;
  margin: 40px 0;
  font-size: 30px;
}
#container #content #section .art_list,
#container #content #section #art_head {
  position: relative;
  margin-bottom: 32px;
}
#container #content #section .art_list a,
#container #content #section #art_head a {
  text-decoration: none;
}
#container #content #section .art_list a:hover,
#container #content #section #art_head a:hover {
  text-decoration: underline;
}
#container #content #section a.nodecoration,
#container #content #section a.nodecoration:hover,
#container #content #section a.nodecoration:visited {
  text-decoration: none;
  color:black;
}
#container #content #section .art_list .art_tab,
#container #content #section #art_head .art_tab {
  position: absolute;
  width: 177px;
  height: 40px;
  background: url(/assets/img/interviews/tag.png) 0 0 no-repeat;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
  font-weight: bold;
  top: 0;
  left: 20px;
}
#container #content #section .art_list .inner,
#container #content #section #art_head .inner {
  border: 5px solid #b3c3d7;
  background: #fff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  overflow: hidden;
  *zoom: 1;
  padding: 15px;
}
#container #content #section .art_list .inner img,
#container #content #section #art_head .inner img {
  margin: 50px 10px 20px 0px;
  max-width: 300px;
  max-height: 300px;
}
#container #content #section .art_list .inner .art_rbox,
#container #content #section #art_head .inner .art_rbox {
  width: 440px;
  float: right;
}
#container #content #section .art_list .inner .art_rbox .art_date,
#container #content #section #art_head .inner .art_rbox .art_date {
  text-align: right;
  font-size: 12px;
  margin-bottom: 10px;
}
#container #content #section .art_list .inner .art_rbox .art_ttl,
#container #content #section #art_head .inner .art_rbox .art_ttl {
  font-size: 24px;
  color: #0064a0;
  margin-bottom: 10px;
}
#container #content #section .art_list .inner .art_rbox .art_con,
#container #content #section #art_head .inner .art_rbox .art_con {
  font-size: 20px;
  margin-bottom: 10px;
}
#container #content #section .art_list .inner .art_rbox .art_name,
#container #content #section #art_head .inner .art_rbox .art_name {
  display: inline-block;
  width: auto;
  border: 2px solid #0064a0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 16px;
  font-weight: bold;
  color: #0064a0;
  padding: 5px 15px;
  background: #efefef;
}
#container #content #section .art_list .inner .art_rbox .art_name span,
#container #content #section #art_head .inner .art_rbox .art_name span {
  font-size: 12px;
  margin-right: 0.5em;
}
#container #content #section #art_head {
  margin-bottom: 0;
}
#container #content #section #art_head .inner {
  background: #e2efff;
  border-color: #e2efff;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px;
  border-radius: 2px 2px 0 0;
}
#container #content #section #art_body {
  border: 5px solid #e2efff;
  border-top: none;
  -moz-border-radius: 0 0 2px 2px;
  -webkit-border-radius: 0;
  border-radius: 0 0 2px 2px;
  padding: 20px;
  overflow: hidden;
  *zoom: 1;
}
#container #content #section #art_body h2 {
  font-size: 18px;
  color: #0064a0;
  border-bottom: 1px dotted #bfbfbf;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#container #content #section #art_body h2.end {
  border-top: 1px dotted #0064a0;
  padding-top: 10px;
  margin-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;

  border-bottom: none;
}
#container #content #section #art_body p {
  font-size: 16px;
  margin-bottom: 32px;
}
#container #content #section #art_body p.nobottom {
  margin-bottom: 0px;
}
#container #content #section #art_body p.photo {
  height: 100%;
  width: 100%;
}
#container #content #section #art_body p span.guest {
  color: #0064a0;
  margin-right: 5px;
}
#container #content #section #art_body p span.host {
  color: #00aa68;
  margin-right: 5px;
}
#container #content #section #art_body p span.red {
  color: #FF0000;
}
#container #content #section #art_body .img_fr {
  float: right;
  margin: 0 0 20px 20px;
}
#container #content #section #art_body .img_fl {
  float: left;
  margin: 0 20px 20px 0;
}
#container #content #section #art_body .img_pad {
  padding-top: 30px;
}
.cl_both {
  clear: both;
}
#container #content #section #pager {
  border-top: 1px dotted #bfbfbf;
  padding-top: 32px;
  margin-bottom: 32px;
  font-family: arial, sans-serif;
}
#container #content #section #pager ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
#container #content #section #pager ul li {
  margin: 5px;
  border: 1px solid #d2d2d2;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 34px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  position: relative;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
#container #content #section #pager ul li:first-child,
#container #content #section #pager ul li:last-child {
  text-indent: 9999px;
  width: 58px;
}
#container #content #section #pager ul li:first-child:before,
#container #content #section #pager ul li:last-child:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-top: 8px solid #0064a0;
  border-right: 8px solid transparent;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 50%;
  top: 50%;
  margin: -5px 0 0 -2px;
}
#container #content #section #pager ul li:last-child:before {
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  margin-left: -6px;
}
#container #content #section #pager ul li.active {
  background: #0064a0;
  border-color: #0064a0;
}
#container #content #section #pager ul li.active:hover {
  border-color: #b3c3d7;
}
#container #content #section #pager ul li.active a {
  color: #fff;
}
#container #content #section #pager ul li a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #0064a0;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
#container #content #section #pager ul li a:hover {
  background: #b3c3d7;
  border-color: #b3c3d7;
}

/* --------------------------------------------------------------------------
 interviews: pager
-------------------------------------------------------------------------- */
/*ul.pager { width: 280px; margin: 50px auto 60px; }*/
ul.pager { width: 380px; margin: 50px auto 60px; }
ul.pager li { float: left; font-size: 18px; text-align: center; }
ul.pager li a i { margin: 2px 10px 0 0; }
ul.pager li a {
  display: block;
  width: 85px;
  height: 32px;
  border-radius: 4px;
  -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px;
  padding: 4px 0 0;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  text-align: center;
}
ul.pager li a:hover { filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; }
ul.pager li.prev a { background: #d4d4d4; }
ul.pager li.prev.interview a { background: #0050aa; }
ul.pager li.next a { background: #d4d4d4; }
ul.pager li.next.interview a { background: #0050aa; }
ul.pager li.current a.current-link { width: 140px; }
ul.pager li.current.interview a.current-link { color: #0050aa; }
ul.pager li.type a {
  width: 280px;
  margin: 24px 0 0;
  background: #00aa68;
  border-radius: 16px;
  -webkit-border-radius: 16px; -moz-border-radius: 16px; -ms-border-radius: 16px;
}
ul.pager li.type.interview a { background: #0050aa; }
