.pchide {
  display: none;
}
#header h1 img.logo {
  display: none;
}
#contents {
  padding-top: 50px;
  line-height: 1.6;
}
#contents .inner {
  margin-top: 40px;
}
#contents .club_inner {
  margin-top: 40px;
  margin-bottom: 80px;
  padding-bottom: 80px;
}
.about_main{
  width: 100%;
  background-color: white;
}
.about_main h3 {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.2;
  padding: 50px 0;
  font-weight: bold;
  text-align: center;
}
.about_admission{
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row;
  flex-flow: row;
}
.about_admission sup{
  display: block;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.4;
  clear: both;
}
.banner_club_pc{
  display: inline;
}
.banner_club_sp{
  display: none;
}
.about_admission > li{
  width: 49%;
  padding: 40px;
  -webkit-box-sizing : border-box ;
  -moz-box-sizing : border-box ;
  box-sizing : border-box ;
  display: inline-block;
  background: url(../img/bg_club.png) repeat;
}
.about_admission > li:first-child {
  margin-right: 1%;
}
.about_admission h4{
  font-size: 30px;
  font-size: 3rem;
  line-height: 40px;
  margin-bottom: 40px;
  font-weight: bold;
  text-align: center;
}
.admission_1 .img_app{
  float: left;
}
.admission_1 .benefit{
  float: right;
}
.admission_1 .benefit strong{
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.8;
  color: #EE6F0B;
  display: block;
}
.admission_1 .benefit li{
  margin-bottom:  10px;
  padding-left: 46px;
  background-position: left center;
  background-repeat: no-repeat;
}
.benefit_1{ background-image: url(../img/icon_club_info.png); }
.benefit_2{ background-image: url(../img/icon_club_present.png); }
.benefit_3{ background-image: url(../img/icon_club_menu.png); }
.benefit_4{ background-image: url(../img/icon_club_game.png); }
.admission_1 .about_serch{
  clear: both;
}
.admission_1 .about_serch{
  padding: 30px 0;
  font-size: 20px;
  font-size: 2rem;
}
.admission_1 .about_serch p{
  display: inline-block;
  background: #dadada url(../img/icon_club_serch.png) no-repeat 10px center;
  padding: 10px 20px 10px 40px;
  border-radius : 8px ;
}
.admission_1 .icon_download img{
  vertical-align: middle;
}
.admission_2 .benefit{
  font-size: 19px;
  font-size: 1.9rem;
  color: #EE6F0B;
  line-height: 2;
}
.admission_2 li{
  width: 50%;
  -webkit-box-sizing : border-box ;
  -moz-box-sizing : border-box ;
  box-sizing : border-box ;
  display: inline-block;
  padding: 3% 3% 1% 3%;
  margin: 30px 0;
  float: left;
  text-align: center;
}
.admission_2 li:first-child{
  border-right: 1px solid #000;
}
.admission_2 h5{
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 1em;
}
.admission_2 h6 {
  font-size: 11px;
  font-size: 1.1rem;
  margin-top: 1em;
  line-height: 1.4;
}
.admission_2 h6 a {
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 1.4;
  display: inline;
}
.admission_2 sup em {
  color: #EE6F0B;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: bold;
  font-style: normal;
}
.admission_2 a{
  text-decoration: none;
  color: #EE6F0B;
  font-size: 29px;
  font-size: 2.9rem;
  line-height: 4;
  display: block;
}
.regist-btn {
  width: 91.333333%;
  height: 40px;
  margin: 1.5em auto;
  color: #ffffff;
  text-align: center;
  background-color: #EE6F0B;
  display: block;
}
.regist-btn a {
  width: 100%;
  height: 100%;
  line-height: 40px;
  color: #ffffff;
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  text-decoration: none;
}

/* WFK CLUB 登録 */
.regist {
  padding-bottom: 20px;
}
.regist h3 {
  font-weight: normal;
  color: #EE6F0B;
}
.regist p {
  width: 91.333333%;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
}
.regist p a {
  color: #EE6F0B;
  font-weight: bold;
  text-decoration: none;
}
.regist ul, .regist ol {
  width: 91.333333%;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4;
}
.regist ul li span {
  color: #EE6F0B;
  font-weight: bold;
  display: block;
  margin-top: 0.5em;
}
.regist ol {
  width: 91.333333%;
  margin: 2em auto 1.5em;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
}
.regist ol li {
  margin-bottom: 0.5em;
  list-style-type: decimal;
  list-style-position: inside;
}
.sky-email-btn {
  width: 91.333333%;
  height: 45px;
  margin: 1.5em auto;
  color: #ffffff;
  text-align: center;
  background-color: #EE6F0B;
  display: block;
  box-sizing: border-box;
  border-radius: 10px;
}
.sky-email-btn a {
  width: 100%;
  height: 100%;
  line-height: 1.5;
  font-weight: bold;
  color: #ffffff;
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  text-decoration: none;
  padding-top: 0.25em;
}
.sky-email-btn a em {
  font-size: 0.85em;
  font-weight: normal;
  font-style: normal;
  display: block;
}

