@charset "UTF-8";
.page-about {
  background: #fff;
  /*------ hide-pc & hide-sp ------*/
}
.page-about iframe, .page-about img {
  max-width: 100%;
}
.page-about a:hover {
  opacity: 0.8;
  color: #333;
}
.page-about .sec-inner {
  max-width: 1200px;
  margin: 0 auto;
}
@media (max-width: 1224px) {
  .page-about .sec-inner {
    margin: 0 12px;
  }
}
.page-about .h-cath {
  background: #00822D;
  color: #fff;
  padding: 10px 0 13px;
  margin: 0 0 10px;
}
@media (max-width: 767px) {
  .page-about .h-cath {
    padding: 5px 0;
    margin: 0 0 4px;
  }
}
@media (max-width: 767px) {
  .page-about .h-cath .sec-inner {
    margin: 0 6px;
  }
}
.page-about .h-cath .toptitle {
  font-size: 32px;
  font-weight: 500;
  line-height: normal;
}
@media (max-width: 767px) {
  .page-about .h-cath .toptitle {
    font-size: 20px;
  }
}
.page-about .h-cath .subtitle {
  display: inline-block;
  text-transform: uppercase;
  color: #B4A073;
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
  padding-left: 16px;
  font-family: "JLPGA-Regular", sans-serif;
}
@media (max-width: 767px) {
  .page-about .h-cath .subtitle {
    display: block;
    padding-left: 0;
    font-size: 14px;
  }
}
.page-about .breadCrumb {
  margin: 0 0 44px;
}
@media (max-width: 767px) {
  .page-about .breadCrumb {
    margin: 0 0 27px;
  }
}
.page-about .breadCrumbWrap {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.page-about .breadCrumbWrap li {
  color: #333;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 1.2px;
  display: inline-block;
  position: relative;
}
.page-about .breadCrumbWrap li a {
  color: #00822D;
}
.page-about .breadCrumbWrap li::after {
  content: "≫";
  margin: 0 0px 0 5px;
  color: #878787;
  font-size: 16px;
}
.page-about .breadCrumbWrap li:last-child::after {
  content: none;
}
.page-about .button {
  display: block;
  max-width: 320px;
  padding: 9px 20px;
  color: #FFF;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0.56px;
  border-radius: 4px;
  background: #333;
  text-align: center;
  position: relative;
}
@media (max-width: 767px) {
  .page-about .button {
    max-width: 311px;
  }
}
.page-about .button i {
  position: absolute;
  right: 26px;
  top: 1px;
  bottom: 0;
  margin: auto;
  height: 12px;
}
.page-about .button i::before {
  content: "";
  background-image: url(../images/about/arrow-right.svg);
  background-repeat: no-repeat;
  width: 9px;
  height: 14px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.page-about .button:hover {
  color: #fff;
}
.page-about .section {
  padding: 90px 0 76px;
  background: #fff;
}
@media (max-width: 767px) {
  .page-about .section {
    padding: 50px 0 36px;
  }
}
.page-about .section.sec-01, .page-about .section.sec-03 {
  background: #F9F9F9;
}
.page-about .section h2.sec-title {
  color: #333;
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 51px;
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media (max-width: 767px) {
  .page-about .section h2.sec-title {
    font-size: 22px;
    margin: 0 0 23px;
  }
}
.page-about .banner-flag {
  color: #FFF;
  background-image: url(../images/about/bg-flag.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
  padding: 98px 0 100px;
}
@media (max-width: 1024px) {
  .page-about .banner-flag {
    padding: 425px 0 59px;
    background-image: url(../images/about/bg-flag-ipad.jpg);
    background-position: top center;
  }
}
@media (max-width: 550px) {
  .page-about .banner-flag {
    background-image: url(../images/about/bg-flag-sp.jpg);
    padding: 274px 0 40px;
    background-position: top center;
  }
}
.page-about .banner-flag h2 {
  font-size: 80px;
  font-weight: 400;
  line-height: 0.85;
  margin: 0 0 22px;
  color: #fff;
  font-family: "JLPGA-Regular", sans-serif;
}
@media (min-width: 767px) and (max-width: 1024px) {
  .page-about .banner-flag h2 {
    font-size: 56px;
  }
}
@media (max-width: 766px) {
  .page-about .banner-flag h2 {
    font-size: 56px;
    margin: 0 0 12px;
  }
}
.page-about .banner-flag h2 br:nth-child(2) {
  display: none;
}
@media (min-width: 767px) and (max-width: 1024px) {
  .page-about .banner-flag h2 br {
    display: none;
  }
}
.page-about .banner-flag p {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.8;
  margin: 0 0 52px;
}
@media (max-width: 767px) {
  .page-about .banner-flag p {
    margin: 0 0 33px;
  }
}
@media (min-width: 767px) and (max-width: 1024px) {
  .page-about .banner-flag .button {
    margin: 0 auto;
  }
}
.page-about .sec-banner {
  background: #fff;
  padding: 0 0 100px;
}
@media (max-width: 767px) {
  .page-about .sec-banner {
    padding: 0 0 60px;
  }
}
.page-about .sec-banner h1 {
  color: #333;
  font-size: 28px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 51px;
}
@media (max-width: 767px) {
  .page-about .sec-banner h1 {
    font-size: 20px;
    margin: 0 0 24px;
  }
}
.page-about .sec-banner .wrap {
  padding-right: 66px;
  max-width: 510px;
  margin-left: auto;
}
@media (min-width: 767px) and (max-width: 1024px) {
  .page-about .sec-banner .wrap {
    padding: 0 20px;
    max-width: 100%;
    text-align: center;
  }
}
@media (max-width: 766px) {
  .page-about .sec-banner .wrap {
    padding: 0 20px;
    max-width: 100%;
  }
}
.page-about .sec-01 .list-item {
  display: flex;
  flex-wrap: wrap;
}
.page-about .sec-01 .list-item > * {
  display: block;
  background: #fff;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  position: relative;
  width: calc((100% - 72px) / 4);
  margin: 0 24px 24px 0;
}
@media (max-width: 991px) {
  .page-about .sec-01 .list-item > * {
    width: calc((100% - 48px) / 2);
  }
}
@media (max-width: 550px) {
  .page-about .sec-01 .list-item > * {
    width: 100%;
    margin: 0 0 20px 0;
  }
}
.page-about .sec-01 .list-item > *:nth-child(4n) {
  margin-right: 0;
}
@media (max-width: 991px) {
  .page-about .sec-01 .list-item > *:nth-child(4n) {
    margin-right: 24px;
  }
}
@media (max-width: 550px) {
  .page-about .sec-01 .list-item > *:nth-child(4n) {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .page-about .sec-01 .list-item > *:nth-child(2n) {
    margin-right: 0;
  }
}
.page-about .sec-01 .list-item > * > img {
  width: 100%;
  display: block;
}
.page-about .sec-01 .list-item > * .ttl {
  display: block;
  padding: 13px 20px 14px 20px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .page-about .sec-01 .list-item > * .ttl {
    font-size: 18px;
  }
}
.page-about .sec-01 .box-item {
  background: #fff;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
  padding: 23px 20px 5px;
  display: flex;
  flex-wrap: wrap;
  border-radius: 4px;
  margin: 0 0 50px;
}
@media (max-width: 550px) {
  .page-about .sec-01 .box-item {
    padding: 23px 20px 12px;
    margin: 0 0 30px;
  }
}
.page-about .sec-01 .box-item li {
  width: calc((100% - 72px) / 4);
  margin: 0 24px 18px 0;
  position: relative;
  padding-left: 16px;
}
@media (max-width: 991px) {
  .page-about .sec-01 .box-item li {
    width: calc((100% - 48px) / 2);
  }
}
@media (max-width: 550px) {
  .page-about .sec-01 .box-item li {
    width: 100%;
    margin: 0 0 12px;
  }
}
.page-about .sec-01 .box-item li:nth-child(4n) {
  margin-right: 0;
}
@media (max-width: 991px) {
  .page-about .sec-01 .box-item li:nth-child(4n) {
    margin-right: 24px;
  }
}
@media (max-width: 550px) {
  .page-about .sec-01 .box-item li:nth-child(4n) {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .page-about .sec-01 .box-item li:nth-child(2n) {
    margin-right: 0;
  }
}
.page-about .sec-01 .box-item li a {
  font-size: 16px;
  color: #333;
  font-weight: 500;
  line-height: 1.4;
  text-decoration: underline;
}
.page-about .sec-01 .box-item li::before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
  color: #333;
}
.page-about .sec-01 .rcm-content {
  display: flex;
  flex-wrap: wrap;
}
.page-about .sec-01 .rcm-content > * {
  display: block;
  position: relative;
  background: #fff;
  font-size: 16px;
  color: #333;
  font-weight: 700;
  line-height: 1.4;
  width: calc((100% - 48px) / 3);
  margin: 0 24px 24px 0;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .page-about .sec-01 .rcm-content > * {
    width: 100%;
    margin: 0 0 20px;
  }
}
.page-about .sec-01 .rcm-content > *:nth-child(3n) {
  margin-right: 0;
}
.page-about .sec-01 .rcm-content > * img {
  width: 102px;
}
.page-about .sec-01 .rcm-content > * .ttl {
  width: calc(100% - 102px);
  padding: 20px;
  color: #333;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
}
.page-about .sec-02 {
  padding: 90px 0 100px;
}
@media (max-width: 767px) {
  .page-about .sec-02 {
    padding: 54px 0 25px;
  }
}
.page-about .sec-02 .list-sponsor {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  margin: 0 0 31px;
}
.page-about .sec-02 .list-sponsor li {
  width: 25%;
  position: relative;
  /*margin: 0 26px 24px 0;*/
  padding: 0 26px 24px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  box-sizing: border-box;
}
.page-about .sec-02 .list-sponsor li a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991px) {
  .page-about .sec-02 .list-sponsor li {
    width: 50%;
  }
}
@media (max-width: 550px) {
  .page-about .sec-02 .list-sponsor li {
    width: 100%;
    padding: 0 0 37px;
  }
}
/*.page-about .sec-02 .list-sponsor li:nth-child(4n) {*/
/*  margin-right: 0;*/
/*}*/
/*@media (max-width: 991px) {*/
/*  .page-about .sec-02 .list-sponsor li:nth-child(4n) {*/
/*    margin-right: 26px;*/
/*  }*/
/*}*/
/*@media (max-width: 550px) {*/
/*  .page-about .sec-02 .list-sponsor li:nth-child(4n) {*/
/*    margin-right: 0;*/
/*  }*/
/*}*/
/*@media (max-width: 991px) {*/
/*  .page-about .sec-02 .list-sponsor li:nth-child(2n) {*/
/*    margin-right: 0;*/
/*  }*/
/*}*/
/*@media (max-width: 550px) {*/
/*  .page-about .sec-02 .list-sponsor li:last-child {*/
/*    margin: 0;*/
/*  }*/
/*}*/
.page-about .sec-02 .list-sponsor li img {
  display: block;
  width: 100%;
  margin: 0 0 10px;
}
@media (max-width: 550px) {
  .page-about .sec-02 .list-sponsor li img {
    max-width: 280px;
    margin: 0 auto 4px;
  }
}
.page-about .sec-02 .button {
  width: 100%;
  margin: 0 auto;
}
.page-about .sec-02 .button i {
  right: 20px;
}
.page-about .sec-03 .golf-association {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.page-about .sec-03 .golf-association > div {
  position: relative;
  width: calc((100% - 24px) / 2);
  margin: 0 24px 24px 0;
}
@media (max-width: 767px) {
  .page-about .sec-03 .golf-association > div {
    width: 100%;
    margin: 0 0 13px;
  }
}
.page-about .sec-03 .golf-association > div:last-child {
  margin-right: 0;
}
@media (min-width: 768px) {
  .page-about .sec-03 .golf-association > div:last-child {
    position: relative;
    top: -8px;
  }
}
@media (max-width: 767px) {
  .page-about .sec-03 .map iframe {
    max-height: 280px;
  }
}
.page-about .sec-03 .content-map {
  color: #333;
}
.page-about .sec-03 .content-map p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
}
.page-about .sec-03 .content-map .title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 0 13px;
}
@media (max-width: 767px) {
  .page-about .sec-03 .content-map .title {
    font-size: 20px;
    margin: 0 0 9px;
  }
}
.page-about footer .footer-link {
  border: 0 none;
}
@media (min-width: 768px) {
  .page-about .hide-pc {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .page-about .hide-sp {
    display: none !important;
  }
}
.page-about main a:hover {
  opacity: 0.6;
}
/*Update sponsors section*/
.page-about #sponsor.section h2.sec-title{
  margin: 0 0 44px;
}
#sponsor .list-merit-elements{
  margin: 0 0 53px;
}
#sponsor .intro-banner{
  margin: 0 0 25px;
  text-align: center;
}
#sponsor .intro-banner >p{
  font-size: 16px;
  color: #333;
  font-weight: 700;
  line-height: normal;
  margin: 0;
}
#sponsor .list-merit-elements ul{
  display: flex;
  justify-content: center;
  gap: 0 24px;
}
#sponsor .list-merit-elements ul li .images{
  text-align: center;
}
#sponsor .list-merit-elements ul li .images img{
 height: 36px;
 object-fit: contain;
}
#sponsor .list-merit-elements.large ul li .images img{
  height: 60px;
}
.page-about .sec-02 .button{
  margin: 60px auto 0;
}
@media(min-width:768px){
  #sponsor .list-merit-elements ul li{
    width: auto;
    padding: 0;
  }
}
@media(max-width:767px){
  .page-about .sec-02{
    padding: 49px 0 60px;
  }
  .page-about #sponsor.section h2.sec-title{
    margin: 0 0 26px;
  }
  #sponsor .intro-banner{
    margin: 0 0 25px;
  }
  #sponsor .list-merit-elements ul{
    flex-wrap: wrap;
  }
  #sponsor .list-merit-elements ul li{
    margin-bottom: 30px;
    width:100%;
  }
  #sponsor .list-merit-elements{
    margin: 0 0 13px;
  }
  .page-about .sec-02 .button{
    margin: -3px auto 0;
  }
  .page-about .sec-02 .button i{
    right: 26px;
  }
}