<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;TOPPAGE&gt; */
.slider-container {
  position: relative;
  margin: 60px auto 0 auto;
  max-width: 940px;
}
.swiper-container {
  text-align: center;
  cursor: grab;
}
.swiper-container:active {
  cursor: grabbing;
}
.swiper-container .swiper-slide img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
#thumbs {
  height: 10%;
  box-sizing: border-box;
  padding: 10px 0;
}
#thumbs .swiper-slide {
  width: 16%;
  height: auto;
  opacity: 0.3;
  cursor: grab;
}
#thumbs .swiper-slide:active {
  cursor: grabbing;
}
#thumbs .swiper-slide-active {
  opacity: 1;
}
.swiper-blind-left, .swiper-blind-right {
  position: absolute;
  width: 11.55%;
  height: 100%;
  display: block;
  top: 0;
  background: rgba(255, 255, 255, .7);
  z-index: 5;
}
.swiper-blind-left {
  left: 0;
}
.swiper-blind-right {
  right: 0;
}
@media (max-width: 600px) {
  .swiper-blind-left, .swiper-blind-right {
    display: none;
  }
}
#top-tvguide {
  max-width: 940px;
  margin: 0 auto 50px;
  padding: 12px 28px 8px;
  border: solid 2px #0021ba;
  border-radius: 10px;
  text-align: left;
  box-sizing: border-box;
}
#top-tvguide h2 {
  line-height: 38px;
  font-size: 2.2rem;
  font-weight: bold;
}
#top-tvguide .tabtg {
  border-bottom: solid 2px #0021ba;
  margin-top: -38px;
  margin-bottom: 20px;
}
#top-tvguide .tabtg li {
  display: inline;
}
#top-tvguide .tabtg li a {
  float: right;
  line-height: 38px;
  padding: 0 30px;
  border-radius: 10px;
  margin-left: 20px;
  border: solid 1px #d1d4da;
  margin-bottom: 10px;
}
#top-tvguide .tabtg li a:hover {
  background-color: #0021ba;
  color: #fff;
  border-color: #0021ba !important;
}
#top-tvguide .tab_content dl {
  width: 420px;
  float: left;
}
#top-tvguide .tab_content dl:first-of-type {
  margin-right: 35px;
}
#top-tvguide .tab_content dl dt img {
  border: solid 1px #e4e4e4;
}
#top-tvguide .tab_content dl dd {
  margin-bottom: 16px;
}
#top-tvguide .tab_content dl dd h3 {
  font-weight: bold;
  font-size: 1.8rem;
  margin: 10px 0 0;
}
#top-tvguide .tab_content dl dd h3 a {
  color: #0021ba;
}
#top-tvguide .tab_content dl dd h3 span {
  margin-right: 1em;
  font-size: 1.6rem;
}
#top-tvguide .tab_content dl dd a {
  width: 100%;
  margin-top: 10px;
}
#top-service {
  background-image: url("../images/common/footer-mesh.png"), url("../images/top/service-bg2.jpg");
  background-repeat: repeat, no-repeat;
  background-position: center center, center center;
  background-size: auto auto, cover;
  padding: 80px 0;
  margin: 0;
}


