@charset "utf-8";


/*
  News
----------------------------------------------------------------------------------------------------*/

.headerGlobal {
padding-bottom: 10px;
}

.headerGlobal .noscript {
text-align: center;
margin: 29px 0 12px;
}

.headerUtility1 .headerLinkOther {
    float: right;
}

#TOTOP {
width: auto;
height: auto;
background-image: none;
}

#TOTOP a {
float: right;
display: block;
width: 135px;
height: 44px;
line-height: 44px;
padding: 0 16px 0 48px;
background: url(/common/img/btn_totop.png) no-repeat left top;
}


@media screen and (max-width: 768px) {
  .headerGlobal {
    padding-bottom: 0;
  }
}

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

}






/*
  Header
----------------------------------------------------------------------------------------------------*/
.headerNavTop {
    padding-bottom:13px;
}

.headerGlobal {
    padding-bottom: 10px;
}

.navGlobal {
    background: #0E0D6A;
}

@media screen and (max-width: 768px) {
.headerGlobal {
padding-bottom: 0px;
}
}

/*
  Global Nav
----------------------------------------------------------------------------------------------------*/
.navGlobal {
  background: #0E0D6A;
}
.navGlobal li {
  border-bottom: 10px solid #0E0D6A;
}
@media screen and (max-width: 768px) {
  .navGlobal li {
    float: none;
    margin-bottom: 0;
    border-bottom: 2px solid #aab2be;
    background: #fff;
  }
  .navGlobal li:first-child {
    border-radius: 7px 7px 0 0;
    overflow: hidden;
  }
  .navGlobal li:last-child {
    border-radius: 0 0 7px 7px;
    overflow: hidden;
  }
}
.navGlobal li a {
  background: url(/ext_lib/1/public/module/icon_arrow_02.gif) no-repeat center 47px #f1f2f6;
}
.navGlobal li a:after {
  background: #0E0D6A;
}
@media screen and (max-width: 768px) {
  .navGlobal li a {
    color: #545465;
  }
  .navGlobal li a .line {
    border: none;
    float: left;
  }
  .navGlobal li a:hover {
    color: #545465 !important;
    background: none transparent !important;
  }
  .navGlobal li a:hover .line {
    border: none !important;
  }
  .navGlobal li a:last-child {
    border-bottom: none;
  }
}
.navGlobal #nav_mobile .line {
  border-left: 1px solid #dde0e7;
}
@media screen and (max-width: 768px) {
  .navGlobal #nav_mobile .line {
    border-left: none;
  }
  .navGlobal #nav_mobile:hover .line {
    border-left: none;
  }
}
.navGlobal .is_current .line span {
  background: #0E0D6A;
}
.navGlobal .is_ov {
  border-bottom: 1px solid #0E0D6A;
  background: url(/ext_lib/1/public/module/icon_arrow_03.gif) no-repeat center 46px #0E0D6A;
}
@media screen and (max-width: 768px) {
  .navGlobal .is_ov {
    color: #555566;
    background: none #FFF;
    border-bottom: none;
  }
}
.navGlobal .is_ov .line {
  border-right: 1px solid #0E0D6A;
}
@media screen and (max-width: 768px) {
  .navGlobal .is_ov .line {
    border-right: 1px solid #fff;
  }
}
.navGlobal .is_ov .line span {
  display: inline-block;
  line-height: 24px;
  padding: 0 9px;
  border-radius: 12px;
}
.navGlobal #nav_mobile.is_ov .line {
  border-left: 1px solid #0E0D6A;
}
@media screen and (max-width: 768px) {
  .navGlobal #nav_mobile.is_ov .line {
    border-left: 1px solid #fff;
  }
}
.navGlobal #nav_mobile {
  position: relative;
  z-index: 10;
  width: 102px;
}
@media screen and (max-width: 768px) {
  .navGlobal #nav_mobile {
    border-radius: 7px 7px 0 0;
    overflow: hidden;
  }
}
.navGlobal #nav_mobile:after {
  width: 101px;
  left: 1px;
}
.navGlobal #nav_cloud {
  position: relative;
  z-index: 10;
  width: 235px;
}
.navGlobal #nav_cloud:after {
  width: 235px;
}
.navGlobal #nav_global {
  position: relative;
  z-index: 10;
  width: 177px;
}
.navGlobal #nav_global:after {
  width: 177px;
}
.navGlobal #nav_example {
  position: relative;
  z-index: 10;
  width: 101px;
  background: none #f1f2f6;
}
.navGlobal #nav_example:after {
  width: 101px;
}
.navGlobal #nav_example.is_ov {
  border-bottom: 1px solid #0E0D6A;
  color: #fff;
  background: #0E0D6A;
}
.navGlobal #nav_support {
  position: relative;
  z-index: 10;
  width: 147px;
}
@media screen and (max-width: 768px) {
  .navGlobal #nav_support {
    border-radius: 0 0 7px 7px;
    overflow: hidden;
  }
}
.navGlobal #nav_support:after {
  width: 147px;
}
.navGlobal #nav_event {
  position: relative;
  z-index: 10;
  width: 197px;
  background: none #f1f2f6;
}
.navGlobal #nav_event:after {
  width: 197px;
}
.navGlobal #nav_event.is_ov {
  border-bottom: 1px solid #0E0D6A;
  color: #fff;
  background: #0E0D6A;
}
.navGlobal .navGrovalDrop .navListVartical {
  width: 344px;
  float: left;
}
.navGlobal .navGrovalDrop .navListVartical li {
  width: auto;
  float: none;
  margin-top: 16px;
  border: 2px solid #fff;
  border-radius: 4px;
}
.navGlobal .navGrovalDrop .navListVartical li:first-child {
  margin-top: 0;
}
.navGlobal .navGrovalDrop .navListVartical li:hover {
  border: 2px solid #0E0D6A;
  background: #fff;
}
.navGlobal .navGrovalDrop .navListVartical li:hover a {
  color: #0E0D6A;
}
.navGlobal .navGrovalDrop .navListVartical li a {
  width: 341px;
  height: 47px;
  line-height: 47px;
  text-align: center;
}
.navGlobal .navGrovalDrop .lineFirst02 {
  height: 188px;
}
.navGlobal .navGrovalDrop .liLarge {
  margin-left: 17px;
  height: 157px;
  width: 226px;
}
.navGlobal .navGrovalDrop .liBottomText {
  width: 222px;
  border: 2px solid #fff;
  border-radius: 4px;
  overflow: hidden;
}
.navGlobal .navGrovalDrop .liBottomText:hover {
  border: 2px solid #0E0D6A;
  background: #fff;
}
.navGlobal .navGrovalDrop .liBottomText:hover a {
  color: #0E0D6A;
}
.navGlobal .navGrovalDrop .liBottomText .textSingle {
  height: 61px;
  line-height: 61px;
}
.navGlobal .navGrovalDrop .liBottomText .textMulti {
  height: 39px;
  padding: 11px 0;
}
.navGlobal .navGrovalDrop .liBottomText02 {
  width: 344px;
  border: 2px solid #fff;
  border-radius: 4px;
  overflow: hidden;
}
.navGlobal .navGrovalDrop .liBottomText02:hover {
  border: 2px solid #0E0D6A;
  background: #fff;
}
.navGlobal .navGrovalDrop .liBottomText02:hover a {
  color: #0E0D6A;
}
.navGlobal .navGrovalDrop .liBottomText02 .textSingle {
  height: 61px;
  line-height: 61px;
}
.navGlobal .navGrovalDrop .liBottomText02 .textMulti {
  height: 39px;
  padding: 11px 0;
}
.navGlobal .navGrovalDrop .navAttention {
  float: left;
  width: 315px;
  height: 228px;
  margin-top: 10px;
  margin-left: 24px;
  padding: 10px 13px;
  border: 2px solid #fff;
  border-radius: 4px;
  color: #fff;
}
.navGlobal .navGrovalDrop .navAttention dt {
  font-weight: bold;
  margin-bottom: 13px;
}
.navGlobal .navGrovalDrop .navAttention dd {
  font-size: 85.71429%;
}
.navGlobal .navGrovalDrop .navAttention dd .clearfix {
  margin-bottom: 13px;
}
.navGlobal .navGrovalDrop .navAttention dd .setL {
  float: left;
}
.navGlobal .navGrovalDrop .navAttention dd .setL img {
  border: 1px solid #e6e9ee;
  border-radius: 0;
}
.navGlobal .navGrovalDrop .navAttention dd .setR {
  overflow: hidden;
  *zoom: 1;
  padding-left: 14px;
  *text-align: left;
}
.navGlobal .navGrovalDrop .navAttention dd .setR a:hover {
  text-decoration: underline !important;
}
.navGlobal .navGrovalDrop .navAttention dd .setR .link_arrow {
  *zoom: 1;
  background: url(/common/img/icon_arrow_02.gif) no-repeat left center !important;
}
@media screen and (max-width: 768px) {
  .navGlobal .smallBtn li:first-child a {
    border-radius: 7px 0 0 7px;
  }
  .navGlobal .smallBtn li:last-child a {
    border-radius: 0 7px 7px 0;
  }
}
.navGlobal .link_selfW, .navGlobal .link_selfB, .navGlobal .link_blankW, .navGlobal .link_blankB {
  position: relative;
  display: block;
  overflow: hidden;
  *zoom: 1;
}
.navGlobal .link_selfW .icon_img, .navGlobal .link_selfB .icon_img, .navGlobal .link_blankW .icon_img, .navGlobal .link_blankB .icon_img {
  position: absolute;
  top: 10px;
  right: 10px;
  overflow: hidden;
  border: none !important;
  border-radius: 0 !important;
}
.navGlobal .link_selfW .ami, .navGlobal .link_selfB .ami, .navGlobal .link_blankW .ami, .navGlobal .link_blankB .ami {
  position: absolute;
  left: 0;
  top: 0;
}
.navGlobal .link_selfW:hover img, .navGlobal .link_selfB:hover img, .navGlobal .link_blankW:hover img, .navGlobal .link_blankB:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

/*
  Footer
----------------------------------------------------------------------------------------------------*/
.footerGlobal .wrapper .footerLeft {
  float: left;
  width: 738px;
  border-right: 1px solid #e6e9ee;
}
@media screen and (max-width: 768px) {
  .footerGlobal .wrapper .footerLeft {
    float: none;
    width: 100%;
    overflow: hidden;
    background: #FFF;
    border-left: none;
    border-radius: 7px;
  }
}

.listFooter3 .listLink li {
  color: #0066aa;
  font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 600;
}

.listFooter1, .listFooter2 {
  float: left;
  width: 217px;
  margin-top: 30px;
  padding-right: 29px;
}
.listFooter1 dl dt, .listFooter2 dl dt {
  color: #f1f2f6;
  font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding-left: 10px;
}
.listFooter1 dl dt a, .listFooter2 dl dt a {
  padding-left: 10px;
  background: url(/common/img/icon_arrow_01.gif) no-repeat left 5px;
  margin-left: -10px;
  *zoom: 1;
}
.listFooter1 dl dd li, .listFooter2 dl dd li {
  margin-top: 10px;
  font-size: 85.71429%;
  padding-left: 10px;
  background: url(/common/img/icon_arrow_01.gif) no-repeat left 6px;
}
@media screen and (max-width: 768px) {
  .listFooter1, .listFooter2 {
    margin-top: 0;
    padding: 25px 15px;
    width: 50%;
    background: #fff;
    border-right: 2px solid #aab2be;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .listFooter1:nth-child(2), .listFooter2:nth-child(2) {
    margin-left: -2px;
    border-right: none;
    border-left: 2px solid #aab2be;
  }
  .listFooter1 .footerNewsRelease, .listFooter2 .footerNewsRelease {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .listFooter2, .listFooterSp {
    border-top: 2px solid #aab2be;
  }
}

.listFooterSp {
  display: none;
}
@media screen and (max-width: 768px) {
  .listFooterSp {
    margin-top: 0;
    padding: 25px 15px;
    width: 50%;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    float: left;
  }
  .listFooterSp ul {
    color: #f1f2f6;
    font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 600;
  }
  .listFooterSp ul li {
    margin-bottom: 10px;
    padding-left: 10px;
  }
  .listFooterSp ul a {
    padding-left: 10px;
    background: url(/common/img/icon_arrow_01.gif) no-repeat left 5px;
    margin-left: -10px;
    display: inline-block;
  }
}

.footerLeft .listFooterHorizontal {
  zoom: 1;
  *text-align: left;
  margin: 50px 0 15px;
}
.footerLeft .listFooterHorizontal:before, .footerLeft .listFooterHorizontal:after {
  content: "";
  display: block;
  overflow: hidden;
}
.footerLeft .listFooterHorizontal:after {
  clear: both;
}
.footerLeft .listFooterHorizontal li {
  float: left;
  margin-right: 20px;
  padding-left: 20px;
  border-left: 1px solid #CCD0D9;
  font-size: 85.71429%;
}
.footerLeft .listFooterHorizontal li:first-child {
  border-left: none;
  padding-left: 0;
}
.footerLeft .listFooterHorizontal li a {
  padding-left: 10px;
  background: url(/common/img/icon_arrow_01.gif) no-repeat left 5px;
}
@media screen and (max-width: 768px) {
  .footerLeft .listFooterHorizontal {
    display: none;
  }
}

.listFooter3 {
  float: left;
  width: 198px;
  padding-top: 30px;
  padding-left: 23px;
}
@media screen and (max-width: 768px) {
  .listFooter3 {
    float: none;
    width: 100%;
    padding: 0;
    border-radius: 7px;
    margin-top: 30px;
    background: #fff;
    border-right: 2px solid #aab2be;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .listFooter3 .listLink {
    display: none;
  }
}
.listFooter3 .listLink li {
  margin-bottom: 10px;
}
.listFooter3 .listLink li a {
  padding-left: 10px;
  background: url(/common/img/icon_arrow_01.gif) no-repeat left 5px;
}
@media screen and (max-width: 768px) {
  .listFooter3 .listLink li {
    display: block;
    margin-bottom: 0;
    padding: 17px 15px;
    background: #fff;
    border-bottom: 2px solid #aab2be;
  }
}
.listFooter3 .areaMailmag {
  margin-top: 25px;
  padding-bottom: 25px;
  padding-top: 25px;
  border-top: 1px solid #e6e9ee;
}
@media screen and (max-width: 768px) {
  .listFooter3 .areaMailmag {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
    padding: 17px 15px;
    border-bottom: 2px solid #aab2be;
  }
}
.listFooter3 .areaMailmag .areaSplit {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .listFooter3 .areaMailmag .areaSplit {
    display: none;
  }
}
.listFooter3 .areaMailmag .areaSplit .imgMail {
  float: left;
  padding-right: 11px;
}
.listFooter3 .areaMailmag .areaSplit p {
  font-size: 12px;
}
.listFooter3 .areaMailmag .areaSplit .link_send {
  padding-left: 10px;
  font-size: 12px;
  background: url(/common/img/icon_arrow_01.gif) no-repeat left center;
}
.listFooter3 .areaMailmag a {
  padding-left: 10px;
  background: url(/common/img/icon_arrow_01.gif) no-repeat left 5px;
  font-size: 85.71429%;
}
.listFooter3 .listFooterHorizontalSp {
  display: none;
}
@media screen and (max-width: 768px) {
  .listFooter3 .listFooterHorizontalSp {
    display: block;
    padding: 17px 15px;
  }
  .listFooter3 .listFooterHorizontalSp li {
    margin-top: 10px;
    font-size: 85.71429%;
  }
  .listFooter3 .listFooterHorizontalSp li:first-child {
    margin-top: 0;
  }
  .listFooter3 .listFooterHorizontalSp li a {
    padding-left: 10px;
    background: url(/common/img/icon_arrow_01.gif) no-repeat left 5px;
  }
}

#footerArea .footerGlobal {
  border-top: 10px solid #0E0D6A;
}

#TOTOP {
width: auto;
height: auto;
background-image: none;
}

#TOTOP a {
float: right;
display: block;
width: 135px;
height: 44px;
line-height: 44px;
padding: 0 16px 0 48px;
background: url(/common/img/btn_totop.png) no-repeat left top;
}

#TOTOP .btnTop {
  width: 198px;
}
#TOTOP .btnTop a {
  padding: 0 0 0 47px;
}

a:visited {
  color: #552277;
}

a:hover {
  color: #1d9bff;
}

