@charset "UTF-8";
.clearfix, .president-social-btn, .movie-control ol, .profile-box p, .product-service ul, .product-service .card-contents, .card-roll ul, .card-roll .card-contents, .card-roll .card-roll-dots, .card-detail .detail-thumbs .detail-roll-dots, .card-detail ul, .office-image p, .about-company li, .blog-list p, .people-list p, .floating-menu-inner {
  overflow: hidden;
  *zoom: 1;
}

/******** 社長.tv 番組ページ ********/
/* common.css 上書き */
div.relative{
  position: relative;
}

.side-banner p {
  margin-bottom: 15px;
}

.like-box {
  margin-bottom: 15px;
}

.card.x4 {
  float: left;
  margin-left: 6px;
}

.card.x4:first-child {
  margin-left: 0;
}

/* 動画コンテンツ */
.president-movie {
  position: relative;
  width: 960px;
  margin: 0 auto;
  padding-left: 20px;
}

.repeat-form{
  color: #FFF;
  background-color: #000;
  width: 540px;
  height: 363px;
}

.president-movie h1 {
  width: 542px;
  border-bottom: 1px solid #999;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.2;
}
.president-movie .lead {
  margin: 6px 0 10px;
  font-size: 16px;
  width: 542px;
}

.president-social-btn {
  position: absolute;
  text-align: right;
  top: -41px;
  right: 0px;
  width: 320px;
  font-size: 12px;
}

.president_page .president-social-btn{
  top: 0;
  left: 40px;
  right: none;
}

.president-social-btn .buttons {
  float: left;
}
.president-social-btn .twitter-button {
  width: 62px;
}
.president-social-btn .g-plus {
  width: 32px;
  margin-right: 15px;
}
.president-social-btn .hatena-b {
  width: 80px;
  margin-right: 15px;
}
.president-social-btn .facebook{
  width: 70px;
  margin-right: 15px;
}

.president-social-btn.popup_album{
    width: auto;
    z-index: 100000;
}
.president-social-btn.popup_album .facebook{
    width: auto;
    margin-right: 0;
}
.president-social-btn.popup_album .twitter-button {
    width: auto;
}
.president-social-btn.popup_album .g-plus {
    width: 60px;
}
.president-social-btn.popup_album .hatena-b {
    width: auto;
}

.movie-contents {
  position: relative;
  height: 450px;
  margin-bottom: 25px;
  padding: 1px 0 4px;
  background: url(/assets/default/img/president/mov_bg.png) no-repeat -10px 0;
}
.movie-contents .movie {
  position: absolute;
  left: 0;
  top: 0;
  width: 540px;
  height: 360px;
  background-color: #000;
  border:1px solid #999;
  color: #FFF;
}
.movie-contents .movie img {
  display: block;
}

.movie-control {
  position: absolute;
  left: 0;
  top: 362px;
  width: 540px;
  height: 77px;
  padding: 10px 0 0;
  border: 1px solid #999;
  border-width: 0 1px 1px;
  background: #f2f2f2 url(/assets/default/img/president/mov_chapter_bg.png) no-repeat;
}
.movie-control li {
  float: left;
  width: 180px;
}
.movie-control a, .movie-control span {
  display: block;
  min-height: 20px;
  margin-left: 10px;
  padding: 1px 0 3px 30px;
  background: url(/assets/default/img/president/mov_chapter_on.png) no-repeat;
  font-size: 13px;
  line-height: 1.1;
}
.movie-control span {
  background-image: url(/assets/default/img/president/mov_chapter_off.png);
}
.movie-control ._2 {
  background-position: left -30px;
}
.movie-control ._3 {
  background-position: left -60px;
}
.movie-control ._4 {
  background-position: left -90px;
}
.movie-control ._5 {
  background-position: left -120px;
}
.movie-control ._6 {
  background-position: left -150px;
}
.movie-control ._7 {
  background-position: left -180px;
}
.movie-control ._8 {
  background-position: left -210px;
}
.movie-control ._9 {
  background-position: left -240px;
}

.president-profile {
  position: absolute;
  left: 560px;
  top: 0;
  width: 380px;
}
.president-profile h3 {
  height: 19px;
  padding: 6px 10px 0;
  background: url(/assets/default/img/president/mov_profile_ttl.png) repeat-x;
  font-size: 13px;
  color: #FFF;
}

.president-description {
  position: absolute;
  left: 560px;
  top: 280px;
  overflow: hidden;
  width: 358px;
  height: 98px;
  padding: 10px;
  border: 1px solid #999;
  background-color: #F2F2F2;
  font-size: 13px;
  line-height: 1.4;
  overflow-y: scroll;
}
@media screen and (min-width: 769px){
::-webkit-scrollbar {
  background: transparent;
  height: 7px;
  width: 13px;
}
::-webkit-scrollbar-thumb {
  border-left: solid white;
  background-color: rgba(0, 0, 0, 0.2);
}
::-webkit-scrollbar-corner {
  background: transparent;
}
}

.president-website {
  position: absolute;
  left: 562px;
  top: 415px;
  padding-right: 8px;
  padding-bottom: 8px;
  background-position: top right;
  background-repeat: no-repeat;
  background: url(/assets/default/img/president/website_bg.png) no-repeat;
}
.president-website a {
  display: block;
  width: 378px;
  height: 35px;
  background: url(/assets/default/img/president/mov_btn.png) no-repeat;
  text-indent: -9999px;
}
.president-website a:hover {
  background-position: left -35px;
}

/* 商品・サービス */
.product-service h2 {
  margin-bottom: 20px;
}
.product-service ul {
  width: 960px;
  margin: 0 auto;
  padding: 0 10px;
}
.product-service li {
  float: left;
  margin: 0 5px 15px 10px;
}
.product-service .card-contents {
  min-height: 205px !important;
  padding: 15px 20px 0 15px;
}
.product-service h3 {
  margin-bottom: 15px;
  padding: 0 10px 2px 65px;
  border-bottom: 1px solid #999;
  background: url(/assets/default/img/president/ic_category.png) no-repeat;
  font-size: 16px;
}
.product-service h3.product {
  background-position: left -30px;
}
.product-service figure {
  float: left;
  margin-right: 10px;
  border: 1px solid #999;
  background-color: #F2F2F2;
}
.product-service figure span {
  display: table-cell;
  width: 200px;
  height: 150px;
  text-align: center;
  vertical-align: middle;
}
.product-service figure img {
  display: block;
  margin: 0 auto;
}
.product-service p {
  padding-top: 2px;
  font-size: 13px;
  line-height: 1.4;
}

* + html .product-service figure {
  /*forIE7*/
  display: block !important;
  width: 200px;
  height: 150px;
}

* + html .product-service li {
  /*forIE7*/
  margin-bottom: 0;
  padding-bottom: 15px;
}
/* スタッフ・カスタマー（スクロール部分は、トップページのビルボードとほぼ同じ） */
.our-staff,
.our-customer {
  padding-bottom: 0;
}
.our-staff h2,
.our-customer h2 {
  margin-bottom: 20px;
}

.our-customer h2 span.small{
  border:none;
  margin-top:5px;
  float:right;
  font-size:12px;
}

