@charset "UTF-8";

#w_d0101b0012 .login_table {
    margin: 0 auto;
}

/* #w_d0101b0012 .loginBox1 */
#w_d0101b0012 .loginBox1 {
    width: 565px;
    height: auto;
    background-image: url("../img/w_d0101b0011/shadow.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 25px;
}
#w_d0101b0012 .loginBox1 .loginBox_inner {
    padding: 40px 30px;
    border: 1px solid #c2d4e9;
    background-color: #eef3f9;
}
#w_d0101b0012 .loginBox1 dl {
    width: 330px;
    margin: 0 auto;
    text-align: left;
}
#w_d0101b0012 .loginBox1 dd {
    display: inline-block;
    width: 85px;
}
#w_d0101b0012 .loginBox1 dt {
    display: inline-block;
    width: 230px;
}
#w_d0101b0012 .loginBox1 input {
    line-height: normal;
    width: 250px;
    font-size: 14px;
}
/* パスワード表示　20220114追加*/
#w_d0101b0012 .loginBox1 dl.passCheck {
    width: 220px;
    margin: 10px auto 0;
}
#w_d0101b0012 .loginBox1 input.check {
    line-height: normal;
    width: 50px;
}

/* #w_d0101b0012 .loginBox2 */
#w_d0101b0012 .loginBox2 {
    width: 360px;
    height: auto;
    background-image: url("../img/w_d0101b0011/shadow.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 360px 25px;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 25px;
}

#w_d0101b0012 .loginBox2 .loginBox_inner {
    width: 360px;
    padding: 40px 30px;
    border: 1px solid #c2d4e9;
    background-color: #eef3f9;
    vertical-align: middle;
    display: table-cell;
}

/* #w_d0101b0012 .btnLst */
#w_d0101b0012 .btnLst {
    overflow: hidden;
}
#w_d0101b0012 .btnLst li:first-child {
    float: left;
}
#w_d0101b0012 .btnLst li {
    float: right;
}
#w_d0101b0012 .passwordBtn {
    background-image: url("../img/w_d0303p0020/question.png" );
    padding-left: 40px;
}
#w_d0101b0012 .loginHintBtn {
    background-image: url("../img/w_d0303p0020/question.png");
    background-position: 160px center;
    padding-left: 30px;
    width: 100%;
}


/* #w_d0101b0012 .protectTxt */
#w_d0101b0012 .protectTxt {
  font-size: 1.5rem;
  padding: 10px 20px 10px 45px;
  background-color: #fff;
  border: 1px solid #2a6bb3;
  box-sizing: border-box;
  background-image: url("../img/w_d0303p0020/protect.png");
  background-position: 12px center;
  background-repeat: no-repeat;
}

/* #w_d0101b0012 .top_news */
#w_d0101b0012 .top_news{
    display: block;
    position: relative;
    margin-top: 40px;
    margin-bottom: 40px;
}
#w_d0101b0012 .top_news .contents > dl {
    display: table;
    box-sizing: border-box;
}
#w_d0101b0012 .top_news .contents > dl > dt,
#w_d0101b0012 .top_news .contents > dl > dd {
    display: table-cell;
    table-layout: fixed;
    vertical-align: middle;
}
#w_d0101b0012 .top_news .contents > dl > dt {
    font-size: 1.7rem;
    overflow: hidden;
    padding: 20px;
    width: 126px;
}
#w_d0101b0012 .top_news .contents > dl > dt span {
    float:right;
}
#w_d0101b0012 .top_news .contents > dl > dt span:first-child{
    float:left;
}
#w_d0101b0012 .top_news .contents > dl > dd {
    background-color: #fff;
    font-size: 14px;
    padding: 15px 10px;
    width: 800px;
}
#w_d0101b0012 .top_news .contents > dl > dd > ul > li > dl {
    display: table;
}
#w_d0101b0012 .top_news dl dd ul li + li {
    margin-top: 10px;
}
#w_d0101b0012 .top_news .contents > dl > dd > ul > li > dl > dt,
#w_d0101b0012 .top_news .contents > dl > dd > ul > li > dl > dd {
    display: table-cell;
    font-size: 1.5rem;
    line-height: 1.6;
    border-bottom: 1px dotted #2a6bb3;
    padding-bottom: 15px;
}
#w_d0101b0012 .top_news .contents > dl > dd > ul > li > dl > dt {
    table-layout: fixed;
    width: 126px;
}
#w_d0101b0012 .top_news .contents > dl > dd > ul > li > dl > dd.news_category{
    width: 107px;
}
#w_d0101b0012 .top_news .contents > dl > dd > ul > li > dl > dd.news_category span{
    display: inline-block;
    min-width: 92px;
    height: 21px;
    line-height: 21px;
    font-size: 1.3rem;
    text-align: center;
    color: #fff;
}
#w_d0101b0012 .top_news .contents > dl > dd > ul > li > dl > dd.news_category span.category_mnt{
    background-color: #a05213;
}
#w_d0101b0012 .top_news .contents > dl > dd > ul > li > dl > dd.news_category span.category_important{
    background-color: #d93d0d;
}
#w_d0101b0012 .top_news .contents > dl > dd > ul > li > dl > dd.news_category span.category_info{
    background-color: #18919e;
}
#w_d0101b0012 .top_news .contents > dl > dd > ul > li > dl > dd.news_content{
    line-height: 1.6;
}
#w_d0101b0012 .top_news .contents > dl > dd > ul > li:last-child dl dt,
#w_d0101b0012 .top_news .contents > dl > dd > ul > li:last-child dl dd{
    border-bottom: none;
    padding-bottom: 0;
    vertical-align: middle;
}
#w_d0101b0012 .top_news .contents > dl.release {
    background-color: #d4e1f0;
    border: 4px solid #d4e1f0;
}
#w_d0101b0012 .top_news .contents > dl.deliveryInformation {
    background-color: #f7c3d3;
    border: 4px solid #f7c3d3;
    margin-top: 30px;
}
#w_d0101b0012 .canbe,
#w_d0101b0012 .campaign,
#w_d0101b0012 .support {
    background-image: linear-gradient(to top, #fff, #f6f6f6 50%, #ececec);
}

