@charset "utf-8";

/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
 PC用スタイル：768px ～　（＋スマホ版でも適用あり）
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/


/* ヘッダー
----------------------------------------------------------------------------- */
#header-area {
  background: url(../image/bg_header.png) repeat-x center bottom;
  height: 84px;
  width: 100%;
}
#header {
  max-width: 958px;
  margin: 0 auto;
}
.site-logo {
  float: left;
  margin-top:25px;
}
.logo {
  cursor: pointer;
  display: block;
  float: left;
  width: 270px;
  height: 55px;
  margin-right: 10px;
  background: url(../image/logo.png) no-repeat 0 0;
}
.logo A{
  display: block;  width: 270px;
  height: 55px;
  text-indent: -9999px;
}
.logo:hover {
  opacity:0.8;
  filter:alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}
#header .h1Wrapper {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 20px;
}
#header h1 {
  display: block;
  width: 958px;
  margin: 0 auto;
  padding: 4px 0;
  font-size: 12px;
  font-weight: normal;
  color: #000;
  line-height: 1;
}
ul.header-btn {
  float: right ;
  margin-top:35px;
  font-size: 0;
}
ul.header-btn li {
  display: inline-block;
  margin-left: 15px;
  font-size: 14px;
  min-height: 35px;
}
ul.header-btn li a span{
  display: block;
  padding-top: 10px;
}
ul.header-btn li a:link,
ul.header-btn li a:visited {
  color: #333;
  text-decoration: none;
}
ul.header-btn li a:hover {
  text-decoration: underline;
}
ul.header-btn li.btn-faq {
  background: url(../image/icon_faq.png) no-repeat left center;
  padding: 0 0 0 40px;
  -webkit-background-size: 35px 35px;
  -moz-background-size: 35px 35px;
  -ms-background-size: 35px 35px;
  -o-background-size: 35px 35px;
  background-size: 35px 35px;
}
ul.header-btn li.btn-yoyaku {
  background: url(../image/icon_yoyaku.png) no-repeat left center;
  -webkit-background-size: 35px 35px;
  -moz-background-size: 35px 35px;
  -ms-background-size: 35px 35px;
  -o-background-size: 35px 35px;
  background-size: 35px 35px;
  padding: 0 0 0 40px;
}


/* パンくずリスト
----------------------------------------------------------------------------- */
#crumbsnavi {
  background: url(../image/bg_pankuzu.png) repeat-x;
  height: 33px;
  margin-bottom: 50px;
}
#crumbsnavi ul {
  max-width: 958px;
  margin: 0 auto;
  padding-top: 10px;
}
#crumbsnavi ul li {
  display: inline ;
  line-height: 1.3 ;
  font-size: 12px ;
  color: #fff ;
}
div#crumbsnavi ul li a {
  padding-right: 15px ;
  background: url(../image/arrow1.png) no-repeat right center ;
}
div#crumbsnavi ul li:last-child a {
  padding-right: 0;
  background: none;
}
div#crumbsnavi ul li a:link,
div#crumbsnavi ul li a:visited {
  color: #fff ;
  text-decoration: none ;
}
div#crumbsnavi ul li a:hover {
  text-decoration: underline; ;
}

/* コンテンツエリア
----------------------------------------------------------------------------- */
#contents {
  max-width: 958px;
  margin: 0 auto 60px;
}

#golf-detal-title-box {
  background: url(../image/bg_title.jpg) no-repeat right top;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -ms-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
  max-width:958px;
  height: 94px;
  margin-bottom: 40px;
}
#golf-detal-title-box h2.title {
  padding: 25px 0 0 35px ;
  margin: 0 0 10px;
  font-size: 22px;
  color: #fff;
}
#golf-detal-title-box ul {
  padding-left: 35px ;
  font-size: 0;
}
#golf-detal-title-box ul li {
  display: inline-block;
  font-size: 12px;
  background: #fff;
  padding: 5px;
  margin-right: 6px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
   -o-border-radius: 5px;
    border-radius: 5px;
}

/* コンテンツ（左側）01
----------------------------------------------------------------------------- */
#contents-left01 {
  float: left;
  width: 50.104%;
}
/* コンテンツ（右側）01
----------------------------------------------------------------------------- */
#contents-right01 {
  float: right;
  width: 46.972%;
}
#contents-right01 p {
  font-size: 14px;
  line-height: 1.5;
}