.card-roll {
  position: relative;
  width: 940px;
  height: 248px !important;
  margin: 0 auto;
}
.card-roll ul {
  overflow: hidden;
  width: 900px;
  height: 215px;
  margin-left: 26px;
}
.card-roll li {
  float: left;
  margin: 0 0 15px 0;
}
.card-roll .card-contents {
  min-height: 200px !important;
  padding: 5px 14px 0 10px;
}
.card-roll .card-roll-prev {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 215px;
  background: #f2f2f2 url(/assets/default/img/president/ic_ctrl.png) no-repeat left center;
  cursor: pointer;
}
.card-roll .card-roll-next {
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 215px;
  background: #f2f2f2 url(/assets/default/img/president/ic_ctrl.png) no-repeat right center;
  cursor: pointer;
}
.card-roll .card-roll-dots {
  position: absolute;
  left: 323px;
  bottom: 0;
  display: table-cell;
  width: 300px;
  text-align: center;
}
.card-roll .card-roll-dots ol {
  display: inline-block;
}
.card-roll .card-roll-dots li {
  float: left;
  width: 6px !important;
  height: 6px;
  margin-right: 4px;
  background: url(/assets/default/img/president/ic_dots.png) no-repeat;
  text-indent: -9999px;
  cursor: pointer;
}
.card-roll .card-roll-dots li.active {
  background-position: left -6px;
}
.card-roll figure a {
  display: table-cell;
  width: 193px;
  height: 124px;
  margin-left: -1px;
  border: 1px solid #999;
  background-color: #F2F2F2;
  text-align: center;
  vertical-align: middle;
}
.card-roll figure a img {
  display: block;
  margin: 0 auto;
}
.card-roll .lead {
  overflow: hidden;
  margin: 8px 0 7px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.card-roll .movie-on {
  float: right;
  width: 34px;
  height: 34px;
  background: url(/assets/default/img/president/ic_movie.png) no-repeat;
  text-indent: -9999px;
}
.card-roll .title {
  overflow: hidden;
  margin: 2px 40px 4px 0;
  border-bottom: 1px solid #999;
  font-size: 11px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.card-roll h3 {
  overflow: hidden;
  width: 155px;
  padding: 2px 0 3px 0;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.card-roll p {
  font-size: 13px;
  line-height: 1.4;
}
.card-roll .comment {
  display: none;
}

* + html .card-roll-dots ol {
  /*forIE7*/
  display: inline !important;
  margin-bottom: 20px;
}

/*スタッフ・カスタマー詳細画面*/
.card-detail {
  position: relative;
  width: 720px;
}
.card-detail h3 {
  margin-bottom: 345px;
  padding-bottom: 2px;
  border-bottom: 1px solid #999;
  font-size: 20px;
}
.card-detail h3 span{
  display:block;
  float:right;
  font-size: 14px;
  margin-top: 5px;
}
.card-detail .detail-main {
  position: absolute;
  top: 40px;
  left: 90px;
  width: 540px;
  height: 304px;
  background-color: #FFF;
}
.card-detail .detail-main span {
  display: table-cell;
  width: 540px;
  height: 304px;
  border: 1px solid #999;
  text-align: center;
  vertical-align: middle;
}
.card-detail .detail-main img {
  display: block;
  margin: 0 auto;
}
.card-detail .detail-main._movie {
  padding: 1px;
}
.card-detail .detail-main._image span {
  background-color: #F2F2F2;
}
.card-detail h4 {
  width: 540px;
  margin: 20px auto 0 auto;
  line-height: 20px;
  padding-bottom: 2px;
  border-bottom: 1px solid #999;
  font-size: 18px;
}
.card-detail .join_year{
  margin-top: -20px;
  text-align: right;
  font-size: 13px;
}

.card-detail .detail-name {
  width: 540px;
  margin: 5px auto 2px;
  font-size: 13px;
  text-align: right;
}
.card-detail .detail-name strong {
  margin-left: 10px;
  font-size: 18px;
  font-weight: normal;
}
.card-detail .detail-comment {
  float:left;
  width: 280px;
  min-height: 4.5em;
  margin: 10px 10px 0 54px;
  font-size: 13px;
  line-height: 1.4;
}

.card-detail dl.detail-profile {
  float: right;
  width: 310px;
  margin: 10px 54px 0 0;
  font-size: 13px;
  line-height: 1.4;
  border: 1px solid #CCC;
  height: 80px;
  overflow-y:scroll;
}
.card-detail .detail-profile dt{
  clear: left;
  float: left;
  width: 90px;
  padding: 3px;
  margin: 0;
  background-color: #CCC;
  border-bottom: 1px dotted #999;
  border-right: 1px dotted #999;
}
.card-detail .detail-profile dd{
  display: inline-block;
  width: 190px;
  padding: 3px;
  margin: 0;
  border-bottom: 1px dotted #999;
}

.card-detail .detail-thumbs {
  position: relative;
  height: 140px !important;
  margin-top: 15px;
  border-top: 1px dotted #999;
}
.card-detail .detail-thumbs .detail-roll-prev {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 140px;
  background: white url(/assets/default/img/president/detail_ctrl.png) no-repeat left center;
  cursor: pointer;
}
.card-detail .detail-thumbs .detail-roll-next {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 140px;
  background: white url(/assets/default/img/president/detail_ctrl.png) no-repeat right center;
  cursor: pointer;
}
.card-detail .detail-thumbs .detail-roll-dots {
  position: absolute;
  left: 180px;
  bottom: 8px;
  display: table-cell;
  width: 300px;
  text-align: center;
}
.card-detail .detail-thumbs .detail-roll-dots ol {
  display: inline-block;
}
.card-detail .detail-thumbs .detail-roll-dots li {
  float: left;
  width: 6px !important;
  height: 6px;
  margin-right: 4px;
  background: url(/assets/default/img/president/ic_dots.png) no-repeat;
  text-indent: -9999px;
  cursor: pointer;
}
.card-detail .detail-thumbs .detail-roll-dots li.active {
  background-position: left -6px;
}
.card-detail ul {
  width: 620px;
  height: 120px;
  margin: 20px 0 0 50px;
  overflow: hidden;
}
.card-detail li {
  float: left;
}
.card-detail li ._set {
  position: relative;
  float: left;
  width: 150px;
  margin: 1px 3px 0 2px;
}
.card-detail li strong {
  overflow: hidden;
  display: block;
  margin: 2px 0 0;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.4;
  text-indent: 5px;
  text-align: left;
  white-space: nowrap;
}
.card-detail li .movie-on {
  position: absolute;
  right: 1px;
  bottom: 1px;
  display: block;
  width: 30px;
  height: 15px;
  padding-bottom: 1px;
  background: url(/assets/default/img/president/ic_movie.png) no-repeat left -35px;
  text-indent: -9999px;
}
.card-detail figure {
  display: table-cell;
  width: 148px;
  height: 95px;
  border: 1px solid #999;
  background-color: #F2F2F2;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}
.card-detail figure img {
  display: block;
  margin: 0 auto;
  height: 95px;
  overflow: hidden;
}
.card-detail ._current._set {
  margin: 0 4px 0 1px;
}
.card-detail ._current figure {
  border: 2px solid #3b83cf;
}
.card-detail ._current strong {
  margin: 2px 0 0 1px;
}
.card-detail ._current .movie-on {
  right: 0;
}

/*fancybox用初期設定*/
section .card-detail {
  display: none;
}

#fancybox-content .card-detail {
  display: block;
}

* + html .our-staff figure,
* + html .our-customer figure {
  /*forIE7*/
  display: block !important;
}

/* 社内風景・その他 */
.office-image{
  position: relative;
  width: 980px;
  margin: 0 auto;
}
.office-image h2 {
  margin-bottom: 20px;
}
.office-image p {
  width: 960px;
  padding: 0 4px 0 16px;
  margin: 0 auto;
}
.office-image .card {
  float: left;
  margin: 0 0 4px 4px;
}
.office-image .card a {
  display: table-cell;
  width: 140px;
  height: 105px;
  background: #e4e4e4;
  text-align: center;
  vertical-align: middle;
}
.office-image .card img {
  display: block;
  margin: 0 auto;
}

* + html .office-image .card a {
  /*forIE7*/
  display: block !important;
}

/* 掲載社長からの推薦文 */
.recommend-comment {
  position: relative;
  margin-bottom: 15px;
}
.recommend-comment li {
  position: relative;
  width: 100%;
  min-height: 60px;
  padding: 15px 0;
  font-size: 13px;
  line-height: 1.4;
  border-top: 1px solid #999;
}
.recommend-comment li.top {
  padding-top: 0;
  border-top-width: 0;
}
.recommend-comment h3 {
  margin: 0 0 8px 72px;
  border-bottom: 1px dotted #999;
}
.recommend-comment p {
  margin: 0 0 8px 72px;
}
.recommend-comment .figure {
  position: absolute;
  left: 0;
  top: 15px;
  display: block;
  width: 60px;
  height: 60px;
  border: 1px solid #999;
}
.recommend-comment .top .figure {
  top: 0;
}
.recommend-comment img {
  display: block;
}

/* 掲載社長からの推薦文 */
.recommend-letter {
  position: relative;
  margin-bottom: 15px;
}
.recommend-letter li {
  position: relative;
  width: 100%;
  min-height: 60px;
  padding: 15px 0;
  font-size: 13px;
  line-height: 1.4;
  border-top: 1px solid #999;
}
.recommend-letter li.top {
  padding-top: 0;
  border-top-width: 0;
}
.recommend-letter h3 {
  margin: 0 0 8px 72px;
  border-bottom: 1px dotted #999;
  font-weight:bold;
}
.recommend-letter p {
  margin: 0 0 8px 72px;
  word-break: break-all;
}
.recommend-letter .figure {
  position: absolute;
  left: 0;
  top: 15px;
  display: block;
  width: 60px;
  height: 60px;
  border: 1px solid #999;
}
.recommend-letter .top .figure {
  top: 0;
}
.recommend-letter img {
  display: block;
}

/* 会社概要 */
.about-company {
  margin-bottom: 15px;
}
.about-company .card-contents {
  padding-bottom: 20px !important;
}
.about-company h2 {
  margin-bottom: 15px;
}
.about-company ul {
  border: 1px solid #999;
  border-width: 1px 0 1px 1px;
  background: url(/assets/default/img/president/about_bg.png) repeat-y;
}
.about-company li {
  width: 100%;
  border-top: 1px dotted #999;
  font-size: 13px;
  line-height: 1.4;
}
.about-company li span {
  display: block;
  float: left;
  width: 105px;
  padding: 8px 5px 7px 10px;
  color: #FFF;
}
.about-company li em {
  display: block;
  float: left;
  width: 440px;
  padding: 8px 10px 7px;
  font-style: normal;
}
.about-company li address {
  margin-top: 4px;
}
.about-company li:nth-child(2) {
  border-top-width: 0;
}
.about-company li:last-child:after {
  clear:both;
}
.about-company .slim {
  width: 367px;
}
.about-company .slim em {
  width: 220px;
}
.about-company .access-map {
  float: right;
  width: 212px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 8px;
  border-top-width: 0;
  background-color: #FFF;
}
.about-company .access-map #map-canvas {
  border: 1px solid #999;
  width:210px;
  height:230px;
}

/* 社長ブログ */
.blog-list {
  margin-bottom: 15px;
  border-bottom: 1px solid #999;
}
.blog-list h2 {
  padding-bottom: 2px;
  font-size: 14px;
  line-height: 1.2;
  border-bottom: 1px solid #999;
}
.blog-list p {
  padding: 8px 0 7px;
  border-top: 1px dotted #999;
  font-size: 13px;
  line-height: 1.2;
}
.blog-list h2 + p {
  border-top-width: 0;
}
.blog-list span {
  float: left;
  display: block;
  width: 80px;
}
.blog-list a {
  float: left;
  display: block;
  width: 215px;
}

/* 推薦している・されている */
.people-list {
  position: relative;
  margin-bottom: 15px;
}
.people-list h2 {
  padding: 5px 5px 4px 10px;
  background-color: #333;
  color: #FFF;
  font-size: 13px;
}
.people-list p {
  max-height: 168px;
  padding: 6px 0 0 6px;
  overflow-y: scroll;
  border: 1px solid #999;
  border-width: 0 1px 1px;
  background-color: #FFF;
}

.people-list a {
  display: block;
  float: left;
  margin: 0 3px 4px 0;
}
.people-list img {
  display: block;
  width: 50px;
  height: 50px;
  border: 1px solid #CCC;
}

/* 関連番組 */
.related-program {
  margin-bottom: 15px;
}
.related-program h2 {
  padding: 5px 5px 4px 10px;
  background-color: #333;
  color: #FFF;
  font-size: 13px;
}
.related-program ul {
  padding: 10px 10px 0;
  border: 1px solid #999;
  background-color: #FFF;
}
.related-program li {
  position: relative;
  padding: 10px 0;
  font-size: 13px;
  line-height: 1.4;
  border-top: 1px dotted #999;
}
.related-program li:first-child {
  padding-top: 0px;
  border-top-width: 0;
}
.related-program li:after{
  clear:both;
}
.related-program p {
  margin-left: 58px;
  line-height: 1.4;
}
.related-program strong {
  display: block;
  margin-top: 4px;
  font-weight: normal;
}
.related-program .figure {
  float: left;
  display: block;
  width: 50px;
  height: 50px;
  border: 1px solid #999;
}
.related-program .top .figure {
  top: 0;
}
.related-program img {
  display: block;
}

.recommend-form {
  margin-bottom: 15px;
}

/* フローティングメニュー */
.menu-box {
  height: 75px;
  padding-bottom: 30px;
  background-color: #F2F2F2;
}

.floating-menu {
  width: 100%;
  border-top: 3px solid #08C;
  border-bottom: 1px solid #999;
  background-color: #FFF;
}
.floating-menu .icon {
  float: left;
  width:60px;
  height:60px;
  margin: 3px 0 0 10px;
  border: 1px solid #999;
}
.floating-menu .bubble {
  overflow: hidden;
  float: left;
  width: 182px;
  height: 45px;
  margin: 9px 0 0 10px;
  padding: 8px 18px 0 10px;
  background: url(/assets/default/img/president/menu_bg.png) no-repeat;
  font-size: 13px;
  font-weight: bold;
}
.floating-menu em {
  display: block;
}
.floating-menu strong {
  margin-right: 4px;
  font-size: 14px;
}
.floating-menu span {
  display: block;
  margin-top: 3px;
  text-align: right;
  white-space: nowrap;
}
.floating-menu b {
  margin-right: 4px;
  color: #F93;
  font-size: 18px;
  font-weight: normal !important;
  font-family: Arial;
  font-weight: bold;
}
.floating-menu i {
  font-size: 13px;
  font-weight: bold;
}
.floating-menu a {
  display: block;
  height: 56px;
  margin-top: 7px;
  text-indent: -9999px;
}
.floating-menu a:hover {
  background-position: left -56px !important;
}
.floating-menu .count {
  float: left;
  width: 106px;
  margin-left: 2px;
}
.floating-menu .count a {
  width: 106px;
  background: url(/assets/default/img/president/menu_btn_01.png) no-repeat;
}
.floating-menu .count .done {
  background-position: left -112px !important;
}
.floating-menu .pop-message {
  float: left;
  margin-left: 6px;
}
.floating-menu .pop-message a {
  width: 166px;
  background: url(/assets/default/img/president/menu_btn_02.png) no-repeat;
}
.floating-menu .pop-contact {
  float: left;
  margin-left: 6px;
}
.floating-menu .pop-contact a {
  width: 186px;
  background: url(/assets/default/img/president/menu_btn_03.png) no-repeat;
}
.floating-menu .pop-contact span.close {
  display: block;
  height: 56px;
  margin-top: 7px;
  text-indent: -9999px;
  width: 186px;
  background: url(/assets/default/img/president/menu_btn_03.png) no-repeat;
  background-position: left -112px !important;
}
.floating-menu .pop-entry {
  float: left;
  margin-left: 6px;
}
.floating-menu .pop-entry a {
  width: 186px;
  background: url(/assets/default/img/president/menu_btn_04.png) no-repeat;
}

.floating-menu .pop-entry span.close {
  display: block;
  height: 56px;
  margin-top: 7px;
  text-indent: -9999px;
  width: 186px;
  background: url(/assets/default/img/president/menu_btn_04.png) no-repeat;
  opacity: 0.4;
}

.floating-menu.is-fixed {
  position: fixed;
  left: 0;
  bottom: 0;
  margin-bottom: 0;
}

.floating-menu-inner {
  width: 970px;
  height: 72px;
  margin: 0 auto;
  padding: 0 0 0 10px;
}

div#rr_send{
  padding:65px 0px;
  text-align:center;
}
div#rr_send p{
  padding: 10px;
  font-size: 21px;
  font-weight: 500;
}
div#rr_send p.period{
  font-size: 14px;
  padding: 10px 0;
}
div#rr_sent{
  padding:120px 0px;
  text-align:center;
  display: none;
}

