
a:link, a:visited {
  color: #005097;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a:hover, a:active {
  color: #F00;
  text-decoration: none;
}



.regs {
  background-color: #FFF;
}
.bg-white {
  color: #000;
  background-color: #FFF;
}
.bg-Hgray {
  color: #000;
  background-color: #DDD;
}
.bg-Dgray {
  color: #FFF;
  background-color: #707070;
}
.bg-Hblack {
  color: #FFF;
  background-color: #333;
}
.bg-black {
  color: #FFF;
  background-color: #000;
}

.bg-Dturquoise {
  color: #FFF;
  background-color: #00CED1;
}
.bg-Dblue {
  color: #FFF;
  background-color: #1E90FF;
}
.bg-Sblue {
  color: #FFF;
  background-color: #4682B4;
}
.bg-Cblue {
  color: #FFF;
  background-color: #6495ED;
}
.bg-Dorange {
  color: #FFF;
  background-color: #FF8C00;
}
.bg-Crimson {
  color: #FFF;
  background-color: #DC143C;
}
.bg-LSblue {
  color: #FFF;
  background-color: #87CEFA;
}
.skew10 {
  -webkit-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
}
.arranges {
  -webkit-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  transform: skewX(20deg);
}





address {
  margin: 5vh auto 0 auto;
  padding: 1em 0;
  text-align: center;
  font-size: 1.4rem;
}
@media (max-width: 768px) {
  address {
    font-size: 2.3vw;
  }
}


.ngsview {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
}
.ngsview .mainimage {
  margin: 0;
  padding: 0;
  width: 100%;
}
.ngsview .shopname {
  position: absolute;
  text-align: left;
  line-height: 1.3em;
  font-weight: 300;
  color: #FFF;
  text-shadow: 1px 1px 1px #000;
}
.ngsview h1 {
  position: absolute;
  text-align: left;
  line-height: 0.9em;
  font-weight: 300;
  color: #FFF;
  text-shadow: 1px 1px 1px #000;
}
.ngsview h1 span {
  font-size: 70%;
  padding-left: 10px;
}


@media (min-width: 1201px) {
  .ngsview .shopname {
    top: 36px;
    left: 315px;
    font-size: 29px;
  }
  .ngsview h1 {
    top: 50px;
    left: 310px;
    font-size: 76px;
  }
}
@media (max-width: 1200px) {
  .ngsview .shopname {
    top: 28px;
    left: 260px;
    font-size: 24px;
  }
  .ngsview h1 {
    top: 38px;
    left: 255px;
    font-size: 62px;
  }

}
@media (max-width: 992px) {
  .ngsview .shopname {
    top: 22px;
    left: 200px;
    font-size: 19px;
  }
  .ngsview h1 {
    top: 26px;
    left: 195px;
    font-size: 48px;
  }
}
@media (max-width: 768px) {
  .ngsview .shopname {
    top: 6.5%;
    left: 26%;
    font-size: 2.4vw;
  }
  .ngsview h1 {
    top: 7%;
    left: 25%;
    font-size: 6.2vw;
  }
}
























h1.mains {
  margin: 0;
  padding: 0;
  font-size: 0;
}






h2.topcttl {
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.2em;
  text-align: center;
}
h2.topcttl span.tdate {
  font-size: 150%;
}
h2.topcttl span.tsub {
  font-size: 50%;
}
.txtct {
  text-align: center;
}
.toplead {
  font-size: 1.8rem;
  text-align: left;
  color: #000;
  line-height: 1.6em;
  text-align: center;
}
.topclead {
  font-size: 1.8rem;
  text-align: center;
  color: #FFF;
  line-height: 1.6em;
}




.prelead {
  margin-left: 1em;
  margin-right: 1em;
  font-size: 1.8rem;
  text-align: center;
  color: #CCC;
  line-height: 1.6em;
}