.c-wrapper {
}
.c-wrapper:after{
  content: ".";
  display: block;
  height: 0;
  font-size:0;
  clear: both;
  visibility:hidden;
}


/* ライトボックス
----------------------------------------------------------------------------- */
.g-photo {
  width: 100%;
  margin: 0 0 15px;
}
.g-photo ul li.n-photo {
  display: none;
}
.cap01 {
  font-size: 12px;
  margin: 0 0 15px;
}
/*
.btn-movie {
  display: none;
}
 */
.tb-title {
  background:#ecc50f;
  color: #000;
  font-weight: bold;
  padding: 14px 14px 12px;
  margin-top: 20px;
  line-height: 1.3;
}
table.golf-table {
  width: 100%;
}
table.golf-table th,
table.golf-table td {
  border: 1px solid #ecc50f;
}
table.golf-table th {
  padding: 2px 12px 0;
  text-align: left;
  vertical-align: middle;
}
/*----ボタン4（プレーの文字サイズ）----*/
table.golf-table td {
  width: 86px;
  padding: 0;
  text-align: center;
}
/*----ボタン3----*/
/*----table.golf-table td {
  width: 108px;
  padding: 0;
  text-align: center;
}----*/
table.golf-table td img{
  width: 77px ;
}
table.golf-table td a{display:block;width:100%;height:100%;}
table.golf-table td span{display:block;width:100%;height:100%;
  background: url(../image/bg_gray_on.png) repeat-x center top;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -ms-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
}
table.golf-table td.tokyo a{
  background: url(../image/bg_tokyo.png) repeat-x center top;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -ms-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
}
table.golf-table td.nagoya a{
  background: url(../image/bg_nagoya.png) repeat-x center top;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -ms-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
}
table.golf-table td.osaka a{
  background: url(../image/bg_osaka.png) repeat-x center top;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -ms-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
}
table.golf-table td.tokyo a:hover,
table.golf-table td.nagoya a:hover,
table.golf-table td.osaka a:hover {opacity:0.8;}
table.golf-table td.fukuoka a:hover {opacity:0.8;}
table.golf-t-type02 td {
  width: 210px;
}
table.golf-table td a,
table.golf-t-type02 td a {
  display: block;
  width: 100%;
  height: 100%;
}


/*---- サブタイトル ----*/
.sub-title {
  background: url(../image/bg_subtitle.png) repeat-y left top;
  min-height: 39px;
  margin-top: 58px;
  display: table;
  width: 100%;
  margin-bottom: 22px;
}
.sub-title span.text01 {
  display: table-cell;
  padding: 10px 10px 10px 52px;
  vertical-align: middle;
  line-height: 1.3;
  color: #fff;
  font-size: 18px;
  background: url(../image/icon_golf.png) no-repeat 18px center;
  -webkit-background-size: 30px 22px;
  -moz-background-size: 30px 22px;
  -ms-background-size: 30px 22px;
  -o-background-size: 30px 22px;
  background-size: 30px 22px;
}
.sub-title span.text02 {
  font-size: 12px;
}

/* コンテンツ（左側）02
----------------------------------------------------------------------------- */
#contents-left02 {
  float: left;
  width: 47.39%;
}
/* コンテンツ（右側）02
----------------------------------------------------------------------------- */
#contents-right02 {
  float: right;
  width: 47.39%;
}

/* 共通テーブル
----------------------------------------------------------------------------- */
table.table-common {
  width: 100%;
}
table.table-common th,
table.table-common td {
  border: 1px solid #ccc;
  padding: 1em;
  vertical-align: top;
  line-height: 1.8;
  font-size: 12px;
  text-align: left;
}
table.table-common th {
  background: #f2f2f2;
}

table.type01 th {
  width: 22.466%;
}
table.type02 th {
  white-space: nowrap;
  width: 1%;
}
table.type03 th {
  width: 10.647%;
}
table.type03 td {
  text-align: center;
}
.table-bg {
  background: #f2f2f2;
}

.subject01 {
  font-weight: bold;
  margin: 25px 0 10px;
}

