@charset "utf-8";
html {
  /* visibility: hidden; */
}
html.wf-active {
  visibility: visible;
}

/* フォント指定 */
@font-face {
    font-family: 'MinSubsetFont';
        src: url('/fonts/MinSubsetFont.eot'); /* IE9 Compat Modes */
        src: url('/fonts/MinSubsetFont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
             url('/fonts/MinSubsetFont.woff2') format('woff2'), /* Super Modern Browsers */
             url('/fonts/MinSubsetFont.woff') format('woff'), /* Pretty Modern Browsers */
             url('/fonts/MinSubsetFont.ttf') format('truetype'); /* Safari, Android, iOS */
}

body {
    /*font-family: "ヒラギノ明朝 ProN W6", HiraMinProN-W6, kozuka-mincho-pr6n, sans-serif;*/
    font-family: "ヒラギノ明朝 ProN W3", HiraMinProN-W3, 'MinSubsetFont', "游明朝", YuMincho, serif;
    font-style:normal;
    font-weight:500;
}
a:link{
    color: rgba(78,100,111,1.00);
}
a:visited{

}
a:hover{
}
a:active{
}
.h3{
    font-size: medium;
}
.container-fluid .row .yakuhin-data.col-lg-2 {
    border: thin solid rgba(78,100,111,1.00);
}

.row .yakuhin-data.col-lg-2 ul {
    font-size: medium;
    text-align: left;
    padding-left: 5px;
    line-height: 1.5em;
}
.yakuhin-name   {
    font-size: large;
    padding-left: 10px;
}
.container-fluid .row .yakuhin-data.col-lg-3 {

}
.row .yakuhin-data.col-lg-3 ul {
    font-size: medium;
    text-align: left;
    padding-left: 5px;
    line-height: 1.5em;
}

.hanbai-seizou {
    font-size: small;
    padding-left: 10px;
}
.container-fluid #defaultNavbar1 {
    position: relative;
}
.pdszerologo {
    background-size: contain;
}
.navba {
}
.container-fluid.page-header .row .col-lg-3 {
    float: right;
}
.zerostocklogo {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.div-col-status-right {
    float: right;
    height: 100%;
    min-width: 0px;
}
.logout-btn {
    border: 0px;
    width: 95px;
    height: 28px;
    background: url(../images/logout.png) left top no-repeat;
    position: relative;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    top: 10px;
    background-size: contain;
}
.login-btn {
    border: 0px;
    width: 95px;
    height: 28px;
    background: url(../images/login.png) left top no-repeat;
    position: relative;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    top: 10px;
    background-size: contain;
    border-radius: 20px;
}
.pdszerologo {
    position: absolute;
    top: 0px;
}

.search-btn {
    border: 0px;
    width: 95px;
    height: 28px;
    background: url(../images/Search.png) left top no-repeat;
    float: none;
    background-size: contain;

}
.search-text {
    font-family: sans-serif;
    font-weight: 500;
    height: 30px;
    margin-top: 5px;
    font-size: 16px;
    width: 60%;
    min-width: 200px;
    max-width: 600px;
}

#search-form {
    margin-right: auto;
    margin-left: auto;
    margin-top: auto;
    margin-bottom: auto;
}
.yakuhin-data-box {
    height: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    border-radius: 6px;
    border: thin solid rgba(78,100,111,1.00);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.pds-market-box {
    margin-top: 10px;
    margin-bottom: 10px;
    border: thin solid rgba(78,100,111,1.00);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    border-radius: 6px;


}
.kikaku-tani,.zaiko-sousu{
    padding-left: 10px;
}
#souryou {
    font-size: large;
}

.syousai-housou {
    padding-left: 10px;
}
.syousai-lot-shiyoukigen, .syousai-suryo,.area-tantousya   {
    padding-left: 10px;
    float: left;
}