hr.topchecks {
  margin-left: auto;
  margin-right: auto;
  display: block;
  clear: both;
  border: 1px solid #FFF;
  width: 100px;
}
.topbdy {
  margin: 0;
  padding: 5px 0 10px 0;
  color: #FFF;
  background-color: #8B1D00;
  border: 7px double #FFF;

}
h2.bdycttl {
  font-size: 3rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.4em;
}
.bdyclead {
  font-size: 1.6rem;
  text-align: center;
  text-shadow: 1px 1px 5px #000;
}
.img883 {
  width: 100%;
  max-width: 883px;
}
.img640 {
  width: 100%;
  max-width: 640px;
}
@media (max-width: 992px) {
  .toplead {
    text-align: left;
  }
}
@media (max-width: 768px) {

  h2.topcttl {
    margin-left: 0.5em;
    margin-right: 0.5em;
    font-size: 3.8rem;
    text-align: left;
  }
  h2.bdycttl {
    margin-left: 0.5em;
    margin-right: 0.5em;
  }
  .toplead {
    margin-left: 1em;
    margin-right: 1em;
    font-size: 1.3rem;
  }
  .prelead {
    font-size: 1.3rem;
  }
}
@media (max-width: 480px) {
  h2.topcttl {
    font-size: 2.7rem;
  }
  h2.bdycttl {
    font-size: 2.4rem;
  }
  .toplead {
    font-size: 1rem;
  }
  .topclead {
    font-size: 1.5rem;
  }
  .prelead {
    font-size: 1rem;
  }
}




.titlehead {
  margin-top: 50px;
  margin-bottom: 5px;
}

h2.cttl {
  font-size: 4rem;
  font-weight: 300;
  text-align: center;
  background: url(../img/bgline.jpg) no-repeat center 50% scroll;
}
h2.cttl span {
  background-color: #FFF;
  padding: 0 20px;
  border-right: 5px double #928F7E;
  border-left: 5px double #928F7E;
  border-radius: 100px;
}
p.update {
  margin: 0;
  padding: 0;
  text-align: right;
  font-size: 1.2rem;
}
h3.icatch {
  margin: 0;
  font-size: 4rem;
  font-weight: 700;
}
h4 {
  margin: 0 0 1em 0;
  padding: 0;
  color: #8B1D00;
  font-size: 4rem;
  font-weight: 700;
}
h4 span {
  font-size: 0.5em;
  color: #000;
  font-weight: 300;
}
.iaddr {
  margin: 0;
  padding: 0.5em 1em;
  border: 1px solid #000;
  font-size: 2.8rem;
  text-align: center;
}
.iname {
  margin: 10px 0;
  padding: 0;
  font-size: 3rem;
  text-align: right;
}
p.comnt {
  line-height: 1.6em;
  font-size: 1.8rem;
}
.maddr {
  margin: 0;
  padding: 5px 0 5px 10px;
  font-size: 1.4rem;
  text-align: left;
  border-left: 5px solid #928F7E;
}
.mname {
  margin: 0;
  padding: 5px 0 5px 10px;
  font-size: 2rem;
  text-align: left;
  border-left: 5px solid #000;
}
.wts {
  opacity: 0.1;
  filter: alpha(opacity=10);
  -ms-filter: "alpha(opacity=10)";
}
.maddr span {
  letter-spacing: -0.15em;
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
  .mname span {
    letter-spacing: -0.15em;
  }
}




@media (max-width: 1200px) {
  h3.icatch {
    font-size: 3.8rem;
  }
  h4 {
    font-size: 3.8rem;
  }
  .iaddr {
    font-size: 2.6rem;
  }
  .iname {
    font-size: 2.8rem;
  }
  p.comnt {
    font-size: 1.6rem;
  }
  .maddr {
    font-size: 1.1rem;
  }
  .mname {
    font-size: 1.8rem;
  }









}
@media (max-width: 992px) {
  h3.icatch {
    font-size: 3.6rem;
  }
  h4 {
    font-size: 3.6rem;
  }
  .iaddr {
    font-size: 3.2rem;
  }
  .iname {
    font-size: 3.2rem;
  }
  p.comnt {
    font-size: 1.8rem;
  }
  .maddr {
    font-size: 1.8rem;
  }
  .mname {
    font-size: 2rem;
  }
}
@media (max-width: 768px) {
  h3.icatch {
    font-size: 3.4rem;
  }
  h4 {
    font-size: 3.4rem;
  }
  h2.cttl {
    font-size: 3.6rem;
  }
  .iaddr {
    font-size: 2.8rem;
  }
  .iname {
    font-size: 3rem;
/*    text-align: center;*/
  }
  p.comnt {
    font-size: 1.6rem;
  }
  .maddr {
    font-size: 2.2vw;
  }
  .mname {
    font-size: 3vw;
  }
}
@media (max-width: 480px) {
  h3.icatch {
    font-size: 2.8rem;
  }
  h4 {
    font-size: 2.8rem;
  }
  h2.cttl {
    font-size: 2.2rem;
  }
  .iaddr {
    font-size: 2.2rem;
  }
  .iname {
    font-size: 2.4rem;
  }
  p.comnt {
    font-size: 1.4rem;
  }
  .maddr {
    font-size: 0.8rem;
  }
  .mname {
    font-size: 1rem;
  }
}






