/* #wrapper.outline
----------------*/
#contents header h2.tit{
background:url(/event_compe/img/2020/outline/hd_sp.png) 50% 0 no-repeat;
background-size:100% auto;
}

@media only screen and (min-width:768px){
#contents header h2.tit{
background:url(/event_compe/img/2020/outline/hd_pc.png) 50% 0 no-repeat;
}
}
#contents .contents_in article>h2{
text-align:center;
padding:3em 0 2.5em 0;
}
#contents .contents_in article>h2 em{
display:inline-block;
font-size:1.2em;
position:relative;
}
#contents .contents_in article>h2 em:after{
content:'';
display:block;
position:absolute;
top:1.3em;
left:0;
right:0;
width:80%;
height:0.25em;
margin:0 auto;
background-color:#2e4e4e;
}

@media only screen and (min-width:768px){
#contents .contents_in article>h2 em{
font-size:1.1em;
}
#contents .contents_in article>h2 em:after{
width:90%;
}
}
#rule{
text-align:center;
}
#rule article section{
margin:0 auto;
max-width:980px;
width:96%;
text-align:left;
}
#rule article>p{
font-size:1em;
line-height:1.7;
letter-spacing:-0.4px;
}
#hd_lead{
position:relative;
padding-bottom:4em;
}
#hd_lead:before,
#hd_lead:after{
content:' ';
position:absolute;
bottom:-4em;
height:8em;
width:50%;
}

@media only screen and (max-width:767px){
#hd_lead{
padding-bottom:2.8em;
margin-bottom:0.8em;
}
#hd_lead:before,
#hd_lead:after{
bottom:-2.8em;
height:4em;
}
}
#hd_lead:before{
left:0;
background:-webkit-gradient(linear, right top, left bottom, color-stop(50%,#fff), color-stop(50%,#f5f5f5)) top left/100% 50% no-repeat;
background:linear-gradient(to bottom left,#fff 50%,#f5f5f5 50%) top left/100% 50% no-repeat;
}
#hd_lead:after{
right:0;
background:-webkit-gradient(linear, left top, right bottom, color-stop(50%,#fff), color-stop(50%,#f5f5f5)) top right/100% 50% no-repeat;
background:linear-gradient(to bottom right,#fff 50%,#f5f5f5 50%) top right/100% 50% no-repeat;
}
#hd_lead dl{
text-align:center;
}
#hd_lead dl dt{
font-size:1.1em;
font-weight:bold;
color:#2e4e4e;
padding:1em 0;
}
#hd_lead dl dd i{
font-size:1.3em;
line-height:1.7em;
letter-spacing:-0.5px;
color:#2f2f2f;
font-style:italic;
background:-webkit-gradient(linear, left top, left bottom, color-stop(62%, transparent), color-stop(62%,#F8FA54));
background:linear-gradient(transparent 62%,#F8FA54 62%);
}
#hd_lead dl dd em{
font-style:italic;
font-weight:bold;
color:#900;
}
#four_ball,
#category{
background:#f5f5f5;
padding-bottom:3em;
}
#four_ball .hd,
#category .hd{
position:relative;
width:100%;
}
#four_ball .hd:before,
#category .hd:before{
content:'01';
position:absolute;
top:0.3em;
left:0;
height:1em;
width:85%;
text-align:center;
font-family:'Damion', cursive;
font-size:18em;
line-height:0;
font-weight:normal;
color:#eee;
}
#category .hd:before{
content:'02';
}
#four_ball .hd .hd_in,
#category .hd .hd_in{
display:block;
position:absolute;
top:0;
left:0;
}