/*
  Tab SkipLink
----------------------------------------------------------------------------------------------------*/
.MAIN-COLUMN .tabSkipLink {
  margin: 0 12px 24px;
  border-radius: 7px;
}
.MAIN-COLUMN .tabSkipLink li {
  position: relative;
  border-left: 1px solid #E6E9EE;
  margin-left: -1px;
  font-weight: bold;
  *zoom: 1;
  background: transparent;
}
.MAIN-COLUMN .tabSkipLink li:first-child {
  border-left: none;
}
.MAIN-COLUMN .tabSkipLink a, .MAIN-COLUMN .tabSkipLink span {
  display: block;
  *zoom: 1;
  background: #FFF;
}
.MAIN-COLUMN .tabSkipLink a .annotation, .MAIN-COLUMN .tabSkipLink span .annotation {
  padding: 0 0 0 10px;
  color: #555566;
}
.MAIN-COLUMN .tabSkipLink a:hover {
  text-decoration: underline;
}
.MAIN-COLUMN .tabSkipLink .is_current {
  position: relative;
  color: #fff;
}
.MAIN-COLUMN .tabSkipLink .tabArrow {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #0E0D6A;
}
.MAIN-COLUMN .tabSkipLink li:first-child a, .MAIN-COLUMN .tabSkipLink li:first-child span {
  border-radius: 7px 0 0 7px;
}
.MAIN-COLUMN .tabSkipLink li:last-child a, .MAIN-COLUMN .tabSkipLink li:last-child span {
  border-radius: 0 7px 7px 0;
}
.MAIN-COLUMN .tab2 li {
  width: 50%;
  text-align: center;
  float: left;
}
.MAIN-COLUMN .tab2 li a, .MAIN-COLUMN .tab2 li span {
  display: block;
  padding: 10px 5px;
}
.MAIN-COLUMN .tab3 li {
  width: 33.33333%;
  text-align: center;
  float: left;
}
.MAIN-COLUMN .tab3 li a, .MAIN-COLUMN .tab3 li span {
  display: block;
  padding: 10px 5px;
}
.MAIN-COLUMN .tab4 li {
  width: 25%;
  text-align: center;
  float: left;
  *width: 178px;
}
.MAIN-COLUMN .tab4 li:first-child {
  *width: 177px;
}
.MAIN-COLUMN .tab4 li a, .MAIN-COLUMN .tab4 li span {
  display: block;
  padding: 10px 5px;
}
.MAIN-COLUMN .tab5 li {
  width: 20%;
  text-align: center;
  float: left;
}
.MAIN-COLUMN .tab5 li a, .MAIN-COLUMN .tab5 li span {
  display: block;
  padding: 10px 5px;
}
.MAIN-COLUMN .tab6 li {
  width: 119px;
  text-align: center;
  float: left;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .tab6 li {
    width: 16.66667%;
  }
}
.MAIN-COLUMN .tab6 li a, .MAIN-COLUMN .tab6 li span {
  display: block;
  padding: 10px 5px;
}
.MAIN-COLUMN .tabSkipLinkMulti {
  margin: 0 12px 24px;
  border-radius: 7px;
  background: #FFF;
  overflow: hidden;
}
.MAIN-COLUMN .tabSkipLinkMulti li {
  border-left: 1px solid #E6E9EE;
  border-top: 1px solid #E6E9EE;
  margin-left: -1px;
  margin-top: -1px;
  font-weight: bold;
}
.MAIN-COLUMN .tabSkipLinkMulti a, .MAIN-COLUMN .tabSkipLinkMulti span {
  display: block;
  *zoom: 1;
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .tabSkipLinkMulti a, .MAIN-COLUMN .tabSkipLinkMulti span {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .MAIN-COLUMN .tabSkipLinkMulti a span, .MAIN-COLUMN .tabSkipLinkMulti span span {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}
.MAIN-COLUMN .tabSkipLinkMulti a .annotation, .MAIN-COLUMN .tabSkipLinkMulti span .annotation {
  padding: 0 0 0 10px;
  color: #555566;
}
.MAIN-COLUMN .tabSkipLinkMulti a:hover {
  text-decoration: underline;
}
.MAIN-COLUMN .tabSkipLinkMulti .is_current {
  color: #fff;
  background: #0E0D6A;
}
.MAIN-COLUMN .listSkipLink {
  padding: 20px 15px 10px;
  padding: 20px 15px 20px\9;
  *padding: 20px 5px 10px 15px;
}
.MAIN-COLUMN .listSkipLink li {
  float: left;
  display: block;
  white-space: nowrap\9;
  margin: 0 10px 10px 0;
  position: relative;
  *float: none;
  *display: inline;
  *zoom: 1;
}
.MAIN-COLUMN .listSkipLink li img {
  border: none;
}
.MAIN-COLUMN .listSkipLink:not(:target) {
  padding: 20px 15px 0px\9 !important;
}
.MAIN-COLUMN .tabHistory {
  margin: 0;
  border-radius: 7px 7px 0 0;
}
.MAIN-COLUMN .tabHistory li {
  position: relative;
  border-left: 1px solid #E6E9EE;
  border-bottom: 1px solid #E6E9EE;
  margin-left: -1px;
  font-weight: bold;
  *zoom: 1;
  background: transparent;
}
.MAIN-COLUMN .tabHistory li:first-child {
  border-left: none;
}
.MAIN-COLUMN .tabHistory a, .MAIN-COLUMN .tabHistory span {
  display: block;
  *zoom: 1;
  background: #FFF;
}
.MAIN-COLUMN .tabHistory a:hover {
  text-decoration: underline;
}
.MAIN-COLUMN .tabHistory .is_current {
  position: relative;
  border-bottom: 1px solid #0E0D6A;
}
.MAIN-COLUMN .tabHistory .is_current a {
  background: #0E0D6A;
  color: #fff;
}
.MAIN-COLUMN .tabHistory .is_current .tabArrow {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #0E0D6A;
}
.MAIN-COLUMN .tabHistory li:first-child a, .MAIN-COLUMN .tabHistory li:first-child span {
  border-radius: 7px 0 0 0;
}
.MAIN-COLUMN .tabHistory li:last-child a, .MAIN-COLUMN .tabHistory li:last-child span {
  border-radius: 0 7px 0 0;
}
.MAIN-COLUMN .tabIn {
  margin: 0 -1px 24px -1px;
  *zoom: 1;
  border: 1px solid #e6e9ee;
  border-radius: 7px;
}
.MAIN-COLUMN .tabIn li {
  position: relative;
  border-left: 1px solid #E6E9EE;
  margin-left: -1px;
  font-weight: bold;
  *zoom: 1;
  background: transparent;
}
.MAIN-COLUMN .tabIn li:first-child {
  border-left: none;
  margin-left: 0;
}
.MAIN-COLUMN .tabIn.tab2 li {
  width: 50%;
  text-align: center;
  float: left;
}
.MAIN-COLUMN .tabIn.tab2 li a, .MAIN-COLUMN .tabIn.tab2 li span {
  display: block;
  padding: 10px 5px;
}
.MAIN-COLUMN .tabIn.tab3 li {
  width: 33.33333%;
  text-align: center;
  float: left;
}
.MAIN-COLUMN .tabIn.tab3 li a, .MAIN-COLUMN .tabIn.tab3 li span {
  display: block;
  padding: 10px 5px;
}
.MAIN-COLUMN .tabIn.tab4 li {
  width: 25%;
  text-align: center;
  float: left;
  *width: 171px;
}
.MAIN-COLUMN .tabIn.tab4 li a, .MAIN-COLUMN .tabIn.tab4 li span {
  display: block;
  padding: 10px 5px;
}
.MAIN-COLUMN .tabIn.tab5 li {
  width: 20%;
  text-align: center;
  float: left;
}
.MAIN-COLUMN .tabIn.tab5 li a, .MAIN-COLUMN .tabIn.tab5 li span {
  display: block;
  padding: 10px 5px;
}
.MAIN-COLUMN .tabIn.tab6 li {
  width: 16.66667%;
  text-align: center;
  float: left;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .tabIn.tab6 li {
    width: 16.66667%;
  }
}
.MAIN-COLUMN .tabIn.tab6 li a, .MAIN-COLUMN .tabIn.tab6 li span {
  display: block;
  padding: 10px 5px;
}
.MAIN-COLUMN .tabIn a, .MAIN-COLUMN .tabIn span {
  display: block;
  *zoom: 1;
  background: #FFF;
}
.MAIN-COLUMN .tabIn a:hover {
  text-decoration: underline;
}
.MAIN-COLUMN .tabIn li:first-child a, .MAIN-COLUMN .tabIn li:first-child span {
  border-radius: 7px 0 0 7px;
}
.MAIN-COLUMN .tabIn li:last-child a, .MAIN-COLUMN .tabIn li:last-child span {
  border-radius: 0 7px 7px 0;
}
.MAIN-COLUMN .tabIn .is_current {
  position: relative;
}
.MAIN-COLUMN .tabIn .is_current a {
  background: #0E0D6A;
  color: #fff;
}
.MAIN-COLUMN .tabIn .is_current .tabArrow {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #0E0D6A;
}

/*
  Heading
----------------------------------------------------------------------------------------------------*/
.MAIN-COLUMN h1 {
  position: relative;
}
.MAIN-COLUMN h1 .ruby {
  font-size: 50%;
  position: absolute;
  left: 0;
  bottom: 18px;
  height: 14px;
  line-height: 14px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN h1 .ruby {
    left: 12px;
  }
}

/* h Level2 --------------------------------------------*/
.MAIN-COLUMN .hLevel2 {
  border-bottom: 2px solid #0E0D6A;
}
.MAIN-COLUMN .hLevel2 h2 {
  background: url(/ext_lib/1/public/module/bg_h2Link.gif) no-repeat 15px top;
}
.MAIN-COLUMN .hLevel2 .madeby {
  margin-left: 10px;
}
.MAIN-COLUMN .hLevel2 .annotation {
  font-size: 75%;
  font-weight: normal;
}
.MAIN-COLUMN .hLevel2 .hLabel {
  padding-right: 15px;
}

/* h Level3 --------------------------------------------*/
.MAIN-COLUMN .hLevel3 {
  border-bottom: 1px solid #0E0D6A;
}
.MAIN-COLUMN .hLevel3 .madeby {
  margin-left: 10px;
  padding-top: 5px;
}
.MAIN-COLUMN .hLevel3 img {
  border: none !important;
  vertical-align: -2px;
}
.MAIN-COLUMN .hLevel3 .fs_normal {
  font-size: 87.5%;
  font-weight: normal;
}
.MAIN-COLUMN .hLevel3 #num_case {
  margin-right: 5px;
}
.MAIN-COLUMN .hLevel3 .annotation {
  font-size: 75%;
  font-weight: normal;
}
.MAIN-COLUMN .btn_slideOpen:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.MAIN-COLUMN .hLevel3_s {
  border-bottom: 1px solid #0E0D6A;
  padding: 0 2px 10px;
  margin: 28px 0 15px;
  font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 600;
}
.MAIN-COLUMN header.hLevel3, .MAIN-COLUMN .ind > a.hLevel3 {
  position: relative;
  display: block;
  zoom: 1;
  color: #555566;
}
.MAIN-COLUMN header.hLevel3:before, .MAIN-COLUMN header.hLevel3:after, .MAIN-COLUMN .ind > a.hLevel3:before, .MAIN-COLUMN .ind > a.hLevel3:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN header.hLevel3:after, .MAIN-COLUMN .ind > a.hLevel3:after {
  clear: both;
}
.MAIN-COLUMN header.hLevel3 h2, .MAIN-COLUMN header.hLevel3 h3, .MAIN-COLUMN .ind > a.hLevel3 h2, .MAIN-COLUMN .ind > a.hLevel3 h3 {
  float: left;
  padding-right: 35px;
}
.MAIN-COLUMN header.hLevel3 .btn_header, .MAIN-COLUMN .ind > a.hLevel3 .btn_header {
  margin-top: -5px;
  font-size: 75%;
  float: right;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN header.hLevel3 .btn_header, .MAIN-COLUMN .ind > a.hLevel3 .btn_header {
    margin-top: 5px;
  }
}
.MAIN-COLUMN header.hLevel3 .listNewsIcon, .MAIN-COLUMN .ind > a.hLevel3 .listNewsIcon {
  padding-right: 0;
}
.MAIN-COLUMN header.hLevel3 .icon_hLevel3, .MAIN-COLUMN .ind > a.hLevel3 .icon_hLevel3 {
  position: absolute;
  right: 0;
  top: 1px;
}
.MAIN-COLUMN header.hLevel3 .annotation, .MAIN-COLUMN .ind > a.hLevel3 .annotation {
  font-size: 75%;
  font-weight: normal;
}
.MAIN-COLUMN .box .ind:first-child .hLevel3:first-child {
  margin-top: -3px;
  *zoom: 1;
}
.MAIN-COLUMN .hInd {
  zoom: 1;
  padding: 15px 0 0;
  margin: 0 15px 15px !important;
  font-weight: bold;
  border-bottom: 1px solid #0E0D6A;
}
.MAIN-COLUMN .hInd:before, .MAIN-COLUMN .hInd:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .hInd:after {
  clear: both;
}
.MAIN-COLUMN .hInd .hLevel3 {
  zoom: 1;
  display: block;
  padding: 0 2px 10px;
  margin: 0 2px;
  border-bottom: none;
}
.MAIN-COLUMN .hInd .hLevel3:before, .MAIN-COLUMN .hInd .hLevel3:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .hInd .hLevel3:after {
  clear: both;
}
.MAIN-COLUMN .hInd .hLevel3 strong {
  float: left;
}

.MAIN-COLUMN .hLabel {
  float: right;
  padding-top: 7px;
}
.MAIN-COLUMN .hLabel li {
  float: left;
  margin-left: 10px;
}
.MAIN-COLUMN .hLabel .label {
  display: inline-block;
  *zoom: 1;
  border-radius: 2px;
  color: #fff;
  padding: 5px 10px 4px;
  font-size: 10px;
  line-height: 1;
  background: #565665;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}
.MAIN-COLUMN .hLabel .label .link_arrow {
  background: url(/common/img/icon_arrow_02.gif) no-repeat left 3px;
}
.MAIN-COLUMN .hLabel .label:hover {
  text-decoration: none !important;
}
.MAIN-COLUMN .hLabel a.label:hover {
  background: #898989;
}

/* h Level4 --------------------------------------------*/
.MAIN-COLUMN .productName {
  margin-bottom: 15px;
  font-weight: bold;
}
.MAIN-COLUMN .productName img {
  border: none !important;
}
.MAIN-COLUMN .productName a {
  color: #555566;
}
.MAIN-COLUMN .productName a:hover {
  color: #555566;
  text-decoration: none !important;
}
.MAIN-COLUMN .productName a:visited {
  color: #555566;
  text-decoration: none !important;
}
.MAIN-COLUMN .hLevel4 .annotation {
  font-size: 85.71429%;
  font-weight: normal;
}
.MAIN-COLUMN .hLevel4_s {
  font-size: 85.71429%;
  margin-bottom: 5px !important;
  font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 600;
}
.MAIN-COLUMN .hLevel4_2 {
  font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 30px 0 29px !important;
}
.MAIN-COLUMN .hLevel4_2:first-child {
  margin: 0 0 29px !important;
}
.MAIN-COLUMN .hLevel4_2 .annotation {
  font-size: 85.71429%;
  font-weight: normal;
}
.MAIN-COLUMN .hLevel4_link {
  font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 10px 0 10px !important;
}
.MAIN-COLUMN .hLevel4_link:first-child {
  margin: 0 0 10px !important;
}
.MAIN-COLUMN .hLevel4_link a {
  display: inline-block;
  *zoom: 1;
  background-position: left 7px;
}
.MAIN-COLUMN .hLevel4_link .annotation {
  font-size: 85.71429%;
  font-weight: normal;
}
.MAIN-COLUMN .hLevel4_line {
  padding: 0 2px 10px;
  margin: 25px 0 15px;
  font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 600;
  border-bottom: 1px solid #e6e9ee;
}
.MAIN-COLUMN .hLevel4_line:first-child {
  margin-top: 0;
}

.MAIN-COLUMN .hLevel4_4 {
  font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 20px 0 10px !important;
}
.MAIN-COLUMN .hLevel4_4:first-child {
  margin: 0 0 10px !important;
}
.MAIN-COLUMN .hLevel4_4 .annotation {
  font-size: 85.71429%;
  font-weight: normal;
}
.MAIN-COLUMN .hLevel4_3 {
  font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 25px 0 10px !important;
  font-size: 114.28571%;
}
.MAIN-COLUMN .hLevel4_3:first-child {
  margin: 0 0 10px !important;
}
.MAIN-COLUMN .hLevel4_3 .annotation {
  font-size: 85.71429%;
  font-weight: normal;
}
.MAIN-COLUMN .hLevel4_5 {
  margin: 0 12px 12px !important;
  font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 114.28571%;
}
.MAIN-COLUMN caption.hLevel4 {
  font-size: 116.66667%;
}
.MAIN-COLUMN caption.hLevel4_4 {
  margin-top: 20px;
  font-size: 116.66667%;
}
.MAIN-COLUMN caption.hLevel4_4:first-child {
  margin-top: 20px;
}
.MAIN-COLUMN .hRed {
  margin-bottom: 15px;
  font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #D24430;
}
.MAIN-COLUMN .hConversion {
  position: relative;
  margin-bottom: 15px;
  font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #D24430;
  font-size: 114.28571%;
  padding-left: 40px;
}
.MAIN-COLUMN .hConversion .icon_caution {
  border: none !important;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -13px;
}
.MAIN-COLUMN .leadText {
  font-weight: bold;
  font-size: 114.28571%;
  margin-bottom: 15px;
}
.MAIN-COLUMN .topText {
  font-size: 114.28571%;
}
.MAIN-COLUMN .emphasis {
  color: #0E0D6A;
}
.MAIN-COLUMN caption {
  text-align: left;
  font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 600;
}

/* h Level5 --------------------------------------------*/
.MAIN-COLUMN .hLevel5 {
  margin: 5px 0 10px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-bottom: 3px;
  font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 600;
  border-bottom: solid 1px #0E0D6A;
}

.MAIN-COLUMN .txtClr01 {
  color: #D24430;
}

/*
  Boxes
----------------------------------------------------------------------------------------------------*/
.MAIN-COLUMN .ind p {
  margin: 0 0 15px;
}
.MAIN-COLUMN .ind img {
  border: 1px solid #e6e9ee;
}
.MAIN-COLUMN .ind .noborder {
  border: none;
}
.MAIN-COLUMN .ind .topImg {
  margin-bottom: 10px;
}
.MAIN-COLUMN .ind .sline {
  margin: 3px -15px 18px;
  *zoom: 1;
  height: 1px;
  overflow: hidden;
  *margin-top: 18px;
}
.MAIN-COLUMN .ind .sline hr {
  margin: 0;
  padding: 0;
  *zoom: 1;
  *margin: -7px 0 0 0;
}
.MAIN-COLUMN .ind hr.line_color {
  margin: 30px 0 15px;
  color: #0E0D6A;
  background-color: #0E0D6A;
}
.MAIN-COLUMN .box dd.ind {
  padding-top: 0;
}
.MAIN-COLUMN .box dl {
  margin-bottom: 15px;
}
.MAIN-COLUMN .box dt {
  margin-bottom: 10px;
}
.MAIN-COLUMN a:hover strong {
  text-decoration: underline;
}

/* 1 stations --------------------------------------------*/
.MAIN-COLUMN .m_boxes1 .totop {
  margin: 14px 16px -10px;
  *zoom: 1;
  text-align: right;
  font-size: 85.71429%;
}
.MAIN-COLUMN .m_boxes1 .totop img {
  vertical-align: 1px;
  margin-right: 5px;
}

/* 2 stations ls --------------------------------------------*/
.MAIN-COLUMN .m_boxes2 .bnr {
  display: block !important;
  overflow: hidden;
  border-radius: 7px;
  background: #fff;
  margin: 0 12px 24px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .m_boxes2 .bnr {
    margin: 0 6px 24px;
  }
  .MAIN-COLUMN .m_boxes2 .bnr img {
    width: 100% !important;
    height: auto !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .MAIN-COLUMN .m_boxes2 .bnr .icon_img {
    width: auto !important;
  }
}
.MAIN-COLUMN .m_boxes2 .bnr .link_selfW, .MAIN-COLUMN .m_boxes2 .bnr .link_selfB, .MAIN-COLUMN .m_boxes2 .bnr .link_blankW, .MAIN-COLUMN .m_boxes2 .bnr .link_blankB {
  display: block;
}
.MAIN-COLUMN .m_boxes2 .bnr .link_selfW img, .MAIN-COLUMN .m_boxes2 .bnr .link_selfB img, .MAIN-COLUMN .m_boxes2 .bnr .link_blankW img, .MAIN-COLUMN .m_boxes2 .bnr .link_blankB img {
  border-radius: 7px;
}
.MAIN-COLUMN .m_boxes2 .bnr .link_selfW:hover img, .MAIN-COLUMN .m_boxes2 .bnr .link_selfB:hover img, .MAIN-COLUMN .m_boxes2 .bnr .link_blankW:hover img, .MAIN-COLUMN .m_boxes2 .bnr .link_blankB:hover img {
  margin: -3px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .m_boxes2 .bnr .link_selfW:hover img, .MAIN-COLUMN .m_boxes2 .bnr .link_selfB:hover img, .MAIN-COLUMN .m_boxes2 .bnr .link_blankW:hover img, .MAIN-COLUMN .m_boxes2 .bnr .link_blankB:hover img {
    margin: 0;
  }
}

/* 2 stations ls --------------------------------------------*/
.MAIN-COLUMN .m_boxes2ls a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

/* 2 stations02 --------------------------------------------*/
.MAIN-COLUMN .m_boxes2ls02 {
  zoom: 1;
}
.MAIN-COLUMN .m_boxes2ls02:before, .MAIN-COLUMN .m_boxes2ls02:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .m_boxes2ls02:after {
  clear: both;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .m_boxes2ls02 {
    padding: 0 6px;
  }
}
.MAIN-COLUMN .m_boxes2ls02 .area01 {
  float: left;
  width: 369px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .m_boxes2ls02 .area01 {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .m_boxes2ls02 .area01 {
    float: none;
    width: 100%;
  }
}
.MAIN-COLUMN .m_boxes2ls02 .area02 {
  float: left;
  width: 369px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .m_boxes2ls02 .area02 {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .m_boxes2ls02 .area02 {
    float: left;
    width: 100%;
  }
  .MAIN-COLUMN .m_boxes2ls02 .area02 .area {
    float: left;
    width: 50%;
  }
}
.MAIN-COLUMN .m_boxes2ls02 .box {
  overflow: hidden;
}

/* 3 stations --------------------------------------------*/
.MAIN-COLUMN .m_boxes3 .ind dl {
  margin-bottom: 15px;
}
.MAIN-COLUMN .m_boxes3 .ind dt .link_arrow {
  display: inline-block;
  background-position: left 8px;
  *background-position: left 5px;
}
.MAIN-COLUMN .m_boxes3 .ind dd {
  color: #555566 !important;
}
.MAIN-COLUMN .m_boxes3 .ind p {
  text-align: center;
}
.MAIN-COLUMN .m_boxes3 .ind img {
  border: 1px solid #e6e9ee;
}
.MAIN-COLUMN .m_boxes3 a .annotation {
  color: #555566;
}
.MAIN-COLUMN .m_boxes3 a:hover .annotation, .MAIN-COLUMN .m_boxes3 a:visited .annotation, .MAIN-COLUMN .m_boxes3 a:active .annotation {
  color: #555566;
}

/* 3 stations top --------------------------------------------*/
.MAIN-COLUMN .m_boxes3top .ind {
  background: #0E0D6A;
}
.MAIN-COLUMN .m_boxes3top .ind .link_arrow {
  padding-left: 10px;
  background: url(/common/img/icon_arrow_02.gif) no-repeat left 6px;
}
.MAIN-COLUMN .m_boxes3top .ind p {
  margin-bottom: 0;
}
.MAIN-COLUMN .m_boxes3top .ind dt {
  text-align: left;
  font-size: 85.71429%;
  margin-bottom: 7px;
}
.MAIN-COLUMN .m_boxes3top .ind dt span {
  display: inline-block;
  padding: 0 18px;
  border-radius: 11px;
  background: #FFF;
  line-height: 22px;
  color: #0E0D6A;
}
.MAIN-COLUMN .m_boxes3top a:hover p {
  text-decoration: underline;
}
.MAIN-COLUMN .m_boxes3top a:hover dd {
  text-decoration: underline;
}

/* 4 stations --------------------------------------------*/
.MAIN-COLUMN .m_boxes4 {
  zoom: 1;
}
.MAIN-COLUMN .m_boxes4:before, .MAIN-COLUMN .m_boxes4:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .m_boxes4:after {
  clear: both;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .m_boxes4 {
    padding: 0 6px 12px;
  }
}
.MAIN-COLUMN .m_boxes4 .area {
  float: left;
  width: 25%;
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .m_boxes4 .area {
    width: 50%;
    *width: 178px;
  }
}
.MAIN-COLUMN .m_boxes4 .area:first-child {
  *width: 180px;
}
.MAIN-COLUMN .m_boxes4 .box {
  margin: 0 12px 24px;
  overflow: hidden;
  *zoom: 1;
}
.MAIN-COLUMN .m_boxes4 .box > img {
  border-radius: 7px 7px 0 0;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .m_boxes4 .box {
    margin: 0 6px 12px;
  }
}
.MAIN-COLUMN .m_boxes4 .box .ind {
  padding: 10px 15px;
  text-align: center;
}
.MAIN-COLUMN .m_boxes4 .box p {
  margin: 3px 0 0;
  font-size: 85.71429%;
  color: #555566;
}
.MAIN-COLUMN .m_boxes4 .box .link_arrow {
  margin-left: -10px;
  *background-position: left 8px;
  *zoom: 1;
}
.MAIN-COLUMN .m_boxes4 a:hover strong {
  text-decoration: underline;
}

/* box gray --------------------------------------------*/
.MAIN-COLUMN .m_gray {
  background: #e6e9ee;
  border-radius: 7px;
  margin: 0 12px 24px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .m_gray {
    margin: 0 12px 24px;
  }
}
.MAIN-COLUMN .m_gray .hLevel2G {
  position: relative;
  display: block;
  line-height: 20px;
  padding: 15px 18px;
  font-size: 114.28571%;
  z-index: 5;
  border-radius: 7px 7px 0 0;
  overflow: hidden;
  zoom: 1;
  font-weight: bold;
  background: #dde0e7;
}
.MAIN-COLUMN .m_gray .hLevel2G input {
  margin-right: 5px;
}
.MAIN-COLUMN .ind .m_gray {
  margin: 0;
  border-radius: 0;
}

/* box gray --------------------------------------------*/
.MAIN-COLUMN .m_borderBox {
  margin: 0 12px 24px;
  padding: 18px 15px 3px;
  border: 2px solid #DEE1E8;
  border-radius: 7px;
}
.MAIN-COLUMN .m_borderBox p {
  margin-bottom: 15px;
}

.MAIN-COLUMN .m_borderConversion {
  margin: 0 12px 24px;
  padding: 18px 15px 3px;
  border: 2px solid #D24531;
  border-radius: 7px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .m_borderConversion {
    margin: 0 6px 24px;
  }
}
.MAIN-COLUMN .m_borderConversion p {
  margin-bottom: 15px;
}
.MAIN-COLUMN .box .m_borderConversion {
  margin: 0 0 24px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .box .m_borderConversion {
    margin: 0 0 24px;
  }
}

/*
  In Box
----------------------------------------------------------------------------------------------------*/
/* Img Float Area --------------------------------------------*/
.MAIN-COLUMN .box .mainLine {
  *zoom: 1;
  margin-bottom: 15px;
}
.MAIN-COLUMN .box .mainLine:before, .MAIN-COLUMN .box .mainLine:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .box .mainLine:after {
  clear: both;
}
.MAIN-COLUMN .box .mainLine .setL {
  float: left;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .box .mainLine .setL {
    max-width: 45.5% !important;
  }
}
.MAIN-COLUMN .box .mainLine .setL .youtube {
  width: 153px;
  max-width: 100%;
  overflow: hidden;
  *height: 87px;
  margin: 20px 0 15px;
  *padding-top: 0 !important;
  *padding-bottom: 0 !important;
  margin-bottom: 0;
}
.MAIN-COLUMN .box .mainLine .setL .youtube iframe {
  *height: 87px !important;
}
.MAIN-COLUMN .box .mainLine .setR {
  overflow: hidden;
  padding-left: 18px;
  margin-bottom: 0;
  *zoom: 1;
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .box .mainLine .setR {
    margin-top: 0;
    padding-left: 18px;
  }
}
.MAIN-COLUMN .box .mainLine .setR .hLevel4 {
  margin-bottom: 15px;
}
.MAIN-COLUMN .box .mainLine .setR .txtAdress {
  margin-top: 20px;
}
.MAIN-COLUMN .box .mainLine .setR .listVerticalIn {
  padding-left: 10px;
}
.MAIN-COLUMN .box .mainLine .setR .listVerticalIn a {
  display: inline-block;
  *zoom: 1;
  margin-left: -10px;
  background-position: left 8px;
}

/* Img Float Area Half --------------------------------------------*/
.MAIN-COLUMN .box .mainLineHalf {
  *zoom: 1;
}
.MAIN-COLUMN .box .mainLineHalf:before, .MAIN-COLUMN .box .mainLineHalf:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .box .mainLineHalf:after {
  clear: both;
}
.MAIN-COLUMN .box .mainLineHalf .setL {
  float: left;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .box .mainLineHalf .setL {
    max-width: 45.5% !important;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .box .mainLineHalf .setL {
    float: none;
    margin-bottom: 15px;
    max-width: 100% !important;
    text-align: center;
  }
}
.MAIN-COLUMN .box .mainLineHalf .setR {
  overflow: hidden;
  padding-left: 18px;
  margin-bottom: 15px;
  *zoom: 1;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .box .mainLineHalf .setR {
    margin-top: 0;
    padding-left: 18px;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .box .mainLineHalf .setR {
    padding-left: 0;
  }
}
.MAIN-COLUMN .box .mainLineHalf .setR .hLevel4_link {
  margin-bottom: 15px;
  padding-left: 10px;
}
.MAIN-COLUMN .box .mainLineHalf .setR .hLevel4_link .link_arrow {
  margin-left: -10px;
  *zoom: 1;
}
.MAIN-COLUMN .box .mainLineHalf .setR .hLevel4_link .icon_window {
  margin-left: -12px;
}
.MAIN-COLUMN .box .mainLineHalf .setR .hLevel4 {
  margin-bottom: 15px;
}
.MAIN-COLUMN .box .mainLineHalf .setR .hLevel4 .link_arrow {
  margin-left: -10px;
  *zoom: 1;
}
.MAIN-COLUMN .box .mainLineHalf .setR .hLevel4 .icon_window {
  margin-left: -12px;
}
.MAIN-COLUMN .box .mainLineHalf .setR .txtAdress {
  margin-top: 20px;
}

/* Half Area --------------------------------------------*/
.MAIN-COLUMN .box .halfL {
  width: 330px;
  float: left;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .box .halfL {
    background: none;
    width: 50%;
    padding-right: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .box .halfL {
    width: 100%;
    float: none;
    padding-right: 0;
  }
}
.MAIN-COLUMN .box .halfL > dl {
  margin-bottom: 0;
}
.MAIN-COLUMN .box .halfR {
  width: 330px;
  float: right;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .box .halfR {
    background: none;
    width: 50%;
    padding-left: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .box .halfR {
    width: 100%;
    float: none;
    padding-left: 0;
    margin-bottom: 15px;
  }
}
.MAIN-COLUMN .box .halfR > dl {
  margin-bottom: 0;
}
.MAIN-COLUMN .box .halfL02 {
  width: 330px;
  float: left;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .box .halfL02 {
    background: none;
    width: 50%;
    padding-right: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.MAIN-COLUMN .box .halfL02 .mainLineHalf .setR {
  margin-bottom: 0;
}
.MAIN-COLUMN .box .halfR02 {
  width: 330px;
  float: right;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .box .halfR02 {
    background: none;
    width: 50%;
    padding-left: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.MAIN-COLUMN .box .halfR02 .mainLineHalf .setR {
  margin-bottom: 0;
}
.MAIN-COLUMN .box .halfBoxes {
  border-top: 1px solid #e6e9ee;
  *zoom: 1;
  margin: -21px -15px -3px;
}
.MAIN-COLUMN .box .halfBoxes:first-child {
  border-top: none;
}
.MAIN-COLUMN .box .halfBoxes:before, .MAIN-COLUMN .box .halfBoxes:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .box .halfBoxes:after {
  clear: both;
}
.MAIN-COLUMN .box .halfBoxes .areaHalf {
  width: 50%;
  float: left;
  *zoom: 1;
  margin-bottom: -1px;
  margin-right: -1px;
  border-bottom: 1px solid #e6e9ee;
  border-right: 1px solid #e6e9ee;
}
.MAIN-COLUMN .box .halfBoxes .areaHalf .boxIn {
  padding: 18px 14px 3px;
  *zoom: 1;
}
.MAIN-COLUMN .box .halfBoxes .areaHalf .boxIn dl {
  margin-bottom: 15px;
}
.MAIN-COLUMN .box .halfBoxes .areaHalf .boxIn .halfLmini, .MAIN-COLUMN .box .halfBoxes .areaHalf .boxIn .halfRmini {
  width: 156px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .box .halfBoxes .areaHalf .boxIn .halfLmini, .MAIN-COLUMN .box .halfBoxes .areaHalf .boxIn .halfRmini {
    width: 100%;
  }
  .MAIN-COLUMN .box .halfBoxes .areaHalf .boxIn .halfLmini .btn_blueBlockM, .MAIN-COLUMN .box .halfBoxes .areaHalf .boxIn .halfRmini .btn_blueBlockM {
    padding: 9px 10px 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.MAIN-COLUMN .box .halfBoxes .areaHalf .mainLineHalf {
  *margin-bottom: 15px;
}
.MAIN-COLUMN .box .halfBoxes .areaHalf .mainLineHalf .setR {
  margin-bottom: 0;
}
.MAIN-COLUMN .box .halfBoxes .areaHalf .youtube {
  margin-top: 0;
  margin-bottom: 10px;
}
.MAIN-COLUMN .box .halfBoxes .moreCont {
  display: none;
}
.MAIN-COLUMN .box .halfBoxes:not(:target) {
  position: relative\9;
  margin-top: -21px\9;
  bottom: -3px\9;
}
.MAIN-COLUMN .box .halfLines {
  zoom: 1;
  overflow: hidden;
  margin: -15px 0 15px;
}
.MAIN-COLUMN .box .halfLines:before, .MAIN-COLUMN .box .halfLines:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .box .halfLines:after {
  clear: both;
}
.MAIN-COLUMN .box .halfLines .areaHalf {
  width: 50%;
  float: left;
  margin-right: -1px;
  border-bottom: 1px solid #e6e9ee;
  border-right: 1px solid #e6e9ee;
}
.MAIN-COLUMN .box .halfLines .areaHalf .boxIn {
  padding: 18px 14px 3px;
}
.MAIN-COLUMN .box .halfLines .areaHalf .boxIn dl {
  margin-bottom: 15px;
}
.MAIN-COLUMN .box .halfLines .areaHalf:nth-child(2n-1) .boxIn {
  padding-left: 0;
}
.MAIN-COLUMN .box .halfLines .areaHalf .mainLineHalf .setL, .MAIN-COLUMN .box .halfLines .areaHalf .mainLineHalf .setR, .MAIN-COLUMN .box .halfLines .areaHalf .mainLineHalf dl {
  margin-bottom: 0;
}
.MAIN-COLUMN .box .halfLinesLast {
  zoom: 1;
  overflow: hidden;
  margin: -15px 0 -4px;
}
.MAIN-COLUMN .box .halfLinesLast:before, .MAIN-COLUMN .box .halfLinesLast:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .box .halfLinesLast:after {
  clear: both;
}
.MAIN-COLUMN .box .halfLinesLast .areaHalf {
  width: 50%;
  float: left;
  margin-right: -1px;
  border-bottom: 1px solid #e6e9ee;
  border-right: 1px solid #e6e9ee;
}
.MAIN-COLUMN .box .halfLinesLast .areaHalf .boxIn {
  padding: 18px 14px 3px;
}
.MAIN-COLUMN .box .halfLinesLast .areaHalf .boxIn dl {
  margin-bottom: 15px;
}
.MAIN-COLUMN .box .halfLinesLast .areaHalf:nth-child(2n-1) .boxIn {
  padding-left: 0;
}
.MAIN-COLUMN .box .halfLinesLast .areaHalf .mainLineHalf .setL, .MAIN-COLUMN .box .halfLinesLast .areaHalf .mainLineHalf .setR, .MAIN-COLUMN .box .halfLinesLast .areaHalf dl .setL, .MAIN-COLUMN .box .halfLinesLast .areaHalf dl .setR {
  margin-bottom: 0;
}

@-moz-document url-prefix() {
  .MAIN-COLUMN .halfBoxes {
    position: relative;
    margin-top: -21px;
    bottom: -3px;
  }
}

.MAIN-COLUMN .box .txtArea02 .halfL,
.MAIN-COLUMN .box .txtArea02 .halfR {
  width: 250px;
}

@media screen and (max-width: 768px) {
  .MAIN-COLUMN .box .txtArea02 .halfL,
  .MAIN-COLUMN .box .txtArea02 .halfR {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .box .txtArea02 .halfL,
  .MAIN-COLUMN .box .txtArea02 .halfR {
    width: 100%;
  }
}
.MAIN-COLUMN .box .imgLg .txtArea {
  width: 387px;
}

@media screen and (max-width: 768px) {
  .MAIN-COLUMN .box .imgLg .txtArea {
    width: 54%;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .box .imgLg .txtArea {
    width: 100%;
  }
}
.MAIN-COLUMN .box .imgLg .figure {
  width: 272px;
}

@media screen and (max-width: 768px) {
  .MAIN-COLUMN .box .imgLg .figure {
    width: 36%;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .box .imgLg .figure {
    width: 272px;
  }
}
/* Third Area --------------------------------------------*/
.MAIN-COLUMN .box .thirdL {
  width: 212px;
  float: left;
  margin: 0 24px 15px 0;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .box .thirdL {
    background: none;
    margin: 0 0 15px 0;
    width: 33.33333%;
    padding-right: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .box .thirdL {
    width: 100%;
    float: none;
    padding-right: 0;
  }
}
.MAIN-COLUMN .box .thirdC {
  width: 212px;
  float: left;
  margin-bottom: 15px;
  margin: 0 24px 15px 0;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .box .thirdC {
    background: none;
    margin: 0 0 15px 0;
    width: 33.33333%;
    padding: 0 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .box .thirdC {
    width: 100%;
    float: none;
    padding: 0;
  }
}
.MAIN-COLUMN .box .thirdR {
  width: 212px;
  float: right;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .box .thirdR {
    background: none;
    margin: 0 0 15px 0;
    width: 33.33333%;
    padding-left: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .box .thirdR {
    width: 100%;
    float: none;
    padding-left: 0;
    margin-bottom: 15px;
  }
}
.MAIN-COLUMN .box .thirdCR {
  width: 448px;
  float: right;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .box .thirdCR {
    background: none;
    margin: 0 0 15px 0;
    width: 66.66666%;
    padding-left: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .box .thirdCR {
    width: 100%;
    float: none;
    padding-left: 0;
    margin-bottom: 15px;
  }
}
.MAIN-COLUMN .box .thirdBoxes {
  *zoom: 1;
  margin: -21px -15px -3px;
}
.MAIN-COLUMN .box .thirdBoxes:before, .MAIN-COLUMN .box .thirdBoxes:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .box .thirdBoxes:after {
  clear: both;
}
.MAIN-COLUMN .box .thirdBoxes .areaThird {
  width: 33.33333%;
  float: left;
  margin-bottom: -1px;
  margin-right: -1px;
  border-bottom: 1px solid #e6e9ee;
  border-right: 1px solid #e6e9ee;
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .box .thirdBoxes .areaThird {
    width: 50%;
  }
}
.MAIN-COLUMN .box .thirdBoxes .areaThird .boxIn {
  padding: 18px 14px 3px;
}
.MAIN-COLUMN .box .thirdBoxes .areaThird .listVerticalIn {
  padding-left: 10px;
}
.MAIN-COLUMN .box .thirdBoxes .areaThird .listVerticalIn a {
  margin-left: -10px;
  *zoom: 1;
  display: inline-block;
  background-position: left 8px;
}
.MAIN-COLUMN .box .thirdBoxes .areaThird .listVerticalIn .annotation {
  background-position: left 6px;
}
.MAIN-COLUMN .box .thirdBoxes:not(:target) {
  position: relative\9;
  bottom: -3px\9;
}

@-moz-document url-prefix() {
  .MAIN-COLUMN .thirdBoxes {
    position: relative;
    bottom: -3px;
  }
}

/* quarter Area --------------------------------------------*/
.MAIN-COLUMN .box .quarterBoxes {
  zoom: 1;
  border-top: 1px solid #e6e9ee;
  margin: -19px -15px -4px;
}
.MAIN-COLUMN .box .quarterBoxes:first-child {
  border-top: none;
}
.MAIN-COLUMN .box .quarterBoxes:before, .MAIN-COLUMN .box .quarterBoxes:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .box .quarterBoxes:after {
  clear: both;
}
.MAIN-COLUMN .box .quarterBoxes .areaQuarter {
  width: 25%;
  float: left;
  *zoom: 1;
  margin-left: -1px;
  border-bottom: 1px solid #e6e9ee;
  border-left: 1px solid #e6e9ee;
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .box .quarterBoxes .areaQuarter {
    width: 50%;
  }
}
.MAIN-COLUMN .box .quarterBoxes .areaQuarter:first-child {
  border-left: none;
  *margin-left: -2px;
}
.MAIN-COLUMN .box .quarterBoxes .areaQuarter .boxIn {
  padding: 18px 14px 3px;
}
.MAIN-COLUMN .box .quarterBoxes .areaQuarter .mainLineHalf .setL, .MAIN-COLUMN .box .quarterBoxes .areaQuarter .mainLineHalf .setR, .MAIN-COLUMN .box .quarterBoxes .areaQuarter .mainLineHalf dl {
  margin-bottom: 0;
}
.MAIN-COLUMN .box .quarterBoxes:not(:target) {
  position: relative\9;
  margin-top: -21px\9;
  bottom: -3px\9;
}

@-moz-document url-prefix() {
  .MAIN-COLUMN .quarterBoxes {
    position: relative;
    margin-top: -21px;
    bottom: -3px;
  }
}

/* Figure --------------------------------------------*/
.MAIN-COLUMN .box .txtArea {
  width: 467px;
  float: left;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .box .txtArea {
    width: 59.5%;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .box .txtArea {
    width: 100%;
    float: none;
    margin-bottom: 12px;
  }
}
.MAIN-COLUMN .box .figure {
  width: 192px;
  padding-left: 24px;
  overflow: hidden;
  *zoom: 1;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .box .figure {
    width: 28%;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .box .figure {
    width: 192px;
    padding-left: 0;
    margin: 0 auto;
  }
}
.MAIN-COLUMN .box .figure .ficaption {
  margin-top: 5px;
  font-size: 85.71429%;
}
.MAIN-COLUMN .box .figure .imgReport {
  padding-top: 36px;
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .box .figure .imgReport {
    padding-top: 0;
  }
}
.MAIN-COLUMN .box .txtArea02 {
  width: 515px;
  float: left;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .box .txtArea02 {
    width: 73.7%;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .box .txtArea02 {
    width: 100%;
    float: none;
    margin-bottom: 12px;
  }
}
.MAIN-COLUMN .box .figure02 {
  width: 153px;
  padding-left: 16px;
  overflow: hidden;
  *zoom: 1;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .box .figure02 {
    width: 22.5%;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .box .figure02 {
    width: 153px;
    padding-left: 0;
    margin: 0 auto;
  }
}
.MAIN-COLUMN .box .figure02 .ficaption {
  margin-top: 5px;
  font-size: 85.71429%;
}

/* border --------------------------------------------*/
.MAIN-COLUMN .box .areaBorder {
  margin-bottom: 15px;
  border: 1px solid #E6E9EE;
  padding: 18px 20px 3px;
}
.MAIN-COLUMN .box .areaBorder .halfL02, .MAIN-COLUMN .box .areaBorder .halfR02 {
  width: 48%;
}

.MAIN-COLUMN .box .areaBorderDl {
  margin-bottom: 15px;
  border: 1px solid #E6E9EE;
}
.MAIN-COLUMN .box .areaBorderDl > dt {
  padding: 8px 14px;
  margin-bottom: 0;
  background: #F9FAFC;
  border-top: 1px solid #E6E9EE;
  border-bottom: 1px solid #E6E9EE;
  border-radius: 0;
}
.MAIN-COLUMN .box .areaBorderDl > dt:first-child {
  border-top: none;
}
.MAIN-COLUMN .box .areaBorderDl > dd {
  padding: 14px 14px 0px 14px;
}

.MAIN-COLUMN .box .areaBorderDlLine {
  margin-bottom: 15px;
  border-left: 1px solid #E6E9EE;
  border-right: 1px solid #E6E9EE;
  border-bottom: 1px solid #E6E9EE;
  *zoom: 1;
  background: #F9FAFC;
}
.MAIN-COLUMN .box .areaBorderDlLine:before, .MAIN-COLUMN .box .areaBorderDlLine:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .box .areaBorderDlLine:after {
  clear: both;
}
.MAIN-COLUMN .box .areaBorderDlLine dt {
  padding: 10px 10px 10px 10px;
  width: 75px;
  background: #F9FAFC;
  float: left;
  border-top: 1px solid #E6E9EE;
}
.MAIN-COLUMN .box .areaBorderDlLine dd {
  padding: 10px;
  overflow: hidden;
  *zoom: 1;
  background: #fff;
  border-left: 1px solid #E6E9EE;
  border-top: 1px solid #E6E9EE;
}

.MAIN-COLUMN .box .areaBorderDlLine02 {
  margin-bottom: 15px;
  border-right: 1px solid #E6E9EE;
  border-bottom: 1px solid #E6E9EE;
  font-size: 85.71429%;
  *zoom: 1;
}
.MAIN-COLUMN .box .areaBorderDlLine02:before, .MAIN-COLUMN .box .areaBorderDlLine02:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .box .areaBorderDlLine02:after {
  clear: both;
}
.MAIN-COLUMN .box .areaBorderDlLine02 dl {
  margin-bottom: 0;
}
.MAIN-COLUMN .box .areaBorderDlLine02 dt {
  padding: 10px;
  display: table-cell;
  vertical-align: middle;
  *float: left;
  border-left: 1px solid #E6E9EE;
  border-top: 1px solid #E6E9EE;
  width: 19.18%;
  *width: 19.3%;
  margin-bottom: 0;
}
.MAIN-COLUMN .box .areaBorderDlLine02 dd {
  padding: 10px;
  display: table-cell;
  vertical-align: middle;
  *float: left;
  background: #fff;
  border-left: 1px solid #E6E9EE;
  border-top: 1px solid #E6E9EE;
  width: 35.8%;
  *width: 35.7%;
}
.MAIN-COLUMN .box .areaBorderDlLine02 dd .listVerticalIn {
  padding: 0;
}
.MAIN-COLUMN .box .areaBorderDlLine02 dd .listVerticalIn li {
  margin: 0;
  padding: 5px 0 5px;
}

.MAIN-COLUMN .box .areaBorderBg {
  margin-bottom: 15px;
  border: 1px solid #E6E9EE;
  background: #F9FAFC;
  padding: 18px 20px 3px;
}
.MAIN-COLUMN .box .areaBorderBg .txtArea {
  width: 425px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .box .areaBorderBg .txtArea {
    width: 67%;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .box .areaBorderBg .txtArea {
    width: 100%;
  }
}
.MAIN-COLUMN .box .areaBorderBg .figure {
  width: 192px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .box .areaBorderBg .figure {
    width: 24%;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .box .areaBorderBg .figure {
    width: 192px;
  }
}
.MAIN-COLUMN .box .areaBorderBg .txtArea02 {
  width: 464px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .box .areaBorderBg .txtArea02 {
    width: 59.5%;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .box .areaBorderBg .txtArea02 {
    width: 100%;
  }
}
.MAIN-COLUMN .box .areaBorderBg .figure02 {
  width: 153px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .box .areaBorderBg .figure02 {
    width: 28%;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .box .areaBorderBg .figure02 {
    width: 153px;
  }
}
.MAIN-COLUMN .box .areaBorderBgS {
  margin-bottom: 15px;
  border: 1px solid #E6E9EE;
  background: #F9FAFC;
  padding: 10px;
}

.boxProbSolv {
  margin-bottom: 25px;
}
.boxProbSolv .boxPreb {
  margin-bottom: 15px;
  border: 1px solid #E6E9EE;
  background: #F9FAFC;
  padding: 10px;
}
.boxProbSolv .boxSolv {
  position: relative;
  padding-left: 36px;
}
.boxProbSolv .img_arrow {
  position: absolute;
  left: 18px;
  top: 5px;
  border: none !important;
}

.MAIN-COLUMN .boxMiddle {
  margin-bottom: 20px;
}
.MAIN-COLUMN .boxMiddle .areaBorderBox {
  display: table-cell;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  border: 1px solid #e6e9ee;
  width: 47%;
  *width: 285px;
  padding: 15px;
}
.MAIN-COLUMN .boxMiddle .arrow {
  display: table-cell;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  width: 50px;
  text-align: center;
}
.MAIN-COLUMN .boxMiddle .arrow img {
  border: none !important;
}

.MAIN-COLUMN .boxMiddle02 {
  margin-bottom: 15px;
}
.MAIN-COLUMN .boxMiddle02 .areaBorderBox {
  display: table-cell;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  border: 1px solid #e6e9ee;
  width: 50%;
  padding: 15px;
  width: 342px;
  *width: 310px;
}
.MAIN-COLUMN .boxMiddle02 .areaBorderBox:first-child {
  border-right: none;
  *width: 311px;
}

.MAIN-COLUMN .boxMiddleThird {
  margin-bottom: 20px;
}
.MAIN-COLUMN .boxMiddleThird .areaBorderBox {
  display: table-cell;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  width: 27%;
  *width: 73px;
  padding: 11px 5px 6px;
  text-align: center;
  font-size: 71.42857%;
  background: #F9FAFC;
  border: 1px solid #e6e9ee;
}
.MAIN-COLUMN .boxMiddleThird .areaBorderBox p {
  margin-bottom: 5px;
}
.MAIN-COLUMN .boxMiddleThird .plus {
  display: table-cell;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  width: 29px;
  text-align: center;
}

/* areaQA --------------------------------------------*/
.MAIN-COLUMN .areaQA {
  margin-bottom: 15px;
  *zoom: 1;
}
.MAIN-COLUMN .areaQA > dt {
  display: block;
  position: relative;
  background: #E6E9EE;
  border-radius: 7px;
  margin-bottom: 0;
}
.MAIN-COLUMN .areaQA > dt a {
  display: block;
  padding: 10px 30px 10px 15px;
  color: #555566;
}
.MAIN-COLUMN .areaQA > dt .icon_openClose {
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -10px;
  width: 20px;
  height: 20px;
}
.MAIN-COLUMN .areaQA > dd {
  display: block;
  padding: 15px 0 1px;
}
.MAIN-COLUMN .areaQa02 {
  margin-bottom: 15px;
  *zoom: 1;
  border-left: 1px solid #E6E9EE;
  border-right: 1px solid #E6E9EE;
  border-bottom: 1px solid #E6E9EE;
}
.MAIN-COLUMN .areaQa02 > dl {
  margin-bottom: 0;
}
.MAIN-COLUMN .areaQa02 > dl > dt {
  position: relative;
  background: #F9FAFC;
  border-top: 1px solid #E6E9EE;
  margin-bottom: 0;
  border-radius: 0;
}
.MAIN-COLUMN .areaQa02 > dl > dt a {
  display: block;
  padding: 8px 50px 8px 14px;
  color: #1F1F25;
}
.MAIN-COLUMN .areaQa02 > dl > dt a img {
  position: absolute;
  right: 15px;
  top: 8px;
  border: none;
}
.MAIN-COLUMN .areaQa02 > dl > dd {
  border-top: 1px solid #E6E9EE;
  padding: 14px 14px 0px 14px;
}

.MAIN-COLUMN .areaQaIn {
  border-top: 1px solid #e6e9ee;
  border-left: 1px solid #e6e9ee;
  border-right: 1px solid #e6e9ee;
  margin-bottom: 15px;
  *zoom: 1;
}
.MAIN-COLUMN .areaQaIn .dlQa {
  border-bottom: 1px solid #e6e9ee;
  margin-bottom: 0;
}
.MAIN-COLUMN .areaQaIn .dlQa .dtQa {
  margin-bottom: 0;
}
.MAIN-COLUMN .areaQaIn .dlQa .dtQa a {
  position: relative;
  display: block;
  padding: 20px 15px;
}
.MAIN-COLUMN .areaQaIn .dlQa .dtQa a:hover span {
  text-decoration: underline;
}
.MAIN-COLUMN .areaQaIn .dlQa .dtQa a span {
  max-width: 80%;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .areaQaIn .dlQa .dtQa a span {
    max-width: 72%;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .areaQaIn .dlQa .dtQa a span {
    max-width: 53%;
  }
}
.MAIN-COLUMN .areaQaIn .dlQa .ddQa {
  display: block;
  padding: 20px 15px 5px 45px;
  background: #F9FAFC;
  border-top: 1px solid #e6e9ee;
  *zoom: 1;
}
.MAIN-COLUMN .areaQaIn .dlQa .ddQa:before, .MAIN-COLUMN .areaQaIn .dlQa .ddQa:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .areaQaIn .dlQa .ddQa:after {
  clear: both;
}
.MAIN-COLUMN .areaQaIn .dlQa .ddQa .icon_a {
  float: left;
  margin-right: 17px;
  padding-bottom: 15px;
  border: none;
}
.MAIN-COLUMN .areaQaIn .dlQa .ddQa .answerText {
  overflow: hidden;
  padding-top: 10px;
}
.MAIN-COLUMN .areaQaIn .icon_q {
  border: none;
  vertical-align: middle;
  margin-right: 17px;
}
.MAIN-COLUMN .areaQaIn .icon_oc {
  margin-right: 0;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -10px;
  border: none;
}

/* box slider --------------------------------------------*/
.MAIN-COLUMN .boxSlider {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.MAIN-COLUMN .boxSlider .link_selfW, .MAIN-COLUMN .boxSlider .link_selfB, .MAIN-COLUMN .boxSlider .link_blankW, .MAIN-COLUMN .boxSlider .link_blankB {
  border-radius: 0;
}
.MAIN-COLUMN .boxSlider .link_selfW:hover, .MAIN-COLUMN .boxSlider .link_selfB:hover, .MAIN-COLUMN .boxSlider .link_blankW:hover, .MAIN-COLUMN .boxSlider .link_blankB:hover {
  border: 3px solid #0E0D6A;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .boxSlider .link_selfW:hover, .MAIN-COLUMN .boxSlider .link_selfB:hover, .MAIN-COLUMN .boxSlider .link_blankW:hover, .MAIN-COLUMN .boxSlider .link_blankB:hover {
    border: none;
  }
}
.MAIN-COLUMN .boxSlider .link_selfW:hover > img, .MAIN-COLUMN .boxSlider .link_selfB:hover > img, .MAIN-COLUMN .boxSlider .link_blankW:hover > img, .MAIN-COLUMN .boxSlider .link_blankB:hover > img {
  margin: -3px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .boxSlider .link_selfW:hover > img, .MAIN-COLUMN .boxSlider .link_selfB:hover > img, .MAIN-COLUMN .boxSlider .link_blankW:hover > img, .MAIN-COLUMN .boxSlider .link_blankB:hover > img {
    margin: 0;
  }
}
.MAIN-COLUMN .boxSlider .slideMove {
  position: relative;
  left: 0;
  top: 0;
}
.MAIN-COLUMN .boxSlider .slideMove .ind {
  float: left;
  padding-top: 0;
}
.MAIN-COLUMN .boxSlider .slideMove .ind .hline {
  margin-bottom: 15px;
}
.MAIN-COLUMN .boxSlider .slideMove .ind .areaSplit {
  margin-bottom: 15px;
}
.MAIN-COLUMN .boxSlider .slideMove .ind .setL .listLabel {
  margin-top: 10px;
  margin-bottom: 0;
}
.MAIN-COLUMN .boxSlider .slideMove .ind .setL .listLabel li {
  display: list-item;
  margin: 5px 0 0;
}
.MAIN-COLUMN .boxSlider .slideMove .ind .setL .listLabel li img {
  border: none;
}
.MAIN-COLUMN .boxSlider .slideMove .ind .setR .listLabel {
  margin-top: 0;
  margin-bottom: 10px;
}
.MAIN-COLUMN .boxSlider .slideMove .ind .setR .listLabel li {
  display: list-item;
  margin: 0 0 5px;
}
.MAIN-COLUMN .boxSlider .slideMove .ind .setR .listLabel li img {
  border: none;
}
.MAIN-COLUMN .boxSlider .slideMove .ind .setR dl {
  margin-bottom: 0;
}
.MAIN-COLUMN .boxSlider .slideMove .ind .setR .hLevel4 {
  padding-left: 10px;
}
.MAIN-COLUMN .boxSlider .slideMove .ind .setR .hLevel4 strong {
  font-weight: normal;
}
.MAIN-COLUMN .boxSlider .slideMove .ind .setR .hLevel4 .link_arrow {
  margin-left: -10px;
}
.MAIN-COLUMN .m_boxes1 .boxSlider .ind {
  padding-top: 18px;
}
.MAIN-COLUMN .m_boxes1 .boxSlider .mainLine {
  *margin-bottom: 15px !important;
}
.MAIN-COLUMN .m_boxes1 .boxSlider .youtube {
  width: 153px;
  max-width: 100%;
  overflow: hidden;
  *height: 87px;
  *padding-top: 0 !important;
  *padding-bottom: 0 !important;
}
.MAIN-COLUMN .m_boxes1 .boxSlider .youtube iframe {
  *height: 87px !important;
}
.MAIN-COLUMN .box hr {
  margin: 0 0 24px;
}
.MAIN-COLUMN .boxNav {
  position: relative;
  margin: -24px 0 0;
}
.MAIN-COLUMN .boxNav .navBtns li {
  position: absolute;
  top: 50%;
  margin-top: -10px;
}
.MAIN-COLUMN .boxNav .navBtns li a {
  display: block;
}
.MAIN-COLUMN .boxNav .navBtns li a img {
  display: block;
  border: none;
}
.MAIN-COLUMN .boxNav .navBtns .btn_prev {
  left: 15px;
}
.MAIN-COLUMN .boxNav .navBtns .btn_next {
  right: 15px;
}
.MAIN-COLUMN .boxNav .navDots {
  text-align: center;
  padding: 18px 0;
  height: 14px;
  overflow: hidden;
}
.MAIN-COLUMN .boxNav .navDots li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 14px;
  height: 14px;
  margin: 0 7px;
}
.MAIN-COLUMN .boxNav .navDots li a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 14px;
  height: 14px;
  overflow: hidden;
  background: url(/ext_lib/1/public/module/btn_dot_02.gif) no-repeat left top;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .boxNav .navDots li a {
    background: url(/ext_lib/1/public/module/btn_dot_01.gif) no-repeat left top;
    -webkit-background-size: 14px 14px;
    -moz-background-size: 14px 14px;
    background-size: 14px 14px;
  }
}
.MAIN-COLUMN .boxNav .navDots li .is_current {
  background: url(/ext_lib/1/public/module/btn_dot_02_ov.gif) no-repeat left top;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .boxNav .navDots li .is_current {
    background: url(/ext_lib/1/public/module/btn_dot_01_ov.gif) no-repeat left top;
    -webkit-background-size: 14px 14px;
    -moz-background-size: 14px 14px;
    background-size: 14px 14px;
  }
}

/* half in half --------------------------------------------*/
.MAIN-COLUMN .halfLmini {
  width: 160px;
  float: left;
  margin-bottom: 15px;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .halfLmini {
    width: 50%;
    padding-right: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .halfLmini {
    width: 100%;
    padding: 0;
  }
}
.MAIN-COLUMN .halfLmini .btn_blueBlockM, .MAIN-COLUMN .halfLmini .btn_redBlockM {
  font-size: 78.57143%;
}
.MAIN-COLUMN .halfLmini .btn_blueBlockM .link_arrow, .MAIN-COLUMN .halfLmini .btn_redBlockM .link_arrow {
  *zoom: 1;
  *background-position: left 12px;
  *line-height: 30px;
}
.MAIN-COLUMN .halfRmini {
  width: 160px;
  float: right;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .halfRmini {
    width: 50%;
    padding-left: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .halfRmini {
    width: 100%;
    padding: 0;
  }
}
.MAIN-COLUMN .halfRmini .btn_blueBlockM, .MAIN-COLUMN .halfRmini .btn_redBlockM {
  font-size: 78.57143%;
}
.MAIN-COLUMN .halfRmini .btn_blueBlockM .link_arrow, .MAIN-COLUMN .halfRmini .btn_redBlockM .link_arrow {
  *zoom: 1;
  *background-position: left 12px;
  *line-height: 30px;
}
.MAIN-COLUMN .btnsQuarter {
  margin-bottom: 15px;
  *zoom: 1;
}
.MAIN-COLUMN .btnsQuarter:before, .MAIN-COLUMN .btnsQuarter:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .btnsQuarter:after {
  clear: both;
}
.MAIN-COLUMN .btnsQuarter li {
  width: 163px;
  float: left;
  margin-left: 10px;
}
.MAIN-COLUMN .btnsQuarter li:first-child {
  margin-left: 0;
}
.MAIN-COLUMN .btnsQuarter li .btn_blueBlockM, .MAIN-COLUMN .btnsQuarter li .btn_redBlockM {
  font-size: 78.57143%;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .btnsQuarter li {
    margin-top: 10px;
    width: 50%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .MAIN-COLUMN .btnsQuarter li:nth-child(2n-1) {
    padding-right: 6px;
  }
  .MAIN-COLUMN .btnsQuarter li:nth-child(2n) {
    padding-left: 6px;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .btnsQuarter li {
    width: 100%;
    margin-bottom: 10px;
  }
  .MAIN-COLUMN .btnsQuarter li:nth-child(2n-1) {
    padding-right: 0;
  }
  .MAIN-COLUMN .btnsQuarter li:nth-child(2n) {
    padding-left: 0;
  }
  .MAIN-COLUMN .btnsQuarter li:last-child {
    margin-bottom: 0;
  }
}

/* float dt --------------------------------------------*/
.MAIN-COLUMN .lineDt {
  margin-bottom: 15px;
  zoom: 1;
}
.MAIN-COLUMN .lineDt:before, .MAIN-COLUMN .lineDt:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .lineDt:after {
  clear: both;
}
.MAIN-COLUMN .lineDt dt {
  float: left;
}
.MAIN-COLUMN .lineDt dd {
  padding-left: 5px;
  overflow: hidden;
  *zoom: 1;
}

/* case stady dl --------------------------------------------*/
.MAIN-COLUMN .caseDl {
  margin-bottom: 0 !important;
}
.MAIN-COLUMN .dd_case p {
  min-height: 81px;
}

/* open & close boxAll --------------------------------------------*/
.openBox {
  display: none;
}

/*
  Tab SkipLink
----------------------------------------------------------------------------------------------------*/
.MAIN-COLUMN .tabSkipLink .is_current {
  background: #0E0D6A;
}

/*
  Page Top Img
----------------------------------------------------------------------------------------------------*/
.MAIN-COLUMN .pageImg {
  padding: 10px 10px 10px;
  margin: 0 12px 24px;
  border-radius: 7px;
  background: #dde0e7;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .pageImg {
    margin: 0 6px 24px;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .pageImg {
    margin: 0 -6px 24px;
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .pageImg img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
}
.MAIN-COLUMN .pageImg .link_selfW, .MAIN-COLUMN .pageImg .link_selfB, .MAIN-COLUMN .pageImg .link_blankW, .MAIN-COLUMN .pageImg .link_blankB {
  border-radius: 0;
}
.MAIN-COLUMN .pageImg .link_selfW:hover img, .MAIN-COLUMN .pageImg .link_selfB:hover img, .MAIN-COLUMN .pageImg .link_blankW:hover img, .MAIN-COLUMN .pageImg .link_blankB:hover img {
  margin: -3px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .pageImg .link_selfW:hover img, .MAIN-COLUMN .pageImg .link_selfB:hover img, .MAIN-COLUMN .pageImg .link_blankW:hover img, .MAIN-COLUMN .pageImg .link_blankB:hover img {
    margin: 0;
  }
}
.MAIN-COLUMN noscript .pageImg {
  position: absolute;
  top: 0;
}

.MAIN-COLUMN .pageImg02 {
  padding: 15px;
  margin: 0 12px 24px;
  border-radius: 7px;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .pageImg02 {
    margin: 0 6px 24px;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .pageImg02 {
    margin: 0 -6px 24px;
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .pageImg02 img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
}
.MAIN-COLUMN .pageImg02 .link_selfW, .MAIN-COLUMN .pageImg02 .link_selfB, .MAIN-COLUMN .pageImg02 .link_blankW, .MAIN-COLUMN .pageImg02 .link_blankB {
  border-radius: 0;
}
.MAIN-COLUMN .pageImg02 .link_selfW:hover img, .MAIN-COLUMN .pageImg02 .link_selfB:hover img, .MAIN-COLUMN .pageImg02 .link_blankW:hover img, .MAIN-COLUMN .pageImg02 .link_blankB:hover img {
  margin: -3px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .pageImg02 .link_selfW:hover img, .MAIN-COLUMN .pageImg02 .link_selfB:hover img, .MAIN-COLUMN .pageImg02 .link_blankW:hover img, .MAIN-COLUMN .pageImg02 .link_blankB:hover img {
    margin: 0;
  }
}
.MAIN-COLUMN .pageImg02 .icon_img {
  width: auto;
}
.MAIN-COLUMN noscript .pageImg {
  position: absolute;
  top: 0;
}

/*
  Page Slider
----------------------------------------------------------------------------------------------------*/
.MAIN-COLUMN #SLIDE_PAGE {
  position: relative;
  width: 714px;
  height: 269px;
  margin: 0 12px 24px;
  visibility: hidden;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN #SLIDE_PAGE {
    height: auto;
    width: auto;
    margin: 0 -6px 24px;
  }
}
.MAIN-COLUMN .pageimgPc {
  position: relative;
  *zoom: 1;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .pageimgPc {
    display: none;
  }
}
.MAIN-COLUMN .pageimgPc .pageimgAreaMoveimg {
  height: 240px;
  width: 714px;
  overflow: hidden;
  *zoom: 1;
  position: relative;
}
.MAIN-COLUMN .pageimgPc .pageimgAreaMoveimg .pageimgAreaShow {
  width: 714px;
  height: 240px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}
.MAIN-COLUMN .pageimgPc .pageimgAreaMoveimg .pageimgAreaShow ul {
  position: absolute;
}
.MAIN-COLUMN .pageimgPc .pageimgAreaMoveimg .pageimgAreaShow li {
  float: left;
  width: 694px;
  height: 220px;
  padding: 10px 10px 10px;
  margin: 0 24px 0 0;
  border-radius: 7px;
  background: #dde0e7;
}
.MAIN-COLUMN .pageimgPc .pageimgAreaMoveimg .pageimgAreaShow li a {
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .pageimgPc .pageimgAreaMoveimg .pageimgAreaShow li a:hover {
  border: solid 3px #0E0D6A;
}
.MAIN-COLUMN .pageimgPc .pageimgAreaMoveimg .pageimgAreaShow li a:hover img {
  margin: -3px;
}
.MAIN-COLUMN .pageimgPc .pageimgNavArrows {
  position: absolute;
  top: 0;
  width: 714px;
  height: 0;
}
.MAIN-COLUMN .pageimgPc .pageimgNavArrows li {
  top: 100px;
  *zoom: 1;
  position: absolute;
  z-index: 10;
}
.MAIN-COLUMN .pageimgPc .pageimgNavArrows li a:hover {
  display: block;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.MAIN-COLUMN .pageimgPc .pageimgNavArrows .pageimgBtnPrev {
  left: -10px;
}
.MAIN-COLUMN .pageimgPc .pageimgNavArrows .pageimgBtnNext {
  right: -10px;
}
.MAIN-COLUMN .pageimgAreaThumb {
  height: 30px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .pageimgAreaThumb {
    height: 60px;
    background: none #DDE0E7;
  }
}
.MAIN-COLUMN .pageimgListDot {
  font-size: 0;
  padding: 14px 0;
  text-align: center;
  width: 100%;
}
.MAIN-COLUMN .pageimgListDot li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 14px;
  height: 14px;
  margin: 0 7px;
}
.MAIN-COLUMN .pageimgListDot li a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 14px;
  height: 14px;
  background: url(/common/img/btn_dot_off.png) no-repeat left top;
}
.MAIN-COLUMN .pageimgListDot li .is_current {
  background: url(/common/img/btn_dot_on.png) no-repeat left top;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .pageimgListDot {
    padding: 23px 0;
  }
  .MAIN-COLUMN .pageimgListDot li {
    display: inline-block;
  }
  .MAIN-COLUMN .pageimgListDot li a {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(/common/img/icon_dot_01_off.gif) no-repeat left top;
  }
  .MAIN-COLUMN .pageimgListDot li .is_current {
    background: url(/common/img/icon_dot_01_on.gif) no-repeat left top;
  }
}
.MAIN-COLUMN .pageimgSp {
  display: none;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .pageimgSp {
    display: block;
  }
}
.MAIN-COLUMN .pageimgSp .pageimgAreaShow {
  overflow: hidden;
}
.MAIN-COLUMN .pageimgSp .pageimgAreaShow ul {
  position: relative;
  width: 100%;
}
.MAIN-COLUMN .pageimgSp .pageimgAreaShow ul li {
  float: left;
  left: 0;
  top: 0;
}
.MAIN-COLUMN .pageimgSp .pageimgAreaShow ul li img {
  max-width: 100%;
  height: auto;
  display: block;
}
.MAIN-COLUMN .pageimgSp .pageimgAreaThumb {
  position: relative;
}
.MAIN-COLUMN .pageimgSp .pageimgBtnPrev {
  position: absolute;
  left: 22px;
  top: 18px;
}
.MAIN-COLUMN .pageimgSp .pageimgBtnNext {
  position: absolute;
  right: 22px;
  top: 18px;
}

/*
  List
----------------------------------------------------------------------------------------------------*/
/* List Top Label --------------------------------------------*/
.MAIN-COLUMN .listTopLabel {
  text-align: right;
  margin: 0 12px 24px;
}
.MAIN-COLUMN .listTopLabel li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 10px;
  line-height: 1;
  font-size: 71.42857%;
  color: #fff;
}
.MAIN-COLUMN .listTopLabel li span {
  padding: 5px 7px 3px;
  padding-left: 10px;
  height: 10px;
  color: #fff;
  background: #565665;
  border-radius: 2px;
  display: inline-block;
  *display: inline;
}
.MAIN-COLUMN .listTopLabel li a {
  padding: 5px 7px 3px 17px;
  height: 10px;
  background: url(/common/img/icon_arrow_02.gif) no-repeat 7px 6px #565665;
  *background: url(/common/img/icon_arrow_02.gif) no-repeat 7px 9px #565665;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  *display: inline;
}
.MAIN-COLUMN .listTopLabel li a:hover {
  background: url(/common/img/icon_arrow_02.gif) no-repeat 7px 6px #898989;
  *background: url(/common/img/icon_arrow_02.gif) no-repeat 7px 9px #898989;
}

/* List Label --------------------------------------------*/
.MAIN-COLUMN .listLabel {
  margin: 0 0 24px;
}
.MAIN-COLUMN .listLabel li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: 3px;
  margin-left: 10px;
}
.MAIN-COLUMN .listLabel li p {
  margin-bottom: 10px;
}

/* List News --------------------------------------------*/
.MAIN-COLUMN .listNews li {
  padding: 21px 17px;
  border-bottom: 1px solid #e6e9ee;
}
.MAIN-COLUMN .listNews .listNewsItem dt {
  float: left;
  width: 143px;
}
.MAIN-COLUMN .listNews .listNewsItem dd {
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .listNews .listNewsItem .fr {
    padding-top: 12px;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .listNews .listNewsItem dt {
    width: auto;
    float: none;
    margin-bottom: 10px;
  }
  .MAIN-COLUMN .listNews .listNewsItem .fl {
    float: none;
  }
  .MAIN-COLUMN .listNews .listNewsItem .fr {
    padding-top: 12px;
    float: none;
    text-align: center;
  }
}
.MAIN-COLUMN .listNewsIcon {
  padding-top: 2px;
  padding-right: 15px;
  float: right;
  font-size: 87.5%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}
.MAIN-COLUMN .listNewsIcon.outHeader {
  font-size: 100%;
}
.MAIN-COLUMN .listNewsIcon li {
  float: left;
  margin-left: 15px;
  text-align: right;
}
.MAIN-COLUMN .listNewsIcon li a {
  display: block;
}
.MAIN-COLUMN .listNewsIcon li a:hover {
  text-decoration: underline !important;
}
.MAIN-COLUMN .listNewsIcon li img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: -5px;
  margin-right: 5px;
}
.MAIN-COLUMN .listNewsIcon li .icon_window {
  vertical-align: 0px;
}
.MAIN-COLUMN .listNewsIcon .icon_tell {
  text-align: left;
  margin-top: -2px;
  *zoom: 1;
  max-width: 120px;
}
.MAIN-COLUMN .listNewsIcon .icon_tell img {
  vertical-align: middle;
}
.MAIN-COLUMN .listNewsIcon .icon_tell span {
  display: inline-block;
  padding-left: 10px;
  vertical-align: middle;
  font-size: 85.71429%;
  line-height: 1.2;
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .listNewsIcon .btn_rss {
    display: none;
  }
  .MAIN-COLUMN .listNewsIcon li {
    float: none;
    text-align: right;
    width: auto;
    height: auto;
    margin-left: 0;
  }
  .MAIN-COLUMN .listNewsIcon li a {
    margin: 0 auto;
  }
}
.MAIN-COLUMN .footIcons {
  margin-top: -5px;
  margin-bottom: 10px;
  *zoom: 1;
}
.MAIN-COLUMN .footIcons .listNewsIcon {
  padding-right: 0;
  font-size: 100%;
}
.MAIN-COLUMN .footIcons .listNewsIcon img {
  border: none !important;
}

/* List News in Main Box Module  --------------------------------------------*/
.MAIN-COLUMN .box .listNewsIn {
  overflow: hidden;
  margin: -19px -15px 0;
}
.MAIN-COLUMN .box .listNewsIn li {
  padding: 21px 17px;
  border-top: 1px solid #e6e9ee;
  border-bottom: none;
}
.MAIN-COLUMN .box .listNewsIn .listNewsItem {
  margin-bottom: 0;
  *zoom: 1;
}
.MAIN-COLUMN .box .listNewsIn .listNewsItem dt {
  float: left;
  width: 170px;
  margin-bottom: 0;
}
.MAIN-COLUMN .box .listNewsIn .listNewsItem .nonDay {
  width: 140px;
}
.MAIN-COLUMN .box .listNewsIn .listNewsItem dd {
  overflow: hidden;
  padding-left: 14px;
}
.MAIN-COLUMN .box .listNewsIn .listNewsItem dd p {
  margin-bottom: 0;
}
.MAIN-COLUMN .box .listNewsIn .listNewsItem dd .link_arrow {
  display: inline-block;
  background-position: left 7px;
  margin-left: -10px;
  *zoom: 1;
}
.MAIN-COLUMN .box .listNewsIn .listNewsItem dd .icon_window {
  margin-left: -14px;
  *zoom: 1;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .box .listNewsIn .listNewsItem .fr {
    padding-top: 12px;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .box .listNewsIn .listNewsItem dt {
    width: auto;
    float: none;
    margin-bottom: 10px;
  }
  .MAIN-COLUMN .box .listNewsIn .listNewsItem .fl {
    float: none;
  }
  .MAIN-COLUMN .box .listNewsIn .listNewsItem .fr {
    padding-top: 12px;
    float: none;
    text-align: center;
  }
}
.MAIN-COLUMN .box .listNewsIn .listNewsItem .newsCatIcons {
  margin-left: -10px;
  margin-bottom: 10px;
  padding-top: 2px;
}
.MAIN-COLUMN .box .listNewsIn .listNewsItem .newsCatIcons li {
  float: left;
  border: none;
  padding: 0;
  margin-right: 10px;
}
.MAIN-COLUMN .box .listNewsIn .listNewsItem .newsCatIcons li img {
  border: none;
}
.MAIN-COLUMN .box .listNewsIn .listNewsItem .newsCatIcons:not(:target) {
  padding-top: 0\9;
}
.MAIN-COLUMN .box .listNewsIn .listNewsItem .newsCatIconsIr {
  padding-top: 4px;
  float: left;
}
.MAIN-COLUMN .box .listNewsIn .listNewsItem .newsCatIconsIr li {
  float: left;
  border: none;
  padding: 0;
}
.MAIN-COLUMN .box .listNewsIn .listNewsItem .newsCatIconsIr li img {
  border: none;
}
.MAIN-COLUMN .box .listNewsIn .listNewsItem .newsCatIconsIr:not(:target) {
  padding-top: 0\9;
}
.MAIN-COLUMN .box .listNewsIn .listNewsItem .newsText {
  padding-top: 2px;
  padding-left: 30px;
  overflow: hidden;
  *zoom: 1;
}
.MAIN-COLUMN .box .listNewsIn .listTopicsItem {
  *zoom: 1;
}
.MAIN-COLUMN .box .listNewsIn .listTopicsItem dl {
  margin-bottom: 0;
}
.MAIN-COLUMN .box .listNewsIn .listTopicsItem dt {
  margin-bottom: 6px;
}
.MAIN-COLUMN .box .listNewsIn .listTopicsItem dd {
  padding-left: 10px;
}
.MAIN-COLUMN .box .listNewsIn .listTopicsItem dd .link_arrow {
  margin-left: -10px;
  *background-position: left 8px;
  *zoom: 1;
}
.MAIN-COLUMN .box .listNewsIn .listTopicsItem dd .icon_window {
  margin-left: -12px;
  *zoom: 1;
}

/* Vertical List --------------------------------------------*/
.MAIN-COLUMN .listVertical {
  padding: 10px 18px 18px 18px;
}
.MAIN-COLUMN .listVertical li {
  margin-top: 10px;
}

.MAIN-COLUMN .listVerticalArrow {
  padding: 10px 18px 18px 18px;
}
.MAIN-COLUMN .listVerticalArrow li {
  margin-top: 10px;
}
.MAIN-COLUMN .listVerticalArrow li a {
  padding-left: 10px;
  background: url(/common/img/icon_arrow_01.gif) no-repeat left 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.MAIN-COLUMN .listVerticalLine li {
  padding: 10px 18px;
  border-top: 1px solid #e6e9ee;
}
.MAIN-COLUMN .listVerticalLine li:first-child {
  margin-top: 0;
  border-top: none;
}

/* Vertical List in Main Box Module --------------------------------------------*/
.MAIN-COLUMN .box .listVerticalIn, .MAIN-COLUMN .m_borderBox .listVerticalIn, .MAIN-COLUMN .m_borderConversion .listVerticalIn {
  padding: 0 3px 5px 3px;
}
.MAIN-COLUMN .box .listVerticalIn li, .MAIN-COLUMN .m_borderBox .listVerticalIn li, .MAIN-COLUMN .m_borderConversion .listVerticalIn li {
  margin-bottom: 10px;
}
.MAIN-COLUMN .box .listVerticalIn li .num_circle, .MAIN-COLUMN .m_borderBox .listVerticalIn li .num_circle, .MAIN-COLUMN .m_borderConversion .listVerticalIn li .num_circle {
  padding-left: 18px;
  text-indent: -18px;
  *zoom: 1;
}

.MAIN-COLUMN .box .listVerticalInNo {
  padding: 0 3px 15px 3px;
}

.MAIN-COLUMN .box .listVerticalInNo li,
.MAIN-COLUMN .box .listVerticalInNo ul li {
  margin-bottom: 0;
}

.MAIN-COLUMN .box .listVerticalIn li .num_prt {
  padding-left: 1.6em;
  text-indent: -1.6em;
  *zoom: 1;
}

.MAIN-COLUMN .box .listVerticalAlpha {
  padding: 0 3px 5px 25px;
  list-style-type: lower-latin;
}

.MAIN-COLUMN .box .listVerticalAlpha li {
  margin-bottom: 10px;
}

.MAIN-COLUMN .listVerticalLineIn {
  margin: -19px -15px -3px;
}
.MAIN-COLUMN .listVerticalLineIn li {
  padding: 15px;
  border-top: 1px solid #e6e9ee;
}
.MAIN-COLUMN .listVerticalLineIn li:first-child {
  margin-top: 0;
  border-top: none;
}

@-moz-document url-prefix() {
  .MAIN-COLUMN .listVerticalLineIn {
    position: relative;
    margin-top: -21px;
    bottom: -3px;
  }
}

.MAIN-COLUMN .box .listVerticalLargeIn {
  padding: 0 3px 5px 3px;
}
.MAIN-COLUMN .box .listVerticalLargeIn li {
  margin-bottom: 20px;
}

.MAIN-COLUMN .box .listVerticalArrowIn {
  padding: 0 3px 5px 3px;
}
.MAIN-COLUMN .box .listVerticalArrowIn li {
  margin-bottom: 10px;
}
.MAIN-COLUMN .box .listVerticalArrowIn li a {
  padding-left: 10px;
  background: url(/common/img/icon_arrow_01.gif) no-repeat left 8px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.MAIN-COLUMN .box .listVerticalDotIn, .MAIN-COLUMN .m_borderBox .listVerticalDotIn, .MAIN-COLUMN .m_borderConversion .listVerticalDotIn  {
  padding: 0 3px 5px 3px;
}
.MAIN-COLUMN .box .listVerticalDotIn > li,
.MAIN-COLUMN .m_borderBox .listVerticalDotIn > li,
.MAIN-COLUMN .m_borderConversion .listVerticalDotIn > li {
  margin-bottom: 10px;
  padding-left: 15px;
  background: url(/common/img/icon_dot_03.gif) no-repeat left 9px;
}

.MAIN-COLUMN .box .listVerticalDotIn .listVerticalInNo li,
.MAIN-COLUMN .box .listVerticalDotIn .listVerticalIn li {
  background: none;
  padding-left: 0;
}

.MAIN-COLUMN .box .listVerticalDotIn .listVerticalInNo,
.MAIN-COLUMN .box .listVerticalDotIn .listVerticalIn {
  margin-left: 0;
  padding: 0;
}

.MAIN-COLUMN .box .listVerticalNumIn, .MAIN-COLUMN .m_borderBox .listVerticalNumIn, .MAIN-COLUMN .m_borderConversion .listVerticalNumIn {
  padding: 0 3px 5px 25px;
  list-style-type: decimal;
}
.MAIN-COLUMN .box .listVerticalNumIn li,
.MAIN-COLUMN .m_borderBox .listVerticalNumIn li,
.MAIN-COLUMN .m_borderConversion .listVerticalNumIn li {
  margin-bottom: 10px;
}
.MAIN-COLUMN .box .listVerticalRomanIn, .MAIN-COLUMN .m_borderBox .listVerticalRomanIn, .MAIN-COLUMN .m_borderConversion .listVerticalRomanIn {
  padding: 0 3px 5px 25px;
  list-style-type: lower-roman;
}
.MAIN-COLUMN .box .listVerticalRomanIn li,
.MAIN-COLUMN .m_borderBox .listVerticalRomanIn li,
.MAIN-COLUMN .m_borderConversion .listVerticalRomanIn li {
  margin-bottom: 10px;
}

.MAIN-COLUMN .box .listVerticalIn li ul,
.MAIN-COLUMN .box .listVerticalInNo li ul,
.MAIN-COLUMN .box .listVerticalArrowIn li ul,
.MAIN-COLUMN .box .listVerticalDotIn li ul {
  margin-left: 1.5em;
}

.MAIN-COLUMN .listVerticalLineHalfIn {
  position: relative;
  margin: -19px -17px -4px -16px;
  border-top: 1px solid #e6e9ee;
  border-bottom: 1px solid #e6e9ee;
  *zoom: 1;
  overflow: hidden;
}
.MAIN-COLUMN .listVerticalLineHalfIn:before, .MAIN-COLUMN .listVerticalLineHalfIn:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .listVerticalLineHalfIn:after {
  clear: both;
}
.MAIN-COLUMN .listVerticalLineHalfIn li {
  float: left;
  padding: 0 18px 0 28px;
  width: 311px;
  margin-bottom: -1px;
  border-right: 1px solid #e6e9ee;
  border-bottom: 1px solid #e6e9ee;
  *zoom: 1;
}
.MAIN-COLUMN .listVerticalLineHalfIn li a {
  display: inline-block;
  *display: inline;
  margin: 12px 0 12px -10px;
  *zoom: 1;
  background-position: left 8px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .listVerticalLineHalfIn li {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.MAIN-COLUMN .listVerticalLineHalfIn:not(:target) {
  margin: -23px -17px 0 -16px\9;
  bottom: -4px\9;
}

.MAIN-COLUMN .listVerticalLineThirdIn {
  position: relative;
  margin: -15px -17px -4px -16px;
  border-bottom: 1px solid #e6e9ee;
  *zoom: 1;
  overflow: hidden;
}
.MAIN-COLUMN .listVerticalLineThirdIn:before, .MAIN-COLUMN .listVerticalLineThirdIn:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .listVerticalLineThirdIn:after {
  clear: both;
}
.MAIN-COLUMN .listVerticalLineThirdIn li {
  float: left;
  padding: 0 18px 0 28px;
  width: 192px;
  margin-bottom: -1px;
  border-right: 1px solid #e6e9ee;
  border-bottom: 1px solid #e6e9ee;
  *zoom: 1;
}
.MAIN-COLUMN .listVerticalLineThirdIn li a {
  display: inline-block;
  *display: inline;
  margin: 12px 0 12px -10px;
  *zoom: 1;
  background-position: left 8px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .listVerticalLineThirdIn li {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.MAIN-COLUMN .listVerticalLineHalfIn:not(:target) {
  margin: -15px -17px 0 -16px\9;
  bottom: -4px\9;
}

/* Horizontal List --------------------------------------------*/
.MAIN-COLUMN .m_border .listHorizontal {
  padding-bottom: 0;
  margin-bottom: -5px;
  *margin-bottom: 0;
}

/* Horizontal List in Main Box Module --------------------------------------------*/
.MAIN-COLUMN .box .listHorizontalIn {
  padding-bottom: 9px;
  overflow: hidden;
  margin-left: -15px;
  margin-top: -6px;
  zoom: 1;
}
.MAIN-COLUMN .box .listHorizontalIn:before, .MAIN-COLUMN .box .listHorizontalIn:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .box .listHorizontalIn:after {
  clear: both;
}
.MAIN-COLUMN .box .listHorizontalIn li {
  float: left;
  white-space: nowrap\9;
  *white-space: nowrap;
  margin: 6px 20px 6px -1px;
  padding-left: 20px;
  border-left: 1px solid #CCD0D9;
}
.MAIN-COLUMN .box .listHorizontalIn:not(:target) {
  padding: 0 0 9px 0\9;
}

.MAIN-COLUMN .box .listHorizontalNbIn {
  padding-bottom: 9px;
  overflow: hidden;
  margin-top: -6px;
  zoom: 1;
}
.MAIN-COLUMN .box .listHorizontalNbIn:before, .MAIN-COLUMN .box .listHorizontalNbIn:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .box .listHorizontalNbIn:after {
  clear: both;
}
.MAIN-COLUMN .box .listHorizontalNbIn li {
  float: left;
  white-space: nowrap\9;
  *white-space: nowrap;
  margin: 6px 20px 6px -1px;
}
.MAIN-COLUMN .box .listHorizontalNoBorderIn:not(:target) {
  padding: 0 0 9px 0\9;
}

.MAIN-COLUMN .box .listHorizontalThirdIn {
  padding-bottom: 9px;
  overflow: hidden;
  margin-top: -6px;
  zoom: 1;
}
.MAIN-COLUMN .box .listHorizontalThirdIn:before, .MAIN-COLUMN .box .listHorizontalThirdIn:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .box .listHorizontalThirdIn:after {
  clear: both;
}
.MAIN-COLUMN .box .listHorizontalThirdIn li {
  float: left;
  white-space: nowrap\9;
  *white-space: nowrap;
  margin: 6px 0 6px -1px;
  width: 215px;
  padding-left: 12px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .box .listHorizontalThirdIn li {
    padding: 0 20px 0 10px;
    width: 33%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.MAIN-COLUMN .box .listHorizontalThirdIn li .link_arrow {
  margin-left: -10px;
  *zoom: 1;
}
.MAIN-COLUMN .box .listHorizontalIn:not(:target) {
  padding: 0 0 9px 0\9;
}

.MAIN-COLUMN .box .listHorizontalThirdImgIn li {
  float: left;
  margin-bottom: 15px;
  width: 200px;
  padding-left: 20px;
}

/* Horizontal Box List --------------------------------------------*/
.MAIN-COLUMN .listBox {
  zoom: 1;
  display: block;
  margin: -19px -15px -3px -16px;
  *zoom: 1;
  font-weight: bold;
}
.MAIN-COLUMN .listBox:before, .MAIN-COLUMN .listBox:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .listBox:after {
  clear: both;
}
.MAIN-COLUMN .listBox li {
  float: left;
  width: 33.33333%;
  border-top: 1px solid #e6e9ee;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .listBox li {
    float: none;
    width: 100%;
  }
}
.MAIN-COLUMN .listBox li a {
  display: block;
  padding: 0 21px;
  overflow: hidden;
  *zoom: 1;
  border-left: 1px solid #e6e9ee;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .listBox li a {
    display: table;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-left: none;
  }
}
.MAIN-COLUMN .listBox li a:hover span {
  text-decoration: underline;
}
.MAIN-COLUMN .listBox li img {
  float: left;
  margin: 33px 15px 33px 0;
  border: none;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .listBox li img {
    display: table-cell;
    float: none;
    vertical-align: middle;
    margin: 21px 15px 21px 0;
    width: 60px;
  }
}
.MAIN-COLUMN .listBox li p {
  overflow: hidden;
  margin: 36px 0 33px;
  word-break: break-all;
  *zoom: 1;
}
.MAIN-COLUMN .listBox li p span {
  background-position: left 8px;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .listBox li p {
    display: table-cell;
    margin: 21px 0;
    vertical-align: middle;
  }
}

/* Horizontal Box2 -------------*/
.MAIN-COLUMN .listBox2 {
  display: table;
  *display: block;
  margin: -19px -15px -3px -16px;
  *zoom: 1;
}
.MAIN-COLUMN .listBox2:before, .MAIN-COLUMN .listBox2:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .listBox2:after {
  clear: both;
}
.MAIN-COLUMN .listBox2:first-child {
  margin-bottom: 19px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .listBox2 {
    display: block;
    overflow: hidden;
    margin-right: -18px;
    margin-bottom: -5px;
  }
}
.MAIN-COLUMN .listBox2 li {
  display: table-cell;
  padding: 15px 17px;
  vertical-align: middle;
  width: 323px;
  text-align: center;
  border-top: 1px solid #e6e9ee;
  border-left: 1px solid #e6e9ee;
  *display: block;
  *float: left;
  *width: 322px !important;
  *padding: 15px 17px !important;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .listBox2 li {
    display: block;
    height: auto;
    float: left;
    width: 50%;
    padding: 0 17px;
    word-break: break-all;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: -1px;
    border-top: 1px solid #e6e9ee;
    border-right: 1px solid #e6e9ee;
    *border-right: 0px none !important;
  }
  .MAIN-COLUMN .listBox2 li a {
    display: inline-block;
    margin: 10px 0;
  }
}
.MAIN-COLUMN .listBox3 {
  display: block;
  *zoom: 1;
  margin: 0 -1px 15px -1px;
  border-left: 1px solid #e6e9ee;
  border-top: 1px solid #e6e9ee;
}
.MAIN-COLUMN .listBox3:before, .MAIN-COLUMN .listBox3:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .listBox3:after {
  clear: both;
}
.MAIN-COLUMN .listBox3 li {
  float: left;
  padding: 20px 14px;
  width: 315px;
  margin: -1px;
  border-right: 1px solid #e6e9ee;
  border-bottom: 1px solid #e6e9ee;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .listBox3 li {
    display: block;
    height: auto;
    float: left;
    width: 50%;
    padding: 0 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .listBox3 li {
    display: block;
    height: auto;
    float: none;
    width: 100%;
  }
}
.MAIN-COLUMN .listLine2 {
  display: block;
  position: relative;
  bottom: -4px;
  margin: -18px 0 0;
  *zoom: 1;
  overflow: hidden;
}
.MAIN-COLUMN .listLine2 li {
  float: left;
  padding: 15px 15px 15px 25px;
  width: 302px;
  border-bottom: 1px solid #e6e9ee;
  border-left: 1px solid #e6e9ee;
  margin-left: -1px;
  *zoom: 1;
}
.MAIN-COLUMN .listLine2 li a {
  display: inline-block;
  margin-left: -10px;
  *zoom: 1;
  background-position: left 8px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .listLine2 li a {
    margin: 10px 0 10px -10px;
  }
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .listLine2 li {
    padding: 0 15px 0 25px;
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .listLine2 li {
    padding-left: 10px;
    float: none;
    width: 100%;
  }
}
.MAIN-COLUMN .listLine2 li:nth-child(2n-1) {
  padding-left: 10px;
  width: 317px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .listLine2 li:nth-child(2n-1) {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .listLine2 li:nth-child(2n-1) {
    width: 100%;
  }
}

/* SNS List --------------------------------------------*/
.MAIN-COLUMN .listSns {
  margin-bottom: 15px;
  zoom: 1;
}
.MAIN-COLUMN .listSns:before, .MAIN-COLUMN .listSns:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .listSns:after {
  clear: both;
}
.MAIN-COLUMN .listSns li {
  float: left;
  margin-right: 10px;
}
.MAIN-COLUMN .listSns li img {
  border: none !important;
}

/* Footer Note --------------------------------------------*/
.MAIN-COLUMN .listFooterNote {
  margin: 0 12px 24px;
  font-size: 85.71429%;
}
.MAIN-COLUMN .listFooterNote li dl {
  overflow: hidden;
  *zoom: 1;
  color: #555565;
  margin-bottom: 0;
}
.MAIN-COLUMN .listFooterNote li dt {
  float: left;
  width: 45px;
  margin-bottom: 0;
}
.MAIN-COLUMN .listFooterNote li dd {
  overflow: hidden;
  *zoom: 1;
}
.MAIN-COLUMN .listFooterNote li dd .listDot li {
  padding-left: 10px;
  background: url(/ext_lib/1/public/module/icon_dot_01.gif) no-repeat 2px 7px;
}

.MAIN-COLUMN .listFooterNoteIn {
  margin: 0 0 15px;
  font-size: 85.71429%;
}
.MAIN-COLUMN .listFooterNoteIn li dl {
  overflow: hidden;
  *zoom: 1;
  color: #555565;
  margin-bottom: 0;
}
.MAIN-COLUMN .listFooterNoteIn li.txtClr01 dl { color: #D24430;}
.MAIN-COLUMN .listFooterNoteIn li dt {
  float: left;
  width: 40px;
  margin-bottom: 0;
}
.MAIN-COLUMN .listFooterNoteIn li .wFree {
  width: auto;
  padding-right: 10px;
}
.MAIN-COLUMN .listFooterNoteIn li dd {
  overflow: hidden;
  *zoom: 1;
}
.MAIN-COLUMN .listFooterNoteIn li dd .listDot li {
  padding-left: 10px;
  background: url(/ext_lib/1/public/module/icon_dot_01.gif) no-repeat 2px 7px;
}
.MAIN-COLUMN .listFooterNoteIn li .noFloat dt {
  float: none;
  width: auto;
  margin-bottom: 5px;
}
.MAIN-COLUMN .listFooterNoteNumIn {
  margin: 0 0 15px;
  padding: 0 0 0 17px;
  list-style-type: decimal;
  font-size: 85.71429%;
}
.MAIN-COLUMN .listFooterNoteNumIn li {
  margin-bottom: 10px;
  padding-left: 2px;
}

/* list dl --------------------------------------------*/
.MAIN-COLUMN .listDl {
  *zoom: 1;
}
.MAIN-COLUMN .listDl li {
  margin-bottom: 15px;
  *zoom: 1;
}
.MAIN-COLUMN .listDl li dl {
  margin-bottom: 0;
}
.MAIN-COLUMN .listDl li dt {
  margin-bottom: 10px;
}
.MAIN-COLUMN .listDl li .dt_link {
  padding-left: 10px;
}
.MAIN-COLUMN .listDl li .dt_link a {
  margin-left: -10px;
  display: inline-block;
  *zoom: 1;
  background-position: left 8px;
}
.MAIN-COLUMN .listDl li dd {
  padding-left: 10px;
}
.MAIN-COLUMN .listDl li dd ul.listVerticalIn {
  padding-left: 15px !important;
}

/* list FAQ --------------------------------------------*/
.MAIN-COLUMN .listFaq {
  margin: -19px -15px -3px;
}
.MAIN-COLUMN .listFaq li {
  border-top: 1px solid #e6e9ee;
  *zoom: 1;
}
.MAIN-COLUMN .listFaq li dl {
  display: block;
}
.MAIN-COLUMN .listFaq li dt a {
  position: relative;
  display: block;
  padding: 20px 15px;
}
.MAIN-COLUMN .listFaq li dt a:hover span {
  text-decoration: underline;
}
.MAIN-COLUMN .listFaq li dt a span {
  max-width: 80%;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .listFaq li dt a span {
    max-width: 69%;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .listFaq li dt a span {
    max-width: 63%;
  }
}
.MAIN-COLUMN .listFaq li dd {
  display: block;
  padding: 20px 15px 20px 45px;
  background: #F9FAFC;
}
.MAIN-COLUMN .listFaq li dd span {
  max-width: 83%;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .listFaq li dd span {
    max-width: 72%;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .listFaq li dd span {
    max-width: 67%;
  }
}
.MAIN-COLUMN .listFaq li img {
  border: none;
  vertical-align: middle;
  margin-right: 17px;
}
.MAIN-COLUMN .listFaq li .icon_oc {
  margin-right: 0;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -10px;
}
.MAIN-COLUMN .listFaq li span {
  display: inline-block;
  vertical-align: middle;
}

.MAIN-COLUMN .listFaq li li {
  border-top: none !important;
}

.MAIN-COLUMN .listFaq li dd dd {
  display: block !important;
  background: none !important;
  padding: 0 !important;
}

/* list lineup --------------------------------------------*/
.MAIN-COLUMN .listLableLineup {
  zoom: 1;
}
.MAIN-COLUMN .listLableLineup:before, .MAIN-COLUMN .listLableLineup:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .listLableLineup:after {
  clear: both;
}
.MAIN-COLUMN .listLableLineup li {
  margin-bottom: 3px;
}
.MAIN-COLUMN .listLableLineup li img {
  border: none;
  display: block;
}

/* list spec --------------------------------------------*/
.MAIN-COLUMN .listSpec {
  zoom: 1;
  margin-left: -12px;
  margin-right: -1px;
  *margin-bottom: 12px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .listSpec {
    margin-left: -6px;
  }
}
.MAIN-COLUMN .listSpec:before, .MAIN-COLUMN .listSpec:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .listSpec:after {
  clear: both;
}
.MAIN-COLUMN .listSpec li {
  float: left;
  padding-left: 12px;
  margin-bottom: 12px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .listSpec li {
    padding-left: 6px;
    margin-bottom: 6px;
    width: 16.6%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.MAIN-COLUMN .listSpec li img {
  border: none;
}

/* list category --------------------------------------------*/
.MAIN-COLUMN .listCategory {
  margin-top: 0;
  margin-bottom: 15px;
  *zoom: 1;
}
.MAIN-COLUMN .listCategory li {
  text-align: left;
  font-size: 85.71429%;
  margin-top: 5px;
}
.MAIN-COLUMN .listCategory li:first-child {
  margin-top: 0;
}
.MAIN-COLUMN .listCategory li img {
  vertical-align: middle;
  border: none !important;
}
.MAIN-COLUMN .listCategory li span {
  display: inline-block;
  *display: inline;
  padding-left: 12px;
  vertical-align: middle;
}
.MAIN-COLUMN .listCategory li .label {
  padding: 5px 7px 3px 7px;
  line-height: 10px;
  margin-left: 0;
  height: 10px;
  background: #565665;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  font-size: 10px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .listCategory li {
    display: table;
  }
  .MAIN-COLUMN .listCategory li img {
    vertical-align: middle;
    display: table-cell;
    min-width: 30px !important;
  }
  .MAIN-COLUMN .listCategory li span {
    display: table-cell;
    vertical-align: middle;
    width: auto;
  }
}
.MAIN-COLUMN .setL .listCategory {
  margin-top: -5px;
  margin-bottom: 0;
}
.MAIN-COLUMN .setL .listCategory li span {
  width: 111px;
}

/* list case stady --------------------------------------------*/
.MAIN-COLUMN .listCaseLabel {
  *zoom: 1;
  margin-left: -12px;
}
.MAIN-COLUMN .listCaseLabel:before, .MAIN-COLUMN .listCaseLabel:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .listCaseLabel:after {
  clear: both;
}
.MAIN-COLUMN .listCaseLabel li {
  float: left;
  margin-left: 12px;
  margin-bottom: 5px;
}
.MAIN-COLUMN .listCaseLabel li dl {
  margin-bottom: 4px;
}
.MAIN-COLUMN .listCaseLabel li img {
  border: none !important;
}

/* list cat stady --------------------------------------------*/
.MAIN-COLUMN .listCatLabel {
  *zoom: 1;
  margin-top: 5px;
  margin-bottom: 10px;
}
.MAIN-COLUMN .listCatLabel:before, .MAIN-COLUMN .listCatLabel:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .listCatLabel:after {
  clear: both;
}
.MAIN-COLUMN .listCatLabel li {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
}
.MAIN-COLUMN .listCatLabel li img {
  border: none !important;
}

/* Select Service --------------------------------------------*/
.MAIN-COLUMN .listService {
  *zoom: 1;
}
.MAIN-COLUMN .listService:before, .MAIN-COLUMN .listService:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .listService:after {
  clear: both;
}
.MAIN-COLUMN .listService li {
  float: left;
  width: 33%;
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .listService li {
    float: none;
    width: 100%;
  }
}
.MAIN-COLUMN .listService li .selectWrap {
  margin-left: 10px;
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .listService li .selectWrap {
    margin-left: 0;
  }
}
.MAIN-COLUMN .listService li .selectWrap select {
  width: 100%;
}
.MAIN-COLUMN .listService li:first-child .selectWrap {
  margin-left: 0;
}

/* list btnBlock Vertical --------------------------------------------*/
.MAIN-COLUMN .listBtnBlockVertical {
  margin-bottom: 15px;
}
.MAIN-COLUMN .listBtnBlockVertical li {
  margin-top: 15px;
}
.MAIN-COLUMN .listBtnBlockVertical li .link_arrow {
  *background-position: left 8px;
}

/*
  Nav catagory top page
----------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 480px) {
  .MAIN-COLUMN #NAV_CAT {
    margin-bottom: 24px;
  }
  .MAIN-COLUMN #NAV_CAT .area:first-child .box {
    border-radius: 7px 7px 0 0;
    overflow: hidden;
  }
  .MAIN-COLUMN #NAV_CAT .area:last-child .box {
    padding-bottom: 12px;
    border-radius: 0 0 7px 7px;
  }
  .MAIN-COLUMN #NAV_CAT .box {
    margin-bottom: 0;
    border-radius: 0;
  }
  .MAIN-COLUMN #NAV_CAT .hLevel2 {
    border-radius: 0;
    border-bottom-width: 2px;
    background: none;
  }
  .MAIN-COLUMN #NAV_CAT .hLevel2:hover {
    opacity: 1;
  }
  .MAIN-COLUMN #NAV_CAT .ind {
    padding: 0 15px 0;
    max-height: 0;
    overflow: hidden;
    background: #f9fafc;
    border-bottom: 1px solid #e6e9ee;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    transition: all 300ms;
  }
  .MAIN-COLUMN #NAV_CAT .icon_linkList {
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%;
    padding: 0;
    width: 20px;
    height: 20px;
    background: url(/common/img/icon_plus_01.gif) no-repeat left top;
    -webkit-background-size: 20px 20px;
    -o-background-size: 20px 20px;
    background-size: 20px 20px;
  }
  .MAIN-COLUMN #NAV_CAT .is_current .ind {
    padding: 15px 15px 3px;
    max-height: 500px;
  }
  .MAIN-COLUMN #NAV_CAT .is_current .icon_linkList {
    background: url(/common/img/icon_minus_01.gif) no-repeat left top;
    -webkit-background-size: 20px 20px;
    -o-background-size: 20px 20px;
    background-size: 20px 20px;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN #NAV_CAT .m_boxes3 {
    margin-top: -12px;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN #NAV_CAT .m_boxes3 .area {
    width: 100%;
  }
  .MAIN-COLUMN #NAV_CAT .m_boxes3 .area:first-child .box {
    border-radius: 0;
    overflow: hidden;
  }
}

/*
  Buttons
----------------------------------------------------------------------------------------------------*/
/* blue sizeL --------------------------------------------*/
.MAIN-COLUMN .btn_blueL {
  overflow: hidden;
  *zoom: 1;
  display: inline-block;
  *display: inline;
  line-height: 1;
  padding: 0 22px;
  line-height: 40px;
  height: 40px;
  border-radius: 20px;
  color: white;
  padding-right: 27px;
  background-color: #0E0D6A;
  font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 600;
}
.MAIN-COLUMN .btn_blueL:visited {
  color: white;
}
.MAIN-COLUMN .btn_blueL:focus {
  color: white;
}
.MAIN-COLUMN .btn_blueL:hover {
  color: white;
}
.MAIN-COLUMN .btn_blueL:active {
  color: white;
}
.MAIN-COLUMN .btn_blueL:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  text-decoration: none !important;
}
.MAIN-COLUMN .btn_blueL img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 0 12px 0 -1px;
}
.MAIN-COLUMN .btn_blueL img {
  border: none;
  margin-top: -2px;
  *zoom: 1;
}
.MAIN-COLUMN .btn_blueL .link_arrow {
  *line-height: 40px;
  *height: 40px;
  background-image: url(/common/img/icon_arrow_02.gif);
  *background-position: left 4px;
}

/* red sizeL --------------------------------------------*/
.MAIN-COLUMN .btn_redL {
  overflow: hidden;
  *zoom: 1;
  display: inline-block;
  *display: inline;
  line-height: 1;
  padding: 0 22px;
  line-height: 40px;
  height: 40px;
  border-radius: 20px;
  color: white;
  padding-right: 27px;
  background-color: #D24430;
  font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 600;
}
.MAIN-COLUMN .btn_redL:visited {
  color: white;
}
.MAIN-COLUMN .btn_redL:focus {
  color: white;
}
.MAIN-COLUMN .btn_redL:hover {
  color: white;
}
.MAIN-COLUMN .btn_redL:active {
  color: white;
}
.MAIN-COLUMN .btn_redL:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  text-decoration: none !important;
}
.MAIN-COLUMN .btn_redL img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 0 12px 0 -1px;
}
.MAIN-COLUMN .btn_redL img {
  border: none;
  margin-top: -2px;
  *zoom: 1;
}
.MAIN-COLUMN .btn_redL .link_arrow {
  *line-height: 40px;
  *height: 40px;
  background-image: url(/common/img/icon_arrow_02.gif);
  *background-position: left 4px;
}

/* blue sizeM --------------------------------------------*/
.MAIN-COLUMN .btn_blueM {
  overflow: hidden;
  *zoom: 1;
  display: inline-block;
  *display: inline;
  line-height: 1;
  padding: 9px 18px 7px;
  *padding: 0px 18px;
  line-height: 14px;
  *height: 30px;
  *line-height: 30px;
  border-radius: 15px;
  font-size: 85.71429%;
  color: white;
  background-color: #0E0D6A;
  font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.MAIN-COLUMN .btn_blueM:visited {
  color: white;
}
.MAIN-COLUMN .btn_blueM:focus {
  color: white;
}
.MAIN-COLUMN .btn_blueM:hover {
  color: white;
}
.MAIN-COLUMN .btn_blueM:active {
  color: white;
}
.MAIN-COLUMN .btn_blueM:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  text-decoration: none !important;
}
.MAIN-COLUMN .btn_blueM img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 0 7px 0 0;
}
.MAIN-COLUMN .btn_blueM .link_arrow {
  padding-left: 8px;
  *line-height: 30px;
  *height: 30px;
  background: url(/common/img/icon_arrow_02.gif) no-repeat left 4px;
  *background: url(/common/img/icon_arrow_02.gif) no-repeat left 4px;
}
.MAIN-COLUMN input.btn_blueM {
  overflow: hidden;
  *zoom: 1;
  display: inline-block;
  *display: inline;
  line-height: 1;
  padding: 9px 18px 7px;
  *padding: 0px 18px;
  line-height: 14px;
  *height: 30px;
  *line-height: 30px;
  border-radius: 15px;
  font-size: 85.71429%;
  color: white;
  padding-left: 30px;
  height: 14px;
  *height: 30px;
  *line-height: 30px;
  background: url(/common/img/icon_arrow_02.gif) no-repeat 18px 13px #0E0D6A;
}
.MAIN-COLUMN input.btn_blueM:visited {
  color: white;
}
.MAIN-COLUMN input.btn_blueM:focus {
  color: white;
}
.MAIN-COLUMN input.btn_blueM:hover {
  color: white;
}
.MAIN-COLUMN input.btn_blueM:active {
  color: white;
}
.MAIN-COLUMN input.btn_blueM:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  text-decoration: none !important;
}
.MAIN-COLUMN input.btn_blueM img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 0 7px 0 0;
}
.MAIN-COLUMN button.btn_blueM {
  overflow: hidden;
  *zoom: 1;
  display: inline-block;
  *display: inline;
  line-height: 1;
  padding: 9px 18px 7px;
  *padding: 0px 18px;
  line-height: 14px;
  *height: 30px;
  *line-height: 30px;
  border-radius: 15px;
  font-size: 85.71429%;
  color: white;
  padding-left: 30px;
  background: url(/common/img/icon_arrow_02.gif) no-repeat 18px 14px #0E0D6A;
  border: none;
  overflow: visible;
}
.MAIN-COLUMN button.btn_blueM:visited {
  color: white;
}
.MAIN-COLUMN button.btn_blueM:focus {
  color: white;
}
.MAIN-COLUMN button.btn_blueM:hover {
  color: white;
}
.MAIN-COLUMN button.btn_blueM:active {
  color: white;
}
.MAIN-COLUMN button.btn_blueM:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  text-decoration: none !important;
}
.MAIN-COLUMN button.btn_blueM img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 0 7px 0 0;
}

@-moz-document url-prefix() {
  .MAIN-COLUMN input.btn_blueM {
    padding: 7px 18px 9px 25px;
  }
}

/* blue sizeS --------------------------------------------*/
.MAIN-COLUMN .btn_blueS {
  overflow: hidden;
  *zoom: 1;
  display: inline-block;
  *display: inline;
  line-height: 1;
  padding: 0 14px;
  line-height: 24px;
  border-radius: 12px;
  font-size: 85.71429%;
  color: white;
  background-color: #0E0D6A;
  font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.MAIN-COLUMN .btn_blueS:visited {
  color: white;
}
.MAIN-COLUMN .btn_blueS:focus {
  color: white;
}
.MAIN-COLUMN .btn_blueS:hover {
  color: white;
}
.MAIN-COLUMN .btn_blueS:active {
  color: white;
}
.MAIN-COLUMN .btn_blueS:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  text-decoration: none !important;
}
.MAIN-COLUMN .btn_blueS img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 0 5px 0 0;
}

/* gray sizeL --------------------------------------------*/
.MAIN-COLUMN .btn_grayL {
  overflow: hidden;
  *zoom: 1;
  display: inline-block;
  *display: inline;
  line-height: 1;
  padding: 0 22px;
  line-height: 40px;
  height: 40px;
  border-radius: 20px;
  color: white;
  padding-right: 27px;
  background-color: #aab2be;
}
.MAIN-COLUMN .btn_grayL:visited {
  color: white;
}
.MAIN-COLUMN .btn_grayL:focus {
  color: white;
}
.MAIN-COLUMN .btn_grayL:hover {
  color: white;
}
.MAIN-COLUMN .btn_grayL:active {
  color: white;
}
.MAIN-COLUMN .btn_grayL:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  text-decoration: none !important;
}
.MAIN-COLUMN .btn_grayL img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 0 12px 0 -1px;
}

/* gray sizeM --------------------------------------------*/
.MAIN-COLUMN .btn_grayM {
  overflow: hidden;
  *zoom: 1;
  display: inline-block;
  *display: inline;
  line-height: 1;
  padding: 9px 18px 7px;
  *padding: 0px 18px;
  line-height: 14px;
  *height: 30px;
  *line-height: 30px;
  border-radius: 15px;
  font-size: 85.71429%;
  color: white;
  background-color: #aab2be;
}
.MAIN-COLUMN .btn_grayM:visited {
  color: white;
}
.MAIN-COLUMN .btn_grayM:focus {
  color: white;
}
.MAIN-COLUMN .btn_grayM:hover {
  color: white;
}
.MAIN-COLUMN .btn_grayM:active {
  color: white;
}
.MAIN-COLUMN .btn_grayM:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  text-decoration: none !important;
}
.MAIN-COLUMN .btn_grayM img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 0 7px 0 0;
}

/* gray sizeS --------------------------------------------*/
.MAIN-COLUMN .btn_grayS {
  overflow: hidden;
  *zoom: 1;
  display: inline-block;
  *display: inline;
  line-height: 1;
  padding: 0 14px;
  line-height: 24px;
  border-radius: 12px;
  font-size: 85.71429%;
  color: white;
  background-color: #aab2be;
}
.MAIN-COLUMN .btn_grayS:visited {
  color: white;
}
.MAIN-COLUMN .btn_grayS:focus {
  color: white;
}
.MAIN-COLUMN .btn_grayS:hover {
  color: white;
}
.MAIN-COLUMN .btn_grayS:active {
  color: white;
}
.MAIN-COLUMN .btn_grayS:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  text-decoration: none !important;
}
.MAIN-COLUMN .btn_grayS img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 0 5px 0 0;
}

/* blue sizeM Block --------------------------------------------*/
.MAIN-COLUMN .btn_blueBlockM {
  display: block;
  line-height: 14px;
  padding: 9px 0 7px;
  *padding: 0;
  *line-height: 30px;
  *height: 30px;
  width: 100%;
  text-align: center;
  background-color: #0E0D6A;
  border-radius: 15px;
  color: #fff;
  font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 600;
}
.MAIN-COLUMN .btn_blueBlockM:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  text-decoration: none !important;
}
.MAIN-COLUMN .btn_blueBlockM img {
  border: none;
}
.MAIN-COLUMN .btn_blueBlockM .link_arrow {
  padding-left: 10px;
  *line-height: 30px;
  *height: 30px;
  background: url(/common/img/icon_arrow_02.gif) no-repeat left center;
  *background: url(/common/img/icon_arrow_02.gif) no-repeat left 12px;
}

/* blue sizeM Block --------------------------------------------*/
.MAIN-COLUMN .btn_blueBlockS {
  display: block;
  line-height: 24px;
  border-radius: 12px;
  font-size: 85.71429%;
  *padding: 0;
  *line-height: 24px;
  *height: 24px;
  width: 100%;
  text-align: center;
  background-color: #0E0D6A;
  border-radius: 15px;
  color: #fff;
  font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 600;
  cursor: pointer;
}
.MAIN-COLUMN .btn_blueBlockS:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  text-decoration: none !important;
}
.MAIN-COLUMN .btn_blueBlockS img {
  border: none;
}
.MAIN-COLUMN .btn_blueBlockS .link_arrow {
  padding-left: 10px;
  *line-height: 30px;
  *height: 30px;
  background: url(/common/img/icon_arrow_02.gif) no-repeat left center;
  *background: url(/common/img/icon_arrow_02.gif) no-repeat left 12px;
}

/* red sizeM Block --------------------------------------------*/
.MAIN-COLUMN .btn_redBlockM {
  display: block;
  line-height: 14px;
  padding: 8px 0 8px;
  *padding: 0;
  *line-height: 30px;
  *height: 30px;
  width: 100%;
  text-align: center;
  background-color: #D24430;
  border-radius: 15px;
  font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #fff;
  cursor: pointer;
}
.MAIN-COLUMN .btn_redBlockM:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  text-decoration: none !important;
}
.MAIN-COLUMN .btn_redBlockM img {
  border: none;
}
.MAIN-COLUMN .btn_redBlockM .link_arrow {
  padding-left: 10px;
  *line-height: 30px;
  *height: 30px;
  background: url(/common/img/icon_arrow_02.gif) no-repeat left center;
  *background: url(/common/img/icon_arrow_02.gif) no-repeat left 12px;
}

/*
  Icons
----------------------------------------------------------------------------------------------------*/
.MAIN-COLUMN .icon_listview {
  display: inline-block;
  border: none !important;
}

.MAIN-COLUMN .icon_pdf {
  margin-right: 8px;
  vertical-align: -1px;
  border: none !important;
}

.MAIN-COLUMN .icon_download {
  margin-right: 6px;
  vertical-align: 1px;
  border: none !important;
}

.MAIN-COLUMN .icon_asterisk {
  padding-left: 20px;
  background: url(/common/img/icon_asterisk_01.png) no-repeat left 3px;
}
.MAIN-COLUMN .icon_asterisk02 {
  padding-left: 20px !important;
  background: url(/exti_lib/1/module/icon_asterisk_02.gif) no-repeat left 3px !important;
  color: #D24430;
}
.MAIN-COLUMN .icon_asterisk.topText {
  padding-left: 20px;
  background: url(/common/img/icon_asterisk_01.png) no-repeat left 7px;
}

.MAIN-COLUMN .icon_calculator {
  margin-right: 5px;
  vertical-align: -2px;
  border: none !important;
}

.MAIN-COLUMN .icon_check {
  margin-right: 5px;
  vertical-align: 1px;
  border: none !important;
}

.MAIN-COLUMN .ind .onlyRss {
  margin: -5px 0;
  text-align: right;
  *zoom: 1;
}
.MAIN-COLUMN .ind .onlyRss img {
  border: none;
  margin-right: 5px;
}

.MAIN-COLUMN .ind .icon_tell {
  margin-left: 20px;
}

.MAIN-COLUMN .ind span.btn_rss {
  margin-left: 15px;
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .ind span.btn_rss {
    display: block;
    margin-left: 30px;
  }
}
.MAIN-COLUMN .ind span.btn_rss img {
  vertical-align: -4px;
  border: none;
  margin-right: 5px;
}

.MAIN-COLUMN .icon_skiplink {
  display: inline-block;
  vertical-align: middle;
  margin: 0 6px 0 0;
  border: none !important;
}
.MAIN-COLUMN .m_borderConversion .icon_skiplink {
  vertical-align: 3px;
}

.MAIN-COLUMN .icon_cat {
  border: none !important;
}

.MAIN-COLUMN .label {
  margin-left: 13px;
  display: inline-block;
  *zoom: 1;
  vertical-align: 2px;
}
.MAIN-COLUMN .label img {
  border: none !important;
}

.MAIN-COLUMN .hInd {
  position: relative;
}
.MAIN-COLUMN .hInd strong {
  padding-right: 40px;
}
.MAIN-COLUMN .hInd a strong {
  color: #555566;
}
.MAIN-COLUMN .hInd a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  text-decoration: none !important;
}
.MAIN-COLUMN .hInd a:hover strong {
  text-decoration: none !important;
}
.MAIN-COLUMN .hInd .hIcon {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
  *zoom: 1;
  font-weight: normal;
  font-size: 87.5%;
  float: right;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}
.MAIN-COLUMN .hInd .hIcon img {
  display: inline-block;
  vertical-align: -5px;
}
.MAIN-COLUMN .hInd .hIconList {
  padding-top: 2px;
  font-weight: normal;
  font-size: 87.5%;
  float: right;
}
.MAIN-COLUMN .hInd .hIconList img {
  display: inline-block;
  vertical-align: -5px;
  margin-right: 5px;
}
.MAIN-COLUMN .hInd .hIconList:hover {
  text-decoration: underline !important;
}

/* Annotation / ficaption--------------------------------------------*/
.MAIN-COLUMN .annotation {
  font-size: 85.71429%;
  padding-left: 10px;
  font-weight: normal;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}
.MAIN-COLUMN span.annotation {
  font-size: 85.71429%;
  display: inline-block !important;
  *display: inline !important;
  *zoom: 1;
  margin-top: 5px;
  background-position: left 6px;
}
.MAIN-COLUMN p span.ficaption {
  font-size: 85.71429%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: 5px;
  background-position: left 6px;
}
.MAIN-COLUMN .caseChargeName {
  font-size: 85.71429%;
}
.MAIN-COLUMN .madeby {
  font-size: 71.42857%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: 5px;
  font-weight: normal;
}
.MAIN-COLUMN .ficaption {
  font-size: 85.71429%;
}

/* Label Point--------------------------------------------*/
.label_point {
  display: inline-block;
  *zoom: 1;
  margin-right: 12px;
  padding: 0 12px;
  color: #fff;
  vertical-align: 1px;
  background: #0E0D6A;
  font-size: 75%;
  border-radius: 2px;
}

.lpClr02 {
  background: #fff;
  border: 1px solid #999;
  color: #666;
}

/* REd parts --------------------------------------------*/
.MAIN-COLUMN .redSquare {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 18px;
  height: 18px;
  margin-right: 7px;
  text-align: center;
  line-height: 18px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  background: #D24430;
  vertical-align: 2px;
}
.MAIN-COLUMN .c_red {
  color: #D24430;
  margin-left: 10px;
}
.MAIN-COLUMN .c_blue {
  color: #0066AA;
}

/* negative_indent --------------------------------------------*/
.MAIN-COLUMN .negativeIndent {
  padding-left: 13px;
  text-indent: -13px;
  *zoom: 1;
}

/* Annotation --------------------------------------------*/
.MAIN-COLUMN .annotation_b {
  font-size: 85.71429%;
  margin-bottom: 10px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* Link Blank --------------------------------------------*/
.MAIN-COLUMN .icon_window {
  display: inline-block;
  *display: inline;
  margin-right: 5px;
  vertical-align: 1px;
  *zoom: 1;
  border: none !important;
}
.MAIN-COLUMN li .icon_window {
  margin-left: 0;
  margin-right: 5px;
}

/* Link Img --------------------------------------------*/
.MAIN-COLUMN .link_selfW, .MAIN-COLUMN .link_selfB, .MAIN-COLUMN .link_blankW, .MAIN-COLUMN .link_blankB {
  position: relative;
  display: inline-block;
  overflow: hidden;
  border-radius: 7px;
  *zoom: 1;
  max-width: 100% !important;
}
.MAIN-COLUMN .link_selfW .icon_img, .MAIN-COLUMN .link_selfB .icon_img, .MAIN-COLUMN .link_blankW .icon_img, .MAIN-COLUMN .link_blankB .icon_img {
  position: absolute;
  top: 10px;
  right: 10px;
  overflow: hidden;
  border: none !important;
  border-radius: 0 !important;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .link_selfW .icon_img, .MAIN-COLUMN .link_selfB .icon_img, .MAIN-COLUMN .link_blankW .icon_img, .MAIN-COLUMN .link_blankB .icon_img {
    top: 10px;
    right: 10px;
  }
}
.MAIN-COLUMN .link_selfW:hover, .MAIN-COLUMN .link_selfB:hover, .MAIN-COLUMN .link_blankW:hover, .MAIN-COLUMN .link_blankB:hover {
  border: 3px solid #0E0D6A;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .link_selfW:hover, .MAIN-COLUMN .link_selfB:hover, .MAIN-COLUMN .link_blankW:hover, .MAIN-COLUMN .link_blankB:hover {
    border: none;
  }
}
.MAIN-COLUMN .link_selfW:hover > img, .MAIN-COLUMN .link_selfB:hover > img, .MAIN-COLUMN .link_blankW:hover > img, .MAIN-COLUMN .link_blankB:hover > img {
  margin: -3px -3px 0;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .link_selfW:hover > img, .MAIN-COLUMN .link_selfB:hover > img, .MAIN-COLUMN .link_blankW:hover > img, .MAIN-COLUMN .link_blankB:hover > img {
    margin: 0;
  }
}
.MAIN-COLUMN .link_selfW:hover > .ind, .MAIN-COLUMN .link_selfB:hover > .ind, .MAIN-COLUMN .link_blankW:hover > .ind, .MAIN-COLUMN .link_blankB:hover > .ind {
  margin: 0 -3px -3px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .link_selfW:hover > .ind, .MAIN-COLUMN .link_selfB:hover > .ind, .MAIN-COLUMN .link_blankW:hover > .ind, .MAIN-COLUMN .link_blankB:hover > .ind {
    margin: 0;
  }
}
.MAIN-COLUMN .link_selfW:hover > .ind .link_arrow, .MAIN-COLUMN .link_selfB:hover > .ind .link_arrow, .MAIN-COLUMN .link_blankW:hover > .ind .link_arrow, .MAIN-COLUMN .link_blankB:hover > .ind .link_arrow {
  text-decoration: underline;
}
.MAIN-COLUMN .link_selfW .ami, .MAIN-COLUMN .link_selfB .ami, .MAIN-COLUMN .link_blankW .ami, .MAIN-COLUMN .link_blankB .ami {
  position: absolute;
  left: 0;
  top: 0;
  border: 3px solid transparent;
  display: none;
}
.MAIN-COLUMN .link_selfW:hover .ami, .MAIN-COLUMN .link_selfB:hover .ami, .MAIN-COLUMN .link_blankW:hover .ami, .MAIN-COLUMN .link_blankB:hover .ami {
  border-color: #0E0D6A;
}

.MAIN-COLUMN .box > .link_selfW, .MAIN-COLUMN .box .link_selfB, .MAIN-COLUMN .box .link_blankW, .MAIN-COLUMN .box .link_blankB {
  display: block;
}
.MAIN-COLUMN .box > .link_selfW > img, .MAIN-COLUMN .box .link_selfB > img, .MAIN-COLUMN .box .link_blankW > img, .MAIN-COLUMN .box .link_blankB > img {
  border-radius: 7px 7px 0 0;
}
.MAIN-COLUMN .box > .link_selfW .icon_img, .MAIN-COLUMN .box .link_selfB .icon_img, .MAIN-COLUMN .box .link_blankW .icon_img, .MAIN-COLUMN .box .link_blankB .icon_img {
  border-radius: 0 !important;
}
.MAIN-COLUMN .box .ind .link_selfW, .MAIN-COLUMN .box .ind .link_selfB, .MAIN-COLUMN .box .ind .link_blankW, .MAIN-COLUMN .box .ind .link_blankB {
  display: inline-block;
  border-radius: 0;
  max-width: 100% !important;
}
.MAIN-COLUMN .box .ind .link_selfW > img, .MAIN-COLUMN .box .ind .link_selfB > img, .MAIN-COLUMN .box .ind .link_blankW > img, .MAIN-COLUMN .box .ind .link_blankB > img {
  border-radius: 0;
}
.MAIN-COLUMN .box .ind .link_selfW:hover, .MAIN-COLUMN .box .ind .link_selfB:hover, .MAIN-COLUMN .box .ind .link_blankW:hover, .MAIN-COLUMN .box .ind .link_blankB:hover {
  border: 3px solid #0E0D6A;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .box .ind .link_selfW:hover, .MAIN-COLUMN .box .ind .link_selfB:hover, .MAIN-COLUMN .box .ind .link_blankW:hover, .MAIN-COLUMN .box .ind .link_blankB:hover {
    border: none;
  }
}
.MAIN-COLUMN .box .ind .link_selfW:hover > img, .MAIN-COLUMN .box .ind .link_selfB:hover > img, .MAIN-COLUMN .box .ind .link_blankW:hover > img, .MAIN-COLUMN .box .ind .link_blankB:hover > img {
  margin: -3px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .box .ind .link_selfW:hover > img, .MAIN-COLUMN .box .ind .link_selfB:hover > img, .MAIN-COLUMN .box .ind .link_blankW:hover > img, .MAIN-COLUMN .box .ind .link_blankB:hover > img {
    margin: 0;
  }
}

/* excel --------------------------------------------*/
.MAIN-COLUMN .icon_exl {
  margin-right: 8px;
  vertical-align: -1px;
  border: none !important;
}

/* freecall --------------------------------------------*/
.MAIN-COLUMN .icon_freecall {
  margin-right: 5px;
  border: none !important;
  display: inline-block;
  vertical-align: -4px;
}
.MAIN-COLUMN .tel {
  cursor: default;
}
.MAIN-COLUMN .tel:hover {
  text-decoration: none !important;
  color: #06a;
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .tel {
    cursor: pointer;
  }
}
.MAIN-COLUMN .telL {
  font-size: 142.85714%;
  cursor: default;
  display: inline-block;
  *zoom: 1;
  vertical-align: -2px;
}
.MAIN-COLUMN .telL:hover {
  text-decoration: none !important;
  color: #06a;
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .telL {
    cursor: pointer;
  }
}

/* footnote(tool tip) --------------------------------------------*/
.MAIN-COLUMN .icon_footnote {
  margin-left: 4px;
  border: none !important;
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .icon_footnote {
    display: none;
  }
}

/* font-size small --------------------------------------------*/
.MAIN-COLUMN .freedial {
  font-size: 85.71429%;
}

/*
  Arrow
----------------------------------------------------------------------------------------------------*/
.MAIN-COLUMN .link_arrow {
  padding-left: 10px;
  background: url(/common/img/icon_arrow_01.gif) no-repeat left 5px;
}

/*
  ToolTip
----------------------------------------------------------------------------------------------------*/
.MAIN-COLUMN .tooltip {
  width: 222px;
  position: absolute;
  display: none;
  text-align: left;
  padding: 15px 13px;
  border-radius: 7px;
  border: 4px solid #aab2be;
  background: #fff;
  z-index: 10;
  color: #555566;
  cursor: default;
  text-decoration: none !important;
  -moz-text-decoration-line: underline !important;
  -moz-text-decoration-color: #fff !important;
}
.MAIN-COLUMN a:hover .tooltip {
  text-decoration: none !important;
  -moz-text-decoration-line: underline !important;
  -moz-text-decoration-color: #fff !important;
}

/*
  Table
----------------------------------------------------------------------------------------------------*/
.MAIN-COLUMN table {
  margin-bottom: 15px;
  border: 1px solid #e6e9ee;
  font-size: 85.71429%;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN table {
    font-size: 71.42857%;
  }
}
.MAIN-COLUMN table th {
  /* background: #F9FAFC; */
  text-align: left;
}
.MAIN-COLUMN table th, .MAIN-COLUMN table td {
  padding: 11px;
  /* border: 1px solid #e6e9ee; */
  word-break: break-all;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN table th, .MAIN-COLUMN table td {
    font-size: 10px;
    padding: 6px;
  }
}
.MAIN-COLUMN table td {
  padding: 11px;
	background-color: #fff;
}
.MAIN-COLUMN table .center {
  text-align: center;
}
.MAIN-COLUMN table .hLine th, .MAIN-COLUMN table .hLine td {
  border: 1px solid #e6e9ee;
  background: #F9FAFC;
}
.MAIN-COLUMN table .listDot li {
  padding-left: 10px;
  background: url(/ext_lib/1/public/module/icon_dot_01.gif) no-repeat 2px 7px;
}
.MAIN-COLUMN .tableThin th, .MAIN-COLUMN .tableThin td {
  padding: 6px 11px;
}
.MAIN-COLUMN .tac th, .MAIN-COLUMN .tac td {
  text-align: center;
}
.MAIN-COLUMN table.tableFull {
  width: 100%;
}
.MAIN-COLUMN .tablePrice td {
  text-align: right;
}
.MAIN-COLUMN .tableUnit {
  text-align: right;
  margin-bottom: 0 !important;
  font-size: 85.71429%;
}

.MAIN-COLUMN .box table ul,
.MAIN-COLUMN .box table dl,
.MAIN-COLUMN .box table .lineDt dt {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

/*
  Search Box in News Release
----------------------------------------------------------------------------------------------------*/
.MAIN-COLUMN .searchBox {
  position: relative;
  display: block;
  border-radius: 7px;
  background: #fff;
  margin: 0 12px 24px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .searchBox {
    margin: 0 6px 24px;
  }
}
.MAIN-COLUMN .searchBox hr {
  margin: 0;
  color: #CCD0D9;
  background: #CCD0D9;
}
.MAIN-COLUMN .searchBox .btn_search {
  text-align: right;
  margin-top: -43px;
  margin-right: 15px;
  padding-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .searchBox .btn_search {
    margin-top: 0;
  }
}
.MAIN-COLUMN .searchBox .btn_blueM {
  *zoom: 1;
  padding: 9px 18px 7px 25px;
  height: 14px;
  *height: auto;
  line-height: 14px;
  overflow: hidden;
  cursor: pointer;
  background: url(/common/img/icon_arrow_02.gif) no-repeat 15px center #0E0D6A;
}
.MAIN-COLUMN .searchBox .searchInput {
  zoom: 1;
  padding: 15px;
  *padding: 15px 15px 12px 15px;
}
.MAIN-COLUMN .searchBox .searchInput:before, .MAIN-COLUMN .searchBox .searchInput:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .searchBox .searchInput:after {
  clear: both;
}
.MAIN-COLUMN .searchBox .searchInput .legend {
  display: block;
  float: left;
  font-weight: bold;
  padding-top: 5px;
  padding-right: 15px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .searchBox .searchInput .legend {
    padding-bottom: 15px;
    *padding-bottom: 0px;
    float: none;
    *float: left;
  }
}
.MAIN-COLUMN .searchBox .searchInput .areaInput {
  position: relative;
  margin-right: 70px;
  overflow: hidden;
  *zoom: 1;
  width: 458px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .searchBox .searchInput .areaInput {
    width: 100%;
    *width: auto;
  }
}
.MAIN-COLUMN .searchBox .searchInput .inputText {
  width: 416px;
  padding: 0 30px 0 10px;
  height: 28px;
  background: #e6e9ee;
  border: 1px solid #e6e9ee;
  border-radius: 15px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.MAIN-COLUMN .searchBox .searchInput .inputText:focus {
  background: #FFF;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .searchBox .searchInput .inputText {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 30px;
    width: 100%;
    *width: 416px;
  }
}
.MAIN-COLUMN .searchBox .searchInput .inputBtn {
  position: absolute;
  top: 7px;
  right: 16px;
  overflow: hidden;
  text-indent: -9999px;
  width: 17px;
  height: 17px;
  border: none;
  cursor: pointer;
  background: url(/common/img/btn_search_03.png) no-repeat left top;
}
.MAIN-COLUMN .searchBox .searchInput .right_rss {
  position: absolute;
  right: 15px;
  top: 18px;
}
.MAIN-COLUMN .searchBox .searchInput .right_rss a:hover {
  text-decoration: underline;
}
.MAIN-COLUMN .searchBox .searchInput .right_rss img {
  margin-right: 5px;
}
.MAIN-COLUMN .searchBox .selectCat {
  padding: 15px;
}
.MAIN-COLUMN .searchBox .selectCat legend {
  display: block;
  padding-top: 15px;
  font-weight: bold;
  *zoom: 1;
  *padding-top: 0;
  *padding-bottom: 15px;
}
.MAIN-COLUMN .searchBox .selectCat li {
  width: 32%;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .searchBox .selectCat li {
    width: 100%;
  }
}
.MAIN-COLUMN .searchBox .selectCat .irNewsCat {
  overflow: hidden;
  margin-top: -15px;
  *zoom: 1;
}
.MAIN-COLUMN .searchBox .selectCat .irNewsCat li {
  width: auto;
  margin-right: 30px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .searchBox .selectCat .irNewsCat li {
    margin-right: 0;
  }
}
.MAIN-COLUMN .searchBox .selectCat .irNewsCat li label {
  margin: 0;
  display: inline;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
  cursor: pointer;
}
.MAIN-COLUMN .searchBox .selectCat .btn_rss {
  margin-top: 0;
  width: auto;
}
.MAIN-COLUMN .searchBox .selectCat .btn_rss img {
  margin-right: 5px;
}
.MAIN-COLUMN .searchBox .selectCat input {
  float: left;
  margin: 4px 9px 0 1px;
  *margin: 2px 9px 0 1px;
  cursor: pointer;
}
.MAIN-COLUMN .searchBox .selectCat label {
  display: block;
  overflow: hidden;
  margin: 0 20px 0 0;
  color: #0066aa;
  cursor: pointer;
}
.MAIN-COLUMN .m_gray.searchBox {
  background: #e6e9ee;
}
.MAIN-COLUMN .selectHorizontal {
  zoom: 1;
  margin-bottom: 15px;
}
.MAIN-COLUMN .selectHorizontal:before, .MAIN-COLUMN .selectHorizontal:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .selectHorizontal:after {
  clear: both;
}
.MAIN-COLUMN .selectHorizontal dl {
  float: left;
  margin-right: 23px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .selectHorizontal dl {
    float: none;
    margin-bottom: 15px;
    margin-right: 0;
  }
}
.MAIN-COLUMN .selectHorizontal dl dt {
  padding-left: 23px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .selectHorizontal dl dt {
    padding-left: 0;
  }
}
.MAIN-COLUMN .selectHorizontal dl dd {
  padding-left: 23px;
  border-left: 1px solid #CCD0D9;
}
.MAIN-COLUMN .selectHorizontal dl dd select {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .selectHorizontal dl dd {
    padding-left: 0;
    border-left: none;
  }
  .MAIN-COLUMN .selectHorizontal dl dd select {
    width: 100%;
  }
}
.MAIN-COLUMN .selectHorizontal dl:first-child dt {
  padding-left: 0;
}
.MAIN-COLUMN .selectHorizontal dl:first-child dd {
  border-left: none;
  padding-left: 0;
}
.MAIN-COLUMN .selectHorizontalIn {
  zoom: 1;
  margin-bottom: 15px;
}
.MAIN-COLUMN .selectHorizontalIn:before, .MAIN-COLUMN .selectHorizontalIn:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .selectHorizontalIn:after {
  clear: both;
}
.MAIN-COLUMN .selectHorizontalIn dl {
  float: left;
  margin-left: 40px;
}
.MAIN-COLUMN .selectHorizontalIn dl:first-child {
  margin-left: 0;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .selectHorizontalIn dl {
    float: none;
    margin-bottom: 15px;
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .selectHorizontalIn dl dt {
    padding-left: 0;
  }
}
.MAIN-COLUMN .selectHorizontalIn dl dd select {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .selectHorizontalIn dl dd {
    padding-left: 0;
    border-left: none;
  }
  .MAIN-COLUMN .selectHorizontalIn dl dd select {
    width: 100%;
  }
}
.MAIN-COLUMN .selectHorizontalIn dl:first-child dt {
  padding-left: 0;
}
.MAIN-COLUMN .selectHorizontalIn dl:first-child dd {
  border-left: none;
  padding-left: 0;
}
.MAIN-COLUMN .selectService {
  margin: 15px 0;
  zoom: 1;
}
.MAIN-COLUMN .selectService:before, .MAIN-COLUMN .selectService:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .selectService:after {
  clear: both;
}
.MAIN-COLUMN .selectService .select_cat {
  float: left;
  margin-right: 23px;
  padding-left: 23px;
  border-left: 1px solid #CCD0D9;
}
.MAIN-COLUMN .selectService .select_cat select {
  max-width: 189px;
  *width: 189px;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .selectService .select_cat {
    float: none;
    margin-bottom: 15px;
    padding-left: 0;
    margin-right: 0;
    border-left: none;
  }
  .MAIN-COLUMN .selectService .select_cat select {
    width: 100%;
    max-width: 100%;
    *width: 189px;
  }
}
.MAIN-COLUMN .selectService .select_cat:first-child {
  border-left: none;
  padding-left: 0;
}
.MAIN-COLUMN .selectGlobalPass {
  zoom: 1;
  margin-bottom: 15px;
}
.MAIN-COLUMN .selectGlobalPass:before, .MAIN-COLUMN .selectGlobalPass:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .selectGlobalPass:after {
  clear: both;
}
.MAIN-COLUMN .selectGlobalPass dl {
  float: left;
  margin-right: 15px;
  margin-bottom: 5px;
  width: 210px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .selectGlobalPass dl {
    float: none;
    margin-bottom: 15px;
    margin-right: 0;
    width: 100%;
  }
}
.MAIN-COLUMN .selectGlobalPass dl dd {
  padding-right: 15px;
  border-right: 1px solid #CCD0D9;
}
.MAIN-COLUMN .selectGlobalPass dl dd select {
  margin-bottom: 0;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .selectGlobalPass dl dd {
    padding-right: 0;
    border-right: none;
  }
  .MAIN-COLUMN .selectGlobalPass dl dd select {
    width: 100%;
  }
}
.MAIN-COLUMN .selectGlobalPass .areaBtn {
  float: left;
  width: 200px;
  padding-top: 30px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .selectGlobalPass .areaBtn {
    padding-top: 15px;
    width: 100%;
    margin-bottom: 15px;
  }
}

@-moz-document url-prefix() {
  .MAIN-COLUMN .searchBox .btn_blueM {
    padding: 7px 18px 9px 25px;
  }
}

/*
  Search Box in Customer Support
----------------------------------------------------------------------------------------------------*/
.MAIN-COLUMN .box .searchInput {
  zoom: 1;
  padding: 20px 0;
  *padding: 20px 0 17px 0;
}
.MAIN-COLUMN .box .searchInput:before, .MAIN-COLUMN .box .searchInput:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .box .searchInput:after {
  clear: both;
}
.MAIN-COLUMN .box .searchInput .legend {
  display: block;
  float: left;
  font-weight: bold;
  padding-top: 5px;
  padding-right: 15px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .box .searchInput .legend {
    padding-bottom: 15px;
    *padding-bottom: 0px;
    float: none;
    *float: left;
  }
}
.MAIN-COLUMN .box .searchInput .areaInput {
  position: relative;
  overflow: hidden;
  *zoom: 1;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .box .searchInput .areaInput {
    width: 100%;
    *width: auto;
  }
}
.MAIN-COLUMN .box .searchInput .areaInput .inputText {
  width: 500px;
  padding: 7px 30px 7px 10px;
  height: 14px;
  background: #e6e9ee;
  border: 1px solid #e6e9ee;
  border-radius: 15px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 100%;
}
.MAIN-COLUMN .box .searchInput .areaInput .inputText:focus {
  background: #FFF;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .box .searchInput .areaInput .inputText {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 30px;
    width: 100%;
    *width: 416px;
  }
}
.MAIN-COLUMN .box .searchInput .areaInput .inputBtn {
  position: absolute;
  top: 7px;
  right: 16px;
  overflow: hidden;
  text-indent: -9999px;
  width: 17px;
  height: 17px;
  border: none;
  cursor: pointer;
  background: url(/common/img/btn_search_03.png) no-repeat left top;
}

.MAIN-COLUMN .btn_sohoSp {
  display: none;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .btn_sohoSp {
    display: block;
    text-align: right;
    margin: 0 12px 24px;
  }
}
.MAIN-COLUMN .btn_sohoSp .btn_soho {
  display: block;
  height: 24px;
  padding: 0 22px;
  line-height: 24px;
  font-size: 78.57143%;
  color: #fff;
  text-align: center;
  border-radius: 12px;
  background: #0E0D6A;
}
.MAIN-COLUMN .btn_sohoSp .btn_soho .link_arrow {
  background: url(/common/img/icon_arrow_02.gif) no-repeat left 4px;
}
.MAIN-COLUMN .btn_sohoSp .btn_soho:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
}

.MAIN-COLUMN .areaBtnMore {
  height: 40px;
  overflow: hidden;
  margin: 23px 0 17px;
  text-align: center;
}

/*
  border_important
----------------------------------------------------------------------------------------------------*/
.MAIN-COLUMN .border_important {
  position: relative;
  margin-bottom: 20px;
  padding: 15px 15px 15px 55px;
  border: 2px solid #D24531;
  background: #F1F2F6;
}
.MAIN-COLUMN .border_important strong {
  font-size: 114.28571%;
  color: #D24430;
}
.MAIN-COLUMN .border_important .icon_caution {
  border: none !important;
  position: absolute;
  left: 17px;
  top: 50%;
  margin-top: -13px;
}

/*
  youtube
----------------------------------------------------------------------------------------------------*/
.MAIN-COLUMN .youtube {
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 50%;
  padding-top: 20px;
  overflow: hidden;
}
.MAIN-COLUMN .youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.MAIN-COLUMN .m_boxes1 .youtube {
  width: 548px;
  margin: 28px auto;
  padding-top: 0;
  padding-bottom: 57.3%;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .m_boxes1 .youtube {
    padding-bottom: 67.3%;
  }
}

/*
  spHidden
----------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .spHidden {
    display: none;
  }
}
.MAIN-COLUMN .spHidden dl {
  margin-bottom: 0;
}

.MAIN-COLUMN select {
  margin-bottom: 20px;
}

.MAIN-COLUMN .indentDd {
  padding-left: 24px;
}

/*
  Modal
----------------------------------------------------------------------------------------------------*/
#bg_modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 0;
  width: 100%;
  background: #000;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

#modal {
  display: none;
  position: absolute;
  top: 50%;
  padding: 15px;
  background: #FFF;
  border-radius: 7px;
  text-align: left;
}
#modal .tar {
  display: block;
  margin: -15px -15px 0;
  *zoom: 1;
  padding: 15px;
  border-bottom: 1px solid #e6e9ee;
  margin-bottom: 15px;
}
#modal .img_l {
  border: 1px solid #e6e9ee;
}

/*
  Charge Simulation
----------------------------------------------------------------------------------------------------*/
.MAIN-COLUMN .chargeSimulation {
  border: 1px solid #e6e9ee;
  margin-bottom: 30px;
}
.MAIN-COLUMN .chargeSimulation header {
  padding: 15px;
  background: #F9FAFC;
  border-bottom: 1px solid #e6e9ee;
}
.MAIN-COLUMN .chargeSimulation header .hLevel4_3 {
  margin-bottom: 5 !important;
}
.MAIN-COLUMN .chargeSimulation header .annotation {
  padding: 0;
  margin-bottom: 0;
}
.MAIN-COLUMN .chargeSimulation dl {
  margin-bottom: 20px;
}
.MAIN-COLUMN .chargeSimulation dl dt {
  margin-bottom: 5px;
}
.MAIN-COLUMN .chargeSimulation .icon_keyarrow {
  margin-right: 5px;
  margin-left: -14px;
  *zoom: 1;
  border: none !important;
  vertical-align: 1px;
}
.MAIN-COLUMN .chargeSimulation .simInner {
  padding: 15px 15px 1px;
}
.MAIN-COLUMN .chargeSimulation select {
  max-width: 100%;
  *zoom: 1;
  vertical-align: 1px;
}
.MAIN-COLUMN .chargeSimulation #changeSelect {
  margin-bottom: 0;
}
.MAIN-COLUMN .chargeSimulation .listInputHorizontal {
  margin-bottom: 25px;
  zoom: 1;
}
.MAIN-COLUMN .chargeSimulation .listInputHorizontal:before, .MAIN-COLUMN .chargeSimulation .listInputHorizontal:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .chargeSimulation .listInputHorizontal:after {
  clear: both;
}
.MAIN-COLUMN .chargeSimulation .listInputHorizontal li {
  float: left;
  margin-left: 25px;
}
.MAIN-COLUMN .chargeSimulation .listInputHorizontal li:first-child {
  margin-left: 0;
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .chargeSimulation .listInputHorizontal li {
    float: none;
    margin-left: 0;
    margin-bottom: 5px;
  }
}
.MAIN-COLUMN .chargeSimulation .listInputHorizontal li input {
  margin-right: 3px;
}
.MAIN-COLUMN .chargeSimulation .listInputHorizontal li .annotation {
  margin-top: 0;
  margin-left: -10px;
}
.MAIN-COLUMN .chargeSimulation .option {
  padding-left: 33px;
}
.MAIN-COLUMN .chargeSimulation .countBox {
  margin-bottom: 10px;
  padding: 20px 15px;
  background: #F9FAFC;
  border: 1px solid #e6e9ee;
}
.MAIN-COLUMN .chargeSimulation .countBox input {
  border: none;
  background: #fff;
  text-align: right;
  font-weight: bold;
}
.MAIN-COLUMN .chargeSimulation .countBox .subtotal {
  margin-bottom: 24px;
}
.MAIN-COLUMN .chargeSimulation .countBox .subtotal input {
  height: 16px;
  font-size: 100%;
  max-width: 100%;
  *width: 174px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .chargeSimulation .countBox .subtotal input {
    max-width: 100%;
  }
}
.MAIN-COLUMN .chargeSimulation .countBox .subtotal .chargeName {
  top: 2px;
}
.MAIN-COLUMN .chargeSimulation .countBox .subtotal .subtotalInput {
  margin-left: 95px;
  margin-right: 34px;
  padding: 3px 15px;
  background: #FFF;
  border: 1px solid #e6e9ee;
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .chargeSimulation .countBox .subtotal .subtotalInput {
    margin-left: 75px;
    margin-right: 24px;
  }
}
.MAIN-COLUMN .chargeSimulation .countBox .subtotal .yen {
  position: absolute;
  right: 10px;
  top: 2px;
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .chargeSimulation .countBox .subtotal .yen {
    right: 0;
  }
}
.MAIN-COLUMN .chargeSimulation .countBox .chargeName {
  position: absolute;
  left: 0;
  width: 80px;
  text-align: right;
  float: left;
  font-weight: bold;
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .chargeSimulation .countBox .chargeName {
    width: 60px;
  }
}
.MAIN-COLUMN .chargeSimulation .countBox .lCon {
  position: relative;
  height: 24px;
  float: left;
  width: 303px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .chargeSimulation .countBox .lCon {
    float: none;
    margin-bottom: 10px;
    width: 100%;
  }
  .MAIN-COLUMN .chargeSimulation .countBox .lCon input {
    width: 100%;
    *width: auto;
  }
}
.MAIN-COLUMN .chargeSimulation .countBox .rCon {
  position: relative;
  height: 22px;
  float: right;
  width: 303px;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .chargeSimulation .countBox .rCon {
    float: none;
    width: 100%;
  }
  .MAIN-COLUMN .chargeSimulation .countBox .rCon input {
    width: 100%;
    *width: auto;
  }
}
.MAIN-COLUMN .chargeSimulation .countBox .txr {
  position: relative;
  height: 36px;
}
.MAIN-COLUMN .chargeSimulation .countBox .txr .chargeName {
  top: 8px;
}
.MAIN-COLUMN .chargeSimulation .countBox .txr .terInput {
  margin-left: 95px;
  margin-right: 34px;
  padding: 5px 15px;
  background: #FFF;
  border: 1px solid #e6e9ee;
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .chargeSimulation .countBox .txr .terInput {
    margin-left: 75px;
    margin-right: 24px;
  }
}
.MAIN-COLUMN .chargeSimulation .countBox .txr input {
  height: 24px;
  width: 100%;
  font-size: 128.57143%;
}
.MAIN-COLUMN .chargeSimulation .countBox .txr .yen {
  position: absolute;
  right: 10px;
  top: 8px;
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .chargeSimulation .countBox .txr .yen {
    right: 0;
  }
}
.MAIN-COLUMN #firstBox2, .MAIN-COLUMN #secondBox2 {
  padding-top: 10px;
}

/*
  areaChargePlus
----------------------------------------------------------------------------------------------------*/
.MAIN-COLUMN .areaChargePlus {
  font-size: 85.71429%;
  margin-bottom: 15px;
  zoom: 1;
}
.MAIN-COLUMN .areaChargePlus:before, .MAIN-COLUMN .areaChargePlus:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .areaChargePlus:after {
  clear: both;
}
.MAIN-COLUMN .areaChargePlus .blockCharge {
  text-align: center;
  float: left;
  width: 273px;
  padding: 14px 14px 0;
  border: 1px solid #e6e9ee;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .areaChargePlus .blockCharge {
    width: 44%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .MAIN-COLUMN .areaChargePlus .blockCharge > dl > dd {
    padding-bottom: 1px;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .areaChargePlus .blockCharge {
    float: none;
    width: 100%;
    text-align: left;
  }
}
.MAIN-COLUMN .areaChargePlus .blockCharge .areaBorderDl dt {
  padding: 10px 5px;
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .areaChargePlus .blockCharge .areaBorderDl dt {
    padding: 10px 14px;
  }
}
.MAIN-COLUMN .areaChargePlus .blockCharge .areaBorderDl dd {
  padding: 10px 5px 0px 5px;
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .areaChargePlus .blockCharge .areaBorderDl dd {
    padding: 10px 14px 0;
  }
}
.MAIN-COLUMN .areaChargePlus .blockCharge .areaBorderDl dd p {
  margin-bottom: 10px;
}
.MAIN-COLUMN .areaChargePlus .plusCharge {
  position: relative;
  float: left;
  width: 48px;
  height: 48px;
  padding: 0 15px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .areaChargePlus .plusCharge {
    width: 12%;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .areaChargePlus .plusCharge {
    float: none;
    width: 100%;
  }
}
.MAIN-COLUMN .areaChargePlus .plusCharge p {
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -24px;
  border: none;
}
.MAIN-COLUMN .areaChargePlus .plusCharge p img {
  border: none;
}
@media screen and (max-width: 768px) {
  .MAIN-COLUMN .areaChargePlus .plusCharge p {
    padding: 0 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    left: 0;
  }
}
@media screen and (max-width: 480px) {
  .MAIN-COLUMN .areaChargePlus .plusCharge p {
    position: static;
    margin: 0;
    padding: 15px 0;
  }
}

/*
  SMB
----------------------------------------------------------------------------------------------------*/
/*
  Top Main Slider
----------------------------------------------------------------------------------------------------*/
.SMB-MAIN #MAIN_VISUAL {
  position: relative;
  height: 416px;
  display: none;
  width: 100%;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN #MAIN_VISUAL {
    height: auto;
  }
}
.SMB-MAIN #MAIN_VISUAL .link_self:hover img, .SMB-MAIN #MAIN_VISUAL .link_blank:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

.SMB-MAIN #MAIN_VISUAL .link_self:hover .icon_img, .SMB-MAIN #MAIN_VISUAL .link_blank:hover .icon_img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.SMB-MAIN #MAIN_VISUAL .icon_img {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .mainimgPc {
    display: none;
  }
}
.SMB-MAIN .mainimgPc .mainimgAreaMoveimg {
  position: relative;
  height: 260px;
  padding-top: 20px;
  background: url(/common/img/bg_main_01.jpg) repeat-x center top;
}

.SMB-MAIN .mainimgPc .mainimgAreaMoveimg .mainimgAreaShow ul {
  position: absolute;
}

.SMB-MAIN .mainimgPc .mainimgAreaMoveimg .mainimgAreaShow li {
  float: left;
  width: 940px;
  height: 220px;
  padding: 10px 10px 9px;
  margin: 0 24px 0 0;
  position: relative;
  background: url(/common/img/bg_mainimg.png) no-repeat left top;
  z-index: 5;
  *zoom: 1;
}

.SMB-MAIN .mainimgPc .mainimgAreaMoveimg .mainimgAreaShow li a {
  position: relative;
  display: block;
  z-index: 5;
  *zoom: 1;
}

.SMB-MAIN .mainimgPc .mainimgNavArrows {
  position: relative;
  width: 960px;
  height: 0;
  margin: 0 auto;
}

.SMB-MAIN .mainimgPc .mainimgNavArrows li {
  top: 100px;
  *zoom: 1;
  position: absolute;
  z-index: 20;
}

.SMB-MAIN .mainimgPc .mainimgNavArrows li a:hover {
  display: block;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

.SMB-MAIN .mainimgPc .mainimgNavArrows .mainimgBtnPrev {
  left: -20px;
}

.SMB-MAIN .mainimgPc .mainimgNavArrows .mainimgBtnNext {
  right: -20px;
}

.SMB-MAIN .mainimgPc .mainimgAreaShow {
  width: 960px;
  margin: 0 auto;
  *zoom: 1;
  position: relative;
}

.SMB-MAIN .mainimgPc .mainimgListThumb {
  width: 984px;
  position: relative;
  overflow: hidden;
}

.SMB-MAIN .mainimgPc .mainimgListThumb li {
  float: left;
  margin-right: 24px;
}

.SMB-MAIN .mainimgPc .mainimgListThumb li a {
  display: block;
  position: relative;
  width: 304px;
  height: 70px;
  overflow: hidden;
}

.SMB-MAIN .mainimgPc .mainimgListThumb .thumb_on {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 304px;
  height: 70px;
  background: url(/common/img/thumb_on.png) no-repeat left top;
}

.SMB-MAIN .mainimgPc .mainimgListThumb .is_current .thumb_on {
  display: block;
}

.SMB-MAIN .mainimgPc .mainimgThumbArrows li {
  position: absolute;
  top: 65px;
}

.SMB-MAIN .mainimgPc .mainimgThumbArrows .mainimgBtnPrev {
  left: 0;
}

.SMB-MAIN .mainimgPc .mainimgThumbArrows .mainimgBtnNext {
  right: 0;
}

.SMB-MAIN .mainimgAreaThumb {
  height: 136px;
  background: url(/common/img/bg_main_02.jpg) repeat-x center top;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .mainimgAreaThumb {
    height: 60px;
    background: none #DDE0E7;
  }
}
.SMB-MAIN .mainimgAreaThumb .wrapper {
  position: relative;
  overflow: hidden;
  padding: 0 10px;
}
@media screen and (max-width: 768px) {
  .SMB-MAIN .mainimgAreaThumb .wrapper {
    padding: 0;
  }
}

.SMB-MAIN .mainimgAreaThumb .wrapper .wrapThumb {
  position: relative;
  overflow: hidden;
}

.SMB-MAIN .mainimgListDot {
  font-size: 0;
  padding: 14px 0;
  text-align: center;
  width: 100%;
}

.SMB-MAIN .mainimgListDot li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 14px;
  height: 14px;
  margin: 0 7px;
}

.SMB-MAIN .mainimgListDot li a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 14px;
  height: 14px;
  background: url(/common/img/btn_dot_off.png) no-repeat left top;
}

.SMB-MAIN .mainimgListDot li .is_current {
  background: url(/common/img/btn_dot_on.png) no-repeat left top;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .mainimgListDot {
    padding: 23px 0;
  }

  .SMB-MAIN .mainimgListDot li {
    display: inline-block;
  }

  .SMB-MAIN .mainimgListDot li a {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(/common/img/icon_dot_01_off.gif) no-repeat left top;
  }

  .SMB-MAIN .mainimgListDot li .is_current {
    background: url(/common/img/icon_dot_01_on.gif) no-repeat left top;
  }
}
.SMB-MAIN .mainimgSp {
  display: none;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .mainimgSp {
    display: block;
  }
}
.SMB-MAIN .mainimgSp .mainimgAreaShow ul {
  position: relative;
  width: 100%;
}

.SMB-MAIN .mainimgSp .mainimgAreaShow ul li {
  float: left;
  left: 0;
  top: 0;
}

.SMB-MAIN .mainimgSp .mainimgAreaShow ul li img {
  max-width: 100%;
  height: auto;
  display: block;
}

.SMB-MAIN .mainimgSp .mainimgAreaThumb {
  position: relative;
  background: #DCDFE6;
}

.SMB-MAIN .mainimgSp .mainimgBtnPrev {
  position: absolute;
  left: 22px;
  top: 18px;
}

.SMB-MAIN .mainimgSp .mainimgBtnNext {
  position: absolute;
  right: 22px;
  top: 18px;
}

.SMB-MAIN noscript #MAIN_VISUAL {
  display: block;
  height: 280px;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN noscript #MAIN_VISUAL {
    height: auto;
  }
}
/*
  Top Main Slider
----------------------------------------------------------------------------------------------------*/
.SMB-MAIN .mainimgPc .mainimgAreaMoveimg {
  background: url(/ext_lib/1/public/top/bg_main_01.jpg) repeat-x center top;
}

.SMB-MAIN .mainimgAreaThumb {
  background: url(/ext_lib/1/public/top/bg_main_02.jpg) repeat-x center top;
}

/*
  TOP PAGE
----------------------------------------------------------------------------------------------------*/
/*
  Heading
----------------------------------------------------------------------------------------------------*/
/* h Level2 --------------------------------------------*/
.SMB-MAIN .hLevel2 {
  position: relative;
  display: block;
  line-height: 20px;
  padding: 15px 0;
  font-size: 114.28571%;
  z-index: 5;
  border-radius: 7px 7px 0 0;
  overflow: hidden;
  border-bottom: 2px solid #0E0D6A;
  zoom: 1;
}

.SMB-MAIN .hLevel2:before, .SMB-MAIN .hLevel2:after {
  content: "";
  display: block;
  overflow: hidden;
}

.SMB-MAIN .hLevel2:after {
  clear: both;
}

.SMB-MAIN .hLevel2 a:hover {
  text-decoration: underline;
}

.SMB-MAIN .hLevel2 h2 {
  float: left;
  padding: 0 15px 0 36px;
  min-height: 24px;
  line-height: 24px;
  background: url(/ext_lib/1/public/module/bg_h2Link.gif) no-repeat 15px top;
  font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 600;
}

.SMB-MAIN .hLevel2 h2 .icon_window {
  margin: 0 5px 0 0;
}

.SMB-MAIN .hLevel2 .icon_linkList {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 15px;
}

.SMB-MAIN .hLevel2 .rightLink {
  margin-right: 15px;
  float: right;
  font-size: 87.5%;
  background-position: left 7px;
}

.SMB-MAIN .hLevel2 img {
  border: none !important;
}

.SMB-MAIN .hMatomete {
  position: relative;
  display: block;
  line-height: 20px;
  padding: 15px 0;
  font-size: 114.28571%;
  z-index: 5;
  border-radius: 7px 7px 0 0;
  overflow: hidden;
  border-bottom: 1px solid #e6e9ee;
}

.SMB-MAIN .hMatomete h2 {
  float: left;
  padding: 0 15px;
  min-height: 24px;
  line-height: 24px;
  font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-align: center;
}

.SMB-MAIN .hMatomete h2 img {
  margin-bottom: 5px;
}

/* h Level3 --------------------------------------------*/
.SMB-MAIN .hLevel3 {
  padding: 0 2px 10px;
  font-size: 100%;
  font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 600;
}

.SMB-MAIN .hLevel3:first-child {
  margin-top: 0;
}

.header_soho {
  background: #fff;
  padding: 30px 0;
}

.header_soho h3 {
  margin-right: 25px;
  margin-left: 12px;
  height: 22px;
  line-height: 22px;
  padding: 10px 0;
  float: left;
  font-size: 142.85714%;
  font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #0C0C6A;
}

@media screen and (max-width: 768px) {
  .header_soho h3 {
    float: none;
    margin-bottom: 10px;
  }
}
.header_soho ul {
  overflow: hidden;
  float: left;
  *zoom: 1;
  height: 22px;
  margin: 10px 0 0;
  border-left: 1px solid #e6e9ee;
}

@media screen and (max-width: 768px) {
  .header_soho ul {
    border-left: none;
    height: auto;
  }
}
.header_soho ul li {
  float: left;
  padding: 0 25px;
  border-right: 1px solid #e6e9ee;
}

@media screen and (max-width: 768px) {
  .header_soho ul li:first-child {
    padding-left: 12px;
  }
}
@media screen and (max-width: 480px) {
  .header_soho ul li {
    float: none;
    border-right: none;
    padding-left: 12px;
    margin-top: 10px;
  }
}
.header_soho .area_btn {
  width: 222px;
  float: right;
  margin-right: 12px;
}

@media screen and (max-width: 480px) {
  .header_soho .area_btn {
    display: none;
  }
}
/*
  Boxes
----------------------------------------------------------------------------------------------------*/
.SMB-MAIN {
  *text-align: left;
}

.SMB-MAIN .box {
  margin: 0 12px 24px;
  display: block !important;
  border-radius: 7px;
  background: #fff;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .box {
    margin: 0 6px 24;
  }

  .SMB-MAIN .box img {
    max-width: 100% !important;
    height: auto !important;
  }
}
.SMB-MAIN .box hr {
  margin: 0;
  height: 1px;
  *margin-top: -7px;
}

.SMB-MAIN .box .line {
  height: 1px;
  overflow: hidden;
  margin: 0 -15px;
}

.SMB-MAIN .box dl {
  margin-bottom: 0;
}

.SMB-MAIN .ind {
  padding: 15px 15px 1px;
}

.SMB-MAIN .ind p {
  margin-bottom: 14px;
}

/* 2 stations --------------------------------------------*/
.SMB-MAIN .largeTabChange .m_boxes2 {
  zoom: 1;
  *text-align: left;
}

.SMB-MAIN .largeTabChange .m_boxes2:before, .SMB-MAIN .largeTabChange .m_boxes2:after {
  content: "";
  display: block;
  overflow: hidden;
}

.SMB-MAIN .largeTabChange .m_boxes2:after {
  clear: both;
}

@media screen and (max-width: 480px) {
  .SMB-MAIN .largeTabChange .m_boxes2 {
    padding: 0 6px;
  }
}
.SMB-MAIN .largeTabChange .m_boxes2 .area {
  float: left;
  width: 50%;
}

@media screen and (max-width: 480px) {
  .SMB-MAIN .largeTabChange .m_boxes2 .area {
    float: none;
    width: 100%;
  }
}
.SMB-MAIN .largeTabChange .m_boxes2 .box {
  overflow: hidden;
}

/* 2 stations 2:1 --------------------------------------------*/
.SMB-MAIN .m_boxes2ls {
  zoom: 1;
}

.SMB-MAIN .m_boxes2ls:before, .SMB-MAIN .m_boxes2ls:after {
  content: "";
  display: block;
  overflow: hidden;
}

.SMB-MAIN .m_boxes2ls:after {
  clear: both;
}

@media screen and (max-width: 480px) {
  .SMB-MAIN .m_boxes2ls {
    padding: 0 6px;
  }
}
.SMB-MAIN .m_boxes2ls .area01 {
  float: left;
  width: 75%;
}

@media screen and (max-width: 480px) {
  .SMB-MAIN .m_boxes2ls .area01 {
    float: none;
    width: 100%;
  }
}
.SMB-MAIN .m_boxes2ls .area02 {
  float: left;
  width: 25%;
}

@media screen and (max-width: 480px) {
  .SMB-MAIN .m_boxes2ls .area02 {
    display: none;
  }
}
.SMB-MAIN .m_boxes2ls .area02 .btn_redBlockL {
  margin: 0 12px 24px;
}

/* 3 stations --------------------------------------------*/
.SMB-MAIN .m_boxes3lss {
  zoom: 1;
  *text-align: left;
}

.SMB-MAIN .m_boxes3lss:before, .SMB-MAIN .m_boxes3lss:after {
  content: "";
  display: block;
  overflow: hidden;
}

.SMB-MAIN .m_boxes3lss:after {
  clear: both;
}

@media screen and (max-width: 480px) {
  .SMB-MAIN .m_boxes3lss {
    padding: 0 6px;
  }
}
.SMB-MAIN .m_boxes3lss .box02 {
  margin: 0 12px 24px;
  display: block !important;
  border-radius: 7px;
  background: #fff;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .m_boxes3lss .box02 {
    margin: 0 6px 24;
  }

  .SMB-MAIN .m_boxes3lss .box02 img {
    max-width: 100% !important;
    height: auto !important;
  }
}
.SMB-MAIN .m_boxes3lss .area01 {
  float: left;
  width: 50%;
}

@media screen and (max-width: 480px) {
  .SMB-MAIN .m_boxes3lss .area01 {
    float: none;
    width: 100%;
  }
}
.SMB-MAIN .m_boxes3lss .area01 .ind {
  font-size: 85.71429%;
}

.SMB-MAIN .m_boxes3lss .area01 .ind p {
  margin-bottom: 14px;
}

.SMB-MAIN .m_boxes3lss .area02 {
  float: left;
  width: 50%;
}

@media screen and (max-width: 480px) {
  .SMB-MAIN .m_boxes3lss .area02 {
    float: none;
    width: 100%;
  }
}
.SMB-MAIN .m_boxes3lss .area02 .area {
  float: left;
  width: 50%;
}

.SMB-MAIN .m_boxes3lss .area02 .area:last-child {
  padding-left: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.SMB-MAIN .m_boxes3lss .area02 .ind {
  font-size: 85.71429%;
}

.SMB-MAIN .m_boxes3lss .area02 .ind p {
  margin-bottom: 14px;
}

/*
  Large Tab Area
----------------------------------------------------------------------------------------------------*/
.SMB-MAIN .largeTabArea {
  padding-top: 24px;
}

.SMB-MAIN .largeTabChange {
  overflow: hidden;
  *filter: inherit;
  *zoom: 1;
  background: url(/ext_lib/1/public/top/loading.gif) no-repeat center 60px;
}

.SMB-MAIN .largeTabBody {
  *filter: inherit;
  *zoom: 1;
}

.SMB-MAIN .tabLarge {
  margin: 0 12px 24px;
  border-radius: 7px;
}

.SMB-MAIN .tabLarge li {
  position: relative;
  border-left: 1px solid #E6E9EE;
  margin-left: -1px;
  font-weight: bold;
  *zoom: 1;
  background: transparent;
}

.SMB-MAIN .tabLarge li:first-child {
  border-left: none;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .tabLarge li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 0;
  }
}
.SMB-MAIN .tabLarge a, .SMB-MAIN .tabLarge span {
  display: block;
  *zoom: 1;
  background: #FFF;
}

.SMB-MAIN .tabLarge a:hover, .SMB-MAIN .tabLarge span:hover {
  color: #fff;
  background: #0E0D6A;
  text-decoration: none;
}

.SMB-MAIN .tabLarge .tabArrow {
  display: none;
}

.SMB-MAIN .tabLarge .is_current {
  position: relative;
  color: #fff;
  background: #0E0D6A;
}

.SMB-MAIN .tabLarge .is_current .tabArrow {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #0E0D6A;
}

.SMB-MAIN .tabLarge li:first-child a, .SMB-MAIN .tabLarge li:first-child span {
  border-radius: 7px 0 0 7px;
}

.SMB-MAIN .tabLarge li:last-child a, .SMB-MAIN .tabLarge li:last-child span {
  border-radius: 0 7px 7px 0;
}

.SMB-MAIN .tabLarge.tab2 li {
  width: 50%;
  text-align: center;
  float: left;
}

.SMB-MAIN .tabLarge.tab2 li a, .SMB-MAIN .tabLarge.tab2 li span {
  display: block;
  padding: 10px 5px;
}

@media screen and (max-width: 480px) {
  .SMB-MAIN .tabLarge.tab2 li a, .SMB-MAIN .tabLarge.tab2 li span {
    padding: 20px 5px;
  }
}
/* tabVertical --------------------------------------------*/
.SMB-MAIN .tabVertical01 {
  position: relative;
  margin-right: -1px;
  *zoom: 1;
}

.SMB-MAIN .tabVertical01 > li > dl {
  *zoom: 1;
}

.SMB-MAIN .tabVertical01 > li > dl > dt {
  width: 20%;
  border-top: 1px solid #e6e9ee;
  font-weight: bold;
  *zoom: 1;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .tabVertical01 > li > dl > dt {
    width: 100%;
    background: #0E0D6A;
  }

  .SMB-MAIN .tabVertical01 > li > dl > dt a {
    color: #fff !important;
  }
}
.SMB-MAIN .tabVertical01 > li > dl > dt a {
  display: block;
  padding: 30px 20px;
  border-right: 1px solid #e6e9ee;
  position: relative;
  z-index: 10;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .tabVertical01 > li > dl > dt a {
    padding: 10px 20px;
  }
}
.SMB-MAIN .tabVertical01 > li > dl > dt a img {
  vertical-align: middle;
  margin-right: 17px;
  border: none;
  padding: 11px 0;
}

.SMB-MAIN .tabVertical01 > li > dl > dt a span {
  display: inline-block;
  vertical-align: middle;
  width: 62%;
}

.SMB-MAIN .tabVertical01 > li > dl > dt a .icon_linkList {
  display: none;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .tabVertical01 > li > dl > dt a .icon_linkList {
    display: block;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    background: url(/ext_lib/1/public/module/icon_minus_01.gif) no-repeat left top;
    -webkit-background-size: 20px 20px;
    -o-background-size: 20px 20px;
    background-size: 20px 20px;
  }
}
.SMB-MAIN .tabVertical01 > li > dl > dt a .icon_linkList img {
  padding: 0;
}

.SMB-MAIN .tabVertical01 > li > dl > dt .is_current {
  background: #0E0D6A;
  color: #fff;
  border-right: 1px solid #0E0D6A;
}

.SMB-MAIN .tabVertical01 > li > dl > dt .is_current .tabArrow {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  right: -10px;
  top: 50%;
  margin-top: -10px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #0E0D6A;
}

.SMB-MAIN .tabVertical01 > li > dl > dd {
  position: absolute;
  left: 20%;
  top: 0;
  width: 80%;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .tabVertical01 > li > dl > dd {
    position: static;
    left: 0;
    top: 0;
    width: 100%;
    display: none;
  }
}
.SMB-MAIN .tabVertical01 > li .is_open dt .icon_linkList img {
  display: none;
}

.SMB-MAIN .tabVertical01 > li:first-child dt {
  border-top: none;
}

.SMB-MAIN .tabVertical01 > li:last-child > dl {
  *zoom: 1;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .tabVertical01 > li:last-child > dl > dt a {
    border-radius: 0 0 7px 7px;
  }
}
.SMB-MAIN .tabVertical02 {
  position: relative;
  margin-right: -1px;
  *zoom: 1;
}

.SMB-MAIN .tabVertical02 > li > dl {
  *zoom: 1;
}

.SMB-MAIN .tabVertical02 > li > dl > dt {
  width: 20%;
  border-top: 1px solid #e6e9ee;
  font-weight: bold;
  *zoom: 1;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .tabVertical02 > li > dl > dt {
    width: 100%;
    background: #0E0D6A;
  }

  .SMB-MAIN .tabVertical02 > li > dl > dt a {
    color: #fff !important;
  }
}
.SMB-MAIN .tabVertical02 > li > dl > dt a {
  display: block;
  padding: 15px 20px;
  border-right: 1px solid #e6e9ee;
  position: relative;
  z-index: 10;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .tabVertical02 > li > dl > dt a {
    padding: 10px 20px;
  }
}
.SMB-MAIN .tabVertical02 > li > dl > dt a img {
  vertical-align: middle;
  margin-right: 17px;
  border: none;
  padding: 11px 0;
}

.SMB-MAIN .tabVertical02 > li > dl > dt a span {
  display: inline-block;
  vertical-align: middle;
  width: 62%;
}

.SMB-MAIN .tabVertical02 > li > dl > dt a .icon_linkList {
  display: none;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .tabVertical02 > li > dl > dt a .icon_linkList {
    display: block;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    background: url(/ext_lib/1/public/module/icon_minus_01.gif) no-repeat left top;
    -webkit-background-size: 20px 20px;
    -o-background-size: 20px 20px;
    background-size: 20px 20px;
  }
}
.SMB-MAIN .tabVertical02 > li > dl > dt a .icon_linkList img {
  padding: 0;
}

.SMB-MAIN .tabVertical02 > li > dl > dt .is_current {
  background: #0E0D6A;
  color: #fff;
  border-right: 1px solid #0E0D6A;
}

.SMB-MAIN .tabVertical02 > li > dl > dt .is_current .tabArrow {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  right: -10px;
  top: 50%;
  margin-top: -10px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #0E0D6A;
}

.SMB-MAIN .tabVertical02 > li > dl > dd {
  position: absolute;
  left: 20%;
  top: 0;
  width: 80%;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .tabVertical02 > li > dl > dd {
    position: static;
    left: 0;
    top: 0;
    width: 100%;
  }
}
.SMB-MAIN .tabVertical02 > li .is_open dt .icon_linkList img {
  display: none;
}

.SMB-MAIN .tabVertical02 > li:first-child dt {
  border-top: none;
}

.SMB-MAIN .tabVertical02 > li:last-child > dl {
  *zoom: 1;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .tabVertical02 > li:last-child > dl > dt a {
    border-radius: 0 0 7px 7px;
  }
}
/* tabBody --------------------------------------------*/
.SMB-MAIN .mainTabBody {
  display: none;
}

.SMB-MAIN .mainTabBody .icon_linkList {
  display: none;
}

.SMB-MAIN .mainTabBody a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .mainTabBody {
    display: none;
  }

  .SMB-MAIN .mainTabBody .icon_linkList {
    display: block;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -10px;
  }

  .SMB-MAIN .mainTabBody strong {
    display: inline-block;
    vertical-align: middle;
    width: 70%;
  }

  .SMB-MAIN .mainTabBody a {
    position: relative;
    overflow: hidden;
    color: #555566 !important;
  }
}
@media screen and (max-width: 480px) {
  .SMB-MAIN .mainTabBody strong {
    width: 55%;
  }
}
.SMB-MAIN .mainTabBody .tab1box {
  padding: 9px 17px;
  height: 23px;
  border-top: 1px solid #e6e9ee;
  overflow: hidden;
}

.SMB-MAIN .mainTabBody .tab1box:first-child {
  border-top: none;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .mainTabBody .tab1box {
    width: 100%;
    padding: 0;
    height: auto;
  }

  .SMB-MAIN .mainTabBody .tab1box a {
    display: block;
    padding: 28px 15px;
    height: 23px;
    background: none;
  }

  .SMB-MAIN .mainTabBody .tab1box strong {
    width: 90%;
  }
}
@media screen and (max-width: 480px) {
  .SMB-MAIN .mainTabBody .tab1box strong {
    width: 90%;
  }
}
.SMB-MAIN .mainTabBody .tab2box01 {
  zoom: 1;
  border-top: 1px solid #e6e9ee;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .mainTabBody .tab2box01 .link_arrow {
    padding-left: 0;
    background: none;
  }
}
.SMB-MAIN .mainTabBody .tab2box01:first-child {
  max-width: none;
}

.SMB-MAIN .mainTabBody .tab2box01:before, .SMB-MAIN .mainTabBody .tab2box01:after {
  content: "";
  display: block;
  overflow: hidden;
}

.SMB-MAIN .mainTabBody .tab2box01:after {
  clear: both;
}

.SMB-MAIN .mainTabBody .tab2box01 li {
  width: 383px;
  float: left;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .mainTabBody .tab2box01 li {
    width: 100%;
    padding: 0;
    height: auto;
    float: none;
  }
}
.SMB-MAIN .mainTabBody .tab2box01 li:first-child a {
  border-left: none;
  border-top: none;
}

.SMB-MAIN .mainTabBody .tab2box01 li a {
  display: block;
  padding: 37px 20px;
  height: 20px;
  line-height: 20px;
  font-size: 114.28571%;
  text-align: center;
  border-left: 1px solid #e6e9ee;
  overflow: hidden;
}

.SMB-MAIN .mainTabBody .tab2box01 li a .link_arrow {
  background-position: left 7px;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .mainTabBody .tab2box01 li a {
    text-align: left;
    padding: 21px 15px;
    height: auto;
    border-left: none;
    border-top: 1px solid #e6e9ee;
  }

  .SMB-MAIN .mainTabBody .tab2box01 li a:hover {
    text-decoration: none !important;
  }
}
.SMB-MAIN .mainTabBody .tab3box02 {
  zoom: 1;
  border-top: 1px solid #e6e9ee;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .mainTabBody .tab3box02 .link_arrow {
    padding-left: 15px;
    background: none;
  }

  .SMB-MAIN .mainTabBody .tab3box02 .icon_window {
    display: none;
  }

  .SMB-MAIN .mainTabBody .tab3box02 strong {
    width: 90%;
  }
}
@media screen and (max-width: 480px) {
  .SMB-MAIN .mainTabBody .tab3box02 strong {
    width: 90%;
  }
}
.SMB-MAIN .mainTabBody .tab3box02:first-child {
  max-width: none;
}

.SMB-MAIN .mainTabBody .tab3box02:before, .SMB-MAIN .mainTabBody .tab3box02:after {
  content: "";
  display: block;
  overflow: hidden;
}

.SMB-MAIN .mainTabBody .tab3box02:after {
  clear: both;
}

.SMB-MAIN .mainTabBody .tab3box02 li {
  width: 33.33333%;
  float: left;
  text-align: center;
  height: 16px;
  line-height: 16px;
  padding: 62px 0;
  border-left: 1px solid #e6e9ee;
  margin-left: -1px;
  *zoom: 1;
}

.SMB-MAIN .mainTabBody .tab3box02 li:first-child {
  border-left: none;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .mainTabBody .tab3box02 li {
    width: 100%;
    padding: 0;
    height: auto;
    float: none;
    border-left: none;
    margin-left: 0;
    border-top: 1px solid #e6e9ee;
  }

  .SMB-MAIN .mainTabBody .tab3box02 li:first-child {
    border-top: none;
  }

  .SMB-MAIN .mainTabBody .tab3box02 li a {
    display: block;
    padding: 28px 15px;
    height: auto;
    text-align: left;
    background-position: 15px center;
  }

  .SMB-MAIN .mainTabBody .tab3box02 li:last-child {
    border-radius: 0 0 7px 7px;
  }
}
.SMB-MAIN .mainTabBody .tab3box03 {
  zoom: 1;
  border-top: 1px solid #e6e9ee;
}

.SMB-MAIN .mainTabBody .tab3box03:first-child {
  max-width: none;
}

.SMB-MAIN .mainTabBody .tab3box03:before, .SMB-MAIN .mainTabBody .tab3box03:after {
  content: "";
  display: block;
  overflow: hidden;
}

.SMB-MAIN .mainTabBody .tab3box03:after {
  clear: both;
}

.SMB-MAIN .mainTabBody .tab3box03 li {
  width: 33.33333%;
  float: left;
  border-top: 1px solid #e6e9ee;
  border-left: 1px solid #e6e9ee;
  margin-left: -1px;
  margin-top: -1px;
  *zoom: 1;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .mainTabBody .tab3box03 li {
    width: 100%;
    padding: 0;
    height: auto;
    float: none;
    margin-left: 0;
    margin-top: 0;
  }

  .SMB-MAIN .mainTabBody .tab3box03 li:first-child {
    border-top: none;
  }
}
.SMB-MAIN .mainTabBody .tab3box03 li:first-child a {
  border-left: none;
}

.SMB-MAIN .mainTabBody .tab3box03 li a {
  display: block;
  padding: 20px 20px 22px;
  *padding: 16px 20px 17px;
  height: 119px;
  text-align: center;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .mainTabBody .tab3box03 li a {
    padding: 14px 20px;
    border-left: none;
    height: auto;
  }

  .SMB-MAIN .mainTabBody .tab3box03 li a strong {
    width: auto;
    background-position: left 8px;
  }
}
.SMB-MAIN .mainTabBody .tab3box03 li dt {
  margin-top: 9px;
}

.SMB-MAIN .mainTabBody .tab5box01 {
  zoom: 1;
  font-size: 85.71429%;
  border-top: 1px solid #e6e9ee;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .mainTabBody .tab5box01 {
    font-size: 100%;
  }
}
.SMB-MAIN .mainTabBody .tab5box01:first-child {
  max-width: none;
}

.SMB-MAIN .mainTabBody .tab5box01:before, .SMB-MAIN .mainTabBody .tab5box01:after {
  content: "";
  display: block;
  overflow: hidden;
}

.SMB-MAIN .mainTabBody .tab5box01:after {
  clear: both;
}

.SMB-MAIN .mainTabBody .tab5box01 li {
  width: 20%;
  height: 232px;
  *width: 152px;
  float: left;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .mainTabBody .tab5box01 li {
    width: 100%;
    padding: 0;
    height: auto;
    float: none;
  }
}
.SMB-MAIN .mainTabBody .tab5box01 li:first-child a {
  border-left: none;
  border-top: none;
}

.SMB-MAIN .mainTabBody .tab5box01 li a {
  display: block;
  padding: 71px 5px;
  height: 90px;
  text-align: center;
  border-left: 1px solid #e6e9ee;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .mainTabBody .tab5box01 li a {
    text-align: left;
    padding: 21px 15px;
    height: auto;
    border-left: none;
    border-top: 1px solid #e6e9ee;
  }
}
.SMB-MAIN .mainTabBody .tab5box01 li p {
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .mainTabBody .tab5box01 li p {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 7px;
    vertical-align: middle;
  }
}
@media screen and (max-width: 768px) {
  .SMB-MAIN .mainTabBody .tab5box01 li strong {
    background: none;
  }
}
.SMB-MAIN .mainTabBody .tab5box01 .empty {
  border-left: 1px solid #e6e9ee;
  width: 152px;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .mainTabBody .tab5box01 .empty {
    display: none;
  }
}
.SMB-MAIN .mainTabBody .tab5box02 {
  zoom: 1;
  font-size: 85.71429%;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .mainTabBody .tab5box02 {
    font-size: 100%;
  }
}
.SMB-MAIN .mainTabBody .tab5box02:first-child {
  max-width: none;
}

.SMB-MAIN .mainTabBody .tab5box02:before, .SMB-MAIN .mainTabBody .tab5box02:after {
  content: "";
  display: block;
  overflow: hidden;
}

.SMB-MAIN .mainTabBody .tab5box02:after {
  clear: both;
}

.SMB-MAIN .mainTabBody .tab5box02 li {
  width: 20%;
  *width: 153px;
  float: left;
  border-top: 1px solid #e6e9ee;
  border-left: 1px solid #e6e9ee;
  margin-left: -1px;
  *zoom: 1;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .mainTabBody .tab5box02 li {
    width: 100%;
    padding: 0;
    height: auto;
    float: none;
  }
}
.SMB-MAIN .mainTabBody .tab5box02 li a, .SMB-MAIN .mainTabBody .tab5box02 li .empty {
  display: block;
  padding: 35px 5px;
  height: 90px;
  text-align: center;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .mainTabBody .tab5box02 li a, .SMB-MAIN .mainTabBody .tab5box02 li .empty {
    text-align: left;
    padding: 21px 15px;
    height: auto;
    border-left: none;
  }
}
.SMB-MAIN .mainTabBody .tab5box02 li .link_arrow span {
  white-space: nowrap;
  display: inline-block;
  *zoom: 1;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .mainTabBody .tab5box02 li .link_arrow span {
    display: inline;
  }
}
.SMB-MAIN .mainTabBody .tab5box02 li a:hover .link_arrow span {
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .mainTabBody .tab5box02 li .empty {
    display: none;
  }
}
.SMB-MAIN .mainTabBody .tab5box02 li p {
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .mainTabBody .tab5box02 li p {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 7px;
    vertical-align: middle;
  }
}
@media screen and (max-width: 768px) {
  .SMB-MAIN .mainTabBody .tab5box02 li strong {
    background: none;
  }
}
@media screen and (max-width: 768px) {
  .SMB-MAIN .mainTabBody .tab5box02 .empty {
    display: none;
  }
}
.SMB-MAIN .mainTabBody .tab5box03 {
  zoom: 1;
  font-size: 85.71429%;
  border-top: 1px solid #e6e9ee;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .mainTabBody .tab5box03 {
    font-size: 100%;
  }
}
.SMB-MAIN .mainTabBody .tab5box03:first-child {
  max-width: none;
}

.SMB-MAIN .mainTabBody .tab5box03:before, .SMB-MAIN .mainTabBody .tab5box03:after {
  content: "";
  display: block;
  overflow: hidden;
}

.SMB-MAIN .mainTabBody .tab5box03:after {
  clear: both;
}

.SMB-MAIN .mainTabBody .tab5box03 li {
  width: 20%;
  *width: 153px;
  float: left;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .mainTabBody .tab5box03 li {
    width: 100%;
    padding: 0;
    height: auto;
    float: none;
  }
}
.SMB-MAIN .mainTabBody .tab5box03 li:first-child a {
  border-left: none;
  border-top: none;
}

.SMB-MAIN .mainTabBody .tab5box03 li a {
  display: block;
  padding: 34px 10px;
  height: 112px;
  text-align: center;
  border-left: 1px solid #e6e9ee;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .mainTabBody .tab5box03 li a {
    text-align: left;
    padding: 21px 15px;
    height: auto;
    border-left: none;
    border-top: 1px solid #e6e9ee;
  }
}
.SMB-MAIN .mainTabBody .tab5box03 li p {
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .mainTabBody .tab5box03 li p {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 7px;
    vertical-align: middle;
  }
}
@media screen and (max-width: 768px) {
  .SMB-MAIN .mainTabBody .tab5box03 li strong {
    background: none;
  }
}
.SMB-MAIN .mainTabBody .tab1area {
  border-top: 1px solid #e6e9ee;
}

.SMB-MAIN .mainTabBody .tab1area a {
  position: relative;
  display: block;
  padding: 109px 47px 110px;
  height: 100px;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .mainTabBody .tab1area a {
    padding: 21px 15px;
    height: auto;
  }
}
.SMB-MAIN .mainTabBody .tab1area a:hover {
  text-decoration: none !important;
}

.SMB-MAIN .mainTabBody .tab1area a:hover strong {
  text-decoration: underline !important;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .mainTabBody .tab1area a:hover strong {
    text-decoration: none !important;
  }
}
.SMB-MAIN .mainTabBody .tab1area .area_icon {
  float: left;
}

.SMB-MAIN .mainTabBody .tab1area .area_text {
  overflow: hidden;
  padding-left: 20px;
}

.SMB-MAIN .mainTabBody .tab1area .area_text .hLevel4 {
  margin-bottom: 10px;
}

.SMB-MAIN .mainTabBody .tab1area .area_text dd {
  color: #555566;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .mainTabBody .tab1area .area_text {
    padding-left: 7px;
  }

  .SMB-MAIN .mainTabBody .tab1area .area_text .link_arrow {
    background: none;
  }

  .SMB-MAIN .mainTabBody .tab1area .area_text dt:before {
    content: "";
    display: inline-block;
    height: 60px;
    vertical-align: middle;
  }

  .SMB-MAIN .mainTabBody .tab1area .area_text dt .icon_linkList img {
    display: block;
  }

  .SMB-MAIN .mainTabBody .tab1area .area_text dt strong {
    width: 77%;
  }

  .SMB-MAIN .mainTabBody .tab1area .area_text dd {
    display: none;
  }
}
.SMB-MAIN #MOBILE dd, .SMB-MAIN #SERVICE dd {
  display: block;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN #MOBILE dd, .SMB-MAIN #SERVICE dd {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .SMB-MAIN #CATEGORY_BODY #GLOBAL dt a {
    border-radius: 0 0 7px 7px;
    overflow: hidden;
  }

  .SMB-MAIN #CATEGORY_BODY #GLOBAL.is_open dt a {
    border-radius: 0 0 0 0;
  }

  .SMB-MAIN #SERVICE dt a {
    border-radius: 0 0 7px 7px;
    overflow: hidden;
  }

  .SMB-MAIN #SERVICE.is_open dt a {
    border-radius: 0 0 0 0;
  }
}
/*
  Support Menu
----------------------------------------------------------------------------------------------------*/
.SMB-MAIN .listSupport {
  zoom: 1;
  font-size: 85.71429%;
  margin: -15px -15px -1px;
}