/* #w_d0101b0012 .twoCol */
#w_d0101b0012 .twoCol>ul>li:first-child {
    width: 565px;
    float: left;
}
#w_d0101b0012 .twoCol>ul>li:last-child {
    width: 360px;
    float: right;
}

#w_d0101b0012 .annotation_normal li {
    display: block;
    text-align: center;
}
#w_d0101b0012 .annotation_normalL li {
    display: block;
    text-align: left;
    font-size: 1.3rem;
}

p.sentence + section.twoCol {
    margin-top: 0;
}

#w_d0101b0012 .top_news {
  margin-top: 50px;
}

#w_d0101b0012 .top_news .contents > div.release {
    background-color: #d4e1f0;
    border: 4px solid #d4e1f0;
}
#w_d0101b0012 .top_news .contents > div {
    box-sizing: border-box;
    display: table;
}
#w_d0101b0012 .top_news .contents > div > h3 {
    font-size: 1.7rem;
    padding: 0 20px;
    width: 113px;
}
#w_d0101b0012 .top_news .contents > div > h3,
#w_d0101b0012 .top_news .contents > div > div {
    display: table-cell;
    table-layout: fixed;
    vertical-align: middle;
}
#w_d0101b0012 .top_news .contents > div > h3 span:first-child {
    margin-bottom: 9px;
}
#w_d0101b0012 .top_news .contents > div > h3 span {
    display: block;
}
#w_d0101b0012 .top_news .contents > div > ul {
    background-color: #fff;
    font-size: 1.4rem;
    padding: 15px 10px;
    width: 800px;
}
#w_d0101b0012 .top_news .contents > div > ul > li > dl {
    display: table;
}
#w_d0101b0012 .top_news .contents > div > ul > li > dl > dt {
    table-layout: fixed;
    width: 126px;
}
#w_d0101b0012 .top_news .contents > div > ul > li > dl > dt,
#w_d0101b0012 .top_news .contents > div > ul > li > dl > dd {
    border-bottom: 1px dotted #2a6bb3;
    display: table-cell;
    font-size: 1.5rem;
    line-height: 1.6;
    padding-bottom: 15px;
}
#w_d0101b0012 .top_news .contents > div > ul > li > dl > dd.news_category {
    width: 107px;
}
#w_d0101b0012 .top_news .contents > div > ul > li > dl > dd.news_content {
    line-height: 1.6;
}
#w_d0101b0012 .top_news .contents > div.deliveryInformation {
    background-color: #f7c3d3;
    border: 4px solid #f7c3d3;
    margin-top: 30px;
}
#w_d0101b0012 .top_news .contents > div > ul > li:last-child dl dt,
#w_d0101b0012 .top_news .contents > div > ul > li:last-child dl dd {
    border-bottom: medium none;
    padding-bottom: 0;
}
#w_d0101b0012 .top_news .contents > div > ul > li > dl > dd.news_category span {
    color: #fff;
    display: inline-block;
    font-size: 1.3rem;
    height: 21px;
    line-height: 21px;
    min-width: 92px;
    text-align: center;
}
#w_d0101b0012 .top_news .contents > div > ul > li > dl > dd.news_category span.category_important {
    background-color: #d93d0d;
}
#w_d0101b0012 .top_news .contents > div > ul > li > dl > dd.news_category span.category_info {
    background-color: #0b7b87;
}
#w_d0101b0012 .form_errorLst {
  width: auto !important;
  padding-right: 0px;
  padding-left: 0px;
  margin-bottom: 20px !important;
}
#w_d0101b0012 .form_errorLst dl {
  width: auto !important;
}
#w_d0101b0012 .form_errorLst dt {
  width: auto !important;
}
#w_d0101b0012 .form_errorLst dd {
  width: auto !important;
}
#w_d0101b0012 .menberCampaign {
    margin: 0 auto;
    padding: 3px;
    width: 280px;
    border: solid 2px #E04080;
    background-color: #E8437F;
    font-size: 1.3rem;
    line-height: 1.6;
    border-radius: 10px;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
}