@charset "UTF-8";
body {
  overflow-x: hidden !important; }

.c5-table {
  margin: 20px 0 40px; }
  .c5-table th, .c5-table td {
    vertical-align: middle;
    padding: 8px;
    border: 1px solid #e4e7ec; }
    @media only screen and (min-width: 767px) {
      .c5-table th, .c5-table td {
        padding: 14px 10px; } }
  .c5-table__black {
    background: #050505;
    color: white; }
  .c5-table__gray {
    background: #fbfbfd;
    text-align: left; }

/* 横スクロールバー__Start */
.c5-tableArea {
  position: relative;
  height: 90vh;
  overflow-x: scroll;
  margin: 2rem 0;
  border: solid 1px rgba(0, 0, 0, 0.1);
  border-radius: 5px; }
  @media only screen and (min-width: 767px) {
    .c5-tableArea {
      overflow-x: initial;
      height: auto;
      border: none; } }
  .c5-tableArea__table {
    position: absolute;
    width: 200%; }
    @media only screen and (min-width: 767px) {
      .c5-tableArea__table {
        width: 100%;
        position: initial; } }
    .c5-tableArea__table table {
      font-size: clamp(0.8rem, 2vw, 1rem);
      border-collapse: collapse;
      border-spacing: 0;
      width: 100%; }

/* スクロールバーの幅と高さを設定する */
.scrollbar::-webkit-scrollbar {
  width: 10px;
  height: 10px; }

/* スクロールバーの形を設定する */
.scrollbar-thumb-rounded::-webkit-scrollbar-thumb {
  border-radius: 0.5rem; }

/* スクロールバーの色を設定する */
.scrollbar-thumb-black::-webkit-scrollbar-thumb {
  --bg-opacity: 1;
  background-color: rgba(0, 0, 0, 0.3); }

/* 横スクロールバー__end */
.c5-sp {
  display: block; }

@media only screen and (min-width: 767px) {
  .c5-sp {
    display: none; } }
.white {
  color: white; }

.blue {
  color: #0070c0; }

.medium {
  font-size: 14px; }

.small {
  font-size: 12px; }

.weighter {
  font-weight: 600; }

dl dd {
  margin-left: 0; }

ul {
  padding: 0 0 0 0.5em; }
  ul li {
    list-style: none; }

.mod-pageTop {
  display: none;
}

.mod-column1-main {
  padding-bottom: 50px;
}

.mod-casestudy-detail div#mod-casestudy-detail-title {
  margin: auto;
}

.mod-casestudy-detail div.mod-casestudy-detail-box h3 {
  margin: 0 0 30px;
  padding: 10px 25px;
  background: url(/pro-monitor/casestudy/images/img_title_bg.png) no-repeat left center;
  -webkit-background-size: cover;
  background-size: cover;
  font-weight: bold;
  font-size: 1.23077em;
  line-height: 1.2;
  color: #ffffff;
}

.mod-sample-block div.sample-detail-corporate-small {
  margin: 0;
  padding: 10px 20px;
  background: #efefef url(/pro-monitor/sample/images/icon_bg_corporate.jpg) repeat-x left bottom;
}

.mod-sample-block div.sample-detail-corporate-small dl {
  position: relative;
  width: auto;
  height: auto;
}

.cmenu {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mod-subTitle:first-child {
  margin-top: 0;
}

.mod-subTitle {
  font-size: 1.53846em;
  line-height: 1.2;
  clear: both;
  padding: 9px 9px 9px 15px;
  margin: 30px 0 10px;
  background: #dddddd url(/share2/images/mod-subTitle/bg_01.png) repeat-x 0 100%;
  *zoom: 1;
}

.mod-subTitle:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}

.mod-subTitle h2 {
  font-size: 100%;
  font-weight: normal;
  float: left;
  margin: 0;
}

.mod-subTitle ul.mod-subTitle-misc {
  font-size: 0.92308em;
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
}

.mod-subTitle ul.mod-subTitle-misc li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 20px;
}

a.mod-link,
span.mod-link {
  color: #333333;
  display: inline-block;
  padding-left: 8px;
  background: url(/share2/images/mod-link/ico_01.png) no-repeat 0 0.45em;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -ms-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}

