@charset "UTF-8";
#cc {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #000;
}
#cc .pcbr {
  display: none;
}
#cc .spbr {
  display: block;
}
#cc ul, ol {
  padding:0;
  margin:0;
}
#cc li {
  list-style:none;
}
.page_content li:before {
  content: "";
}
.page_content li {
  padding-left: 0;
}
#cc .ccttl {
  text-align: center;  
}
.ccttl .appimg {
  width: 30%;
  margin: 18% auto 10%;
}
.ccttl .appimg img {
  
}
.ccttl .ttltext {
  font-size: 2.4em;
  font-weight: bold;
  margin-bottom: 1.5em;
}
.ccttl .ttltext span {
  font-size: 0.45em;
  letter-spacing: 0.2em;
  display: block;
}
.ccselect {
  margin-bottom: 1em;
  padding: 0 20px;
}
.ccselect ul li {
  text-align: center;
  padding: 0 1em;
  margin-bottom: 1em;
}
.ccselect ul li a {
  text-decoration: none;
  display: block;
  border: #D9D9D9 3px solid;
  line-height: 3.5em;
  border-radius: 50px;
  background: border-box;
  font-size: 0.9em;
  position: relative;
}
.ccselect ul li a::after {
  border-top: 6px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  display: inline-block;
  content: "";
  position: absolute;
  right: 1.5em;
  top: 1.5em;
}
.ccselect ul li a:hover {
  background-color: #D9D9D9;
}

#appBox {
  margin-bottom: 5em;
  padding: 4em 2.3em 0;
}
#appBox .ttlarea {
  margin-bottom: 3em;
}
#appBox .ttlarea .appimg {
  width: 35%;
  margin: 0 auto 2em;
}
#appBox .appttl .yelbor,
#memBox .appttl .yelbor {
  letter-spacing: 0.2em;
  border-bottom: dashed #E8C352 2px;
  padding: 1em 0 0.3em;
}
#appBox .appttl .kana {
  font-size: 0.7em;
  letter-spacing: 0;
  display: inline-block;
  padding: 0 0.3em; 
}
#appBox .appttl .strong {
  font-size: 2em;
  display: inline-block;
}
#appBox .appttl .strong::before {
  content: '';
  width: 1px;
  height: 12px;
  background-color: #000000;
  margin-right: 0.3em;
  transform: rotate(-42deg);
  display: inline-block;
  margin-bottom: -0.1em;
}
#appBox .appttl .strong::after {
  content: '';
  width: 1px;
  height: 12px;
  background-color: #000000;
  margin-left: 0.3em;
  margin-right: 0.7em;
  transform: rotate(42deg);
  display: inline-block;
  margin-bottom: -0.1em;
}
#appBox .appttl .gyu {
  font-size: 0.7em;
}
#appBox .ttlarea .ex {
  font-weight: normal;
  padding: 1em 0 0 1em;
  text-indent: -1em;
}
.appinfo li {
  margin-bottom: 2em;
}
.appinfo .infotext dt {
  width: 68%;
  margin: 0 auto 1.5em;
}
.appinfo .infotext dd {
  letter-spacing: 0.1em;
}
.appinfo .infotext dd span {
  display: block;
  font-weight: normal;
  padding-top: 0.5em;
}
.appdownload {
  border: 3px #E8C352 solid;
  border-radius: 20px;
  padding: 1.8em;
}
.appdownload .appcomment {
  text-align: center;
  line-height: 2.2em;
  margin: 0.5em 0 2em;
}
.appdownload .appcomment .download_point {
  display: block;
}
.appdownload .appcomment span.download_point::before {
  content: '';
  width: 1px;
  height: 12px;
  background-color: #000000;
  margin-right: 0.5em;
  transform: rotate(-42deg);
  display: inline-block;
  margin-bottom: -0.1em;
}
.appdownload .appcomment span.download_point::after {
  content: '';
  width: 1px;
  height: 12px;
  background-color: #000000;
  margin-left: 0.5em;
  margin-right: 0.7em;
  transform: rotate(42deg);
  display: inline-block;
  margin-bottom: -0.1em;
}
.appdownload .appcomment .download_ttl {
  font-size: 1.3em;
  letter-spacing: 0.1em;
}
.appdownload li {
  margin-bottom: 1em;
}