.haiki-kingaku{
        color: #ed1e79;
}
.seppaku{
        border-color: #ed1e79;
}
.hudo{
        border-color: #5bcaf4;
}

.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    font-size:0;
    clear: both;
    visibility:hidden;
}
.clearfix{
    display: inline-block;
}
.syusei {
    float: right;
    min-width: 255px;

}
.box-left li{
    width: auto;
    top: 1px;
    position: relative;
    bottom: 10px;
    left: 10px;
    }
.side-bar ul {
    list-style: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
/*絞り込みチェックボックス スタイル*/

.checkbox-wrap{
    width: 200px;
}

.label-checkbox input[type="checkbox"]{
  display: none;
}
.label-checkbox{
  cursor: pointer;
  position: relative;
}
.label-checkbox .checkbox-icon{
    display: block;
    color: #4E646F;
    font-weight: normal;
    display: inline-block;
    padding: 8px 40px;
    border: 1px solid #e5e5e5;
    border-radius: 20px;
    margin-right: 10px;
    margin-bottom: 10px;
    -webkit-transition: all 300ms cubic-bezier(1, 0, 0, 1);
    -moz-transition: all 300ms cubic-bezier(1, 0, 0, 1);
    -o-transition: all 300ms cubic-bezier(1, 0, 0, 1);
    transition: all 300ms cubic-bezier(1, 0, 0, 1);
    -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    -moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    -o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    transition-timing-function: cubic-bezier(1, 0, 0, 1);
    width: 170px;
    text-align: center;
}
.label-checkbox .checkbox-icon:before{
    content: '';
    position: absolute;
    left: 4px;
    top: 4px;
    border: 1px solid #e5e5e5;
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    -webkit-transition: all 300ms cubic-bezier(1, 0, 0, 1);
    -moz-transition: all 300ms cubic-bezier(1, 0, 0, 1);
    -o-transition: all 300ms cubic-bezier(1, 0, 0, 1);
    transition: all 300ms cubic-bezier(1, 0, 0, 1);
    -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    -moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    -o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    transition-timing-function: cubic-bezier(1, 0, 0, 1);
}
.label-checkbox:hover .checkbox-icon:before{
   border-color: #4E646F;
   }
.checkbox-icon:hover{
border-color: #4E646F;
}
.label-checkbox input[type="checkbox"]:checked + .checkbox-icon{
   background: #5BCAF4;
   color: #fff;
}
.label-checkbox input[type="checkbox"]:checked + .checkbox-icon{
   border-color:#5BCAF4;
}
.label-checkbox input[type="checkbox"]:checked + .checkbox-icon:before{
   left: 100%;
   margin-left: -44px;
   border-color: #fff;
}
/*絞り込みチェックボックス スタイル End*/

.souryou {
    display: block;
    font-size: large;
    margin-top: 8px;
    /* [disabled]margin-left: 35px; */
    float: left;
}

.zero-stock-btn{
    padding-top: auto;
    padding-right: auto;
    padding-left: auto;
    padding-bottom: auto;
    /*float: left;*/
    display: block;
    margin-left: 10px;
    margin-top: 5px;
    border: 0px;
    width: 95px;
    height: 28px;
    background-size: contain;
    background-repeat: no-repeat;
}
.uritai-off-btn{
    background-image: url(../images/sell-off.png);
}
.uritai-on-btn{
    background-image: url(../images/sell-on.png);

}
.kaitai-off-btn{
    background-image: url(../images/buy-off.png);
}
.kaitai-on-btn{
    background-image: url(../images/buy-on.png);

}

.hudo-btn {
    background-image: url(../images/hudo-on.png);
    float: left;

}
.hudo-off-btn{
    background-image: url(../images/hudo-off.png);

}
.seppaku-btn{
    background-image: url(../images/seppaku.png);
    float: left;
}
.syusei-btn{
    background-image: url(../images/change.png);

}
.GS-1-btn{
    background-image: url(../images/GS.png);

}
.GS-1-btn:disabled{
    cursor:not-allowed; /* 禁止カーソル */
}
.plus-btn{
    background-image: url(../images/plus.png);
    width: 28px;
}
.cart-btn{
    background-image: url(../images/add-cart.png);
    float: right;
    clear: left;
}
.star-on-btn{
    background-image: url(../images/star-on.png);
    width: 28px;
    margin-top: -8px;
    height: 28px;
    float: left;

}
.star-off-btn{
    background-image: url(../images/star-off.png);
    width: 28px;
    margin-top: -8px;
    height: 28px;
    float: left;
}

.jyoubi-on-btn{
    background-image: url(../images/jyoubi-on.png);

}
.jyoubi-off-btn{
    background-image: url(../images/jyoubi-off.png);
}
.close-btn{
    background-image: url(../images/close.png);

}
.touroku-b-btn{
    background-image: url(../images/register-b.png);
}
.touroku-p-btn{
    background-image: url(../images/register-p.png);

}
.delete-btn{
    background-image: url(../images/delete.png);
}
.tsukiawase-btn{
    background-image: url(../images/tsukiawase.png);
    float: left;
    margin-top: 2px;
    width: 28px;
}

.kubun li, .souryou-syusei li,.lot-shiyokigen-box li{
    float: left;
    display: inline-block;
    margin-right: 0px;
}
.update-date {
    margin-left: 15px;
    float: left;
    margin-top: 7px;
}

.kubun, .souryou-syusei{
    float:right;
}
.layer-kubun li{
    float: left;

}
.layer-kubun label{
    margin-top: 8px;
    margin-right: 10px;
}
.layer-kubun {
    display: inline-block;
    float: right;
    margin-top: 10px;
}


.panel-btn {
    border: 0px;
    width: 20px;
    height: 28px;
    background: url(../images/box_on.gif) left top no-repeat;
    float: none;

}
.list-btn {
    border: 0px;
    width: 20px;
    height: 28px;
    background: url(../images/list_off.gif) left top no-repeat;
    float: none;

}
.page_number {
    float: right;
    clear: both;
    height: 60px;
    margin-top: -10px;
    margin-bottom: 5px;
}
.sync-pagination {
}

.contents-sponsoredlink {
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline;
    width: 100%;
}
#sponsored-link1 ,#sponsored-link2,#sponsored-link3{
    margin: auto;
}
.lot-shiyoukigen,.lot-shiyoukigen-waku {
    float: left;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    border-radius: 8px;
    border: thin solid #4E646F;
    width: 100%;
    padding-top: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
    min-width: 590px;
}
.lot-shiyoukigen {
    max-height: 105px;

}