@media screen and (max-width: 600px){
  #header h1 img.logo-wht,
  #header h1 img.logo-wht-sp {
    /*display: none;*/
  }
  .banner_club_pc{
    display: none;
  }
  .banner_club_sp{
    display: block;
    margin: auto;
  }
  h2.heading {
    margin-top: 1em;
  }
  .about_main h3 {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .about_admission{
    display: block;
    -webkit-flex-flow: wrap;
    flex-flow: wrap;
  }
  .about_admission > li {
    width: 100%;
    margin-bottom: 10px;
  }
  .about_admission > li {
    padding: 30px 20px;
  }
  .admission_1 .img_app {
    float: none;
    display: block;
    margin: 0 auto 20px auto;
    width: 60%;
  }
  .admission_1 .benefit li {
    margin-bottom: 20px;
  }
  .admission_1 .about_serch p {
    -webkit-box-sizing : border-box ;
    -moz-box-sizing : border-box ;
    box-sizing : border-box ;
    display: inline-block;
    margin-top: 10px;
    width: 100%;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .icon_download > a:first-child img{
    margin-left: -10px;
  }
  .icon_download sup{
    display: block;
    margin-top: 10px;
  }
  .admission_2 li {
    width: 100%;
  }
  .admission_2 li:first-child {
    display: none;
  }
  .admission_2 h5 {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 0;
  }
}

/* ========== ▼ Add 202006 ▼ ========== */
h2.heading small {
  font-size: 0.5em;
  display: block;
}
#contents .inner .intro {
  font-size: 24px;
  font-size: 2.4rem;
  margin: 40px 0 0;
}
.about_main h3 {
  line-height: 1.4;
}

/* ---- ▼ Add & Modified 202207 ▼ ---- */
.about_admission { justify-content: space-between; }
.about_admission > li {
  width: 32%;
  padding: 30px;
  -webkit-box-sizing : border-box;
  -moz-box-sizing : border-box;
  box-sizing : border-box;
  display: flex;
  align-items: stretch;
  flex-direction: column;
  justify-content: space-between;
}
.about_admission > li:first-child { margin-right: 0; }
.about_admission p {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  margin: 0 0 15px;
  white-space: nowrap;
}
/* ---- ▲ Add & Modified 202207 ▲ ---- */

.admission_1 {
  background-color: #ffffff;
  border-style: solid;
  border-width: 2px;
  text-align: center;
}
.admission_1.demae {
  border-color: #e5310f;
}
.admission_1.uber {
  border-color: #32af64;
}

/* ---- ▼ Add & Modified 202207 ▼ ---- */
.admission_1.menu { border-color: #3e5190; }
.admission_1 .web-site {
  width: 100%;
  text-align: center;
}
.admission_1 .web-site a img {
  width: 70%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.admission_1 .icon_download {
  text-align: center;
  margin: 30px 0 0;
}
/* ---- ▲ Add & Modified 202207 ▲ ---- */

.admission_1 .icon_download ul {
  width: 100%; /* Modified 202207 */
  margin: 0 auto 20px;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}

/* ---- ▼ Add & Modified 202207 ▼ ---- */
.admission_1 .icon_download ul li  {
  width: 48%;
  flex-shrink: 0;
}
.admission_1 .icon_download ul li a img {
  width: 100%;
  height: auto;
}
/* ---- ▲ Add & Modified 202207 ▲ ---- */

.admission_1 .icon_download ul li a {
  display: block;
}
.admission_1 .icon_download sup {
  width: 100%; /* Modified 202207 */
  text-align: left;
  display: block;
  margin: 0 auto;
}

/* ---- ▼ Add & Modified 202207 ▼ ---- */
@media screen and (max-width: 768px) {
  .about_admission > li {
    padding: 20px;
  }
  .about_admission p {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .admission_1 .icon_download ul {
    width: 100%;
    display: block;
  }
  .admission_1 .icon_download ul li { width: 100%; }
  .admission_1 .icon_download ul li:first-of-type { margin: 0 0 10px; }
}
/* ---- ▲ Add & Modified 202207 ▲ ---- */

@media screen and (max-width: 600px) {
  #contents .inner .intro {
    font-size: 20px;
    font-size: 2.0rem;
    width: 80%;
    margin: 20px auto 0;
  }
  .about_main h3 {
    width: 91.333333%;
    margin: 0 auto;
    padding: 40px 0;
  }
  .about_admission {
    width: 91.333333%;
    margin: 0 auto;
  }
  .about_admission p {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .about_admission > li {
    width: 100%;
    display: block;
    padding: 30px;
  }
  .about_admission > li:not(:last-of-type) {
    margin: 0 0 20px;
  }
  .about_admission > li > a {
    width: 60%;
  }
  .admission_1 .web-site a img {
    width: 60%; /* Add 202207 */
  }
  .admission_1 .icon_download ul { display: flex; }
  .admission_1 .icon_download ul li  {
    width: 48%;
    flex-shrink: 0;
  }
  .admission_1 .icon_download ul li:first-of-type { margin: 0; }
  .admission_1 .icon_download ul li a img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 480px) {
  #contents .inner .intro {
    font-size: 18px;
    font-size: 1.8rem;
    width: 90%;
  }
  .about_main h3 {
    font-size: 4.58333333vw; /* 22/480 */
  }
  .about_admission p {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .about_admission > li {
    padding: 20px; /* Modified 202207 */
  }
  .admission_1 .icon_download ul {
    width: 100%;
  }
  .admission_1 .icon_download sup {
    width: 100%;
  }
}
/* ========== ▲ Add 202006 ▲ ========== */