@charset "utf-8";
/*@import url(//fonts.googleapis.com/earlyaccess/mplus1p.css);*/



*{ font-family:"Meiryo UI", "Yu Gothic UI", sans-serif;/*'Mplus 1p' ,'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'Meiryo', sans-serif; */   }
/* RESET */
html, body {
	width: 100%;
	/*height:100%;*/
	 
}
.login-page {/*background-color:#f0f2f5;*/background: url(/images/login_bg.png) repeat left top;}


html {
	overflow-y: no
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, form, fieldset, p,
	button, ul {
	margin: 0;
	padding: 0
}

body, h1, h2, h3, h4, input, button, p, div, span, ul, li {
	font-size: 12px;
	
}

ol li, div, span {
	font-size: 14px;
}

body {
	background-color: #fff;
	text-align: center;
	*word-break: break-all;
	-ms-word-break: break-all;
	background-color:#eceff4;
}

img, fieldset, iframe {
	border: 0 none
}

li {
	list-style: none
}

input, select, button {
	vertical-align: middle
}

img {
	vertical-align: top;
	max-width: 100%;
	height: auto;
}

i, em, address {
	font-style: normal
}

label, button {
	cursor: pointer
}

button {
	margin: 0;
	padding: 0
}

a {
	color: #464646;
	text-decoration: none;
	font-size: 14px;
}

a:hover {
	color: #086eb1;
	text-decoration: underline
}

button * {
	position: relative
}

button img {
	left: -3px;
	*left: auto
}

html:first-child select {
	height: 20px;
	padding-right: 6px
}

option {
	padding-right: 6px
}

hr {
	display: none
}

legend {
	*width: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

table, table th, table td {
	/*border:0;*/
	
}
.loginwrap {
	margin:180px auto 0;	
	/*width:631px;*/
	height:565px;	
}

.loginul > li { text-align:center; }
.loginul > li:nth-child(1) { font-size:65px; color:rgba(255, 201, 38, 0.9); font-weight:600; letter-spacing:-3px; }
.loginul > li:nth-child(2) { font-size:24px; color:#2f3135; font-weight:600; letter-spacing:-1px; padding:5px 0 53px 0; }
.loginul > li:nth-child(3) .selarea32 { width:529px; height:251px; border:#dadce1 solid 1px; background-color:#fff; margin:0 auto;  }



.logtit1 { font-size:20px; color:#757982; font-weight:600; letter-spacing:-3px; padding:29px 0 8px 0;  }
.logtit2 { font-size:14px; color:#757982;  letter-spacing:-1px; padding-bottom:33px;  }

#userid, #userpass { width:470px; height:40px; 
/*border-color: #ebebeb;*/ font-size:14px; padding-left:10px;  }
#userpass  { /*margin:12px 0 0 0;*/}
.cbutton2 {
    background-color: rgba(255, 201, 38, 0.9);
    border: 1px solid rgba(255, 201, 38, 0.9);
    display: inline-block;
    cursor: pointer;
    color: #1f2d3d;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    width: 118px;
    height: 30px;
    line-height: 10px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s;
}
.cbutton2:hover {
	color:rgba(255, 201, 38, 0.9);
	text-decoration:none;
	background-color:#fff;
}
.cbutton2:active {
	position:relative;
	top:1px;
}
.setwidth2 { width:530px; height:50px; font-size:16px; margin-top:16px;  }


.loginul > li:nth-child(5) { font-size:12px; color:#4c5058; padding-top:46px;  }
.regi { border-top:#ccc solid 1px; margin:50px 0 50px 0; text-align:left; padding:0 }  

.login-box-msg { padding: 27px 0 30px 0; font-size:36px; color:#1c3dbd; text-align: center; font-weight:600; }
.card .card-body {
 
  padding: 1rem;
}


.login {font-size:28px; color:#000; }
.sp1 { color:#ffc427; font-size:inherit; }
.sp2 { color:#3c495a; font-size:inherit; }
.sp3 { color:#9a999e; font-size:inherit; }
.login-card-body { padding:60px 0px; width:430px; height:630px; box-sizing: border-box; }
.logininfo { font-size:16px; color:#666; }
.formlg {padding: 0 40px;}
.ft12 { font-size:12px; }
.line_or {
    position: relative;
    display: block;
    width: 100%;
    padding: 15px 0;
    font-size: 0;
    line-height: 0;
}
.line_or .txt_or {
    display: inline-block;
    width: 40px;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    color: rgba(0,0,0,0.3);
}
.line_or::before, .line_or::after {
    display: inline-block;
    width: calc(50% - 20px);
    height: 1px;
    margin: 8px 0;
    background-color: rgba(0,0,0,0.06);
    vertical-align: top;
    content: '';
}
.txtrgt { text-align:right;}
.form-control { }


.tippa { padding:0; }
.login-box { width:1200px; margin:0 auto; }
.wrap_banner {
    display: inline-block;
    position: relative;
    width: 750px;
    height: 630px;
    margin: 130px 0 0 0;
    vertical-align: top;
    text-align: left;
    font-size: 16px;
   
}
.logincard {display: inline-block;}
.tit_banner {
    font-weight: 500;
    font-size: 30px;
    line-height: 46px;
    color: #fff;
}
.leftar { padding:68px; }
.help { margin:173px 0 0 0 ;}
.help li { color:#fff; font-size:1rem!important;  }
.hp1 { font-weight:600; font-size:1.2rem; padding:0 0 10px 0; }
.desc_banner {
    margin-top: 45px;
    font-size: 20px;
    
    
     line-height: 30px;
color: #fff;
height: 58px;
}
.any { font-size:.875rem; font-weight:100; color:#fff; }
.bar {
display: inline-block;
width: 47px;
height: 3px;
margin: 40px auto 0;
background-color: #fff;
}
.btn-primary {
	
}
.btn-group-lg > .btn, .btn-lg { font-size:1rem; }
#corp_name {  height:34px;
/*border-color: #ebebeb;*/ font-size:.8rem; padding-left:10px; }
.logincard { position:relative; margin:130px 0 0 0; } 
strong { font-size:36px;}
.loading_am { position:absolute; font-size:30px; color:#ccc; }

.loading_sc { position: absolute; left: 50%;
    top: 35%; }

.login-page {  }
.login-page, .register-page {
    /*-ms-flex-align: center;
    align-items: center;
    
    display: -ms-flexbox;
    display:flex;
    
    -ms-flex-pack: center;
    */
}
.btn-group-lg > .btn, .btn-lg {
    padding: .675rem 4rem;
}
#btncorp, #btnelimid {
padding: 0 1.5rem;
}
.gap { color:#ccc; margin:0 10px; }
.copy  {
    position: absolute;
bottom: 30px;
    color: #fff;
}
.logo {
    position: relative;
    
    text-align:left;
    top:20px;
    display: flex;
  justify-content: space-between;
}
.logo a {font-weight:600;
    color: #fff;
    font-size:18px;
}
#sellerService { height:28px; }
.form-control-sm { padding: 0 .75rem; }
.wlogo {width: 23px;
position: relative;
top: 5px;
margin-right: 5px;}
.logogap { margin: 0 20px; }
.form-group , .mb-3 {
  margin-bottom: .67rem!important;
}
.alink3 {  text-decoration: underline; color:#1473e6!important; }
.dedi { 
font-weight: 600;
font-size: 1.2rem;
margin: 0 0 20px 0;
border: #fff solid 1px;
background-color: #fff;
width: 180px;
height: 44px;
text-align: center;
line-height: 44px;
letter-spacing: 1px;
border-radius: 28px;position: absolute;
left: 508px;
top: 113px; }


.info_banner {/* background:url(/images/wscc_login_bg.png) no-repeat left top; */width:750px; height:630px;}

.card { /*border-radius:0;*/box-shadow: 3px 3px 10px 5px rgba(188, 188, 188, 0.25);
border: 0 solid rgba(0, 0, 0, .125);
border-radius: 1rem; }
.footer { width:100%; background-color:#fff; height:70px; line-height:70px; margin:116px 0 0 0; position: absolute;
bottom: 0;}
.footinfo  { display:flex; width:1200px; margin:0 auto; }
.footinfo li { margin:0 25px 0 0;}

.regiinfo li:nth-child(1) { font-size:15px; font-weight:600; padding:20px 0;color:#fff;}
.regiinfo li:nth-child(2) a, .regiinfo li:nth-child(3) a { font-size:14px; color:#fff; }

.dedi2 {
  
  margin: 0 0 20px 0;
  
  
  width: 180px;
  height: 44px;
  
  position: absolute;
  left: 504px;

bottom: 43px;
}
.dedi3 {
  margin: 0 0 20px 0;
  width: 180px;
  height: 44px;
  position: absolute;
  left: 504px;  
  top: 81px;
}

@media screen and (max-width:740px) {
	.wrap_banner,.info_banner, .login-box ,.footinfo {
  width: 100%;
	}
	.wrap_banner {
  margin: 50px 0 0 0;
	}
	.logincard {  
  margin:0;
  width:100%;
	}
	.footer {
  position: static;
  margin:0;
	}
.tit_banner {
 
  font-size: 21px;
}
strong {
  font-size: 28px;
}
.desc_banner {
  
  line-height: 31px;
}
.footinfo {
  padding: 0 10px;
}
.footinfo li {
  margin: 0 11px 0 0;
}
.login-card-body {
  
  width: 100%;
}
}