.yakuhin-data-syousai {
    width: 100%;

}
.contents-width {
    max-width: 900px;

}
lot-shiyoukigen.lot,.shiyoukigen {
    display: block;
    margin-left: 10px;
    margin-top: 10px;
}
.lot-shiyokigen-box li .lot , .shiyoukigen{
    display: block;
    margin-top: 8px;
}
.pds-market-syousai {
    padding: 10px;
    float: left;




}
.pds-market-list {
    float: left;
}
.tanaoroshi-sidebar {
    border-style: none;
}
.col-lg-2 .side-bar .tanaoroshi-sidebar li {
    border: thin solid #4E646F;
    text-align: center;
    width: 150px;
}
.col-lg-2 .side-bar .tanaoroshi-sidebar li a{
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    text-decoration: none;

}
.tanaoroshi-sidebar ul {
    float: left;

}

.col-lg-2 .side-bar .tanaoroshi-sidebar li a:hover{
    background:#5bcaf4;
    color:#FFFFFF
}
.input-width,.tanaoroshi-start-input-width {
    display: inline;
    float: left;
}
.input-width{
    max-width: 150px;
}
.tanaoroshi-meisyou-input-width {
}
.tanaban-input-width{
    margin-bottom: 10px;
}
.layer-width {
    border-radius: 6px;
    margin: auto;
    border-style: solid;
    border-width: thin;
    max-width: 450px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.input-list li {
    display: inline-block;
    width: auto;
    float: left;
}
.input-list {
    display: inline-block;
}
.zaikosuryo-tani,.goukei,.layer-contens {
    padding-top: 4px;
    margin-top: 2px;
    height: 30px;
}
.zaikosuryo-tani{
    float: right;
}
.goukei{
    float: left;
    font-size: large;
}
.layer-goukei {
    text-decoration: underline;
    padding-top: 10px;
    padding-bottom: 0px;
    font-size: large;
    text-align: right;
    margin-right: 52px;
}
.layer-tanaban {
    width: 250px;
    text-align: right;
    float: none;
}
.dropdown-label {
    margin-top: 7px;
    float: left;
    margin-right: 20px;

}
.lot-shiyokigen-box {
    /* [disabled]padding-top: 5px; */
    padding-bottom: 5px;


}
.tanaban-touroku label {
    float: left;
    margin-top: 7px;
    min-width: 100px;
    padding-right: 10px;
}
.tanaoroshi-start {
    margin-left: 15%;
    max-width: 600px;
}
.btn-center {
    margin: auto;
    width: 98px;
    float: none;
}
.area-padding {
    margin-bottom: 20px;

}
.menu-box {
    border-style: solid;
    border-color: #4E646F;
    height: 250px;
    min-width: 230px;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
}
.menu-icon {
    background-repeat: no-repeat;
    padding:10px;
    margin-left: auto;
    margin-right: auto;
    margin-top:10px;
}

.menu-zaiko{
    background-image: url(../images/zaiko.png);
    width: 100px;
    height: 100px;

}
.menu-satei{
    background-image: url(../images/satei.png);
    width: 100px;
    height: 100px;
}
.menu-PDSmarket{
    background-image: url(../images/PDSmarket.png);
    width: 100px;
    height: 100px;
}
.menu-history{
    background-image: url(../images/history.png);
    width: 100px;
    height: 100px;
}
.menu-account{
    background-image: url(../images/account.png);
    width: 100px;
    height: 100px;
}
.menu-help{
    background-image: url(../images/help.png);
    width: 100px;
    height: 100px;
}

.menu-list{
    list-style: none;
    text-align: center;
    margin-left: -44px;
    margin-bottom: 30px;
}
.infomation {
    height: 100px;
    min-width: 600px;
    overflow: auto;

}
.infomation-list {
    display: inline;
    list-style: none;
}
.infomation-list li {
    float: left;
    clear: left;

}
.infomation-list label {
    float: left;
    width: 60px;
    margin-left: 30px;

}
.twitter-api,.menu-wish-list{
    height: 400px;
    border: thin solid #4E646F;
    overflow: auto;
    margin-top: 10px;

}
.twitter-api h3 {
    margin-top: 10px;
}
.menu-wish-list h3 {
    margin-top: 10px;
}
.xs-list  {
    float: left;
    margin-left: -40px;
}





@media (min-width: 1200px){
.container-fluid {
    width: auto;
}
.col-lg-2 .side-bar .tanaoroshi-sidebar li {
    width: 100%;
}


}

@media (max-width: 767px){
    /*.xs-list {
    display:table;
    table-layout:fixed;
    }
    ul.xs-list li{
    width: 150px;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    border-left: 1px solid white;
    padding-left: 10px;

    }
    */
    .box-left{
    width: auto;
    height: auto;
    margin-left: 3px;
    float: left;
    margin-right: 3px;
    }
    .box-left li{
        height: 30px;
        width: auto;
    padding-top: 0;
    top: 15px;
    position: relative;
    bottom: 10px;
    right: 10px;
    left: 10px;
    }
    .yakuhin-data-box{
    float: left;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    display: block;
    }
.xs-container {
    margin: auto;
}
#search {
    min-height: 0px;
}
.souryou {
    font-size: medium;
}
.lot-shiyoukigen {
    padding-top: 5px;


}
.lot-shiyokigen-box {
}
.tanaban-input-width {
    margin-left: 30px;
}
.menu-icon {
    float: left;
    height: 100%;
    margin-left: 30px;
    margin-top: 25px;
}
.menu-box {
    height: 150px;
    margin-bottom: -10px;
    margin-top: -10px;
}
.infomation {
    margin-bottom: 20px;
}


}
.status {
}
.xs-container {
}
.select {
    background-color: #E2E3E0;
    float: none;
    padding-left: auto;
    padding-right: auto;
    padding-top: 15px;
}
#search {

}
#search-form {
    margin: auto;
    min-width: 400px;
    max-width: 800px;
}
.hyouji-kensu {
    float: right;
    padding-top: 10px;
    display: inline;
    margin-left: 10px;
    clear: both;
}