@media screen and (max-width: 480px) {
  .SMB-MAIN .listSupport {
    font-size: 100%;
  }
}
.SMB-MAIN .listSupport:before, .SMB-MAIN .listSupport:after {
  content: "";
  display: block;
  overflow: hidden;
}

.SMB-MAIN .listSupport:after {
  clear: both;
}

.SMB-MAIN .listSupport li {
  width: 20%;
  *width: 142px;
  float: left;
  border-left: 1px solid #e6e9ee;
  margin-left: -1px;
  zoom: 1;
}

@media screen and (max-width: 480px) {
  .SMB-MAIN .listSupport li {
    width: 100%;
    padding: 0;
    height: auto;
    float: none;
  }
}
.SMB-MAIN .listSupport li a {
  display: block;
  text-align: center;
  padding: 52px 20px 39px;
}

@media screen and (max-width: 480px) {
  .SMB-MAIN .listSupport li a {
    text-align: left;
    padding: 21px 15px;
    height: auto;
    border-left: none;
    border-top: 1px solid #e6e9ee;
  }
}
@media screen and (max-width: 480px) {
  .SMB-MAIN .listSupport li a p {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 7px;
    vertical-align: middle;
  }
}
.SMB-MAIN .listSupport li a img {
  border: none;
}

@media screen and (max-width: 480px) {
  .SMB-MAIN .listSupport li a strong {
    background: none;
    padding-left: 10px;
  }

  .SMB-MAIN .listSupport li a .icon_window {
    display: none;
  }
}
/*
  List News
----------------------------------------------------------------------------------------------------*/
.SMB-MAIN .listNews li {
  margin-top: -1px;
  padding: 21px 17px;
  border-top: 1px solid #e6e9ee;
  border-bottom: none;
  *text-align: left;
}