h2.mapcttl {
  text-align: center;
}


.clead {
  font-size: 1.4rem;
  text-align: center;
  margin-bottom: 50px;
}
.img240 {
  width: 100%;
  max-width: 280px;
}
a:link img.img240, a:visited img.img240 {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover img.img240, a:active img.img240 {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.img302 {
  width: 100%;
  max-width: 302px;
}
.img390 {
  width: 100%;
  max-width: 408px;
}
.img400 {
  width: 100%;
  max-width: 400px;
}
.img720 {
  width: 100%;
  max-width: 720px;
}
hr.checks {
  margin-left: auto;
  margin-right: auto;
  display: block;
  clear: both;
  border: 1px solid #42413e;
  width: 100px;
}
hr.checksc {
  margin-left: auto;
  margin-right: auto;
  display: block;
  clear: both;
  border: 1px solid #42413e;
  width: 200px;
}




.quizbdy {
  margin: 0 1em 0 3.3em;
  padding: 0;
  font-size: 1.8rem;
  font-weight: bold;
}
.quizbdy:first-letter {
  font-size: 2em;
  margin-left: -1.1em;
  color: #DC143C;
}





.cheader {
  margin: 0 auto 1em auto;
  padding: 0.2em 0 1em 0.5em;
  border-left: 5px solid #B22222;
  text-align: left;
  color: #000;
  font-weight: 700;
}





h2.maintitle {
  clear: both;
  margin: 30px 0 20px 0;
  font-size: 3.6rem;
  font-weight: bold;
  text-align: center;
  color: #4D4948;
}
.wrap {
  float: left;
  width: 100%;
  overflow: hidden:
}
.wrap:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  position: relative;
}















.imgdiv {
  margin: 0;
  padding: 0;
  font-size: 0;
  text-align: center;
}
.imgstf {
  margin: 0;
  padding: 0;
  font-size: 0;
  text-align: center;
}
.imgstf a:link img, .imgstf a:visited img {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.imgstf a:hover img, .imgstf a:active img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.imgstf img {
  opacity: 0.1;
  filter: alpha(opacity=10);
  -ms-filter: "alpha(opacity=10)";
}
.imgstfdn {
  margin: 0;
  padding: 0;
  font-size: 0;
  text-align: center;
}
.ccf:before, .ccf:after {
  display: table;
  content: " ";
  clear: both;
}
footer {
    padding: 0 0 10px 0;
}
.fximg {
  background-attachment: fixed;
  background-position: center top;
  background-repeat: no-repeat;
  height: 350px;
  position: relative;
}

.fx01 {
  background-image: url(../img/fx01.jpg);
}
.fx02 {
  background-image: url(../img/fx02.jpg);
}
.fx03 {
  background-image: url(../img/fx03.jpg);
}
.fx04 {
  background-image: url(../img/fx04.jpg);
}
.fx05 {
  background-image: url(../img/fx05.jpg);
}
.maparea {
  margin: 50px 0;
  background: #DCDCDC url(../img/bgmap.png) no-repeat center 50% scroll;
/*
  background: #DCDCDC url(../img/bgmap.png) no-repeat center 50% scroll;

87CEFA

*/
  min-height: 570px;
  position: relative;
}
.maparea .shopbtn {
  position: absolute;
  width: 10em;
  bottom: 8em;
  left: calc((100% - 10em)/2);
  padding: 1% 0;
  text-align: center;
  background-color: #FFF;
  border-radius: 10px;
  font-size: 2rem;
  box-shadow: 5px 5px 2px #333;

}

.giftbg {
  background: url(../img/bg.png) no-repeat center bottom scroll;
}
.hdrbg {
  background: url(../img/wall.png) no-repeat center 50% scroll;
}

.tsbtw {
  text-shadow: 2px 2px 1px #FFF;
}


.top2lead {
  font-size: 2.2rem;
  line-height: 1.6em;
  text-align: center;
}


@media (max-width: 768px) {
  .fximg {
    display: none;
  }
  .maparea {
    background-size: 500px auto;
    min-height: 285px;
  }
  .maparea .shopbtn {
    bottom: 3em;
  }
  .top2lead {
    font-size: 1.6rem;
  }
}
@media print {
  .fximg {
    height: 1px;
  }
}






/*
ul.notepre {
  margin: 0 0 1em 0;
  padding: 0;
  font-size: 1.4rem;
  list-style-type: none;
}
ul.exp {
  margin: 0 0 1em 1em;
  padding: 0 0 0 0em;
  font-size: 1.4rem;
  list-style-type: none;
  color: #666;
}
ul.exp li:first-letter {
  margin-left: -1em;
}




ul.note1 {
  margin: 0 0 1em 1em;
  padding: 0 0 0 1em;
  font-size: 1.2rem;
  list-style-type: none;
}
ul.note2 {
  margin: 0 0 1em 1em;
  padding: 0 0 0 1em;
  font-size: 1.2rem;
  list-style-type: none;
}
ul.note1 li:first-letter, ul.note2 li:first-letter {
  margin-left: -1em;
}

ul.note2 li:before {
  content: "\0025a0";
}
.samplist table {
  margin: 0 0 50px 0;
}
.samplist table tr {
  margin-bottom: 5px;
  padding: 5px 0;
  vertical-align: baseline;
  display: block;
  position: relative;
  background-color: transparent;

}
.samplist table th, .samplist table td {
  display: block;
  font-size: 1.4rem;
}
.samplist table th {
  width: 100%;
  font-weight: bold;
}
.samplist table td {
  width: 100%;
  text-indent: 2em;
}









@media (min-width: 480px) {
  .samplist table {
    margin: 0 auto;
    width: 100%;
    border-collapse: collapse;
  }
  .samplist table th, .samplist table td {
    font-size: 1.3rem;
  }
  .samplist table tr {
    display: table-row;
    position: static;
  }
  .samplist table th {
    padding: 0.5em 0;
    display: table-cell;
    text-align: left;
    width: 17em;
    vertical-align: middle;
    white-space: nowrap;
    border-top: 1px solid #D8D8D8;
    border-bottom: 1px solid #D8D8D8;
  }
  .samplist table td {
    padding: 0.5em 0;
    display: table-cell;
    text-align: right;
    width: auto;
    vertical-align: middle;
    border-top: 1px solid #D8D8D8;
    border-bottom: 1px solid #D8D8D8;
  }
}

@media (min-width: 1200px) {
  .samplist table {
    margin: 0 auto;
    width: 100%;
  }
  .samplist table th, .samplist table td {
    font-size: 1.4rem;
  }
}

*/



h5 {
  margin: 1em 0;
  padding: 0 0 0 10px;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.2em;
  border-left: 3px solid #999;
}
h5 span {
  display: block;
  font-size: 0.7em;
}


hr.prechecks {
  margin-left: auto;
  margin-right: auto;
  display: block;
  clear: both;
  border: 2px solid #666;
  width: 100px;
}






.popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: .6s;
}
.popup.is-show {
  opacity: 1;
  visibility: visible;
}
.popup-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 80%;
  max-width: 1170px;
  padding: 50px;
  background-color: #fff;
  z-index: 2;
}
.popup-inner img {
  width: 100%;
}
.close-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}
.close-btn i {
  font-size: 20px;
  color: #333;
}
.black-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.8);
  z-index: 1;
  cursor: pointer;
}