.remarks {
  background: #fff1c4;
  padding: 30px;
  margin-top: 25px;
  border: 1px solid #fbd354;
}
.remarks dt {
  font-weight: bold;
  margin-bottom: 10px;
}
.remarks dd {
  font-size: 12px;
  line-height: 1.8;
}


/* ページトップへ
----------------------------------------------------------------------------- */
/*親要素*/
.page-top-parent{
}

#page-top {
  position: fixed;
  bottom: 190px;
  right: 30px;
  z-index: 10;
}
#page-top a {
  display: block;
  width: 65px;
  height: 65px;
  text-indent: -9999px;
  background: url(../image/btn_pagetop.png) no-repeat 0 0;
}
#page-top a:hover {
  background: url(../image/btn_pagetop_on.png) no-repeat 0 0;
}

/* フッター
----------------------------------------------------------------------------- */
#footer-area {
  background: url(../image/bg_golflink.png);
}

.golf-link-area {
  max-width: 958px;
  margin: 0 auto;
  padding-bottom: 65px;
}
.golf-link-area02-wrap {
  margin-top: 75px;
  padding-bottom: 50px;
  background: url(../image/bg_golflink.png);
}
.golf-link-area02 {
  max-width: 960px;
  margin: 0 auto;
}
.golf-link-title {
  padding: 55px 0 15px;
  font-size: 18px;
  font-weight: bold;
}
.golf-link-box {
  background: #fff;
  padding: 30px 35px;
  margin-bottom: 25px;
}
.golf-link-box ul {
  font-size: 0;
}
.golf-link-box ul li {
  display: inline;
  font-size: 12px;
  background: url(../image/arrow2.png) no-repeat left center;
  padding-left: 10px;
  line-height: 2.5;
  margin-right: 25px;
}

.freetext{
  width:950px;
  margin:0px auto 60px;
}
.freetext P{line-height:140%;color:#666;}
#footer-link-area {
  background: url(../image/bg_footerlink.png) center center;
  height: auto;
}
.footer-bn img {
  display: block;
}
#golf-faq .footer-bn {
  padding-top: 55px;
}

#footer-link {
  max-width: 958px;
  margin: 0 auto;
  text-align: center;
}
#footer-link ul {
  font-size: 0;
  line-height: 62px;
}
#footer-link ul li {
  display: inline;
  font-size: 12px;
  color: #fff;
  margin: 0 2em;
}
#footer-link ul li a:link,
#footer-link ul li a:visited {
  color: #fff;
  text-decoration: none;
}
#footer-link ul li a:hover {
  text-decoration: underline;
}

#kanren-tour ul {
  font-size: 0;
  line-height: 1;
  padding: 25px 0 10px;
  text-align: center;
}

#kanren-tour ul li {
  display: inline;
  font-size: 14px;
  color: #fff;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #fff;
}
#kanren-tour ul li:last-child {
  border-right: none;
}

#kanren-tour ul li a:link,
#kanren-tour ul li a:visited {
  color: #fff;
  text-decoration: none;
}
#kanren-tour ul li a:hover {
  text-decoration: underline;
}

/* 北海道ゴルフ場一覧 */
.golf-course-title {
  text-align: center;
  padding-top: 60px;
  margin-bottom: 20px;
}
.golf-course-title div {
  display: inline-block;
  vertical-align: middle;
  background: url(../image/icon_green.png) no-repeat left bottom;
  color: #3f5c00 ;
  font-weight: bold;
  font-size: 22px;
  padding-left: 60px;
  min-height: 47px;
}
.golf-course-title div span {
  display: block;
  padding-top: 25px;
}
.golf-course-box ul {
  float: left;
  width: 174px;
/*　横6枠はwidth:145px、横5枠はwidth:174px、横4枠はwidth:220px　
	※横4枠にするとスマホが1列になります。*/
  margin-bottom: 15px;
  margin-right: 7px;
  margin-left: 7px;
  position: relative;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
      -ms-border-radius: 3px;
       -o-border-radius: 3px;
          border-radius: 3px;
  box-shadow: 0px 0px 2px 1px #ccc;
  -webkit-box-shadow: 0px 0px 2px 1px #ccc;
  -moz-box-shadow: 0px 0px 2px 1px #ccc;
}