/*Renewal*/
@charset "UTF-8";
.clearfix{
  overflow: inherit;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
}
img{
  vertical-align: bottom;
}
ul,figure{
  padding: 0;
  margin: 0;
}
.global-nav{
  height: inherit;
  margin-bottom: 0;
}
.shadowbox{
  /* border */
  border:1px solid #999;
}
#wrap{
  /*padding-bottom: 70px;*/
}
.w940{
  position: relative;
  margin: 0 auto;
  width: 940px;
}
h2{
  font-size: 24px;
  border-bottom: 1px solid #999;
  margin-bottom: 20px;
}
p{
  letter-spacing: 0.03em;
}
.movie-on {
  float: right;
  width: 34px;
  height: 34px;
  background: url(/assets/default/img/president/ic_movie.png) no-repeat;
  text-indent: -9999px;
}
.main{
  position: relative;
  width: 980px;
  margin: 0 auto;
}
.main .coverImage{
  width: 980px;
  height: 235px;
}
.main .cci_logo{
  position: absolute;
  bottom: 60px;
  left: 22px;
  width: 240px;
}
.main .cci_logo img{
  width: 100%;
  height: auto;
}
.main .company_title{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 980px;
  min-height: 40px;
  background: url(/assets/default/img/president/president_new/bg_main.png) top;
  color: #fff;
}
.main h1{
  font-weight: bold;
  font-size: 24px;
  padding-left: 153px;
  padding-top: 10px;
  text-shadow: -1px 1px 3px #191919;
}
.main h1.noLogo{
  font-weight: bold;
  font-size: 24px;
  padding-left: 30px;
  padding-top: 10px;
}
.main p{
  font-weight: normal;
  font-size: 12px;
  padding: 5px 0 7px 153px;
}
.main p.noLogo{
  padding-left: 30px;
}
.president_nav{
  background: #69c;
  height: 45px;
  border-top: 1px solid #fff;
  width: 980px;
  margin:0 auto 50px;
}
.president_nav .logo{
  position: absolute;
  z-index: 1;
  top: -48px;
  left: 0px;
  width: 100px;
  height: 100px;
  border: 1px solid #999;
  background-color: #FFF;
}
.president_nav ul{
  position: absolute;
  top: 0px;
  left: 123px;
}
.president_nav ul.noLogo{
  position: absolute;
  top: 0px;
  left: 0px;
}
.president_nav li{
  float: left;
  position: relative;
}
.president_nav li a{
  display: block;
  height: 29px;
  padding: 16px 20px 0;
  color: #fff;
  border-right: 1px solid #fff;
  text-decoration: none;
}
.president_nav li a.focus{
  background: #369;
  height: 34px;
}
.president_nav li:first-child{
  border-left: 1px solid #fff;
}