.SMB-MAIN .listNews .listNewsItem dt {
  float: left;
  width: 143px;
  margin-bottom: 0;
}

.SMB-MAIN .listNews .listNewsItem dd {
  overflow: hidden;
  padding-left: 14px;
  *zoom: 1;
}

.SMB-MAIN .listNews .listNewsItem dd .link_arrow {
  margin-left: -10px;
  *zoom: 1;
}

.SMB-MAIN .listNews .listNewsItem dd .icon_window {
  margin-left: -14px;
  *zoom: 1;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .listNews .listNewsItem .fr {
    padding-top: 12px;
  }
}
@media screen and (max-width: 480px) {
  .SMB-MAIN .listNews .listNewsItem dt {
    width: auto;
    float: none;
    margin-bottom: 10px;
  }

  .SMB-MAIN .listNews .listNewsItem .fl {
    float: none;
  }

  .SMB-MAIN .listNews .listNewsItem .fr {
    padding-top: 12px;
    float: none;
    text-align: center;
  }
}
.SMB-MAIN .listNewsIconH {
  padding-right: 15px;
  float: right;
  font-size: 87.5%;
}

.SMB-MAIN .listNewsIconH li {
  float: left;
  margin-left: 15px;
}

.SMB-MAIN .listNewsIconH li a {
  display: block;
}