.golf-course-box ul:hover {
}
.course-photo{
  width:174px;height:99px;
/*　横6枠はwidth:145px;height:99px、横5枠はwidth:174px;height:119px、横4枠はwidth:220px;height:148px　　
	※横4枠にするとスマホが1列になります。*/
  overflow: hidden;
}
.course-photo span {
  display:block;
-moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
}
.course-photo  span:hover {
-webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.course-photo01{
  width:145px;height:99px;
  overflow: hidden;
}
.course-photo01 span {
  display:block;
-moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
}

.course-area {
  position: absolute;
  left: -5px;
  top: 10px;
  z-index: 100;
}

/* 北海道ゴルフ場一覧(2) */
.golf-course2-title {
  text-align: center;
  padding-top: 60px;
  margin-bottom: 20px;
}
.golf-course2-title div {
  display: inline-block;
  vertical-align: middle;
  background: url(../image/icon_green03.png) no-repeat left bottom;
  color: #000000 ;
  font-weight: bold;
  font-size: 22px;
  padding-left: 60px;
  min-height: 47px;
}
.golf-course2-title div span {
  display: block;
  padding-top: 25px;
}
.golf-course-box ul {
  float: left;
  width: 174px;
/*　横6枠はwidth:145px、横5枠はwidth:174px、横4枠はwidth:220px　　
	※横4枠にするとスマホが1列になります。*/	
  margin-bottom: 15px;
  margin-right: 7px;
  margin-left: 7px;
  position: relative;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
      -ms-border-radius: 3px;
       -o-border-radius: 3px;
          border-radius: 3px;
  box-shadow: 0px 0px 2px 1px #ccc;
  -webkit-box-shadow: 0px 0px 2px 1px #ccc;
  -moz-box-shadow: 0px 0px 2px 1px #ccc;
}

.golf-course-box ul:hover {
}
.course-photo{
  width:174px;height:99px;
/*　横6枠はwidth:145px;height:99px、横5枠はwidth:174px;height:119px、横4枠はwidth:220px;height:148px　　
	※横4枠にするとスマホが1列になります。*/
  overflow: hidden;
}
.course-photo span {
  display:block;
-moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
}
.course-photo  span:hover {
-webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.course-photo01{
  width:145px;height:99px;
  overflow: hidden;
}
.course-photo01 span {
  display:block;
-moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
}

.course-area {
  position: absolute;
  left: -5px;
  top: 10px;
  z-index: 100;
}

/* リボン1〜4 */
.ribon01,
.ribon02,
.ribon03,
.ribon04 {
display: inline-block;
position: relative;
color: #333;
line-height: 1;
font-size:12px;
  line-height: 18px;
  padding: 0 5px 0 7px;
zoom: 1;
}

/* リボン1 */
.ribon01{
background: #ffd200;
}
.ribon01:after {
content: "";
position: absolute;
top: 100%;

height: 0;
width: 0;
  border-width: 0 5px 5px 0;
  border-style: solid;
  border-color: transparent;
  border-right-color: #ac8e00;
}
.ribon01:after {
left: 0;
border-right: 5px solid #ac8e00;
}
.ribon01:after {
left: 0;
border-left-color: transparent;
}

.ribon01:before {
content: "";
position: absolute;
top: 0;
top:0;
height: 0;
width: 0;
border: 9px solid #ffd200;
z-index:-1;
}
.ribon01:before {
right: -8px;
border-right-color: transparent;
}

/* リボン2 */
.ribon02{
background: #ff8468;
}
.ribon02:after {
content: "";
position: absolute;
top: 100%;
height: 0;
width: 0;
  border-width: 0 5px 5px 0;
  border-style: solid;
  border-color: transparent;
  border-right-color: #af5845;
}
.ribon02:after {
left: 0;
border-right: 5px solid #af5845;
}
.ribon02:after {
left: 0;
border-left-color: transparent;
}

.ribon02:before {
content: "";
position: absolute;
top: 0;
top:0;
height: 0;
width: 0;
border: 9px solid #ff8468;
z-index:-1;
}
.ribon02:before {
right: -8px;
border-right-color: transparent;
}

/* リボン3 */
.ribon03{
background: #74c6ff;
}
.ribon03:after {
content: "";
position: absolute;
top: 100%;
height: 0;
width: 0;
  border-width: 0 5px 5px 0;
  border-style: solid;
  border-color: transparent;
  border-right-color: #5390ba;
}
.ribon03:after {
left: 0;
border-right: 5px solid #5390ba;
}
.ribon03:after {
left: 0;
border-left-color: transparent;
}

.ribon03:before {
content: "";
position: absolute;
top: 0;
top:0;
height: 0;
width: 0;
border: 9px solid #74c6ff;
z-index:-1;
}
.ribon03:before {
right: -8px;
border-right-color: transparent;
}

/* リボン4 */
.ribon04{
background: #6ace76;
}
.ribon04:after {
content: "";
position: absolute;
top: 100%;
height: 0;
width: 0;
  border-width: 0 5px 5px 0;
  border-style: solid;
  border-color: transparent;
  border-right-color: #36703d;
}
.ribon04:after {
left: 0;
border-right: 5px solid #36703d;
}
.ribon04:after {
left: 0;
border-left-color: transparent;
}

.ribon04:before {
content: "";
position: absolute;
top: 0;
top:0;
height: 0;
width: 0;
border: 9px solid #6ace76;
z-index:-1;
}
.ribon04:before {
right: -8px;
border-right-color: transparent;
}


.course-photo img {
  -webkit-border-radius: 3px 3px 0 0;
     -moz-border-radius: 3px 3px 0 0;
      -ms-border-radius: 3px 3px 0 0;
       -o-border-radius: 3px 3px 0 0;
          border-radius: 3px 3px 0 0;
}
.course-text {
  background: #fff;
  padding: 8px;
  font-size: 13px;
/*横6枠は11px、横5枠は13px、横4枠は14px*/
  line-height: 1.4;
  color: #333;
  -webkit-border-radius: 0 0 3px 3px;
     -moz-border-radius: 0 0 3px 3px;
      -ms-border-radius: 0 0 3px 3px;
       -o-border-radius: 0 0 3px 3px;
          border-radius: 0 0 3px 3px;
}
.course-text:hover{text-decoration: underline;}
#copy-area {
  background: url(../image/bg_footer.png) center center;
  height: 62px;
  line-height: 62px;
  text-align: center;
  color: #fff;
  font-size: 12px;
}


/* トップページ
----------------------------------------------------------------------------- */
#topmain {
  position: relative;
}

