/* ----------base---------- */

html {
	height: 100%
}
body {
    font-family: 'Roboto', 'Lucida Grande', sans-serif;
	color: #1a2859;
	line-height: 1;
	height: 100%;
}

a {
    color: #1272dd;
    text-decoration: none;
    }


a.type2 {
    color: #00d800;
    text-decoration: none;
    }

a.type2:hover {
    text-decoration: underline;
    }


h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
p,
ul,
ol,
li,
dl,
dt,
dd {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
em {
	font-weight: 700;
	font-style: normal;
}
strong {
	font-weight: 700 !important;
	font-style: normal;
	font-size: 105%;
}
p.small {
	font-size: 80%
}
p.note {
	font-size: 80%
}
.inner {
	margin: 0 auto
}
header,
nav {
	display: block;
	margin: 0;
	padding: 0;
}
ol.num > li {
	list-style-type: decimal
}
ul.disc > li {
	list-style-type: disc
}
ol.type-no > li {
	list-style-type: none
}
sup {
	vertical-align: super;
	font-size: 50%;
	line-height: 1;
}
.pc {
	display: none !important
}

form{
    margin:0;
    }

.error {
    background: #EFEFEF url(../images/common/logo_S.png) no-repeat 12px center;
    background-repeat: repeat;
    }







h1 {
    padding: 5vw 5vw 5vw 5vw;
    font-weight: normal;
    font-size: 20px;
    }

p.subtitle {
    margin: -35px 30px 50px 30px !important;
    font-size: 90%;
    line-height: 1.6;
    }

p.notice {
    font-size: 90%;
    }

ul.disc li {
    list-style-type: disc;
    }

ol.num li {
    list-style-type: decimal;
    }

sup {
    vertical-align: super;
    font-size: 50%;
    line-height: 1;
    }

section {
    margin: 0 0 5vw 0;
    }

/*---scroll_button-------*/
.renew {
    position: fixed;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 4px;
    top: 700px;
    z-index: 1;
    margin-left:1086px;
}

.scrl {
	position: fixed;
	background-color: #1f4c77;
	border-radius: 4px;
	color: #ffffff;
	line-height: 52px;
	-webkit-transition: none;
	transition: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
    border-style: none;
}
.scrl:hover {
	background-color: #3b6b9a;
}
.scrl:active {
	top: 3px;
	box-shadow: none;
}

input#submit_button {
    padding: 15px 40px;
    font-size: 1.2em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #1f4c77;
    color: #FFFFFF;
    border-style: none;
}

a.card_btn {
    display: block;
    overflow: hidden;
    height: 0px;
    width: 121px;
    background-image:url(../images/btn_speed.gif);
    padding-top: 32px;
    text-align: center;
    margin: 5px 50px;
    }


a.btn7 {
    text-align: center;
    display: block;
    width: 120px;
    height: 50px;
    padding: 30px 5px 0px 5px;
    font-size: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #1f4c77;
    color: #FFFFFF;
    }

a.btn6 {
    text-align: center;
    display: block;
    width: 210px;
    height: 90px;
    padding: 70px 5px 0px 5px;
    font-size: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #1f4c77;
    color: #FFFFFF;
    }

a.btn5 {
    text-align: center;
    display: block;
    width: 70px;
    padding: 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #1f4c77;
    color: #FFFFFF;
    }

a.btn4_l {
    text-align: left;
    display: block;
    width: 280px;
    padding: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #1f4c77;
    color: #FFFFFF;
    }

a.btn4 {
    text-align: center;
    display: block;
    width: 386px;
    padding: 8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #1f4c77;
    color: #FFFFFF;
    }

a.btn3_s {
    text-align: center;
    display: block;
    width: 150px;
    padding: 8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #1f4c77;
    color: #FFFFFF;
    }

a.btn3 {
    text-align: center;
    display: block;
    width: 150px;
    padding: 8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #1f4c77;
    color: #FFFFFF;
    font-weight: bold;
    }

a.btn2 {
    display: block;
    width: 160px;
    padding: 8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #1f4c77;
    color: #FFFFFF;
    font-weight: bold;
    }