.mod-subHeading2 {
  color: #666;
  clear: both;
  margin: 20px 0;
  padding: 3px 5px;
  border-bottom: 1px solid #d0d0d0;
  background: url(/share2/images/mod-subHeading2/bg_01.png) repeat-x;
  -webkit-background-size: contain;
  background-size: contain;
}

.mod-subHeading2 * {
  margin: 0;
}

.red-box {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

a.mod-linkButton1,
span.mod-linkButton1,
a.mod-linkButtonExpend,
span.mod-linkButtonExpend,
a.mod-linkButtonClose,
span.mod-linkButtonClose,
a.mod-linkButtonSonyStore,
span.mod-linkButtonSonyStore,
a.mod-linkButtonPrev,
span.mod-linkButtonPrev,
a.mod-linkButtonNext,
span.mod-linkButtonNext {
  color: #333333;
  font-size: 12px;
  line-height: 1.4;
  display: inline-block;
  padding: 2px 16px;
  border: 1px solid #bcbcbc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: url(/share2/images/mod-linkButton1/bg_01.png) no-repeat 0 52%;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  cursor: pointer;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -ms-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}

.mod-download-block dl.mod-download-block-table {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
}

/*
===== 1: CLEARFIX ==========================================
*/
.clear {
  clear: both;
}

.clearfix {
  zoom: 1;
  /*for IE 5.5-7*/
}

.clearfix:after {
  /*for modern browser*/
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}

* html .clearfix {
  display: inline-table;
  /*\*/
  display: block;
  /**/
}


/* FOR PRESS
-------------------------------------------------*/

.txt_box {
  padding: 0;
  margin-bottom: 30px;
}

.txt_box_b {
  padding: 0 0 20px 0;
  margin-bottom: 30px;
}

.txt_s {
  font-size: 85%;
  margin: 5px 0px;
  color: #666666;
}

.txt_m {
  font-size: 90%;
  margin: 5px 0px;
}

.txt_b {
  font-weight: bold;
  margin: 10px 0px 10px;
  float: left;
  clear: both;
}

ul.submenu {
  margin-bottom: 20px;
  width: 950px;
}

ul.submenu li {
  float: right;
  top: 21px;
  margin: 0 0 0px 20px;
}

ul.submenu li a {
  padding: 0 0 3px 10px;
  background: url(/share/images/arrow_black.gif) no-repeat left 0.4em;
}

.subtitle_b20_box {
  margin: 0 0 20px 0;
  padding: 0 10px 5px 15px;
  width: 925px;
  background: url(/professional/event/info/images/subtitle_bg.gif) no-repeat bottom;
  clear: both;
  font-weight: bold;
}

.subtitle_b20_box h2 {
  font-size: 130%;
}

.subtit_link {
  float: right;
  padding: 0 0 0 10px;
  background: url(/share/images/arrow_black.gif) no-repeat left 0.5em;
  font-size: 85%;
}

.presstitle_b20_box {
  margin: 0 0 20px 0;
  padding: 0 10px 5px 15px;
  width: 925px;
  background: url(/professional/event/info/images/subtitle_bg.gif) no-repeat bottom;
  clear: both;
  font-weight: bold;
  text-align: center;
}

.presstitle_b20_box h2 {
  font-size: 130%;
}

.presstitle_b20_box h2.sub {
  font-size: 125%;
}

.presstitle_b20_box h3 {
  font-size: 95%;
}

h3.press_subtitle {
  font-size: 130%;
  margin-bottom: 10px;
  line-height: 1.2em;
}

.press_txt_m10 {
  margin: 0 0 10px 0;
}

.press_txt_m20 {
  margin: 0 0 20px 0;
}

.press_txt_m30 {
  margin: 0 0 30px 0;
}

.txt10_gray {
  color: #999999;
  font-size: 85%;
  font-weight: normal;
  margin-left: 8px;
}

.txt_right {
  text-align: right;
  margin-bottom: 20px;
}

.center {
  text-align: center;
  margin-bottom: 20px;
}

.left {
  text-align: left;
  margin-bottom: 20px;
}

.super {
  font-size: 0.8em;
  position: relative;
  top: -0.6em;
}

.arrow {
  background: transparent url(/share/images/arrow_black.gif) no-repeat scroll left 0.4em;
  margin: 1em 0pt;
  padding: 0pt 0pt 0pt 10px;
}

.main_caption {
  text-align: center;
  margin-bottom: 40px;
  font-weight: bold;
}

.main_caption img {
  vertical-align: middle;
  margin-bottom: 4px;
  margin-right: 5px;
}

.press_category {
  font-size: 130%;
  font-weight: bold;
  border: 1px solid #cccccc;
  padding: 3px 15px 3px 15px;
  display: inline;
  margin-bottom: 0px;
}

.press_table {
  border: 1px solid #CCCCCC;
  text-align: left;
  border-collapse: collapse;
  margin-bottom: 20px;
}

.press_table thead {
  background-color: #EFEFEF;
  font-weight: bold;
  border-collapse: collapse;
  text-align: center;
}

.press_table td {
  border: 1px solid #CCCCCC;
  padding: 0.5em;
}

.press_xd2 td {
  border: 0 !important;
  padding: 0 !important;
}

.press_table th {
  border: 1px solid #CCCCCC;
  padding: 0.5em;
  text-align: left;
  background: #EFEFEF;
  font-weight: bold;
}

.press_hdr {
  border: 1px solid #CCCCCC;
  text-align: left;
  border-collapse: collapse;
  margin-bottom: 20px;
}

.press_hdr thead {
  background-color: #EFEFEF;
  font-weight: bold;
  border-collapse: collapse;
  text-align: center;
}

.press_hdr td {
  border: 1px solid #CCCCCC;
  padding: 0.5em;
}

.press_hdr th {
  border: 1px solid #CCCCCC;
  padding: 0.5em;
  text-align: left;
  background: #EFEFEF;
  font-weight: bold;
}

.right_image_box ul li {
  background: transparent url(/professional/event/info/images/disc_black.gif) no-repeat scroll 0pt 0.7em;
  list-style-type: none;
  margin: 0 0 20px 0;
  padding-left: 10px;
}

.right_image_box ul li.clear {
  background: transparent url(/professional/event/info/images/disc_black.gif) no-repeat scroll 0pt 0.7em;
  list-style-type: none;
  margin: 0 0 20px 0;
  padding-left: 10px;
  clear: both;
}

.right_image_box ul li.title {
  background: transparent url(/professional/event/info/images/disc_black.gif) no-repeat scroll 0pt 0.7em;
  list-style-type: none;
  margin: 0;
  padding-left: 10px;
  font-weight: 600;
  clear: both;
}

.right_image_box ul li.none {
  background: none;
  list-style-type: none;
  margin: 0;
  padding-left: 0;
  font-weight: 600;
  clear: both;
}

.right_image_box img.float {
  float: right;
  margin: 0 0 20px 20px;
}

ul.num li {
  list-style-type: decimal;
  margin: 0 0 20px 0;
  padding-left: 10px;
}

ul.num li.clear {
  list-style-type: decimal;
  margin: 0 0 20px 0;
  padding-left: 10px;
  clear: both;
}

.press_note {
  margin: 0 15px 20px 0;
  overflow: hidden;
  clear: both;
  font-size: 85%;
  color: #999999;
}

.press_noteb {
  margin: 5px 0px;
  overflow: hidden;
  clear: both;
  font-size: 85%;
  color: #666666;
}

.press_note dt {
  float: left;
  margin: 0 5px 10px 0;
  width: 20px;
}

.press_note dd {
  float: left;
  margin: 0 0 10px 0;
  padding: 0 0 0 10px;
  width: 880px;
  _width: 900px;
}

.press_hr {
  background: url(/professional/event/info/images/subtitle_bg.gif) no-repeat bottom;
  border: none;
  margin-bottom: 20px;
}

.press_graybg_list {
  background-color: #EEEEEE;
  clear: both;
  font-size: 130%;
  font-weight: bold;
  margin: 0px 0px 20px 0;
  min-height: 1px;
  padding: 5px 0px 5px 45px;
}

.press_graybg_list li {
  list-style: decimal;
}

.press_graybg_list_non {
  background-color: #EEEEEE;
  clear: both;
  font-size: 130%;
  font-weight: bold;
  margin: 0px 0px 20px 0;
  min-height: 1px;
  padding: 5px 0px 5px 25px;
}

.press_graybg_list_non li {
  list-style: none;
}


.press_whtietebg_list {
  background-color: #FFFFFF;
  clear: normal;
  font-size: 100%;
  font-weight: bold;
  margin: 0px 0px 10px 0;
  min-height: 1px;
  padding: 5px 0px 5px 35px;
}

.press_whtietebg_list li {
  list-style: decimal;
}

.cmenu {
  margin-bottom: 30px;
  margin-top: 10px;
  background-color: #eeeeee;
  border: 1px solid #e3e3e3;
  padding: 13px;
  overflow: hidden;
  width: 850px;
  margin-right: 0px;
  margin-left: 0px;
}

.cmenu li {
  float: left;
  width: 280px;
  margin: 0px 10px 0px 0px;
  padding: 0 0 0px 10px;
  background: url(/share/images/arrow_black.gif) no-repeat scroll left 0.4em;
}

.cmenu li.pro {
  float: left;
  width: 360px;
  margin: 0px 10px 0px 0px;
  padding: 0 0 0px 10px;
  background: url(/share/images/arrow_black.gif) no-repeat scroll left 0.4em;
}


.cmenu2 {
  margin-bottom: 30px;
  margin-top: 10px;
  background-color: #eeeeee;
  border: 1px solid #e3e3e3;
  padding: 13px;
  overflow: hidden;
  width: 922px;
  margin-right: 0px;
  margin-left: 0px;
}

.cmenu2 li {
  float: left;
  width: 190px;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.cmenu2 li.pro {
  float: left;
  width: 320px;
  margin: 0px 10px 0px 0px;
}

.txt_toiawase {
  padding-left: 18px;
  padding-top: 5px;
}


.text_link {
  padding: 0 0 10px 10px;
  background: url(/share/images/arrow_black.gif) no-repeat scroll left 0.4em;
}

ul.list_sub li {
  margin: 0 0 10px 0;
  background: transparent url(/professional/News/info/images/disc_black.gif) no-repeat scroll 1em 0.7em;
  list-style-type: none;
  padding-left: 20px;
}


.list_sub_no {
  margin: 0 0 8px 10px;
  padding-left: 20px;
}

.list_sub_no li {
  list-style: decimal;
}

/**********************************************************************************************/
/**********************************************************************************************/
/*[仕様テーブル関連]*/
/**********************************************************************************************/

table.spec {
  width: 950px;
  margin-bottom: 10px;
  border-collapse: collapse;
  border: 1px solid #CCC;
}

table.spec th {
  border: 1px solid #CCC;
  background: #EEE;
  padding: 5px 8px;
  text-align: center;
  vertical-align: middle;
  color: #666;
  font-weight: bold;
}

table.spec th.sub {
  background: #F9F9F9;
  text-align: left;
  color: #333;
  font-weight: nomal;
}

table.spec td {
  border: 1px solid #CCC;
  padding: 5px 8px;
  vertical-align: top;
}


/*テキスト、バックグラウンドカラー*/
table.press_table td.LG {
  background-color: #eeeeee;
  text-align: left;
}

table.press_table td.CG {
  background-color: #eeeeee;
  text-align: center;
}

table.press_table td.RG {
  background-color: #eeeeee;
  text-align: right;
}

table.press_table td.LW {
  background-color: #ffffff;
  text-align: left;
}

table.press_table td.CW {
  background-color: #ffffff;
  text-align: center;
}

table.press_table td.RW {
  background-color: #ffffff;
  text-align: right;
}

table.press_table td.LWM {
  background-color: #ffffff;
  text-align: left;
  vertical-align: middle
}

table.press_table td.CWM {
  background-color: #ffffff;
  text-align: center;
  vertical-align: middle
}

table.press_table td.RWM {
  background-color: #ffffff;
  text-align: right;
  vertical-align: middle
}

/*左側ライン*/
table.press_table td.T0 {
  border-top: 0px solid #cccccc;
}

table.press_table td.T1 {
  border-top: 1px solid #cccccc;
}

table.press_table td.T2 {
  border-top: 2px solid #cccccc;
}

/*左側ライン*/
table.press_table td.R0 {
  border-right: 0px solid #cccccc;
}

table.press_table td.R1 {
  border-right: 1px solid #cccccc;
}

table.press_table td.R2 {
  border-right: 2px solid #cccccc;
}

/*左側ライン*/
table.press_table td.B0 {
  border-bottom: 0px solid #cccccc;
}

table.press_table td.B1 {
  border-bottom: 1px solid #cccccc;
}

table.press_table td.B2 {
  border-bottom: 2px solid #cccccc;
}

/*左側ライン*/
table.press_table td.L0 {
  border-left: 0px solid #cccccc;
}

table.press_table td.L1 {
  border-left: 1px solid #cccccc;
}

table.press_table td.L2 {
  border-left: 2px solid #cccccc;
}

.right_image_box ul li.nomal {
  font-weight: normal;
}

.nomal {
  font-weight: normal;
}

a.root:link,
a.root:visited {
  color: #1475a2;
  text-decoration: underline;
}

a.root:hover,
a.root:active {
  color: #2279ca;
  text-decoration: underline;
}



/* FROM SONY SETTING LEFT AREA
-------------------------------------------------*/

#tmp-linklist {
  margin-bottom: 10px;
}

#tmp-linklist ul.menulist {
  background: transparent url(/CorporateCruise/SMOJ-info/images/bg_bnrlist.gif) no-repeat scroll left bottom;
  padding: 10px 10px 20px;
}

#tmp-linklist ul.menulist li {
  background: transparent url(/share/images/arrow_black.gif) no-repeat left 0.4em;
  color: #000000;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 10px;
  padding-left: 10px;
}