@media only screen and (max-width:767px){
#four_ball .hd:before,
#category .hd:before{
width:97%;
text-align:right;
top:0.4em;
font-size:12em;
letter-spacing:-0.04em;
}
}
#rule article h3{
padding:2.8em 0 1em 0;
}
#rule article h3 i{
display:inline-block;
font-family:'Damion', cursive;
font-size:2.7em;
line-height:0.7em;
font-weight:normal;
padding:0 3px;
color:#2e4e4e;
background:-webkit-gradient(linear, left top, left bottom, color-stop(72%, transparent), color-stop(72%,#F8FA54));
background:linear-gradient(transparent 72%,#F8FA54 72%);
}
#rule article h3 em{
display:block;
font-size:1em;
padding-top:0.9em;
}

@media only screen and (max-width:767px){
#four_ball .hd{
height:33em;
}
}

@media only screen and (max-width:767px) and (max-width:375px){
#four_ball .hd{
height:32em;
}
}

@media only screen and (max-width:767px){
#four_ball .hd_in .hd_in_l p{
letter-spacing:-0.4px;
line-height:1.5em;
}
#four_ball .hd figure{
padding:1em 0.3em 0 0.3em;
}
#four_ball .hd img{
width:100%;
}
}

@media only screen and (min-width:768px){
#four_ball .hd{
height:320px;
}
#four_ball .hd_in:after{
content:"";
display:block;
clear:both;
}
#four_ball .hd_in .hd_in_l{
float:left;
width:53%;
}
#four_ball .hd figure{
float:right;
width:43%;
padding:3.2em 0 0 0;
}
#four_ball .hd img{
width:100%;
}
#four_ball .hd_in .hd_in_l p{
line-height:1.6em;
}
}
#four_ball table{
width:100%;
margin:0.5em 0 0 0;
border:1px solid #ccc;
}
#four_ball table tr th,
#four_ball table tr td{
border:1px solid #ccc;
text-align:center;
padding:0.8em 0.3em;
vertical-align:middle;
font-size:0.85em;
font-weight:bold;
white-space:nowrap;
background:#fff;
}

@media only screen and (min-width:768px){
#four_ball table tr th:first-child{
width:8em;
}
}
#four_ball table thead tr th{
background:#2e4e4e;
color:#fff;
}
#four_ball table tbody tr:nth-child(1) th{
background:#eee;
}
#four_ball table tbody tr:nth-child(2) th{
background:#D8F1FC;
}
#four_ball table tbody tr:nth-child(3) th{
background:#FDF1DC;
}
#four_ball table tr td.bg{
background:#FFF799;
color:#900;
}
#four_ball dl.other dt{
font-size:0.9em;
padding:1.5em 0 0 0;
}
#four_ball dl.other dd ul{
padding:0 0 0 1em;
}
#four_ball dl.other dd ul li{
padding:0.5em 0 0 0;
list-style-type:disc;
}
#four_ball dl.other dd ul li a{
text-decoration:underline;
color:#641943;
font-size:0.9em;
margin:0 0 0 -0.2em;
}
#four_ball dl.other dd ul li a.hover{
text-decoration:none;
opacity:0.8;
}




/* #category
----------------*/
#category .hd table{
border:1px solid #ccc;
}
#category .hd table tr th,
#category .hd table tr td{
border:1px solid #ccc;
padding:0.5em 1em;
vertical-align:middle;
font-size:0.85em;
white-space:nowrap;
background:#fff;
}
#category .hd table caption{
background:#2e4e4e;
color:#fff;
font-size:0.85em;
padding:0.5em 0;
text-align:center;
font-weight:bold;
}
#category .hd table tr th{
background:#eee;
text-align:center;
font-weight:bold;
}

@media only screen and (max-width:767px){
#category .hd{
height:23em;
}
#category .hd_in .hd_in_l p{
letter-spacing:-0.4px;
line-height:1.5em;
}
#category .hd_in .hd_in_r{
padding:1em 0;
text-align:center;
}
#category .hd_in .hd_in_r table{
width:80%;
margin:0 auto;
}
}

