@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : card.css
 author     : Ability Consultant
 style info : 会員のご案内
=================================================================== */
.con_privilege, .con_info, .con_entry_info, .con_kids_entry {
  max-width: 1260px;
  margin: auto;
}
@media only screen and (max-width: 1260px) {
  .con_privilege, .con_info, .con_entry_info, .con_kids_entry {
    width: 98%;
  }
}
@media print {
  .con_privilege, .con_info, .con_entry_info, .con_kids_entry {
    width: 98%;
  }
}
.ie8 .con_privilege, .ie8 .con_info, .ie8 .con_entry_info, .ie8 .con_kids_entry {
  width: 98%;
}
@media only screen and (max-width: 1024px) {
  .con_privilege, .con_info, .con_entry_info, .con_kids_entry {
    width: 95%;
  }
}

/* Hover animation */
/* -----------------------------------------------------------
	con_mainimg
----------------------------------------------------------- */
.con_mainimg {
  background: url(../card/images/img_main.jpg) center 0 no-repeat;
}

.con_topicpath {
  margin-bottom: 0 !important;
}

.txt_att {
  position: relative;
  padding-left: 1.3em;
  font-size: 93%;
}
.txt_att:before {
  content: '※';
  position: absolute;
  top: 0;
  left: 0;
}

