@charset "utf-8";
@import url("/css/contents.css?20240207");
/* ==========================================================

title : 72GOLF　ゴルフ大会トピックス
scope : ゴルフ大会トピックス

last modify : 2013/03/29 041_ooba
memo  : 

========================================================== */
/* ----------------------------------------------------------
	header
---------------------------------------------------------- */
header {
  min-width: 1000px;
  height: 112px;
  margin: 0 0 67px;
  border-top: 0 !important;
}
h2.headline {
  position: relative;
  padding: 1rem 2rem;
  border-bottom: 3px solid #6eaede;
  background: none !important;
}
h2.headline:before {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 180px;
  height: 3px;
  content: '';
  background: #0068b7;
}
h3 {
  margin: 1.5em .5em 1em;
  font-size: 18px;
  font-weight: 700;
  border-left: 5px solid #2E7D32;
  padding-left: .5em;
}
/* --------------------------------------
 linklist
--------------------------------------- */
ul[class^="linklist"] > li {
  border-bottom: none;
  font-size: 15px;
}
ul[class^="linklist"] > li:nth-child(2n) {
  background-color: #f1f7ff;
  font-size: 15px;
}
ul[class^="linklist"] > li {
  padding: 10px 0px;
  background: url(/image_cmn/linkarrow.gif) no-repeat 4px 13px;
  line-height: 1.5;
}
ul[class^="linklist"] > li > a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
/* --------------------------------------
 lead
--------------------------------------- */
body > #container > [id^="main"] .lead {
  padding: 0px 10px 15px;
  font-size: 17px;
}
/* --------------------------------------
 文字サイズ小中大
--------------------------------------- */
#control-wrap {
  margin: 0 5px 30px 0px;
  /*overflow: hidden;*/
}
#control-wrap ul {
  display: block;
  background-image: url(/player_introduce/image_cmn/font-bg.gif);
  height: 33px;
  width: 220px;
  float: right;
}
#control-wrap ul li {
  padding: 0px 3px 0px 13px;
  float: right;
}
[class^="contentbox"] > section > h2, [class^="contentbox"] > aside > h2, [class^="contentbox"] > dl > dt {
  clear: both;
  margin: 0px 0px 15px;
  padding: 15px 15px 10px;
  background: url(/image_cmn/ttl_bg.gif) no-repeat 0 0;
  font-size: 19px;
}
/* --------------------------------------
 記事
--------------------------------------- */
[class^="contentbox"] > .topics > p {
  padding: 0px 10px 15px;
  font-size: 17px;
  letter-spacing: 0.1em;
}
[class^="contentbox"] > .topics > h2 {
  margin-bottom: 25px;
  font-size: 18px;
}
[class^="contentbox"] > .topics > .top_img {
  margin: 0 0px 20px;
}
[class^="contentbox"] > .topics > .top_img > img {
  display: block;
  margin: 0 auto 5px;
  padding: 5px;
  border: 1px solid #CCCCCC;
}
[class^="contentbox"] > .topics .top_img figcaption {
  text-align: center;
  margin: 8px auto 5px;
  font-size: 16px;
}
[class^="contentbox"] > .topics > .top_img.f_right {
  margin: 0 15px 20px 15px;
}
[class^="contentbox"] > .topics > p > .holiday {
  color: #FF0099;
}
/* --------------------------------------
 profile
--------------------------------------- */
aside.profilebox {
  display: block;
  overflow: hidden;
  width: 563px;
  margin: 15px auto;
  padding: 0px 0px 15px;
  border: #9bc3c5 double 3px;
  background: #f3fafa;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/css/PIE.htc);
  position: relative;
}
aside.profilebox > h3 {
  clear: both;
  margin: 0px;
  padding: 8px 10px;
  -webkit-border-radius: 5px 5px 0px 0px / 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px / 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px / 5px 5px 0px 0px;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f3fafa), to(#ddeaeb)) repeat 0 0;
  background: -moz-linear-gradient(#f3fafa, #ddeaeb) repeat 0 0;
  background: linear-gradient(#f3fafa, #ddeaeb) repeat 0 0;
  -pie-background: linear-gradient(#f3fafa, #ddeaeb) repeat 0 0;
  behavior: url(/css/PIE.htc);
  position: relative;
  border-bottom: #bdd6d7 solid 1px;
  color: #145259;
  font-size: 120%;
  text-align: center;
}
aside.profilebox > .profile {
  clear: both;
  margin: 0px;
  padding: 15px 15px 0px;
}
aside.profilebox > .profile > dt {
  margin: 0px 0px 8px;
  font-size: 110%;
  font-weight: bold;
}
aside.profilebox > .profile > dd ul.list {
  overflow: hidden;
}
aside.profilebox > .profile > dd ul.list > li {
  float: left;
  margin: 0px 15px 0px 0px;
  padding: 0px 0px 5px;
  white-space: nowrap;
}
aside.profilebox > .profile > dd.dtl {
  margin: 5px 0px 0px;
  padding: 5px 10px;
  border: #d8e9e9 solid 1px;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/css/PIE.htc);
  position: relative;
}
aside.profilebox > .profile > dd.dtl > dl {
  margin: 10px 0px 0px;
}
aside.profilebox > .profile > dd.dtl > dl > dt {
  margin: 0px 0px 5px;
  padding: 0px 0px 0px 8px;
  border-left: #2d747d solid 5px;
  color: #2d747d;
  font-weight: bold;
}
aside.profilebox > .profile > dd.dtl > dl > dd {
  padding: 0px 13px;
}
aside.profilebox > .profile > dd.dtl > dl > dd > ul.history > li {
  margin: 0px 0px 5px;
  border-bottom: #e5e5e5 solid 1px;
}
aside.profilebox > .profile > dd.dtl > dl > dd > ul.history > li > dl {
  overflow: hidden;
}
aside.profilebox > .profile > dd.dtl > dl > dd > ul.history > li > dl > dt {
  float: left;
  width: 60px;
  margin: 0px 5px 0px 0px;
  padding: 2px 0px 2px;
}
aside.profilebox > .profile > dd.dtl > dl > dd > ul.history > li > dl > dd {
  float: left;
  width: 415px;
  padding: 2px 0px;
}
aside.profilebox > .profile > dd.dtl > dl > dd > ul.history > li > dl > dd > ul.list > li {
  clear: both;
}
.pagination_long {
  width: 945px;
}
.pagination_long ul.colum2 {
  display: flex !important;
  justify-content: space-between;
}
.pagination_2 {
  width: 580px;
  position: relative;
  margin-bottom: 5em !important;
}
.pagination_2 ul {
  display: flex !important;
  justify-content: space-between;
}
.prev, .next {
  width: 160px;
  border-bottom: 5px solid #318828;
  background: #5ba753;
  padding: 1em 1.5em;
  text-align: center;
  border-radius: 100vh;
  position: relative;
  font-size: 16px;
}
.prev a, .next a {
  color: #fff;
}
.prev:hover, .next:hover {
  background: #398a31;
}
.prev::before {
  position: absolute;
  content: "〈";
  color: #fff;
  margin-right: .5em;
  top: 1em;
  left: .5em;
}
.next::after {
  position: absolute;
  content: "〉";
  color: #fff;
  margin-left: 1em;
  top: 1em;
  right: .5em;
}
.pagination_2 .next {
  position: absolute;
  top: -1em;
  right: 0;
}
.pagination_2 .prev {
  position: absolute;
  top: -1em;
  left: 0;
}
[class^="contentbox"] > .topics > p.date, .date {
  text-align: right;
  margin: 0;
  padding: 0 !important;
}
.ttl {
  font-size: 18px;
  font-weight: 700;
}
.down {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #fff;
  font-size: 22px;
}
h3.year {
  font-size: 18px;
  margin: 1em 0 -10px;
}
h3.year:first-child {
  font-size: 18px;
  margin: .5em 0 -10px !important;
}
.acd-check, .acd-check02 {
  display: none;
}
.acd-label {
  background: #0068b7;
  color: #fff;
  display: block;
  margin-bottom: 1px;
  padding: 10px;
  position: relative;
}
.acd-content {
  display: block;
  height: 0;
  opacity: 0;
  padding: 0 10px;
  transition: .5s;
  visibility: hidden;
}
.acd-check:checked + .acd-label + .acd-content {
  height: auto;
  opacity: 1;
  padding: 10px;
  visibility: visible;
}
#recent li {
  font-size: 17px;
}
/* --------------------------------------
 linklist ／ linkpanel
--------------------------------------- */
ul[class^="linklist"], ul[class^="linkpanel"] {
  overflow: hidden;
  margin: 1em 0;
}
ul[class^="linklist"] > li {
  /width: 100%;
  /float: left;
  margin: 0px;
  padding: 6px 0px;
  border-bottom: #e5e5e5 solid 1px;
  background: url(/image_cmn/linkarrow.gif) no-repeat 4px 10px;
  overflow: hidden;
}
/* リスト境界線 */
ul[class^="linklist"] > li.bd {
  border-bottom: #0068b7 solid 2px;
}
section.accordion:not(:first-child) {
  margin-top: 1em;
}
.acd-check:checked + .acd-label .down {
  transform: rotate(180deg);
}
/*============================
#photo_gallery_2022
============================*/
#photo_gallery_2022 {
  width: 580px;
  padding: 0 0 0.1em;
  margin: 0 auto 40px;
  background: #fcf1f4;
}
#photo_gallery_2022 h2 {
  position: relative;
  height: 45px;
  padding: 0;
  line-height: 45px;
  text-align: center;
  font-size: 20px;
  background: #e14d81;
  text-shadow: 1px 1px 1px #64003b;
  letter-spacing: 0;
  color: #fff;
}
#photo_gallery_2022 h2::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 25px;
  width: 142px;
  background: url("../image_new/bg_cap_2022_photo_gallery.png") 0 50% / 100% auto no-repeat;
}
#photo_gallery_2022 h2::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 25px;
  width: 142px;
  background: url("../image_new/bg_cap_2022_photo_gallery.png") 0 50% / 100% auto no-repeat;
}
#photo_gallery_2022 p {
  margin: 1em 0 0.8em 2.5em;
  font-size: 15px;
}
#photo_gallery_2022 ul.banners {
  display: flex;
  width: 550px;
  margin: 0 auto 20px;
}
#photo_gallery_2022 li {
  margin: .5em auto;
}
#photo_gallery_2022 ul.banners li img {
  width: 250px;
}
.tour-table {
  width: 450px;
  margin: 0 auto 0;
  border-collapse: collapse;
  border: 2px solid #499840;
　table-layout: fixed;
}
.tour-table th{
  border: 1px solid #59b91b;
  vertical-align: middle;
  white-space: nowrap;
  line-height: 1.4;
    padding: 5px 9px 8px!important;
   font-size: 15.5px;
}
.tour-table td{
  border: 1px solid #59b91b;
  vertical-align: middle;
  white-space: nowrap;
  line-height: 1.4;
  padding: 10px 0!important;
  font-size: 15.5px;
}

.tour-table thead th{
  background: #ecfde1;
  border: 1px solid #59b91b;
  padding: .5em;
}
.tour-table th {
  background: #ecfde1;
  padding: .5em;
}

.tour-table.ranking {
  width: 99%;
}
.tour-table.ranking td.tourLBPostd {
  width: 3.5em;
  text-align: center;
}
.tour-table.ranking td.tourLBTotaltd {
  width: 3.5em;
  text-align: center;
}
.tour-table.ranking td.tourLBMainPlayertd {
  padding: 10px 0.8em !important;
  
}
.tour-table.ranking td.tourLBRStd1 {
  width: 3.5em;
  text-align: center;
}
.tour-table.ranking td.tourLBStrokestd {
  width: 3.5em;
  text-align: center;
}
/*  提供追加  */
.provider {
  margin: 17px 10px 10px;
  text-align: right;
}
.taR {
  text-align: right;
}
.taC {
  text-align: center;
}
.mt1{
    margin-top:1em!important;
}
.mt2{
    margin-top:2em!important;
}
.mb30 {
  margin-bottom: 30px;
}
img.gray {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
a img.gray:hover {
  opacity: 1;
}
a img.gray {
  pointer-events: none;
}
.clear-both {
    clear: both;
}