a.btn {
    display: block;
    padding: 8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #1f4c77;
    color: #FFFFFF;
    font-weight: bold;
    }

a.btn_gn {
    display: block;
    padding: 8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #1f4c77;
    color: #FFFFFF;
    font-weight: normal;
    }

a:hover.card_btn {
    display:block;
    background-image:url(../images/btn_speed_on.gif);
    }

input#submit_button:hover,
a:hover.btn7,
a:hover.btn6,
a:hover.btn5,
a:hover.btn4_l,
a:hover.btn4,
a:hover.btn3,
a:hover.btn3_s,
a:hover.btn2 {
    background: #3b6b9a;
    text-decoration: none;
    }

a:hover.btn {
    background: #3b6b9a;
    text-decoration: none;
    font-weight: bold;
    }

.btn_area {
    margin: 32px 0 0 0;
    }

.btn_area a.btn {
    display: inline;
    margin: 22px 0 0 0;
    padding: 8px;
    background: #1f4c77;
    }

.btn_area a:hover.btn {
    background: #3b6b9a;
    text-decoration: none;
    font-weight: bold;
    }

header {
    background: #105c30;
    color: #FFFFFF;
    }

header #header_inner {
   display: flex;
 align-items: center;
    }

header #header_inner #logo {
    padding: 3vw 0;
    text-align: center;
    flex-grow: 2;
    }

header #header_inner #logo img {
    margin: 0 0 0 0;
    width: 30vw;
    }

header #header_inner #club_login {
    display: none;
    }

header #header_inner #text_size {
   display: none;
    }



nav  {
    display: none;
    position: absolute;
    background: #FFF;
    z-index: 10000;
    box-shadow: 0px 2px 4px 4px rgba(0,0,0,0.1);
    border-radius: 0 0 16px 16px;
    }


nav ul {
    margin: 5vw 0 0 0;
    }



nav ul li {
    font-weight: bold;
    }

    
nav ul li a {
    display: block;
    padding: 3vw 5vw;
    color: #0b2739;
    }





.search_btn {
    width: 26px;
    height: 26px;
    border: none;
    background: #1b1e36 url(../../images/common/search.png) no-repeat center center;
    vertical-align: middle;
    }

#search {
    margin: 2vw 0 0 0;
    padding:0 5vw 5vw  5vw;
    display: inline-block;
    vertical-align: top
    }

.search {
    padding: 5vw;
    height: 24px;
    border: 1px solid #CCCCCC;
    vertical-align: middle;
    }

.gcse-search {
}

.cse .gsc-search-button-v2, .gsc-search-button-v2 {
 background: #105c30 !important;
 border: 3px solid #105c30 !important;
}

.cse .gsc-control-cse, .gsc-control-cse {
 padding: 0 !important;
}


h1 {
    padding: 26px 0;
    background: #004172;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    }

#breadcrumb {
    padding: 8px 0 8px 0;
    border-bottom: 1px solid #CCC;
    overflow-x:scroll;
    white-space: nowrap;
    }

#breadcrumb #breadcrumb_inner {
    margin: 0 auto;
    }
#breadcrumb ul {
    display: flex;
    }
#breadcrumb ul li {
    background: url(../images/common/breadcrumb.png) no-repeat left center;
    font-size: 12px;
    padding: 0 0 0 5vw;
    margin: 0 2vw 0 0;
    }

#breadcrumb ul li.home {
    background: none;
    padding: 0 0 0 5vw;
    }

#breadcrumb ul li a {
    display: block;
    font-size: 12px;
    }

#body {
    }

#body_inner {
    margin: 0 auto;
    }

#body_inner_w {
    margin: 0 auto;
    }

#sidenav {
    display: none;
    float: left;
    width: 160px;
    }

#sidenav {
    margin: 32px 0 32px 0;
    }

#sidenav ul li {
    margin: 0 0 1px 0;
    line-height: 1.4;
    }

#sidenav ul li span {
    font-size: 80%;
    }

#sidenav ul li a {
    display: block;
    padding: 10px;
    background: #105c30;
    color: #FFFFFF;
    }

#sidenav ul li a.current,
#sidenav ul li a:hover.current {
    background: #cb0a1d;
    }

