@charset "shift_jis";
/*********************************************************************
*
* </#/css/index.css>
*
*********************************************************************/

/* HEADER
------------------------------------------ */
#HEADER {
  background-color: #ffffff;
  zoom: 1;
}
#HEADER .inner {
  width: 950px;
  height: 39px;
  margin: 0 auto 0 auto;
  padding-top: 13px;
  zoom: 1;
}
#HEADER #LOGO {
  float: left;
  margin-right: 434px;
  font-size: 0;
  line-height: 0;
}
/*„TOP
------------------------------------------ */
#TOP {
  background: #fff;
}
.main {
  width: 100%;
  text-align: center;
  border-top: 1px solid #ededed;
}
.tab-wrapper {
  width: 100%;
}

.tab {
  width: 950px;
  margin: 0 auto;
}

/*„BODY
------------------------------------------ */
#BODY {
  width: 950px;
  margin: 0 auto 0 auto;
  background: #fff;
  font-size: 16px;
}
h2 {
  font-size: 18px;
  background: none;
  border: none;
  padding: 0;
}
.pt00 {
  padding-top: 0;
}
.pt16 {
  padding-top: 16px;
}
.pb0 {
  padding-bottom: 0;
}
.pb16 {
  padding-bottom: 16px;
}
/* 	gnav
----------------------------*/
.gnav_wrap {
  position: relative;
  top: 0;
  z-index: 100;
}

.gnav {
  background: #ededed;
  position: relative;
  height: 80px;
  border-bottom: 3px solid #011328;
}

.gnav ul {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
}

.gnav ul li {
  float: left;
}
/*„flowchart
------------------------------------------ */
.flowchart,
.flowchart02 {
  font-size: 14px;
}
.relative {
  position: relative;
}
.flowchart .step1,
.flowchart .step2 {
  background-image: url(/wholesale/co_customer/start/img_v2/bg_flowchart.png);
  background-size: 226px;
  background-repeat: repeat-y;
  width: 226px;
  position: relative;
  height: 734px;
}
.flowchart02 .step1,
.flowchart02 .step2 {
  background-image: url(/wholesale/co_customer/start/img_v2/bg_flowchart.png);
  background-size: 226px;
  background-repeat: repeat-y;
  width: 226px;
  position: relative;
  height: 872px;
}
.flowchart .step3,
.flowchart .step4 {
  background-image: url(/wholesale/co_customer/start/img_v2/bg_flowchart.png);
  background-size: 225px;
  background-repeat: repeat-y;
  width: 225px;
  position: relative;
  height: 734px;
}
.flowchart02 .step3,
.flowchart02 .step4 {
  background-image: url(/wholesale/co_customer/start/img_v2/bg_flowchart.png);
  background-size: 225px;
  background-repeat: repeat-y;
  width: 225px;
  position: relative;
  height: 604px;
}
.flowchart .ttl,
.flowchart02 .ttl {
  color: #fff;
  position: absolute;
  top: -33px;
  width: 225px;
  text-align: center;
  font-weight: bold;
}
.flowchart p em,
.flowchart02 p em {
  color: #e60000;
  border-bottom: #e60000 1px solid;
  line-height: 1.8em;
}
.flowchart .pic_07 img,
.flowchart .pic_08 img {
  max-width: 193px;
}
.pic_09 img {
  position: absolute;
  top: -260px;
  right: -2px;
}

.flowchart .default .fLeft,
.flowchart .default .fRight {
  width: 39%;
}
/*„footer
------------------------------------------ */
footer .w950 {
  width: 950px;
  margin: 0 auto;
}
footer .inner {
  overflow: hidden;
  margin: 0 auto;
  width: auto;
  padding: 20px 0;
  background: #2a2b2f;
  line-height: 1.5;
  font-size: 12px;
}
footer .footUtlNav {
  color: #959597;
}

footer .footUtlNav a {
  color: #959597;
  text-decoration: none;
}

footer .footUtlNav a:visited {
  color: #959597;
}

footer .footUtlNav a:active,
footer .footUtlNav a:hover {
  color: #e60000;
}

footer #footerInner a {
  color: #959597;
}

footer #footerEnd {
  clear: both;
  padding-top: 16px;
}

footer .copyright {
  display: block;
  float: left;
  width: 464px;
}

footer .logo {
  float: right;
  position: relative;
  width: 222px;
  z-index: 1;
}

/* SCRIPT
------------------------------------------ */
#SCRIPT {
  display: none;
}

@media screen and (max-width: 767.9px) {
  .header,
  .header__inner {
    min-width: 1024px;
  }
  .button-page-top {
    color: transparent !important;
    text-decoration: none !important;
  }
}
