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

 file name  : card_privilege.css
 author     : Ability Consultant
 style info : 会員特典・ポイント特典のご案内
=================================================================== */
.con_intro, .con_special .box_container {
  max-width: 1260px;
  margin: auto;
}
@media only screen and (max-width: 1260px) {
  .con_intro, .con_special .box_container {
    width: 98%;
  }
}
@media print {
  .con_intro, .con_special .box_container {
    width: 98%;
  }
}
.ie8 .con_intro, .ie8 .con_special .box_container, .con_special .ie8 .box_container {
  width: 98%;
}
@media only screen and (max-width: 1024px) {
  .con_intro, .con_special .box_container {
    width: 95%;
  }
}

.con_special .box_container .box_special ul:after, .con_special .box_container .box_day ul:after, .con_acc .acc_list ul:after {
  content: "";
  display: table;
  clear: both;
}

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

/* -----------------------------------------------------------
	共通
----------------------------------------------------------- */
.con {
  margin-bottom: 70px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con {
    margin-bottom: 3em;
  }
}

.red {
  color: #57060f;
}

/* -----------------------------------------------------------
	con_intro
----------------------------------------------------------- */
.con_intro .txt {
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
}
@media only screen and (max-width: 767px) {
  .con_intro .txt {
    font-weight: normal;
  }
}