#sidenav ul li a:hover {
    background: #267761;
    text-decoration: none;
    }

#contents {
    padding: 5vw 0 10vw 0;
    }

#contents_w {
    padding: 5vw 0 10vw 0;
    }

#contents_ww {
    padding: 5vw 0 10vw 0;
    }

#contents p.lead,
#contents_w p.lead,
#contents_ww p.lead {
    margin: 0 0 6px 0;
    }

#contents h2,
#contents_w h2,
#contents_ww h2 {
    margin: 0px 0 5vw 0;
    padding: 2vw 0 2vw 5vw;
    border-left: 3px solid #1f4c77;
    font-weight: normal;
    font-size: 20px;
    }

#contents h3,
#contents_w h3,
#contents_ww h3 {
    margin: 5vw 0 5vw 0;
    padding: 2vw 0 2vw 5vw;
    background: #004172 url(../images/common/h3_bullet.png) no-repeat left center;
    color: #FFFFFF;
    }

#contents h3.alt,
#contents_w h3.alt,
#contents_w h3.alt {
    margin: 24px 0 12px 0;
    padding: 15px 0 15px 0px;
    border-bottom: 1px solid #CCCCCC;
    background: none;
    color: #333333;
    }

#contents h4,
#contents_w h4,
#contents_ww h4 {
    margin: 24px 0 12px 0;
    padding: 15px 0 15px 0px;
    border-bottom: 1px solid #CCCCCC;
    background: none;
    color: #333333;
    }

#contents h4.first,
#contents_w h4.first,
#contents_ww h4.first {
    margin: -12px 0 12px 0;
    padding: 15px 0 15px 0px;
    }

#contents .contents_inner,
#contents_w .contents_inner,
#contents_ww .contents_inner {
    padding: 0 5vw;
    }

.contents_inner p {
    margin: 1em  0 0 0;
    line-height: 1.8;
    }

.column {
    margin: 1em 0 0 0;
    padding: 16px;
    border: 1px solid #d5d7bf;
    background: #fffef4;
    }

.column .title {
    font-weight: bold;
    }

.col3 li {
    margin: 0 0 5vw 0;
    padding: 5vw;
    font-weight: bold;
    }
    
.col3 li.col3-1 {
    }

.col3 li.col3-2 {
    }

.col3 li.col3-3 {
    }

.col3 a,
.col2 a {
    display: block;
    }

.col2 li {
    float: left;
    margin: 0 0 12px 0;
    padding: 6px 12px;
    width: 330px;
    font-weight: bold;
    }

.col2 li.col2-1 {
    border-right: 1px solid #CCCCCC;
    }

.col2 li.col2-2 {
    border-right: 1px solid #FFFFFF;
    }

div.col2 {
    float: left;
    margin: 0 0 12px 0;
    padding: 6px;
    width: 348px;
    }

div.col2.col2-1 {

    }

div.col2.col2-2 {

    }


.col6 li.col6-6 {
    border-right: 1px solid #FFFFFF;
    }



.col6 {
    display: flex;
    flex-wrap: wrap;
    margin: 2vw 0 0 0;
    }

.col6 li {
    width: calc(100% / 3);
    box-sizing: border-box;
    padding:2vw 0;
    font-weight: bold;
    text-align: center;
    border-right: 1px solid #CCCCCC;
    margin: 1vw 0;
    }


.col6 li:nth-child(3n) {
    border-right: none;
    }




.bullet {
    padding: 0 0 0 1em;
    background: url(../images/common/bullet.png) no-repeat left center;
    }

.pdf {
    display: block;
    padding: 6px 0 6px 36px;
    background: url(../images/common/icon_pdf.gif) no-repeat 6px center;
    }

.more {
    padding: 12px;
    text-align: right;
    }

.related_link {
    margin: 48px 0 0 0;
    border-top: 1px solid #CCCCCC;
    }

.related_link p {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #EEEEEE;
    }

.related_link a {
    display: block;
    padding: 12px 12px 12px 36px;
    background: #EFEFEF url(../images/common/bullet.png) no-repeat 12px center;
    }

#footer_link {
    display: none;
    }