.panel-hyouji {
    background-image: url(../images/box_on.gif);
    height: 24px;
    width: 25px;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    float: right;
    /* [disabled]display: block; */
    margin-left: 5px;
    visibility: hidden;
}
.list-hyouji {
    background-image: url(../images/list_off.gif);
    background-size: contain;
    width: 25px;
    height: 25px;
    float: right;
    /* [disabled]display: block; */
    margin-left: 5px;
    visibility: hidden;
}


.contents-header-kensu {
    clear: both;
    float: right;
    display: inline;
}
.contents-header-sort {
    float: left;
}
.footer-copyright {
    background-color: #555555;
    color: #FFFFFF;
    padding-top: 30px;
    padding-bottom: 30px;
}
.footer-copyright p {
    float: right;
    margin: auto;
}
#baner1 ,#baner2,#baner3{
    margin-right: auto;
    margin-left: auto;
    float: left;
    margin-top: 5px;
}

@media (max-width: 991px){
.checkbox-wrap {
    width: 100%;
}
.checkbox-group li{
    display: inline-block;
    float: left;
}
.label-checkbox .checkbox-icon{
    display: block;
    color: #4E646F;
    font-size: small;
    font-weight: normal;
    display: inline-block;
    padding: 8px 40px;
    border: 1px solid #e5e5e5;
    border-radius: 20px;
    margin-right: 10px;
    margin-bottom: 10px;
    -webkit-transition: all 300ms cubic-bezier(1, 0, 0, 1);
    -moz-transition: all 300ms cubic-bezier(1, 0, 0, 1);
    -o-transition: all 300ms cubic-bezier(1, 0, 0, 1);
    transition: all 300ms cubic-bezier(1, 0, 0, 1);
    -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    -moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    -o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    transition-timing-function: cubic-bezier(1, 0, 0, 1);
    width: 95%;
    text-align: center;
}
.label-checkbox .checkbox-icon:before{
    content: '';
    position: absolute;
    left: 4px;
    top: 4px;
    border: 1px solid #e5e5e5;
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    -webkit-transition: all 300ms cubic-bezier(1, 0, 0, 1);
    -moz-transition: all 300ms cubic-bezier(1, 0, 0, 1);
    -o-transition: all 300ms cubic-bezier(1, 0, 0, 1);
    transition: all 300ms cubic-bezier(1, 0, 0, 1);
    -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    -moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    -o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    transition-timing-function: cubic-bezier(1, 0, 0, 1);
}

}
/* navbar collapse for iPad (bootstrap) */
@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }

}
.control-label-width {
    margin-right: 15px;
    width: 100px;
}
.control-label-width150 {
    margin-right: 15px;
    width: 150px;
}
.error-message {
    color: #FF0000;
    margin-top: 0px;
    margin-bottom: 15px;
    line-height: 1.5em;
    text-align: center;
}
.login-message {
    margin-top: 30px;
    margin-bottom: 20px;
    line-height: 1.5em;
    text-align: center;
}