#top-service .pending {
  margin-bottom: 55px;
}
#top-service h2 {
  background: #fff;
  display: inline-block;
  font-size: 2.4rem;
  font-weight: bold;
  width: 440px;
  line-height: 50px;
  border-radius: 25px;
  position: relative;
  margin-bottom: 20px;
  color: #e57c00;
}
#top-service .pending h2 {
  color: #4ba633;
}
#top-service h2:after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -10px;
  left: calc(50% - 7px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 7px 0 7px;
  border-color: #ffffff transparent transparent transparent;
}
#top-service ul {
  max-width: 780px;
  margin: 0 auto;
}
#top-service ul li {
  display: inline;
}
#top-service ul li a {
  display: block;
  width: 250px;
  height: 150px;
  padding: 32px 0 0;
  border-radius: 10px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 1);
  float: left;
  margin-right: 15px;
  background: #fff;
  position: relative;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.2;
  color: #e57c00;
}
#top-service ul li:nth-of-type(3) a,
#top-service ul li:nth-of-type(6) a{
  margin-right:0;
}
#top-service #top-service1 ul li:nth-of-type(n + 4) a {
  margin-top: 15px;
}
#top-service #top-service2 ul li:nth-of-type(4) a,
#top-service #top-service2 ul li:nth-of-type(5) a,
#top-service #top-service2 ul li:nth-of-type(6) a{
  font-size: 1.5rem;
  height: auto;
  padding: 16px 0 16px 56px;
  margin-top: 15px;
  text-align: left;
}
#top-service .pending ul li a {
  color: #4ba633;
}
#top-service ul li a small {
  display: block;
  font-size: 1.4rem;
  margin-top:4px
}
#top-service ul li a:before {
  content: "";
  display: block;
  width: 76px;
  height: 54px;
  margin: 0 auto 10px;
  background-repeat: no-repeat;
  background-position: center center;
}
#top-service .pending ul li:nth-of-type(1) a:before {
  background-image: url(../images/top/service-p-1.png)
}
#top-service .pending ul li:nth-of-type(2) a:before {
  background-image: url(../images/top/service-p-2.png)
}
#top-service .pending ul li:nth-of-type(3) a:before {
  background-image: url(../images/top/service-p-3.png)
}
#top-service .pending ul li:nth-of-type(4) a:before {
  background-image: url(../images/top/service-p-4.png)
}
#top-service .pending ul li:nth-of-type(5) a:before {
  background-image: url(../images/top/service-p-5.png)
}
#top-service .pending ul li:nth-of-type(6) a:before {
  background-image: url(../images/top/service-p-6.png)
}




#top-service .formember ul li:nth-of-type(1) a:before {
  background-image: url(../images/top/service-m-6.png)
}
#top-service .formember ul li:nth-of-type(2) a:before {
  background-image: url(../images/top/service-m-1.png)
}
#top-service .formember ul li:nth-of-type(3) a:before {
  background-image: url(../images/top/service-m-3.png)
}


#top-service .formember ul li:nth-of-type(4) a:before {
  background-image: url(../images/top/service-m-7.png);
  width: 36px;
  height: 36px;
  background-size: contain;
  position: absolute;
  left: 10px;
  top: 6px;	  
}
#top-service .formember ul li:nth-of-type(5) a:before {
  background-image: url(../images/top/service-m-4.png);
  width: 36px;
  height: 36px;
  background-size: contain;
  position: absolute;
  left: 10px;
  top: 6px;
}
#top-service .formember ul li:nth-of-type(6) a:before {
  background-image: url(../images/top/service-m-5.png);
  width: 36px;
  height: 36px;
  background-size: contain;
  position: absolute;
  left: 10px;
  top: 6px;
}
#top-search ul {
  max-width: 940px;
  margin: 32px auto 80px;
  display: flex;
  justify-content: space-between
}
#top-search ul li {
  width: 290px;
}
#top-search ul li a {
  display: block;
  text-decoration: none;
  overflow: hidden;
}
#top-search ul li span {
  display: block;
  text-align: left;
  font-size: 1.4rem;
}
#top-search ul li span.ttl {
  font-size: 1.8rem;
  font-weight: bold;
  color: #0021ba;
  border-bottom: solid 3px #0021ba;
  padding: 10px 0 4px;
  margin-bottom: 10px;
}
#top-search ul li span.list:before {
  font-family: "Font Awesome 5 Free";
  content: '\f0da';
  color: #7bcb2d;
  font-weight: 900;
  margin-right: 5px;
}
#top-ad {
  margin-bottom: 60px;
}
#top-ad li {
  margin-bottom: 30px;
}
#top-ad li:last-of-type {
  margin-bottom: 0;
}
#top-jcv {
  padding: 48px;
  background: #f3f3f3;
  margin-bottom: 50px;
}
#top-jcv .inner {
  max-width: 940px;
  margin: 0 auto;
  padding: 25px 30px;
  background: #fff url(../images/top/jcv-bg.png) no-repeat calc(100% - 50px) 25px;
  text-align: left;
}
#top-jcv h2 {
  font-size: 2.2rem;
  font-weight: bold;
  padding-bottom: 14px;
  border-bottom: solid 3px #0021ba;
  margin-bottom: 18px;
}
#top-jcv .photo {
  float: left;
  margin-right: 20px;
}
#top-jcv h3 {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.8;
  margin-bottom: 16px;
}
#top-jcv ul {
  width: 590px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#top-jcv ul li {
  width: 190px;
  margin-bottom: 10px;
}
#top-jcv ul li a {
  width: 190px;
  padding: 10px 11px;
  border: solid 1px #d6d9e1;
  font-weight: bold;
  border-radius: 4px;
  position: relative;
  display: inline-block;
}
#top-jcv ul li a:after {
  font-family: "Font Awesome 5 Free";
  content: '\f0da';
  color: #0021ba;
  font-weight: 900;
  position: absolute;
  right: 14px;
  top: calc(50% - 10px);
}
#top-ban ul {
  max-width: 940px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#top-ban ul:after {
  width: 300px;
  content:"";
  display: table;
}
#top-ban ul li {
  margin-bottom: 24px;
}
#top-ban ul li:nth-of-type(n+9) {
  margin-bottom: 0;
}
#top-mem{
  margin: 40px auto -20px;
  display: flex;
  max-width: 940px;
  justify-content: space-between;
}