footer {
    display: block;
    padding: 5vw;
    background: #333;
    color: #FFFFFF;
    }

#footer_inner {
    margin: 0 auto;
    font-size: 12px;
    line-height: 1.6;
    }

#footer_inner .address {
    padding: 0 0 0 0;
    }

#footer_inner .address strong {
    display: block;
    margin: 0 0 3vw 0;
    }

#footer_inner .tel {
    line-height: 1.6;
    }

#footer_inner .tel .telno {
    font-weight: bold;
    font-size: 16px;
    }
#footer_inner .tel .telno a {
    color: #FFF;
    }


#footer_inner .copyright {
    }

/*-----scroll_button-------*/
#pagetop {
  display: none !important;
}

/*-----scroll_button-------*/
#soushin {
  display: none;
  position: fixed;
  bottom: 60px;
  right: 10px;
  padding: 10px;
  cursor: pointer;
  background: #1f4c77;
  color: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 16px;
}

input.score_info{
    width:100px;
    height:18px;
    font-size: 13px;
}

input.score_info_int{
    width:30px;
    height:16px;
    font-size: 10px;
}

input.score_info_large{
    width:250px;
    height:18px;
    font-size: 13px;
}

input.score{
    width:24px;
    height:28px;
    font-size: 20px;
    text-align: center;
}

input.card {
    width:44px;
    height:20px;
    font-size: 13px;
    text-align: center;
}

table.score_info {
    width: 300px;
    border: 3px solid #e6e6e6;
    border-collapse: collapse;
    }

table.score_info th {
    padding: 6px 6px;
    border: 2px solid #e6e6e6;
    border-collapse: collapse;
    background: #ededed;


    }
table.score_info td {
    padding: 6px 6px;
    border: 1px solid #e6e6e6;
    border-collapse: collapse;

    }
table.score_info td.little {
    font-size: 90%;
    }
table.score_info td.little2 {
    font-size: 85%;
    }
table.score_info td.nobr {
    white-space: nowrap;
    }
table.score_info td.red {
    white-space: nowrap;
    font-size: 90%;
    }

table.login {
    width: 45%;
    border-collapse: collapse;
    margin-right: auto;
    margin-left: auto;
    }

table.login th {
    font-size: 100%;
    padding: 5px;
    }

table.login td {
    padding: 5px;
    }

table.error {
    width: 100%;
    border-collapse: collapse;
    }

table.error th {
    vertical-align: top;
    text-align: center;
    font-size: 200%;
    color: red;
    font-weight: bold;
    padding: 50px 100px;
    }

table.error td {
    text-align: center;
    font-size: 125%;
    font-weight: bold;
    padding: 30px 100px;
    }

table.typeGreen {
    width: 100%;
    }

table.typeGreen th {
    vertical-align: top;
    text-align: left;
    font-weight: normal;
    }

table.typeGreen td {
    text-align: right;
    font-size: 80%;
    }
/* ----------table score_opt---------- */

table.score_opt {
    width: 450px;
    border: 3px solid #e6e6e6;
    border-collapse: collapse;
    }

table.score_opt th {
    padding: 4px 4px;
    border: 2px solid #e6e6e6;
    border-collapse: collapse;
    background: #ededed;
    white-space: nowrap;
    }

table.score_opt td {
    padding: 5px 5px;
    border: 1px solid #e6e6e6;
    border-collapse: collapse;
    }

/* ----------table score---------- */
table.score {
    font-size:1.0em;
    width: 45%;
    border: 4px solid #e6e6e6;
    border-collapse: collapse;
    }

table.score tr.no {
    padding: 6px 2px;
    border: 1px solid #e6e6e6;
    border-collapse: collapse;
    background: #ededed;
    line-height: 1;
    text-align: center;
    }

table.score th {
    padding: 6px 2px;
    border: 2px solid #e6e6e6;
    border-collapse: collapse;
    background: #ededed;
    font-size: 100%;
    }

table.score td {
    padding: 6px 2px;
    border: 2px solid #e6e6e6;
    border-collapse: collapse;
    line-height: 1;
    text-align: center;
    }

table.score td a {
    display: block;
    }

