<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

html {
  overflow-x: initial;
  background-color: #000;
}

body {
  position: relative;
  overflow-x: hidden;
  background-color: #fff;
}
body::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 90px;
  background: #010306;
}


a, header {
  color: #000
}

#cv .cv-btn a:hover, .menu&gt;li a:hover, a {
  text-decoration: none
}

@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 600;
  src: local("Barlow Condensed SemiBold"), local("BarlowCondensed-SemiBold"), url(https://fonts.gstatic.com/s/barlowcondensed/v1/HTxwL3I-JCGChYJ8VI-L6OO_au7B4873z3bWvA.ttf) format("truetype")
}

header {
  font-family: Avenir, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic"!important;
  font-size: 14px;
  line-height: 1.2;
  overflow-x: hidden;
  display: block;
  width: 100%;
  background: #010306;
  padding: 0 0;
  margin: 0 auto 15px!important;
  height: 90px;
  box-sizing: border-box;
}
header .content-base {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1024px;
  height: 90px;
  margin: auto;
}

header .logo {
  float: none;
  width: auto;
  height: 60px;
  z-index: 100;
  margin-right: auto;
  margin-left: 10px;
}
header .logo &gt; a &gt; img {
  width: auto!important;
  height: 60px;
  margin: 0;
}

header #header-tab {
  display: flex;
  justify-content: space-between;
  /* align-items: center; */
  width: 40%;
  max-width: 380px;
  height: 100%;
  float: none;
  padding: 10px;
}
header #header-tab &gt; a {
  display: block;
  width: calc(50% - 10px);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-top: 6px;
  image-rendering: -webkit-optimize-contrast;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}
header #header-tab &gt; a:hover {
  opacity: .8;
}
header #header-tab &gt; a#header_golfnetwork_view {
  background-image: url(https://www.golfnetwork.plus/tv/img/head_btn_1_off.png?04);
}
header #header-tab &gt; a#header_golfnetwork_view.on {
  background-image: url(https://www.golfnetwork.plus/tv/img/head_btn_1_on.png?04);
}
header #header-tab &gt; a#header_vod_list_view {
  background-image: url(https://www.golfnetwork.plus/tv/img/head_btn_2_off.png?04);
}
header #header-tab &gt; a#header_vod_list_view.on {
  background-image: url(https://www.golfnetwork.plus/tv/img/head_btn_2_on.png?04);
}

header #header-select-btns {
  float: none;
  width: 20%;
  max-width: 170px;
  margin: 0 10px;
}
header #header-select-btns .header-buy-select-btn {
  width: 100%;
  height: auto;
  margin-top: 24px;
  margin-right: 0;
}
header #header-select-btns .header-buy-select-btn &gt; img {
  width: 100%;
  max-width: 100%;
  height: auto;
  image-rendering: pixelated;
}





header .search-block {
  margin: 5px 10px 0 10px;
  float: none;
}
header .search-block .search-form {
  position: relative;
  margin-top: 0px;
  height: 40px;
}
header .search-block input {
  display: block;
  width: 100%;
  margin: 0px auto 0;
  border-radius: 30px;
  height: 40px;
  font-size: 14px;
  padding: 15px 15px;
}



/* chorome fixed */
_:lang(x)::-internal-media-controls-overlay-cast-button, .top-program&gt;span img {
  image-rendering: -webkit-optimize-contrast;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}







#live-schedule {
  margin-bottom: 8%
}

.eng {
  font-family: 'Barlow Condensed', sans-serif;
  letter-spacing: .05em
}

/* ページ全体のwrap・iPhoneX対応 */
#wrapper {
  margin: auto;
  width: 100%;
  max-width: 1024px;
  padding: constant(safe-area-inset-top) constant(safe-area-inset-right) constant(safe-area-inset-bottom) constant(safe-area-inset-left);
  padding: env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);
}

.wrapper {
  margin: auto;
  width: 100%;
  max-width: 1024px;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0
}

* html .clearfix {
  zoom: 1
}

.side-content, header h1#header-logo {
  float: left;
  width: 260px;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

header h1#header-logo img {
  width: 80px;
  height: auto
}

header #header-tab {
  float: left;
  padding-top: 12px
}

#bread ul, header #header-tab ul {
  font-size: 0;
  letter-spacing: -.2em
}

#bread a, #bread ul li, #bread ul li:after, header #header-tab ul li, nav#main-nav ul li {
  display: inline-block
}

header #header-tab ul li a {
  display: block;
  background: #9d9d9d;
  width: 180px;
  margin-right: 10px;
  padding: 10px 0;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  letter-spacing: normal;
  color: #fff
}

header #header-search {
  float: right;
  position: relative;
  padding-top: 5px;
  padding-right: 10px;
  width: 14%;
  max-width: 180px
}

header #header-search input {
  display: block;
  width: 100%;
  margin: auto;
  border: 1px solid #ccc;
  padding: 9px 5px 8px;
  line-height: 1;
  border-radius: 4px;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

header #header-search button {
  border: 0;
  color: #000;
  position: absolute;
  top: 8%;
  right: 15px;
  width: 30px;
  height: 100%;
  background: 0 0
}

header #header-search button:focus {
  outline: 0
}

header #header-search img {
  width: 20px
}



.an-sns:hover, img[src="https://www.golfnetwork.plus/cms_img/new_home/img/hl_comingsoon.jpg"]:hover {
  opacity: 1
}

.search-block {
  float: right;
  margin-right: 10px;
  width: 180px;
}

.header-buy-select-btn {
  margin-top: 5px;
  margin-right: 1%;
  float: right;
  height: 60px;
  width: 60px;
}

.header-buy-select-btn&gt;img {
  width: auto;
  height: 100%;
}




#spotful ul#spotful-ul li, .side-content nav#side-nav ul li {
  margin: auto auto 10px
}