.SMB-MAIN .listNewsIconH li img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: -5px;
  margin-right: 5px;
}

.SMB-MAIN .listNewsIconH li .icon_window {
  vertical-align: 0px !important;
}

@media screen and (max-width: 480px) {
  .SMB-MAIN .listNewsIconH {
    padding-top: 5px;
  }

  .SMB-MAIN .listNewsIconH .btn_rss {
    display: none;
  }

  .SMB-MAIN .listNewsIconH li {
    float: none;
    text-align: right;
    width: auto;
    height: auto;
    margin-left: 0;
  }

  .SMB-MAIN .listNewsIconH li a {
    margin: 0 auto;
  }
}
/*
  In Box
----------------------------------------------------------------------------------------------------*/
.SMB-MAIN .box .mainLine {
  margin-bottom: 15px;
  *zoom: 1;
  *margin-bottom: 30px;
}

.SMB-MAIN .box .mainLine:before, .SMB-MAIN .box .mainLine:after {
  content: "";
  display: block;
  overflow: hidden;
}

.SMB-MAIN .box .mainLine:after {
  clear: both;
}

.SMB-MAIN .box .mainLine .setL {
  float: left;
  max-width: 45% !important;
}

.SMB-MAIN .box .mainLine .setL img {
  border: 1px solid #e6e9ee;
}