#main {
  display: block;
  min-height: 592px;
  box-sizing: content-box;
  background: url(../image/mainphoto.jpg) no-repeat center top / auto 100%;
  background-color:
}

#main-catch {
  max-width: 790px;
  margin: 0 auto;
  padding: 40px 0 0;
}
#viewer {
  margin: 0 auto;
  width: 790px;
  height: 182px;
  text-align: left;
  overflow: hidden;
  position: relative;
}

#viewer img {
  top: 0;
  left: 0;
  position: absolute;
}

/* 検索エリア */
#search-area-wrap {
  margin-top: 80px;
  padding-bottom: 40px;
}
#search-area {
  background: url(../image/bg_search.png) 0 0;
  max-width: 960px;
  min-height: 178px;
  margin: 0 auto;
  padding-top: 5px;
  padding-bottom: 20px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
      -ms-border-radius: 5px;
       -o-border-radius: 5px;
          border-radius: 5px;
  box-shadow: 0px 0px 3px 1px #333;
  -webkit-box-shadow: 0px 0px 3px 1px #333;
  -moz-box-shadow: 0px 0px 3px 1px #333;
  position: absolute;
  left: calc(50% - 960px / 2);
}

.search-box {
  background: url(../image/bg_search_in.png) repeat-y 0 0;
  max-width: 950px;
  min-height: 97px;
  margin: 0 auto;
  color: #fff;
  font-weight: bold;
  padding: 15px 0 0;
  text-align: center;
}
select {
  vertical-align:middle;
}
select::-ms-expand {
  display: none;
}
.search-box dl {
  display: inline-block;
  text-align: left;
  vertical-align: top;
/*  margin: 0 1.24332em; */
  margin: 0 5px;
}

