.block-paging-blog a{
min-height:1px;
}
.op0 {
visibility: hidden;
}
form .hidden{
display:none;
}
div.wpcf7 .ajax-loader{
position:absolute;
left: 58%;
}
.list-learn .wpcf7-list-item {
margin-right: 8px;
margin-bottom: 5px;
margin-top: 8px;
}
.list-learn .wpcf7-form-control-wrap {
display: inline-block;
width: auto;
margin-top: 6px;
}
.list-schedule .group-date {
display: block;
}
.list-schedule .wpcf7-form-control-wrap {
display: inline-block;
width: auto;
}
.list-schedule .date3 select{
border-bottom:1px solid #a0a0a0;
}
.tbl-form .list-name {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.tbl-form .list-name .wpcf7-form-control-wrap {
width: 224px;
}
.tbl-form .list-name .wpcf7-form-control-wrap:nth-child(even) {
margin-left: 5px;
}
@media (max-width: 750px) {
.list-learn .wpcf7-list-item {
margin-bottom: 0;
}
.tbl-form .list-name .wpcf7-form-control-wrap {
width: 100%;
}
.tbl-form .list-name .wpcf7-form-control-wrap:nth-child(even) {
margin-left: 4.4%;
}
.tbl-form .list-name input {
width: 100%;
}
.section-confirmation tbody,
.section-confirmation tr {
display: block;
}
.list-schedule .group-date {
margin-top: .14rem;
}
}
.section-top-store .list-store li > .trans > img {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
-moz-transition: opacity 0.26s ease;
-o-transition: opacity 0.26s ease;
-webkit-transition: opacity 0.26s ease;
transition: opacity 0.26s ease;
}
.section-top-store .list-store li > .trans:hover > img {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: .7;
}
.list-record a {
outline: none;
}
.ul-pager a, .ul-pager span {
padding-left: 0.5em !important;
padding-right: 0.5em !important;
width: auto !important;
}