.cttvw {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
}
.cttvw .cttimage {
  margin: 0;
  padding: 0;
  width: 100%;
}
.cttvw .Clist {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  line-height: 0.83em;
  font-weight: 700;
  color: #000;
}
.cttvw .Clist span {
  font-size: 60%;
  display: block;
}
@media (min-width: 1201px) {
  .pClist {
    top: 80px;
    font-size: 25px;
  }
}

@media (max-width: 1200px) {
  .pClist {
    top: 60px;
    font-size: 22px;
  }
}
@media (max-width: 992px) {
  .pClist {
    top: 50px;
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .pClist {
    top: 20%;
    font-size: 2.9vw;
  }
}
.img970 {
  width: 100%;
  max-width: 970px;
}
@media (max-width: 1200px) {
  .img970 {
    max-width: 800px;
  }
}
@media (max-width: 992px) {
  .img970 {
    max-width: 592px;
  }
}
@media (max-width: 768px) {
  .img970 {
    max-width: 80%;
  }
}



.ctr {
  margin: 0 auto;
  text-align: center;
}


@media screen and (max-width: 640px) {
  .movies {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }
  .movies iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }
}




.btnbw {
  background-color: #000;
  font-weight: 300;
  font-size: 1rem;
  border-right: 5px solid #FFF;
}
a .btnbw,
a:link .btnbw {
  color: #FFF;
  background-color: #000;
  text-decoration: none !important;
}
a:hover .btnbw,
a:active .btnbw {
  color: #FFF;
  background-color: #F00;
}
.btnbw span {
  display: block;
  font-size: 130%;
  font-weight: 700 !important;
}