.search-box select {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
      -ms-border-radius: 3px;
       -o-border-radius: 3px;
          border-radius: 3px;
  padding:10px;
  margin-top: 0.5em;
  font-size: 12px;
  background: #fff url(../image/select_arrow.png) no-repeat 99% 50%;
  background-size: 12px 32px;
  width: 135px;
  width: 200px;
}
.search-box #departure select {
  width: 130px;
/*  width: 120px;*/
}
.search-box #mokutekichi select {
  width: 165px;
/*  width: 220px; */
}
.search-box #golfcourse select {
  width: 300px;
}
.search-box #golf-day input[type="text"] {
  width: 150px;
}
.search-box #nissuu select {
  width: 80px;
/*  width: 120px;*/
}

.search-box input[type="text"] {
  border: none;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
      -ms-border-radius: 3px;
       -o-border-radius: 3px;
          border-radius: 3px;
  border: none;
  padding:10px;
  margin: 0.5em 0;
  font-size: 12px;
}
.search-box input[type="text"].daybox {
  background: #fff url(../image/icon_calendar.png) no-repeat 95% 50%;
  background-size: 32px 24px;
}
.search-box input[type="text"].daybox[disabled] {
  background-color: #D9D9D9;
  color: #aaa;
}


/* アコーディオン */
#btn-conditions {
  display: flex;
  justify-content: flex-end;
  margin: 15px 0 10px;
  padding-right: 10px;
  /* position: absolute;
  top: 120px;
  right: 20px; */
}
#btn-conditions span {
  display: block;
  cursor: pointer;
  text-indent: -9999px;
  background: url(../image/btn_conditions_open.png) no-repeat 0 0 ;
  width: 145px;
  height: 20px;
}
#btn-conditions.sub-active span{
  background: url(../image/btn_conditions_close.png) no-repeat 0 0 ;
}
#btn-conditions:hover {
  opacity:0.8;
  filter:alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}
.low-box {
  display:none;
}
.low{
  clear: both;
  background:#fff;
  line-height: 1.3 ;
  line-height: 2.5;
  padding: 10px 0;
  margin: 0 10px;
}
.low dt {
  float: left;
  clear: both;
  width: 148px;
  font-size: 14px;
  font-weight: bold;
  margin-top: 4px;
  margin-left: 30px;
  line-height: 1.5;
}
.low dd {
  padding-left: 148px;
  font-size: 12px;
}
.low input[type="checkbox"] {
  position: relative;
  top: 2px;
  margin-right: 10px;
}
.low label {
  margin-right: 15px;
}

#golf_sendbtn {
  cursor: pointer;
  /*position: absolute;
  top: 116px;
  left: 0;
  right: 0;*/
  margin: 20px auto 0;
  width: 325px;
}

#golf_sendbtn a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12px 10px;
  background: #d59f1f;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  letter-spacing: .35em;
  transition: background .2s;
}
#golf_sendbtn a::before {
  display: block;
  flex-basis: 16px;
  flex-grow: 0;
  flex-shrink: 0;
  height: calc(16px / (26 / 28));
  margin-right: 10px;
  background: url(/air/fair/hokkaido/golf/image/icon_search-white.svg) no-repeat center top / 100% auto;
  content: '';
}
#golf_sendbtn a:hover {
  background: #bf8e1c;
  text-decoration: none;
}


/* アイコンメニュー */
#main-sub {
  background: url(../image/bg_green.png) no-repeat center top;
  -webkit-background-size: 2000px auto;
  -moz-background-size: 2000px auto;
  -ms-background-size: 2000px auto;
  -o-background-size: 2000px auto;
  background-size: 2000px auto;
  height: 150px;
}
#main-sub ul {
  text-align: center;
  padding: 25px 0 0;
}
#main-sub ul li {
  display: inline-block;
  margin:0 30px;
  text-align: center;
}
#main-sub ul li img {
  display: block;
  margin: 0 auto;
}
#main-sub a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  font-size: 17px;
}
#main-sub a:hover {
  opacity:0.8;
  filter:alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}
.icon01 {
  padding-bottom: 15px;
}
.icon02 {
  padding-top: 10px;
}