.SMB-MAIN .box .mainLine .setL .listLabel {
  margin-top: 10px;
}

.SMB-MAIN .box .mainLine .setL .listLabel li {
  margin-bottom: 3px;
}

.SMB-MAIN .box .mainLine .setL .listLabel li img {
  border: none;
}

.SMB-MAIN .box .mainLine .setR {
  overflow: hidden;
  padding-left: 18px;
  *zoom: 1;
}

.SMB-MAIN .box .mainLine .setR .listLabel {
  zoom: 1;
  margin-bottom: 5px;
}

.SMB-MAIN .box .mainLine .setR .listLabel:before, .SMB-MAIN .box .mainLine .setR .listLabel:after {
  content: "";
  display: block;
  overflow: hidden;
}

.SMB-MAIN .box .mainLine .setR .listLabel:after {
  clear: both;
}

.SMB-MAIN .box .mainLine .setR .listLabel li {
  float: left;
  margin-right: 10px;
}

.SMB-MAIN .box .mainLine .setR .listLabel li img {
  border: none;
}

.SMB-MAIN .box .mainLine .setR .hLevel4 {
  margin-bottom: 10px;
}

.SMB-MAIN .box .mainLine .setR .txtAdress {
  margin-top: 20px;
}

.SMB-MAIN .box {
  position: relative;
  overflow: hidden;
}