.side-content nav#side-nav ul li a {
  display: block;
  font-size: 14px;
  font-weight: 700
}

.side-content nav#side-nav ul li .icon {
  display: inline-block;
  width: 30px;
  margin-right: 15px;
  vertical-align: middle
}

#main-title img, .side-content nav#side-nav ul li .icon img {
  width: 100%;
  height: auto
}

nav#gloval-nav {
  position: relative;
  margin-bottom: 59px;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s
}

.menu&gt;li, nav#gloval-nav ul.menu {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

nav#gloval-nav ul.menu {
  position: relative;
  max-width: 768px;
  margin: 0 auto;
  font-size: 12px;
  width: 100%;
  height: 36px
}

.menu&gt;li {
  float: left;
  width: 16.6666%;
  height: 35px;
  line-height: 38px
}

.menu&gt;li a.us-open:before {
  content: "";
  display: none;
  background-size: 30px;
  background-repeat: no-repeat;
  width: 30px;
  height: 24px;
  padding-right: 2px;
  vertical-align: middle
}

.menu&gt;li a.lesson:before, .menu&gt;li a.program:before, .menu&gt;li a.tokusyuu:before, .menu&gt;li a.tour:before {
  height: 30px;
  content: "";
  display: none;
  background-repeat: no-repeat;
  padding-right: 2px;
  vertical-align: middle
}

.menu&gt;li a.program:before {
  background-size: 20px;
  width: 30px
}

.menu&gt;li a.tour:before {
  background-size: 17px;
  width: 30px
}

.menu&gt;li a.lesson:before {
  background-size: 16px;
  width: 16px
}

.menu&gt;li a.tokusyuu:before {
  background-size: 18px;
  width: 30px
}

.menu&gt;li a.free:before {
  content: "";
  display: none;
  background-size: 32px;
  background-repeat: no-repeat;
  width: 37px;
  height: 15px;
  padding-right: 2px;
  vertical-align: middle
}

.menu&gt;li:last-child {
  border-right: 0
}

.menu&gt;li a {
  display: inline-block;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  /* color: #000; */
  color: #686c6f;
}

.menu&gt;li a.init-bottom.menu-open {
  background-size: 10px;
  color: #fff
}

a.tour+ul {
  padding-right: 44%
}

a.lesson+ul {
  padding-right: 20%
}

a.tokusyuu+ul {
  padding-right: 7%
}

a.us-open+ul {
  padding-right: 0
}

.menu&gt;li:hover {
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s
}

.menu:after, .menu:before {
  content: " ";
  display: table
}

.menu:after {
  clear: both
}

.menu&gt;li a {
  font-size: 10px !important;
  line-height: 13px !important;
}

.main-content {
  float: right;
  width: calc(100% - 260px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 0;
  padding-left: 3%;
}


#bread {
  display: block;
  padding: 5px
}

#bread a {
  color: #1c344d!important
}

#bread ul li {
  padding: 0 5px;
  font-size: 11px;
  letter-spacing: normal;
  vertical-align: middle
}

#bread ul li:after {
  content: "&gt;";
  color: #000;
  padding-left: 10px
}

#bread ul li:last-child:after {
  content: ""!important
}

#main-title, #news .news-left .written .written-photo img, #news .news-right ul.news-archive li .news-discription .icon-new img, #news .news-right ul.news-archive li .news-thumb img, #reccomend ul.reccomend-ul li .reccomend-thumb .reccomend-icon img, #special ul#special-ul li .special-thumb img, #top-visual img {
  width: 100%
}

nav#main-nav {
  display: none;
  padding: 5px;
  margin: auto auto 15px
}

nav#main-nav ul {
  font-size: 0;
  letter-spacing: -2em
}

nav#main-nav ul li {
  font-size: 16px;
  font-weight: 700;
  text-align: center
}

nav#main-nav ul li a {
  display: block;
  padding: 0 9px;
  color: #868993;
  border-right: 1px solid #ccc
}

nav#main-nav ul li:last-child a {
  border-right: none
}

nav#main-nav ul li a.active {
  color: #000;
  pointer-events: none
}

nav#main-nav ul li.new:before {
  content: "";
  background: url(https://www.golfnetwork.plus/cms_img/new_home/img//www.golfnetwork.plus/cms_img/new_home/img/common/icon-new.png) center 50% no-repeat;
  background-size: 30px;
  display: block;
  width: 50px;
  height: 20px
}

#spotful {
  background: url(https://www.golfnetwork.plus/cms_img/new_home/img/spotful-bg.jpg) center 50% no-repeat;
  background-size: cover;
  padding: 15px;
  margin: auto auto 30px;
  color: #fff
}

#spotful .spotful-left {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

#spotful .spotful-title {
  display: inline-block;
  background: url(https://www.golfnetwork.plus/cms_img/new_home/img/common/icon-replay.png) right 50% no-repeat;
  background-size: 32px;
  padding: 5px 40px 5px 0;
  margin: auto auto 10px;
  font-size: 24px;
  font-weight: 700
}

#live-schedule .live-schedule-right ul li, #spotful ul#spotful-ul {
  margin: auto auto 15px
}

#spotful-ul, #spotful-ul&gt;div {
  display: block
}

#live-schedule .live-schedule-right ul li:last-child, #news .news-right ul.news-archive li:last-child, #spotful ul#spotful-ul li:last-child {
  margin-bottom: 0
}

#spotful ul#spotful-ul li:before {
  content: "-";
  color: #fff;
  padding-right: 5px
}

#spotful ul#spotful-ul li a, footer .foot-nav ul.footer-menu li a {
  color: #fff
}

#spotful .spotful-right {
  float: right;
  padding: 15px 10px 0 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

#spotful .spotful-right .title {
  font-size: 16px;
  display: block;
  font-weight: 700;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc
}

#spotful .spotful-right .textarea {
  font-size: 11px;
  line-height: 2
}

