/* site commons
--------------------------------------------------*/

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*/
  /*/
  height: auto;
  overflow: hidden;
  /**/
}

div#tree {
  margin: 0 0 15px 0;
  padding: 0 0 0 5px;
}

div#tree02 {
  margin: 0 0 15px 0;
  background: #eeeeee;
  padding: 4px 0 4px 5px;
}

h3 li {
  background: url(rw_icon_glay.gif) 0 5px no-repeat;
  padding: 0 0 0 15px;
}

span.nomal {
  font-weight: normal;
}

span.red {
  color: #FF0000;
}

span.bbold {
  font-size: 123.1%;
  font-weight: bold;
  margin: 0 25px 0 10px;
}

div#service_contents {
  margin: 10px auto 25px auto;
  position: relative;
  z-index: 1;
}

div.go_top {
  text-align: right;
  margin: 15px auto;
  width: 900px;
  clear: both;
}

div.go_top ul li {
  background: url(up_state.gif) 0 4px no-repeat;
  padding: 0 0 0 12px;
  display: inline;
}

*:first-child+html div.go_top ul li {
  background: url(up_state.gif) 0 2px no-repeat;
  padding: 0 0 0 12px;
  display: inline;
}

.noticeBox p {
  font-size: 0.8rem;
}

.noticeBox a {
  width: 40%;
  margin: 0 auto;
  display: block;
  background: #fff;
  border-radius: 10px;
  padding: 10px;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}

/* ---------------------------------

----------------------------------*/

/* float */

.floatL {
  float: left;
}

.floatR {
  float: right;
}

.both {
  clear: both;
}


/* hover */

.over {}

.on {}


/* imgBox */
.imL,
.imR {
  zoom: 1;
}

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

.imL:after,
.imR:after {
  clear: both;
}

.imL .flb,
.imR .flb {
  display: inline;
}

.imL .flb {
  float: left;
  margin-right: 10px;
}

.imR .flb {
  float: right;
  margin-left: 10px;
}

.imL .oz,
.imR .oz {
  overflow: hidden;
  zoom: 1;
}


/*	margin-top	*/

.mt00 {
  margin-top: 0px !important;
}

.mt05 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mt150 {
  margin-top: 150px !important;
}

.mt200 {
  margin-top: 200px !important;
}

.mt250 {
  margin-top: 250px !important;
}


/*	margin-right	*/

.mr00 {
  margin-right: 0px !important;
}

.mr05 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mr150 {
  margin-right: 150px !important;
}

.mr200 {
  margin-right: 200px !important;
}

.mr250 {
  margin-right: 250px !important;
}


/*	margin-bottom	*/

.mb00 {
  margin-bottom: 0px !important;
}

.mb05 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mb150 {
  margin-bottom: 150px !important;
}

.mb200 {
  margin-bottom: 200px !important;
}

.mb250 {
  margin-bottom: 250px !important;
}


/*	margin-left	*/

.ml00 {
  margin-left: 0px !important;
}

.ml05 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.ml150 {
  margin-left: 150px !important;
}

.ml200 {
  margin-left: 200px !important;
}

.ml250 {
  margin-left: 250px !important;
}


/*	padding-top	*/

.pt00 {
  padding-top: 0px !important;
}

.pt05 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pt150 {
  padding-top: 150px !important;
}

.pt200 {
  padding-top: 200px !important;
}

.pt250 {
  padding-top: 250px !important;
}


/*	padding-right	*/

.pr00 {
  padding-right: 0px !important;
}

.pr05 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pr85 {
  padding-right: 85px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.pr95 {
  padding-right: 95px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.pr150 {
  padding-right: 150px !important;
}

.pr200 {
  padding-right: 200px !important;
}

.pr250 {
  padding-right: 250px !important;
}


/*	padding-bottom	*/

.pb00 {
  padding-bottom: 0px !important;
}

.pb05 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pb150 {
  padding-bottom: 150px !important;
}

.pb200 {
  padding-bottom: 200px !important;
}

.pb250 {
  padding-bottom: 250px !important;
}


/*	padding-left	*/

.pl00 {
  padding-left: 0px !important;
}

.pl05 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.pl85 {
  padding-left: 85px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.pl95 {
  padding-left: 95px !important;
}

.pl100 {
  padding-left: 100px !important;
}

.pl150 {
  padding-left: 150px !important;
}

.pl200 {
  padding-left: 200px !important;
}

.pl250 {
  padding-left: 250px !important;
}

/* text */
.textL {
  text-align: left;
}

.textC {
  text-align: center;
}

.textR {
  text-align: right;
}


.bold {
  font-weight: bold;
}


/* overwrite styles
--------------------------------------------------*/
img {
  vertical-align: top;
}

#tree02 {
  font-size: 0.8rem !important;
}

#breadcrumb {
  display: none;
  padding: 3px 0;
  font-size: 0.7rem;
  background: #efefef;
}

#breadcrumb>div {
  width: 900px;
  margin: 0 auto;
}