table.formatG {
    width: 80%;
    border: 3px solid #e6e6e6;
    border-collapse: collapse;
    }

table.formatG th {
    padding: 10px 14px;
    border: 1px solid #e6e6e6;
    border-collapse: collapse;
    background: #ededed;
    font-size: 100%;
    }

table.formatG td {
    padding: 6px 10px;
    border: 1px solid #e6e6e6;
    border-collapse: collapse;
    line-height: 1.4;
    }

table.formatG td a {
    display: block;
    }


table.formatA {
    width: 100%;
    border: 3px solid #e6e6e6;
    border-collapse: collapse;
    }

table.formatA th {
    padding: 10px 14px;
    border: 1px solid #e6e6e6;
    border-collapse: collapse;
    background: #ededed;
    font-size: 90%;
    white-space: nowrap;
    }
table.formatA th.left {
	border: 1px solid #e6e6e6;
	border-collapse: collapse;
	background: #ededed;
	padding: 10px 14px;
	text-align: left;
	}
table.formatA th.mokuji {
	border: 1px solid #e6e6e6;
	border-collapse: collapse;
	background: #ededed;
	padding: 10px 14px;
	text-align: left;
	}
table.formatA td {
    padding: 10px 14px;
    border: 1px solid #e6e6e6;
    border-collapse: collapse;
    line-height: 1.4;
    }

table.formatA td a {
    display: block;
    }
table.formatA td.date {
    white-space: nowrap;
    font-size: 100%;
    width: 70px;
    }
table.formatA td.HDCP,
table.formatA td.number,
table.formatA td.club_name,
table.formatA td.club_add,
table.formatA td.club_add2,
table.formatA td.club_post
 {
    white-space: nowrap;
    font-size: 85%;
    }

table.formatA td.club_phone {
    width: 80px;
    white-space: nowrap;
    font-size: 85%;
    }
table.formatA td.compe_name {
    white-space: nowrap;
    font-size: 100%;
    }

table.formatA td.little {
    font-size: 80%;
    }
table.formatA td.little2 {
    font-size: 85%;
    }
table.formatA td.nobr {
    white-space: nowrap;
    }


table.formatB {
    width: 100%;
    border: 3px solid #e6e6e6;
    border-collapse: collapse;
    }
table.formatB th {
    padding: 3vw 3vw;
    border: 1px solid #e6e6e6;
    border-collapse: collapse;
    background: #ededed;
    }
table.formatB th.left {
	border: 1px solid #e6e6e6;
	border-collapse: collapse;
	background: #ededed;
	padding: 3vw 3vw;
	text-align: left;
	}
table.formatB td {
    padding: 3vw 3vw;
    border: 1px solid #e6e6e6;
    border-collapse: collapse;
    
    }
table.formatB td.little {
    }
table.formatB td.little2 {
    }
table.formatB td.nobr {
    }
table.formatB td.red {
    }

/*-----table formatC-----*/
table.formatC {
    width: 100%;
    border: 3px solid #e6e6e6;
    border-collapse: collapse;
    }
table.formatC th {
    padding: 12px 6px;
    border: 1px solid #e6e6e6;
    border-collapse: collapse;
    background: #ededed;
    }
table.formatC th.nobr {
    white-space: nowrap;
    }
table.formatC td {
    padding: 12px 8px;
    border: 1px solid #e6e6e6;
    border-collapse: collapse;
    }
table.formatC td.red {
    white-space: nowrap;
    font-size: 90%;
    }
table.formatC td.nobr {
    white-space: nowrap;
    }
table.formatC td.little {
    font-size: 90%;
    }

table.formatE {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    }
table.formatE th {
    border-collapse: collapse;
    }
table.formatE td {
    padding: 5px 10px;
    border-collapse: collapse;
    }

table.formatT {
    width: 100%;
    border-collapse: collapse;
    }
table.formatT th {
    border-collapse: collapse;
    }
table.formatT th.nobr {
    white-space: nowrap;
    }
table.formatT td {
    padding: 4px 6px;
    border-collapse: collapse;
    }

table.formatM {
    width: 70%;
    border-collapse: collapse;
    text-align: center;
    font-size: 80%;
    }