/* -------------------------------- */

/* 改行しない */
.no-wrap {
    white-space: nowrap;
}
/* 長い文字列を省略 */
.textOverflow {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis; /* Safari */
  -o-text-overflow: ellipsis; /* Opera */
}

.control-label-width150 {
    margin-right: 15px;
    width: 200px;
}
.req {
    color: #FF3399;
}
/* ---------/ レセコン関連 ---------- */
.rs-title {
    margin: 10px 0;
}
.rs-select-button {
    display: inline-flex;
    margin: 10px 0 10px;
}
.rs-yj-button {
	margin-left: 20px;
}
/* ---------- レセコン関連 /--------- */
/* ---------/ ボタン ---------- */
button.cssbtn:focus,
button.cssbtn:active:focus
{
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight: none;
    -webkit-focus-ring-color: rgba(0, 0, 0, 0);
    -webkit-focus-ring-color: transparent;
    -webkit-focus-ring-color: none;
    outline: 0;
    outline: none;
}
button.cssbtn {
    /*font-family: "ヒラギノ明朝 ProN W6", HiraMinProN-W6, kozuka-mincho-pr6n, "游明朝", YuMincho, serif;*/
    font-family: 'BtnMinSubsetFont', 'MinSubsetFont';
    vertical-align: baseline;
    height: 27px;
    width: 106px;
    
    /* 角丸の指定 */
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;

    /* 文字サイズ */
    font-size: small;
}
button.cssbtn:active{
    padding-top:4px;
    padding-bottom:2px;
}
@media all and (-ms-high-contrast:none){ /* for IE11 */ 
  *::-ms-backdrop, button.cssbtn {
      /* padding-top: 2px; */
  }
  *::-ms-backdrop, button.cssbtn:active{
    padding-top:0px;
    padding-bottom:0px;
  }
}
button.cssbtn:hover {
    /* 透明度を20%に指定 */
    opacity: 0.8;
}
.gs1-on-cssbtn {
    position: relative;
    left: -10px;
    margin-left: 10px;
    background-color: #5BCAF4;
    color: #fff;
    border: 1px solid #5BCAF4;
}
.gs1-on-cssbtn:active{
    border:1px solid #488FBF;
}
.gs1-off-cssbtn {
    position: relative;
    left: -10px;
    margin-left: 10px;
    background-color: #fff;
    color: #29343A;
    border: 1px solid #5BCAF4;
}
.gs1-off-cssbtn:active{
    border:1px solid #488FBF;
}
.yj-on-cssbtn {
    position: relative;
    left: -10px;
    margin-left: 10px;
    background-color: #5BCAF4;
    color: #fff;
    border: 1px solid #5BCAF4;
}
.yj-on-cssbtn:active{
    border:1px solid #488FBF;
}
.yj-off-cssbtn {
    position: relative;
    left: -10px;
    margin-left: 10px;
    background-color: #fff;
    color: #29343A;
    border: 1px solid #5BCAF4;
}
.yj-off-cssbtn:active{
    border:1px solid #488FBF;
}
/* ---------- ボタン /--------- */

