@charset "UTF-8";
/*----------------------------------------------------------------------------------
  PC 
----------------------------------------------------------------------------------*/
body, html {
  height: auto !important;
  width: 100%;
  min-width: 1060px;
}
/* page common ----------------------------------------------------------- */
.s-section img {
  max-width: none;
}
.s-page_content section {
  font-size: 18px;
  text-align: center;
}
.s-page_content a {
  color: #333;
  font-weight: normal;
}
.s-page_content a:visited {
  color: #333;
  font-weight: bold;
}
.s-page_content a:hover {
  color: #bf0000;
  text-decoration: none;
}
.s-section_content {
  padding: 60px 0;
  position: relative
}
.section-inner::before {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -60px;
  content: '';
  background: #f60;
  width: 120px;
  height: 4px;
  z-index: 2;
}
#get-coupon .section-inner::before {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -60px;
  content: '';
  background: #fff;
  width: 120px;
  height: 4px;
  z-index: 2;
}
.s-pc {
  display: block !important;
}
.s-sp {
  display: none !important;
}
.s-tb {
  display: none !important;
}
/*-----------------------------------------------
  title & peiod
-------------------------------------------------*/
.smod-hero {
  background-image: url(/doc/special/gentei_compe/0304/img/title-bg.jpg?v=20250301);
  background-size: auto;
  background-position: center center;
  box-sizing: border-box;
}
.smod-hero p {
  margin-top: 10px;
  font-size: 16px;
}
.sub-nav-wrapper {
  padding: 13px 0 10px;
  width: 100%;
  margin: 0 auto;
}
.sub-nav {
  width: 950px;
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
.sub-nav li a, .sub-nav li a:visited, .sub-nav li a:link {
  display: block;
  width: 460px;
  margin: 0 20px 3px 0;
  padding: 18px 50px 18px 30px;
  box-sizing: border-box;
  color: #fff;
  background: #f60;
  box-shadow: 0px 1px 2px 0px rgba(71, 0, 0, 0.2);
  border-radius: 60px;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
  z-index: 1;
  position: relative;
  text-decoration: none;
  text-align: center;
  transition: all .3s ease-in-out;
}
.sub-nav li:nth-child(1) + li a, .sub-nav li:nth-child(3) + li a {
  margin-right: 0;
}
.sub-nav li:nth-child(3) a, .sub-nav li:nth-child(4) a {
  margin-bottom: 0;
}
.sub-nav li a:hover {
  color: #fff;
  box-shadow: 0px 3px 6px 0px rgba(71, 0, 0, 0.2);
  transition: all .3s ease-in-out;
  text-decoration: none;
}
.sub-nav li a::after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  border: 0px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(135deg);
  bottom: 23px;
  right: 7%;
  text-shadow: none;
}
.description-area-new {
  position: relative;
  width: 870px;
  margin: 0 auto 50px;
  padding: 20px;
  box-sizing: border-box;
  border: 1px solid #ffd38b;
  background-color: #ffedd1;
  border-radius: 4px;
}
.description-btn {
  width: 90%;
  text-align: center;
  position: relative;
  display: inline-block;
  padding: 15px 10px 0 20px;
  font-size: 16px;
}
.description-btn a {
  display: block;
  position: relative;
}
.description-btn a::after {
  content: '';
  width: 8px;
  height: 8px;
  border: 0px;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  transform: rotate(135deg);
  position: absolute;
  top: 7px;
  right: -17px;
  margin-top: -4px;
}
.description-btn a:hover::after {
  border-top: solid 1px #bf0000;
  border-right: solid 1px #bf0000;
}
.area-note {
  width: 100%;
  /* background: #f2f2f2;*/
  color: #333;
  text-align: center;
}
.area-note ul {
  width: 950px;
  margin: 0 auto;
  padding: 15px 0;
  text-align: center;
  font-size: 12px;
  box-sizing: border-box;
}
.area-schedule {
  width: 100%;
  color: #333;
  text-align: center;
  background-color: #62524a;
}
.area-schedule ul {
  width: 950px;
  margin: 0 auto;
  padding: 15px 0;
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-heght: 1.5;
  box-sizing: border-box;
}
.schedule-list.text-mb {
  margin: 7px 0 10px 0;
  font-weight: bold;
  letter-spacing: .3px;
}
.schedule-list .list-sttl {
  display: inline-block;
  font-weight: normal;
}
.bg-02 {
  background-color: #f9f9f9;
}
/*-----------------------------------------------
  area-sub-nav
-------------------------------------------------*/
.area-sub-nav {
  background-color: #f2f2f2;
}
.area-sub-nav .sub-nav-inner {
  width: 948px;
  margin: 0 auto;
}
.area-sub-nav .sub-nav-inner li {
  width: 158px;
  float: left;
  text-align: center;
}
.area-sub-nav .sub-nav-inner li:last-child {
  width: 158px;
}
.area-sub-nav .sub-nav-inner li a {
  display: block;
  text-decoration: none;
  font-size: 16px;
  color: #391C0B;
  font-weight: 600;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  padding: 28px 0 40px;
  position: relative;
}
.area-sub-nav .sub-nav-inner li a:last-child {
  border-right: 1px solid #e6e6e6;
}
.area-sub-nav .sub-nav-inner li a:first-child {
  border-left: 1px solid #e6e6e6;
}
.area-sub-nav .sub-nav-inner li a:hover {
  border: 1px solid #e6e6e6;
  color: #f59000;
  background: #fff;
}
/* nav-top */
.area-sub-nav .sub-nav-inner.nav-top li a::after {
  content: '';
  width: 10px;
  height: 10px;
  border: 0;
  border-top: solid 2px #391C0B;
  border-right: solid 2px #391C0B;
  transform: rotate(135deg);
  position: absolute;
  bottom: 15px;
  right: 50%;
  top: 60%;
  margin-right: -5px;
  text-shadow: none;
}
.area-sub-nav .sub-nav-inner.nav-top li a:hover::after {
  border-top: solid 2px #f59000;
  border-right: solid 2px #f59000;
}
/* nav-bottom */
.area-sub-nav .sub-nav-inner.nav-bottom li a {
  padding: 34px 0 20px;
}
.area-sub-nav .sub-nav-inner.nav-bottom li a::after {
  content: '';
  width: 10px;
  height: 10px;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(-45deg);
  position: absolute;
  top: 15px;
  right: 50%;
  margin-right: -5px;
  text-shadow: none;
}
.area-sub-nav .sub-nav-inner.nav-bottom li a:hover::after {
  border-top: solid 2px #f60;
  border-right: solid 2px #f60;
}
/*-----------------------------------------------
  coupon-area
-------------------------------------------------*/
.coupon-box {
  width: 700px;/*1枚の時は適用*/
  margin: 20px auto 0;
  font-size: 17px;
  font-weight: bold;
  padding: 25px;
  box-sizing: border-box;
}
.coupon-box .sheet {
  width: 28%;
  padding: 6px 5px;
  margin: 0 10px 20px 0;
  color: #fff;
  font-weight: normal;
  font-size: 19px;
  border-radius: 10px;
  background-color: #40a000;
  border: #40a000 2px solid;
}
.coupon-box .sheet-2 {
  width: 100%;
  padding: 6px 5px;
  margin: 0 0 10px 0;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  border-radius: 10px;
  background-color: #40a000;
  border: #40a000 2px solid;
  box-sizing: border-box
}
.coupon-box .gentei-period {
  font-size: 16px;
  line-height: 1.5;
  font-weight: normal;
  text-align: left;
}
.coupon-box .gentei-period-2 {
  width: 100%;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  margin: 0 auto 7px auto;
}
.coupon a:hover {
  opacity: 0.8;
}
.couponOneClick {
  margin-bottom: 6px;
}
/*---------- oneclick-coupon -----------*/
.couponOneClick {
  display: inline-block;
  position: relative;
}
.couponOneClick-status-loading {
  opacity: 0.5;
}
.couponOneClick .couponOneClick-acquired, .couponOneClick .couponOneClick-having, .couponOneClick .couponOneClick-expired, .couponOneClick .couponOneClick-finished {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.couponOneClick-status-acquired .couponOneClick-acquired, .couponOneClick-status-having .couponOneClick-having, .couponOneClick-status-expired .couponOneClick-expired, .couponOneClick-status-finished .couponOneClick-finished {
  display: inline-block;
}
.overlay-text {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -10px;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  text-align: center;
}
/*-----------------------------------------------
 coupon-caution
-------------------------------------------------*/
.sttl-h2 {
  text-align: center;
  margin: 0 auto 40px;
  letter-spacing: .02em;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.2;
}
.sttl-h3 {
  display: block;
  width: 100%;
  height: auto;
  margin: 40px 0 20px;
  padding-left: 9pt;
  border-left: 4px solid #f60;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: .06em;
  box-sizing: border-box;
  text-align: left;
}
.sub-title {
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
  letter-spacing: .02em;
  font-size: 14px;
  color: #ff6600;
}
.middle-text {
  font-size: 25px;
  font-weight: normal;
  letter-spacing: 2px;
  color: #151515;
}
.small-text {
  font-size: 17px;
  font-weight: normal;
  letter-spacing: 2px;
  color: #B7B7B7;
}
.attention-text {
  font-size: 17px;
  color: #151515;
  margin: -15px 0 35px 0;
  letter-spacing: 1px;
}
/* botton -----------------------------------------------*/
.s-section_content .serch-button, .s-section_content .serch-button:visited {
  display: block;
  max-width: 700px;
  margin: 0 auto;
  text-align: center;
  padding: 14px 0;
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  font-feature-settings: "palt"1;
  letter-spacing: 0.1em;
  background: #f60;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  z-index: 1;
  position: relative;
  text-decoration: none;
  transition: all .3s ease-in-out;
}
.s-section_content .serch-button a:visited {
  color: #333;
  font-weight: bold;
}
.s-section_content .serch-button:active {
  color: #fff;
  background: #ff944d;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  transition: all .3s ease-in-out;
}
.s-section_content .serch-button::after {
  font-family: rex-icon !important;
  font-style: normal;
  font-weight: normal !important;
  vertical-align: top;
  content: "\f11d";
  color: #fff;
  position: absolute;
  right: 5px;
  top: 48%;
  margin-top: -15px;
  z-index: 2;
  transition: all .3s ease-in-out;
}
.s-section_content .serch-button:hover {
  color: #fff;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  transition: all .3s ease-in-out;
  text-decoration: none;
}
.s-page_content .s-section:first-of-type {
  margin-top: 0;
}
.finish {
  border-bottom: 1px #fff solid;
  color: #CCC;
  text-decoration: line-through;
}
.coupon-caution {
  margin-bottom: 80px;
}
/* table */
#coupon-scedule .s-table {
  width: 75%;
  margin: 0 auto;
}
.s-table {
  margin-bottom: 20px;
  line-height: 1.6;
  letter-spacing: .02em;
}
.s-table th {
  width: 32%;
  background-color: #f2f2f2;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
  font-size: 1rem;
  padding: 20px 0 20px 20px;
}
.s-table td {
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  font-size: 1rem;
  padding: 20px 20px;
}
.s-table td p, .s-table td div {
  margin-bottom: 0.7rem;
  line-height: 1.6;
}
.s-table td ul {
  margin: 0;
}
.s-table td ul li {
  padding-left: 1rem;
  text-indent: -1rem;
  margin-bottom: 0.4rem;
}
.s-table td .attention {
  padding-left: 1rem;
  text-indent: -1rem;
}
.s-table td .red {
  color: #ff0000;
}
.s-table td .emphasis {
  font-weight: bold;
  padding-top: 10px;
}
/*-----------------------------------------------
  footer 
-------------------------------------------------*/
.footer .pagetop.floating-totop-btn {
  display: none;
}
.footer .pagetop.floating-totop-btn a {
  width: 48px;
  display: block;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 1010;
  text-align: right;
}
.footer .pagetop.static-totop-btn a {
  width: 48px;
  display: block;
  float: right;
  margin: 0 10px 10px 0;
  text-align: right;
}
.footer .bnr-link a:hover, .footer .pagetop a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
/* btn-basic -----------------------------------------------*/
.coupon-get {
  margin-top: 10px;
}
.btn-basic, .btn-basic:active, .btn-basic:visited {
  width: 100%;
  max-width: 620px;
  display: block;
  margin: 0 auto;
  text-align: center;
  padding: 14px 24px 15px;
  font-size: 17px;
  line-height: 1.5;
  font-weight: 700;
  font-feature-settings: palt\ 1;
  border-radius: 60px;
  z-index: 1;
  position: relative;
  text-decoration: none;
  box-sizing: border-box;
}
.btn-basic, .btn-basic:active, .btn-basic:after, .btn-basic:visited {
  transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
}
.btn-basic:after {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -10px;
  z-index: 2;
}
.btn-basic.btn-area, .btn-basic.btn-area:active, .btn-basic.btn-area:visited {
  background: #fff;
  color: #333;
  border: 1px solid #333;
  padding: 14px 30px 14px 22px;
}
.btn-basic.btn-area:hover {
  background: #fff;
  color: #f60;
  border: 1px solid #f60;
}
.btn-basic.btn-area:after {
  display: inline-block;
  content: '';
  background: url(https://image.gora.golf.rakuten.co.jp/img/golf/rex-icon/chevron_right_darkgray.svg)no-repeat top center;
  background-size: contain;
  text-align: center;
}
.btn-basic.btn-area:hover:after {
  display: inline-block;
  content: '';
  background: url(https://image.gora.golf.rakuten.co.jp/img/golf/rex-icon/chevron_right_orange.svg)no-repeat top center;
  background-size: contain;
  text-align: center;
}
.btn-basic:hover {
  transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
}
.flex-box {
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -webkit-align-items: stretch;
}
.flex-box, .flex-box .flex-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: stretch;
}
.flex-box .flex-item {
  float: left;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
}
.flex-box .flex-item img {
  flex-shrink: 0;
}
.flex-box.columns1 > li {
  float: left;
  width: 100%;
  max-width: 620px;
  height: auto;
  margin: 30px auto 0;
}
.flex-box.columns1 > li:first-child {
  margin: 0 auto;
}
.flex-box.columns2 > li {
  float: left;
  width: 49%;
  height: auto;
  margin: 40px 0 0 2%;
  position: relative;
}
.flex-box.columns2 > li:nth-child(-n+2) {
  margin: 0 0 0 2%;
}
.flex-box.columns2 > li:nth-child(2n+1) {
  margin: 40px 0 0;
}
.flex-box.columns2 > li:first-child {
  margin: 0;
}
.flex-box.columns4 > li {
  float: left;
  width: 23.5%;
  height: auto;
  margin: 20px 0 0 2%;
  position: relative
}
.flex-box.columns4 > li:nth-child(-n+4) {
  margin: 0 0 0 2%;
}
.flex-box.columns4 > li:nth-child(4n+1) {
  margin: 20px 0 0;
}
.flex-box.columns4 > li:first-child {
  margin: 0;
}
/* schedule-box -----------------------------------------------*/
.schedule-box {
  width: 85%;
  margin: 0 auto;
}
/*attention -----------------------------------------------*/
.attention {
  clear: both;
  overflow: hidden;
  padding: 20px 0 20px
}
.attention a, .attention a:active, .attention a:hover, .attention a:visited {
  color: #0055b8
}
.attention a:hover {
  text-decoration: none
}
.attention dl {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto 20px;
  border: 1px solid #2A4576;
  border-radius: 4px;
  padding: 20px;
  background: #F5F5F5;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box
}
.attention dl dt {
  position: relative;
  padding-left: 28px;
  font-size: 16px;
  line-height: 1.2em;
  font-weight: 700;
  color: #2A4576
}
.attention dl dt:before {
  position: absolute;
  top: -2px;
  left: -2px;
  content: '';
  background: url("/doc/special/gentei_compe/0304//img/warning.png") center top no-repeat;
  width: 24px;
  height: 24px
}
.attention dl dd {
  padding-top: 15px;
  font-size: 14px;
  line-height: 1.5em;
  color: #333
}
/* howto-area ----------------------------------------------------------- */
.coupon-howto ol {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.coupon-howto ol li {
  width: 280px;
  height: 345px;
  box-sizing: border-box;
  border: 2px solid #f60;
  padding: 24px 14px 0;
  position: relative;
  font-size: 0.93rem;
}
.coupon-howto ol li div {
  display: flex;
  align-items: center;
  color: #f60;
  font-weight: bold;
  margin-bottom: 10px;
}
.coupon-howto ol li div .number {
  font-size: 1.4rem;
  letter-spacing: -1px;
  margin-right: 3px;
  line-height: 1.2;
}
.coupon-howto ol li div .howto-title {
  text-align: left;
  font-size: 1.26rem;
  line-height: 1.2;
}
.coupon-howto ol li img {
  width: 250px;
  height: auto;
  display: block;
  margin: 0 auto;
  position: absolute;
  bottom: 15px;
}
.coupon-howto ol .arrow {
  align-self: center;
}
.coupon-howto .sub-text {
  font-size: 0.93rem;
  margin-bottom: 40px;
}
.annotation-item {
  font-size: xx-small;
  line-height: 1.6;
}
.coupon-howto .btn {
  width: 100%;
  max-width: 600px;
  height: auto;
  margin: 50px auto 20px;
}
.get-coupon .btn {
  width: 100%;
  height: auto;
  margin: 10px auto 20px;
}
.coupon-howto .btn a {
  position: relative;
  display: block;
  width: auto;
  height: auto;
  margin: 0;
  border-radius: 100px;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: .1em;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box;
  padding: 13px 20px;
  border: 1px solid #aaa;
  background: #fff;
  box-shadow: 0 1px 4px rgb(51 51 51 / 20%);
  color: #333;
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
}
.coupon-howto .btn a::after {
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  margin-top: -5px;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 50%;
  right: 12px;
  transform: rotate(-45deg);
  content: '';
}
.coupon-howto .btn a:hover {
  box-shadow: 0 2px 8px rgba(51, 51, 51, .3);
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out
}
.howto-text {
  text-align: left;
  line-height: 1.5
}
.get-coupon .btn a {
  position: relative;
  display: block;
  width: 48%;
  height: auto;
  margin: 0 16px 0 0;
  border-radius: 100px;
  /*font-size: 1rem;*１つの時*/
  font-size: .9rem;
  font-weight: 700;
  letter-spacing: .1em;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box;
  padding: 13px 20px 13px 17px;
  border: 1px solid #aaa;
  background: #fff;
  box-shadow: 0 1px 4px rgb(51 51 51 / 20%);
  color: #333;
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
}
.get-coupon .btn a:last-child {
  margin: 0 0 0 0;
}
.get-coupon .btn a::after {
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  margin-top: -5px;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 50%;
  right: 12px;
  transform: rotate(-45deg);
  content: '';
}
.get-coupon .btn a:hover {
  box-shadow: 0 2px 8px rgba(51, 51, 51, .3);
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out
}
.get-coupon-text {
  font-size: 17px;
  letter-spacing: .08em;
  line-height: 1.5
}
/* course-list-area -----------------------------------------------*/
.s-link_box_head {
  font-size: 15px
}
.course-list-area {
  width: 90%;
  margin: 0 auto;
  text-align: left;
}
.course-list-contents {
  margin: 10px 0 20px;
  padding: 10px 25px;
}
.course-list {
  display: block;
  width: 50%;
  font-size: 14px;
  float: left;
  margin-bottom: 4px;
  line-height: 1.8em;
}
.course-list mark {
  color: #fff;
  background-color: #555555;
  border: 1px solid #555555;
  font-size: 13px;
  padding: 2px;
  margin-right: 6px;
}
/* calendar-------------------------------------------------*/
.cal-title {
  float: left;
  padding: 1rem;
  border-left: 10px solid #f60;
  color: #594C43;
  text-align: left;
  font-size: 1.86rem;
  margin-bottom: 10px;
}
.next-cal {
  margin-left: 10px;
}
#calendar .area-wrapper {
  margin-bottom: 25px;
  /* padding: 0 10px; */
}
#calendar .area-wrapper .area-name {
  font-size: 28px;
  font-weight: bold;
  color: #f60;
  display: inline-block;
  float: left;
  margin-top: 10px;
}
#calendar .area {
  height: 30px;
  padding: 0;
  list-style-type: none;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
}
#calendar .area li {
  float: right;
  padding: 0;
  margin: 6px 6px 0 0;
}
#calendar .area li:first-child {
  margin: 6px 0 0;
}
#calendar .area li a {
  display: block;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  padding: 5px 20px 5px 8px;
  background: #f60;
  color: #fff;
  border: 1px solid #f60;
  border-radius: 4px;
  position: relative;
  vertical-align: middle;
}
#calendar .area li a:hover {
  background: #fff;
  color: #f60;
}
#calendar .area li a::after {
  position: absolute;
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 8px;
  margin-top: -4px;
}
#calendar .area li a:hover::after {
  border-top: solid 2px #f60;
  border-right: solid 2px #f60;
}
#calendar .s-btn::after {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  border: 0px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 15px;
  margin-top: 0;
}
#calendar .s-btn {
  color: #fff;
}
#calendar .s-btn:hover {
  color: #f60;
  background: #fff;
  border-color: #f60;
}
#calendar .s-btn:hover::after {
  border-top: solid 2px #f60;
  border-right: solid 2px #f60;
}
#calendar .area-nav {
  clear: both;
  overflow: hidden;
  padding: 0 5px;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 5px solid #594C43;
  margin-bottom: 16px;
}
#calendar .area-nav li {
  float: left;
  margin: 4px 3px 0;
}
#calendar .area-nav li a {
  display: block;
  font-weight: normal;
  padding: 10px 15px 8px;
  color: #594C43;
  background: #fff;
  border-top: 1px solid #594C43;
  border-left: 1px solid #594C43;
  border-right: 1px solid #594C43;
  text-decoration: none;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
}
#calendar .area-nav li a:hover {
  color: #fff;
  background: #594C43;
}
#calendar .area-nav .area-nav-active {
  background: none;
  margin-top: 0;
}
#calendar .area-nav .area-nav-active a {
  padding: 12px 15px 10px;
  font-size: 18px;
  color: #fff;
  background: #594C43;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
}
/*================================================
Course Ad / PC	
================================================*/
.recommeBoxWapper {
  width: 950px;
  margin: 10px 0;
}
.recommeBoxWapper:after {
  content: "";
  display: block;
  clear: both;
}
.prtitle {
  background-color: #FF9900;
  padding: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
.recommeBox {
  float: left;
  position: relative;
  margin: 5px 0 5px 9px;
  border-radius: 4px;
  background: #FFF;
  box-shadow: 1px 1px 1px #999;
  width: 226px;
  font-size: 12px;
  display: block;
  text-align: left;
}
.recommeBox a {
  display: block;
  padding-bottom: 5px;
  text-decoration: none !important;
}
.recommeBox a {
  border: 1px solid #CCC\9;
  border-radius: 4px;
}
.recommeBox a:hover, .recommeBox a:active {
  text-decoration: none;
}
.recommeBox .area {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 4px;
  color: #FFF;
  border-radius: 4px 0 0 0;
  background: #E97D2A;
}
.recommeBox .photo img {
  width: 100%;
  height: auto;
  border-radius: 4px 4px 0 0;
  border: 0;
}
.recommeBox a:hover .photo img {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.recommeBox dl {
  margin: 12px 10px 10px;
  line-height: 1.4;
  height: 70px;
}
.recommeBox dl dt {
  margin-bottom: 5px;
  font-weight: bold;
  text-decoration: underline !important;
}
.recommeBox dl dd {
  margin: 0px;
  color: #333;
}
.recommeBox dl dd.red {
  margin: 0px 0px 5px 0px;
  color: #C00;
  font-weight: bold;
}
.recommeBox .outline {
  position: absolute;
  top: 104px;
  left: 1px;
  margin: 0;
  padding: 5px;
  background: #333 none repeat scroll 0% 0%;
  opacity: 0.8;
  color: #FFF;
  font-size: 76%;
  line-height: 1.2;
}
.recommeBox .comment:before {
  content: "\2666";
}
@media screen and (max-width:768px) {
  .recommeBoxWapper {
    width: 100%;
    margin: 10px 0;
  }
  .recommeBox .photo img {
    width: 100%;
    height: 190px;
  }
  .recommeBox {
    float: none;
    position: relative;
    margin: 0 auto 20px;
    border-radius: 4px;
    background: #FFF;
    box-shadow: 0 1px 1px #999;
    width: 90%;
    font-size: 12px;
    display: block;
  }
  .recommeBox .outline {
    position: absolute;
    top: 170px;
    left: 1px;
    margin: 0;
    padding: 5px;
    background: #333 none repeat scroll 0% 0%;
    opacity: 0.8;
    color: #FFF;
    font-size: 76%;
    line-height: 1.2;
  }
}
/*================================================	
AdCourseList / PC	
================================================*/
.AdCourseList {
  width: 950px;
  clear: both;
  margin: 20px auto;
}
.AdCourseListTitle {
  margin-bottom: 10px;
  padding: 10px 0px;
  background-color: #EA701E;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .AdCourseList {
    width: 100%;
    margin: 40px auto 0;
  }
}
@media screen and (max-width:768px) {
  .AdCourseList {
    width: 100%;
    margin: 0px auto;
  }
  .AdCourseListTitle {
    font-size: 14px;
  }
}
/*----------------------------------------------------------------------------------
  TP only
----------------------------------------------------------------------------------*/
@media screen and (min-width:768px) and (max-width:1024px) {
  .s-pc {
    display: none !important;
  }
  .s-sp {
    display: none !important;
  }
  .s-tb {
    display: block !important;
  }
  .s-section_content {
    padding: 60px 0;
    width: 90%;
  }
  .sttl-h2 {
    text-align: center;
    margin: 0 auto 40px;
    letter-spacing: .02em;
    font-size: 3vw;
    font-weight: bold;
    line-height: 1.2;
  }
  .schedule-list.text-mb {
    margin: 7px 0 10px 0;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: .5px;
  }
  .sub-title {
    display: block;
    margin-bottom: 10px;
    letter-spacing: .02em;
    font-size: 0.93rem;
    color: #ff6600;
  }
  .sttl-h3 {
    display: block;
    width: 100%;
    height: auto;
    margin: 40px 0 20px;
    padding-left: 9pt;
    border-left: 4px solid #f60;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .06em;
    box-sizing: border-box
  }
  .small-text {
    font-size: 17px;
    font-weight: normal;
    letter-spacing: 2px;
    color: #B7B7B7;
  }
  .attention-text {
    font-size: 15px;
    color: #151515;
    margin: -15px 0 35px 0;
    letter-spacing: 1px;
  }
  /* page common ----------------------------------------------------------- */
  html, body {
    width: 100%;
    min-width: 640px;
  }
  .s-tb {
    display: block !important;
  }
  .smod-hero_head h1 {
    width: 100%;
    min-width: 768px;
    margin: 0 auto;
    padding: 10px 0 0 0;
  }
  .smod-hero_head {
    background-size: 30%;
    margin: 0 auto;
  }
  .s-section img {
    max-width: 100%;
  }
  .box-period {
    width: 90%;
    margin: 60px auto 0;
    padding: 0;
    font-size: 16px;
    text-align: left;
    line-height: 1.5;
  }
  .box-period {
    width: 96%;
    margin: 10px auto 50px;
    padding: 0;
    font-size: 16px;
    text-align: left;
    line-height: 1.5;
  }
  .box-period th {
    width: 25%;
    font-size: 16px;
    text-align: center;
    vertical-align: middle !important;
  }
  .area-note ul {
    width: 100%;
  }
  .area-schedule ul {
    width: 100%;
    font-size: 18px;
  }
  .coupon-peiod {
    width: 77.5%;
  }
  .sub-nav {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
  }
  .sub-nav li a, .sub-nav li a:visited, .sub-nav li a:link {
    display: block;
    width: 360px;
    text-align: center;
    padding: 18px 50px 18px 30px;
    box-sizing: border-box;
    margin: 0 10px 0 0;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 0.1em;
    background: #f60;
    box-shadow: 0px 1px 2px 0px rgba(71, 0, 0, 0.2);
    border-radius: 60px;
    z-index: 0;
    position: relative;
    text-decoration: none;
    transition: all .3s ease-in-out;
  }
  .description-area-new {
    width: 84%;
  }
  .coupon-box {
    width: 90%;
    margin: 20px auto 0;
    font-size: 17px;
    font-weight: bold;
    padding: 15px;
    box-sizing: border-box;
  }
  .two-coupon {
    width: 100%;
  }
  .coupon .sheet {
    width: 100%;
    float: none;
    padding: 8px 0;
    margin: 0;
    font-size: 20px;
  }
  .coupon-box .gentei-period, .coupon .gentei-period {
    width: 100%;
    font-size: 17px;
    line-height: 1.25;
    font-weight: normal;
    margin: 10px 0;
    text-align: center;
  }
  .get-coupon-text {
    font-size: 16px;
    letter-spacing: .05em;
  }
  /*-----------------------------------------------
  area-sub-nav
  -------------------------------------------------*/
  .area-sub-nav {
    background-color: #f2f2f2;
    /*background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, #f60), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, #f60), color-stop(.75, #f60), color-stop(.75, transparent), to(transparent));
    -webkit-background-size: 7px 7px;*/
  }
  .area-sub-nav .sub-nav-inner {
    width: 99.8%;
    margin: 0 auto;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
  }
  .area-sub-nav .sub-nav-inner li {
    width: 16.65%;
    float: left;
    /*border-right: 1px solid #f60;*/
    text-align: center;
  }
  .area-sub-nav .sub-nav-inner li:last-child {
    border: none;
    width: 16.65%;
  }
  .area-sub-nav .sub-nav-inner li a {
    display: block;
    text-decoration: none;
    font-size: 13px;
    color: #391C0B;
    font-weight: 600;
    border: 1px solid #e6e6e6;
    padding: 20px 0 35px;
    position: relative;
  }
  .area-sub-nav .sub-nav-inner li a:hover {
    border: 1px solid #e6e6e6;
    color: #f59000;
    background: #fff;
  }
  /* nav-top */
  .area-sub-nav .sub-nav-inner.nav-top li a::after {
    content: '';
    width: 10px;
    height: 10px;
    border: 0;
    border-top: solid 2px #391C0B;
    border-right: solid 2px #391C0B;
    transform: rotate(135deg);
    position: absolute;
    bottom: 15px;
    right: 50%;
    top: 60%;
    margin-right: -5px;
    text-shadow: none;
  }
  .area-sub-nav .sub-nav-inner.nav-top li a:hover::after {
    border-top: solid 2px #f59000;
    border-right: solid 2px #f59000;
  }
  /* nav-bottom */
  .area-sub-nav .sub-nav-inner.nav-bottom li a {
    padding: 34px 0 20px;
  }
  .area-sub-nav .sub-nav-inner.nav-bottom li a::after {
    content: '';
    width: 10px;
    height: 10px;
    border: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: rotate(-45deg);
    position: absolute;
    top: 15px;
    right: 50%;
    margin-right: -5px;
    text-shadow: none;
  }
  .area-sub-nav .sub-nav-inner.nav-bottom li a:hover::after {
    border-top: solid 2px #d5bc84;
    border-right: solid 2px #d5bc84;
  }
  /* btn-basic -----------------------------------------------*/
  .btn-basic, .btn-basic:active, .btn-basic:visited {
    font-size: 17px;
  }
  .btn-basic.btn-area, .btn-basic.btn-area:active, .btn-basic.btn-area:visited {
    padding: 13px 18px 14px 10px;
    border: 1px solid #333;
  }
  .btn-basic:after {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -10px;
    z-index: 2;
  }
  .get-coupon .btn a {
    position: relative;
    display: block;
    width: 47%;
    height: auto;
    margin: 0 16px 0 0;
    border-radius: 100px;
    font-size: 1rem;/*1枚の時*/
    /*font-size: .8rem;*/
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0;
    text-align: center;
    text-decoration: none;
    box-sizing: border-box;
    padding: 13px 20px;/*1枚の時*/
    /*padding: 10px 10px;*/
    border: 1px solid #aaa;
    background: #fff;
    box-shadow: 0 1px 4px rgb(51 51 51 / 20%);
    color: #333;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
  }
  /* howto-area ----------------------------------------------------------- */
  .howto-text {
    font-size: 13px;
  }
  .coupon-howto ol {
    width: 100%;
  }
  .coupon-howto ol li {
    width: 35%;
    height: 340px;
  }
  .coupon-howto ol li div {
    align-items: flex-start;
  }
  .coupon-howto ol li div .number {
    font-size: 1.2rem;
  }
  .coupon-howto ol li div .howto-title {
    font-size: 1.1rem;
    line-height: 1.4;
  }
  .coupon-howto ol li img {
    width: 88%;
    height: auto;
    margin: 0 auto;
  }
  .coupon-howto ol .arrow img {
    width: 70%;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  .coupon-howto ul {
    width: 100%;
  }
  /* SPBOX search -----------------------------------------------*/
  #calendarOverlayWindow {
    z-index: 101 !important;
  }
  #rakutenCalendar {
    z-index: 102 !important;
  }
  #rakutenCalendar .cal_controlDiv a {
    margin: 14px 0px -20px 0px !important;
  }
  .search-box {
    margin: 0 auto;
  }
  .search-box_title {
    padding: 1rem;
    background: #433;
    font-size: 1.2rem;
    font-weight: 600;
    text-align: center;
    color: #fff;
  }
  .search-box_inner {
    padding: .5rem;
    background: #FC6;
  }
  .search-box_cell {
    padding: 1rem 0;
  }
  .search-box_headline {
    font-size: 15px;
    float: left;
    font-weight: bold;
  }
  .search-box_price {
    float: left;
    width: 85px;
    height: 30px;
  }
  .search-box_area {
    padding: .2rem;
    width: 186px;
    font-size: 1rem;
  }
  .search-box_keyword {
    padding: .2rem;
    width: 186px;
    font-size: 1rem;
  }
  .search-box_popup_icon {
    display: block;
    padding: .5rem 0;
    background: url(//gora.golf.rakuten.co.jp/smart/img/icon_popup.png) no-repeat right center;
    background-size: 24px 17px;
    text-decoration: none;
    color: #fff;
  }
  .search-box_popup_icon, .search-box_popup_icon:active, .search-box_popup_icon:hover, .search-box_popup_icon:visited {
    color: #fff !important;
    text-align: left;
    font-weight: bold !important;
    font-size: 15px;
  }
  .search-box_popup {
    float: right;
    width: 186px;
    border: 1px solid #fff;
    border-radius: 5px;
    box-shadow: 0 0 4px #CCC;
    background: -webkit-gradient(linear, center top, center bottom, from(#666), color-stop(20%, #666), to(#333));
    background: -moz-linear-gradient(top, #666, #666 20%, #333);
    font-weight: 600;
    color: #fff;
  }
  .search-box_popup a {
    padding-left: 9px;
  }
  .search-box_button {
    margin-top: 10px;
    border: 1px solid #fff;
    border-radius: 5px;
    background: -webkit-gradient(linear, center top, center bottom, from(#F60), color-stop(20%, #F60), to(#C50));
    background: -moz-linear-gradient(top, #F60, #F60 20%, #C50);
    box-shadow: 0 0 4px #CCC;
  }
  .search-box_button input {
    display: block;
    width: 100%;
    height: 38px;
    padding: 0px;
    border: none;
    background: url(//gora.golf.rakuten.co.jp/smart/img/icon_link_o_03.png) no-repeat right center;
    background-size: 24px 17px;
    font-size: 1.26rem;
    font-weight: 600;
    text-shadow: 0 -1px 0 #930;
    color: #fff;
  }
  .search-box_attention {
    margin-bottom: 10px;
    padding: 2px;
    border: 2px solid #F00;
    background-color: #FFC;
    text-align: center;
    font-size: 12px;
    color: #F00;
  }
  .search-box_line {
    border-bottom: 1px dotted #cba;
  }
  #coupon-scedule .s-table {
    width: 90%;
    margin: 0 auto;
  }
  .s-table td {
    font-size: 14px;
    padding: 20px 20px;
  }
}
/* end media query */
/*----------------------------------------------------------------------------------
  SP only
----------------------------------------------------------------------------------*/
@media screen and (max-width:767px) {
  html, body {
    width: 100%;
    min-width: 320px;
  }
  /* page common ----------------------------------------------------------- */
  .s-pc {
    display: none !important;
  }
  .s-sp {
    display: block !important;
  }
  .s-tb {
    display: none !important;
  }
  .s-section {
    margin-bottom: 0;
  }
  .section-inner {
    width: 90%;
    margin: 0 auto;
  }
  .s-section img {
    width: 100%;
  }
  .s-page_content section {
    font-size: 16px;
    padding-bottom: 0;
  }
  .s-page_content .s-section {
    margin-bottom: 0;
  }
  .banner-area {
    width: 90%;
  }
  /*-----------------------------------------------
  title & peiod
  -------------------------------------------------*/
  .smod-hero {
    background-color: #920000;
    padding: 0;
  }
  .smod-hero_head {
    margin: 0 auto;
  }
  .smod-hero_head h1 {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .sub-nav-wrapper {
    padding: 10px 0 5px;
    box-sizing: border-box;
    width: 100%;
  }
  .sub-nav {
    margin: 0 auto;
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
  }
  .sub-nav li {
    display: block;
    width: 47%;
    margin-right: 5px;
  }
  .sub-nav li:nth-child(2) {
    margin-right: 0;
  }
  .sub-nav li a, .sub-nav li a:visited, .sub-nav li a:link {
    width: 100%;
    text-align: center;
    padding: 10px 13px 10px 0;
    font-size: 15px;
    font-weight: normal;
    color: #fff;
    font-feature-settings: "palt"1;
    letter-spacing: 0.1em;
    background: #f60;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
    border-radius: 50px;
    z-index: 0;
    position: relative;
    box-sizing: border-box;
    text-decoration: none;
  }
  .description-btn {
    text-align: left;
    line-height: 1.5;
    margin: 0 auto;
    position: relative;
    display: block;
    padding: 15px 10px 0 20px;
    font-size: 14px;
  }
  .description-btn a {
    display: block;
    position: relative;
  }
  .description-btn a::after {
    content: '';
    width: 10px;
    height: 10px;
    border: 0px;
    border-top: solid 1px #333;
    border-right: solid 1px #333;
    transform: rotate(135deg);
    position: absolute;
    top: 8px;
    right: 17px;
  }
  .description-btn a:hover::after {
    border-top: solid 1px #bf0000;
    border-right: solid 1px #bf0000;
  }
  .sub-nav li a::after {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: rotate(135deg);
    bottom: 17px;
    right: 7%;
    margin-right: 5px;
    text-shadow: none;
  }
  .coupon-box {
    width: 100%;
  }
  .coupon-month {
    width: 100%;
    font-size: 18px;
    line-height: 1.25;
    padding: 10px 0;
    margin: 0 auto 20px;
  }
  .coupon-peiod {
    width: 96%;
    margin: 0 auto 20px;
  }
  .coupon-peiod dt {
    width: 70%;
    float: none;
    padding: 8px 10px;
    margin: 0 auto;
  }
  .coupon-peiod dd {
    font-size: 14px;
    float: none;
    padding-top: 6px;
  }
  .description-area-new {
    width: 96%;
    margin: 0 auto 20px;
    padding: 20px 10px;
  }
  .s-section_content .serch-button, .serch-button:visited {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    font-feature-settings: "palt"1;
    letter-spacing: 0.1em;
    background: #f60;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    z-index: 1;
    position: relative;
    text-decoration: none;
    transition: all .3s ease-in-out;
  }
  .s-section_content .serch-button::after {
    font-family: rex-icon !important;
    font-style: normal;
    font-weight: normal !important;
    vertical-align: top;
    content: "\f11d";
    color: #fff;
    position: absolute;
    right: 5px;
    top: 48%;
    margin-top: -11px;
    z-index: 2;
    transition: all .3s ease-in-out;
  }
  .area-note ul {
    width: 95%;
    padding: 10px 0;
    text-align: center;
    font-size: 11px;
  }
  .area-note ul li {
    text-align: left;
  }
  .area-schedule ul {
    width: 100%;
    padding: 10px 0;
    font-size: 13px;
    box-sizing: border-box;
  }
  .schedule-list.text-mb {
    margin-bottom: 5px;
  }
  .get-coupon-text {
    font-size: 14px;
    text-align: left;
    letter-spacing: .05em;
  }
  /*-----------------------------------------------
  area-sub-nav
  -------------------------------------------------*/
  .area-sub-nav {
    /*border-top: 1px solid #f60;*/
    /*border-bottom: 1px solid #f60;*/
  }
  .area-sub-nav .sub-nav-inner {
    width: 100%;
    border: none;
  }
  .area-sub-nav .sub-nav-inner li {
    /*width: 50%;*/
    width: 33.33%;
    line-height: 1.3;
    box-sizing: border-box;
  }
  .area-sub-nav .sub-nav-inner li a {
    /*font-size: 14px;*/
    font-size: 13.5px;
    padding: 20px 0 30px 0;
    /*border: none;*/
  }
  /*.area-sub-nav .sub-nav-inner li:first-child {}
  .area-sub-nav .sub-nav-inner li:nth-child(2) {}
  .area-sub-nav .sub-nav-inner li:nth-child(3) {}
  .area-sub-nav .sub-nav-inner li:last-child {
    width: 50%;
  
  }*/
  .area-sub-nav .sub-nav-inner li:last-child {
    width: 33.33%;
  }
  /* nav-top */
  .area-sub-nav .sub-nav-inner.nav-top li a::after {
    content: '';
    width: 9px;
    height: 9px;
    border: 0;
    border-top: solid 2px #391C0B;
    border-right: solid 2px #391C0B;
    transform: rotate(135deg);
    position: absolute;
    bottom: 15px;
    right: 50%;
    top: 60%;
    margin-right: -5px;
    text-shadow: none;
  }
  .area-sub-nav .sub-nav-inner.nav-top li a:hover::after {
    border-top: solid 2px #f59000;
    border-right: solid 2px #f59000;
  }
  /*-----------------------------------------------
  coupon-area
  -------------------------------------------------*/
  .sttl-h2 {
    text-align: center;
    margin: 0 auto 40px;
    letter-spacing: .02em;
    font-size: 6.14vw;
    font-weight: bold;
    line-height: 1.2;
  }
  .sub-title {
    display: block;
    margin-bottom: 8px;
    letter-spacing: .02em;
    font-size: 3.4vw;
    color: #ff6600;
  }
  .sttl-h3 {
    display: block;
    width: 95%;
    height: auto;
    margin: 40px auto 20px;
    padding-left: 9pt;
    border-left: 4px solid #f60;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: .06em;
    box-sizing: border-box
  }
  .small-text {
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 2px;
  }
  .middle-text {
    font-size: 19px;
    font-weight: normal;
    letter-spacing: 2px;
  }
  .attention-text {
    font-size: 15px;
    color: #151515;
    margin: -15px 0 20px 0;
    letter-spacing: 1px;
    text-align: center;
  }
  .coupon {
    font-size: 14px;
    margin: 0 auto 20px;
    padding: 10px 0;
  }
  .coupon .sheet {
    width: 95%;
    float: none;
    padding: 4px 0;
    margin: 0 6px;
    font-size: 17px;
  }
  .coupon img {
    width: 96%;
  }
  .coupon-box .gentei-period, .coupon .gentei-period {
    width: 100%;
    font-size: 13px;
    font-weight: normal;
    margin: 5px 0;
    text-align: center;
  }
  .coupon-box .gentei-period-2 {
    width: 100%;
    font-size: 13px;
  }
  .get-coupon .btn {
    width: 100%;
    height: auto;
    margin: 0 auto 20px;
  }
  /*-----------------------------------------------
  coupon-caution
  -------------------------------------------------*/
  .coupon-caution {
    margin-bottom: 40px;
  }
  .coupon-caution p {
    font-size: 14px;
    text-align: left;
    line-height: 1.8em;
    width: 96%;
    margin: 0 auto;
  }
  .box-period {
    width: 100%;
    margin: 10px auto 30px;
    text-align: left;
    font-size: 16px;
    line-height: 1.5;
  }
  .s-table.box-period th {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background: #f2f2f2;
    padding: 8px;
    width: 100%;
    font-size: 14px;
    text-align: center;
    box-sizing: border-box;
  }
  .box-period td {
    border: 1px solid #ccc;
    padding: 6px;
    margin-bottom: 0;
    text-align: left;
    font-size: 14px;
    box-sizing: border-box;
  }
  .box-period td:last-child {
    border: 1px solid #ccc;
    border-top: none;
    padding: 6px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 14px;
    box-sizing: border-box;
  }
  .box-period tr:last-child td {
    margin-bottom: 0;
  }
  .box-period .period-bf {
    background-color: #f38841;
    color: #fff;
    border-radius: 4px;
    padding: 2px 10px;
    font-size: 14px;
    line-height: 2;
    font-weight: normal;
    margin-right: 6px;
  }
  .box-period .period-af {
    background-color: #f60;
    color: #fff;
    border-radius: 4px;
    padding: 2px 10px;
    font-size: 14px;
    line-height: 1.2;
    font-weight: normal;
    margin-right: 6px;
  }
  /* btn-basic -----------------------------------------------*/
  .btn-basic, .btn-basic:active, .btn-basic:visited {
    max-width: 100%;
    padding: 14px;
    font-size: 15px;
  }
  .btn-basic:after {
    width: 16px;
    height: 16px;
    right: 10px;
    top: 53%;
    margin-top: -10px;
  }
  .btn-basic.btn-area, .btn-basic.btn-area:active, .btn-basic.btn-area:visited {
    padding: 11px 14px 12px;
    border: 1px solid #333;
  }
  .btn-basic.btn-area:hover {
    border: 1px solid #f60;
  }
  .flex-box {
    width: 100%
  }
  .flex-box.columns1 > li {
    float: unset;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 20px auto 0;
  }
  .flex-box.columns1 > li:first-child {
    margin: 0 auto;
  }
  .flex-box.columns2 > li {
    width: 100%;
    margin: 40px 0 0 2%;
  }
  .flex-box.columns2 > li:nth-child(-n+2) {
    margin: 0 0 0 0;
  }
  .flex-box.columns2 > li:nth-child(2n+1) {
    margin: 40px 0 0;
  }
  .flex-box.columns2 > li:first-child {
    margin: 0 0 5px 0;
  }
  .flex-box.columns4 > li {
    width: 47.5%;
    margin: 13px 0 0 5%;
  }
  .flex-box.columns4 > li:nth-child(-n+4) {
    margin: 13px 0 0 5%;
  }
  .flex-box.columns4 > li:nth-child(4n+1) {
    margin: 13px 0 0 5%;
  }
  .flex-box.columns4 > li:nth-child(-n+2) {
    margin: 0 0 0 5%;
  }
  .flex-box.columns4 > li:nth-child(2n+1) {
    margin: 15px 0 0;
  }
  .flex-box.columns4 > li:first-child {
    margin: 0;
  }
  .get-coupon .btn a {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 5px 0 6px 0;
    border-radius: 100px;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: .1em;
    text-align: center;
    text-decoration: none;
    box-sizing: border-box;
    padding: 13px 20px;
    border: 1px solid #aaa;
    background: #fff;
    box-shadow: 0 1px 4px rgb(51 51 51 / 20%);
    color: #333;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
  }
  .get-coupon .btn a:last-child {
    margin: 0 0 0 0;
  }
  /* table */
  #coupon-scedule .s-table {
    width: 100%;
    margin: 0 auto;
  }
  .s-table {
    margin-bottom: 0;
  }
  .s-table_fixed tr ~ tr th, .s-table tr ~ tr th {
    padding-top: 16px;
  }
  .s-table_fixed th::after, .s-table th::after {
    background: none;
    width: 0;
  }
  .s-table th {
    width: 100%;
    border: none;
    font-size: 1rem;
    padding: 16px 0 16px 14px;
  }
  .s-table td {
    width: 100%;
    border: none;
    font-size: 3.74vw;
    line-height: 1.6;
    padding: 12px 16px 32px;
  }
  /*attention -----------------------------------------------*/
  .attention dl {
    padding: 15px
  }
  .attention dl dt {
    line-height: 1.5em
  }
  .attention dl dt:before {
    top: 2px;
    left: -2px
  }
  .attention dl dd {
    padding-top: 12px;
    line-height: 1.7em
  }
  /* howto-area ---------------------------------------------------------------- */
  .howto-text {
    font-size: 15px;
  }
  .coupon-howto ol li div .number {
    font-size: 1.5rem;
  }
  .coupon-howto ol li div .howto-title {
    font-size: 1.4rem;
    line-height: 1.4;
  }
  .coupon-howto ol {
    display: block;
    width: 100%;
  }
  .coupon-howto ol li {
    width: 100%;
    height: auto;
    position: static;
    padding: 24px;
  }
  .coupon-howto ol li img {
    width: 80%;
    height: auto;
    display: block;
    margin: 20px auto 0;
    position: static;
    bottom: 0;
  }
  .coupon-howto ol .arrow img {
    width: 10%;
    height: auto;
    display: block;
    margin: 10px auto;
    transform: rotate(90deg);
  }
  /* course-list-area -----------------------------------------------*/
  .course-list-area {
    width: 100%;
    margin: 0 auto 30px;
  }
  .course-list {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
  /* SPBOX search -----------------------------------------------*/
  #calendarOverlayWindow {
    z-index: 101 !important;
  }
  #rakutenCalendar {
    z-index: 102 !important;
  }
  #rakutenCalendar .cal_controlDiv a {
    margin: 14px 0px -20px 0px !important;
  }
  .search-box {
    margin: 0 auto;
  }
  .search-box_title {
    padding: 1rem;
    background: #433;
    font-size: 1.2rem;
    font-weight: 600;
    text-align: center;
    color: #fff;
  }
  .search-box_inner {
    padding: .5rem;
    background: #FC6;
  }
  .search-box_cell {
    padding: 1rem 0;
  }
  .search-box_headline {
    float: left;
    font-weight: bold;
  }
  .search-box_price {
    float: left;
    width: 85px;
    height: 30px;
  }
  .search-box_area {
    padding: .2rem;
    width: 186px;
    font-size: 1rem;
  }
  .search-box_keyword {
    padding: .2rem;
    width: 186px;
    font-size: 1rem;
  }
  .search-box_popup_icon {
    display: block;
    padding: .5rem 0;
    background: url(//gora.golf.rakuten.co.jp/smart/img/icon_popup.png) no-repeat right center;
    background-size: 24px 17px;
    text-decoration: none;
    color: #fff;
  }
  .search-box_popup_icon, .search-box_popup_icon:active, .search-box_popup_icon:hover, .search-box_popup_icon:visited {
    color: #fff !important;
    text-align: left;
    font-weight: bold !important;
  }
  .search-box_popup {
    float: right;
    width: 186px;
    border: 1px solid #fff;
    border-radius: 5px;
    box-shadow: 0 0 4px #CCC;
    background: -webkit-gradient(linear, center top, center bottom, from(#666), color-stop(20%, #666), to(#333));
    background: -moz-linear-gradient(top, #666, #666 20%, #333);
    font-weight: 600;
    color: #fff;
  }
  .search-box_popup a {
    padding-left: 9px;
  }
  .search-box_button {
    margin-top: 10px;
    border: 1px solid #fff;
    border-radius: 10px;
    background: -webkit-gradient(linear, center top, center bottom, from(#F60), color-stop(20%, #F60), to(#C50));
    background: -moz-linear-gradient(top, #F60, #F60 20%, #C50);
    box-shadow: 0 0 4px #CCC;
  }
  .search-box_button input {
    display: block;
    width: 100%;
    height: 38px;
    padding: 0px;
    border: none;
    background: url(//gora.golf.rakuten.co.jp/smart/img/icon_link_o_03.png) no-repeat right center;
    background-size: 24px 17px;
    font-size: 1.26rem;
    font-weight: 600;
    text-shadow: 0 -1px 0 #930;
    color: #fff;
  }
  .search-box_attention {
    margin-bottom: 10px;
    padding: 2px;
    border: 2px solid #F00;
    background-color: #FFC;
    text-align: center;
    font-size: 12px;
    color: #F00;
  }
  .search-box_line {
    border-bottom: 1px dotted #cba;
  }
}

/* タグエリア -----------------------------------------------*/
.f-tag {
  width: 100%;
  background: #fff
}
.f-tag-inner {
  max-width: 950px;
  margin: 0 auto;
  padding: 6px;
  display: flex;
  flex-wrap: wrap;
  gap: 6px 4px;
  align-items: center
}
.f-tag-item {
  box-sizing: border-box;
  height: 22px;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  padding: 4px 8px;
  background: #ebebeb;
  display: flex;
  align-items: center;
  justify-content: center;
  word-break: break-all
}
.f-tag-text {
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%
}
@media screen and (min-width: 768px), print {
  .f-tag-inner {
    gap: 6px 8px
  }
  .f-tag-item {
    height: 28px;
    font-size: 14px;
    line-height: 1
  }
  .f-tag-text {
    font-size: 12px
  }
}
/*-----------------------------------------------
  2024 イチオシ告知
-------------------------------------------------*/
.info-note-contents {
  width: 950px;
  padding: 16px;
  border-radius: 4px;
  margin: 20px auto 0;
  background: #ebf7fe;
  color:  #006497;
  box-sizing: border-box;
}
.info-note-contents p {
  font-size: 16px;
  text-align: left;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url(/doc/special/gentei_compe/0304/img/warning-icon.png);
  background-size: 24px auto;
  padding: 0 0 2px 40px;
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .info-notice {
    padding: 0 20px;
  }
  .info-note-contents {
    width: 100%;
  }
} /* end media query */
@media screen and (max-width: 767px) {
  .info-notice {
    padding: 0 20px;
  }
  .info-note-contents {
    width: 100%;
    padding: 12px 16px;
  }
  .info-note-contents p {
    background-position: 0 50%;
  }
}