<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* &lt;MODULE&gt; */
/*main image*/
.lp1 .main {
  max-width: 1190px;
  height: 588px;
  margin: 0 auto 60px;
  position: relative;
  text-align: left;
  background-position: center top;
  margin-top: 40px;
}
#hikari_service .lp1 .main {
  background-image: url(../images/hikari_service/main-bg.jpg);
}
#catv .lp1 .main {
  background-image: url(../images/catv/main-bg.jpg);
}
#collabo .lp1 .main {
  background-image: url(../images/collabo/main-bg.jpg);
}
#internet .lp1 .main {
  background-image: url(../images/internet/main-bg.jpg);
}
#phone .lp1 .main {
  background-image: url(../images/phone/main-bg.jpg);
}
.lp1 .main:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 34px;
}
#hikari_service .lp1 .main:before {
  content: none;
}
#catv .lp1 .main:before {
  content: none;
}
#collabo .lp1 .main:before {
  background-image: url(../images/collabo/main-tape.png);
}
#internet .lp1 .main:before {
  content: none;
}
#phone .lp1 .main:before {
  content: none;
}
.lp1 .main .area {
  position: absolute;
  bottom: 13px;
  left: calc(50% - 470px);
  z-index: 2;
  text-align: center;
}
.lp1 .main .area span {
  font-size: 1.6rem;
  color: #01236a;
  display: block;
}
.lp1 .main .area b {
  display: inline-block;
  width: 106px;
  height: 106px;
  border-radius: 100%;
  background: #01236a;
  color: #fff;
  border: solid 3px #fff;
  font-size: 2.8rem;
  line-height: 36px;
  padding-top: 13px;
  text-align: center;
}
.lp1 .main p {
  max-width: 940px;
  margin: 0 auto;
  padding: 20px 0 0;
  color: #01236a;
  font-size: 3.2rem;
  font-weight: bold;
}
.lp1 .main h1 {
  max-width: 940px;
  margin: 5px auto 0;
  color: #01236a;
  font-size: 5rem;
  position: relative;
}
#catv .lp1 .main h1 {
  padding-top: 120px;
  padding-left: 80px;
  position: relative;
  z-index: 2;
}
#internet .lp1 .main h1 {
  padding-top: 40px;
  padding-left: 160px;
}
#catv .lp1 .main h1:before {
  content: "";
  background: url(../images/catv/daininki.png) no-repeat left top;
  width: 143px;
  height: 145px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 20px;
  z-index: -1;
}
#internet .lp1 .main h1:before {
  content: "";
  background: url(../images/internet/hayai.png) no-repeat left top;
  width: 143px;
  height: 145px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 20px;
}
.lp1 .main h1 b {
  color: #ea6b20;
}
.lp1 .main .more {
  position: absolute;
  bottom: 13px;
  right: 0;
  color: #fff;
  font-size: 2.3rem;
  padding: 10px 1em;
  display: inline-block;
  line-height: 1.25;
}
#hikari_service .lp1 .main .more {
  background: #fff;
  color: #01236a;
}
#catv .lp1 .main .more {
  background: #01236a;
  right: 220px;
}
#collabo .lp1 .main .more {
  background: #01236a;
}
#internet .lp1 .main .more {
  background: #ea6b20;
}
#phone .lp1 .main .more {
  background: #9b1512;
}
#collabo .lp1 .main .more:before {
  background: url(../images/collabo/icon-more.png);
  width: 170px;
  height: 54px;
  content: "";
  position: absolute;
  top: -54px;
  left: -54px;
  z-index: 2;
}
.lp1 .main .more2 {
  bottom: 73px;
}
.lp1 .main .more3 {
  bottom: 161px;
}
/*onayami*/
.lp1 .onayami h2 {
  font-size: 2.6rem;
  margin-bottom: 10px;
}
.lp1 .onayami h3 {
  font-size: 4rem;
  color: #fff;
  background: #01236a;
  display: inline-block;
  padding: 5px 1em;
}
#collabo .lp1 .onayami h3 {
  background: #01236a;
}
#internet .lp1 .onayami h3 {
  background: #ea6b20;
}
#phone .lp1 .onayami h3 {
  background: #9b1512;
}
.lp1 .onayami ul {
  display: table;
  margin: 32px auto 0;
  text-align: left;
}
#catv .lp1 .onayami ul {
  padding-left: 260px;
  background: url(../images/catv/onayami-bg.png) no-repeat left 10px;
  margin-top: 50px;
}
#internet .lp1 .onayami ul {
  padding-left: 260px;
  background: url(../images/internet/onayami-bg.png) no-repeat left 10px;
  margin-top: 50px;
}
#phone .lp1 .onayami ul {
  padding-left: 260px;
  background: url(../images/phone/onayami-bg.png) no-repeat left 10px;
  margin-top: 50px;
}
.lp1 .onayami ul li {
  font-size: 2.8rem;
  font-weight: bold;
  margin-bottom: 0.7em;
  position: relative;
  padding-right: 38px;
}
.lp1 .onayami ul li:before {
  content: "";
  background: url(../images/collabo/icon-check.png);
  background-size: contain;
  width: 28px;
  height: 28px;
  display: inline-block;
  position: absolute;
  top: 0.4em;
  left: -38px;
}
/*about*/
.lp1 .about {
  background-repeat: no-repeat;
  background-position: center top;
  margin: -80px auto 80px;
  padding: 80px 0;
}
#catv .lp1 .about {
  background-image: url(../images/catv/bg2.jpg);
}
#collabo .lp1 .about {
  background-image: url(../images/collabo/bg2.jpg);
}
#internet .lp1 .about {
  background-image: url(../images/internet/bg2.jpg);
}
#phone .lp1 .about {
  background-image: url(../images/phone/bg2.jpg);
}
.lp1 .about h2 {
  display: inline-block;
  font-size: 4.2rem;
  color: #fff;
  background: #01236a;
  padding: 10px 1em;
  margin: 40px auto;
}
#internet .lp1 .about h2 {
  background: #ea6b20;
}
#phone .lp1 .about h2 {
  background: #9b1512;
}
.lp1 .about p {
  font-size: 2.2rem;
  line-height: 2;
  margin-bottom: 1em;
}
.lp1 .about p:last-of-type {
  margin-bottom: 0;
}
.lp1 .note {
  background: #d62323;
  color: #fff;
  font-size: 2.4rem;
  max-width: 940px;
  margin: 36px auto 0;
}
/*ban*/
.lp1 .ban {
  margin-bottom: 80px;
}
/*omakase*/
#collabo-price .omakase, #entry_guide .omakase {
  max-width: 880px;
  border: solid 2px #000;
  border-radius: 5px;
  padding: 30px 240px 30px 40px;
  margin: 0 auto 80px;
  position: relative;
  text-align: left;
}
#collabo-price .omakase:after, #entry_guide .omakase:after {
  content: "";
  background: url("../images/collabo-price/omakase-photo.png") no-repeat left top;
  width: 260px;
  height: 236px;
  position: absolute;
  top: -24px;
  right: -30px;
}
#collabo-price .omakase h2, #entry_guide .omakase h2 {
  font-size: 3.6rem;
  margin-bottom: 24px;
}
/*merit*/
.lp1 .merit {
  background: #f2f2f2;
  position: relative;
  padding: 60px 0 72px;
  border-bottom: dashed 1px #01236a;
}
.lp1 .merit:before, .lp1 .merit:after {
  content: "";
  background: url(../images/collabo/bg3-lt.png);
  display: inline-block;
  width: 268px;
  height: 124px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.lp1 .merit:after {
  background: url(../images/collabo/bg3-rt.png);
  top: 0;
  left: auto;
  right: 0;
}
.lp1 .merit h2 {
  font-size: 4.4rem;
  margin-bottom: 20px;
}
.lp1 .merit h3 {
  font-size: 2.6rem;
  color: #01236a;
  margin: 1em 0 80px;
}
#internet .lp1 .merit h3 {
  color: #f37020;
}
#phone .lp1 .merit h3 {
  color: #9b1512;
}
.lp1 .merit ul {
  max-width: 940px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.lp1 .merit ul li {
  width: 300px;
}
.lp1 .merit ul li a {
  width: 300px;
  display: inline-block;
  background: #fff;
  border-radius: 10px;
  position: relative;
  padding: 25px 0 10px;
  text-align: center;
  text-decoration: none;
  box-shadow: 4px 4px 0px 0px #01236a;
}
#internet .lp1 .merit ul li a {
  box-shadow: 4px 4px 0px 0px #ea6b20;
}
#phone .lp1 .merit ul li a {
  box-shadow: 4px 4px 0px 0px #9b1512;
}
.lp1 .merit ul li a .ttl {
  display: inline-block;
  font-weight: bold;
  color: #01236a;
  font-size: 2.6rem;
  line-height: 1.25;
  margin: 0.6em 20px 0;
  height: 3em;
}
#internet .lp1 .merit ul li a .ttl {
  color: #ea6b20;
}
#phone .lp1 .merit ul li a .ttl {
  color: #9b1512;
}
.icon-merit {
  display: inline-block;
  width: 90px;
  height: 90px;
  border-radius: 100%;
  background-color: #01236a;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.5em;
  padding-top: 2rem;
  position: relative;
}
#internet .icon-merit {
  background: #ea6b20;
}
#phone .icon-merit {
  background: #9b1512;
}
.icon-merit:after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: calc(50% - 5px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 5px 0 5px;
  border-color: #01226a transparent transparent transparent;
}
#internet .icon-merit:after {
  border-color: #ea6b20 transparent transparent transparent;
}
#phone .icon-merit:after {
  border-color: #9b1512 transparent transparent transparent;
}
.icon-merit b {
  display: block;
  margin: 0 auto;
  font-size: 3.3rem;
}
.lp1 .merit ul li a .icon-merit {
  position: absolute;
  top: -60px;
  left: calc(50% - 45px);
}
.lp1 .merit ul li a:after {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  content: '\f0d7';
  font-weight: 900;
  vertical-align: middle;
  font-size: 3rem;
  line-height: 1.25;
  right: 12px;
  bottom: 6px;
  position: absolute;
}
#internet .lp1 .merit ul li a:after {
  color: #ea6b20;
}
#phone .lp1 .merit ul li a:after {
  color: #9b1512;
}
.merit-detail {
  padding: 60px 0 72px;
}
#merit2 {
  background: #f2f2f2;
}
#collabo #merit3 {
  padding-bottom: 0;
}
.merit-detail dl {
  max-width: 940px;
  margin: 0 auto;
  text-align: left;
  display: flex;
  justify-content: space-between;
}
#merit1 dl, #merit3 dl {
  flex-flow: row-reverse;
}
#merit3 dl {
  margin-bottom: 60px;
}
#internet #merit2 dl dd {
  padding-left: 60px;
}
.merit-detail h2 {
  font-size: 4.2rem;
  color: #01236a;
  margin-bottom: 1em;
  position: relative;
  padding: 20px 0 0 110px;
  max-width: 940px;
  margin: 0 auto 52px;
  text-align: left;
}
#internet .merit-detail h2 {
  color: #ea6b20;
}
#phone .merit-detail h2 {
  color: #9b1512;
}
.merit-detail h2 .icon-merit {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}
#catv #merit1 dt, #catv #merit3 dt {
  width: 350px;
}
#catv #merit2 dt {
  width: 300px;
}
#collabo #merit3 dl dt {
  margin-top: -160px;
}
.merit-detail dd {
  flex: 1;
}
.merit-detail dl dd h3 {
  font-size: 2.6rem;
  color: #01236a;
  font-weight: normal;
  padding: 0 20px;
}
#internet .merit-detail h3 {
  color: #ea6b20;
}
#phone .merit-detail h3 {
  color: #9b1512;
}
.merit-detail dl dd p {
  margin-top: 1em;
  padding: 0 20px;
  font-size: 1.8rem;
}
.lp1 .option {
  padding: 64px 0;
  background: url(../images/internet/bg4.png) repeat;
  position: relative;
}
#hikari_service .lp1 .option {
  margin-bottom: 80px;
}
.lp1 .option:before, .lp1 .option:after {
  content: "";
  display: inline-block;
  position: absolute;
  z-index: 2;
}
#catv .lp1 .option:before, #catv .lp1 .option:after {
  background: url(../images/catv/b4-1.png);
  width: 159px;
  height: 183px;
  top: 84px;
  left: calc(50% - 500px);
}
#catv .lp1 .option:after {
  background: url(../images/catv/b4-2.png);
  width: 230px;
  height: 212px;
  left: auto;
  right: calc(50% - 600px);
}
#phone .lp1 .option:before {
  background: url(../images/phone/b4.png);
  width: 107px;
  height: 100px;
  top: 84px;
  left: calc(50% - 400px);
}
#internet .lp1 .option:before, #internet .lp1 .option:after {
  background: url(../images/internet/b4-1.png);
  width: 124px;
  height: 156px;
  top: 84px;
  left: calc(50% - 500px);
}
#internet .lp1 .option:after {
  background: url(../images/internet/b4-2.png);
  width: 258px;
  height: 184px;
  left: auto;
  right: calc(50% - 600px);
}
#phone .lp1 .option:before {
  background: url(../images/phone/b4.png);
  width: 107px;
  height: 100px;
  top: 84px;
  left: calc(50% - 400px);
}
.lp1 .option h2 {
  font-size: 4.4rem;
  margin-bottom: 20px;
}
.lp1 .option h2 + p {
  font-size: 1.8rem;
  margin: 1em 0 80px;
}
.lp1 .option ul {
  max-width: 940px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.lp1 .option ul li {
  width: 48%;
  text-align: left;
  margin-bottom: 60px;
}
.lp1 .option ul li h4 {
  font-size: 2.8rem;
  border-bottom: solid 1px #232323;
  padding: 0 0 10px 24px;
  margin-bottom: 10px;
  position: relative;
}
#hikari_service .lp1 .option ul li h4:before, #catv .lp1 .option ul li h4:before {
  color: #01236a;
}
#catv .lp1 .option2 {
  border-top: solid 1px #000;
}
#catv .lp1 .option2:before {
  background: url(../images/catv/b5.png);
  width: 158px;
  height: 142px;
  top: 64px;
  left: calc(50% - 500px);
}
#catv .lp1 .option2:after {
  content: none;
}
#catv .lp1 .option:after {
  background: url(../images/catv/b4-2.png);
  width: 230px;
  height: 212px;
  left: auto;
  right: calc(50% - 600px);
}
.lp1 .option ul li h4:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  content: '\f009';
  font-weight: 900;
  font-size: 1.2rem;
  color: #ea6b20;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 12px;
}
#phone .lp1 .option ul li h4:before {
  color: #9b1512;
}
.lp1 .option ul li p {
  margin: 0 2.4rem 2.4rem;
  font-size: 1.8rem;
}
.lp1 .option ul li .btn-xl {
  padding: 12px 0;
  margin: 0 2.4rem;
}
.lp1 .option + .btn1 {
  margin: 60px auto;
}
.lp1 .price {
  max-width: 420px;
  margin: 40px auto 80px;
}
/*bg-gray*/
.lp1 .bg-gray {
  background: #f2f2f2;
  padding: 50px;
  text-align: center;
  margin-top: 80px;
}
.lp1 .bg-gray p {
  display: inline-block;
  position: relative;
}
.lp1 .bg-gray p .icon {
  position: absolute;
  top: -40px;
  left: 0;
  z-index: 2;
}
/*hikari_service1*/
.hikari_service1 {
  background: url("../images/hikari_service/bg1.jpg") no-repeat center center;
  background-size: cover;
  padding: 0 0 80px;
}
.hikari_service1 h2.title1 {
  font-size: 4.2rem;
  padding: 50px 0;
}
.hikari_service1 ul {
  max-width: 880px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.hikari_service1 ul li {
  width: 270px;
}
.hikari_service1 ul li a {
  display: block;
  width: 270px;
  height: 174px;
  padding: 32px 0 0;
  border-radius: 10px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 1);
  background: #fff;
  position: relative;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.2;
  color: #01236a;
}
.hikari_service1 ul li a:before {
  content: "";
  display: block;
  width: 84px;
  height: 70px;
  margin: 0 auto 10px;
}
.hikari_service1 ul li:nth-of-type(1) a:before {
  background-image: url(../images/hikari_service/icon1.png);
}
.hikari_service1 ul li:nth-of-type(2) a:before {
  background-image: url(../images/hikari_service/icon2.png);
}
.hikari_service1 ul li:nth-of-type(3) a:before {
  background-image: url(../images/hikari_service/icon3.png);
}
.hikari_service1 ul li a:after {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  content: '\f0da';
  font-weight: 900;
  vertical-align: middle;
  font-size: 2.4rem;
  line-height: 1.25;
  right: 12px;
  bottom: 0px;
  position: absolute;
}
/*box-inq*/
.box-inq {
  margin-top: 80px;
  padding: 48px 0 60px;
  background: #f2f2f2;
  text-align: center;
}
.box-inq h2 {
  max-width: 940px;
  margin: 0 auto;
  font-size: 4.2rem;
  position: relative;
}
.box-inq h2:after {
  position: absolute;
  left: 0;
  bottom: 2.1rem;
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  background: #232323;
  z-index: 1;
}
.box-inq h2 span {
  background: #f2f2f2;
  position: relative;
  z-index: 2;
  padding: 0 0.5em;
}
.box-inq h2 + p {
  max-width: 940px;
  margin: 1em auto 2em;
  font-size: 1.8rem;
}
.box-inq .nav {
  max-width: 940px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  position: relative;
  align-items: center;
}
.box-inq .nav:after {
  position: absolute;
  left: 50%;
  top: 0;
  content: "";
  display: inline-block;
  background: #232323;
  width: 1px;
  height: 100%;
  z-index: 2;
}
.box-inq .nav &gt; li {
  width: 48%;
}
.box-inq .nav &gt; li:first-of-type {
  text-align: left;
}
.box-inq .nav &gt; li h3 {
  font-size: 3.6rem;
}
.box-inq .nav &gt; li h3:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  content: '\f095';
  font-weight: 900;
  vertical-align: middle;
  margin-right: 6px;
}
.box-inq .nav &gt; li .tel {
  font-size: 4.8rem;
  font-weight: bold;
  margin-bottom: 1.2rem;
}
.box-inq .nav &gt; li .time {
  font-size: 1.6rem;
  text-align: left;
}
.box-inq .nav &gt; li .time dl {
  display: flex;
  justify-content: flex-start;
  line-height: 1;
  margin-bottom: 1rem;
  border-bottom: dotted 2px #999;
  padding-bottom: 1rem;
}
.box-inq .nav &gt; li .time dl:last-of-type {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 0;
}
.box-inq .nav &gt; li .time dl dt {
  width: 14em;
  font-weight: bold;
}
.box-inq .nav &gt; li .time dl dd {
  flex: 1;
}
.box-inq .nav &gt; li .time dl dd span {
  font-size: 1.2rem;
}
.box-inq .nav &gt; li .tel:before {
  content: "";
  display: inline-block;
  background: url(../images/collabo/icon-freecall.png);
  width: 56px;
  height: 44px;
  vertical-align: middle;
  margin-right: 6px;
}
.box-inq .nav &gt; li li {
  width: auto;
}
.box-inq .nav &gt; li li a {
  background: #fbd43b;
  padding: 10px 0;
  width: 380px;
  margin: 0 auto;
  max-width: 100%;
}
.box-inq .nav &gt; li li:first-of-type a {
  margin-bottom: 3.6rem;
}
.box-inq .nav &gt; li li a:before {
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  width: 66px;
  height: 66px;
  vertical-align: middle;
  margin-right: 10px;
}
.box-inq .nav &gt; li li.app a:before {
  background-image: url(../images/collabo/icon-apply.png);
}
.box-inq .nav &gt; li li.inq a:before {
  background-image: url(../images/collabo/icon-inquiry.png);
}
.box-inq .tel-title {
  font-size: 3.6rem;
  margin-top: 30px;
}
.box-inq .tel-title:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  content: '\f095';
  font-weight: 900;
  vertical-align: middle;
  margin-right: 6px;
}
.box-inq .tel2 {
  margin-bottom: 80px;
  font-size: 3.6rem;
  font-weight: bold;
}
.box-inq .tel2 b {
  font-size: 4.8rem;
  margin-left: 30px;
}
.box-inq .tel2 b:before {
  content: "";
  display: inline-block;
  background: url(../images/collabo/icon-freecall.png);
  width: 56px;
  height: 44px;
  vertical-align: middle;
  margin-right: 6px;
}
/*button*/
.btn1, .btn2 {
  max-width: 940px;
  margin: 0 auto;
}
.btn2 {
  display: flex;
  justify-content: space-between;
}
.btn1 li, .btn2 li {
  width: 48.6%;
}
.btn1 li {
  margin: 0 auto;
}
/* &lt;/ MODULE&gt; */
/*A-1*/
#hikari_service .about {
  padding-bottom: 0;
}
/*A-5*/
[id*="hikari_price"] .lp1 .bg-gray{
  margin-top: 0;
}
[id*="hikari_price"] .b1 {
  background: #fff;
  padding: 50px;
  max-width: 960px;
  margin: 0 auto;
}
[id*="hikari_price"] .bg-gray h2 {
  font-size: 3.6rem;
  position: relative;
}
[id*="hikari_price"] .bg-gray h2 b{
  background: #fff;
  position: relative;
  z-index: 2;
  padding: 0 10px;
}
[id*="hikari_price"] .bg-gray h2 span {
  background: #fff;
  padding: 0 10px;
  position: relative;
  z-index: 2;
}
[id*="hikari_price"] .bg-gray h2:after {
  background: url("../images/common/line-dot-bg.png") repeat-x top;
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 20px;
  z-index: 0;
}
[id*="hikari_price"] .b1 dl {
  display: flex;
  justify-content: space-between;
  border: solid 1px #ccc;
  border-radius: 5px;
  margin: 24px 0;
  padding: 25px 50px;
  align-items: baseline;
}
[id*="hikari_price"] .b1 dt {
  font-weight: bold;
  font-size: 4rem;
}
[id*="hikari_price"] .b1 dt img {
  margin-right: 10px;
  vertical-align: middle;
}
[id*="hikari_price"] .b1 dd {
  color: #f00;
  font-weight: bold;
  font-size: 2.4rem;
}
[id*="hikari_price"] .b1 dd b {
  font-size: 5rem;
}
[id*="hikari_price"] .b1 p .btn-xl {
  width: 640px;
  max-width: 100%;
  margin-bottom: 50px;
}
[id*="hikari_price"] #contents .ttl {
  font-size: 4.6rem;
  color: #ffdc1b;
  position: relative;
  line-height: 1;
  margin: 50px auto;
  max-width: 960px;
}
[id*="hikari_price"] #contents .ttl:after {
  content: "";
  display: block;
  background: #01236a;
  width: 100%;
  height: 4px;
  position: absolute;
  left: 0;
  top: 31px;
}
[id*="hikari_price"] #contents .ttl span {
  display: inline-block;
  vertical-align: middle;
  line-height: 66px;
  padding: 0 60px;
  border-radius: 33px;
  background: #01236a;
  font-weight: bold;
  position: relative;
  z-index: 5;
}
[id*="hikari_price"] .b2 {
  background: #fff;
  padding: 50px;
  max-width: 960px;
  margin: 0 auto;
}
[id*="hikari_price"] .b2 dl {
  display: flex;
  justify-content: space-between;
  border-radius: 5px;
  margin: 12px 0 24px;
  padding: 25px 50px;
  align-items: baseline;
}
#collabo-price .junbi {
  border: solid 1px #01236a;
  max-width: 880px;
  margin: 0 auto 40px;
}
#collabo-price .junbi h2 {
  background: #01236a;
  color: #ffffff;
  font-size: 4.2rem;
  padding: 16px 0;
}
#collabo-price .junbi ol {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 70%;
  margin: 0 auto;
  padding: 20px 0;
}
#collabo-price .junbi ol li {
  width: 33%;
  margin: 5px 0;
}
/*A-6*/
.catv1 {
  margin: 100px 0;
}
.catv1 h2 {
  font-size: 5rem;
  margin-bottom: 30px;
}
.catv1 h2 b {
  color: #f14018;
}
.samplemovie {
  max-width: 720px;
  margin: 40px auto;
}
.btn-xl-half {
  width: 420px;
  max-width: 100%;
  margin: 0 auto;
}
.btn-xl-half + .btn-xl-half {
  margin-left: 40px;
}
#catv .area {
  max-width: 1190px;
  margin: 100px auto;
  position: relative;
  text-align:center;
}
#catv .merit-detail .area h2{
  padding: 0;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}