/* -----------------------------------------------------------
	.con_kids
----------------------------------------------------------- */
.con_kids {
  background: #f3f0db;
  padding: 80px 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_kids {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_kids {
    padding: 3em 0;
  }
}
.con_kids .box_container .st_lg_jp_en .en {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  font-size: 100%;
  color: #000;
}
@media only screen and (max-width: 767px) {
  .con_kids .box_container .st_lg_jp_en .en {
    font-weight: normal;
  }
}
@media only screen and (max-width: 767px) {
  .con_kids .box_container .st_lg_jp_en {
    margin-bottom: 1.5em;
  }
}
.con_kids .box_container .sst {
  text-align: center;
  margin-bottom: 1em;
  font-size: 129%;
}
@media only screen and (max-width: 767px) {
  .con_kids .box_container .sst {
    font-size: 100%;
  }
}
.con_kids .box_container .gold {
  color: #8a7d0f;
  text-align: center;
  margin-bottom: 30px;
}
.con_kids .box_container .row_tbl .cell {
  width: 53%;
  padding-right: 4%;
}
.con_kids .box_container .row_tbl .cell img {
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .con_kids .box_container .row_tbl .cell {
    display: block;
    width: 100%;
    padding-right: 0;
    margin-bottom: 1em;
  }
}
.con_kids .box_container .row_tbl .cell .st_g {
  padding-top: 5%;
  font-size: 200%;
  font-weight: normal;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  margin-bottom: 1.5em;
}
@media only screen and (max-width: 1024px) {
  .con_kids .box_container .row_tbl .cell .st_g {
    text-align: center;
    margin-bottom: 0.5em;
    font-size: 129%;
  }
}
.con_kids .box_container .row_tbl .cell .txt, .con_kids .box_container .row_tbl .cell .note {
  line-height: 2;
  margin-bottom: 2em;
}
@media only screen and (max-width: 1024px) {
  .con_kids .box_container .row_tbl .cell .txt, .con_kids .box_container .row_tbl .cell .note {
    text-align: center;
    margin-bottom: 1.5em;
  }
}
.con_kids .box_container .row_tbl .cell .btn_normal {
  display: block;
  text-align: left;
}
@media only screen and (max-width: 1024px) {
  .con_kids .box_container .row_tbl .cell .btn_normal {
    text-align: center;
  }
}
.con_kids .box_container .row_tbl .cell .btn_normal a {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .con_kids .box_container .row_tbl .cell .btn_normal a {
    margin: auto;
  }
}

/* -----------------------------------------------------------
	.con_privilege
----------------------------------------------------------- */
.con_privilege .st {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  font-size: 250%;
  letter-spacing: 0.1em;
  text-align: center;
  font-weight: normal;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .con_privilege .st {
    font-weight: normal;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_privilege .st {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .con_privilege .st {
    margin-bottom: 0.7em;
  }
}
@media only screen and (max-width: 767px) {
  .con_privilege .st {
    font-size: 186%;
  }
}
.con_privilege .st em {
  font-size: 158%;
  color: #8a7d0f;
}
@media only screen and (max-width: 767px) {
  .con_privilege .st em {
    font-size: 180%;
  }
}
.con_privilege .txt_catch {
  text-align: center;
  margin-bottom: 60px;
  font-size: 115%;
  letter-spacing: 0.1em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_privilege .txt_catch {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .con_privilege .txt_catch {
    margin-bottom: 2em;
  }
}
.con_privilege .pri_list {
  text-align: center;
}
.con_privilege .pri_list > li {
  display: inline-block;
  max-width: 320px;
  margin: 0 15px;
  vertical-align: top;
  margin-bottom: 70px;
}
@media only screen and (max-width: 1024px) {
  .con_privilege .pri_list > li {
    width: 31.5%;
    margin: 0;
    padding: 0 0.3em;
  }
}
@media only screen and (max-width: 767px) {
  .con_privilege .pri_list > li {
    margin-bottom: 1em;
  }
}
.con_privilege .pri_list > li .img {
  margin-bottom: 1em;
}
.con_privilege .pri_list > li .txt {
  padding: 0 1em;
  line-height: 1.8;
}
@media only screen and (max-width: 1024px) {
  .con_privilege .pri_list > li .txt {
    padding: 0.05em;
    font-size: 79%;
    line-height: 1.5;
  }
}

/* -----------------------------------------------------------
	.con_info
----------------------------------------------------------- */
.con_info {
  margin-bottom: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_info {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_info {
    margin-bottom: 2em;
  }
}
.con_info .st_md_title {
  margin-bottom: 5px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_info .st_md_title {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .con_info .st_md_title {
    margin-bottom: 0.3em;
  }
}
.con_info > ul {
  border: solid 5px #e9e9e9;
  padding: 20px;
}
.con_info > ul > li {
  position: relative;
  padding-left: 1.2em;
  margin-top: 10px;
  letter-spacing: 0.01em;
}
.con_info > ul > li:first-child {
  margin-top: 0;
}
.con_info > ul > li:before {
  content: '';
  position: absolute;
  top: 9px;
  left: 0;
  width: 5px;
  height: 5px;
  background: #8a7d0f;
  border-radius: 50%;
}
@media only screen and (max-width: 767px) {
  .con_info > ul > li:before {
    top: 0.7em;
  }
}

/* -----------------------------------------------------------
	.con_entry_info
----------------------------------------------------------- */
.con_entry_info {
  margin-bottom: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_entry_info {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_entry_info {
    margin-bottom: 2em;
  }
}
.con_entry_info .st_md_title {
  margin-bottom: 5px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_entry_info .st_md_title {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .con_entry_info .st_md_title {
    margin-bottom: 0.3em;
  }
}
.con_entry_info .tbl_primary {
  margin-bottom: 0.7em;
}

/* -----------------------------------------------------------
	.con_kids_entry
----------------------------------------------------------- */
.con_kids_entry {
  margin-bottom: 80px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_kids_entry {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .con_kids_entry {
    margin-bottom: 3em;
  }
}
.con_kids_entry .st_lg_jp_en {
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_kids_entry .st_lg_jp_en {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .con_kids_entry .st_lg_jp_en {
    margin-bottom: 2em;
  }
}
.con_kids_entry .txt_intro {
  font-size: 129%;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  text-align: center;
  letter-spacing: 0.01em;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .con_kids_entry .txt_intro {
    font-weight: normal;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_kids_entry .txt_intro {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_kids_entry .txt_intro {
    margin-bottom: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_kids_entry .txt_intro {
    font-size: 100%;
  }
}
.con_kids_entry .box_agreement {
  overflow-y: auto;
  overflow-x: hidden;
  height: 400px;
  border: solid 1px #ddd;
  padding: 50px;
}
@media only screen and (max-width: 767px) {
  .con_kids_entry .box_agreement {
    padding: 1em;
    height: 250px;
  }
}
.con_kids_entry .box_agreement .st {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 172%;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .con_kids_entry .box_agreement .st {
    font-weight: normal;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_kids_entry .box_agreement .st {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .con_kids_entry .box_agreement .st {
    margin-bottom: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_kids_entry .box_agreement .st {
    font-size: 115%;
  }
}
.con_kids_entry .box_agreement .st_sm {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 129%;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .con_kids_entry .box_agreement .st_sm {
    font-weight: normal;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_kids_entry .box_agreement .st_sm {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .con_kids_entry .box_agreement .st_sm {
    margin-bottom: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_kids_entry .box_agreement .st_sm {
    font-size: 100%;
  }
}
.con_kids_entry .box_agreement > p {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_kids_entry .box_agreement > p {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_kids_entry .box_agreement > p {
    margin-bottom: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_kids_entry .box_agreement > p {
    font-size: 86%;
  }
}
.con_kids_entry .box_agreement > ol {
  margin-bottom: 30px;
  padding-left: 1em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_kids_entry .box_agreement > ol {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_kids_entry .box_agreement > ol {
    margin-bottom: 1.5em;
  }
}
.con_kids_entry .box_agreement > ol > li {
  list-style-type: decimal;
}
@media only screen and (max-width: 767px) {
  .con_kids_entry .box_agreement > ol > li {
    font-size: 86%;
  }
}
.con_kids_entry .box_agreement > ol > li > ul {
  padding-left: 1em;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_kids_entry .box_agreement > ol > li > ul {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_kids_entry .box_agreement > ol > li > ul {
    margin-bottom: 1.5em;
  }
}
.con_kids_entry .box_agreement > ol > li > ul li {
  margin-bottom: 0.5em;
}
@media only screen and (max-width: 767px) {
  .con_kids_entry .box_agreement > ol > li > ul li {
    font-size: 86%;
  }
}
.con_kids_entry .box_agreement .txt_att {
  text-align: center;
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_kids_entry .box_agreement .txt_att {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_kids_entry .box_agreement .txt_att {
    margin-bottom: 3em;
  }
}
.con_kids_entry .box_agreement .box_btn {
  margin-top: 2em;
}