.president_nav li ul{
  display: none;
  position: absolute;
  left:0 ;
  top: 47px;
  background-color: #FFF;
}
.president_nav li ul li{
  z-index: 5000;
  width: 300px;
  padding: 8px 10px;
  background-color: #96BAE5;
  margin-bottom: 1px;
}
.president_nav li ul li:hover{
  background-color: #6B98CF;
}
.president_nav li ul li:first-child{
  border: none;
}
.president_nav li ul li a{
  height: inherit;
  padding: 0;
  border: none;
}

.linemask{
  position: absolute;
  top: 43px;
  left: 0;
  width: 980px;
  height: 2px;
  border-bottom: 2px solid #fff;
}
.leftcolumn{
  width: 620px;
  float: left;
  position: relative;
}

.leftcolumn section{
  margin-bottom: 30px;
}

.rightcolumn{
  width: 300px;
  float: right;
  position: relative;
}

/*///////////////////top//////////////////*/
/*news*/
.top_news h2{
  font-size: 14px;
  font-weight: bold;
  margin-top: 9px;
  margin-bottom: 0;
  border-bottom: 0;
}
.top_news dl{
  overflow: scroll;
  height: 115px;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  margin-bottom: 30px;

}
.top_news dt{
  clear: both;
  float: left;
  padding: 7px 0;
  border-top: 1px dotted #999;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.4em;
  width: 80px;
}
.top_news dd{
  float: left;
  padding: 7px 0 7px 20px;
  border-top: 1px dotted #999;
  font-size: 13px;
  margin-left: 1px;
  line-height: 1.4em;
  width: 500px;
}
.top_news dl dt:first-child,
.top_news dl dt:first-child+dd{
  border-top: 0;
}

/*product*/
.top_product{
  position: relative;
  font-size: 13px;
}
.top_product h3{
  line-height: 1.3em;
}
.top_product ul{
  overflow: visible;
}
.top_product li{
  float: left;
  margin-left: 17px;
  margin-bottom: 17px;
  padding: 9px;
  width: 175px;
  height: 230px;
  border:1px solid #999;
}
.top_product li:first-child{
  margin-left: 0;
}
.ml0{
  margin-left: 0!important;
}
.top_product figure{
  width: 173px;
  height: 129px;
  border: 1px solid #999;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  background: #e4e4e4;
}
.top_product .lead{
  padding-top: 7px;
  line-height: 1.3em;
  border-bottom: 1px solid #999;
}
.top_product h3{
  padding-top: 11px;
  margin: 0 48px 7px 0;
}
.top_product .movie-on{
  margin-top: 10px;
}

.more{
  margin-bottom: 30px;
  text-align: center;
}

/*photo*/
.top_photo{
  position: relative;
  font-size: 13px;
}
.top_photo ul{
  overflow: visible;
}
.top_photo li{
  position: relative;
  float: left;
  margin-left: 17px;
  margin-bottom: 17px;
  width: 175px;
  height: 190px;
  border:1px solid #999;
  padding: 9px;
  line-height: 1.3em;
}
.top_photo li:first-child{
  margin-left: 0;
}
.top_photo figure{
  position: relative;
  width: 173px;
  height: 129px;
  margin-bottom: 7px;
  border: 1px solid #999;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  background: #e4e4e4;
}
.top_photo p.title{
  border-bottom: 1px solid #999;
  padding-top: 11px;
  margin: 0 48px 7px 0;
}
.top_photo .movie-on{
  margin-top: 10px;
}
.new{
  position: absolute;
  top: -1px;
  right: -1px;
}
.play_mark{
  position: absolute;
  top: 0;
  left: 0;
  background: url(/assets/default/img/president/play_movie.png) no-repeat 50% 50%;
  width: 100%;
  height: 100%;
}
.top_photo time{
  display: block;
  margin: 7px 0;
  font-weight: bold;
  font-size: 14px;
}

/*company*/
.company_scroll{
  height: 100%;
  margin-bottom: 20px;
}

.top_company{
  position: relative;
}

.top_company table{
  width: 100%;
  line-height: 1.2;
}
.top_company table tr th{
  min-width: 120px;
  padding: 7px 0 7px 8px;
  border-bottom: 1px dotted #999;
  font-size: 13px;
  font-weight: bold;
  background: #e4e4e4;
}
.top_company td{
  padding: 7px 10px 7px 10px;
  border-bottom: 1px dotted #999;
  font-size: 13px;
  margin-left: 1px;
  background: #f2f2f2;
}

.top_company table.president td{
  background: #fff;
}