#special {
  padding: 0 15px;
  margin: auto auto 45px
}

#special .special-head {
  display: block;
  margin-bottom: 15px
}

#special .special-head .special-title {
  float: left;
  width: 70%
}

#special .special-head .special-title img {
  width: 100%;
  max-width: 480px
}

#special .special-head .special-link {
  float: right;
  width: 30%;
  max-width: 200px;
  margin-top: 20px;
  font-size: 12px
}

#special .special-head .special-link a {
  display: block;
  border: 1px solid #000;
  background: url(https://www.golfnetwork.plus/cms_img/new_home/img/common/icon-arrow.png) right 50% no-repeat;
  background-size: 16px;
  padding: 4px 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

#special ul#special-ul {
  font-size: 0;
  letter-spacing: -2em
}

#special ul#special-ul li {
  display: inline-block;
  font-size: 12px;
  letter-spacing: normal;
  width: 23.5%;
  margin-right: 2%;
  vertical-align: top
}

#special ul#special-ul li:nth-child(4n) {
  margin-right: 0
}

#special ul#special-ul li .special-thumb {
  margin: auto auto 5px
}

#special ul#special-ul li .title {
  font-size: 11px;
  display: block;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc
}

#special ul#special-ul li .info {
  position: relative;
  width: 100%;
  margin-bottom: 10px;
  font-size: 0;
  letter-spacing: -.2em;
  border-bottom: 1px solid #ccc
}

#special ul#special-ul li .info .info-title {
  display: inline-block;
  background: #1c344d;
  color: #fff;
  font-size: 10px;
  padding: 2px 1px;
  margin-right: 5px;
  letter-spacing: normal
}

#special ul#special-ul li .info .info-day {
  display: inline-block;
  font-size: 10px;
  width: 100%;
  letter-spacing: normal;
  padding: 2px
}

#live-schedule {
  background: url(https://www.golfnetwork.plus/cms_img/new_home/img/theopen_liveschedule_bg.jpg) center 50% no-repeat;
  background-size: cover;
  padding: 45px 15px
}

#live-schedule .live-schedule-left {
  float: left;
  width: 42%;
  color: #fff
}

#live-schedule .live-schedule-left .title {
  font-size: 40px
}

#live-schedule .live-schedule-left .border {
  background: #fff;
  width: 60px;
  height: 6px;
  margin: 10px auto 10px 0
}

#live-schedule .live-schedule-left .text {
  font-size: 16px;
  font-weight: 700
}

#live-schedule .live-schedule-right {
  float: right;
  width: 56%;
  font-size: 13px;
  background: rgba(255, 255, 255, .8);
  padding: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

#live-schedule .live-schedule-right a {
  color: #000!important;
  font-weight: 700
}

#live-schedule .live-schedule-right ul li .time-schedule {
  float: left;
  width: calc(100% - 130px)
}

#live-schedule .live-schedule-right ul li .time-schedule p {
  margin: auto auto 2px;
  font-weight: 700
}

#live-schedule .live-schedule-right ul li .live-schedule-status {
  float: right;
  width: 125px;
  text-align: center;
  height: 36px;
  line-height: 36px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

#live-schedule .live-schedule-right ul li .red {
  background: #dc0000;
  border: 1px solid #dc0000;
  color: #fff
}

#live-schedule .live-schedule-right ul li .white {
  border: 1px solid #999;
  color: #999
}

#live-schedule .live-schedule-right ul li .blue {
  background: #0077dc;
  border: 1px solid #0077dc;
  color: #fff
}

#news {
  position: relative;
  background: url(https://www.golfnetwork.plus/cms_img/new_home/img/common/icon-us.png://www.golfnetwork.plus/cms_img/new_home/img/top/news-bg.jpg) left top;
  padding: 15px 15px 35px
}

#news .news-left {
  float: left;
  width: 42%;
  color: #fff
}

#news .news-left .title {
  font-size: 40px
}

#news .news-left .border {
  display: block;
  background: #fff;
  width: 60px;
  height: 6px;
  margin: 10px auto 10px 0
}

#news .news-left .text {
  font-size: 16px;
  font-weight: 700;
  margin-top: 17px
}

#news .news-left .update {
  font-size: 14px;
  color: red;
  margin: auto auto 220px
}

#news .news-left .written {
  position: absolute;
  width: 42%;
  left: 15px;
  bottom: 35px
}

#news .news-left .written .written-photo {
  float: left;
  width: 30%
}

#news .news-left .written .written-meta {
  float: right;
  width: 68%
}

#news .news-left .written .written-meta .written-by {
  font-size: 11px
}

#news .news-left .written .written-meta .written-by span {
  display: inline-block;
  background: #739996;
  font-size: 14px;
  margin: 2px auto auto;
  padding: 0 2px
}

#news .news-left .written .written-meta .written-discription {
  margin-top: 5px;
  font-size: 10px
}

#news .news-right {
  float: right;
  width: 56%;
  margin-top: 13px
}

#news .news-right&gt;img {
  margin: 15px 0
}

#news .news-right span {
  font-size: 11px;
  line-height: 21px
}

#news .news-right span&gt;span {
  font-weight: 700
}

#news .news-right&gt;:nth-child(3) {
  display: inline-block;
  margin-bottom: 20px
}

#news .news-right ul.news-archive li {
  margin: auto auto 15px
}

#news .news-right ul.news-archive li .news-thumb {
  float: left;
  width: 32%
}

#news .news-right ul.news-archive li .news-discription {
  float: right;
  width: 66%
}

#news .news-right ul.news-archive li .news-discription .icon-new {
  display: inline-block;
  margin: auto auto 2px 0;
  width: 30px
}

#cv ul.next-major-ul li .next-thumb, #news .news-right ul.news-archive li .news-discription .news-title {
  margin: auto auto 10px
}