/* ---------/ 2重送信防止 ---------- */
#shield {
    position: fixed;
    top: 0px;
    left: 0px;
    visibility: visible;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 999;
    padding-top: 50px;
}
/* ---------- 2重送信防止 /--------- */

/* ---------/ 待機アイコン ---------- */
#fountainG{
	position:relative;
	width:198px;
	height:24px;
	margin: 0px auto;
}

.fountainG{
	position:absolute;
	top:0;
	background-color:rgb(255,255,255);
	width:24px;
	height:24px;
	animation-name:bounce_fountainG;
		-o-animation-name:bounce_fountainG;
		-ms-animation-name:bounce_fountainG;
		-webkit-animation-name:bounce_fountainG;
		-moz-animation-name:bounce_fountainG;
	animation-duration:1.5s;
		-o-animation-duration:1.5s;
		-ms-animation-duration:1.5s;
		-webkit-animation-duration:1.5s;
		-moz-animation-duration:1.5s;
	animation-iteration-count:infinite;
		-o-animation-iteration-count:infinite;
		-ms-animation-iteration-count:infinite;
		-webkit-animation-iteration-count:infinite;
		-moz-animation-iteration-count:infinite;
	animation-direction:normal;
		-o-animation-direction:normal;
		-ms-animation-direction:normal;
		-webkit-animation-direction:normal;
		-moz-animation-direction:normal;
	transform:scale(.3);
		-o-transform:scale(.3);
		-ms-transform:scale(.3);
		-webkit-transform:scale(.3);
		-moz-transform:scale(.3);
	border-radius:16px;
		-o-border-radius:16px;
		-ms-border-radius:16px;
		-webkit-border-radius:16px;
		-moz-border-radius:16px;
}