table.formatM th {
    padding: 25px 50px 25px 50px;
    border-collapse: collapse;
    }
table.formatM th a {
    border-collapse: collapse;
    text-align: center;
    }
table.formatM td {
    padding: 4px 6px;
    border-collapse: collapse;
    }

table.formatS {
    width: 100%;
    border: 3px solid #e6e6e6;
    border-collapse: collapse;
    text-align: center;
    font-size: 80%;
    }
table.formatS th {
    padding: 3px 4px;
    border: 1px solid #e6e6e6;
    border-collapse: collapse;
    background: #dcdcdc;
    text-align: left;
    }

table.formatS th a {
    border-collapse: collapse;
    border: 1px solid #e6e6e6;
    text-align: center;
    }

table.formatS td {
    padding: 1px 2px;
    border: 1px solid #e6e6e6;
    border-collapse: collapse;
    }

table.formatS td.name {
    padding: 2px 2px;
    border: 1px solid #e6e6e6;
    border-collapse: collapse;
    text-align: left;
    background: #efefef;
    text-style: bold;
    }

/* ----------table type4---------- */

table.type5 {
    width: 600px;
    border-collapse: collapse;
    }

table.type4 {
    width: 600px;
    border-collapse: collapse;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    table-layout: fixed;
    }

table.type4 a {
    display: block;
    }

table.type4 th {
    padding: 2px;
    width: 100px;
    border: 1px solid #e6e6e6;
    background-color: #ededed;
    text-align: left;
    }

table.type4 th.no,
table.type4 td.no {
    padding: 2px;
    width: 10%;
    text-align: left;
    }

table.type4 th.nm,
table.type4 td.nm {
    padding: 2px;
    width:20%;
    text-align: left;
    }

table.type4 th.kn,
table.type4 td.kn {
    padding: 2px;
    width:20%;
    text-align: left;
    }

table.type4 th.cl,
table.type4 td.cl {
    padding: 2px;
    width:50%;
    text-align: left;
    }

table.type4 th.topic {
    padding: 8px;
    width: 80px;
    height: 30px;
    border-top: 1px solid #e6e6e6;
    color: #ffffff;
    background-color: #1f4c77;
    text-align: center;
    }

table.type4 td {
    padding: 2px;
    border: 1px solid #e6e6e6;
    }

/* ----------table type3---------- */

table.type3 {
    width: 100%;
    border-collapse: collapse;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    table-layout: fixed;
    }

table.type3 a {
    display: block;
    }

table.type3 th {
    padding: 8px;
    width: 100px;
    border: 1px solid #e6e6e6;
    background-color: #ededed;
    text-align: left;
    }

table.type3 th.topic {
    padding: 8px;
    width: 100px;
    height: 30px;
    border-top: 1px solid #e6e6e6;
    color: #ffffff;
    background-color: #1f4c77;
    text-align: center;
    }

table.type3 td {
    padding: 8px;
    border: 1px solid #e6e6e6;
    }

table.type3 td.topic {
    padding: 8px;
    border: 1px solid #e6e6e6;
    }

table.frame {
	width: 100%;
	border-collapse: collapse;
	}

.gallery {
    margin: -8px 8px 8px 8px;
    display: flex;
    flex-wrap: wrap;
    }

.gallery li {
    float: left;
    margin: 8px;
    padding: 0;
    }

.image {
	text-align: center;
	padding: 15px 0 0 0;
    }

/* ----------table type2---------- */

span.required {
    padding: 0 2px;
    color: #FF0000;
    }

table.type2 {
    width: 100%;
    border-collapse: collapse;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    font-size: 100%;
    }
table.type2 a {
    display: block;
    }
table.type2 th {
    padding: 8px;
    width: 100px;
    border-top: 1px solid #e1e1e1;
    background-color: #f3f3f3;
    text-align: left;
    }
table.type2 td {
    padding: 6px;
    border-top: 1px solid #e1e1e1;
    }
table.type2 th p.annotation {
    padding: 5px 0;
    font-weight: normal;
    font-size: 85%;
    line-height: 1.4;
    }
.btn_top {
    padding: 0px 0 20px 0;
    }