.pagetop{
  float: right;
  font-size: 13px;
}

/*snsbtn*/
.snsbtn{
  position: absolute;
  text-align: right;
  top: -41px;
  right: 0px;
  width: 500px;
}

/*president*/
.top_president{
  margin-bottom: 15px;
}
.top_president div.shadowbox{
  padding: 9px;
}
.top_president figure{
  margin-bottom: 7px;
  border: 1px solid #999;
  text-align: center;
  background: #e4e4e4;
}
.top_president figure img{
  width: 278px;
}
.top_president{
  font-size: 13px;
}
.top_president p.lead{
  font-size: 15px;
  line-height: 1.2em;
}
.top_president h3{
  font-size: 15px;
}
.top_president p.title{
  border-bottom: 1px solid #999;
  padding-top: 7px;
  margin: 0 48px 7px 0;
}
.free-post .top_president p.title{
  margin: 0 0 7px 0;
}
.top_president .movie-on{
  margin-top: 10px;
}

/*btns*/
.btns .support{
  position: relative;
  margin-bottom: 4px;
}
.btns .support p{
}
.btns .support a{
  cursor: pointer;
  display: block;
  color: #FFF;
  width: 75%;
  height: 32px;
  text-align: center;
  padding-top: 5px;
  background-color: rgba(1,78,132, 0.8);
  border-radius: 7px;
}
.btns .support p.done{
  display: block;
  color: #FFF;
  width: 75%;
  height: 32px;
  text-align: center;
  padding-top: 5px;
  background-color: rgba(100,100,100, 0.8);
  border-radius: 7px;
}
.btns i{
  font-size: 22px;
}
.btns .counter{
  position: absolute;
  top: 0;
  right: 0;
  width: 25%;
  height: 26px;
  background: url(/assets/default/img/president/president_new/support_counter.png) left bottom no-repeat;
  color: #f93;
  font-weight: bold;
  font-size: 20px;
  padding-top: 10px;
  text-indent: 20px;
}
article.rightcolumn a.homepage{
  display: block;
  color: #FFF;
  width: 100%;
  height: 32px;
  text-align: center;
  padding-top: 5px;
  background-color: rgba(1,78,132, 0.8);
  border-radius: 7px;
  margin-bottom: 4px;
}
article.rightcolumn a#pop-contact{
  display: block;
  color: #FFF;
  width: 100%;
  height: 32px;
  text-align: center;
  padding-top: 5px;
  background-color: rgb(249, 183, 14);
  border-radius: 7px;
  margin-bottom: 4px;
}
.conbtn{
  overflow: visible;
  margin-bottom: 30px;
}
.conbtn a{
  display: block;
  float: left;
  margin-left: 4px;
}
.conbtn a:first-child{
  margin-left: 0;
}

/*staff*/
.top_staff{
  margin-bottom: 20px;
  margin-bottom: 0;
}
.top_staff h2{
}
.top_staff ul{
  border-bottom: 1px solid #999;
}
.top_staff li{
  border-top:1px dotted #999;
  background: #fff;
  padding: 15px 0;
}
.top_staff li:after{
  content: "";
  clear: both;
  display: block;
  height: 0;
}
.top_staff li:first-child{
  border-top: 0;
  padding-top: 0;
}
.top_staff figure{
  float: left;
  width: 58px;
  height: 58px;
  margin-right: 12px;
  border: 1px solid #999;
  background: #ccc;
}
.top_staff .lead{
  font-size: 13px;
}
.top_staff li div.profile{
  margin-left: 72px;
  padding-top: 5px;
}
.top_staff .position{
  font-size: 13px;
  margin-bottom: 8px;
}
.top_staff .name{
  font-size: 14px;
}

/*banner*/
.banner a{
  display: block;
  margin-bottom: 10px;
}

/*/////////////////中ページ//////////////////////*/
.w542{
  position: relative;
  margin: 0 auto;
  width: 542px;
}
.inner_leftcolumn{
  position: relative;
  float: left;
  width: 542px;
}
.inner_rightcolumn{
  position: relative;
  float: right;
  width: 378px;
  padding-bottom: 15px;
}
.pagebottom{
  background: #f2f2f2 url(/assets/default/img/president/president_new/bottomborder.png) center 0 no-repeat;
  padding-top: 29px;
}
/*///////////////////president//////////////////*/
/*movie*/
.president_movie h2{
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: bold;
}
.president_movie h3{
  margin-bottom: 5px;
  text-align: right;
  font-size: 20px;
  font-weight: bold;
}
.president_movie h3 span{
  font-size: 14px;
  font-weight: normal;
}
.president_movie h3 span:after{
  content: ' ';
}
.president_movie .moviebox{
  margin-bottom: 10px;
  position: relative;
}
.president_movie .moviebox div#shareButton{
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 26px;
  color: #DDD;
  cursor: pointer;
  display: none;
  background-color: rgba(0,0,0,0.6);
  padding: 3px 5px;
  border-radius: 0.2em;
  z-index: 9999990;
}
.president_movie .moviebox div#shareHint{
  position: absolute;
  top: 15px;
  right: 55px;
  font-size: 14px;
  color: #FFF;
  display: none;
  background-color: rgba(0,0,0,0.8);
  padding: 10px 8px;
  border-radius: 0.5em;
  text-align: right;
}
.president_movie .moviebox div#shareButton i.fa{
  width: 24px;
}
.president_movie .moviebox div#share_wrap{
  display: none;
  position: absolute;
  width: 540px;
  height: 360px;
  z-index: 9999991;
}
.president_movie .moviebox div#share{
  position: absolute;
  width: 460px;
  height: 250px;
  left: 40px;
  top: 40px;
  color: #FFF;
  background-color: rgba(0,0,0,0.8);
}
.president_movie .moviebox div#share a{
  color: #FFF;
  text-decoration: none;
}
.president_movie .moviebox div#share_close{
  position: absolute;
  left: 430px;
  top: 5px;
  font-size: 24px;
  cursor: pointer;
}
.president_movie .moviebox div.share_title{
  width: 450px;
  padding: 10px 5px;
  background-color: #000;
}
.president_movie .moviebox div.share_title i{
  margin-right: 10px;
}
.president_movie .moviebox div#share .share_body{
  width: 360px;
  margin: 10% auto 0;
}
.president_movie .moviebox div#share .share_body dl{
  float: left;
  width: 120px;
}
.president_movie .moviebox div#share .share_body dl dt{
  text-align: center;
}
.president_movie .moviebox div#share .share_body dl dd{
  padding: 10px 15px ;
  text-align: center;
}
.president_movie .moviebox div#share div#share_code{
  clear: both;
  background-color: #fff;
  color: #000;
  border-radius: 5px;
  text-align: center;
  width: 60%;
  margin: 5% auto 0;
  padding: 5px;
  cursor: pointer;
}
.president_movie .moviebox div#share div#share_code i{
  font-size: 150%;
  vertical-align: -3px;
}
.president_movie .moviebox div#share #share_code_wrap{
  display: none;
  position: absolute;
  width: 90%;
  text-align: center;
  left: 5%;
  top: 25%;
}
.president_movie .moviebox div#share #share_code_wrap input{
  width: 100%;
  height: 30px;
}
.president_movie .moviebox div#share #share_code_wrap span{
  display: block;
  margin-top: 20px;
  font-size: 0.8em;
}
.president_movie .moviebox div#share #share_code_wrap a{
  display: inline-block;
  background-color: #fff;
  color: #000;
  padding: 5px;
  border-radius: 5px;
}
.president_movie .moviebox div#share #share_code_wrap a.close{
  margin-top: 5%;
}

.president_movie .moviebox img {
  width: 100%;
  height: auto;
}