@media only screen and (max-width:640px) {


  #breadcrumb>div {
    width: 100%;
  }
}

/* IR commons
--------------------------------------------------*/

#contents_ir {
  width: 900px;
  margin: 0 auto;
  padding: 0;
}

@media only screen and (max-width:640px) {
  #contents_ir {
    width: 100%;
  }
}

#contents_ir h2 {
  margin-left: -40px;
}

#contents_ir h2 span {
  font-size: 16px;
  margin-left: 10px;
}

#contents_ir>div {
  margin: 0;
  width: 680px;
  min-height: 630px;
  float: right;
}

@media only screen and (max-width:640px) {

  #contents_ir h2 {
    margin-left: 0;
    width: 100%;
  }

  #contents_ir h2 span {
    display: block;
    font-size: 12px;
    font-weight: normal;
    margin-left: 0;
  }

  #contents_ir>div {
    width: 100%;
    float: none;
    padding: 0 10px;
    box-sizing: border-box;
  }
}

#contents_ir .links {
  list-style: none;
}

#headimages #movie,
#headimages #movie2 {
  background: #dedee2;
  padding: 10px 0;
}

#headimages img {
  height: 236px;
}


.col_left {
  float: left;
  width: 330px;
  margin-right: 20px;
}

.col_right {
  float: left;
  width: 330px;
}

@media only screen and (max-width:640px) {

  .col_left,
  .col_right {
    float: none;
    width: 100%;
    margin-right: 0;
  }
}

#nav_ir {
  float: left;
  margin: 0 20px 0 0;
  background: #FFF;
}

#nav_ir>ul {
  width: 170px;
  padding: 5px 10px;
  border: 5px solid #eee;
}

#nav_ir>ul>li {
  border-bottom: 1px dotted #ccc;
}

#nav_ir>ul>li:last-child {
  border: none;
}

#nav_ir>ul>li>a {
  display: block;
  padding: 5px 0 5px 15px;
  background: url("ico_nav.gif") no-repeat left 8px;
  letter-spacing: 0;
  font-size: 11px;
  font-weight: bold;
  color: #333;
}

#nav_ir a.active {
  font-weight: bold;
  color: #E62F8B;
}

#nav_ir>ul>li>ul {
  margin: 0 0 5px 20px;
  display: none;
}

#nav_ir>ul>li>ul>li>a {
  font-size: 11px;
  color: #333;
}

#irNavSPDMY {
  display: none;
}

@media only screen and (max-width:640px) {

  #irNavSP {
    width: 100%;
    height: auto !important;
    min-height: 50px !important;
    padding: 0 !important;
    position: static;
    background-color: #FFF;
    z-index: 10000;
  }

  .nvFix {
    position: fixed !important;
    top: 0;
    left: 0;
  }

  .nvFixOn {
    height: 50px !important;
    min-height: 0px !important;
  }

  #irNavSPDMY {
    display: block;
    height: 0px;
    line-height: 0;
    width: 100%;
    position: static;
    min-height: 0px !important;
  }

  #irNavSP div.navtitle {
    width: 100%;
    padding: 0 15px;
    height: 50px;
    line-height: 50px;
    background-color: #F1F1F1;
    font-size: 21px;
    font-weight: bold;
    box-sizing: border-box;
    background-image: url(irMenu01.png);
    background-position: right top;
    background-repeat: no-repeat;
  }

  #irNavSP #irNavSPbody {
    display: none;
  }

  #irNavSP #irNavSPbody .spToggle ul {
    display: none;
  }

  #irNavSP #irNavSPbody .spToggle ul li {
    border-top: 1px solid #E5E5E5;
    padding-left: 34px;
    height: 35px;
    font-size: 15px;
    line-height: 35px;
    background-image: url(irMenu03.png);
    background-position: right top;
    background-repeat: no-repeat;
  }

  #irNavSP #irNavSPbody .spToggle ul li a {
    color: #1a1a1a;
    display: block;
  }

  #irNavSP #irNavSPbody .spToggle p {
    border-top: 1px solid #D8D8D8;
    padding-left: 15px;
    height: 35px;
    font-size: 15px;
    line-height: 35px;
  }

  #irNavSP #irNavSPbody .spToggleNon p {
    border-top: 1px solid #D8D8D8;
    padding-left: 15px;
    height: 35px;
    font-size: 15px;
    line-height: 35px;
    background-image: url(irMenu03.png);
    background-position: right top;
    background-repeat: no-repeat;
  }

  #irNavSP #irNavSPbody .spToggleNon p a {
    display: block;
    color: #1a1a1a;
  }


  #irNavSP #irNavSPbody .spToggle.off p {
    background-color: #E5E5E5;
    background-image: url(irMenu02.png);
    background-position: right top;
    background-repeat: no-repeat;
  }

  #irNavSP #irNavSPbody .spToggle.on p {
    background-color: #CBCBCB;
    background-image: url(irMenu02.png);
    background-position: bottom right;
    background-repeat: no-repeat;
  }

  #irNavSP #irNavSPbody .bdr {
    border-bottom: 1px solid #D8D8D8;
  }

}