.btn_bottom {
    padding: 20px 0 20px 0;
    }
.btn3 .btn_area {
    float: left;
    width: 33%;
    text-align: center;
    }
.btn3 .left {
    text-align: left;
    }
.btn3 .center {
    text-align: center;
    }
.btn3 .right {
    text-align: right;
    }


/* ----------pagination---------- */
ul#pagination {
    margin: 5vw auto;
    border: 0;
    display: flex;
    flex-wrap: wrap;
    }
#pagination li {
    margin: 0 1vw;
    padding: 0;
    border: 0;
    list-style: none;
    font-size: 12px;
    }
#pagination a {
    border: solid 1px #DDDDDD;
    padding: 3vw;
    }
#pagination .previous-off,
#pagination .next-off {
    display: block;
    float: left;
    color: #666666;
    font-weight: bold;
    }
#pagination .next a,
#pagination .previous a {
    border: solid 1px #FFFFFF;
    font-weight: bold;
    padding: 3vw;
    }
#pagination .next {
    }
#pagination .next a{
    }

#pagination  .total{
    padding: 3vw;
    }
#pagination .active {
    display: block;
    float: left;
    color: #333333;
    font-weight: bold;
    padding: 3vw;
    }
#pagination a:link,
#pagination a:visited {
    display: block;
    float: left;
    text-decoration: none;
    }
#pagination a:hover {
    border: solid 1px #CCCCCC;
    background-color: #EEEEEE;
    }



/* ----------misc.---------- */
.clear { 
    zoom: 1;
    }

.clear:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0px;
    }



.language {
    position: absolute;
    top:3vw;
    right: 0;
 color: #FFF;
 font-weight: 700;
 text-align: right;
    margin: 0 5vw 0 0;
 
}
.language a {
 display: inline-block;
    padding: 1vw;
 color: #FFF;
    border-radius: 4px;
}

.language a:hover {
 color: #FFF;
    background: #17421f;
    text-decoration: none;
    border-radius: 4px;
}


.language a span {
    background: url(../../images/common/bullet_wh.png) no-repeat left center;
    background-size: 6px auto;
    padding: 0 0 0 16px;
    font-size: 10px;
}







.news_tab {
    font-size: 10px;
}
.news_tab a.btn5 {
    width: auto;
}
.news_table td,
.news_table th{
    padding: 1vw 2vw;
    line-height: 1.4;
    vertical-align: top;
    font-size: 12.5px;
}
.news_table td a {
    font-size: 14px;
}
.table_scroll {
    overflow-x: scroll;
}


    
    #sp_nav {
        margin:0 0vw 0 0vw;
        
    }
    #sp_nav ul {
        border-top: 1px solid #EEE;
    }
    #sp_nav li {
    }
    #sp_nav li a {
        display: block;
        padding: 3vw 5vw;
        border-bottom: 1px solid #EEE;
    }
    #sp_nav .current {
    }
    
    #sp_nav #jga-handicap {
        padding: 3vw 5vw;
    }


iframe {
    width:100%;
    height:50vw;
}
.table_scroll table.formatA td,
.table_scroll table.formatB td,
.table_scroll table.formatC td {
    white-space: nowrap
}


table.formatC td {
}
table.formatC th,
table.formatC td {
}

header .menu span {
    position: absolute;
    left:0;
    top:0;
    padding: 3vw;
    display: block;
    width: 32px;
    height: 32px;
    background: url(/images/common/menu.png) no-repeat center center;
    background-size: 24px 24px;
}
header .close span {
    position: absolute;
    left:0;
    top:0;
    padding: 3vw;
    display: block;
    width: 32px;
    height: 32px;
    background: url(/images/common/close.png) no-repeat center center;
    background-size: 24px 24px;
}

.scrollable {
    font-size: 12px;
    color: #999;
    background: url(/resources/images/swipe.png) no-repeat left 4px;
    background-size: 12px auto;
    padding: 4px 0 16px 16px;
}

/* ----------add 2021.03.03---------- */
.link_wrapper {
    display: block;
    width: 100%;
}
.link_list {
    width: 100%;
}
.link_item {
    padding: 8px;
}