#tmp-linklist ul.menulist li ul li {
  margin-left: 2px;
}

#tmp-linklist ul.menulist li ul {
  margin-top: 10px;
}

#tmp-linklist ul.menulist li a {
  display: block;
  font-weight: normal;
  height: 1em;
}




.bannerarea {
  clear: both;
  margin-bottom: 10px;
  text-align: center;
}

.bannerarea img {
  margin: 0pt auto 10px;
}


/* FOR PRESS LIST
-------------------------------------------------*/

.read_b_m50 {
  clear: both;
  font-weight: bold;
  margin-bottom: 20px;
}

.cmenu_press_list {
  margin-bottom: 10px;
  margin-top: 10px;
  background-color: #f6f6f6;
  border: 1px solid #e3e3e3;
  padding: 13px 10px 13px 30px;
  overflow: hidden;
  width: 713px;
}

.cmenu_press_list p {
  margin-bottom: 15px;
}

.cmenu_press_list li {
  float: left;
  margin: 0px 70px 0px 0px;
  padding: 0 0 0 10px;
  background: url(/share/images/arrow_black.gif) no-repeat scroll left 0.4em;
}

ul.submenu_press_list {
  margin-bottom: 20px;
  width: 755px;
}

ul.submenu_press_list li {
  float: right;
  top: 21px;
  margin: 0 0 0px 20px;
}