/* 新着ツアー情報　重要なお知らせ　お得なサービス */
#golf-info-area {
  max-width: 960px;
  margin: 0 auto;
  text-align: left !important;
}
.golf-info {
  margin: 0 auto 40px;
}

.important-notices {
  max-width: 960px;
  background: #ffe596;
  border: 5px solid #476800;
  padding: 25px;
  margin: 0 auto 70px;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
      -ms-border-radius: 10px;
       -o-border-radius: 10px;
          border-radius: 10px;
}
.important-notices dt {
  font-size: 13px;
  font-weight: bold;
  color: #3f5c00;
  margin: 0 0 10px;
}
.important-notices dd {
  font-size: 12px;
  line-height: 1.8;
}

#tour-contents {
  background: url(../image/bg01.jpg) no-repeat center top;
  -webkit-background-size: 2000px auto;
  -moz-background-size: 2000px auto;
  -ms-background-size: 2000px auto;
  -o-background-size: 2000px auto;
  background-size: 2000px auto;
  height: 880px;
}
.tour-con-box {
  max-width: 960px;
  margin: 0 auto;
  padding-top: 60px;
}

.golf-new-title {
  text-align: center;
  padding-top: 50px;
  margin-bottom: 35px;
}
.golf-new-title div {
  display: inline-block;
  vertical-align: middle;
  background: url(../image/icon_new1.png) no-repeat left center;
  color: #3f5c00 ;
  font-weight: bold;
  font-size: 25px;
  padding-left: 45px;
  min-height: 35px;
}
.golf-new-title div span {
  display: block;
  padding-top: 5px;
}

/* 人気ランキング */
#ranking-area {
  float: left;
  width: 958px;
}
.title-rank,
.title-price {
  margin-bottom: 10px;
}
/* ベストプライス */
#bestprice-area {
  float: right;
  width: 241px;
}

.w-content {
  max-width: 960px;
  margin: 0 auto;
}

.golf-feature-title {
  text-align: center;
  padding-top: 60px;
  margin-bottom: 35px;
}
.golf-feature-title div {
  display: inline-block;
  vertical-align: middle;
  background: url(../image/icon_book02.png) no-repeat left center;
  color: #3f5c00 ;
  font-weight: bold;
  font-size: 22px;
  padding-left: 60px;
  min-height: 34px;
}
.golf-feature-title div span {
  display: block;
  padding-top: 5px;
}

#golf-feature li {
  margin-bottom: 20px;
}
#golf-feature li img{
  display: block;
}
.golf-faq-title {
  text-align: center;
  padding-top: 60px;
  margin-bottom: 35px;
}
.golf-faq-title div {
  display: inline-block;
  vertical-align: middle;
  background: url(../image/icon_faq03.png) no-repeat left center;
  color: #3f5c00 ;
  font-weight: bold;
  font-size: 22px;
  padding-left: 45px;
  min-height: 29px;
}
.golf-faq-title div span {
  display: block;
  padding-top: 5px;
}

/* トップページ よくある質問 */
#golf-faq-top dl {
  float: left;
}
#golf-faq-top dl.faq02 {
  float: right;
}
#golf-faq-top dt {
  background: url(../image/bg_btn.png) no-repeat 0 0;
  width: 467px;
  height: 39px;
  display: table;
}
#golf-faq-top dt a {
  padding-left: 15px;
  display: table-cell;
  vertical-align: middle;
  text-decoration: none;
  line-height: 39px;
  color: #4d4d4d;
}
#golf-faq-top dt a:hover {
  color: #006cff;
}
#golf-faq-top dt a span {
  background: url(../image/icon_arrow02.png) no-repeat left center;
  font-size: 16px;
  font-weight: bold;
  padding-left: 15px;
}
#golf-faq-top dd {
  margin-top: 10px;
  font-size: 13px;
}


/* よくある質問ページ
----------------------------------------------------------------------------- */
#golf-faq h2 {
  font-size: 22px;
  font-weight: bold;
  color: #3f5c00;
  margin-bottom: 40px;
}
/* アコーディオン */
dl.acmenu {
  margin-bottom: 28px;
}