.SMB-MAIN .box .boxSlider {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.SMB-MAIN .box .boxSlider .slideMove {
  position: relative;
  left: 0;
  top: 0;
}

.SMB-MAIN .box .boxSlider .slideMove .ind {
  float: left;
}

.SMB-MAIN .box .boxNav {
  position: relative;
  *margin-top: -7px;
}

.SMB-MAIN .box .boxNav .navBtns li {
  position: absolute;
  top: 50%;
  margin-top: -10px;
}

.SMB-MAIN .box .boxNav .navBtns li a {
  display: block;
}

.SMB-MAIN .box .boxNav .navBtns li a img {
  display: block;
}

.SMB-MAIN .box .boxNav .navBtns .btn_prev {
  left: 15px;
}

.SMB-MAIN .box .boxNav .navBtns .btn_next {
  right: 15px;
}

.SMB-MAIN .box .boxNav .navDots {
  text-align: center;
  padding: 18px 0;
}

.SMB-MAIN .box .boxNav .navDots li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 14px;
  height: 14px;
  margin: 0 7px;
}

.SMB-MAIN .box .boxNav .navDots li a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 14px;
  height: 14px;
  overflow: hidden;
  background: url(/ext_lib/1/public/module/btn_dot_02.gif) no-repeat left top;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .box .boxNav .navDots li a {
    background: url(/ext_lib/1/public/module/btn_dot_01.gif) no-repeat left top;
    -webkit-background-size: 14px 14px;
    -moz-background-size: 14px 14px;
    background-size: 14px 14px;
  }
}
.SMB-MAIN .box .boxNav .navDots li .is_current {
  background: url(/ext_lib/1/public/module/btn_dot_02_ov.gif) no-repeat left top;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .box .boxNav .navDots li .is_current {
    background: url(/ext_lib/1/public/module/btn_dot_01_ov.gif) no-repeat left top;
    -webkit-background-size: 14px 14px;
    -moz-background-size: 14px 14px;
    background-size: 14px 14px;
  }
}
.SMB-MAIN .rLine {
  margin: 15px 0 15px;
  zoom: 1;
}

@media screen and (max-width: 480px) {
  .SMB-MAIN .rLine {
    margin: 15px 0;
    padding: 0;
    border-top: none;
    *margin: 0;
  }
}
.SMB-MAIN .rLine:before, .SMB-MAIN .rLine:after {
  content: "";
  display: block;
  overflow: hidden;
}

.SMB-MAIN .rLine:after {
  clear: both;
}

.SMB-MAIN .rLine:first-child {
  margin-top: 0;
}

@media screen and (max-width: 480px) {
  .SMB-MAIN .rLine:first-child {
    padding-top: 0;
    border-top: none;
  }
}
.SMB-MAIN .rLine .setL {
  float: left;
}

.SMB-MAIN .rLine .setL img {
  border: 1px solid #e6e9ee;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .rLine .setL {
    float: none;
  }
}
@media screen and (max-width: 480px) {
  .SMB-MAIN .rLine .setL {
    float: left;
  }
}
.SMB-MAIN .rLine .setR {
  overflow: hidden;
  padding-left: 29px;
  *zoom: 1;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .rLine .setR {
    margin-top: 10px;
    padding-left: 14px;
  }
}
@media screen and (max-width: 480px) {
  .SMB-MAIN .rLine .setR {
    overflow: hidden;
    padding-left: 29px;
    margin-top: 0;
    margin-bottom: 10px;
  }
}
.SMB-MAIN .rLine .setR .link_arrow {
  *zoom: 1;
  margin-left: -10px;
}

.SMB-MAIN .rLine .setR .icon_window {
  margin-left: -14px;
  *zoom: 1;
}

/*
  List
----------------------------------------------------------------------------------------------------*/
/* Horizontal List in Main Box Module --------------------------------------------*/
.SMB-MAIN .ind .listHorizontalIn {
  padding-bottom: 7px;
  *padding-bottom: 16px;
  overflow: hidden;
  margin-left: -15px;
  margin-top: -6px;
  zoom: 1;
}

.SMB-MAIN .ind .listHorizontalIn:before, .SMB-MAIN .ind .listHorizontalIn:after {
  content: "";
  display: block;
  overflow: hidden;
}

.SMB-MAIN .ind .listHorizontalIn:after {
  clear: both;
}

.SMB-MAIN .ind .listHorizontalIn li {
  float: left;
  white-space: nowrap\9;
  *white-space: nowrap;
  margin: 6px 20px 6px -1px;
  padding-left: 20px;
  border-left: 1px solid #CCD0D9;
}

.SMB-MAIN .ind .listHorizontalIn:not(:target) {
  padding: 0 0 9px 0\9;
}

/*
  searchbox
----------------------------------------------------------------------------------------------------*/
.SMB-MAIN .searchKeyword {
  position: relative;
  margin-bottom: 20px;
}

.SMB-MAIN .searchKeyword input[type="text"] {
  width: 400px;
  height: 14px;
  padding: 8px 30px 8px 10px;
  line-height: 14px;
  border: none;
  color: #AAB2BE;
  background: #e6e9ee;
  border-radius: 15px;
  border: 1px solid #e6e9ee;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 100%;
}

.SMB-MAIN .searchKeyword input[type="text"]:focus {
  background: #FFF;
  color: #555566;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .searchKeyword input[type="text"] {
    width: 100%;
    height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *box-sizing: content-box;
  }
}
.SMB-MAIN .searchKeyword .inputBtn {
  position: absolute;
  top: 7px;
  right: 8px;
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999px;
  width: 17px;
  height: 17px;
  border: none;
  cursor: pointer;
  background: url(/common/img/btn_search_03.png) no-repeat left top;
}

/*
  Buttons
----------------------------------------------------------------------------------------------------*/
.SMB-MAIN .btn_blueBlock {
  display: block;
  line-height: 16px;
  padding: 7px 5px;
  text-align: center;
  background-color: #0E0D6A;
  border-radius: 15px;
  color: #fff;
  font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 600;
}

.SMB-MAIN .btn_blueBlock:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  text-decoration: none !important;
}

.SMB-MAIN .btn_blueBlock .link_arrow {
  padding-left: 10px;
  *zoom: 1;
  background: url(/common/img/icon_arrow_02.gif) no-repeat left center;
}

.SMB-MAIN .btn_redBlock {
  display: block;
  line-height: 16px;
  padding: 7px 5px;
  text-align: center;
  background-color: #D24430;
  border-radius: 15px;
  color: #fff;
  font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 600;
}

.SMB-MAIN .btn_redBlock:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  text-decoration: none !important;
}

.SMB-MAIN .btn_redBlock .link_arrow {
  padding-left: 10px;
  *zoom: 1;
  background: url(/common/img/icon_arrow_02.gif) no-repeat left center;
}

.SMB-MAIN .btn_redBlockL {
  display: block;
  line-height: 20px;
  padding: 11px 25px;
  text-align: center;
  background-color: #D24430;
  border-radius: 21px;
  font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #fff;
}

.SMB-MAIN .btn_redBlockL img {
  margin-right: 10px;
  margin-left: -15px;
  vertical-align: -5px;
}

.SMB-MAIN .btn_redBlockL:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  text-decoration: none !important;
}

.SMB-MAIN .boxSlider .link_selfW, .SMB-MAIN .boxSlider .link_selfB, .SMB-MAIN .boxSlider .link_blankW, .SMB-MAIN .boxSlider .link_blankB {
  position: relative;
  display: inline-block;
  overflow: hidden;
  *zoom: 1;
}

.SMB-MAIN .boxSlider .link_selfW .icon_img, .SMB-MAIN .boxSlider .link_selfB .icon_img, .SMB-MAIN .boxSlider .link_blankW .icon_img, .SMB-MAIN .boxSlider .link_blankB .icon_img {
  position: absolute;
  top: 10px;
  right: 10px;
  overflow: hidden;
  border: none !important;
  border-radius: 0 !important;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .boxSlider .link_selfW .icon_img, .SMB-MAIN .boxSlider .link_selfB .icon_img, .SMB-MAIN .boxSlider .link_blankW .icon_img, .SMB-MAIN .boxSlider .link_blankB .icon_img {
    top: 10px;
    right: 10px;
  }
}
.SMB-MAIN .boxSlider .link_selfW:hover, .SMB-MAIN .boxSlider .link_selfB:hover, .SMB-MAIN .boxSlider .link_blankW:hover, .SMB-MAIN .boxSlider .link_blankB:hover {
  border: 3px solid #0E0D6A;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .boxSlider .link_selfW:hover, .SMB-MAIN .boxSlider .link_selfB:hover, .SMB-MAIN .boxSlider .link_blankW:hover, .SMB-MAIN .boxSlider .link_blankB:hover {
    border: none;
  }
}
.SMB-MAIN .boxSlider .link_selfW:hover > img, .SMB-MAIN .boxSlider .link_selfB:hover > img, .SMB-MAIN .boxSlider .link_blankW:hover > img, .SMB-MAIN .boxSlider .link_blankB:hover > img {
  margin: -3px -3px -3px;
}

@media screen and (max-width: 768px) {
  .SMB-MAIN .boxSlider .link_selfW:hover > img, .SMB-MAIN .boxSlider .link_selfB:hover > img, .SMB-MAIN .boxSlider .link_blankW:hover > img, .SMB-MAIN .boxSlider .link_blankB:hover > img {
    margin: 0;
  }
}
.SMB-MAIN .boxSlider .link_selfW .ami, .SMB-MAIN .boxSlider .link_selfB .ami, .SMB-MAIN .boxSlider .link_blankW .ami, .SMB-MAIN .boxSlider .link_blankB .ami {
  position: absolute;
  left: 0;
  top: 0;
  border: 3px solid transparent;
  display: none;
}

.SMB-MAIN .boxSlider .link_selfW:hover .ami, .SMB-MAIN .boxSlider .link_selfB:hover .ami, .SMB-MAIN .boxSlider .link_blankW:hover .ami, .SMB-MAIN .boxSlider .link_blankB:hover .ami {
  border-color: #0E0D6A;
}

/* Link Img --------------------------------------------*/
.SMB-MAIN .link_selfW, .SMB-MAIN .link_selfB, .SMB-MAIN .link_blankW, .SMB-MAIN .link_blankB {
  position: relative;
  display: block;
  overflow: hidden;
  *zoom: 1;
}

.SMB-MAIN .link_selfW .icon_img, .SMB-MAIN .link_selfB .icon_img, .SMB-MAIN .link_blankW .icon_img, .SMB-MAIN .link_blankB .icon_img {
  position: absolute;
  top: 10px;
  right: 10px;
  overflow: hidden;
  border: none !important;
  border-radius: 0 !important;
}

.SMB-MAIN .link_selfW .ami, .SMB-MAIN .link_selfB .ami, .SMB-MAIN .link_blankW .ami, .SMB-MAIN .link_blankB .ami {
  position: absolute;
  left: 0;
  top: 0;
}

.SMB-MAIN .link_selfW:hover img, .SMB-MAIN .link_selfB:hover img, .SMB-MAIN .link_blankW:hover img, .SMB-MAIN .link_blankB:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

/*
  TOP PAGE
----------------------------------------------------------------------------------------------------*/
.SMB-MAIN .link_selfW .ami, .SMB-MAIN .link_selfB .ami, .SMB-MAIN .link_blankW .ami, .SMB-MAIN .link_blankB .ami {
  background: url(/ext_lib/1/public/module/bg_ami.gif) repeat left top;
}

.SMB-MAIN a:hover {
  text-decoration: underline;
}

.SMB-MAIN .btn_blueL:hover {
  text-decoration: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

/* icon --------------------------------------------*/
.SMB-MAIN .icon_window {
  margin-right: 5px;
  vertical-align: 1px;
}

.SMB-MAIN .link_arrow {
  padding-left: 10px;
  background: url(/common/img/icon_arrow_01.gif) no-repeat left 5px;
}

.SMB-MAIN .btn_blueL {
  overflow: hidden;
  display: inline-block;
  line-height: 1;
  padding: 0 22px;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  background: #1eace5;
  color: white;
  padding-right: 27px;
  vertical-align: -5px;
  font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 600;
}

.SMB-MAIN .mbx {
  margin-bottom: 0\9 !important;
}

.SMB-MAIN .areaBtnAll {
  margin: 0 0 24px;
  text-align: center;
}

.SMB-MAIN .areaBtnAll .btn_blueL img {
  vertical-align: -5px;
  margin-right: 10px;
}

/*
  RIGHT SIDE
----------------------------------------------------------------------------------------------------*/
/* Heading --------------------------------------------*/
.RIGHT-SIDE .h3RTop {
  background: #0E0D6A;
}
.RIGHT-SIDE .h3R .link_arrow {
  background-position: left 5px;
}
.RIGHT-SIDE a.h3RTop h3 {
  min-height: 20px;
  background: url(/ext_lib/1/public/module/icon_qsJump.gif) no-repeat right center #0E0D6A;
}
@media screen and (max-width: 768px) {
  .RIGHT-SIDE a.h3RTop h3 {
    background: url(/ext_lib/1/public/module/icon_link_01.gif) no-repeat right center #0E0D6A;
    -webkit-background-size: 20px 20px;
    background-size: 20px 20px;
  }
}

/* Icon-link --------------------------------------------*/
.RIGHT-SIDE .link_selfW, .RIGHT-SIDE .link_selfB, .RIGHT-SIDE .link_blankW, .RIGHT-SIDE .link_blankB, .RIGHT-SIDE .link_border {
  position: relative;
  overflow: hidden;
  *zoom: 1;
}
.RIGHT-SIDE .link_selfW img, .RIGHT-SIDE .link_selfB img, .RIGHT-SIDE .link_blankW img, .RIGHT-SIDE .link_blankB img, .RIGHT-SIDE .link_border img {
  display: block;
}
.RIGHT-SIDE .link_selfW .icon_img, .RIGHT-SIDE .link_selfB .icon_img, .RIGHT-SIDE .link_blankW .icon_img, .RIGHT-SIDE .link_blankB .icon_img, .RIGHT-SIDE .link_border .icon_img {
  position: absolute;
  top: 10px;
  right: 10px;
  overflow: hidden;
  border: none !important;
  border-radius: 0 !important;
}
@media screen and (max-width: 768px) {
  .RIGHT-SIDE .link_selfW .icon_img, .RIGHT-SIDE .link_selfB .icon_img, .RIGHT-SIDE .link_blankW .icon_img, .RIGHT-SIDE .link_blankB .icon_img, .RIGHT-SIDE .link_border .icon_img {
    top: 5px;
    right: 5px;
    *top: 10px;
    *right: 10px;
  }
}
.RIGHT-SIDE .link_selfW .ami, .RIGHT-SIDE .link_selfB .ami, .RIGHT-SIDE .link_blankW .ami, .RIGHT-SIDE .link_blankB .ami, .RIGHT-SIDE .link_border .ami {
  position: absolute;
  left: 0;
  top: 0;
}
.RIGHT-SIDE .link_selfW.bnr, .RIGHT-SIDE .link_selfW.msls, .RIGHT-SIDE .link_selfB.bnr, .RIGHT-SIDE .link_selfB.msls, .RIGHT-SIDE .link_blankW.bnr, .RIGHT-SIDE .link_blankW.msls, .RIGHT-SIDE .link_blankB.bnr, .RIGHT-SIDE .link_blankB.msls, .RIGHT-SIDE .link_border.bnr, .RIGHT-SIDE .link_border.msls {
  display: block;
  color: #555566;
}
.RIGHT-SIDE .link_selfW.bnr:hover, .RIGHT-SIDE .link_selfW.msls:hover, .RIGHT-SIDE .link_selfB.bnr:hover, .RIGHT-SIDE .link_selfB.msls:hover, .RIGHT-SIDE .link_blankW.bnr:hover, .RIGHT-SIDE .link_blankW.msls:hover, .RIGHT-SIDE .link_blankB.bnr:hover, .RIGHT-SIDE .link_blankB.msls:hover, .RIGHT-SIDE .link_border.bnr:hover, .RIGHT-SIDE .link_border.msls:hover {
  border: 3px solid #0E0D6A;
  border-radius: 7px;
}
@media screen and (max-width: 768px) {
  .RIGHT-SIDE .link_selfW.bnr:hover, .RIGHT-SIDE .link_selfW.msls:hover, .RIGHT-SIDE .link_selfB.bnr:hover, .RIGHT-SIDE .link_selfB.msls:hover, .RIGHT-SIDE .link_blankW.bnr:hover, .RIGHT-SIDE .link_blankW.msls:hover, .RIGHT-SIDE .link_blankB.bnr:hover, .RIGHT-SIDE .link_blankB.msls:hover, .RIGHT-SIDE .link_border.bnr:hover, .RIGHT-SIDE .link_border.msls:hover {
    border: none;
  }
}
.RIGHT-SIDE .link_selfW.bnr:hover > img, .RIGHT-SIDE .link_selfW.bnr:hover > .ind, .RIGHT-SIDE .link_selfW.msls:hover > img, .RIGHT-SIDE .link_selfW.msls:hover > .ind, .RIGHT-SIDE .link_selfB.bnr:hover > img, .RIGHT-SIDE .link_selfB.bnr:hover > .ind, .RIGHT-SIDE .link_selfB.msls:hover > img, .RIGHT-SIDE .link_selfB.msls:hover > .ind, .RIGHT-SIDE .link_blankW.bnr:hover > img, .RIGHT-SIDE .link_blankW.bnr:hover > .ind, .RIGHT-SIDE .link_blankW.msls:hover > img, .RIGHT-SIDE .link_blankW.msls:hover > .ind, .RIGHT-SIDE .link_blankB.bnr:hover > img, .RIGHT-SIDE .link_blankB.bnr:hover > .ind, .RIGHT-SIDE .link_blankB.msls:hover > img, .RIGHT-SIDE .link_blankB.msls:hover > .ind, .RIGHT-SIDE .link_border.bnr:hover > img, .RIGHT-SIDE .link_border.bnr:hover > .ind, .RIGHT-SIDE .link_border.msls:hover > img, .RIGHT-SIDE .link_border.msls:hover > .ind {
  margin: -3px -3px;
  color: #555566;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .RIGHT-SIDE .link_selfW.bnr:hover > img, .RIGHT-SIDE .link_selfW.bnr:hover > .ind, .RIGHT-SIDE .link_selfW.msls:hover > img, .RIGHT-SIDE .link_selfW.msls:hover > .ind, .RIGHT-SIDE .link_selfB.bnr:hover > img, .RIGHT-SIDE .link_selfB.bnr:hover > .ind, .RIGHT-SIDE .link_selfB.msls:hover > img, .RIGHT-SIDE .link_selfB.msls:hover > .ind, .RIGHT-SIDE .link_blankW.bnr:hover > img, .RIGHT-SIDE .link_blankW.bnr:hover > .ind, .RIGHT-SIDE .link_blankW.msls:hover > img, .RIGHT-SIDE .link_blankW.msls:hover > .ind, .RIGHT-SIDE .link_blankB.bnr:hover > img, .RIGHT-SIDE .link_blankB.bnr:hover > .ind, .RIGHT-SIDE .link_blankB.msls:hover > img, .RIGHT-SIDE .link_blankB.msls:hover > .ind, .RIGHT-SIDE .link_border.bnr:hover > img, .RIGHT-SIDE .link_border.bnr:hover > .ind, .RIGHT-SIDE .link_border.msls:hover > img, .RIGHT-SIDE .link_border.msls:hover > .ind {
    margin: 0;
  }
}
.RIGHT-SIDE .bnr .link_selfW, .RIGHT-SIDE .bnr .link_selfB, .RIGHT-SIDE .bnr .link_blankW, .RIGHT-SIDE .bnr .link_blankB {
  display: block;
}
.RIGHT-SIDE .ind .link_selfW, .RIGHT-SIDE .ind .link_selfB, .RIGHT-SIDE .ind .link_blankW, .RIGHT-SIDE .ind .link_blankB {
  display: inline-block;
}
.RIGHT-SIDE .ind .link_selfW:hover, .RIGHT-SIDE .ind .link_selfB:hover, .RIGHT-SIDE .ind .link_blankW:hover, .RIGHT-SIDE .ind .link_blankB:hover {
  border: 3px solid #0E0D6A;
}
@media screen and (max-width: 768px) {
  .RIGHT-SIDE .ind .link_selfW:hover, .RIGHT-SIDE .ind .link_selfB:hover, .RIGHT-SIDE .ind .link_blankW:hover, .RIGHT-SIDE .ind .link_blankB:hover {
    border: none;
  }
}
.RIGHT-SIDE .ind .link_selfW:hover > img, .RIGHT-SIDE .ind .link_selfB:hover > img, .RIGHT-SIDE .ind .link_blankW:hover > img, .RIGHT-SIDE .ind .link_blankB:hover > img {
  margin: -3px -3px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .RIGHT-SIDE .ind .link_selfW:hover > img, .RIGHT-SIDE .ind .link_selfB:hover > img, .RIGHT-SIDE .ind .link_blankW:hover > img, .RIGHT-SIDE .ind .link_blankB:hover > img {
    margin: 0;
  }
}