ul.submenu_press_list li a {
  padding: 0 0 3px 10px;
  background: url(/share/images/arrow_black.gif) no-repeat left 0.4em;
}


.presslisttitle_b20_box {
  margin: 0 0 20px 0;
  padding: 0 10px 5px 15px;
  width: 730px;
  background: url(/professional/event/info/images/subtitle_bg_column2-main.jpg) no-repeat left bottom;
  clear: both;
  font-weight: bold;
}


.news_press_list {
  margin: 0 0px 30px 0px;
  overflow: hidden;
  width: 740px;
  padding-left: 15px;
}

.news_press_list dt {
  float: left;
  margin: 0 5px 15px 0;
  width: 22%;
}

.news_press_list dd {
  float: left;
  margin: 0 0 15px 0;
  padding: 0 0 0 10px;
  width: 73%;
  background: url(/share/images/arrow_black.gif) no-repeat left 0.4em;
}

.news_press_list dd a.blank {
  background: transparent url(/share/images/icon_blank.gif) no-repeat scroll right 3px;
  padding: 0px 15px 0px 0px;
}


.archive_menu {
  clear: both;
  margin: 0 0 30px 10px;
  padding: 20px 0 0 0;
  width: 745px;
  overflow: hidden;
}

.archive_menu li {
  float: left;
  margin: 0 10px 20px 0;
  padding: 0 0 0 10px;
  width: 225px;
  background: url(/share/images/arrow_black.gif) no-repeat left 0.4em;
}