#memBox {
  padding: 4em 0 0 0;
  background: #F7F7F7;
}
.memttl h2 {
  font-size: 2.4em;
  font-weight: bold;
  text-align: center;
  line-height: 1.3em;
  margin-bottom: 1em;
}
.memttl .appimg {
  width: 32%;
  margin: 0 auto 1em;
}
#memBox .memttl .appttl {
  text-align: center;
  padding: 0 2.3em;
  margin-bottom: 3em;
}
#memBox .memttl .appttl p {
  font-size: 1.2em;
}
#memBox .mempoint {
  padding: 0 2.3em;
  margin-bottom: 3em;
}
#memBox .pointbox {
  border: 4px #E8C352 solid;
  border-radius: 20px;
  padding: 2em 1.3em;
  background: #fff;
  margin-bottom: 3em;
}
#memBox .pointbox .point_img {
  width: 75%;
  margin: 0 auto 2em;
}
#memBox .pointbox .point_text {
  letter-spacing: 0.1em;
}
#memBox .pointbox .point_text span {
  font-weight: normal;
  display: block;
  padding: 0.5em 0 0 1em;
  text-indent: -1em;
}
#memBox .point_info {
  padding: 0 0 0 2em;
  font-weight: normal;
}
#memBox .point_info li {
  text-indent: -1em;
  margin-bottom: 1em;
  letter-spacing: 0.1em;
}
#memBox .point_info li::before {
  content: "●";
  color: #E8C352;
  display: inline-block;
  margin-right: 0.2em;
}
#memBox .mem_info {
  padding: 0 2.3em 3em;
  border-bottom: 2px #D9D9D9 solid;
}
#memBox .mem_info .infottl {
  font-weight: bold;
  color: #E8C352;
  text-align: center;
  margin-bottom: 1em;
}
#memBox .mem_info .infottl span {
  display: block;
  font-size: 2em;
  letter-spacing: 0.2em;
}
#memBox .infolist {
  margin-bottom: 2em;
}
#memBox .infolist dl {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#memBox .infolist dt {
  width: 47px;
  margin-right: 1em;
}
#memBox .infolist dd {
  flex: 1;
  letter-spacing: 0.1em;
}
.point_table {
  font-size: 0.75em;
  margin: 1em 0 0 0;
}
.point_table_title {
  margin-bottom: 0.25em;
  font-weight: bold;
}
.point_table table.pc_stage {
  display: none;
}
.point_table table {
  margin-bottom: 1em;
  width: 100%;
}
.point_table th {
  background: #F8F3E4;
  height: 6em;
  font-size: 0.75em;
  text-align: center;
  padding: 0 1em;
  border-bottom: 1px #fff solid;
  border-top: 1px #fff solid;
  white-space: pre;
}
.point_table .point_th {
  border-bottom: none;
  border-top: none;
  background: #fff;
  border-right: 2px #E6E6E6 solid;
}
.point_table td {
  font-size: 0.75em;
  text-align: center;
  border-right: 2px #E6E6E6 solid;
  white-space: pre;
}
.point_table .stageex {
  font-size: 1.25em;
  font-weight: normal;
  text-indent: -1em;
  padding-left: 1em;
}
.mem_message {
  font-weight: normal;
  letter-spacing: 0.1em;
}

