/* CSS Document */




.slick-slide img {
    margin: 0px auto;
    width: 100%;
height: auto;
text-align: center;
}

.slick-prev:before, .slick-next:before {
    color: #000;
}



.arrow-text .slick-arrow_prev,
.arrow-text .slick-arrow_next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.5rem;
  cursor: pointer;
  z-index: 10;
}
.arrow-text .slick-arrow_prev {
  left: 10px;
}
.arrow-text .slick-arrow_next {
  right: 10px;
}



#bestshot a{
    color: #05607b;
    text-decoration: none;
}

#bestshot a:hover{
    color: #289CBF;
    text-decoration: underline;
}



#best_ber {
    margin: 20px auto 0px auto;
    background-color: #05607b;
    width: 100%;
    
}









.fade {
    background-color: #e9e9ed;
    transition: background-color 1s;
    border-radius: 8px;
	margin: 1vw auto 1vw auto;
	padding-top: 2vw;
	padding-bottom: 2vw;
}

.fade:hover {
    background-color: #A7A7A7;
}

.fade:focus,
.fade:active {
    background-color: #7B7B7B;
    transition: none;
}
















@media only screen and (max-width: 767px){

 body {
    background-color: #FFFFFF;
	}
    
    
    
#bestshot {
    margin: 0px auto;
    padding-bottom: 20px;
    background-image: url(images/golf_bg02.jpg);
    background-position: center top;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
        
   
#bestshot_bg {
    margin: 0px auto;
   
}
    
    
    
    
    #title_img img{
        width: 80%;
        height: auto;
    }
    
#best_ber {
    margin: 10px auto 0px auto;
    background-color: #05607b;
    width: 100%;
}



#best_ber h1{
    margin: 10px auto 0px auto;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 3vw;
    padding-bottom: 1vw;
    padding-top: 1vw;
    text-align: center;
    color: #FFFFFF;
}    
    
    
.best_box {
    width: 94%;
	margin:2vw auto 2vw auto;
	padding-top: 2vw;
    padding-bottom: 1vw;
     background-color: #FFFFFF;
    box-shadow: 0 0 8px rgba(0,0,0,0.22);
    -moz-box-shadow: 0 0 8px rgba(0,0,0,0.22);
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.22);
    border-radius: 8px; 
    text-align: left;
}


    

#bestshot h2{
    margin: 1.5vw auto 1vw 1vw;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 3.2vw;
    display: inline-block;
    text-align: left;
    letter-spacing: 0.2em;
    color: #FFFFFF;
    padding-top: 7px;
    padding-bottom: 5px;
    padding-left: 28px;
    padding-right: 10px;
    background-image: url(../event/images/golf_list01.png);
    background-repeat: no-repeat;
    background-position: 12px center;
    background-color: #1d95b9;
    border-radius: 8px;
}
    
    
    


.best_schedule{
	margin: 1vw auto 2vw 1vw;
    
    text-align: left;
}


.best_schedule ul{
     margin: 0px auto 0px 10px;
    text-align: left;
}


.best_schedule li{
    margin: 0.3vw auto 0.3vw auto;
    float: left;
    font-size: 3vw;
    padding-left: 15px;
    list-style-type: none;
    background-image: url(../images/time_list01.png);
    background-repeat: no-repeat;
    background-position: left center;
    color: #4F4F4F;
}    

    
    
    
    

.best_schedule p,.best_schedule02 p{
    margin: 1vw auto 1vw 1vw;
	padding-left: 2vw;
	padding-right: 2vw;
	
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 3vw;
    text-align: left;
    
    color: #2D2D2D;
}


    

.best_schedule h5,.best_schedule02 h5{
    
    margin: 1vw auto 1vw 3vw;
    padding: 2vw 2vw 2vw 3vw;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 4vw;
    text-align: center;
    letter-spacing: 0.1em;
    color: #05607b;
   
    background-image: url(images/mail_01.png);
    background-repeat: no-repeat;
    background-position: left center;
}
    

	
	
	
	
	
	
	
	
    

.best_text {
    width: 97%;
    margin: 2vw auto;
    padding-left: 3vw;
	padding-right: 3vw;
     
}

    
      	
	
    

.best_text p{
    margin: 2vw auto;
    padding 2vw;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 3.5vw;
    text-align: left;
    line-height: 5.5vw;
    color: #2D2D2D;
}

    
        
    
    
    

    

        
    
    
    
    
    
    
    
    
    
    

.mc_prof p{
     margin: 0px auto 2vw 1vw;
    padding: 1.2vw;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 3vw;
    text-align: left;
    line-height: 4.2vw;
    color: #2D2D2D;
        
}    
    
    
    



.mc_pic{
    margin: 0px auto 2vw auto;
   text-align: center;
        width: 90%;
   
}
    
    
.mc_pic img{
    margin: 0px auto 2vw auto;
   text-align: center;
        width: 70%;
    height: auto;
   
}
        
    
    
    
    
    

.mb_img img{
    width: 90%;
	height: auto;
   
}

        
    
    
    

	.best_schedule03 {
    margin: 1vw auto;
    width: 94%;
  
}
	
	

.best_schedule03 table{
	width: 94%;
	margin: 2vw auto 2vw auto;
	border-collapse: collapse;
    
	}
	
	
.best_schedule03 table tr:nth-child(odd) th {
    background-color: #1d95b9;
}
	
.best_schedule03 table tr:nth-child(odd) td {
    background-color: #f0f9fc;
}