.btn_bnr {
  display: block;
  margin: 10px 0;
}

.fixed {
  position: fixed;
  top: 0;
  z-index: 1;
}

@media only screen and (max-width:640px) {
  .fixed {
    position: static;
  }
}


#contents_ir h3 {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  margin: 0;
  border-bottom: 1px dotted #ccc;
}

.btn_more {
  display: block;
  width: 200px;
  margin: 20px auto 0;
  padding: 10px 40px 8px;
  border: none;
  background: #129FB3;
  -webkit-box-shadow: 0 4px 0 0 #0C8E99;
  box-shadow: 0 4px 0 0 #0C8E99;
  color: #FFF !important;
  font-weight: bold;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-align: center;
}

.btn_more:hover {
  text-decoration: none;
  background: #0C8E99;
  -webkit-box-shadow: 0 4px 0 0 #087E88;
  box-shadow: 0 4px 0 0 #087E88;
}

.icon_h3 {
  display: inline-block;
  width: 5px;
  height: 10px;
  margin-right: 5px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #666;
}

.icon_ir {
  background: #E62F8B;
}

.icon_legal {
  background: #00AFEC;
}

.icon_result {
  background: #ED6D00;
}

.icon_discro {
  background: #8DC324;
}

#pdf,
#notice {
  padding: 10px;
  border: 5px solid #eee;
  font-size: 11px;
  letter-spacing: 0;
  color: #999;
}

#pdf {
  margin: 50px 0 40px 0;
}

#notice {
  margin-bottom: 40px;
}

#pdf img {
  float: left;
  margin: 0 10px 0 0;
}

#notice dt {
  color: #333;
  font-weight: bold;
}

#notice li {
  margin: 2px 0 0 10px;
  list-style: disc inside;
}

#result,
#material,
#security,
#disclosure,
#communication,
#trend,
#finance,
#cashflow,
#inquiry {
  margin: 0 0 50px;
}


/* IR common (link)
--------------------------------------------------*/
.link {
  background: url(link_ico.png) no-repeat left center;
  padding-left: 15px;
}

.link .blank {
  background: url(link_blank_ico.png) no-repeat right center;
  padding-right: 25px;
}

/* IR lists
--------------------------------------------------*/
#xj-mainlist dl,
.library dl {
  border-bottom: 1px dotted #ccc;
  padding: 10px 0;
  font-size: 11px;
}

#xj-mainlist dl dt,
#xj-mainlist dl dd,
.library dl dt,
.library dl dd {
  display: inline-block;
  letter-spacing: 0;
  vertical-align: middle;
}

#xj-mainlist .label,
.library .label {
  width: 50px;
  margin: 0 10px 0 0;
  padding: 2px 6px;
  font-size: 8px;
  text-align: center;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

#xj-mainlist .date,
.library .date {
  margin: 0 10px 0 0;
}

#xj-mainlist .txt,
.library .txt {
  width: 380px;
  margin: 0;
  font-weight: bold;
}

@media only screen and (max-width:640px) {

  #xj-mainlist .txt,
  .library .txt {
    width: 100%;
  }
}

#xj-mainlist .pdf,
.library .pdf {
  float: right;
  width: 120px;
  color: #999;
  font-size: 11px;
}

@media only screen and (max-width:640px) {

  #xj-mainlist .pdf,
  .library .pdf {
    float: none;
  }
}

#xj-select-year a,
#xj-select-category a,
#xj-mainlist a {
  display: block;
}

#xj-mainlist p,
.library p {
  padding: 20px;
  text-align: center;
  font-size: 1rem;
  font-weight: bold;
  color: #999;
}

#xj-select-year>ul {
  margin: 0 0 20px 0;
  padding: 10px;
  text-align: center;
  letter-spacing: 0;
  background: #f7f7f7;
}