@media only screen and (min-width:768px){
#category .hd{
height:240px;
display:table;
width:100%;
min-width:900px;
}
#category .hd_in:after{
content:"";
display:block;
clear:both;
}
#category .hd_in .hd_in_l,
#category .hd_in .hd_in_r{
display:table-cell;
vertical-align:bottom;
}
#category .hd_in .hd_in_l p{
line-height:1.6em;
padding:0 3em 0 0;
}
#category .hd_in .hd_in_r{
text-align:right;
}
#category .hd_in .hd_in_r table{
width:400px;
}
#category .hd table tr th{
width:10em;
}
}
#category .image{
background:#fff;
background:repeating-linear-gradient(45deg,
#fff,
#f2f2f2 1px,
#fff 2px,
#fff 8px);
}
#category .image figure:first-child{
background:#d4e0bb;
}

@media only screen and (max-width:767px){
#category .image{
text-align:center;
}
#category .image figure:first-child{
width:99%;
position:relative;
}
#category .image figure:first-child:before,
#category .image figure:first-child:after{
content:' ';
position:absolute;
bottom:-6em;
height:6em;
width:50%;
}
#category .image figure:first-child:before{
left:0;
background:-webkit-gradient(linear, right top, left bottom, color-stop(50%,#d4e0bb), color-stop(50%, transparent)) top left/100% 50% no-repeat;
background:linear-gradient(to bottom left,#d4e0bb 50%, transparent 50%) top left/100% 50% no-repeat;
}
#category .image figure:first-child:after{
right:0;
background:-webkit-gradient(linear, left top, right bottom, color-stop(50%,#d4e0bb), color-stop(50%, transparent)) top right/100% 50% no-repeat;
background:linear-gradient(to bottom right,#d4e0bb 50%, transparent 50%) top right/100% 50% no-repeat;
}
#category .image figure:first-child img{
width:90%;
margin:0.5em 0 0 0;
}
#category .image figure:last-child img{
width:90%;
margin:4em auto 2em auto;
}
}

@media only screen and (min-width:768px){
#category .image{
display:table;
width:100%;
height:300px;
}
#category .image figure{
display:table-cell;
vertical-align:middle;
}
#category .image figure:first-child{
width:450px;
position:relative;
}
#category .image figure:first-child:before,
#category .image figure:first-child:after{
content:' ';
position:absolute;
right:-50px;
height:300px;
width:50px;
}
#category .image figure:first-child:before{
top:0;
background:-webkit-gradient(linear, right top, left bottom, color-stop(50%, transparent), color-stop(50%,#d4e0bb)) top left/100% 50% no-repeat;
background:linear-gradient(to bottom left, transparent 50%,#d4e0bb 50%) top left/100% 50% no-repeat;
}
#category .image figure:first-child:after{
top:50%;
background:-webkit-gradient(linear, left top, right bottom, color-stop(50%,#d4e0bb), color-stop(50%, transparent)) top right/100% 50% no-repeat;
background:linear-gradient(to bottom right,#d4e0bb 50%, transparent 50%) top right/100% 50% no-repeat;
}
#category .image figure:first-child img{
width:360px;
margin:8px 0 8px 45px;
}
#category .image figure:last-child img{
height:250px;
width:auto;
margin-left:110px;
}
}





/* #award
--------------------------------*/
#award{
padding:2em 0 3em 0;
text-align:center;
}
#award article section{
margin:0 auto;
max-width:980px;
width:96%;
text-align:left;
}
#award section h3{
padding-bottom:1.5em;
}
#award section h3 i{
display:inline-block;
white-space:nowrap;
font-family:'Damion', cursive;
font-size:2.7em;
line-height:0.7em;
font-weight:normal;
color:#2e4e4e;
padding:0 3px;
background:-webkit-gradient(linear, left top, left bottom, color-stop(72%, transparent), color-stop(72%,#F3A9C8));
background:linear-gradient(transparent 72%,#F3A9C8 72%);
}

@media only screen and (max-width:460px){
#award section h3 i{
font-size:2.3em;
}
}
#award section h3 em{
display:block;
font-size:1.1em;
padding-top:0.9em;
}
#award section p{
font-size:1em;
line-height:1.7;
letter-spacing:-0.4px;
}