dl.acmenu dt {
  cursor:pointer;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fff), color-stop(0.93, #efefef), color-stop(0.56, #efefef), color-stop(0.00, #fff));
  background: -webkit-linear-gradient(top, #fff 0%, #efefef 56%, #efefef 93%, #fff 100%);
  background: -moz-linear-gradient(top, #fff 0%, #efefef 56%, #efefef 93%, #fff 100%);
  background: -o-linear-gradient(top, #fff 0%, #efefef 56%, #efefef 93%, #fff 100%);
  background: -ms-linear-gradient(top, #fff 0%, #efefef 56%, #efefef 93%, #fff 100%);
  background: linear-gradient(to bottom, #fff 0%, #efefef 56%, #efefef 93%, #fff 100%);
  border: 1px solid #999999 ;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
      -ms-border-radius: 8px;
       -o-border-radius: 8px;
          border-radius: 8px;
  width: 100%;
}
dl.acmenu dt:hover {
  border: 1px solid #ccc ;
}

dl.acmenu dt span.icon-open {
  display:block;
  background: url(../image/ac_open.png) no-repeat 99% center ;
  -webkit-background-size: 20px 20px;
  -moz-background-size: 20px 20px;
  -ms-background-size: 20px 20px;
  -o-background-size: 20px 20px;
  background-size: 20px 20px;
}

dl.acmenu dt.active span.icon-open {
  background: url(../image/ac_close.png) no-repeat 99% center ;
  -webkit-background-size: 20px 20px;
  -moz-background-size: 20px 20px;
  -ms-background-size: 20px 20px;
  -o-background-size: 20px 20px;
  background-size: 20px 20px;
}

dl.acmenu dt span.q-mg {
  display: block;
  border-right: 1px solid #999;
  padding: 13px 0 10px 55px ;
  margin-right: 35px;
  font-size: 12px ;
  font-weight: bold;
  line-height: 1.8;
  text-align: left ;
  background: url(../image/icon_q.png) no-repeat 12px 8px ;
  -webkit-background-size: 27px 30px;
  -moz-background-size: 27px 30px;
  -ms-background-size: 27px 30px;
  -o-background-size: 27px 30px;
  background-size: 27px 30px;
}

dl.acmenu dd {
  display:none;
  line-height: 1.8;
  font-size: 12px;
  padding: 13px 0 0 55px ;
  background: url(../image/icon_a.png) no-repeat 12px 8px ;
  -webkit-background-size: 27px 30px;
  -moz-background-size: 27px 30px;
  -ms-background-size: 27px 30px;
  -o-background-size: 27px 30px;
  background-size: 27px 30px;
}

.slider {
  display: none;
}
table.golf-table td.fukuoka a{
  background: url(../image/bg_fukuoka.png) repeat-x center top;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -ms-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
}
/* 初打ち */
.golf-link-area03 {
  max-width: 960px;
  margin: 0 auto;
  background: url(../image/bg_hatsuuchi.jpg);
}
.golf-course-title01 {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 20px;
}
.golf-course-title01 div {
  display: inline-block;
  vertical-align: middle;
  background: url(../image/icon_hatsuuchi01.png) no-repeat left bottom;
  color: #f7f7f7 ;
  font-weight: bold;
  font-size: 22px;
  padding-left: 60px;
  min-height: 47px;
}
.golf-course-title01 div span {
  display: block;
  padding-top: 25px;
}
.course-photo01{
  width:145px;height:99px;
  overflow: hidden;
}
.golf-course-box01 ul {
  float: left;
  width: 145px;
  margin-bottom: 5px;
  margin-right: 7px;
  margin-left: 7px;
  max-width: 100%;
  text-align: center;
}

.golf-course-box01 {
  width: 83%;
  /* 5並ぶ用サイズ（サイズを変えるときは％を変更すること */
  max-width: 960px;
  margin: 0 auto;
  box-sizing: border-box;
}
.golf-course-box01 img {
  width: 100%;
  max-width: 960px;
}
@media only screen and (max-width: 750px) {
  .golf-course-box01 {
    width: 100%;
  }
  .golf-course-box01 ul {
    margin-right: 0;
    /*margin-left: 0;*/
    width: 46%;
  }
  .golf-course-box01 img {
    width: 100%;

  }
}
.ui-datepicker {
     z-index: 100 !important;
}