#xj-select-year li {
  display: inline-block;
  margin-right: 5px;
  padding-right: 5px;
  border-right: 1px solid #ccc;
}

#xj-select-year li:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}

#xj-select-year li a {
  font-size: 12px;
}

#xj-select-year li.active {
  font-weight: bold;
}

#xj-select-category {
  border-bottom: 2px solid #333;
  text-align: right;
  padding: 0 20px 0 0;
}


#xj-select-category li {
  display: inline-block;
  border-left: 2px solid #FFF;
  border-top: 2px solid #FFF;
}

#xj-select-category li:last-child {
  border-right: 2px solid #FFF;
}

#xj-select-category li a {
  padding: 5px 20px;
  font-size: 0.8rem;
  font-weight: bold;
  color: #FFF;
}

@media only screen and (max-width:640px) {
  #xj-select-category li a {
    padding: 2px 5px;
    font-size: 12px;
  }
}

#xj-select-category li:first-child a {
  -webkit-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
}

#xj-select-category li:last-child a {
  -webkit-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}

#xj-select-category li a.cat_all {
  background: #333;
  color: #FFF;
}

#xj-select-category li a.cat_discro {
  background: #8DC324;
}

#xj-select-category li a.cat_result {
  background: #ED6D00;
}

#xj-select-category li a.cat_legal {
  background: #00AFEC;
}

#xj-select-category li a.cat_ir {
  background: #E62F8B;
}

#xj-select-category li a:hover {
  text-decoration: none;
  opacity: 0.6;
}

#xj-mainlist-yuka {
  margin: 0 0 20px 0;
}

/* IR top
--------------------------------------------------*/
#news {
  margin: 20px 0 0 0;
}

#links {
  margin: 40px 0 0;
}

.linkslist {
  margin-bottom: 20px;
}

.linkslist ul {
  padding: 10px 0 0 10px;
}

.linkslist li {
  margin-bottom: 5px;
  list-style: none !important;
}

.linkslist li:last-child {
  margin-bottom: 0;
}

.linkslist a {
  font-size: 0.8rem;
}

/* IR message
--------------------------------------------------*/
#message h4 {
  margin-bottom: 30px;
  font-size: 17px;
  font-weight: bold;
}

#message div {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px dotted #ccc;
  line-height: 1.4;
}

#message div .btn_more {
  margin-top: 30px;
}

#message .img_ceo {
  float: right;
  margin: 0 0 10px 10px;
}

@media only screen and (max-width:640px) {
  #message .img_ceo {
    width: 50% !important;
    margin: 10px auto;
  }
}

#message .img_bible {
  float: left;
  margin: 0 20px 20px 0;
}

#message p {
  font-size: 13px;
}

/* IR realbible
--------------------------------------------------*/
#realbible .philosophy h4 {
  float: left;
  width: 230px;
  margin: 130px 50px 0 0;
  text-align: right;
  font-size: 1rem;
  font-weight: bold;
  color: #E62F8B;
}

#realbible .philosophy div {
  float: left;
  width: 370px;
}


@media only screen and (max-width:640px) {

  #realbible .philosophy h4,
  #realbible .philosophy div {
    float: none;
    width: 100%;
    text-align: left;
    margin: 0 auto;
  }

}

#realbible .philosophy div p {
  margin-bottom: 20px;
  font-size: 11px;
  color: #666;
}

#realbible .detail {
  padding: 20px 0 0;
  border-top: 1px dotted #ccc;
  font-size: 13px;
}

#realbible .detail .img_bible {
  float: left;
  margin: 0 20px 20px 0;
}

#realbible .detail a img {
  margin-right: 10px;
}

/* IR graph
--------------------------------------------------*/
.graphbox .title span {
  display: inline-block;
  float: right;
  font-size: 0.8rem;
  margin: 5px 0 0 0;
}

.graphbox .box {
  margin: 20px 0 0 0;
  padding: 30px;
  text-align: center;
}

.graphbox .xj_chart_table_caption {
  display: none;
}

.graphbox .xj_chart_table {
  margin: 10px 0 0 0;
  width: 100%;
  font-size: 11px;
  border-collapse: collapse;
}

.graphbox .xj_chart_table tr td {
  padding: 5px;
  text-align: right;
  border: 2px solid #eee;
  letter-spacing: 0;
}

.graphbox .xj_chart_q,
.graphbox .xj_chart_q_last,
.graphbox .xj_chart_header,
.graphbox .xj_chart_header_first {
  background: #f9f9f9;
  font-weight: normal;
  color: #999;
}

@media only screen and (max-width:640px) {
  .graphbox .xj_chart_table {
    font-size: 10px;
  }

  .graphbox .xj_chart_table tr td {
    padding: 0;
  }
}