.best_schedule03 th{
    padding: 1vw;
    font-size: 2vw;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #FFFFFF;
    text-align: center;
    background-color: #53aeca;
    border: 1px solid #909090;
	}
	
.best_schedule03 td{
    
    padding: 1vw;
    font-size: 3vw;
	line-height: 5vw;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: left;
    background-color: #f2fbff;
    border: 1px solid #909090;
}		
	
	
	
	
	
	
	
	
	
	
	
	
	
	
    
    
    
    
    

}





@media only screen and (min-width: 768px), print {

    

 body {
    background-color: #c5defd;     
	} 
    
    

    
    


#bestshot {
    margin: 0px auto;
    padding-bottom: 20px;
    background-image: url(images/golf_bg02.jpg);
    background-position: center top;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
    
    
#bestshot_bg {
    margin: 0px auto;
    padding-bottom: 20px;
    background-image: url(images/bg01.png);
    background-position: center bottom;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
    
    
    



#best_ber h1{
    margin: 10px auto 0px auto;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 18px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    letter-spacing: 0.2em;
    color: #FFFFFF;
    background-image: url(images/ball_list01.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 680px;
}





#bestshot h2{
    margin: 10px auto;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 18px;
    display: inline-block;
    text-align: left;
    letter-spacing: 0.2em;
    color: #FFFFFF;
    padding-top: 7px;
    padding-bottom: 5px;
    padding-left: 28px;
    padding-right: 10px;
    background-image: url(../event/images/golf_list01.png);
    background-repeat: no-repeat;
    background-position: 12px center;
    background-color: #1d95b9;
    border-radius: 8px;
}



.best_box {
    width: 920px;
	margin:20px auto 20px auto;
     background-color: #FFFFFF;
    box-shadow: 0 0 8px rgba(0,0,0,0.22);
    -moz-box-shadow: 0 0 8px rgba(0,0,0,0.22);
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.22);
    border-radius: 8px; 
    text-align: left;
}





.best_schedule{
	margin:20px auto 20px 30px;
    padding-top: 10px;
    padding-bottom: 5px;
    text-align: left;
}


.best_schedule ul{
     margin: 0px auto 0px 10px;
    text-align: left;
}


.best_schedule li{
    margin: 2px 30px 2px auto;
    float: left;
    font-size: 22px;
    padding-left: 15px;
    list-style-type: none;
    background-image: url(../images/time_list01.png);
    background-repeat: no-repeat;
    background-position: left center;
    color: #4F4F4F;
}

    
    
    

.best_schedule p{
    margin: 0px auto 10px 20px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    text-align: left;
    line-height: 20px;
    color: #2D2D2D;
}

    
    

.best_schedule h5{
    width: 550px;
    margin: 10px auto 20px auto;
    padding: 10px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 25px;
    text-align: center;
    letter-spacing: 0.1em;
    color: #05607b;
    border-bottom: 1px dotted #515151;
    background-image: url(images/mail_01.png);
    background-repeat: no-repeat;
    background-position: left center;
}
    
    
    
    
    
    



.best_text {
    margin: 30px auto 10px auto;
    width: 800px;
  
}


    

.best_text p{
    margin: 10px auto;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 20px;
    text-align: left;
    line-height: 33px;
    color: #2D2D2D;
}

    
    
    
.best_schedule02 {
    margin: 30px auto 10px auto;
    width: 860px;
  
}



.best_schedule02 p{
    margin: 0px auto 10px 20px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 20px;
    text-align: left;
    line-height: 33px;
    color: #2D2D2D;
}

    
    

.best_schedule02 h5{
    width: 550px;
    margin: 10px auto 20px auto;
    padding: 10px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 25px;
    text-align: center;
    letter-spacing: 0.1em;
    color: #05607b;
    border-bottom: 1px dotted #515151;
    background-image: url(images/mail_01.png);
    background-repeat: no-repeat;
    background-position: left center;
}
    
    	
	
	.best_schedule03 {
    margin: 10px auto 10px auto;
    width: 860px;
  
}
	
	

.best_schedule03 table{
	width: 840px;
	margin: 0px auto 40px auto;
	border-collapse: collapse;
    
	}
	
	
.best_schedule03 table tr:nth-child(odd) th {
    background-color: #1d95b9;
}
	
.best_schedule03 table tr:nth-child(odd) td {
    background-color: #f0f9fc;
}




.best_schedule03 th{
    padding: 10px;
    font-size: 16px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #FFFFFF;
    text-align: center;
    background-color: #53aeca;
    border: 1px solid #909090;
	}
	
.best_schedule03 td{
    
    padding: 10px;
    font-size: 16px;
	line-height: 30px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    letter-spacing: 0.05em;
    text-align: left;
    background-color: #f2fbff;
    border: 1px solid #909090;
}		
	
	
	
	
	
	
	
	
	
    



.mc_prof{
    margin: 10px auto 20px 30px;
   float: left;
        width: 650px;
}



    
    
    
    

.mc_pic{
    margin: 60px 30px 10px auto;
    float: right;
    width: 200px;
   
}





.mc_prof p{
    margin: 0px auto 0px auto;
    padding-right: 15px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    text-align: left;
    line-height: 20px;
    color: #2D2D2D;
        
}

.mc_prof ul{
     margin: 0px auto 0px auto;
    text-align: left;
}


.mc_prof li{
    margin: 0px 30px 0px auto;
    float: left;
    font-size: 18px;
    padding-left: 15px;
    list-style-type: none;
    background-image: url(../images/time_list01.png);
    background-repeat: no-repeat;
    background-position: left center;
    color: #4F4F4F;
}

    
    }