/* #award #participation
--------------------------------*/
#participation{
background:#2e4e4e;
}
#award #participation section h3{
padding-top:2em;
}
#award #participation section h3 i,
#award #participation section h3 em,
#participation p,
#participation figcaption{
color:#fff;
}

@media only screen and (max-width:767px){
#participation{
padding:0 3px;
}
#participation .hd{
display:table;
}
#participation .hd p,
#participation .hd figure{
display:table-cell;
vertical-align:top;
padding-bottom:1.3em;
}
#participation .hd p{
width:60%;
font-weight:bold;
letter-spacing:-0.6px;
padding-right:0.1em;
}
#participation figure img{
width:100%;
height:auto;
}
#participation .ft figure figcaption{
font-size:0.8em;
line-height:1.2em;
padding:0.3em 0 1.8em 1em;
text-indent:-1.2em;
}
}

@media only screen and (min-width:768px){
#participation{
margin:3em 0 0 0;
}
#participation section{
position:relative;
height:580px;
}
#award #participation section h3{
padding-top:2em;
}
#participation .hd p,
#participation .hd figure,
#participation .ft figure{
position:absolute;
}
#participation .hd p,
#participation .hd figure{
width:285px;
top:185px;
left:0;
}
#participation .hd p{
font-weight:bold;
}
#participation .hd figure{
top:380px;
}
#participation .ft figure{
width:640px;
top:-35px;
left:308px;
}
#participation .ft figure img{
width:100%;
height:auto;
}
#participation .ft figure figcaption{
text-align:right;
font-size:0.7em;
padding:0.3em 0 2em 0;
}
}


/* #award #final
--------------------------------*/
#final>section{
padding:4em 0;
}


/* #award #final #lpga
----------------*/
#lpga p.lead{
font-size:1.1em;
font-weight:bold;
font-style:italic;
color:#641943;
letter-spacing:-0.2px;
}
#lpga p.txt{
padding:0.5em 0 1em 0;
}
#lpga h4{
border-bottom:4px solid #2e4e4e;
display:table;
width:100%;
}
#lpga h4 em,
#lpga h4 span{
display:table-cell;
vertical-align:middle;
}
#lpga h4 em{
background:#2e4e4e;
padding:0.2em 0.8em 0 0.8em;
width:14em;
height:2.2em;
font-size:1.1em;
font-style:italic;
color:#fff;
}
#lpga h4 em{
position:relative;
}
#lpga h4 em:after{
content:" ";
position:absolute;
top:0;
right:0;
width:0;
height:0;
border-width:0 1.4em 2.2em 0;
border-style:solid;
border-color:transparent;
border-right-color:#fff;
}
#lpga h4 span{
font-weight:normal;
text-align:right;
}
#lpga ul li{
display:inline-block;
width:49%;
vertical-align:top;
padding:1.2em 0 0 0;
text-align:center;
}

@media only screen and (min-width:768px){
#lpga ul li{
width:19.5%;
}
}
#lpga ul li dl{
width:98%;
margin:0 auto;
}
#lpga ul li dt,
#lpga ul li dd{
display:block;
width:100%;
margin:0;
padding:0;
text-align:center;
}
#lpga ul li dt{
height:90%;
overflow:hidden;
}
#lpga ul li dt img{
width:100%;
}
#lpga ul li dd{
font-size:0.9em;
letter-spacing:-0.4px;
padding:0.2em 0 0 0;
}