/* IR report
--------------------------------------------------*/
#report p {
  padding: 10px;
}

/* IR basis
--------------------------------------------------*/
#basis table {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
}

#basis td {
  padding: 10px;
  border: 2px solid #eee;
  letter-spacing: 0;
}

#basis td:first-child {
  width: 150px;
  background: rgba(0, 0, 0, 0.01);
}

#basis td:last-child {
  font-weight: bold;
}

#basis td span {
  font-size: 0.8rem;
}

@media only screen and (max-width:640px) {
  #basis td {
    display: block;
    padding: 5px 10px;
    border: none;
    letter-spacing: 0;
  }

  #basis td:first-child {
    width: auto;
    background: rgba(0, 0, 0, 0.1);
    font-weight: bold;
  }

  #basis td:last-child {
    font-weight: normal;
  }

  #basis td span {
    font-size: 0.8rem;
  }
}

/* IR calender
--------------------------------------------------*/
#calender table {
  margin: 20px 0 0;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
}

#calender td {
  padding: 10px;
  border: 2px solid #eee;
  letter-spacing: 0;
}

#calender td:first-child {
  width: 200px;
  background: rgba(0, 0, 0, 0.01);
}

#calender td:last-child {
  font-weight: bold;
}

#calender td span {
  font-size: 0.8rem;
}

@media only screen and (max-width:640px) {
  img.alignnone {
    width: 100%;
    height: auto;
  }

  #calender td {
    width: 100%;
    display: block;
    padding: 5px 10px;
    border: none;
    letter-spacing: 0;
  }

  #calender td {
    width: auto;
  }

  #calender td:first-child {
    width: auto;
    background: rgba(0, 0, 0, 0.01);
  }

  #calender td:last-child {
    font-weight: bold;
  }

  #calender td span {
    font-size: 0.8rem;
  }

}


#imagegrid {
  margin-bottom: 30px;
  width: 100%;
  border-collapse: collapse;
  border: none;
  background: #eee;
  text-align: center;
}

#imagegrid td {
  padding: 0;
}

#imagegrid table {
  width: 100%;
  background: #FFF;
  border-collapse: collapse;
}

#imagegrid table td {
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

/* IR faq
--------------------------------------------------*/
#faq>ul>li {
  padding: 0 10px;
  border-bottom: 5px solid #eee;
  list-style: none;
  font-size: 13px;
}

#faq>ul>li:first-child {
  border-top: 5px solid #eee;
}

#faq>ul>li:hover {
  background: #f6f6f6;
}

#faq>ul>li.active {
  background: #f9f9f9;
}

#faq .q {
  display: block;
  font-weight: bold;
  padding: 15px 0;
}

#faq .a {
  margin: 0 10px 10px 10px;
  padding: 10px;
  background: #f9f9f9;
  font-size: 13px;
  letter-spacing: 0;
  color: #666;
  display: none;
}

#faq .a dl {
  padding: 10px;
  font-size: 11px;
  border-bottom: 1px dotted #ccc;
  background: #FFF;
}

#faq .a dl:first-child {
  margin-top: 10px;
  border-top: 1px dotted #ccc;
}

#faq .a dl:nth-child(2) {
  margin-bottom: 10px;
}

#faq .a dt {
  font-weight: bold;
}

#faq .a dd {
  margin: 3px 0 0 0;
}

#faq .a ul {
  margin-top: 5px;
}

#faq .a li {
  font-size: 11px;
  padding: 3px;
  list-style: none;
}

a.tooltip {
  position: relative;
  font-weight: bold;
  border-bottom: 1px dotted #31738b;
}

a.tooltip:hover {
  border: none;
  text-decoration: none;
  color: #E62F8B;
}

a.tooltip span {
  display: none;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 300px;
}

a.tooltip:hover span {
  display: inline;
  position: absolute;
  background: #E62F8B;
  color: #fff;
  bottom: 25px;
  left: -125px;
  -moz-animation: bubbleUp 0.3s ease-in-out 1;
  -webkit-animation: bubbleUp 0.3s ease-in-out 1;
  -o-animation: bubbleUp 0.3s ease-in-out 1;
  animation: bubbleUp 0.3s ease-in-out 1;
}

a.tooltip:hover span:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 8px solid #E62F8B;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  position: absolute;
  left: 150px;
  bottom: -8px;
}