/* &lt;/TOPPAGE&gt; */
@media screen and (max-width: 960px) {
  .slider-container {
    margin: 0 auto 20px;
  }
  #top-tvguide {
    margin: 0 20px 50px;
    padding: 12px 20px 8px;
  }
  #top-tvguide .tabtg {
    margin-top: 0;
    margin-bottom: 20px;
    text-align: left;
    padding: 10px 0 5px;
  }
  #top-tvguide .tab_content dl {
    width: auto;
    float: none;
  }
  #top-tvguide .tabtg li a {
    float: left;
    margin-right: 20px;
    margin-left: 0;
    padding: 0 10px;
  }
  #top-tvguide .tab_content dl:first-of-type {
    margin-right: 0;
  }
  #top-service {
    padding: 40px 0;
    margin: 0;
  }
  #top-service h2 {
    width: calc(100% - 40px);
  }
  #top-service ul {
    margin: 0 20px;
    display: flex;
    justify-content: space-between;
    flex-wrap:wrap;
  }
  #top-service ul:after {
  content: none;
}
  #top-service ul li,
  #top-service #top-service1 ul li:nth-of-type(4){
    width: 31%;
  }
  #top-service #top-service2 ul li:nth-of-type(4),
  #top-service #top-service2 ul li:nth-of-type(5),
  #top-service #top-service2 ul li:nth-of-type(6){
    width: 100%;
  }
  #top-service ul li a {
    width: 100%;
    height: 100%;
    padding: 20px 5px 12px;
    margin-right: 0;
    font-size: 1.4rem;
    line-height: 1.2;
  }
  #top-service ul li a br{ display:none; }
#top-service ul li a small {
  font-size: 1.2rem;
}
  #top-service .pending {
    margin-bottom: 30px;
}
  #top-search ul {
    margin: 20px 20px 40px;
    display: block;
  }
  #top-search ul li {
    width: auto;
  }
  #top-search ul li span.photo {
    float: left;
    width: 40%;
    margin-top: 20px;
  }
  #top-search ul li span.ttl, #top-search ul li span.list {
    margin-left: calc(40% + 20px);
  }
  #top-search ul li span.ttl {
    font-size: 1.6rem;
  }
  #top-search ul li span.list {
    line-height: 1.2;
    margin-bottom: 6px;
  }
  #top-ad {
    padding: 20px;
    margin-bottom: 40px;
  }
  #top-ad li {
    margin-bottom: 20px;
  }
  #top-jcv {
    padding: 20px;
    margin-bottom: 30px;
  }
  #top-jcv .inner {
    padding: 20px 20px 10px;
  }
  #top-jcv .photo, #top-jcv h3 {
    display: none;
  }
  #top-jcv ul {
    width: auto;
  }
  #top-jcv ul li {
    width: 48%;
    margin-bottom: 10px;
  }
  #top-jcv ul li a {
    width: 100%;
  }
  #top-ban ul {
    margin: 0 20px;
}
  #top-ban ul li{
    width: 48%;
    margin-bottom: 20px;
}

#top-mem {
  margin: 20px;
  gap:20px;
}
#top-service1,
#top-service2{
  margin-top: -50px;
  padding-top: 50px;
}
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
}</pre></body></html>