#news .news-right ul.news-archive li .news-discription .news-update {
  font-size: 10px;
  color: #999
}

#sugi {
  background: #1c344d;
  padding: 15px
}

#sugi ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

#sugi ul li:first-child {
  width: 60%
}

#sugi ul li:last-child {
  width: 40%
}

#sugi .sugi-right {
  background: url(https://www.golfnetwork.plus/cms_img/new_home/img/common/icon-us.png://www.golfnetwork.plus/cms_img/new_home/img/top/sugichan-photo.jpg) center 50% no-repeat;
  background-size: cover
}

#sugi .sugi-left, .live-schedule-right {
  position: relative
}

#sugi .sugi-left .sugi-title {
  text-align: right;
  margin: auto 10px 30px auto
}

#cv, #cv .cv-arrow, #cv .cv-bnr, #cv .cv-btn a, #cv .cv-catch, #cv .cv-red-title, #cv .cv-title {
  text-align: center
}

#sugi .sugi-left .sugi-text {
  background: #7b8c9e;
  padding: 20px 15px 20px 140px;
  color: #fff
}

#sugi .sugi-left .sugi-text&gt;span {
  line-height: 23px;
  font-size: 11px
}

#sugi .sugi-left .sugi-face {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 140px
}

#sugi .sugi-left .sugi-face img {
  width: 100%;
  vertical-align: bottom
}

#cv {
  padding: 50px 0
}

#cv .cv-title {
  font-size: 60px;
  margin: auto auto 10px
}

#cv .cv-arrow, #cv ul.next-major-ul {
  margin: auto auto 30px
}

#cv .cv-arrow img {
  width: 60px
}

#cv ul.next-major-ul {
  padding: 0 15px;
  font-size: 0;
  letter-spacing: -2em
}

#cv ul.next-major-ul li {
  display: inline-block;
  position: relative;
  width: 31.333%;
  margin-right: 3%;
  text-align: center;
  font-size: 14px;
  letter-spacing: normal;
  vertical-align: top
}

#cv ul.next-major-ul li:nth-child(3n), #reccomend ul.reccomend-ul li:nth-child(4n) {
  margin-right: 0
}

#cv ul.next-major-ul li .next-thumb img {
  width: 100%;
  border-radius: 6px
}

#cv ul.next-major-ul li .next-day {
  position: absolute;
  display: inline-block;
  background: #3535b3;
  color: #fff;
  font-size: 14px;
  padding: 0 5px;
  height: 24px;
  line-height: 24px;
  top: -12px;
  left: -6px
}

#cv .cv-btn a, #cv ul.next-major-ul li .next-title {
  font-size: 16px;
  font-weight: 700
}

#cv .cv-red-title {
  background: #dc0000;
  height: 50px;
  line-height: 50px;
  border-radius: 25px;
  color: #fff;
  margin: auto 15px 30px;
  font-size: 30px;
  font-weight: 700
}

#cv .cv-catch {
  margin: auto auto 30px;
  font-size: 28px;
  font-weight: 700
}

#cv .cv-catch strong {
  font-size: 36px
}

#cv .cv-bnr {
  margin: auto auto 50px
}

#cv .cv-bnr img {
  max-width: 100%
}

#cv .cv-btn {
  width: 80%;
  max-width: 600px;
  margin: auto
}

#cv .cv-btn a {
  display: block;
  position: relative;
  background-color: #ff9000;
  border-radius: 4px;
  color: #fff;
  line-height: 62px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-box-shadow: 0 3px 0 #c97b15;
  box-shadow: 0 3px 0 #c97b15;
  font-size: 26px
}

#cv .cv-btn a:hover {
  opacity: .7
}

#cv .cv-btn a:active {
  top: 3px;
  -webkit-box-shadow: none;
  box-shadow: none
}

#reccomend {
  padding: 15px 15px 0;
  border-top: 1px solid #ccc
}

#reccomend .reccomend-main-title {
  font-size: 24px;
  font-weight: 700;
  font-style: oblique;
  margin: auto auto 5px
}

#reccomend ul.reccomend-ul {
  font-size: 0;
  letter-spacing: -2em
}

#reccomend ul.reccomend-ul li {
  display: inline-block;
  font-size: 12px;
  letter-spacing: normal;
  width: 23.5%;
  margin-right: 2%;
  vertical-align: top
}

#reccomend ul.reccomend-ul li .reccomend-thumb, #reccomend ul.reccomend-ul li .reccomend-thumb img {
  position: relative;
  width: 100%
}

#reccomend ul.reccomend-ul li .reccomend-thumb .reccomend-icon {
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 40px
}

footer {
  position: relative;
  background: #000;
  padding: 15px 0;
}
footer::before {
  content: "";
  position: absolute;
  width: 200vw;
  height: 100%;
  background: #000;
  z-index: 1;
  bottom: 0;
  left: -50vw;
}
footer &gt; .content-base {
  position: relative;
  z-index: 2;
}


footer .foot-nav ul.footer-menu {
  font-size: 0;
  letter-spacing: -.2em;
  float: left;
  width: 70%;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

footer .foot-nav ul.footer-menu li {
  display: inline-block;
  font-size: 12px;
  letter-spacing: normal;
  border-right: 1px solid #fff;
  padding: 0 15px
}

footer .foot-nav ul.footer-menu li:first-child {
  padding-left: 0
}

footer .foot-nav ul.footer-menu li:last-child {
  border-right: 0
}

footer .foot-nav .foot-pc-logo {
  float: right;
  width: 30%;
  text-align: right;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 10px;
  color: #fff
}

footer .foot-nav .foot-pc-logo img {
  width: 240px;
  max-width: 100%
}

footer .foot-nav .foot-pc-logo p {
  margin-top: 5px
}

#special ul#special-ul li .textarea {
  font-size: 9px
}