@-moz-keyframes bubbleUp {
  0% {
    bottom: 0px;
    opacity: 0;
    -moz-transform: scale(0, 0);
  }

  40% {
    bottom: 45px;
    opacity: 1;
    -moz-transform: scale(1.15, 1.15);
  }

  60% {
    bottom: 25px;
    opacity: 1;
    -moz-transform: scale(1, 1);
  }

  80% {
    bottom: 30px;
    opacity: 1;
    -moz-transform: scale(1.05, 1.05);
  }

  100% {
    bottom: 25px;
    opacity: 1;
    -moz-transform: scale(1, 1);
  }
}

@-webkit-keyframes bubbleUp {
  0% {
    bottom: 0px;
    opacity: 0;
    -webkit-transform: scale(0, 0);
  }

  40% {
    bottom: 45px;
    opacity: 1;
    -webkit-transform: scale(1.15, 1.15);
  }

  60% {
    bottom: 25px;
    opacity: 1;
    -webkit-transform: scale(1, 1);
  }

  80% {
    bottom: 30px;
    opacity: 1;
    -webkit-transform: scale(1.05, 1.05);
  }

  100% {
    bottom: 25px;
    opacity: 1;
    -webkit-transform: scale(1, 1);
  }
}

@-o-keyframes bubbleUp {
  0% {
    bottom: 0px;
    opacity: 0;
    -o-transform: scale(0, 0);
  }

  40% {
    bottom: 45px;
    opacity: 1;
    -o-transform: scale(1.15, 1.15);
  }

  60% {
    bottom: 25px;
    opacity: 1;
    -o-transform: scale(1, 1);
  }

  80% {
    bottom: 30px;
    opacity: 1;
    -o-transform: scale(1.05, 1.05);
  }

  100% {
    bottom: 25px;
    opacity: 1;
    -o-transform: scale(1, 1);
  }
}

@keyframes bubbleUp {
  0% {
    bottom: 0px;
    opacity: 0;
    transform: scale(0, 0);
  }

  40% {
    bottom: 45px;
    opacity: 1;
    transform: scale(1.15, 1.15);
  }

  60% {
    bottom: 25px;
    opacity: 1;
    transform: scale(1, 1);
  }

  80% {
    bottom: 30px;
    opacity: 1;
    transform: scale(1.05, 1.05);
  }

  100% {
    bottom: 25px;
    opacity: 1;
    transform: scale(1, 1);
  }
}

/* IR irpolicy
   IR disclaimer
--------------------------------------------------*/
#irpolicy p,
#disclaimer p {
  padding: 10px 10px 20px 10px;
  letter-spacing: 0;
  font-size: 13px;
}

/* IR inquiry
--------------------------------------------------*/
.wpcf7 form {
  margin: 20px 0 0;
  padding: 20px 30px;
  background: #f6f6f6;
}

@media only screen and (max-width:640px) {
  .wpcf7 form {
    padding: 10px;
    box-sizing: border-box;
  }
}


#inquiry input[type="text"],
#inquiry input[type="email"] {
  width: 60%;
}

#inquiry input[type="text"],
#inquiry input[type="email"],
#inquiry textarea {
  margin: 5px 0 0 0;
  padding: 4px 7px 6px;
  font-size: 14px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ccc;
}

#inquiry textarea {
  width: 98%;
}

@media only screen and (max-width:640px) {

  #inquiry input[type="text"],
  #inquiry input[type="email"],
  #inquiry textarea {
    width: 100%;
    box-sizing: border-box;
  }
}

.wpcf7 .wpcf7-submit {
  display: block;
  width: 200px;
  margin: 20px auto 0;
  padding: 6px 40px 4px;
  border: none;
  background: #129FB3;
  -webkit-box-shadow: 0 4px 0 0 #0C8E99;
  box-shadow: 0 4px 0 0 #0C8E99;
  color: #FFF;
  font-weight: bold;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-align: center;
  border: none;
}

.wpcf7 .wpcf7-submit:disabled {
  background: #ccc;
  -webkit-box-shadow: 0 4px 0 0 #aaa;
  box-shadow: 0 4px 0 0 #aaa;
  cursor: not-allowed;
}

.wpcf7-form>p {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
}

.wpcf7 .wpcf7-response-output {
  padding: 20px !important;
  text-align: center;
  border: 3px solid #7E092A !important;
  font-weight: bold;
  color: #7E092A;
  background: #fff;
}

span.wpcf7-not-valid-tip {
  margin: 0 0 10px;
  font-size: 11px;
  color: #cc0000;
}

#inquiry #notice li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #ccc;
  list-style: none;
}

#inquiry #notice li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}

#inquiry .required {
  font-size: 11px;
  vertical-align: bottom;
  color: #cc0000;
}

#inquiry label {
  display: block;
  margin: 0 auto;
  width: 190px;
}