@media screen and (min-width: 768px) {
  #cc {
    font-size: 23px;
  }
  #cc .pcbr {
    display: block;
  }
  #cc .spbr {
    display: none;
  }
  #cc .ccttl {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 5em auto 6em;
    width: 80%;
    padding: 0;
  }
  .ccttl .appimg {
    width: 22%;
    margin: 0;
  }
  .ccttl .ttltext {
    margin-bottom: 0;
    padding-left: 5%;
    text-align: left;
    font-size: 2.3em;
  }
  .ccttl .ttltext span {
    font-size: 0.4em;
  }
  .ccselect ul {
    display: flex;
    justify-content: center;
  }
  .ccselect ul li {
    width: 15em;
  }
  .ccselect ul li a {
    border: #D9D9D9 2px solid;
    font-size: 0.6em;
  }
  #appBox {
    width: 90%;
    padding: 4em 0 0 0;
    margin: 0 auto 5em;
    font-size: 0.9em;
  }
  #appBox .ttlarea {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  #appBox .ttlarea .appimg {
    width: 150px;
    margin: 0 0 0 30px;
  }
  #appBox .appttl .yelbor {
    padding: 15px 0 3px;
    font-size: 1.2em;
  }
  #appBox .appttl .yelbor:first {
    padding: 0 0 15px 0;
  }
  #appBox .ttlarea .ex {
    font-size: 0.6em;
  }
  .appinfo .infotext {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .appinfo .infotext dt {
    width: 27%;
    margin: 0 30px 0 0;
  }
  .appinfo .infotext dd {
    font-size: 1em;
    flex: 1;
    padding: 0.4em 0 0 0;  
  }
  .appinfo li {
    margin-bottom: 2.5em;
  }
  .appinfo .infotext dd span {
    font-size: 0.6em;
  }
  .appdownload {
    border: 2px #E8C352 solid;
  }
  .appdownload ul {
    display: flex;
    justify-content: center;
  }
  .appdownload ul li {
    padding: 0 1em;
  }
  .appdownload ul li img {
    height: 55px;
  }
  .appdownload .appcomment span.download_point::before,
  .appdownload .appcomment span.download_point::after {
    height: 20px;
  }
  #memBox {
    padding: 4em 0 5em 0;
    background: #F7F7F7;
    border-bottom: 2px #D9D9D9 solid;
  }
  .memttl {
    width: 90%;
    padding: 0;
    margin: 0 auto 5em;
  }
  .memttl .ttlarea {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
  }
  .memttl .ttlarea .appimg {
    width: 20%;
    margin: 0;
  }
  .memttl .ttlarea .appttl {
    text-align: left;
    font-size: 1.5em;
    padding: 0;
    margin: 0;
  }
  #memBox .mempoint {
    width: 90%;
    margin: 0 auto 3em;
    padding: 0;
  }
  #memBox .memttl .appttl {
    text-align: left;
    font-size: 1.3em;
    padding: 0;
    flex: 1;
    margin: 0 1em 0 0;
  }
  #memBox .memttl .appttl p.yelbor:first-child {
    font-size: 0.85em;
    padding: 1.5em 0 0.1em 0;
  }
  #memBox .memttl .appttl p.yelbor {
    letter-spacing: 0.2em;
    border-bottom: dashed #E8C352 2px;
    padding: 0.8em 0 0.1em;
  } 
  #memBox .pointbox > dl {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  #memBox .pointbox .point_img {
    width: 180px;
    margin: 0 30px 0 0;
  }
  #memBox .pointbox .point_text {
    flex: 1;
    font-size: 0.9em;
  }
  #memBox .pointbox .point_text span {
    font-size: 0.6em;
    padding: 3em 0 0 0;
  }
  #memBox .point_info {
    font-size: 0.6em;
  }
  #memBox .mem_info {
    width: 90%;
    margin: 0 auto;
    padding: 0;
    border-bottom: none;
  }
  #memBox .mem_info .infottl {
    font-size: 1.5em;
  }
  #memBox .mem_info .infottl span {
    font-size: 1em;
    display: inline-block;
    padding-left: 0.5em;
  }
  #memBox .infolist dl {
    padding: 0 2em;
  }
  #memBox .infolist dt {
    width: 65px;
  }
  #memBox .infolist dd {
    font-size: 0.9em;
    padding-top: 1.2em;
  }
  .point_table table.pc_stage {
    display: block;
    width: 100%;
    border-collapse: collapse;
  }
  .point_table table.sp_stage {
    display: none;
  }
  .point_table table {
  }
  .point_table {
    font-weight: normal;
    margin: 1em 0 0 0em;
    padding: 0 2em 0 2.5em;
  }
  .point_table th {
    border-bottom: 2px #fff solid;
    border-right: 4px #fff solid;
    border-top: none;
    padding: 0 0.5em;
  }
  .point_table th:last-child {
    border-right: none; 
  }
  .point_table td {
    border-right: none;
    font-size: 0.7em;
    border-bottom: 2px #E6E6E6 solid;
  }
  .point_table .point_th {
    border-right: none;
    font-size: 0.7em;
    border-bottom: 2px #E6E6E6 solid;
  }
  .point_table .stageex {
    font-size: 0.81em;
    letter-spacing: 0.1em;
  }
  .mem_message {
    font-size: 0.59em;
    letter-spacing: 0.1em;
    margin: -4em 0 0 0;
  }


}
@media (min-width: 1024px) {
  #cc .ccttl {
    width: 780px;
  }
  .ccttl .appimg {
    width: 180px;
    margin: 0;
  }
  .ccttl .ttltext {
    font-size: 3em;
  }
  .ccttl .ttltext {
    margin-bottom: 0;
    padding-left: 30px;
    text-align: left;  
    font-size: 2.3em;
  }
  .ccttl .ttltext span {
    font-size: 0.32em;
    margin-bottom: 15px;
  }
  #appBox {
    width: 780px;
    font-size: 1em;
  }
  #appBox .appttl .yelbor {
    padding: 15px 0 3px;
    font-size: 1.2em;
  }
  .memttl {
    width: 780px;
  }
  #memBox .mempoint {
    width: 780px;
  }
  #memBox .mem_info {
    width: 780px;
  }
  .memttl .ttlarea .appimg {
    width: 140px;
  }
  #memBox .memttl .appttl {
    font-size: 1.5em;
  }
  .mem_message {
    font-size: 0.6em;
  }
}