/* #event_outline
--------------------------------*/
/* #event_outline{
padding:5em 0 ;
text-align:center;
background: #f4f4f4;
} */
#event_outline article section{
margin:0 auto;
max-width:980px;
width:96%;
text-align:left;
}
#event_outline .table{
width:100%;
padding:1em 0 3em 0;
}
#event_outline .table>ul{
border-top:1px solid #ccc;
}
#event_outline .table>ul>li{
border-bottom:1px solid #ccc;
}
#event_outline .table>ul>li dl{
display:table;
}
#event_outline .table>ul>li>dl>dt,
#event_outline .table>ul>li>dl>dd{
display:table-cell;
padding:0.4em 0.1em 0.3em 0.1em;
}
#event_outline .table>ul>li>dl>dt{
font-weight:bold;
color:#2e4e4e;
width:7.2em;
font-size:0.8em;
line-height:1.2em;
letter-spacing:-0.5px;
}
#event_outline .table>ul>li>dl>dd p,
#event_outline .table>ul>li>dl>dd ul li{
font-size:0.8em;
line-height:1.4em;
letter-spacing:-0.6px;
padding-bottom:0.3em;
}
#event_outline .table>ul>li>dl>dd ul.note li{
text-indent:-0.8em;
margin:0 0 0 0.8em;
}

@media only screen and (min-width:768px){
#event_outline .table>ul>li{
padding:0.7em 0em 0.6em 4em;
}
#event_outline .table>ul>li>dl>dd{
padding-left:4em;
}
}

/**/
.award {
  padding: 2em 0 3em 0;
}
.participation{
  background: #2e4e4e;
  margin-top: 60px;
}
.participation__first {
  display: flex;
}
@media only screen and (max-width:767px){
  .participation__first {
    display: block;
  }
}
.participation__first__left {
  margin-left:200px;
}
@media only screen and (max-width:767px){
  .participation__first__left {
    margin-left: 10px;
  }
}
@media only screen and (max-width:767px){
  .participation__first__left__photo {
    margin: 0 10px 0 0;
  }
  .participation__first__left__photo figure img{
    width: 100%;
  }
}
.participation__first__left__title {
  margin-top: 26px;
  display: inline-block;
  white-space: nowrap;
  font-family: 'Damion', cursive;
  font-size: 2.7em;
  line-height: 0.7em;
  font-weight: normal;
  color: #fff;
  padding: 0 3px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(72%, transparent), color-stop(72%,#F3A9C8));
  background: linear-gradient(transparent 72%,#F3A9C8 72%);
}
.participation__first__left__comment {
  margin: 15px 0;
  color: #fff;
}
.participation__first__left__word {
  margin: 55px 0;
  color: #fff;
  font-size: 1em;
  line-height: 1.7;
  letter-spacing: -0.4px;
}

.participation__first__right__photo {
  margin: -20px 0 0 80px;
}
@media only screen and (max-width:767px){
  .participation__first__right__photo {
    margin: 10px;
  }
}

.participation__first__right__photo figure img{
  width: 80%;
}
@media only screen and (max-width:767px){
  .participation__first__right__photo figure img{
    width: 100%;
  }
}
.participation__first__right__photo__caption {
  color: #fff;
  font-size: 13px;
  line-height: 1.7;
  letter-spacing: -0.4px;
}
.participation__second {}
.participation__second .title {
  margin: 10px;
  line-height: initial;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}
.participation__second__zone {
  display:flex;
}
@media only screen and (max-width:767px){
  .participation__second__zone {
    display:block;
  }
}
.participation__second__left__word {
  margin: 10px;
  line-height: 2em;
  color: #fff;
  width: 100%;
}
@media only screen and (max-width:767px){
  .participation__second__left__word {
    margin: 10px;
    line-height: 2em;
    color: #fff;
    width: auto;
  }
}

.participation__second__right__photo {
  width: 70%;
  margin: 10px;
}
@media only screen and (max-width:767px){
  .participation__second__right__photo {
    width: auto;
    padding: 15px;
  }
}
.participation__second__right__photo figure img{
  width: 45%;
}
@media only screen and (max-width:767px){
  .participation__second__right__photo figure img{
    width: 100%;
  }
}
