@charset "utf-8";
@import url("/css/contents.css");
/* ==========================================================

title : 72GOLF　ゴルフ大会トピックス
scope : ゴルフ大会トピックス

last modify : 2013/03/29 041_ooba
memo  : 

========================================================== */

body{
    font-size:16px!important;
}
/* --------------------------------------
 linklist
--------------------------------------- */
ul[class^="linklist"] > li {
  border-bottom: none;
  font-size: 15px;
}
ul[class^="linklist"] > li:nth-child(2n) {
  background-color: #f5f5f5;
  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;
}
/* --------------------------------------
 記事
--------------------------------------- */
[class^="contentbox"] > .topics > p {
  padding: 0px 10px 15px !important;
  letter-spacing: 0.1em !important;
}
.title {
  margin: 0px 0px 10px;

  border: #ccc solid 1px;
  -webkit-box-shadow: #eee 0px 2px 2px;
  -moz-box-shadow: #eee 0px 2px 2px;
  box-shadow: #eee 0px 2px 2px;
  background: url(/image_cmn/title_bg.png) no-repeat right 0;
  behavior: url(/css/PIE.htc);
  position: relative;
}
[class^="contentbox"] > .topics > h1 {
  margin: 0 auto 1em !important;
  font-size: 20px !important;
  line-height: 1.5 !important;
  background: none !important;
  border: none !important;
  box-shadow: none !important;
}
[class^="contentbox"] > .topics > .top_img {
  margin: 0 0px 20px;
}
[class^="contentbox"] > .topics > .top_img > img {
  display: block;
  margin: 0 auto 5px;
  padding: 5px;
  border: none!important;
  width:570px!important;
  height:350px!important;
  object-fit:cover!important;
}
[class^="contentbox"] > .topics .top_img figcaption {
  text-align: center;
  margin: 5px auto 5px;
  font-size: 16px!important;
  position:relative;
}
[class^="contentbox"] > .topics > .top_img.f_right {
  margin: 0 15px 20px 15px;
}
[class^="contentbox"] > .topics > p > .holiday {
  color: #FF0099;
}
.credit{
    position:absolute;
    top:0;
    right: 1em;
    font-size: 13px!important;
}
/* --------------------------------------
 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;
}
.clear-both {
  clear: both;
}
.wide_area{
    width: 950px;
    margin:auto;
}
.prize{
     width: 940px;
     margin:auto;
}
.profile h2,
.prize h2{
background:#5ba753;
    padding:.5em 0;
    color:#fff;
    font-weight: 600;
    font-size:17px;
    text-align:center;
    width:920px;
    margin:auto;
}

.prof{
    margin:.5em auto;
      width:715px;
}

.prof table{
    width:755px;
     table-layout: fixed;
}
.prof th{
    color:#5ba753;
    font-weight: 600;
    font-size:16px;
    padding:1em 0;
     text-align:left;
      width:70px;
}
.prof td{
    width:150px;
}
.w20{
    width:282px;
}
.score {
  width: 570px;
  margin: -10px auto 1em;
}
.howto-table {
  width: 570px;
  margin: 0 auto 0;
  border-collapse: collapse;
  border: 2px solid #499840;
  table-layout: fixed;
  font-size: 16px;
}
.howto-table th, .howto-table td {
  border: 1px solid #5ba753;
  vertical-align: middle;
  text-align: center;
  white-space: nowrap;
  line-height: 1.4;
  padding: 0 5px;
}
.howto-table thead th {
  background: #5ba753;
  border: 1px solid #fff;
  color: #fff;
  padding: .5em;
}
.howto-table th {
  background: #ecfde1;
  padding: .5em;
}
.timeline{
    
}

.timeline02 h3{
    font-size:17px;
    font-weight: 600;
    margin:1em auto;
    text-align:center;
}

.timeline h3{
    font-size:17px;
    font-weight: 600;
    margin:2em auto 0;
    text-align:center;
}
.tour-table {
  width: 475px;
  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.mone{
  border: 1px solid #59b91b;
  vertical-align: middle;
  white-space: nowrap;
  line-height: 1.4;
  padding: 10px 9px 12px 12px!important;
  font-size: 15.5px;
text-align: center;
}


.tour-table thead th{
  background: #ecfde1;
  border: 1px solid #59b91b;
  padding: .5em;
}
.tour-table th{
  background: #ecfde1;
  padding: .5em;
}
.game{
    width:265px!important;
}
.left {
  width: 50px;
}
.remarks {
  max-width: 400px;
  margin: 1em auto;
  border: 1px solid #000;
  padding: .5em 1em;
  font-size: 16px;
  text-align: center;
}

.profile{
  /* padding: .5em 1em; */
  padding-top:1em;
  margin: -.8em auto 2em;
  border-top: 1px solid #000;
}

.prof img {
  max-width: 150px;
  width: 100%;
  object-fit: cover;
  height: 150px;
  border: 1px solid #fafff6;
  margin: .5em 0;
}
.prof p {
  max-width: 500px;
  margin: .5em 0 0 1em;
  /*font-size: 16px;*/
  line-height: 1.5;
}
.result_btn{
  text-align: center;
  vertical-align:middle;
}
a.result_btn {
  color: #fff!important;
  background-color: #d24772;
  border-bottom: 2px solid #9e1640;
  padding:.3em 1em;
}
a.result_btn:hover {
  margin-top: 3px;
  color: #fff;
  background: #bb2d59;
  border-bottom: 2px solid #7b0d2f;
}
.mt1 {
  margin-top: 1em!important;
}
.mt2{
    margin-top:2em!important;
}
.fs_17 {
  font-size: 17px;
}
.fs_15 {
  font-size: 15px;
}
.fs_14{
    font-size:14px;
}
.fs_13{
    font-size:13px;
}
.mb2{
    margin-bottom:2em!important;
}
.mb3{
    margin-bottom:3em!important;
}
.taC{
    text-align: center;
}


a.btn_prev.btn--cubic {
  border-bottom: 5px solid #318828;
  background:#5ba753;
  padding:.5em 1.5em;
    color:#fff!important;
}

a.btn_prev.btn--cubic:hover {
  margin-top: 3px;
  border-bottom: 2px solid #318828;

}

a.btn--radius {
  border-radius: 100vh;
}

.fa-position-left {
  position: absolute;
  top: calc(50% - .5em);
  right: 1rem;
}