#catv .area .bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
#catv .area .info {
  padding: 0;
  text-align: center;
  font-size: 2.2rem;
}
#catv .area .photo {
  max-width:720px;
  margin: 0 auto 50px;
}
#catv .area a.btn-xl {
  width: calc(100% - 40px);
  /*display: inline-block;*/
  margin: 0 20px;
}
#catv .area a.btn-xl small {
  display: block;
  margin: 0 auto;
  font-size: 1.6rem;
  line-height: 1.4;
}
/*A-16 peace_eye*/
#peace_eye {
  max-width: 1400px;
  margin: 0 auto;
  text-align: center;
}
#peace_eye img {
  max-width: 100%;
}
#peace_eye #main {
  background: #ee9402;
}
#peace_eye #b1 {
  background: #ee9402;
  padding-bottom: 60px;
}
#peace_eye #b2 {
  padding: 100px 0 48px;
}
#peace_eye #b3 {
  background: #fcffeb;
}
#peace_eye #b4 {
  background: #fcffeb;
  padding: 100px 0 124px;
  position: relative;
}
#peace_eye #b4:after {
  content: "";
  display: block;
  z-index: 2;
  background: url(../images/internet-peace_eye/b4-arrow.png);
  width: 570px;
  height: 156px;
  left: calc(50% - 285px);
  bottom: -96px;
  position: absolute;
}
#peace_eye #b6, #peace_eye #b10 {
  position: relative;
}
#peace_eye #b6 .btn, #peace_eye #b10 .btn {
  position: absolute;
  z-index: 2;
  width: 100%;
  bottom: 90px;
  left: 0;
}
#peace_eye #b11 {
  padding: 90px 0 120px;
  position: relative;
}
#peace_eye #b11:after {
  content: "";
  display: block;
  z-index: 2;
  background: url(../images/internet-peace_eye/b11-arrow.png);
  width: 312px;
  height: 140px;
  left: calc(50% - 156px);
  bottom: -96px;
  position: absolute;
}
#peace_eye #b13 {
  margin: 60px auto 0px;
}
#peace_eye #b15 {
  margin: 0 auto 80px;
}
#peace_eye #b14 {
  margin-bottom: 80px;
}
/*A-24*/
#collabo .bg-sky {
  margin-bottom: 80px;
}
/*A-25*/
#collabo-price #contents {
  font-size: 1.8rem;
}
#collabo-price .main {
  max-width: 1190px;
  margin: 0 auto 100px;
}
#collabo-price .main:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 34px;
  background-image: url(../images/collabo/main-tape.png);
}
#collabo-price .main h1 {
  font-size: 4.2rem;
  font-weight: bold;
  padding: 50px 0 30px;
}
#collabo-price .main ul {
  display: flex;
  justify-content: space-between;
  max-width: 880px;
  margin: 0 auto 32px;
}
#collabo-price .main ul li {
  width: 48%;
  background: #fef4cc;
  padding: 20px;
}
#collabo-price .main ul li h2 {
  font-size: 3.4rem;
  line-height: 1.1;
  position: relative;
  height: 100px;
  padding-left: 100px;
  text-align: left;
  border-bottom: solid 1px #000;
}
#collabo-price .main ul li:nth-of-type(1) h2 {
  padding-top: 20px;
}
#collabo-price .main ul li h2:before {
  content: "";
  background: url("../images/collabo-price/icon1-1.png") no-repeat left top;
  width: 90px;
  height: 80px;
  position: absolute;
  top: 0;
  left: 0;
}
#collabo-price .main ul li:nth-of-type(2) h2:before {
  background-image: url("../images/collabo-price/icon1-2.png");
}
#collabo-price .main ul li h2 small {
  font-size: 2.1rem;
}
#collabo-price .main ul li p {
  color: #d62323;
  font-size: 3.8rem;
}
#collabo-price .main ul li p b {
  font-size: 7rem;
}
#collabo-price .main .note {
  max-width: 880px;
  margin: 0 auto;
  border: solid 1px #d4d4d4;
  text-align: left;
  padding: 15px;
}
#collabo-price .main .note p {
  padding-left: 1em;
  text-indent: -1em;
}
#collabo-price #b1 {
  background: #f2f2f2;
  padding: 60px 0 80px;
  margin-bottom: 80px;
}
#collabo-price #b1 h2, #collabo-price #b2 h2, #collabo-price #b3 h2, #collabo-price #b4 h2, #collabo-price #b4 h3, .flowtouse h2 {
  font-size: 3.4rem;
  margin-bottom: 30px;
  text-align: center;
}
#collabo-price .tabtg {
  border-bottom: solid 2px #000;
  max-width: 880px;
  margin: 20px auto 0;
  padding: 0 10px;
  display: flex;
  justify-content: space-between;
}
#collabo-price .tabtg li {
  width: 49%;
}
#collabo-price .tabtg li a {
  float: none;
  width: 100%;
  display: block;
  font-size: 2.4rem;
  padding: 16px 0;
}
#collabo-price .tabs_container {
  border-right: solid 2px #000;
  border-bottom: solid 2px #000;
  border-left: solid 2px #000;
  padding: 20px;
  max-width: 880px;
  margin: 0 auto 60px;
  background: #fff;
}
#collabo-price table {
  border: solid 1px #000;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  max-width: 880px;
  margin: 0 auto;
  text-align: left;
}
#collabo-price table th {
  border: solid 1px #000;
  font-weight: bold;
  color: #333;
  background: #f15a24;
  padding: 20px;
}
#collabo-price table th a{
  color: #333;
  text-decoration:underline;
}
#collabo-price table td {
  border: solid 1px #000;
  background: #fff;
  padding: 20px;
}
#collabo-price table tr td:nth-of-type(1) {
  color: #d62323;
  font-weight: bold;
  white-space: nowrap;
}
#collabo-price table tr td:nth-of-type(1) b {
  font-size: 3.2rem;
}
#collabo-price #b2 ul {
  display: flex;
  justify-content: space-between;
  max-width: 880px;
  margin: 0 auto 80px;
}
#collabo-price #b2 ul li {
  width: 48%;
}
#collabo-price #b2 ul li h3 {
  background: #fbd43b;
  font-size: 3.2rem;
  padding: 15px 0;
}
#collabo-price #b2 ul li .price {
  color: #d62323;
  font-size: 3.8rem;
}
#collabo-price #b2 ul li .price b {
  font-size: 7rem;
}
#collabo-price #b2 ul li .note {
  background: #fef7dc;
  padding: 20px;
  text-align: left;
}
#collabo-price #b2 ul li .note {
  background: #fef7dc;
  padding: 20px;
  text-align: left;
}
#collabo-price #b2 ul li .note p {
  padding-left: 1em;
  text-indent: -1em;
}
#collabo-price #b3 {
  max-width: 880px;
  margin: 0 auto 80px;
  text-align: left;
}
#collabo-price #b3 table {
  margin-top: 20px;
  position: relative;
}
#collabo-price #b3 table th {
  width: 32%;
}
#collabo-price #b3 table tr td:nth-of-type(1) {
  width: 24%;
}
#collabo-price #b3 .reco i {
  position: absolute;
  z-index: 2;
  top: -40px;
  left: -5px;
  background: #fbd43b;
  width: 132px;
  line-height: 97px;
  border-radius: 100%;
  transform: rotate(-15deg);
  font-style: normal;
  font-weight: bold;
  text-align: center;
}
#collabo-price #b3 .reco {
  position: relative;
  max-width: 880px;
  margin: 0 auto;
}
#collabo-price #b4 {
  background: #f2f2f2;
  padding: 30px 0 80px;
}
#collabo-price #b4 table:first-of-type {
  margin-bottom: 80px;
}
#collabo-price #b4 th {
  text-align: center;
  width: 45%;
}
#collabo-price #b4 table th, #collabo-price #b4 table td {
  padding: 20px;
  line-height: 1.33;
}
#collabo-price #b4 table:first-of-type th, #collabo-price #b4 table:first-of-type td {
  font-size: 3.2rem;
}
#collabo-price #b4 table:first-of-type td b {
  font-size: 6rem;
}
#collabo-price #b4 p {
  max-width: 880px;
  margin: 15px auto 0;
  text-align: left;
}
/*A-59*/
#page-premium .intro {
  background: #f7f7f7;
  padding: 42px 0 60px;
  text-align: center;
}
#page-premium .intro h1 {
  position: relative;
  display: inline-block;
  margin-bottom: 64px;
}
#page-premium .intro ul {
  width: 440px;
  margin: 0 auto 30px;
  display: flex;
  justify-content: space-between;
}
#page-premium .intro ul li {
  width: 204px;
  text-align: center;
  font-weight: bold;
  background: #2cb0ba;
  color: #fff;
  font-size: 22px;
}
#page-premium .btn a {
  display: inline-block;
  width: 440px;
  line-height: 70px;
  font-size: 28px;
  color: #fff;
  border-radius: 5px;
  background: -moz-linear-gradient(top, #f9904a 0%, #e22527 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f9904a 0%, #e22527 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f9904a 0%, #e22527 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4);
  border: solid 6px #fff;
}
#page-premium .box0 {
  padding: 60px 20px 72px;
  text-align: center;
  font-size: 24px;
  line-height: 2.4;
}
.box0-2 {
  background: #f7f7f7;
  padding: 60px 20px 72px;
  text-align: center;
}
.box0-2 h2 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 1em;
}
#page-premium .box1, #page-premium .box2, #page-premium .box5 {
  background: url(../images/site_guide-joetsu/box1-bg.jpg) no-repeat center center;
  background-size: cover;
  padding: 90px 0 40px;
  margin: 0;
  text-align: center;
  position: relative;
}
#page-premium .box2 {
  background-image: url(../images/site_guide-joetsu/box2-bg.jpg);
}
#page-premium .box5 {
  background-image: url(../images/site_guide-joetsu/box5-bg.jpg);
}
#page-premium .box1 h2, #page-premium .box2 h2, #page-premium .box5 h2 {
  /*width: 204px;*/
  padding: 0 20px;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  background: #2cb0ba;
  color: #fff;
  font-size: 22px;
  margin-bottom: 40px;
  line-height: 1.8;
}
#page-premium .box1 h3.ttl, #page-premium .box2 h3.ttl, #page-premium .box5 h3.ttl {
  color: #fff;
  font-size: 28px;
  text-shadow: 0 0 3px rgba(0, 0, 0, 1);
  position: relative;
  letter-spacing: 0.07em;
  margin-bottom: 40px;
  font-weight: bold;
  line-height: 1.8;
}
#page-premium .box1 h3.ttl span, #page-premium .box2 h3.ttl span, #page-premium .box5 h3.ttl span {
  display: inline-block;
  background: url(../images/site_guide-joetsu/bg-ttl.png) repeat-x left calc(100% - 4px);
}
#page-premium .box1 dl, #page-premium .box2 dl, #page-premium .box5 dl {
  display: flex;
  flex-direction: row-reverse;
  width: 860px;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
}
#page-premium .box2 dl {
  flex-direction: row;
}
#page-premium .box1 dl dd, #page-premium .box2 dl dd, #page-premium .box5 dl dd {
  font-size: 18px;
  width: 490px;
  color: #fff;
  text-shadow: 0 0 5px rgba(0, 0, 0, 1);
}
#page-premium .box3 {
  padding: 0 0 60px;
}
#page-premium .box3 h2 {
  padding: 60px 0 40px;
  font-weight: bold;
  font-size: 28px;
}
.box6 {
  background: #f7f7f7 url(../images/site_guide-joetsu/box6-bg.png) repeat-x bottom;
  padding: 80px 20px 120px;
}
/*A-46*/
#entry_guide .lp1 .bg-gray {
  margin-top: 0;
}
#entry_guide #article .b0:not(:last-child) {
  background: url("/wp/wp-content/themes/jcv/images/common/arrow-btm.png") no-repeat center bottom;
  padding-bottom: 36px;
}