.pagetoparea {
  margin-top: 20px;
  text-align: right;
}

/*********※の指定***************/

.note {
  font-size: 85%;
  margin: 5px 0px;
  padding-left: 1em;
  text-indent: -1em;
  color: #666666;
}

ul.note_01 ul {
  margin-bottom: 5px;
  list-style: none;
}

ul.note_01 li {
  font-size: 85%;
  line-height: 140%;
  padding-left: 1em;
  text-indent: -1em;
  color: #666666;
}

ul.note_02 ul {
  margin-bottom: 5px;
  list-style: none;
}

ul.note_02 li {
  font-size: 85%;
  line-height: 140%;
  padding-left: 2em;
  text-indent: -2em;
  color: #666666;
}


/*********※の指定***************/

table.ex01 {
  border: none;
}

table.ex01 td {
  border: none;
  padding: 1px;
}


/*********人事プレス読み仮名用***************/
p.ruby {
  margin: 0;
  font-size: x-small;
  line-height: 100%;
}

/*********人事プレス読み仮名用***************/

.ex01 {
  margin: 0;
  padding: 2px;
}


/*********個人情報の取り扱いについて***************/

.txtbox_midashi {
  margin-top: 30px;
  margin-right: 0px;
  width: 930px;
  border: 1px solid #cccccc;
  font-size: 120%;
  padding: 5px 5px 5px 15px;
  font-weight: bold;
}