#fountainG_1{
	left:0;
	animation-delay:0.6s;
		-o-animation-delay:0.6s;
		-ms-animation-delay:0.6s;
		-webkit-animation-delay:0.6s;
		-moz-animation-delay:0.6s;
}

#fountainG_2{
	left:25px;
	animation-delay:0.75s;
		-o-animation-delay:0.75s;
		-ms-animation-delay:0.75s;
		-webkit-animation-delay:0.75s;
		-moz-animation-delay:0.75s;
}

#fountainG_3{
	left:49px;
	animation-delay:0.9s;
		-o-animation-delay:0.9s;
		-ms-animation-delay:0.9s;
		-webkit-animation-delay:0.9s;
		-moz-animation-delay:0.9s;
}

#fountainG_4{
	left:74px;
	animation-delay:1.05s;
		-o-animation-delay:1.05s;
		-ms-animation-delay:1.05s;
		-webkit-animation-delay:1.05s;
		-moz-animation-delay:1.05s;
}

#fountainG_5{
	left:99px;
	animation-delay:1.2s;
		-o-animation-delay:1.2s;
		-ms-animation-delay:1.2s;
		-webkit-animation-delay:1.2s;
		-moz-animation-delay:1.2s;
}

#fountainG_6{
	left:124px;
	animation-delay:1.35s;
		-o-animation-delay:1.35s;
		-ms-animation-delay:1.35s;
		-webkit-animation-delay:1.35s;
		-moz-animation-delay:1.35s;
}

#fountainG_7{
	left:148px;
	animation-delay:1.5s;
		-o-animation-delay:1.5s;
		-ms-animation-delay:1.5s;
		-webkit-animation-delay:1.5s;
		-moz-animation-delay:1.5s;
}

#fountainG_8{
	left:173px;
	animation-delay:1.64s;
		-o-animation-delay:1.64s;
		-ms-animation-delay:1.64s;
		-webkit-animation-delay:1.64s;
		-moz-animation-delay:1.64s;
}



@keyframes bounce_fountainG{
	0%{
	transform:scale(1);
		background-color:rgb(91,203,244);
	}

	100%{
	transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-o-keyframes bounce_fountainG{
	0%{
	-o-transform:scale(1);
		background-color:rgb(91,203,244);
	}

	100%{
	-o-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-ms-keyframes bounce_fountainG{
	0%{
	-ms-transform:scale(1);
		background-color:rgb(91,203,244);
	}

	100%{
	-ms-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-webkit-keyframes bounce_fountainG{
	0%{
	-webkit-transform:scale(1);
		background-color:rgb(91,203,244);
	}

	100%{
	-webkit-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-moz-keyframes bounce_fountainG{
	0%{
	-moz-transform:scale(1);
		background-color:rgb(91,203,244);
	}

	100%{
	-moz-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}
/* ---------- 待機アイコン /--------- */