.president_movie .number{
  height: 87px;
  padding-top:15px;
  background: #f2f2f2 url(/assets/default/img/president/mov_chapter_bg.png) no-repeat;
}
.president_movie .description{
  background: #f2f2f2;
  padding: 10px;
  margin-bottom: 20px;
}
.president_movie p{
  font-size: 13px;
  margin-bottom: 15px;
  line-height: 1.4;
}
.president_movie .release{
  float: right;
  margin-bottom: 0;
}

/*profile*/
.president_profile{
  margin-top: 80px;
}
.president_profile .clearfix{
  position: relative;
}
.president_profile a{
  float: left;
  font-size: 13px;
  color: #666;
  text-decoration: none;
}
.president_profile .btn_profile{
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: url(/assets/default/img/president/president_new/tab_profile.png) 0 -25px no-repeat;
  width: 114px;
  height: 30px;
  text-indent: -9999px;
}


.president_profile-profile_box {
  height: 458px;
  overflow-y: scroll;
  margin-bottom:18px;
  background: url(/assets/default/img/president/mov_profile_bg.png) repeat-y;
}

.president_profile-profile_box dl {
  border-top: 1px dotted #999;
  clear:both;
}
.president_profile-profile_box dl:first-child {
  border-top-width: 0;
}
.president_profile-profile_box dt {
  display: block;
  float: left;
  width: 100px;
  padding: 4px 0 2px 10px;
  font-size: 13px;
  line-height: 1.2;
}
.president_profile-profile_box dd {
  display: block;
  float: left;
  width: 225px;
  padding: 4px 10px 2px;
  font-size: 13px;
  line-height: 1.2;
}

#president_story_box{
  margin: 0 auto 20px;
  position: relative;
}

#president_story_box h3{
  margin: 0 0 8px;
  border-bottom: 1px dotted #999;
  font-weight: bold;
  padding: 5px 10px;
  font-size: 1.4em;
}
#president_story_box.card.x0{
  padding: 10px 0;
  border: none;
}
#president_story_box.card.x0 .card-contents{
  padding-bottom: 20px;
}
#president_story_box.card.x0 h2.card-title{
  border-bottom: 2px solid #CCC;
  margin-bottom: 0;
}
#president_story_box .card-inner{
  position: relative;
  overflow: hidden;
  height: 300px;
}
#president_story_box .card-inner .fadeout{
  position: absolute;
  height: 4px;
  width: 100%;
}
#president_story_box .story_more{
  position: absolute;
  width: 100%;
  font-size: 1.2em;
  bottom: 26px;
  z-index: 980;
  text-align: center;
}
#president_story_box .story_more a{
  display: inline-block;
  background-color: #000000;
  width: 300px;
  padding: 10px;
  border-radius: 7px;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
#president_story_box .story_more a:hover{
  text-decoration: underline;
}
#president_story_box .card-contents ul li{
  margin-bottom: 20px;
}
#president_story_box .card-contents ul li div.story img{
  background-color: #ccc;
  width: 300px;
}
#president_story_box .card-contents ul li div.story div.text{
  line-height: 1.4em;
  letter-spacing: 0.03em;
  font-size: 85%;
}
#president_story_box .card-contents ul li div.story div.text em{
  font-style: italic;
}
#president_story_box .card-contents ul li div.story div.text strong{
  font-weight: bold;
}
.number li {
  float: left;
  width: 180px;
}
.number a, .number span {
  display: block;
  min-height: 20px;
  margin-left: 10px;
  padding: 1px 0 3px 30px;
  background: url(/assets/default/img/president/mov_chapter_on.png) no-repeat;
  font-size: 12px;
  line-height: 1.1;
}
.number span {
  background-image: url(/assets/default/img/president/mov_chapter_off.png);
}
.number ._2 {
  background-position: left -30px;
}
.number ._3 {
  background-position: left -60px;
}
.number ._4 {
  background-position: left -90px;
}
.number ._5 {
  background-position: left -120px;
}
.number ._6 {
  background-position: left -150px;
}
.number ._7 {
  background-position: left -180px;
}
.number ._8 {
  background-position: left -210px;
}
.number ._9 {
  background-position: left -240px;
}
.pop-message-link.send {
  cursor: pointer;
  display: block;
  color: #FFF;
  width: 100%;
  height: 32px;
  text-align: center;
  padding-top: 5px;
  background-color: rgba(1,78,132, 0.8);
  border-radius: 7px;
  margin-bottom: 4px;
}
.blog-list h2, .people-list h2, .related-program h2 {
  margin-bottom: 0;
}
.recommend-letter .more{
  margin-bottom: 0;
}

/*/////////////////////staff//////////////////*/
.head_staff_icon {
  height:175px;
  background-color: #f2f2f2;
  margin-bottom:30px;
  margin-top:-10px;
  position: relative;
}
.staff_icon_arrow_l {
  float:left;
  position:absolute;
  left:0px;
  top:67px;
  z-index: 9901;
}
.staff_icon_arrow_r {
  float:left;
  position:absolute;
  right:0px;
  top:67px;
  z-index: 9902;
}
.head_staff_list {
  margin:0 auto;
  width:980px;
  padding-left:20px;
}
.head_staff_list li{
  display: none;
  float: left;
}
.head_staff_list div.staff_item{
  float:left;
  margin-left: 17px;
  margin-right: 16px;
  margin-top:16px;
}
.head_staff_list p {
  font-size: 0.8rem;
  text-align: center;
  margin: 10px 0 5px -5px;
  line-height: 146%;
  width:85px;
  overflow:hidden;
  text-overflow:ellipsis;
  -webkit-text-overflow:ellipsis;
  -o-text-overflow: ellipsis;
  white-space:nowrap;
}
.head_staff_list figure{
  margin-top: 15px;
  width:75px;
  height:75px;
  opacity: 0.7;
  filter: alpha(opacity=5);
  -ms-filter: "alpha(opacity=5)";
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  overflow: hidden;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  box-shadow: 0px 0px 0px 3px #999;
  -moz-box-shadow: 0px 0px 0px 3px #999;
  -webkit-box-shadow: 0px 0px 0px 3px #999;
}
.head_staff_list div.on{
  margin-left: 7px;
  margin-right: 6px;
}
.head_staff_list .on figure{
  margin-top: 0px;
  width:95px;
  height:95px;
  opacity: 1.0;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  -khtml-opacity: 1.0;
  -moz-opacity: 1.0;
  margin-top:3px;
  box-shadow: 0px 0px 0px 4px #369;
  -moz-box-shadow: 0px 0px 0px 4px #369;
  -webkit-box-shadow: 0px 0px 0px 4px #369;
}
.head_staff_list .on p{
  width:100px;
}
.staff_message{
  font-size: 0.9rem;
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: bold;
  width: 150px;
  padding: 5px;
  text-align: center;
  background-color: #ff0000;
  -webkit-transform: translate(570px,-250px) rotate(45deg);
  -moz-transform: translate(570px,-250px) rotate(45deg);
  -webkit-transform-origin: left bottom;
  -moz-transform-origin: left bottom;
}

.staff_photo_album{
  margin-bottom: 20px;
}

.staff_photo_image h2 {
  margin-bottom: 20px;
}

.staff_photo_image .card {
  float: left;
  margin: 0 0 4px 4px;
}
.staff_photo_image .card a {
  display: table-cell;
  width: 140px;
  height: 105px;
  background: #e4e4e4;
  text-align: center;
  vertical-align: middle;
}
.staff_photo_image .card img {
  display: block;
  margin: 0 auto;
}

* + html .office-image .card a {
  /*forIE7*/
  display: block !important;
}

.staff_shadowbox {
  display: block;
  width: 174px;
  height: 138px;
  float:left;
  margin:0 6px 6px 0;
  padding: 4px 4px;
  border: 1px solid #999;
}
.staff_shadowbox a {
  display: table-cell;
  width: 174px;
  height: 138px;
  background: #e4e4e4;
  text-align: center;
  vertical-align: middle;
}
.staff_shadowbox a img{
  max-width: 174px;
  max-height: 138px;
}

.staff_photo {
  position:relative;
}