.btnbw {
  padding: 0 0 10px 0;
  font-size: 1.6rem;
  text-align: center;
}
.btnbw:before {
  content: "\00f105\0020";
  font-family: fontAwesome;
  font-size: 1.8em;
  position: relative;
  top: 3px;
}
a:hover .btnbw, a:active .btnbw {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}


ul.exp {
  margin: 0 0 1em 1em;
  padding: 0 0 0 0em;
  font-size: 1.4rem;
  list-style-type: none;
  color: #666;
}
ul.exp li:first-letter {
  margin-left: -1em;
}
.img333 {
  width: 100%;
  max-width: 333px;
}
.ropt {
  margin: 0 0 0 1.15em;
}
.ropt:first-letter {
  margin-left: -1.15em;
}
.ropt:before {
  font-family: FontAwesome;
  content : "\00f111\0020";
  color: #B22222;
}
h2.ropt {
  font-size: 2.8rem;
}
h3.pzzhdr {
  font-size: 2.2rem;
}
@media screen and (max-width: 480px) {
  h2.ropt {
    font-size: 2rem;
  }
  h3.pzzhdr {
    font-size: 1.8rem;
  }
}











.img500 {
  width: 100%;
  max-width: 490px;
}





.transitions-enabled.masonry, .transitions-enabled.masonry .masonry-brick {
  -webkit-transition-duration: 0.7s;
  -moz-transition-duration: 0.7s;
  -o-transition-duration: 0.7s;
  transition-duration: 0.7s;
}
.transitions-enabled.masonry {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.transitions-enabled.masonry .masonry-brick {
  -webkit-transition-property: left, right, top;
  -moz-transition-property: left, right, top;
  -o-transition-property: left, right, top;
  transition-property: left, right, top;
}



@media only screen and (min-width:251px){

.wrappers {
  max-width: 100%;
  margin: 0 auto;
}
.blockmasonry {
  margin: 0 auto;
}
.box {
  margin: 5px;
  padding: 0;
  float: left;
}

.blockmasonry .col {
  width: 240px;
  height: 170px;
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.6em;
}
.blockmasonry .col2 {
  width: 240px;
  height: 210px;
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.6em;
}
.blockmasonry .col3 {
  width: 390px;
  height: 390px;
}
#ajust_canvas {
  width: 100%;
  height: 1px
}
}
@media only screen and (max-width:250px){
.wrappers {
  max-width: 100%;
  margin: 0 auto;
}
.blockmasonry {
  margin: 0 auto;
  text-align: center;
}
.box {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 5px;
  padding: 0;
  float: left;
}
}






.htbody {
  margin: 1em 0;
  padding: 1em;
  border: 1px solid #666;
}









.prxbase{
  min-height: 600px;
@background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.image1 {
  background: url('../../history/hA_01.jpg') no-repeat fixed center center;
}
.image2 {
  background: url('../../history/hE_01.jpg') no-repeat fixed center center;
}
.image3 {
  background: url('../../history/hE_02.jpg') no-repeat fixed center center;
}
.image4 {
  background: url('../../history/hE_03.jpg') no-repeat fixed center center;
}





.bgprx1 {
  background: url('../../history/pimg_01.jpg') no-repeat fixed center center;
}
.bgprx2 {
  background: url('../../history/pimg_02.jpg') no-repeat fixed center center;
}
.bgprx3 {
  background: url('../../history/pimg_03.jpg') no-repeat fixed center center;
}
.bgprx4 {
  background: url('../../history/hE_03.jpg') no-repeat fixed center center;
}






.prxbase div {
  margin: 0 auto;
  padding: 2em 0 0 0;
  text-align: center;
  font-size: 3rem;
  color: #FFF;
  font-weight: 700;
  text-shadow: 2px 2px 0 #000;
}
.shopprx{
  max-width: none; 
  margin: 0 auto;
  width:100%; 
  padding:0;
}
.shopmain {
  padding: 0; 
  margin: 0;
}
.sysContent {
  margin: 0;
  padding: 0;
}
@media (max-width: 768px) {
  .shopprx {
    display: none;
  }
}