/*F-1*/
#campaign #article{
	padding:0 20px;
}
#campaign .btn_1 {
	float:right;
	margin:15px 0;
	width: 425px;
}
#campaign .btn_1 a {
		display: block;
		overflow: hidden;
		height:105px;
		width: 425px;
		background-image: url(/wp/wp-content/themes/jcv/images/campaign/btn_1.jpg);
		background-position:top;
		text-indent:-9999px;
		text-align: center;
	}
#campaign .btn_1 a:hover {
		background-position:bottom;
	}
#campaign .btn_2 {
	float:left;
	margin:15px 0;
	width:425px;
}
#campaign .btn_2 a {
		display: block;
		overflow: hidden;
		height:105px;
		width: 425px;
		background-image: url(/wp/wp-content/themes/jcv/images/campaign/btn_2.jpg);
		background-position:top;
		text-indent:-9999px;
		margin:0 auto;
	}
#campaign .btn_2 a:hover {
		background-position:bottom;
	}
#campaign .btn_user {
	cursor:pointer;
}
#campaign button.btn_user { border: 0; padding: 0; margin: 0; background: none; }
#campaign .usertgl {
    display: none;
}












@media screen and (max-width: 960px) {
  #catv .lp1 .main {}
  .lp1 .main {
    height: 0;
    background-repeat: no-repeat;
    margin-bottom: 30px;
    margin-top: 0;
    padding-top: 49.6%;
    background-size: 100% auto;
  }
  .lp1 .main:before {
    content: none;
  }
  .lp1 .onayami ul {
    padding-left: calc(20% + 34px) !important;
    background-size: 20% auto !important;
    margin: 30px 20px !important;
  }
  .lp1 .onayami h2 {
    font-size: 2rem;
  }
  .lp1 .onayami h3 {
    font-size: 2.8rem;
    padding: 5px 1em;
  }
  .lp1 .onayami ul li::before {
    width: 18px;
    height: 18px;
    top: 0.4em;
    left: -24px;
  }
  .lp1 .onayami ul li {
    font-size: 1.8rem;
    margin-bottom: 0.7em;
    padding-right: 0;
  }
  .lp1 .about {
    margin: -80px auto 40px;
    padding: 80px 0 40px;
  }
  .lp1 .about h2 {
    font-size: 2.8rem;
    margin: 30px auto;
  }
  .lp1 .about p {
    font-size: 1.6rem;
    line-height: 1.8;
    margin: 0 20px 0.8em;
  }
  .lp1 .merit {
    padding: 30px 0 40px;
  }
  .lp1 .merit:before, .lp1 .merit:after {
    width: 134px;
    height: 62px;
    background-size: contain;
  }
  .lp1 .merit h2 {
    font-size: 2.8rem;
  }
  .lp1 .merit h3 {
    font-size: 2rem;
    margin: 1em 20px 80px;
  }
  .lp1 .merit ul {
    margin: 0 20px;
  }
  .lp1 .merit ul li {
    width: 32%;
  }
  .lp1 .merit ul li a {
    width: 100%;
    height: 100%;
    padding: 25px 10px 16px;
  }
  .lp1 .merit ul li a .ttl {
    font-size: 1.8rem;
    margin: 0.6em 0 0;
    height: auto;
  }
  .lp1 .merit ul li a .ttl br {
    display: none;
  }
  .merit-detail {
    padding: 30px 0 40px;
  }
  .merit-detail h2 {
    font-size: 3rem;
    margin-bottom: 1em;
    padding: 20px 0 0 110px;
    margin: 0 auto 30px;
  }
  .merit-detail &gt; h2 {
    margin-left: 20px;
  }
  .merit-detail dl {
    max-width: 940px;
    margin: 0 20px;
    display: block;
  }
  .merit-detail dl dt {
    width: auto !important;
    margin-bottom: 20px;
    text-align: center;
  }
  .merit-detail dd {
    padding: 0 !important;
  }
  .merit-detail dl dd h3, .merit-detail dl dd p {
    padding: 0;
  }
  .merit-detail dl dd h3 br{
    display: none;
  }
  .merit-detail dl dd p {
    font-size: 1.6rem;
  }
  #catv .area .bg {
    position: static;
  }
  #catv .merit-detail .area h2,#catv .merit-detail .area .info {
    margin-left:20px;
    margin-right:20px;
  }
  #catv .area .info {
    font-size: 1.8rem;
  }
  .lp1 .option {
    padding: 30px 0;
  }
  .lp1 .option h2 {
    font-size: 2.8rem;
  }
  .lp1 .option h2 + p {
    font-size: 1.6rem;
    margin: 1em 0 40px;
  }
  .lp1 .option ul {
    margin: 0 20px;
    display: block;
  }
  .lp1 .option ul li {
    width: auto;
    text-align: left;
    margin-bottom: 40px;
  }
  .lp1 .option ul li h4 {
    font-size: 2.2rem;
    border-bottom: solid 1px #232323;
    padding: 0 0 10px 24px;
    margin-bottom: 10px;
    position: relative;
  }
  .lp1 .option ul li h4::before {
    top: 8px;
  }
  .lp1 .option ul li p {
    margin: 0 2.4rem 16px;
    font-size: 1.4rem;
  }
  .catv1 {
    margin: 50px 0;
  }
  .catv1 h2 {
    font-size: 3rem;
  }
  .btn-xl-half + .btn-xl-half {
    margin: 20px 0 0;
  }
  .box-inq {
    margin-bottom: -40px;
  }
  .box-inq h2 {
    font-size: 2.4rem;
  }
  .box-inq h2::after {
    bottom: 1.4rem;
}
  .box-inq h2 + p {
    margin: 1em 20px 2em;
    font-size: 1.6rem;
  }
  .box-inq .nav {
    margin: 0 20px;
    display: block;
  }
  .box-inq .nav &gt; li {
    width: auto;
  }
  .box-inq .nav::after {
    content: none;
  }
  .box-inq .nav &gt; li h3,  .box-inq .tel-title {
    text-align: center;
    font-size: 2.4rem;
  }
  .box-inq .tel2 {
    margin-top: 20px;
    margin-bottom: 50px;
    font-size: 2.4rem;
    line-height: 1.2;
}
  .box-inq .nav &gt; li .tel,
   .box-inq .tel2 b{
    text-align: center;
    font-size: 4rem;
  }
  .box-inq .tel2 b {
    display: block;
}
  .box-inq .nav &gt; li .time {
    margin: 0px 0 40px;
    text-align: center;
  }
  .lp1 .note {
    font-size: 1.8rem;
    line-height: 1.2;
    padding: 10px;
    margin: 20px 20px 0;
  }
  .btn1, .btn2 {
    margin: 0 20px;
  }
  .lp1 .option + .btn1 {
    margin: 30px 20px;
  }
  .btn1 li, .btn2 li {
    width: auto;
  }
  #collabo .lp1 .onayami ul {
    padding-left: 24px !important;
}
  [id*="hikari_price"] .lp1 {
    padding-top: 0;
}
  .lp1 .bg-gray {
    padding: 30px 20px;
    margin-top: 40px;
}
  [id*="hikari_price"] .b1 {
    padding: 20px;
}
  [id*="hikari_price"] .bg-gray h2 {
    font-size: 2.4rem;
}
  [id*="hikari_price"] .bg-gray h2::after {
    bottom: 12px;
}
  [id*="hikari_price"] .bg-gray h2 span {
    display: inline-block;
}
  [id*="hikari_price"] .bg-gray h2 span small{
    display: block;
    font-size: 1.4rem;
}
  [id*="hikari_price"] .b1 dl {
    display: block;
    margin: 24px 0;
    padding: 20px;
}
  [id*="hikari_price"] .b1 dt {
    font-size: 2.4rem;
}
 [id*="hikari_price"] .lp1 .bg-gray p {
    display: block;
}
  [id*="hikari_price"] .b1 dt img {
    width: 30px;
}
  .hikari_service1 h2.title1 {
    font-size: 2.8rem;
    padding: 50px 0 20px;
}
  .hikari_service1 ul {
  margin: 0 20px;
}
.hikari_service1 ul li {
  width: 32%;
}
.hikari_service1 ul li a {
  width: 100%;
  height: 100%;
  padding: 32px 10px 16px;
  border-radius: 10px;
  font-size: 1.6rem;
}
  #collabo-price #contents {
    font-size: 1.4rem;
}
  #collabo-price .main h1 {
    font-size: 2.8rem;
    padding:40px 0;
}
  #collabo-price .main ul {
  display: block;
  margin: 0 20px 32px;
}
#collabo-price .main ul li {
  width: auto;
  padding: 20px;
  margin-bottom: 20px;
}
  #collabo-price #b1 {
    padding: 40px 20px;
  }
  #collabo-price #b2 ul {
  display: block;
  margin: 0 20px 40px;
}
#collabo-price #b2 ul li {
  width: auto;
  margin: 0 0 20px;
}
  #collabo-price #b3 {
    margin: 0 20px;
}
  #collabo-price #b3 .reco i {
    top: -20px;
    width: 66px;
    line-height: 48px;
    font-size: 1.2rem;
}
  #collabo-price #b1 h2, #collabo-price #b2 h2, #collabo-price #b3 h2, #collabo-price #b4 h2, #collabo-price #b4 h3, .flowtouse h2 {
  font-size: 2.4rem;
  margin-bottom: 20px;
  text-align: center;
}
  #collabo-price #b4 {
    padding: 40px 20px;
}
  #collabo-price #b4 table:first-of-type th, #collabo-price #b4 table:first-of-type td {
    font-size: 2.4rem;
}
  #collabo-price #b4 table:first-of-type td b {
    font-size: 4rem;
}
  #collabo-price .omakase, #entry_guide .omakase {
    padding: 20px 120px 20px 20px;
    margin: 0 20px 40px;
}
  #collabo-price .omakase h2, #entry_guide .omakase h2 {
    font-size: 2.4rem;
    margin-bottom: 16px;
}
  #collabo-price .omakase::after, #entry_guide .omakase::after {
    width: 130px;
    height: 118px;
    position: block;
    top: 20px;
    right: -10px;
    background-size: contain;
}
  #page-premium .intro {
    padding: 40px 20px;
}
  #page-premium .box0 {
    padding: 40px 20px;
    text-align: center;
    font-size: 1.6rem;
    line-height: 1.8;
}
  #page-premium .btn a {
    width: 100%;
}
  
  /*F-1*/
#campaign #article{
	padding:0 20px;
}
#campaign .btn_1,
#campaign .btn_2{
	float:none;
	width: auto;
	margin:10px 0;
}
#campaign .btn_1 a,
#campaign .btn_2 a{
  max-width: 425px;
  width:auto;
  height: auto;
  aspect-ratio: 4 / 1;
  margin: 0 auto;
  background-size: 100% auto;
}

#campaign .btn_user {
	cursor:pointer;
}
#campaign button.btn_user { border: 0; padding: 0; margin: 0; background: none;width: 45%; }
  #campaign button.btn_user img{
  }
#campaign .usertgl {
    display: none;
}
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
}</pre></body></html>