.staff_photo_new {
  position: absolute;
  font-size: 9px;
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: bold;
  color:#fff;
  width: 76px;
  padding: 5px;
  text-align: center;
  background-color: #ff0000;
  -webkit-transform: translate(117px,-25px) rotate(45deg);
  -moz-transform: translate(570px,-250px) rotate(45deg);
  -webkit-transform-origin: left bottom;
  -moz-transform-origin: left bottom;
}
.staff_main_l {
  position: relative;
  float: left;
  width: 542px;
}

.staff_mainimg_wrap{
  margin-bottom: 10px;
}
.staff_mainimg {
  display:table-cell;
  width: 540px;
  height:405px;
  text-align:center;
  vertical-align:middle;
  background: #FFF;
}
.staff_description {
  position: relative;
  font-size: 0.9rem;
  line-height:150%;
  background: #f2f2f2;
  padding: 10px;
  min-height: 64px;
}
.staff_mt40 {
  margin-top:40px;
}
.staff_mt30 {
  margin-top:30px;
}
.staff_mb30 {
  margin-bottom:30px;
}
.staff_main_r {
  width:380px;
}
.staff_profile {
  position: absolute;
  left: 560px;
  top: 50px;
  width: 380px;
}
.staff_profile-box {
  height: 476px;
  background: url(/assets/default/img/president/mov_profile_bg.png) repeat-y;
  overflow-y: scroll;
}

.staff_profile h3 {
  height: 19px;
  padding: 6px 10px 0;
  background: url(/assets/default/img/president/president_new/profileicon.jpg) no-repeat;
  background-position:left;
  border-bottom:2px #336699 solid;
}
.staff_profile .staff_profile-box p:first-child {
  border-top-width: 0;
}
.staff_profile .staff_profile-box b {
  display: block;
  float: left;
  width: 100px;
  padding: 4px 0 2px 10px;
  font-size: 13px;
  line-height: 1.2;
}
.staff_profile .staff_profile-box em {
  display: block;
  float: left;
  width: 225px;
  padding: 4px 10px 2px;
  font-size: 13px;
  line-height: 1.2;
}

.staff_section-title {
margin:30px;
}
.staff_undercolumn_left {
  width:620px;
  float:left;
}
.staff_undercolumn_txt {
  padding: 20px;
  background:#fff;
  margin-bottom:20px;
}
.columninphoto_r {
  float:right;
}
.columninphoto_l {
  float:left;
  margin-right: 10px;
}

.staff_h4 {
  font-size: 1.2rem;
  border-bottom:1px #999 solid;
  padding-bottom: 6px;
  margin-bottom:10px;
}
.staff_undercolumn_left p {
  font-size: 0.9rem;
  letter-spacing: 0.9px;
  line-height:130%;
}

.staff_table {
  width: 100%;
  font-size: 0.9rem;
  line-height:150%;
  border-top:1px #999 solid;
  border-bottom:1px #999 solid;
}
.staff_table tr {
  border-bottom:1px #999 dotted;
  padding:10px;
}
.staff_table .staff_table_time{
  width:60px;
  background-color:#f2f2f2;
  text-align: center;
  vertical-align: center;
}
.staff_table .staff_table_ivent{
  width:140px;
  padding:10px;
  color:#fff;
  background-color:#666666;
}
.staff_table .staff_table_caption{
  padding:10px;
}
.tablein_p_img {
  text-align: center;
}
table.staff_proftable {
  width: 100%;
  font-size: 0.88rem;
  line-height:150%;
}
table.staff_proftable tr {
  border-bottom:1px #999 dotted;
  padding:10px;
}
table.staff_proftable th{
  width:110px;
  text-align: center;
  vertical-align: center;
}
table.staff_proftable td{
  padding:10px;
}

.tablein_p_img {
  text-align: center;
}


/*/////////////////////products//////////////////*/
.head_product_icon {
  height:175px;
  background-color: #f2f2f2;
  margin-bottom:30px;
  margin-top:-10px;
  position: relative;
}
.product_icon_arrow_l {
  float:left;
  position:absolute;
  left:0px;
  top:67px;
  z-index: 9901;
}
.product_icon_arrow_r {
  float:left;
  position:absolute;
  right:0px;
  top:67px;
  z-index: 9902;
}
.head_product_list {
  margin:0 auto;
  width:980px;
  padding-left:36px;
}
.head_product_list li{
  display:none;
  float: left;
}
.head_product_list div.product_item{
  float:left;
  margin-right:32px;
  margin-top:16px;
}
.head_product_list p {
  font-size: 0.8rem;
  text-align: center;
  margin: 10px 0 5px -5px;
  line-height: 146%;
  width:85px;
  overflow:hidden;
  text-overflow:ellipsis;
  -webkit-text-overflow:ellipsis;
  -o-text-overflow: ellipsis;
}
.head_product_list figure{
  margin-top: 15px;
  width:75px;
  height:75px;
  opacity: 0.7;
  filter: alpha(opacity=5);
  -ms-filter: "alpha(opacity=5)";
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  overflow: hidden;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 0px 0px 0px 3px #999;
  -moz-box-shadow: 0px 0px 0px 3px #999;
  -webkit-box-shadow: 0px 0px 0px 3px #999;
}
.head_product_list .on figure{
  margin-top: 0px;
  width:95px;
  height:95px;
  opacity: 1.0;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  -khtml-opacity: 1.0;
  -moz-opacity: 1.0;
  margin-top:3px;
  box-shadow: 0px 0px 0px 4px #369;
  -moz-box-shadow: 0px 0px 0px 4px #369;
  -webkit-box-shadow: 0px 0px 0px 4px #369;
}
.head_product_list .on p{
  width: 100px;
}

.products_catch {
  width:542px;
}
.products_catch h2 {
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: bold;
}
.products_catch h3 {
  margin-bottom: 5px;
  text-align: right;
  font-size: 20px;
  font-weight: bold;
}
.products_catch h3 span{
  font-size: 14px;
  font-weight: normal;
}
.products_mainimg {
  position: relative;
  width:540px;
  height:405px;
  background:#f2f2f2;
}
.products_img {
  display:table-cell;
  width: 540px;
  height:405px;
  text-align:center;
  vertical-align:middle;
  background: #FFF;
}
.product_main_l {
  position: relative;
  float: left;
  width: 542px;
}

.product_main_r {
  position: relative;
  float: right;
  width:380px;
}

.product_main_r .president-social-btn{
  top: 0px;
}

.product_profile {
  margin-top: 50px;
  width: 380px;
}
.products_txtarea {
  font-size: 0.88rem;
  line-height:150%;
  min-height:350px;
  max-height:405px;
  overflow: scroll;
  overflow-y: scroll;
  overflow-x: auto;
  background: #f2f2f2;
}
.products_description {
  position: relative;
  font-size: 0.9rem;
  line-height:150%;
  background: #f2f2f2;
  padding: 10px;
  min-height: 64px;
}

.products_txtarea p{
  padding:15px;
}
.products_topbtn {
  text-align: right;
  margin-top: 20px;
  overflow: visible;
  width: 380px;
}

.products_topbtn i{
  font-size: 22px;
}

.products_topbtn .products_main_btn{
  display: block;
  float:left;
  color: #FFF;
  width: 60%;
  height: 32px;
  text-align: center;
  padding-top: 5px;
  background-color: rgba(1,78,132, 0.8);
  border-radius: 7px;
  margin-bottom: 4px;
}
.products_topbtn #pop-contact{
  display: block;
  float:right;
  color: #FFF;
  width: 39%;
  height: 32px;
  text-align: center;
  padding-top: 5px;
  background-color: rgb(249, 183, 14);
  border-radius: 7px;
  margin-bottom: 4px;
}

.products_column01 {
  border-bottom:1px #000 dotted;
  padding:20px 0;
  position:relative;
}
.products_column01 a{
  text-decoration: none;
}

