/* 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: 97%;
        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: 90%;
	margin:2vw auto 2vw auto;
	padding-top: 2vw;
    padding-bottom: 1vw;
    background-color: #FFFFFF;

}


    

.best_text h2,.best_schedule h2 {
    margin: 2vw auto;
	padding-top: 18px;
	padding-left: 50px;
	padding-bottom: 10px;
    font-size: 5vw;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: left;
    letter-spacing: 0.2em;
    position: relative;
    color: #2F2F2F;
    background-image: url(images/list004.png);
    background-repeat: no-repeat;
    background-position: left 18px;
}

.best_text h2:after,.best_schedule h2:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  content: '';
  border-radius: 3px;
  background-image: -webkit-gradient(linear, right top, left top, from(#e60044), to(#e60044));
  background-image: -webkit-linear-gradient(right, #e60044 0%, #e60044 100%);
  background-image: linear-gradient(to left, #e60044 0%, #e60044 100%);
}
	
	
    

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

    	
	
	


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


.best_schedule li{
    margin: 2vw auto;
    float: left;
    font-size: 3.5vw;
	line-height: 5.5vw;
    letter-spacing: 0.05em;
    padding-left: 20px;
	padding-bottom: 10px;
    list-style-type: none;
    background-image: url(../images/time_list01.png);
    background-repeat: no-repeat;
    background-position: left center;
    color: #4F4F4F;
    border-bottom: 2px dotted #E9E9E9;
}

    
    
    

.best_schedule p{
    margin: 4vw auto 2vw auto;
    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;
}

	
	
	
	
	
	
.best_text h3{
    margin: 0 auto 2vw auto;
	padding: 2vw 2vw;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 3.5vw;
	letter-spacing: 0.07em;
    text-align: center;
	position: relative;
	display: inline-block;
	color: #fff;
	border-radius: 8px;
	background: #019ffc;	
}

   	
	
	
    
    
	
 .cast_box01 {
	margin: 2vw auto 3vw auto;
	text-align: center;
	width: 97%;
	}	
	
	
    



.cast_box01 h4{
    margin: 1vw auto 0vw auto;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
	font-weight: bold;
    font-size: 6vw;
	letter-spacing: 0.07em;
    text-align: center;
    color: #2D2D2D;
}    
	
.cast_box01 p{
    margin: 0px auto 2vw auto;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 3vw;
    text-align: center;
    line-height: 5.5vw;
    color: #2D2D2D;
}    
	

	
	
.cast_box01 h5 {
  position: relative;
  display: inline-block;
  margin: 2vw auto 3vw auto;
  font-size: 3.5vw;
 letter-spacing: 0.05em;
  text-align: left;
  padding: 2vw 4vw;
  color: #fff;
  border-radius: 10px;
  background: #019ffc;
  
}

	
	
.cast_box01 h5:after {
  position: absolute;
  bottom: -9px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #019ffc transparent transparent transparent;
}
	
	
	
	

	.left_pre {
		margin: 2vw auto 1vw auto;
		text-align: center;
	}
	
	
	
	.right_pre {
		margin: 1vw auto 3vw auto;
		text-align: center;
	}
	
	.left_pre img,.right_pre img{
		width: 90%;
		height: auto;
	}
	
	
	
	.right_pre a:hover {
		opacity: 0.8;
	}
	
	
		
	
	
    
    
    
    
    

}





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

    
 body {
    background-color: #F4F4F4;
	}
    

    
    


#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;
}
   

	
	
	
	


.best_box {
    margin: 50px auto;
    width: 100%;
    background-color: #FFFFFF;    
}
	


.best_text,.best_schedule{
	margin:20px auto;
	padding-top: 15px;
    padding-bottom: 10px;
	width: 880px;
}

		

	

	
	

	
	
.best_text h2,.best_schedule h2 {
    margin: 10px auto 10px auto;
	padding-top: 18px;
	padding-left: 55px;
	padding-bottom: 10px;
    font-size: 30px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: left;
    letter-spacing: 0.2em;
    position: relative;
    color: #2F2F2F;
    background-image: url(images/list004.png);
    background-repeat: no-repeat;
    background-position: left 14px;
}

.best_text h2:after,.best_schedule h2:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  content: '';
  border-radius: 3px;
  background-image: -webkit-gradient(linear, right top, left top, from(#e60044), to(#e60044));
  background-image: -webkit-linear-gradient(right, #e60044 0%, #e60044 100%);
  background-image: linear-gradient(to left, #e60044 0%, #e60044 100%);
}
	
	
	
	
	
	
	
	
.best_text p{
    margin: 0px auto 10px auto;
    padding-bottom: 10px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 20px;
	letter-spacing: 0.07em;
    text-align: left;
    line-height: 38px;
    color: #2D2D2D;
}

    	
		
	
	
	
	
	
	
	
	
.best_text h3{
    margin: 0px auto 50px auto;
	padding: 10px 20px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 20px;
	letter-spacing: 0.07em;
    text-align: center;
	position: relative;
	display: inline-block;
	color: #fff;
	border-radius: 8px;
	background: #019ffc;	
}

    	
	
	
	



	

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


.best_schedule li{
    margin: 10px 30px 10px auto;
    float: left;
    font-size: 19px;
    letter-spacing: 0.05em;
    padding-left: 15px;
	padding-bottom: 10px;
    list-style-type: none;
    background-image: url(../images/time_list01.png);
    background-repeat: no-repeat;
    background-position: left center;
    color: #4F4F4F;
    border-bottom: 2px dotted #E9E9E9;
}

    
    
    

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

    
    
	
 .cast_box01 {
	margin: 10px auto;
	float: left;
	width: 290px;
	}	
	
	
    



.cast_box01 h4{
    margin: 10px auto 10px auto;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
	font-weight: bold;
    font-size: 26px;
	letter-spacing: 0.07em;
    text-align: center;
    color: #2D2D2D;
}    
	
.cast_box01 p{
    margin: 0px auto 10px auto;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 13px;
    text-align: center;
    line-height: 22px;
    color: #2D2D2D;
}    
	

	
	
	
	
	
	.cast_box01 h5 {
  position: relative;
  margin: 5px 10px;
  font-size: 18px;
  padding: 10px 10px 10px 10px;
  color: #fff;
  border-radius: 10px;
  background: #019ffc;
}

.cast_box01 h5:after {
  position: absolute;
  bottom: -9px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #019ffc transparent transparent transparent;
}
	
	
	
	.left_pre {
		margin: 0px auto 20px auto;
		float: left;
		padding-left: 30px;
	}
	
	
	
	.right_pre {
		margin: 0px auto 20px auto;
		padding-top: 40px;
		padding-right: 30px;
		float: right;
	}
	
	
	
	.right_pre a:hover {
		opacity: 0.8;
	}
	
	
	
	
	

    
    }