/* -----------------------------------------------------------
	.con_special
----------------------------------------------------------- */
.con_special .box_container .box_special {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_special .box_container .box_special {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_special .box_container .box_special {
    margin-bottom: 10px;
  }
}
.con_special .box_container .box_special .sst {
  text-align: center;
  font-size: 129%;
}
.con_special .box_container .box_special ul {
  padding-top: 40px;
  padding-bottom: 50px;
  max-width: 780px;
  margin: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_special .box_container .box_special ul {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_special .box_container .box_special ul {
    padding-top: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_special .box_container .box_special ul {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_special .box_container .box_special ul {
    padding-bottom: 3em;
  }
}
.con_special .box_container .box_special ul li {
  padding: 1em;
  float: left;
  width: 50%;
}
.con_special .box_container .box_special ul li img {
  width: 100%;
  position: relative;
  z-index: 0;
}
.con_special .box_container .box_special ul li .special {
  position: relative;
  z-index: 999;
  margin-bottom: -30px;
  color: #8a7d0f;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_special .box_container .box_special ul li .special {
    margin-bottom: -15px;
  }
}
.con_special .box_container .box_special ul li .special .special_txt {
  display: block;
  font-size: 100%;
}
.con_special .box_container .box_special ul li .special .special_num {
  display: block;
  font-size: 500%;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .con_special .box_container .box_special ul li .special .special_num {
    font-size: 250%;
  }
}
.con_special .box_container .box_special ul li .txt {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  text-align: center;
  font-size: 129%;
}
@media only screen and (max-width: 767px) {
  .con_special .box_container .box_special ul li .txt {
    font-weight: normal;
  }
}
.con_special .box_container .box_day {
  border: 4px solid #afa973;
}
.con_special .box_container .box_day .inner {
  padding: 30px 0 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_special .box_container .box_day .inner {
    padding: 30px 0 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_special .box_container .box_day .inner {
    padding: 1em 0 1em;
  }
}
.con_special .box_container .box_day .st_day {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  text-align: center;
  font-size: 172%;
  letter-spacing: 10px;
  margin-top: -1em;
}
@media only screen and (max-width: 767px) {
  .con_special .box_container .box_day .st_day {
    font-weight: normal;
  }
}
.con_special .box_container .box_day .st_day span {
  background: #Fff;
  padding: 0 1em;
}
@media only screen and (max-width: 767px) {
  .con_special .box_container .box_day .st_day span {
    padding: 0;
  }
}
.con_special .box_container .box_day .st_gold {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  text-align: center;
  font-size: 172%;
  color: #8a7d0f;
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  .con_special .box_container .box_day .st_gold {
    font-weight: normal;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_special .box_container .box_day .st_gold {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_special .box_container .box_day .st_gold {
    margin-bottom: 1em;
  }
}
.con_special .box_container .box_day ul {
  margin: 50px 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_special .box_container .box_day ul {
    margin: 30px 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_special .box_container .box_day ul {
    margin: 1em 0;
  }
}
.con_special .box_container .box_day ul li {
  padding: 0 60px;
  float: left;
  width: 50%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_special .box_container .box_day ul li {
    padding: 0 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_special .box_container .box_day ul li {
    padding: 0 1em;
  }
}
.con_special .box_container .box_day ul li:first-child {
  border-right: solid 1px #ededed;
}
@media only screen and (max-width: 767px) {
  .con_special .box_container .box_day ul li {
    float: none;
    width: 100%;
    margin-bottom: 2em;
  }
}
.con_special .box_container .box_day ul li .sst {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  text-align: center;
  font-size: 129%;
  color: #8a7d0f;
}
@media only screen and (max-width: 767px) {
  .con_special .box_container .box_day ul li .sst {
    font-weight: normal;
  }
}
.con_special .box_container .box_day ul li .st {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  text-align: center;
  font-size: 172%;
}
@media only screen and (max-width: 767px) {
  .con_special .box_container .box_day ul li .st {
    font-weight: normal;
  }
}
.con_special .box_container .box_day ul li .st span {
  font-size: 134%;
}
.con_special .box_container .box_day ul li .ic {
  padding: 50px 0;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_special .box_container .box_day ul li .ic {
    padding: 30px 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_special .box_container .box_day ul li .ic {
    padding: 1em 0;
  }
}
.con_special .box_container .box_day ul li .txt_object {
  padding-left: 4.5em;
  text-indent: -4.5em;
}
.con_special .box_container .box_day .txt_day {
  text-align: center;
}

/* -----------------------------------------------------------
	.con_point_guide
----------------------------------------------------------- */
.con_point_guide .sst {
  text-align: center;
  font-size: 129%;
  margin-bottom: 45px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_point_guide .sst {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .con_point_guide .sst {
    margin-bottom: 2em;
  }
}

/* -----------------------------------------------------------
	.con_case
----------------------------------------------------------- */
.con_case > .box_container {
  position: relative;
  margin-bottom: 80px;
  padding-bottom: 55px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_case > .box_container {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_case > .box_container {
    margin-bottom: 2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_case > .box_container {
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_case > .box_container {
    padding-bottom: 0;
  }
}
.con_case > .box_container:after {
  display: block;
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 31px;
  background: transparent url(../banquet/images/bg_shadow.png) no-repeat top center;
  background-size: contain;
}
.con_case > .box_container .box_list {
  overflow: hidden;
}
.con_case > .box_container .box_list .list {
  margin: 0 -11px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_case > .box_container .box_list .list {
    margin: 0 -10px;
  }
}
@media only screen and (max-width: 767px) {
  .con_case > .box_container .box_list .list {
    margin: 0 -5px;
  }
}
@media only screen and (max-width: 767px) {
  .con_case > .box_container .box_list .list {
    overflow-x: auto;
    white-space: nowrap;
  }
}
.con_case > .box_container .box_list .list .item {
  text-align: center;
  width: 33.33333%;
  padding: 0 11px;
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_case > .box_container .box_list .list .item {
    padding: 0 5px;
  }
}
@media only screen and (max-width: 767px) {
  .con_case > .box_container .box_list .list .item {
    padding: 0 0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_case > .box_container .box_list .list .item {
    display: inline-block;
    vertical-align: top;
    float: none;
    width: 16em;
    white-space: normal;
    margin-bottom: 10px;
  }
}
.con_case > .box_container .box_list .list .item .thumb {
  text-align: center;
}
.con_case > .box_container .box_list .list .item .thumb img {
  width: 100%;
}
.con_case > .box_container .box_list .list .item .box_detail {
  padding: 20px 10px;
}
@media only screen and (max-width: 767px) {
  .con_case > .box_container .box_list .list .item .box_detail {
    padding: .8em .5em;
  }
}
.con_case > .box_container .box_list .list .item .box_detail .st {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  font-size: 129%;
  line-height: 1.5;
  color: #8a7d0f;
  margin-bottom: 3em;
}
@media only screen and (max-width: 767px) {
  .con_case > .box_container .box_list .list .item .box_detail .st {
    font-weight: normal;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_case > .box_container .box_list .list .item .box_detail .st {
    margin-bottom: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_case > .box_container .box_list .list .item .box_detail .st {
    margin-bottom: 0.5em;
  }
}
.con_case > .box_container .box_list .list .item .box_detail .txt {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  font-size: 100%;
}
@media only screen and (max-width: 767px) {
  .con_case > .box_container .box_list .list .item .box_detail .txt {
    font-weight: normal;
  }
}
.con_case > .box_container .box_list .box_hint_scroll {
  text-align: center;
  margin-bottom: 1em;
}
.con_case > .box_container .box_list .box_hint_scroll i {
  font-size: 129%;
}

.btn_red {
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .btn_red {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .btn_red {
    margin-bottom: 1em;
  }
}
@media only screen and (min-width: 1025px) {
  .btn_red a {
    min-width: 600px;
    padding: 20px;
  }
  .btn_red a span {
    text-align: center;
    font-size: 129%;
  }
}
@media print {
  .btn_red a {
    min-width: 600px;
    padding: 20px;
  }
  .btn_red a span {
    text-align: center;
    font-size: 129%;
  }
}
.ie8 .btn_red a {
  min-width: 600px;
  padding: 20px;
}
.ie8 .btn_red a span {
  text-align: center;
  font-size: 129%;
}

/* -----------------------------------------------------------
	.con_acc
----------------------------------------------------------- */
.con_acc .acc_list ul {
  margin: 50px 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_acc .acc_list ul {
    margin: 30px 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_acc .acc_list ul {
    margin: 1em 0;
  }
}
.con_acc .acc_list ul li {
  padding: 30px;
  float: left;
  width: 31%;
  margin-right: 3.5%;
  border: 5px solid #f8f6f1;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_acc .acc_list ul li {
    padding: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_acc .acc_list ul li {
    padding: 1em;
  }
}
.con_acc .acc_list ul li:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .con_acc .acc_list ul li {
    float: none;
    width: 100%;
    margin-bottom: 2em;
  }
}
.con_acc .acc_list ul li .sst {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  text-align: center;
  font-size: 129%;
  color: #8a7d0f;
}
@media only screen and (max-width: 767px) {
  .con_acc .acc_list ul li .sst {
    font-weight: normal;
  }
}
.con_acc .acc_list ul li .st {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  text-align: center;
  font-size: 172%;
}
@media only screen and (max-width: 767px) {
  .con_acc .acc_list ul li .st {
    font-weight: normal;
  }
}
.con_acc .acc_list ul li .st span {
  font-size: 134%;
}
.con_acc .acc_list ul li .ic {
  padding: 35px 0 25px;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_acc .acc_list ul li .ic {
    padding: 30px 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_acc .acc_list ul li .ic {
    padding: 1em 0;
  }
}
.con_acc .acc_list ul li .box_txt .txt {
  text-align: center;
  line-height: 2;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
}
@media only screen and (max-width: 767px) {
  .con_acc .acc_list ul li .box_txt .txt {
    font-weight: normal;
  }
}
.con_acc .acc_list ul li .box_txt .left {
  text-align: left;
}
.con_acc .box_note .box_container {
  padding: 50px;
  border: solid 3px #b6a272;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_acc .box_note .box_container {
    padding: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_acc .box_note .box_container {
    padding: 1em;
  }
}
.con_acc .box_note .box_container ul {
  padding-left: 1em;
}
.con_acc .box_note .box_container ul li {
  list-style-type: disc;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
}
@media only screen and (max-width: 767px) {
  .con_acc .box_note .box_container ul li {
    font-weight: normal;
  }
}

/* -----------------------------------------------------------
	.con_date
----------------------------------------------------------- */
.con_date table {
  width: 100%;
  width: 100%;
}
.con_date table th {
  padding: 14px 10px;
  font-size: 143%;
}
.con_date table th.glay {
  background: #e9e4d8;
}
.con_date table th.brown {
  background: #f6f6f6;
}
.con_date table td {
  text-align: center;
  border: dashed 1px #cbcbcb;
  font-size: 129%;
}
.con_date table th, .con_date table td {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  border-right: none;
}
@media only screen and (max-width: 767px) {
  .con_date table th, .con_date table td {
    font-weight: normal;
  }
}
.con_date .txt_l {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  font-size: 129%;
  margin-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  .con_date .txt_l {
    font-weight: normal;
  }
}