a.init-bottom&gt;.pc {
  display: inline!important
}




.atrical {
  width: 100%;
  margin-bottom: 5%
}

.atrical div&gt;img {
  width: 55%;
  float: left
}

.atrical div&gt;a, .atrical&gt;a {
  width: 40%;
  float: right
}

.atrical&gt;a {
  margin-top: 3%;
  margin-bottom: 3%;
  width: 70%
}

#special .special-head .special-link a {
  color: #000!important
}

.new-icon::before {
  position: absolute;
  left: 14px;
  top: -6px;
  display: inline-block;
  padding: 0 3px;
  content: "new";
  color: #fff;
  background: red;
  font-size: 9px
}

.logo img {
  width: 95px
}


#content-wrap {
  padding-left: 3%;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.plan-select-area {
  width: 94%;
  margin-left: 3%;
  margin-right: 3%;
}


.tYel {
  color: #ffb200;
}






/* epg-page fixed */
.epg-container .epg-top-header .epg-week-header {
  display: flex !important;
}
.epg-container .epg-table {
  margin-top: 0!important;
}

@media (min-width:769px) {
  .sp {
    display: none!important
  }
  a:hover {
    text-decoration: underline
  }
  a:hover img {
    opacity: .8
  }
}

@media (max-width:959px) {


  header #header-tab {
    max-width: 360px;
  }
  header #header-select-btns {
    max-width: 150px;
  }
  header .search-block {
    width: 160px;
  }



  header .site-header h1 {
    width: 120px;
  }
  .header-buy-select-btn {
    margin-top: 10px;
    margin-right: 1%;
    float: right;
    height: 50px;
    width: 50px;
  }

  #special ul#special-ul li {
    width: 46%;
    margin: auto 2% 20px
  }
  nav#gloval-nav {
    margin-bottom: 48px
  }
  .menu&gt;li {
    width: 20%;
    height: auto
  }
  .my-pc, a.init-bottom&gt;.pc {
    display: none!important
  }
  .written.clearfix.pc {
    display: none
  }
  #news .news-left .update {
    margin-bottom: 20px
  }
  a.init-bottom&gt;.sp {
    display: inline!important
  }
  .menu&gt;li a {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 9px;
    line-height: 13px
  }
  .menu&gt;li a.us-open {
    line-height: 25px
  }
  .menu&gt;li a.program:before, .menu&gt;li a.us-open:before {
    display: none;
    padding: 0 5px;
    margin: auto
  }
  .menu&gt;li a.free:before, .menu&gt;li a.lesson:before, .menu&gt;li a.tokusyuu:before, .menu&gt;li a.tour:before {
    display: none;
    padding: 0;
    margin: auto
  }
  .menu&gt;li a.free:before {
    height: 30px
  }
  #special .special-head .special-link {
    font-size: 10px;
    margin-top: 10px
  }
  #live-schedule .live-schedule-left, #news .news-left, #news .news-right {
    float: none;
    width: 100%;
    margin: auto auto 10px
  }
  #live-schedule .live-schedule-right {
    position: relative;
    float: none;
    width: 100%
  }
  #live-schedule .live-schedule-right&gt;ul a {
    color: #000!important;
    font-weight: 700
  }
  #news .news-left .written .written-photo {
    width: 30%
  }
  #news .news-left .written .written-meta {
    width: 65%
  }
  #sugi .sugi-left .sugi-text {
    font-size: 12px
  }
  .menu&gt;li, header, nav#gloval-nav ul.menu {
    height: auto;
  }
}


@media (max-width:860px) {
  nav#gloval-nav {
    margin-bottom: 60px
  }
}