.products_column_img {
  float:left;
  margin-right:15px;
}

.product_photo_album{
  clear: both;
  margin-bottom: 20px;
}

.product_undercolumn_left {
  width:620px;
  float:left;
}
.product_undercolumn_txt {
  padding: 20px;
  background:#fff;
  margin-bottom:20px;
}

.product_h4 {
  font-size: 1.2rem;
  border-bottom:1px #999 solid;
  padding-bottom: 6px;
  margin-bottom:10px;
}
.product_undercolumn_left p {
  font-size: 0.9rem;
  letter-spacing: 0.9px;
  line-height:130%;
}

.products_column01_title {
  display: inline-block;
  width: 260px;
  font-size: 1.2rem;
  color:#0080FF;
}
.products_column01_name {
  color: #000;
  line-height:180%;
  border-bottom: 1px solid #000;
}
.products_column01_name:first-line {
  border-bottom:1px solid #000;
}
.products_column01_caption {
  margin-top: 10px;
  text-decoration: none;
  color: #000;
}
.products_column01 p {
  line-height: 150%;
}
.products_moviebtn {
  width: 34px;
  margin-left: 5px;
  float: right;
}
.products_shadowbox {
  display: block;
  width: 176px;
  height: 150px;
  float:left;
  margin:0 6px 7px 0;
  padding: 5px 0 0 5px;
  border: 1px solid #999;
}
.mr0{
  margin-right: 0;
}
.p.products_shadowbox a {
  display: table-cell;
  width: 171px;
  height: 134px;
  text-align: center;
  vertical-align: middle;
}
.products_photolist_caption {
  font-size: 0.7rem;
  margin-top:30px;
}

.ml5 {
  margin-left:5px;
}


/*/////////////////////recruit//////////////////*/

.relative{
  position: relative;
}
section.recruit_main h2{
  border-bottom: 0;
}
.recruit_main_top{
  position: relative;
  border-bottom: 1px solid #999;
  margin-bottom: 40px;
}
.recruit_ttl_main{
  float: left;
  width: 650px;
}
.recruit_ttl_main h2{
  color: #003F98;
  font-weight: bold;
  font-size: 29px;
  line-height: 1.5;
  margin-bottom: 0px;
}
.recruit_ttl_main p{
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.5;
}
.recruit_main_description{
  position: relative;
  float: left;
  width: 527px;
}
.recruit_img_main{
  position: relative;
  float: right;
  max-width: 380px;
}
.recruit_main_description h3{
  font-size: 29px;
  line-height: 1.3;
  margin: 0 0 15px;
}
.recruit_main_description p{
  font-size: 14px;
  line-height: 1.5;
}
.recruit_img_main figcaption{
  font-size: 14px;
  line-height: 1.5;
}
.recruit_img_main figure{
  margin-bottom: 5px;
}
.recruit_main_bottom{
  margin-bottom: 20px;
}
.recruit_images{
  width: 940px;
  position: relative;
}
.recruit_images ul li{
  float: left;
  width: 286px;
  margin-bottom: 20px;
  margin-left: 40px;
}
.recruit_images ul li:first-child{
  margin-left: 0;
}
.recruit_images li.clear{
  margin-left: 0;
}
.recruit_images .recruit_figurebox{
  width: 278px;
  padding: 4px;
  border:1px solid #999;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.recruit_images figure{
  background: #e4e4e4;
}

.recruit_images figure div.video-js{
  background-color: #FFF !important;
}

.recruit_images figcaption{
  margin-top: 5px;
  font-size: 14px;
  line-height: 1.5;
}
.recruit_images{
  margin-bottom: 30px;
}

article.recruit_info h2{
  margin-bottom: 25px;
}
table.recruit_table{
  border-spacing:0px;
  width:100%;
  margin-bottom:60px;
  font-size: 14px;
  border: 1px solid #999;
}
.recruit_table th{
  padding: 10px;
  font-weight: normal;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  background: #003F98;
  border-bottom: 1px solid #fff;
  width: 213px;
}
.recruit_table tr:last-of-type th{
  border: 0;
}
.recruit_table td{
  border-bottom: 1px dotted #858585;
  padding: 20px;
  line-height: 1.5;
}

article.recruit_info section.recruit_detail{
  position: relative;
}

article.recruit_info section.flow{
  position: relative;
}

article.recruit_info section.company{
  position: relative;
}

section.company table{
  margin-bottom: 40px;
}


.recruit_btn_entry{
  display: block;
  margin: 0 -5px 0 auto;
  color: #FFF;
  width: 270px;
  height: 27px;
  text-align: center;
  padding-top: 10px;
  background-color: rgba(1,78,132, 0.8);
  border-radius: 7px;
  margin-bottom: 4px;
}

.recruit_btn_bottomentry{
  text-align: center;
  margin-bottom: 70px;
}

.recruit_btn_bottomentry a{
  display: block;
  margin: 0 auto;
  color: #FFF;
  width: 270px;
  height: 27px;
  text-align: center;
  padding-top: 10px;
  background-color: rgba(1,78,132, 0.8);
  border-radius: 7px;
  margin-bottom: 4px;
}



.mb40{
  padding-bottom: 40px!important;
}
.mb70{
  padding-bottom: 70px!important;
}


/*** 動画の続き ***/
.movie_continue{
  position:absolute;
  background:#000;
  width:100%;
  height:234px;
  color:#fff;
  padding-top:130px;
  text-align:center;
  z-index: 9999991;
  display: none;
}
.movie_continue a{
  color:#fff;
}
.movie_continue .button{
  margin:15px auto;
  width:170px;
  display:inline-block;
}
.movie_continue .button a{
  display:inline-block;
  border-radius: 3px;
  width:130px;
  background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);
  box-shadow: inset 0.5px 0.866px 0px 0px rgba(255, 255, 255, 0.29);
  background-color:#339A99;
  padding:20px;
  color:#fff;
  font-weight:bold;
}
.movie_continue .button a:hover{
  background-color:#38C3C2;
}
.movie_continue .button-company{
  margin-right:15px;
}
.movie_continue .login_link{
  font-size:0.7em;
}
.movie_continue .login_link a{
  text-decoration:underline;
}


body.limit-post .president_profile{
  margin-top: 40px;
}
body.limit-post .president_profile-profile_box{
  height: 192px;
}

body.limit-post .staff_main_r div.ad{
  left: 560px;
  position: absolute;
  width: 380px;
}
body.limit-post .staff_main_r div.ad div{
  color: #aaa;
  font-size: 12px;
  text-align: center;
  margin-bottom: 5px;
}
body.limit-post .staff_mb30 div.ad{
  margin-top: 0px;
}

body.limit-post .staff_main_r ins{
  width: 380px;
}

body.limit-post .staff_profile{
  top: 340px;
}
body.limit-post .staff_profile-box{
  height: 210px;
}

body.limit-post .product_profile{
  margin-top: 20px;
}
body.limit-post .product_profile .products_txtarea{
  min-height: 130px;
  height: 130px;
}

body.limit-post .recruit_btn_bottomentry{
  margin-bottom: 0;
}

#president-video {
    position: relative;
    background-color:#f2f2f2;
}
#president-video .video-start-button {
    font-size: 2.0em;
    line-height: 1.4em;
    width: 2.5em;
    height: 1.5em;
    display: block;
    position: absolute;
    top: calc(57% - 1.5em/2);
    left: calc(50% - 2.5em/2);
    padding: 0;
    cursor: pointer;
    opacity: 1;
    border: .06666em solid #fff;
    background-color: #2B333F;
    background-color: rgb(43, 51, 63);
    -webkit-border-radius: .3em;
    -moz-border-radius: .3em;
    border-radius: .3em;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    z-index: 10;
    text-align: center;
    padding-top: 5px;
    padding-left: 5px;
}
#president-video:hover .video-start-button {
    background-color: rgb(115, 133, 159);
}
#president-video .video-start-button i {
    color: #fff;
}