.privacypolicy {
  width: 580px;
  height: 120px;
  overflow-y: scroll;
  padding: 15px 20px;
  background: #FFF;
  margin: 20px auto 10px;
  -webkit-box-shadow: inset 0 2px 1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 2px 1px 0 rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width:640px) {

  .privacypolicy {
    width: 100%;
    box-sizing: border-box;
  }

}

.privacypolicy h4 {
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px dotted #ccc;
}

.privacypolicy>div {
  margin: 0 0 10px 0;
  font-size: 11px;
  letter-spacing: 0;
}

.privacypolicy dl {
  padding: 10px 0 0 0;
}

.privacypolicy dt {
  font-weight: bold;
}

.privacypolicy dd {
  padding: 0 25px;
  font-size: 0.8rem;
}

.privacypolicy>p {
  margin-top: 40px;
  text-align: center;
}

/* IR error
--------------------------------------------------*/
#error h3 {
  margin: 10px 0 10px 10px;
  padding: 0 0 0 50px;
  background: url("ico_err.png") no-repeat left center transparent;
  border: none;
  font-size: 1.6rem;
  color: #999;
}

#error p {
  padding: 10px 0 0 10px;
  letter-spacing: 0;
}

/* Contact
--------------------------------------------------*/
#contact #notice {
  border: 1px solid #999;
}

#contact #notice li {
  font-size: 15px;
  color: #262626;
}

/* Contact
--------------------------------------------------*/

#contact_form .wpcf7 form {
  margin: 0;
  padding: 0;
  background: #fff;
}

#contact_form .form_table {
  border-collapse: collapse;
  width: 920px;
  margin-bottom: 40px;
}

@media only screen and (max-width:640px) {
  #contact_form .form_table {
    width: 100%;
  }
}

#contact_form .form_table th {
  border: 2px solid #fff;
  border-top: none;
  border-left: none;
  background: #f0f0f0;
  width: 35%;
  padding: 25px 20px;
  text-align: left;
  font-weight: normal;
  vertical-align: top;
  line-height: 1.0em;
}

#contact_form .form_table .tit {
  font-weight: bold;
}

#contact_form .form_table td {
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  background: #f7f7f7;
  padding: 15px 20px;
  vertical-align: middle;
}

@media only screen and (max-width:640px) {

  #contact_form .form_table th,
  #contact_form .form_table td {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
}

#contact_form .privacy {
  border: 1px solid #f0f0f0;
  width: 880px;
  height: 280px;
  overflow-y: auto;
  padding: 20px;
  margin-bottom: 40px;
}

@media only screen and (max-width:640px) {
  #contact_form .privacy {
    width: 100%;
    box-sizing: border-box;
  }
}

#contact_form .privacy h4 {
  font-size: 15px;
  font-weight: bold;
}

#contact_form .privacy div {
  font-size: 15px;
  margin-bottom: 30px;
}

#contact_form .privacy dt {
  margin-bottom: 20px;
}

#contact_form .privacy dd {
  margin-bottom: 30px;
}

#contact_form input[type="text"],
#contact_form input[type="email"],
#contact_form input[type="tel"] {
  width: 97%;
}

#contact_form input[type="text"],
#contact_form input[type="email"],
#contact_form input[type="tel"],
#contact_form textarea {
  margin: 5px 0 0 0;
  padding: 4px 7px 6px;
  font-size: 14px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ccc;
}

#contact_form textarea {
  width: 98%;
}

#contact_form select {
  width: 100%;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
}

#contact_form .btn_area {
  text-align: center;
}

#contact_form #reset_btn {
  background: #c2c2c4;
  width: 96px;
  height: 34px;
  line-height: 34px;
  color: #fff;
  border: 1px solid #c2c2c4;
  border-radius: 4px 4px 4px 4px;
  font-size: 15px;
  font-weight: bold;
  display: inline-block;

  -webkit-box-shadow: none;
  box-shadow: none;
  margin-top: 0;
  margin-right: 5px;
}

#contact_form #reset_btn:hover {
  cursor: pointer;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

#contact_form #back_btn {
  background: #c2c2c4;
  width: 140px;
  height: 34px;
  line-height: 34px;
  color: #fff;
  border: 1px solid #c2c2c4;
  border-radius: 4px 4px 4px 4px;
  font-size: 15px;
  font-weight: bold;
  display: inline-block;

  -webkit-box-shadow: none;
  box-shadow: none;
  margin-top: 0;
  margin-right: 5px;
}

#contact_form #back_btn:hover {
  cursor: pointer;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