@media (max-width:768px) {

  body::before {
    height: 70px;
  }

  #wrapper {
    padding-top: 109px;
  }

  #content-wrap {
    padding: 3%;
    padding-top: 0 !important;
  }
  .plan-select-area {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%;
  }

  #gloval-nav:before {
    position: absolute;
    content: "　";
    width: 100%;
    height: 100%;
    bottom: 5%;
    background: #dce0e3
  }
  a.lesson+ul, a.tokusyuu+ul, a.tour+ul {
    padding-right: 0
  }
  .new-icon::before {
    position: absolute;
    left: 0;
    top: -10px;
    display: inline-block;
    padding: 0 3px;
    content: "new";
    color: #fff;
    background: red;
    font-size: 7px
  }
  #special ul#special-ul li {
    width: 46%;
    margin: auto 2% 20px
  }
  #special ul#special-ul li:nth-child(even) {
    margin-right: 0
  }
  .open #overlay {
    display: block
  }
  #news .news-right span:nth-of-type(2) {
    display: inline-block;
    margin-bottom: 14px
  }
  .menu&gt;li {
    width: 20%
  }
  #overlay {
    top: 0;
    position: fixed
  }
  #overlay, .live-schedule-wrapper, nav#side-nav ul li span.icon {
    display: none
  }
  nav#gloval-nav {
    margin-bottom: 70px
  }

  nav#gloval-nav ul.menu {
    width: 100vw;
  }


  .nav-global.sp&gt;.sp-nav-trigger, .pc {
    display: none!important
  }
  .wrapper, body, html {
    overflow-x: hidden
  }


  header {
    width: 100%;
    border-bottom: 1px solid #000;
    position: fixed!important;
    top: 0;
    left: 0;
    z-index: 110000;
    height: 104px;
    overflow: visible;
    margin: 0 auto 0px!important;
  }

  header .content-base {
    width: 100%;
    height: 70px;
  }

  header .logo {
    width: 53px!important;
    height: 33px!important;
    margin-right: auto!important;
  }
  header .logo &gt; a {
    width: auto;
    height: 33px;
  }
  header .logo &gt; a &gt; img {
    width: auto!important;
    height: 33px!important;
    margin: 0;
  }



  header #header-tab {
    width: calc(100% - 50px - 40px - 40px - 20px);
    max-width: 280px;
    padding: 10px 5px 10px 0px;
  }
  header #header-tab &gt; a {
    width: calc(50% - 5px);
    margin-top: 0px;
  }
  header #header-tab &gt; a#header_golfnetwork_view {
    background-image: url(https://www.golfnetwork.plus/tv/img/head_btn_1_sp_off.png?04);
  }
  header #header-tab &gt; a#header_golfnetwork_view.on {
    background-image: url(https://www.golfnetwork.plus/tv/img/head_btn_1_sp_on.png?04);
  }
  header #header-tab &gt; a#header_vod_list_view {
    background-image: url(https://www.golfnetwork.plus/tv/img/head_btn_2_sp_off.png?04);
  }
  header #header-tab &gt; a#header_vod_list_view.on {
    background-image: url(https://www.golfnetwork.plus/tv/img/head_btn_2_sp_on.png?04);
  }


  #search_sp_head_btn {
    position: relative;
    width: 40px;
    height: 50px;
    cursor: pointer;
  }
  #search_sp_head_btn &gt; div {
    margin-top: 10px;
  }
  #search_sp_head_btn &gt; div::before {
    content: '番組検索';
    color: #fff;
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 10px;
  }
  #search_sp_head_btn &gt; div img {
    width: 22px;
    margin-top: 9px;
  }


  #search_sp_head_base {
    position: absolute;
    top: 70px;
    right: 0px;
    z-index: -1;
    opacity: 0;
    width: 0;
    transition: all 0.4s;
  }
  #search_sp_head_base.active {
    opacity: 1;
    z-index: 3;
    width: 100%;
    top: 70px;
    padding: 10px;
    background:#fff;
    box-shadow: 3px 3px 10px rgb(0 0 0 / 40%);
  }
  #search_sp_head_base #search_sp_head input {
    display: block;
    width: 100%;
    margin: auto;
    border: 1px solid #ccc;
    padding: 9px 5px 8px;
    line-height: 1;
    border-radius: 4px;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #search_sp_head_base #search_sp_head button {
    border: 0;
    color: #000;
    position: absolute;
    top: 4%;
    right: 15px;
    width: 30px;
    height: 100%;
    background: 0 0;
  }
  #search_sp_head_base #search_sp_head img {
    width: 20px;
  }



  #nav-toggle {
    display: block;
    width: 40px;
    height: 50px;
    z-index: 400;
    position: relative;
  }
  #nav-toggle &gt; div {
    display: block;
    margin-top: 3px;
    width: 100%;
    height: 100%;
    text-align: center;
    float: none;
  }
  #nav-toggle &gt; div::before {
    content: 'MENU';
    position: absolute;
    top: 3px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 10px;
    color: #fff;
    letter-spacing: -0.08em;
  }
  #nav-toggle &gt; div span {
    width: 25px;
    height: 3px;
    left: 8px;
    display: block;
    background: #fff;
    position: absolute;
  }
  #nav-toggle span:nth-child(1) {
    top: 18px;
  }
  #nav-toggle span:nth-child(2) {
    top: 27px;
  }
  #nav-toggle span:nth-child(3) {
    top: 36px;
  }


  header #sp-login-zone {
    width: 100%;
    height: 34px;
    background-color: #545454;
    color: #fff;
  }
  header #sp-login-zone .header-sp_login-btn {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    text-decoration: none;
  }
  header #sp-login-zone .header-sp_login-btn &gt; p {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 12px;
    letter-spacing: -0.02em;
  }
  header #sp-login-zone .header-sp_login-btn &gt; p &gt; span {
    font-size: 11px;
    padding: 0 3px;
  }
  header #sp-login-zone .header-sp_login-btn &gt; p &gt; img {
    display: inline-block;
    width: auto;
    height: 60%;
    margin-left: 10px;
  }
  header #sp-login-zone .header-sp_login-btn &gt; p &gt; img.upIcon {
    width: auto;
    height: 32px;
    margin-left: -23px;
    margin-top: 12px;
  }
  header #sp-login-zone .header-sp_login-btn &gt; p &gt; span.borderTxt {
    font-size: 13px;
    padding: 2px 2px 1px;
    margin-right: 1px;
    border: 1px solid #fff;
    border-radius: 3px;
  }
  header #sp-login-zone .header-sp_login-btn &gt; p &gt; span.borderTxt2 {
    font-size: 13px;
    padding: 2px 10px 1px 2px;
    margin-left: 5px;
    border: 1px solid #ffb200;
    border-radius: 3px;
  }










  #overlay, .side-content {
    height: 100%;
    width: 100%;
    left: 0
  }
  #sugi .sugi-left .sugi-title img, footer .foot-nav ul.footer-nav li img, footer .foot-sp-logo img, footer .footer-copyright img, footer .gotop img, header .header-program img {
    width: 100%
  }


  nav#side-nav {
    width: 100%;
    position: static;
    padding-top: 77px;
  }

  nav#side-nav ul {
    list-style: none;
    width: 100%;
    margin: auto;
    text-align: center;
    padding-top: 32px;
  }
  nav#side-nav ul li {
    width: 100%;
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #ccc
  }
  nav#side-nav ul li a {
    padding: 10px 20px;
    color: #fff;
    text-align: left;
    font-size: 11px
  }
  #nav-toggle&gt;div, nav#side-nav&gt;ul&gt;li {
    position: relative
  }
  nav#side-nav a {
    color: #033560;
    text-decoration: none;
    display: block;
    padding: 15px 0;
    -webkit-transition: background-color .3s linear;
    -o-transition: background-color .3s linear;
    transition: background-color .3s linear
  }
  #overlay {
    background: rgba(255, 255, 255, .6);
    right: 0;
    bottom: 0
  }
  #nav-toggle span, .side-content {
    -webkit-transition: .35s ease-in-out;
    -o-transition: .35s ease-in-out;
    transition: .35s ease-in-out
  }
  .side-content {
    top: -170vh;
    color: #333;
    background: rgba(0, 0, 0, .8);
    position: fixed
  }





  .open {
    overflow: hidden
  }
  .open .side-content {
    -webkit-transform: translate3d(0, 170vh, 0);
    transform: translate3d(0, 170vh, 0);
    z-index: 99995
  }
  .open #nav-toggle {
    top: 0;
    right: 0
  }
  .open #nav-toggle span:nth-child(1) {
    top: 25px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
  }
  .open #nav-toggle span:nth-child(2) {
    width: 0;
    left: 50%
  }
  .open #nav-toggle span:nth-child(3) {
    top: 25px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }
  #overlay {
    z-index: 200
  }
  .side-content {
    z-index: 300
  }
  #nav-toggle {
    z-index: 400
  }
  nav#main-nav ul li {
    font-size: 14px
  }
  #spotful .spotful-right, .main-content {
    width: 100%;
    padding: 0;
    float: none
  }
  #spotful .spotful-left {
    float: none;
    width: 100%;
    margin: auto auto 15px
  }
  #spotful ul#spotful-ul li {
    margin: auto auto 5px
  }
  #spotful .spotful-right .title {
    font-size: 16px
  }
  #special {
    padding: 0 10px
  }
  #special ul#special-ul li .textarea {
    font-size: 10px
  }
  #special .special-sp-link {
    width: 70%;
    margin: auto
  }
  #special .special-sp-link a {
    display: block;
    color: #000!important;
    padding: 5px 0;
    border: 1px solid #000;
    background: url(https://www.golfnetwork.plus/cms_img/new_home/img/common/icon-arrow.png) right 50% no-repeat;
    background-size: 16px;
    text-align: center
  }
  #live-schedule, #live-schedule .live-schedule-right, #sugi {
    padding: 10px
  }
  #live-schedule .live-schedule-right ul li .time-schedule {
    width: calc(100% - 110px);
    font-size: 12px
  }
  #live-schedule .live-schedule-right ul li .time-schedule p {
    font-size: 12px
  }
  #live-schedule .live-schedule-right ul li .live-schedule-status {
    width: 100px;
    font-size: 12px
  }
  #news .news-right ul.news-archive {
    padding-top: 10px;
    border-top: 1px solid #999
  }
  #news .news-right ul.news-archive li {
    padding-bottom: 10px;
    border-bottom: 1px solid #999
  }
  #news .news-right ul.news-archive li:first-child .news-thumb {
    float: none;
    width: 90%;
    max-width: 320px;
    margin: auto auto 10px
  }
  #news .news-right ul.news-archive li:first-child .news-discription {
    position: relative;
    float: none;
    width: 100%
  }
  #news .news-right ul.news-archive li .news-discription .icon-new {
    position: absolute;
    bottom: 0;
    left: 100px;
    width: 24px;
    margin: auto
  }
  #news .news-right ul.news-archive li .news-discription .icon-new img {
    vertical-align: bottom
  }
  #sugi ul {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: vertical;
    box-orient: vertical
  }
  #sugi ul li:first-child {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    box-ordinal-group: 2
  }
  #sugi ul li:last-child {
    width: 100%;
    height: 180px;
    -webkit-box-ordinal-group: 1;
    box-ordinal-group: 1;
    margin: auto auto 22px
  }
  #sugi .sugi-right {
    background: url(https://www.golfnetwork.plus/cms_img/new_home/img/common/icon-us.png://www.golfnetwork.plus/cms_img/new_home/img/top/sugichan-photo.jpg) center top no-repeat;
    background-size: cover
  }
  #sugi .sugi-left .sugi-title {
    position: absolute;
    right: 0;
    top: -100px;
    width: 280px
  }
  #sugi .sugi-left .sugi-text {
    padding: 10px 10px 10px 140px
  }
  #cv {
    padding: 30px 10px
  }
  #cv .cv-title {
    font-size: 40px
  }
  #cv .cv-arrow {
    margin: auto auto 20px
  }
  #cv .cv-arrow img {
    width: 40px
  }
  #cv ul.next-major-ul {
    padding: 0
  }
  #cv ul.next-major-ul li {
    width: 100%;
    margin: auto auto 15px;
    padding-bottom: 40px;
    background: url(https://www.golfnetwork.plus/cms_img/new_home/img/common/icon-us.png://www.golfnetwork.plus/cms_img/new_home/img/top/gray-arrow.png) center bottom no-repeat;
    background-size: 40px
  }
  #cv ul.next-major-ul li:last-child {
    width: 100%;
    margin-bottom: auto;
    padding-bottom: 0;
    background: 0 0
  }
  #cv ul.next-major-ul li .next-thumb {
    float: left;
    width: 40%
  }
  #cv ul.next-major-ul li .next-title {
    float: right;
    width: 58%;
    text-align: left
  }
  #cv ul.next-major-ul li .next-day {
    position: static
  }
  #cv ul.next-major-ul li .next-title p {
    margin-top: 5px
  }
  #cv .cv-catch, #reccomend .reccomend-main-title {
    font-size: 18px
  }
  #cv .cv-catch strong {
    font-size: 22px
  }
  #cv .cv-btn a {
    font-size: 20px
  }
  #reccomend ul.reccomend-ul li {
    width: 49%;
    margin: auto 2% 20px auto
  }
  #reccomend ul.reccomend-ul li:nth-child(even) {
    margin-right: 0
  }
  #reccomend ul.reccomend-ul li .reccomend-title {
    font-size: 10px
  }
  footer {
    background: #fff
  }

  footer::before {
    background: #fff;
  }


  footer .gotop {
    display: block;
    margin: auto auto 15px
  }
  footer .foot-nav ul.footer-nav {
    width: 96%;
    margin: auto auto 15px;
    font-size: 0;
    letter-spacing: -.2em
  }
  footer .foot-nav ul.footer-nav li {
    display: inline-block;
    width: 32.333%;
    margin-right: 1.5%
  }
  footer .foot-nav ul.footer-menu li:first-child {
    width: 100%
  }
  footer .foot-nav ul.footer-nav li:last-child {
    margin-right: 0
  }
  footer .foot-nav ul.footer-menu {
    float: none;
    width: 100%;
    text-align: center;
    margin: auto auto 15px
  }
  footer .foot-nav ul.footer-menu li {
    margin: auto auto 10px
  }
  footer .foot-nav ul.footer-menu li a {
    color: #000
  }
  footer .foot-sp-logo {
    width: 200px;
    margin: auto auto 30px
  }
  footer .footer-copyright {
    font-size: 10px;
    width: 300px;
    margin: auto
  }
  .side-content {
    float: none;
    padding: 20px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }
  .side-content nav#side-nav ul li .icon {
    width: 18px
  }
  .side-content nav#side-nav ul li.nav-search {
    text-align: center;
    width: 100%;
    border-bottom: none
  }
  .side-content nav#side-nav ul li.nav-search input {
    display: block;
    width: 100%;
    margin: auto;
    border: 1px solid #ccc;
    padding: 9px 5px 8px;
    line-height: 1;
    border-radius: 4px;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }
  .side-content nav#side-nav ul li.nav-search button {
    border: 0;
    color: #000;
    position: absolute;
    top: 8%;
    right: 15px;
    width: 30px;
    height: 100%;
    background: 0 0
  }
  .side-content nav#side-nav ul li.nav-search button:focus {
    outline: 0
  }
  .side-content nav#side-nav ul li.nav-search img {
    width: 20px
  }
  nav#sp-menu {
    position: fixed;
    top: 50px;
    left: 0;
    width: 100%;
    z-index: 150;
    background: #fff;
    height: 50px
  }
  nav#sp-menu::-webkit-scrollbar {
    display: none
  }
  nav#sp-menu .menuList {
    width: 100%;
    margin: 0;
    padding: 0;
    border-bottom: none;
    list-style: none
  }
  nav#sp-menu .main_menu {
    position: relative;
    color: #fff;
    border: 1px solid #000;
    background: #fff;
    cursor: pointer;
    height: 50px;
    line-height: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center
  }
  nav#sp-menu .main_menu a, nav#sp-menu .main_menu span {
    font-size: 10px;
    color: #000;
    text-decoration: none
  }
  nav#sp-menu .main_menu span {
    display: block;
    font-size: 11px
  }
  nav#sp-menu .row-2 span {
    padding: 9px 0;
    line-height: 16px
  }
  nav#sp-menu .main_menu span.open {
    color: #fff;
    background: center bottom no-repeat #1c344d;
    background-size: 10px
  }
  nav#sp-menu .us-open-sp span {
    line-height: 12px
  }
  nav#sp-menu .us-open-sp span:before {
    content: "";
    margin: auto;
    display: block;
    background: url(https://www.golfnetwork.plus/cms_img/new_home/img/common/icon-us.png) center 2px no-repeat;
    background-size: 30px;
    width: 30px;
    height: 24px;
    vertical-align: middle
  }
  nav#sp-menu .sub_menu {
    display: none;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    position: absolute;
    left: 0;
    background: #cdd1d4;
    z-index: 999!important
  }
  nav#sp-menu .sub_menu li {
    border-bottom: 1px solid #adb1b3
  }
  nav#sp-menu .sub_menu li a {
    display: block;
    color: #000;
    background: url(https://www.golfnetwork.plus/cms_img/new_home/img/common/icon-us.png://www.golfnetwork.plus/cms_img/new_home/img/common/icon-sp-arrow.png) 98% 50% no-repeat #cdd1d4;
    background-size: 14px;
    text-decoration: none;
    padding: 15px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }



  nav#gloval-nav {
    margin-bottom: 75px
  }


  .re-top {
    bottom: 2%!important;
    right: 3%!important;
    width: 5%!important
  }





