.simulation-golf .pc {
  display: block;
}
.simulation-golf .sp {
  display: none;
}
.simulation-golf .view-all {
  background-color: transparent !important;
}
.simulation-golf .simulation-golf p {
  margin: 0;
}
.simulation-golf .ff {
  font-family: "Lato", sans-serif;
}
.simulation-golf .sg-inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 15px;
}
.simulation-golf .sg-features {
  position: relative;
  z-index: 1;
  text-align: center;
  margin: 0 auto;
  max-width: 300px;
  color: #fff;
  text-transform: uppercase;
  font-style: italic;
  padding: 5px;
  font-size: 1.6rem;
  letter-spacing: 0.1rem;
}
.simulation-golf .sg-features::before {
  transform: skewX(-30deg);
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  background-color: #000;
}
.simulation-golf .sg-header {
  background-image: url("https://www.hoo-sports.com/front/imgs/simulation-golf/img-header.jpg");
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 40px 0;
}
.simulation-golf .sg-header p {
  max-width: 562px;
  margin: 0 auto;
}
.simulation-golf .sg-price {
  background-image: url("https://www.hoo-sports.com/front/imgs/simulation-golf/img-price.jpg");
  background-position: top left;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0 0 40px 0 !important;
}
.simulation-golf .sg-advice {
  background-image: url("https://www.hoo-sports.com/front/imgs/simulation-golf/img-avice.jpg");
  background-position: top left;
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 60px;
  padding-top: 60px;
}
.simulation-golf .sg-title-area {
  text-align: center;
  color: #fff;
  margin-bottom: 60px;
}
.simulation-golf .sg-title-area p:nth-of-type(1) {
  font-style: italic;
  color: #03A03E;
  text-transform: uppercase;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
}
.simulation-golf .sg-title-area p:nth-of-type(1)::after {
  display: block;
  content: "";
  width: 60px;
  margin: 5px auto 30px auto;
  border-bottom: 1px solid #D4D4D4;
}
.simulation-golf .sg-title-area p:nth-of-type(2) {
  font-size: 1.5rem;
}
.simulation-golf .sg-title-area p:nth-of-type(3) {
  font-size: 3.6rem;
}
.simulation-golf .sg-title-area p:nth-of-type(4) {
  margin-top: 20px;
  font-size: 1.3rem;
}
.simulation-golf .sg-title-area p:nth-of-type(4) span {
  color: #f3513c;
  border: 1px solid #f3513c;
  padding: 3px;
}
.simulation-golf .img-advice {
  margin-bottom: 120px;
}
.simulation-golf .sg-kouka {
  max-width: 960px;
  margin: 0 auto;
}
.simulation-golf .sg-kouka > p {
  background-color: #818181;
  color: #fff;
  text-align: center;
  font-size: 1.6rem;
  padding: 15px 0;
}
.simulation-golf .sg-kouka-wrap {
  display: flex;
  margin-bottom: 100px;
}
.simulation-golf .sg-kouka-wrap div {
  text-align: center;
  width: 50%;
  padding: 30px 50px;
}
.simulation-golf .sg-kouka-wrap div:nth-of-type(1) {
  background-color: #434242;
  background-image: url("https://www.hoo-sports.com/front/imgs/simulation-golf/icon-sankaku.png");
  background-repeat: no-repeat;
  background-position: center 60px;
}
.simulation-golf .sg-kouka-wrap div:nth-of-type(1) p:nth-of-type(1) {
  color: #E5DF3C;
  font-size: 1.8rem;
  margin-bottom: 120px;
  padding-top: 120px;
}
.simulation-golf .sg-kouka-wrap div:nth-of-type(1) p:nth-of-type(2) {
  color: #fff;
  font-size: 1.5rem;
  margin-bottom: 40px;
}
.simulation-golf .sg-kouka-wrap div:nth-of-type(1) p:nth-of-type(3) img {
  width: auto;
  margin: 0 auto;
  margin-bottom: 40px;
}
.simulation-golf .sg-kouka-wrap div:nth-of-type(1) p:nth-of-type(4) {
  background-color: #D1D1D1;
  padding: 30px;
  color: #232020;
  font-size: 1.5rem;
}
.simulation-golf .sg-kouka-wrap div:nth-of-type(2) {
  background-color: #682929;
  background-image: url("https://www.hoo-sports.com/front/imgs/simulation-golf/icon-maru.png");
  background-repeat: no-repeat;
  background-position: center 60px;
}
.simulation-golf .sg-kouka-wrap div:nth-of-type(2) p:nth-of-type(1) {
  color: #E5DF3C;
  font-size: 1.8rem;
  margin-bottom: 120px;
  padding-top: 120px;
}
.simulation-golf .sg-kouka-wrap div:nth-of-type(2) p:nth-of-type(2) {
  color: #fff;
  font-size: 1.5rem;
  margin-bottom: 40px;
}
.simulation-golf .sg-kouka-wrap div:nth-of-type(2) p:nth-of-type(2) span {
  border-bottom: 1px dotted #999999;
}
.simulation-golf .sg-kouka-wrap div:nth-of-type(2) p:nth-of-type(3) img {
  width: auto;
  margin-bottom: 40px;
  margin: 0 auto;
}
.simulation-golf .sg-kouka-wrap div:nth-of-type(2) p:nth-of-type(4) {
  background-color: #E5DF3C;
  padding: 30px;
  color: #232020;
  font-size: 1.5rem;
}
.simulation-golf .sg-coach {
  display: flex;
  color: #fff;
  align-items: center;
  max-width: 760px;
  margin: 0 auto;
}
.simulation-golf .sg-coach .sg-coach-name {
  display: flex;
  align-items: center;
}
.simulation-golf .sg-coach .sg-coach-name p:nth-of-type(1) {
  font-size: 1.8rem;
  margin-right: 20px;
}
.simulation-golf .sg-coach .sg-coach-name p:nth-of-type(2) {
  font-size: 1.5rem;
}
.simulation-golf .sg-coach .sg-coach-exp {
  margin-left: 40px;
}
.simulation-golf .sg-coach .sg-coach-exp > p:nth-of-type(1) {
  font-size: 1rem;
  color: #9E9E9E;
  margin-bottom: 30px;
}
.simulation-golf .coach-wrap > div:nth-of-type(1) {
  margin-bottom: 60px;
  padding-bottom: 60px;
  border-bottom: 1px solid #707070;
}
.simulation-golf .sg-coach-txt {
  margin-top: 80px;
  border: 1px solid #707070;
  color: #98E511;
  font-size: 1.8rem;
  text-align: center;
  padding: 30px;
}
.simulation-golf .sg-continuation-img {
  background-image: url("https://www.hoo-sports.com/front/imgs/simulation-golf/img-avice.jpg");
  background-position: top left;
  background-size: cover;
  background-repeat: no-repeat;
}
.simulation-golf .sg-continuation {
  position: relative;
  z-index: 1;
  text-align: center;
  margin: 0 auto 60px auto;
  max-width: 760px;
  color: #000;
  text-transform: uppercase;
  font-style: italic;
  padding: 5px;
  font-size: 1.8rem;
  letter-spacing: 0.1rem;
  font-weight: 700;
}
.simulation-golf .sg-continuation::before {
  transform: skewX(-30deg);
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  background-color: #E5DF3C;
}
.simulation-golf .sg-continuation-wrap {
  display: flex;
  justify-content: space-between;
}
.simulation-golf .sg-continuation-wrap li {
  width: 32%;
  color: #fff;
  background-color: #232020;
}
.simulation-golf .sg-continuation-wrap li p:nth-of-type(2) {
  position: relative;
  background-color: #682929;
  margin: -20px 20px 30px 20px;
  z-index: 100;
  text-align: center;
  padding: 10px;
  font-size: 1.5rem;
}
.simulation-golf .sg-continuation-wrap li p:nth-of-type(3) {
  text-align: center;
  padding-bottom: 30px;
  line-height: 1.8;
}
.simulation-golf .sg-simulator-sec {
  padding-top: 0 !important;
}
.simulation-golf .sg-simulator {
  background-color: #E5DF3C;
  width: 97%;
  margin: 0 auto;
  padding: 0 0 40px 0;
}
.simulation-golf .sg-title-simulator {
  text-align: center;
  color: #D8D23C;
  text-transform: uppercase;
  font-size: 100px;
  font-style: italic;
  letter-spacing: 0.5rem;
  font-weight: 700;
}
.simulation-golf .sg-title-simulator-j {
  text-align: center;
  font-size: 2.2rem;
  font-weight: 700;
  padding-bottom: 60px;
}
.simulation-golf .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom: 120px;
}
.simulation-golf .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.simulation-golf .sg-joygolf {
  background-color: #F2F0B5;
  margin: -30px 0 80px 0;
  padding: 120px 60px 40px 60px;
}
.simulation-golf .sg-joygolf ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.simulation-golf .sg-joygolf ul li {
  width: 48%;
  margin-bottom: 40px;
}
.simulation-golf .sg-joygolf ul li p:nth-of-type(2) {
  font-weight: 700;
  padding: 20px;
  font-size: 1.3rem;
  text-align: center;
}
.simulation-golf .sg-title-b {
  position: relative;
  z-index: 100;
  background-color: #000;
  color: #fff;
  max-width: 650px;
  margin: 0 auto !important;
  text-align: center;
  font-size: 1.8rem;
  padding: 20px;
}
.simulation-golf .sg-mb1 {
  margin-bottom: 40px !important;
}
.simulation-golf section.sg-equipment {
  padding-bottom: 40px !important;
  padding-top: 60px;
}
.simulation-golf section.sg-equipment .sg-title-area {
  color: #000 !important;
}
.simulation-golf .sg-equipment-wrap {
  background: linear-gradient(45deg, #F1F1F1 60%, #F8F8F8 40%);
}
.simulation-golf .sg-equipment-flex {
  display: flex;
  padding: 20px 0;
  align-items: center;
  margin-bottom: 40px;
}
.simulation-golf .sg-equipment-flex div:nth-of-type(1) {
  width: 40%;
}
.simulation-golf .sg-equipment-flex div:nth-of-type(2) {
  width: 60%;
  padding-left: 40px;
}
.simulation-golf .sg-equipment-flex div:nth-of-type(2) p:nth-of-type(1) {
  font-size: 1.6rem;
  margin-bottom: 20px;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 20px;
}
.simulation-golf .sg-equipment-flex div:nth-of-type(2) p:nth-of-type(2) {
  font-size: 1.2rem;
}
.simulation-golf .sg-equipment-flex2 {
  flex-direction: row-reverse;
}
.simulation-golf .sg-equipment-flex2 div:nth-of-type(1) {
  width: 40%;
  padding-left: 40px;
}
.simulation-golf .sg-equipment-flex2 div:nth-of-type(2) {
  width: 60%;
}
.simulation-golf .sg-side-title {
  background-color: #272727;
  color: #fff;
  font-size: 1.8rem;
  text-align: center;
  background-image: url("https://www.hoo-sports.com/front/imgs/simulation-golf/side-image.png");
  background-position: left center;
  background-repeat: no-repeat;
  padding: 20px 0;
  margin-bottom: 60px;
}
.simulation-golf .sg-inner .sg-table {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  border-collapse: collapse;
  font-size: 1.3rem;
  background-color: #fff;
}
.simulation-golf .sg-inner .sg-table span {
  font-size: 1rem;
  padding-left: 5px;
}
.simulation-golf .sg-inner .sg-table th {
  background-color: #03A03E;
  border: solid 1px #707070;
  padding: 15px;
  color: #fff;
  text-align: center;
  font-weight: normal;
}
.simulation-golf .sg-inner .sg-table td {
  border: solid 1px #707070;
  padding: 15px;
  text-align: center;
}
.simulation-golf .sg-inner .sg-table .sg-table-th {
  background-color: #EFEEC4;
}
.simulation-golf .sg-table-txt {
  width: 100%;
  text-align: right;
  font-size: 1rem;
  max-width: 960px;
  margin: 5px auto !important;
}
.simulation-golf .sg-reserve-txt {
  text-align: center;
  margin-bottom: 20px !important;
  font-size: 1.5rem;
}
.simulation-golf .sg-table-none {
  background-color: transparent !important;
  border-top: none !important;
  border-left: none !important;
}
.simulation-golf .sg-reserve-note {
  text-align: center;
  border: 1px solid #c2c2c2;
  max-width: 600px;
  margin: 30px auto !important;
  padding: 20px;
}
.simulation-golf .view-all a {
  position: relative;
  display: block;
  width: 80%;
  max-width: 600px;
  padding: 30px;
  border-radius: 40px;
  background-color: #03A03E;
  border: 1px solid #ccc;
  font-size: 1.6rem;
  color: #fff;
  margin: 0 auto;
  text-align: center;
}
.simulation-golf .sg-qa {
  max-width: 960px;
  margin: 0 auto !important;
  font-size: 1.3rem;
}
.simulation-golf .sg-qa dt span {
  font-family: "Lato", sans-serif;
  color: #03A03E;
  font-size: 1.4rem;
  padding-right: 10px;
  margin-bottom: 10px !important;
}
.simulation-golf .sg-qa dd {
  margin-bottom: 30px !important;
  padding-bottom: 30px !important;
  border-bottom: 1px dotted #ccc;
}
.simulation-golf .sg-qa dd span {
  font-family: "Lato", sans-serif;
  color: #b93e2e;
  font-size: 1.4rem;
  padding-right: 10px;
}
.simulation-golf .sg-ul {
  max-width: 960px;
  margin: 0 auto !important;
  font-size: 1.3rem;
  margin-bottom: 40px !important;
}
.simulation-golf .sg-ul li {
  list-style: disc;
  margin-bottom: 10px;
}
.simulation-golf .sg-tel {
  max-width: 900px;
  margin: 40px auto !important;
  background-color: #E5DF3C;
  text-align: center;
  font-weight: 700;
  padding: 20px;
  font-size: 1.6rem;
}
.simulation-golf .sg-tel span {
  font-size: 3.6rem;
  display: block;
  font-family: "Lato", sans-serif;
}
.simulation-golf .sg-tel span a {
  text-decoration: underline;
}
.simulation-golf .sg-tel span a:hover {
  opacity: 0.8;
}
.simulation-golf .sg-price-td {
  font-size: 1.6rem !important;
  font-style: italic;
  font-weight: 700;
}
@media screen and (max-width: 480px) {
  .simulation-golf .pc {
    display: none;
  }
  .simulation-golf .sp {
    display: block;
  }
  .simulation-golf .sg-title-simulator {
    font-size: 40px;
  }
  .simulation-golf .sg-kouka-wrap {
    display: block;
    margin-bottom: 100px;
  }
  .simulation-golf .sg-kouka-wrap div {
    text-align: center;
    width: 100%;
    padding: 30px 50px;
  }
  .simulation-golf .sg-kouka-wrap div:nth-of-type(1) {
    background-color: #434242;
    background-image: url("https://www.hoo-sports.com/front/imgs/simulation-golf/icon-sankaku.png");
    background-repeat: no-repeat;
    background-position: center 30px;
  }
  .simulation-golf .sg-kouka-wrap div:nth-of-type(1) p:nth-of-type(1) {
    color: #E5DF3C;
    font-size: 2.4rem;
    margin-bottom: 60px;
    padding-top: 60px;
  }
  .simulation-golf .sg-kouka-wrap div:nth-of-type(1) p:nth-of-type(2) {
    color: #fff;
    font-size: 1.8rem;
    margin-bottom: 40px;
  }
  .simulation-golf .sg-kouka-wrap div:nth-of-type(1) p:nth-of-type(3) img {
    width: auto;
    margin-bottom: 40px;
  }
  .simulation-golf .sg-kouka-wrap div:nth-of-type(1) p:nth-of-type(4) {
    background-color: #D1D1D1;
    padding: 30px;
    color: #232020;
    font-size: 1.8rem;
  }
  .simulation-golf .sg-kouka-wrap div:nth-of-type(1) p:nth-of-type(4) br {
    display: none;
  }
  .simulation-golf .sg-kouka-wrap div:nth-of-type(2) {
    background-color: #682929;
    background-image: url("https://www.hoo-sports.com/front/imgs/simulation-golf/icon-maru.png");
    background-repeat: no-repeat;
    background-position: center 60px;
  }
  .simulation-golf .sg-kouka-wrap div:nth-of-type(2) p:nth-of-type(1) {
    color: #E5DF3C;
    font-size: 2.2rem;
    margin-bottom: 60px;
    padding-top: 120px;
  }
  .simulation-golf .sg-kouka-wrap div:nth-of-type(2) p:nth-of-type(2) {
    color: #fff;
    font-size: 1.8rem;
    margin-bottom: 60px;
  }
  .simulation-golf .sg-kouka-wrap div:nth-of-type(2) p:nth-of-type(2) span {
    border-bottom: 1px dotted #999999;
  }
  .simulation-golf .sg-kouka-wrap div:nth-of-type(2) p:nth-of-type(3) img {
    width: auto;
    margin-bottom: 40px;
  }
  .simulation-golf .sg-kouka-wrap div:nth-of-type(2) p:nth-of-type(4) {
    background-color: #E5DF3C;
    padding: 30px;
    color: #232020;
    font-size: 1.8rem;
  }
  .simulation-golf .sg-title-area {
    text-align: center;
    color: #fff;
    margin-bottom: 60px;
  }
  .simulation-golf .sg-title-area p:nth-of-type(1) {
    font-style: italic;
    color: #03A03E;
    text-transform: uppercase;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 0.1rem;
  }
  .simulation-golf .sg-title-area p:nth-of-type(1)::after {
    display: block;
    content: "";
    width: 60px;
    margin: 5px auto 30px auto;
    border-bottom: 1px solid #D4D4D4;
  }
  .simulation-golf .sg-title-area p:nth-of-type(2) {
    font-size: 2rem;
  }
  .simulation-golf .sg-title-area p:nth-of-type(3) {
    font-size: 3.4rem;
  }
  .simulation-golf .sg-coach {
    display: flex;
    color: #fff;
    align-items: center;
    max-width: 760px;
    margin: 0 auto;
  }
  .simulation-golf .sg-coach .sg-coach-name {
    display: flex;
    align-items: center;
  }
  .simulation-golf .sg-coach .sg-coach-name p:nth-of-type(1) {
    font-size: 1.9rem;
    margin-right: 20px;
  }
  .simulation-golf .sg-coach .sg-coach-name p:nth-of-type(2) {
    font-size: 2rem;
  }
  .simulation-golf .sg-coach .sg-coach-exp {
    margin-left: 40px;
  }
  .simulation-golf .sg-coach .sg-coach-exp > p:nth-of-type(1) {
    font-size: 1rem;
    color: #9E9E9E;
    margin-bottom: 30px;
  }
  .simulation-golf .sg-coach-txt {
    margin-top: 80px;
    border: 1px solid #707070;
    color: #98E511;
    font-size: 1.8rem;
    text-align: center;
    padding: 30px;
  }
  .simulation-golf .sg-coach-txt br {
    display: none;
  }
  .simulation-golf .sg-title-simulator-j {
    font-size: 2.4rem;
  }
  .simulation-golf .youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    margin-bottom: 20px;
  }
  .simulation-golf .sg-joygolf {
    background-color: #F2F0B5;
    margin: 0;
    padding: 20px;
  }
  .simulation-golf .sg-joygolf ul {
    display: block;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 !important;
  }
  .simulation-golf .sg-joygolf ul li {
    width: 100%;
    margin-bottom: 20px;
    list-style: none;
  }
  .simulation-golf .sg-joygolf ul li p:nth-of-type(2) {
    font-weight: 700;
    padding: 20px;
    font-size: 1.6rem;
    text-align: center;
  }
  .simulation-golf .sg-mb1 {
    margin-bottom: 0 !important;
  }
  .simulation-golf .sg-equipment-flex {
    display: block;
    padding: 20px 0;
    align-items: center;
    margin-bottom: 40px;
  }
  .simulation-golf .sg-equipment-flex div:nth-of-type(1) {
    width: 100%;
    margin-bottom: 20px;
  }
  .simulation-golf .sg-equipment-flex div:nth-of-type(2) {
    width: 100%;
    padding-left: 0;
  }
  .simulation-golf .sg-equipment-flex div:nth-of-type(2) p:nth-of-type(1) {
    font-size: 2rem;
    margin-bottom: 20px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 20px;
  }
  .simulation-golf .sg-equipment-flex div:nth-of-type(2) p:nth-of-type(2) {
    font-size: 1.5rem;
  }
  .simulation-golf .sg-equipment-flex2 {
    flex-direction: row-reverse;
  }
  .simulation-golf .sg-equipment-flex2 div:nth-of-type(1) {
    padding-left: 0;
  }
  .simulation-golf .sg-inner .sg-table {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    border-collapse: collapse;
    font-size: 1.4rem;
    background-color: #fff;
  }
  .simulation-golf .sg-inner .sg-table span {
    font-size: 1.2rem;
    padding-left: 5px;
  }
  .simulation-golf .sg-inner .sg-table th {
    background-color: #03A03E;
    border: solid 1px #707070;
    padding: 15px;
    color: #fff;
    text-align: center;
    font-weight: normal;
  }
  .simulation-golf .sg-inner .sg-table td {
    border: solid 1px #707070;
    padding: 10px;
    text-align: center;
  }
  .simulation-golf .sg-inner .sg-table .sg-table-th {
    background-color: #EFEEC4;
  }
  .simulation-golf .sg-reserve-txt {
    text-align: center;
    margin-bottom: 20px !important;
    font-size: 2rem;
  }
  .simulation-golf .view-all a {
    position: relative;
    display: block;
    width: 95%;
    max-width: 600px;
    padding: 20px;
    border-radius: 40px;
    background-color: #03A03E;
    border: 1px solid #ccc;
    font-size: 1.9rem;
    color: #fff;
    margin: 0 auto;
    text-align: center;
  }
  .simulation-golf .sg-qa {
    max-width: 960px;
    margin: 0 auto !important;
    font-size: 1.5rem;
  }
  .simulation-golf .sg-qa dt span {
    font-family: "Lato", sans-serif;
    color: #03A03E;
    font-size: 2rem;
    padding-right: 10px;
    margin-bottom: 10px !important;
  }
  .simulation-golf .sg-qa dd {
    margin-bottom: 15px !important;
    padding-bottom: 15px !important;
    border-bottom: 1px dotted #ccc;
  }
  .simulation-golf .sg-qa dd span {
    font-family: "Lato", sans-serif;
    color: #b93e2e;
    font-size: 2rem;
    padding-right: 10px;
  }
  .simulation-golf .sg-ul {
    max-width: 960px;
    margin: 0 auto !important;
    font-size: 1.5rem;
    margin-bottom: 40px !important;
    padding: 0 20px;
  }
  .simulation-golf .sg-ul li {
    list-style: disc;
    margin-bottom: 10px;
  }
  .simulation-golf .sg-tel {
    max-width: 900px;
    margin: 40px auto !important;
    background-color: #E5DF3C;
    text-align: center;
    font-weight: 700;
    padding: 20px;
    font-size: 2rem;
  }
  .simulation-golf .sg-tel span {
    font-size: 3.4rem;
    display: block;
    font-family: "Lato", sans-serif;
  }
  .simulation-golf .sg-tel span a {
    text-decoration: underline;
  }
  .simulation-golf .sg-tel span a:hover {
    opacity: 0.8;
  }
  .simulation-golf .sg-qa-mg {
    margin-bottom: 0 !important;
    padding: 0 !important;
  }
  .simulation-golf .sg-continuation {
    position: relative;
    z-index: 1;
    text-align: center;
    margin: 0 auto 60px auto;
    max-width: 350px;
    color: #000;
    text-transform: uppercase;
    font-style: italic;
    padding: 5px;
    font-size: 2rem;
    letter-spacing: 0.1rem;
    font-weight: 700;
  }
  .simulation-golf .sg-continuation::before {
    transform: skewX(-30deg);
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    background-color: #E5DF3C;
  }
  .simulation-golf .sg-continuation-wrap {
    display: block;
    justify-content: space-between;
    list-style: none;
    padding: 0 !important;
  }
  .simulation-golf .sg-continuation-wrap li {
    width: 100%;
    color: #fff;
    background-color: #232020;
    margin-bottom: 30px;
  }
  .simulation-golf .sg-continuation-wrap li p:nth-of-type(2) {
    position: relative;
    background-color: #682929;
    margin: -20px 20px 30px 20px;
    z-index: 100;
    text-align: center;
    padding: 10px;
    font-size: 1.8rem;
  }
  .simulation-golf .sg-continuation-wrap li p:nth-of-type(3) {
    text-align: center;
    padding-bottom: 30px;
    line-height: 1.8;
  }
  .simulation-golf .sg-price-td {
    font-size: 1.8rem !important;
    font-style: italic;
    font-weight: 700;
  }
}