#contact_form .wpcf7-submit {
  background: url(submit_ico.png) no-repeat 20px center #0971b2;
  width: 392px;
  height: 34px;
  line-height: 34px;
  color: #fff;
  border: 1px solid #0971b2;
  border-radius: 4px 4px 4px 4px;
  font-size: 15px;
  font-weight: bold;
  display: inline-block;

  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}

#contact_form .wpcf7-submit:hover {
  cursor: pointer;
  background: url(submit_ico.png) no-repeat 20px center #0971b2;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

#contact_form .wpcf7-submit:disabled {
  background: url(submit_ico.png) no-repeat 20px center #0971b2;
}

#contact_form #confirm_btn {
  background: url(submit_ico.png) no-repeat 20px center #0971b2;
  width: 392px;
  height: 34px;
  line-height: 34px;
  color: #fff;
  border: 1px solid #0971b2;
  border-radius: 4px 4px 4px 4px;
  font-size: 15px;
  font-weight: bold;
  display: inline-block;

  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}

#contact_form #confirm_btn:hover {
  cursor: pointer;
  background: url(submit_ico.png) no-repeat 20px center #0971b2;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

#contact_form #confirm_btn:disabled {
  background: url(submit_ico.png) no-repeat 20px center #0971b2;
}

@media only screen and (max-width:640px) {

  #contact_form #confirm_btn,
  #contact_form .wpcf7-submit {
    width: 90% !important;
    height: auto;
    line-height: normal;
    white-space: normal;
    word-break: normal;
    background-image: none;
    background-color: #0971B2;
    border-radius: 5px;
    padding: 10px;
    box-sizing: border-box;
    text-align: left;
    margin-top: 10px;
  }

}

#contact_form .form_table .note {
  font-size: 12px;
  display: block;
  margin-left: 10px;
}



#contact_form .form_table .required {
  color: #cc0000;
}

#contact_form .ajax-loader {
  display: none;
}


/* news
--------------------------------------------------*/


#news div #tab {
  position: relative;
}

#news div#tab ul {
  border-bottom: 1px solid #A4A4A4;
  list-style: none;
  padding-bottom: 10px;
}

#news #pulldown {
  position: absolute;
  top: 0;
  right: 0;
}

#news div#tab ul li {
  display: block;
  float: left;
  font-size: 13px;
  height: 30px;
}

#news div#tab ul li a,
#news div#tab ul li strong {
  display: block;
  height: 100%;
  line-height: 30px;
  padding: 0 20px;
  font-weight: normal;
}

@media only screen and (max-width:640px) {

  #news div#tab ul li {
    height: 20px;
  }

  #news div#tab ul li a,
  #news div#tab ul li strong {
    font-size: 12px;
    padding: 0 10px;
    line-height: 20px;
  }

  #news #pulldown {
    padding-top: 10px;
    position: static;
    top: 0;
    right: 0;
    text-align: right;
  }
}

#news div#tab ul li.t1 a:hover,
#news div#tab ul li.t1 strong {
  background-color: #EAA95F;
  color: #FFF;
}

#news div#tab ul li.t2 a:hover,
#news div#tab ul li.t2 strong {
  background-color: #7CAD60;
  color: #FFF;
}

#news div#tab ul li.t3 a:hover,
#news div#tab ul li.t3 strong {
  background-color: #EC5755;
  color: #FFF;
}

#news div#tab ul li a {
  color: #4c4c4c;
}

#news div#tab ul li a:hover {
  color: #FFF;
}

#news .news_box .date {
  padding-top: 20px;
  font-size: 13px;
}

#news .news_box .title {
  padding-top: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid #DFDFDF;
  font-size: 15px;
}

@media only screen and (max-width:640px) {

  #news .news_box .date {
    font-size: 10px;
  }

  #news .news_box .title {
    font-size: 12px;
  }

}

#news .news_box .title span.icn {
  padding-right: 20px;
  padding-top: 5px;
  display: block;
  float: left;
}

#news .news_box .title p {
  display: block;
  float: left;
  width: 800px;
}

@media only screen and (max-width:640px) {

  #news .news_box .title p {
    width: 100%;
  }
}

#news .news_box .title p a.pdf {
  padding-right: 30px;
  background-image: url(icn-pdf.png);
  background-repeat: no-repeat;
  background-position: right;
}

#news .news_box .title p a.blank {
  padding-right: 22px;
  background-image: url(icn-blank.png);
  background-repeat: no-repeat;
  background-position: right;
}

/* news detail
--------------------------------------------------*/
#news_detail a[href $='.pdf'] {
  background: url(icn-pdf.png) no-repeat center right;
  margin: 0;
  padding: 2px 28px 2px 0;
  text-decoration: underline;
}

#news_detail a[href $='.pdf']:hover {
  text-decoration: none;
}