/* yMbr */
  body.yMbr #wrapper {
    padding-top: 75px;
  }
  body.yMbr header {
    height: 70px;
  }
  body.yMbr header #sp-login-zone {
    display: none;
  }
  body.yMbr nav#side-nav {
    padding-top: 43px;
  }



}




@media (max-width:425px) {
  .menu .lesson+ul&gt;:nth-child(3), .menu .tokusyuu+ul&gt;:nth-child(3) {
    border-left: 0!important;
    padding-left: 0!important;
  }
  .menu ul a {
    font-size: 12px
  }
  .menu .tokusyuu+ul&gt;:nth-child(2) {
    /* padding-right: 25px!important; */
    margin-right: 80px;
  }
  nav#gloval-nav {
    margin-bottom: 75px
  }
  .re-top {
    bottom: 2%!important;
    right: 3%!important;
    width: 10%!important
  }

}

@media (max-width:375px) {
  .menu ul a {
    font-size: 10px
  }
}

@media (max-width:320px) {
  .menu ul a {
    font-size: 8.5px
  }
}

.red-font {
  color: red
}

a.active {
  color: #11217f!important
}

.re-top {
  cursor: pointer;
  opacity: 0;
  position: fixed;
  bottom: 5%;
  right: 5%;
  width: 3.5%;
  z-index: 999999999;
  background: #fff
}

a[href^="javascript:void(0)"] {
  cursor: default!important;
  text-decoration: none!important;
  opacity: 1!important
}

a[href^="javascript:void(0)"]:hover, a[href^="javascript:void(0)"]:hover img {
  opacity: 1!important
}

.menu a {
  cursor: pointer!important
}

header #header-tab ul li a {
  border-bottom: 3px solid #6e6e6e
}



</pre></body></html>