/* box --------------------------------------------*/
.RIGHT-SIDE .box .ind p {
  margin-bottom: 10px;
}
.RIGHT-SIDE .box .ind .icon_freecall {
  margin-right: 5px;
  border: none !important;
  display: inline-block;
  vertical-align: -4px;
}
.RIGHT-SIDE .box .ind .tel {
  font-size: 116.66667%;
  cursor: default;
}
.RIGHT-SIDE .box .ind .tel:hover {
  text-decoration: none !important;
  color: #06a;
}

/* in box --------------------------------------------*/
.RIGHT-SIDE .spLine .setL {
  margin-bottom: 15px;
}

.RIGHT-SIDE .rLine {
  margin: 20px 0 10px;
  zoom: 1;
}
@media screen and (max-width: 480px) {
  .RIGHT-SIDE .rLine {
    border-top: 1px solid #e6e9ee;
    padding: 15px 15px 0;
    margin: 15px -15px;
    *padding: 0;
    *margin: 0;
  }
}
.RIGHT-SIDE .rLine:before, .RIGHT-SIDE .rLine:after {
  content: "";
  display: block;
  overflow: hidden;
}
.RIGHT-SIDE .rLine:after {
  clear: both;
}
.RIGHT-SIDE .rLine:first-child {
  margin-top: 0;
}
@media screen and (max-width: 480px) {
  .RIGHT-SIDE .rLine:first-child {
    padding-top: 0;
    border-top: none;
  }
}
.RIGHT-SIDE .rLine .setL {
  float: left;
}
@media screen and (max-width: 768px) {
  .RIGHT-SIDE .rLine .setL {
    float: none;
  }
}
@media screen and (max-width: 480px) {
  .RIGHT-SIDE .rLine .setL {
    float: left;
  }
}
.RIGHT-SIDE .rLine .setR {
  overflow: hidden;
  padding-left: 15px;
}
@media screen and (max-width: 768px) {
  .RIGHT-SIDE .rLine .setR {
    margin-top: 10px;
    padding: 0;
  }
}
@media screen and (max-width: 480px) {
  .RIGHT-SIDE .rLine .setR {
    overflow: hidden;
    padding-left: 16px;
    margin-top: 0;
    margin-bottom: 10px;
  }
}
.RIGHT-SIDE .rLine .setR dt {
  margin-bottom: 3px;
}
.RIGHT-SIDE .rLine .setR dt a {
  display: inline-block;
  background-position: left 6px;
}
.RIGHT-SIDE .rLine .setR dd {
  padding-left: 10px;
}

/* Vertical List --------------------------------------------*/
.RIGHT-SIDE .listVertical {
  padding: 7px 18px 15px 18px;
}
.RIGHT-SIDE .listVertical li {
  margin-top: 10px;
}

.RIGHT-SIDE .listVerticalArrow {
  padding: 7px 18px 15px 18px;
}
.RIGHT-SIDE .listVerticalArrow li {
  margin-top: 10px;
}
.RIGHT-SIDE .listVerticalArrow li a {
  padding-left: 10px;
  background: url(/common/img/icon_arrow_01.gif) no-repeat left 5px;
}

.RIGHT-SIDE .listVerticalLine li {
  padding: 12px 18px;
  border-top: 1px solid #e6e9ee;
}
.RIGHT-SIDE .listVerticalLine li:first-child {
  margin-top: 0;
  border-top: none;
}
.RIGHT-SIDE .listVerticalLine li a {
  display: inline-block;
}
.RIGHT-SIDE .listVerticalLine li .link_arrow {
  background: url(/common/img/icon_arrow_01.gif) no-repeat left 6px;
}

/* Vertical List in ind --------------------------------------------*/
.RIGHT-SIDE .listVerticalIn {
  padding: 0 3px;
  margin-bottom: 10px;
}
.RIGHT-SIDE .listVerticalIn li {
  margin-bottom: 10px;
  padding-left: 10px;
}
.RIGHT-SIDE .listVerticalIn li .link_arrow {
  margin-left: -10px;
  *zoom: 1;
  background-position: left 4px;
}
.RIGHT-SIDE .listVerticalIn li .icon_window {
  margin-left: -12px;
  margin-right: 5px;
  *zoom: 1;
}
.RIGHT-SIDE .listVerticalIn li .icon_pdf {
  margin-left: -12px;
  margin-right: 5px;
  *zoom: 1;
  vertical-align: -2px;
}

.RIGHT-SIDE .listVerticalButtonIn {
  padding: 0 3px;
  margin: 0 -3px 10px;
}
.RIGHT-SIDE .listVerticalButtonIn li {
  margin-bottom: 10px;
}
.RIGHT-SIDE .listVerticalButtonIn li .link_arrow {
  margin-left: -10px;
  *zoom: 1;
  background-position: left 4px;
  *background-position: left 12px;
  *line-height: 30px;
}
.RIGHT-SIDE .listVerticalButtonIn li .icon_window {
  margin-left: -12px;
  *zoom: 1;
}

.RIGHT-SIDE .listVerticalTellIn {
  padding: 0 3px;
  margin: 0 -3px 15px;
}
.RIGHT-SIDE .listVerticalTellIn li {
  margin-bottom: 5px;
}
.RIGHT-SIDE .listVerticalTellIn li .link_arrow {
  margin-left: -10px;
  *zoom: 1;
  background-position: left 4px;
}
.RIGHT-SIDE .listVerticalTellIn li .icon_window {
  margin-left: -12px;
  *zoom: 1;
}

.RIGHT-SIDE .listVerticalArrowIn {
  padding: 0 3px;
}
.RIGHT-SIDE .listVerticalArrowIn li {
  margin-bottom: 10px;
}
.RIGHT-SIDE .listVerticalArrowIn li a {
  padding-left: 10px;
  background: url(/common/img/icon_arrow_01.gif) no-repeat left 4px;
}

.RIGHT-SIDE .listVerticalLineGrayIn {
  overflow: hidden;
  margin: 0 -15px -5px;
  *zoom: 1;
  background: #dde0e7;
  font-size: 116.66667%;
}
.RIGHT-SIDE .listVerticalLineGrayIn li {
  font-weight: bold;
  margin-top: -1px;
  padding: 12px 18px;
  border-top: 1px solid #ccd0d9;
}
.RIGHT-SIDE .listVerticalLineGrayIn02 {
  overflow: hidden;
  margin: -15px -15px -5px;
  background: #dde0e7;
  font-size: 116.66667%;
}
.RIGHT-SIDE .listVerticalLineGrayIn02 li {
  font-weight: bold;
  margin-top: -1px;
  padding: 12px 18px;
  border-top: 1px solid #ccd0d9;
}

.RIGHT-SIDE .listVerticalLineIn {
  margin: -15px -15px -5px;
}
.RIGHT-SIDE .listVerticalLineIn li {
  padding: 10px 18px 10px 28px;
  border-top: 1px solid #e6e9ee;
}
.RIGHT-SIDE .listVerticalLineIn li .link_arrow {
  margin-left: -10px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-position: left 6px;
}
.RIGHT-SIDE .listVerticalLineIn li .icon_window {
  margin-left: -12px;
}
.RIGHT-SIDE .listVerticalLineIn li:first-child {
  margin-top: 0;
  border-top: none;
}
.RIGHT-SIDE .listVerticalLineIn li .youtube {
  margin-left: -10px;
  *zoom: 1;
}

.RIGHT-SIDE .listFooterNoteIn {
  margin: 0 0 15px;
  font-size: 83.33333%;
}
.RIGHT-SIDE .listFooterNoteIn li dl {
  overflow: hidden;
  *zoom: 1;
  color: #555565;
}
.RIGHT-SIDE .listFooterNoteIn li dt {
  float: left;
  width: 45px;
}
.RIGHT-SIDE .listFooterNoteIn li dd {
  overflow: hidden;
  *zoom: 1;
}
.RIGHT-SIDE .listFooterNoteIn li dd .listDot li {
  padding-left: 10px;
  background: url(/ext_lib/1/public/module/icon_dot_01.gif) no-repeat 2px 7px;
}

/* Icon before Text --------------------------------------------*/
.RIGHT-SIDE .sideIconText {
  overflow: hidden;
  display: inline-block;
  max-width: 160px;
  padding-left: 8px;
}
@media screen and (max-width: 768px) {
  .RIGHT-SIDE .sideIconText {
    max-width: 75%;
  }
}
@media screen and (max-width: 650px) {
  .RIGHT-SIDE .sideIconText {
    max-width: 68%;
  }
}
.RIGHT-SIDE a:hover .sideIconText {
  text-decoration: underline;
}

/* Ranking List --------------------------------------------*/
.RIGHT-SIDE .dayRank {
  text-align: right;
  margin-bottom: 10px;
}
.RIGHT-SIDE .listRanking {
  padding: 0 3px 18px 3px;
}
.RIGHT-SIDE .listRanking li {
  margin-top: 8px;
}
.RIGHT-SIDE .listRanking li .rank {
  font-weight: bold;
  float: left;
  padding-right: 9px;
}
.RIGHT-SIDE .listRanking li a {
  display: inline-block;
  *zoom: 1;
  float: left;
  padding-top: 2px;
  overflow: hidden;
  max-width: 150px;
  background-position: left 7px;
}
@media screen and (max-width: 768px) {
  .RIGHT-SIDE .listRanking li a {
    max-width: 70%;
  }
}
@media screen and (max-width: 560px) {
  .RIGHT-SIDE .listRanking li a {
    max-width: 62%;
  }
}
@media screen and (max-width: 480px) {
  .RIGHT-SIDE .listRanking li a {
    max-width: 90%;
  }
}

/*
  Buttons
----------------------------------------------------------------------------------------------------*/
/* red sizeL --------------------------------------------*/
.RIGHT-SIDE .btn_redL {
  overflow: hidden;
  *zoom: 1;
  display: inline-block;
  *display: inline;
  line-height: 1;
  text-align: center;
  padding: 0 22px;
  line-height: 40px;
  border-radius: 20px;
  background: url(/common/img/icon_arrow_02.gif) no-repeat 11px center #d24430;
  color: white;
  padding-right: 27px;
  font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 600;
}
.RIGHT-SIDE .btn_redL:visited {
  color: white;
}
.RIGHT-SIDE .btn_redL:focus {
  color: white;
}
.RIGHT-SIDE .btn_redL:hover {
  color: white;
}
.RIGHT-SIDE .btn_redL:active {
  color: white;
}
.RIGHT-SIDE .btn_redL:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  text-decoration: none !important;
}
.RIGHT-SIDE .btn_redL img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 0 12px 0 -1px;
}

/* red sizeM --------------------------------------------*/
.RIGHT-SIDE .btn_redM {
  overflow: hidden;
  *zoom: 1;
  display: inline-block;
  *display: inline;
  line-height: 1;
  text-align: center;
  padding: 8px 18px;
  *padding: 0px 18px;
  line-height: 14px;
  *height: 30px;
  *line-height: 30px;
  border-radius: 15px;
  font-size: 85.71429%;
  background: url(/common/img/icon_arrow_02.gif) no-repeat 11px center #d24430;
  color: white;
  font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 600;
}
.RIGHT-SIDE .btn_redM:visited {
  color: white;
}
.RIGHT-SIDE .btn_redM:focus {
  color: white;
}
.RIGHT-SIDE .btn_redM:hover {
  color: white;
}
.RIGHT-SIDE .btn_redM:active {
  color: white;
}
.RIGHT-SIDE .btn_redM:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  text-decoration: none !important;
}
.RIGHT-SIDE .btn_redM img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 0 7px 0 0;
}

/* red sizeS --------------------------------------------*/
.RIGHT-SIDE .btn_redS {
  overflow: hidden;
  *zoom: 1;
  display: inline-block;
  *display: inline;
  line-height: 1;
  text-align: center;
  padding: 0 14px 0 20px;
  line-height: 24px;
  border-radius: 12px;
  font-size: 85.71429%;
  background: url(/common/img/icon_arrow_02.gif) no-repeat 11px center #d24430;
  color: white;
  font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 600;
}
.RIGHT-SIDE .btn_redS:visited {
  color: white;
}
.RIGHT-SIDE .btn_redS:focus {
  color: white;
}
.RIGHT-SIDE .btn_redS:hover {
  color: white;
}
.RIGHT-SIDE .btn_redS:active {
  color: white;
}
.RIGHT-SIDE .btn_redS:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  text-decoration: none !important;
}
.RIGHT-SIDE .btn_redS img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 0 5px 0 0;
}
.RIGHT-SIDE input.btn_redS {
  overflow: hidden;
  *zoom: 1;
  display: inline-block;
  *display: inline;
  line-height: 1;
  text-align: center;
  padding: 0 14px 0 20px;
  line-height: 24px;
  border-radius: 12px;
  font-size: 85.71429%;
  background: url(/common/img/icon_arrow_02.gif) no-repeat 11px center #d24430;
  color: white;
  background: #D24430;
  padding: 0 11px;
  padding: 0 11px/9;
  font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 600;
}
.RIGHT-SIDE input.btn_redS:visited {
  color: white;
}
.RIGHT-SIDE input.btn_redS:focus {
  color: white;
}
.RIGHT-SIDE input.btn_redS:hover {
  color: white;
}
.RIGHT-SIDE input.btn_redS:active {
  color: white;
}
.RIGHT-SIDE input.btn_redS:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  text-decoration: none !important;
}
.RIGHT-SIDE input.btn_redS img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 0 5px 0 0;
}

/* gray sizeL --------------------------------------------*/
.RIGHT-SIDE .btn_grayL {
  overflow: hidden;
  *zoom: 1;
  display: inline-block;
  *display: inline;
  line-height: 1;
  text-align: center;
  padding: 0 22px;
  line-height: 40px;
  border-radius: 20px;
  background: url(/common/img/icon_arrow_02.gif) no-repeat 11px center #aab2be;
  color: white;
  padding-right: 27px;
}
.RIGHT-SIDE .btn_grayL:visited {
  color: white;
}
.RIGHT-SIDE .btn_grayL:focus {
  color: white;
}
.RIGHT-SIDE .btn_grayL:hover {
  color: white;
}
.RIGHT-SIDE .btn_grayL:active {
  color: white;
}
.RIGHT-SIDE .btn_grayL:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  text-decoration: none !important;
}
.RIGHT-SIDE .btn_grayL img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 0 12px 0 -1px;
}

/* blue sizeM Block --------------------------------------------*/
.RIGHT-SIDE .btn_blueBlockM {
  display: block;
  line-height: 14px;
  padding: 9px 0 7px;
  *padding: 0;
  *line-height: 30px;
  *height: 30px;
  width: 100%;
  text-align: center;
  background-color: #0E0D6A;
  border-radius: 15px;
  font-weight: bold;
  color: #fff;
}
.RIGHT-SIDE .btn_blueBlockM:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  text-decoration: none !important;
}
.RIGHT-SIDE .btn_blueBlockM .link_arrow {
  padding-left: 10px;
  background: url(/common/img/icon_arrow_02.gif) no-repeat left center;
}

/* red sizeM Block --------------------------------------------*/
.RIGHT-SIDE .btn_redBlockM {
  display: block;
  line-height: 14px;
  padding: 8px 0 8px;
  *padding: 0;
  *line-height: 30px;
  *height: 30px;
  width: 100%;
  text-align: center;
  background-color: #D24430;
  border-radius: 15px;
  font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #fff;
}
.RIGHT-SIDE .btn_redBlockM:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  text-decoration: none !important;
}
.RIGHT-SIDE .btn_redBlockM .link_arrow {
  padding-left: 10px;
  background: url(/common/img/icon_arrow_02.gif) no-repeat left center;
}

.RIGHT-SIDE .annotation {
  font-size: 83.33333%;
}

/* Arrow --------------------------------------------*/
.RIGHT-SIDE .link_arrow {
  padding-left: 10px;
  background: url(/common/img/icon_arrow_01.gif) no-repeat left 4px;
}

/* Icon --------------------------------------------*/
.RIGHT-SIDE .icon_window {
  margin: 0 5px 0 0;
  border: none !important;
}

/* Twitter --------------------------------------------*/
.RIGHT-SIDE .btnTwitter p {
  float: right;
}

/* Press Release --------------------------------------------*/
.RIGHT-SIDE .rRelease li {
  margin-top: 15px;
}

/* Print Button at IR --------------------------------------------*/
.RIGHT-SIDE .area_printIr {
  padding-top: 18px;
  height: 83px;
  margin-bottom: 23px;
  overflow: hidden;
}
.RIGHT-SIDE .area_printIr .btn_print {
  display: inline-block;
  width: 218px;
  margin-left: 12px;
  height: 20px;
  line-height: 20px;
  font-size: 78.57143%;
  color: #9EA5B1;
  text-align: center;
  border: solid 2px #dde0e7;
  border-radius: 12px;
}
.RIGHT-SIDE .area_printIr .btn_print .icon_print {
  vertical-align: -1px;
  margin-right: 7px;
}
.RIGHT-SIDE .area_printIr .btn_print:hover {
  background: #F1F2F6;
}
@media screen and (max-width: 768px) {
  .RIGHT-SIDE .area_printIr .btn_print {
    visibility: hidden;
  }
}
@media screen and (max-width: 768px) {
  .RIGHT-SIDE .area_printIr {
    padding-top: 19px;
  }
}
@media screen and (max-width: 480px) {
  .RIGHT-SIDE .area_printIr {
    display: none;
  }
}
.RIGHT-SIDE .fontSize {
  margin: 16px 12px 0;
  *zoom: 1;
  font-size: 85.71429%;
}
@media screen and (max-width: 768px) {
  .RIGHT-SIDE .fontSize {
    visibility: hidden;
  }
}
.RIGHT-SIDE .fontSize:before, .RIGHT-SIDE .fontSize:after {
  content: "";
  display: block;
  overflow: hidden;
}
.RIGHT-SIDE .fontSize:after {
  clear: both;
}
.RIGHT-SIDE .fontSize dt {
  float: left;
  height: 24px;
  line-height: 24px;
}
.RIGHT-SIDE .fontSize dd {
  float: right;
  padding-left: 17px;
}
.RIGHT-SIDE .fontSize dd ul {
  *zoom: 1;
  border-radius: 7px;
}
.RIGHT-SIDE .fontSize dd ul:before, .RIGHT-SIDE .fontSize dd ul:after {
  content: "";
  display: block;
  overflow: hidden;
}
.RIGHT-SIDE .fontSize dd ul:after {
  clear: both;
}
.RIGHT-SIDE .fontSize dd li {
  float: left;
  width: 46px;
  overflow: hidden;
  border-radius: 0 12px 12px 0;
}
.RIGHT-SIDE .fontSize dd li a {
  display: block;
  height: 24px;
  line-height: 24px;
  padding-right: 4px;
  color: #fff;
  text-align: center;
  background: #aab2be;
}
.RIGHT-SIDE .fontSize dd li:first-child {
  border-radius: 12px 0 0 12px;
  margin-right: 2px;
}
.RIGHT-SIDE .fontSize dd li:first-child a {
  padding-right: 0;
  padding-left: 4px;
}
.RIGHT-SIDE .fontSize dd li .is_current {
  background: #555566;
}

/* Rnav --------------------------------------------*/
.RIGHT-SIDE .rNav .is_current {
  background-color: #0E0D6A;
  border-top: 1px solid #D6D9E2 !important;
}
.RIGHT-SIDE .rNav .is_current > a {
  color: #fff;
  font-weight: bold;
  background: url(/common/img/icon_arrow_02.gif) no-repeat 15px 18px;
}

/* Link Img --------------------------------------------*/
.RIGHT-SIDE .link_selfW:hover img, .RIGHT-SIDE .link_selfB:hover img, .RIGHT-SIDE .link_blankW:hover img, .RIGHT-SIDE .link_blankB:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
}
.RIGHT-SIDE .link_selfW:hover .icon_img, .RIGHT-SIDE .link_selfB:hover .icon_img, .RIGHT-SIDE .link_blankW:hover .icon_img, .RIGHT-SIDE .link_blankB:hover .icon_img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* IR Stock price --------------------------------------------*/
.RIGHT-SIDE .icon_pdf {
  border: none !important;
  padding-top: 1px;
}

/* Right Tab --------------------------------------------*/
.RIGHT-SIDE .tabNews.tab2 li {
  float: left;
  width: 50%;
  margin-left: -1px;
  font-weight: bold;
  text-align: center;
}
.RIGHT-SIDE .tabNews.tab2 li a {
  position: relative;
  *zoom: 1;
  display: block;
  padding: 9px 3px 8px;
  color: #0066aa;
  border-left: solid 1px #e6e9ee;
  border-bottom: solid 1px #e6e9ee;
}
.RIGHT-SIDE .tabNews.tab2 li a:visited {
  color: #0066aa;
}
.RIGHT-SIDE .tabNews.tab2 li a:focus {
  color: white;
}
.RIGHT-SIDE .tabNews.tab2 li a:hover {
  color: white;
}
.RIGHT-SIDE .tabNews.tab2 li a:active {
  color: white;
}
.RIGHT-SIDE .tabNews.tab2 li a:hover, .RIGHT-SIDE .tabNews.tab2 li a:active, .RIGHT-SIDE .tabNews.tab2 li a:focus {
  border-left: solid 1px #e6e9ee;
  color: #fff;
  background: #0E0D6A;
  border-bottom: 1px solid #0E0D6A;
}
.RIGHT-SIDE .tabNews.tab2 li .currentArrow {
  display: none;
}
.RIGHT-SIDE .tabNews.tab2 li .is_current {
  background: #0E0D6A;
  border-bottom: 1px solid #0E0D6A;
  color: white;
}
.RIGHT-SIDE .tabNews.tab2 li .is_current:visited {
  color: white;
}
.RIGHT-SIDE .tabNews.tab2 li .is_current:focus {
  color: white;
}
.RIGHT-SIDE .tabNews.tab2 li .is_current:hover {
  color: white;
}
.RIGHT-SIDE .tabNews.tab2 li .is_current:active {
  color: white;
}
.RIGHT-SIDE .tabNews.tab2 li .is_current .currentArrow {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: -11px;
  left: 50%;
  margin-left: -10px;
  border-left: 10px solid #fff;
  border-right: 10px solid #fff;
  border-top: 10px solid #0E0D6A;
}
.RIGHT-SIDE .tabNews.tab2 li:first-child {
  margin-left: 0;
}
.RIGHT-SIDE .tabNews.tab2 li:first-child a {
  border-radius: 7px 0 0 0;
  border-left: none;
}
.RIGHT-SIDE .tabNews.tab2 li:last-child a {
  border-radius: 0 7px 0 0;
}
@media screen and (max-width: 768px) {
  .RIGHT-SIDE .tabNews.tab2 {
    border-radius: 7px 7px 0 0;
  }
  .RIGHT-SIDE .tabNews.tab2 li {
    display: block;
    position: relative;
    width: 50%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .RIGHT-SIDE .tabNews.tab2 li a {
    display: block;
    vertical-align: middle;
    padding: 12px 5px;
  }
}
@media screen and (max-width: 480px) {
  .RIGHT-SIDE .tabNews.tab2 li {
    display: table;
  }
  .RIGHT-SIDE .tabNews.tab2 li a {
    display: table-cell;
    width: 100%;
  }
}
.RIGHT-SIDE #TAB_RELEASE_BODY, .RIGHT-SIDE #TAB_RANKING_BODY {
  display: block;
}
.RIGHT-SIDE .tabBody {
  display: none;
}
.RIGHT-SIDE .tabBody .listRanking {
  padding: 0 3px;
}
.RIGHT-SIDE .tabBody .listRanking li {
  margin-top: 0;
  margin-bottom: 9px;
}
.RIGHT-SIDE .tabBody .listRanking li .rank {
  font-weight: bold;
  float: left;
  padding-right: 9px;
}
.RIGHT-SIDE .tabBody .listRanking li a {
  display: inline-block;
  *zoom: 1;
  float: left;
  padding-top: 2px;
  overflow: hidden;
  max-width: 150px;
  background-position: left 7px;
}
@media screen and (max-width: 768px) {
  .RIGHT-SIDE .tabBody .listRanking li a {
    max-width: 70%;
  }
}
@media screen and (max-width: 560px) {
  .RIGHT-SIDE .tabBody .listRanking li a {
    max-width: 62%;
  }
}
@media screen and (max-width: 480px) {
  .RIGHT-SIDE .tabBody .listRanking li a {
    max-width: 90%;
  }
}
.RIGHT-SIDE .tabBody .listRanking li .link_arrow {
  background-position: left 8px;
}
.RIGHT-SIDE .tabBody .listVerticalIn {
  padding-top: 3px;
}
.RIGHT-SIDE .tabBody .listVerticalIn .link_arrow {
  margin-left: -10px;
  *zoom: 1;
  background-position: left 4px;
  *background-position: left 7px;
}
.RIGHT-SIDE .tabBody .listVerticalIn .icon_window {
  margin-left: -12px;
  *zoom: 1;
}
.RIGHT-SIDE .tabBody .listVerticalIn .link_arrow:not(:target) {
  background-position: left 7px\9;
}

/* Print Button at solution --------------------------------------------*/
.RIGHT-SIDE .area_printSolution {
  padding-top: 18px;
  height: 83px;
  margin-bottom: 23px;
  overflow: hidden;
}
.RIGHT-SIDE .area_printSolution .btn_print {
  display: inline-block;
  width: 218px;
  margin-left: 12px;
  margin-bottom: 16px;
  height: 20px;
  line-height: 20px;
  font-size: 78.57143%;
  color: #9EA5B1;
  text-align: center;
  border: solid 2px #dde0e7;
  border-radius: 12px;
}
.RIGHT-SIDE .area_printSolution .btn_print .icon_print {
  vertical-align: -1px;
  margin-right: 7px;
}
.RIGHT-SIDE .area_printSolution .btn_print:hover {
  background: #F1F2F6;
}
@media screen and (max-width: 768px) {
  .RIGHT-SIDE .area_printSolution .btn_print {
    visibility: hidden;
  }
}
.RIGHT-SIDE .area_printSolution .btn_soho {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 224px;
  margin-left: 12px;
  height: 14px;
  line-height: 14px;
  padding: 5px 0;
  font-size: 78.57143%;
  color: #fff;
  text-align: center;
  border-radius: 12px;
  background: #0E0D6A;
}
.RIGHT-SIDE .area_printSolution .btn_soho .link_arrow {
  background: url(/common/img/icon_arrow_02.gif) no-repeat left 4px;
}
.RIGHT-SIDE .area_printSolution .btn_soho:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
}
@media screen and (max-width: 768px) {
  .RIGHT-SIDE .area_printSolution .btn_soho {
    visibility: hidden;
  }
}
@media screen and (max-width: 768px) {
  .RIGHT-SIDE .area_printSolution {
    display: none;
  }
}

.RIGHT-SIDE .youtube {
  position: relative;
  margin-top: 5px;
  margin-bottom: 15px;
  overflow: hidden;
}
.RIGHT-SIDE .youtube img {
  width: 100%;
  height: auto;
}

.RIGHT-SIDE .btn_blueS {
  overflow: hidden;
  *zoom: 1;
  display: inline-block;
  *display: inline;
  line-height: 1;
  text-align: center;
  padding: 0 14px 0 20px;
  line-height: 24px;
  border-radius: 12px;
  font-size: 85.71429%;
  background: url(/common/img/icon_arrow_02.gif) no-repeat 11px center #0E0D6A;
  color: white;
}
.RIGHT-SIDE .btn_blueS:visited, .RIGHT-SIDE .btn_blueS :focus, .RIGHT-SIDE .btn_blueS :hover, .RIGHT-SIDE .btn_blueS :active {
  color: white;
}
.RIGHT-SIDE .btn_blueS:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

.bg_quickSearch {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 0;
  width: 100%;
  background: #000;
  z-index: 1000;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

.area_quickSearch {
  display: none;
  width: 800px;
  height: 490px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -400px;
  margin-top: -245px;
  background: #FFF;
  border-radius: 7px;
  z-index: 1000;
}
.area_quickSearch .tar {
  margin: 0;
  *zoom: 1;
  padding: 15px;
  border-bottom: 1px solid #e6e9ee;
}
.area_quickSearch .quickView {
  padding: 0 10px 20px;
  position: relative;
}
.area_quickSearch .quickView ul {
  position: absolute;
  left: 10px;
  top: 0;
}
.area_quickSearch #QUICK-RECOMMEND, .area_quickSearch #QUICK-IPHONE, .area_quickSearch #QUICK-MOBILE, .area_quickSearch #QUICK-CLOUD, .area_quickSearch #QUICK-GLOBAL, .area_quickSearch #QUICK-SOHO, .area_quickSearch #QUICK-SUPPORT {
  display: none;
}
.area_quickSearch ul {
  zoom: 1;
}
.area_quickSearch ul:before, .area_quickSearch ul:after {
  content: "";
  display: block;
  overflow: hidden;
}
.area_quickSearch ul:after {
  clear: both;
}
.area_quickSearch li {
  float: left;
  margin: 20px 10px 0;
  font-size: 114.28571%;
}
.area_quickSearch li a {
  position: relative;
  display: block;
  width: 220px;
  height: 100px;
  padding: 10px;
  border-radius: 7px;
  color: #fff;
  text-align: center;
}
.area_quickSearch li a .natureCenter {
  width: 0;
  height: 100%;
  display: inline-block;
  *display: inline;
  vertical-align: middle;
}
.area_quickSearch li a .quickText {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  width: 200px;
}
.area_quickSearch li a img {
  position: absolute;
}
.area_quickSearch li .link_next {
  background: #0C85C8;
}
.area_quickSearch li .link_next img {
  bottom: 10px;
  right: 10px;
}
.area_quickSearch li .link_jump {
  background: #0E0D6A;
}
.area_quickSearch li .link_jump img {
  bottom: 10px;
  right: 10px;
}
.area_quickSearch li .link_back {
  background: #DDE0E7;
  color: #555566;
}
.area_quickSearch li .link_back img {
  top: 10px;
  left: 10px;
}


/* Emergency --------------------------------------------*/

#EMG {
    padding: 0px 0 0;
    background: transparent;
    overflow: hidden;
}
.MAIN-COLUMN #EMG .box dl {
    margin-bottom: 0;
}