.txtbox_inq {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 15px;
  overflow: auto;
  height: 200px;
  margin-bottom: 20px;
}

.txtbox_inq li {
  list-style-type: square;
  margin: 0 0 15px 2em;
}


/*********来場予約キャンペーン EDIX2016 ***************/
.edix2016 {
  margin: 30px 0 0;
}

.edix2016 .cp-ttl {
  background: #02693e;
  padding: 10px;
  color: #FFFFFF;
  text-align: center;
}

.edix2016 .cp-info {
  border: 5px solid #02693e;
  border-top: none !important;
  margin: 0 0 10px;
  padding: 20px;
}

.edix2016 a {
  text-decoration: none;
}

.edix2016 a:hover .cp-button,
.edix2016 .cp-button:hover {
  background: #247d4a none repeat scroll 0 0;
  color: #fff;
  text-decoration: none;
}

.edix2016 .cp-button {
  background: #02693e none repeat scroll 0 0;
  border: medium none;
  border-radius: 1px;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 0.875rem;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 8px 18px;
  transition: background 0.2s ease 0s;
}

.edix2016 h3 {
  font-size: 16px;
}


/*********次世代教育セミナー20160913 ***************/
.pb20160913_table {
  border: 1px solid #ffffff;
  text-align: left;
  border-collapse: collapse;
  margin-bottom: 10px;
}

.pb20160913_table td {
  border: 1px solid #ffffff;
}


/*2017-04 プロフェッショナルモニター製品希望小売価格改定のご案内*/

.press_txt_top {
  text-align: center;
}

nav.mod-breadcrumbs .mod-breadcrumbs-inner.px902 {
  width: 902px;
  margin: 0 auto;
}


.c5-anchor .s5-anchorLinks {
  padding: 0;
  margin: 0;
  background: transparent;
  display: inline-block;
}

.c5-anchor .s5-anchorLinks__list li,
.s5-anchorLinks__listV2 li {
  font-size: 1rem;
  vertical-align: initial;
  width: 100%;
  margin: 0;
  padding: 0;
}

.c5-anchor .s5-anchorLinks__list a,
.s5-anchorLinks__listV2 a {
  padding-left: 0;
  color: #55ACEE;
}

.c5-anchor .s5-anchorLinks__listV2 a:after {
  display: none;
}

.c5-img{
  width: 100%;
  max-width: max-content;
}
