.T_OPEN {
  z-index: 10;
}
.T_INFOAREA,
.T_CLOSE,
.LIST {
  display: none;
}
* {
  box-sizing: border-box;
}
.PC .navbarspace {
  height: 110px;
}
.MOBILE .navbarspace {
  height: 110px;
}
.PC .Navbar_fixed {
  position: fixed;
  z-index: 99;
  left: 1%;
  top: 45px;
}
@media (max-width: 768px) {
  .PC .Navbar_fixed {
    position: fixed;
    z-index: 99;
    left: calc(50vw - 364.8px);
    top: 0%;
  }
}
.MOBILE .Navbar_fixed {
  position: fixed;
  z-index: 99;
  left: 1%;
  top: 45px;
}
.footer-clearfix {
  height: 0 !important;
}
.FOOT_MOBILE div {
  margin-top: 0 !important;
}
#float_print {
  top: 395px !important;
  right: 5px !important;
}
.PC #YF025 .e_BT ul.ONE {
    width: 200px;
    height: 45px;
    margin: 0 auto;
}
#YF025 .txtbar02 p {
  font-weight: normal !important;
}
.PC #YF025 .MENU ul li:nth-child(n+4) {
  padding-top: 0 ;
}
.PC #YF025 .MENU ul li:nth-child(n+5) {
  padding-top: 3px;
}
.PC #YF025 .MENU ul li {
  width: 23.5% !important;
}
.PC #YF025 .CHANGE ul li:first-child {
  font-size: 3.8vw;
}



.MOBILE #YF025 .MENU ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.MOBILE #YF025 .MENU ul li:nth-child(n+4) {
  padding-top: 0 ;
}
.MOBILE #YF025 .MENU ul li:nth-child(n+5) {
  padding-top: 3px;
}
.MOBILE #YF025 .MENU ul li {
  width: 23.5% !important;
}
.MOBILE #YF025 .CHANGE ul li:first-child {
  font-size: 3.8vw;
}
.POP_201700355_BG {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    opacity: 1;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}

.POP_201700355{
    height:auto;
    overflow:hidden;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 10001;
    margin:0 auto;
    background-color:#FFF;
    border: 1px solid #570a91;
    transform: translate(-50%, -50%);
    webkit-border-radius: 5px;
    moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow:0px 0px 8px #333333;    
}


@media \0screen {.POP_201700355 {top:10%;left:30%;}}

.POP_201700355 .COM{
    width:100%;
    height:auto;
    overflow:hidden;
    margin:0 auto;
padding:10px;}

.POP_201700355 .COM02{
    width:100%;
    height:auto; 
    overflow:auto;
    margin:0 auto;
}



.POP_201700355 .TBAR{
    width:100%;
    height:35px;
    background-color:#6f25a7;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.POP_201700355 .TBAR .XX{
    width:35px;
    height:35px;
float:right;}

.POP_201700355 .TBAR .XX a{
    display:block;
    width:35px;
    height:35px;
    background-repeat:no-repeat;
    background-size:25px 25px;
    background-position:center center;
    background-image:url(../images/pop_x_icon.png);
}

.POP_201700355 .BT01{
    width:100%;
    height:45px;
    margin:0 auto;
    margin-top:10px;
    padding-bottom: 10px\0;
}


.POP_201700355 .BT01 li{
    width:100%;
    float:left;
    margin:0 auto;
    margin-bottom:10px;
}


.POP_201700355 .BT01 li a{
    display:block;
    width:99%;
    height:45px;
    font-size: 1.2em;
    color: #333333;
    text-align:center;
    line-height:45px;
    text-decoration: none;
    background-color:#cfcfcf;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border:1px solid #969696;
    -moz-box-shadow:
    inset 0px 0px 2px rgba(255,255,255,1);
    -webkit-box-shadow:
inset 0px 0px 2px rgba(255,255,255,1);}


.POP_201700355 .BT02{
    width:100%;
    width:95%\9;
    height:45px;
    margin:0 auto;
    margin-top:10px;
}

.POP_201700355 .BT02 li{
    width:49.3%;
    float:left;
}

.POP_201700355 .BT02 li:first-child{
    margin-right:1px;
}
.POP_201700355 .BT02 li:last-child{
    margin-left:2px;
}


.POP_201700355 .BT02 li a{
    display:block;
    width:100%;
    height:45px;
    font-size: 1.2em;
    color: #333333;
    text-align:center;
    line-height:45px;
    background-color:#cfcfcf;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border:1px solid #969696;
    -moz-box-shadow:
    inset 0px 0px 2px rgba(255,255,255,1);
    -webkit-box-shadow:
inset 0px 0px 2px rgba(255,255,255,1);}
.POP_201700355 .COM03{
    width:98%;
    width:90%\0;
    height:300px;
    overflow:auto;
    margin:0 auto;
    padding:5%;
    -webkit-box-sizing:border-box;
    -webkit-text-size-adjust:none;
    text-decoration:none;
    font-family:Arial, Helvetica, sans-serif;    
} 
.WITHDRAW{
    text-indent:-12px;
    padding-left:12px;}     
    
 .POP_201700355 div,ul, ol, li{
    margin: 0;
    padding: 0;
}

.POP_201700355 ol, ul {
    list-style: none;
}   