@charset "UTF-8";
.fair_block {
  background-color: #f5f5f5;
}
.fair_block:nth-child(2n) {
  background-color: #fff;
}
.fair_block .btn {
  position: absolute;
  bottom: 4%;
}
.fair_block .btn a {
  width: 180px;
}

.header-sub-title_fair {
  margin-bottom: 2%;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1rem;
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
  text-shadow :  0 0 6px #000; 
}

.present-list-em{
	font-size : 1.1em;
	color : #B39358;
	font-weight : bold;	
}


.header-title2 {
  color: #fff;
  text-align: center;
  text-shadow :  0 0 6px #000; 

}

/*-【b】-*/
.header-area.type-b .header-title2 {
  padding-top: 0;
  font-weight: normal;
  font-size: 52px;
  font-size: 5.2rem;
  font-family: "Great Vibes";
}
@media only screen and (max-width: 30em) {
  .header-area.type-b .header-title2 {
    font-size: 32px;
    font-size: 3.2rem;
  }
}



@media only screen and (max-width: 54em) {
  .fair_block .btn {
    position: relative;
    text-align: center;
  }
}

.fair-box {
  position: relative; 
  margin-bottom: 4%;
}
.fair-box:after {
  display: block;
  visibility: hidden; 
  clear: both;
  height: 0;
  content: "";
}
@media only screen and (max-width: 48em) {
  .fair-box {
    margin-right: auto; 
    margin-left: auto;
    width: 92%;
  }
}

.pickup_bg-img {
  position: relative;
  float: left;
  padding-top: 42.96875%;
  min-height: 400px; /*440→460*/
  width: 39.0625%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.pickup_bg-img img {
  position: absolute;
  top: 0;
  visibility: hidden;
}
@media only screen and (max-width: 54em) {
  .pickup_bg-img {
    padding-top: 110%;
    width: 100%;
    width: 100%;
  }
}

.pickup_content {
  position: relative;
  float: left;
  padding-top: 42.96875%;
  min-height: 400px;/*440→460*/ 
  width: 60.9375%;
  background-color: #fff;
}
@media only screen and (max-width: 54em) {
  .pickup_content {
    padding-top: 0; 
    width: 100%;
  }
}

/* フェアが3つ以上でボタンが入りきらない場合 */
.minOver01{ min-height:690px !important;}

.pickup_content-inner {
  position: absolute;
  top: 0;
  padding: 4%;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 54em) {
  .pickup_content-inner {
    position: relative;
  }
}

.pickup_tags {
  margin-bottom: 2%; 
  font-size: 0;
}
.pickup_tags span {
  display: inline-block;
  margin-right: 2px;
  margin-bottom: 2px;
  padding: 0 2%;
  background-color: #FCCBC9; 
  color: #534E4C;
  letter-spacing: 0.1rem;
  font-weight: bold;
  font-size: 10px;
  font-size: 1rem;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  line-height: 2.2;
}
.pickup_tags span.is-disabled {
  background-color: #ccc;
}

.pickup_title {
  margin-bottom: 2%;
  letter-spacing: 0.1rem; 
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
}

.pickup_lead-txt {
  margin-bottom: 3%; 
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}

.pickup_schedule {
  margin-bottom: 3%; 
  padding-top: 2%;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}

.pickup_month {
  margin-bottom: 1%; 
  font-weight: bold;
}

.pickup_days {
  margin-bottom: 2%;
}

.calender_iframe {
  position: relative;
  top: 0;
  display: block;
  margin:0 auto 10px;
  width: 100%;
  width: 100%;
  height: 100%;
}
.calender_iframe.is-pc {
  min-height: 1080px; 
  max-width: 800px;
}
.calender_iframe.is-sp {
  display: none;
}

@media only screen and (max-width: 48em) {
.calender_iframe.is-pc {
  min-height: 500px; 
}
/*
  .calender_iframe.is-pc {
    display: none;
  }
*/  
  .calender_iframe.is-sp {
    display: block;
  }
}

.fair-detail_bg-img {
  position: relative;
  overflow: hidden;
  padding-top: 36.76471%;
  min-height: 400px; 
  width: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.fair-detail_bg-img img {
  position: absolute;
  top: 0;
  visibility: hidden;
}
@media only screen and (max-width: 48em) {
  .fair-detail_bg-img {
    min-height: 300px;
  }
}

.fair-detail-box {
  background-color: #f5f5f5;
}
.fair-detail-box.schedule {
  background-color: #fff;
}
.fair-detail-box .wrapper {
  position: relative;
  z-index: 1; 
  padding: 5% 0;
}
.fair-detail-box .wrapper:after {
  display: block;
  visibility: hidden; 
  clear: both;
  height: 0;
  content: "";
}
@media only screen and (max-width: 48em) {
  .fair-detail-box .wrapper {
    margin: auto; 
    width: 92%;
  }
}

.fair-detail-box_title {
  position: relative;
  margin-bottom: 4%;
  text-align: center;
  font-size: 24px;
  font-size: 2.4rem;
}
.fair-detail-box_title span {
  display: block;
  margin-top: 1%; 
  font-size: 14px;
  font-size: 1.4rem;
}
@media only screen and (max-width: 48em) {
  .fair-detail-box_title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.fair-contents_list {
  border-top: 1px solid #d9d9d9;
}

.fair-contents_item-title {
  position: absolute;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 30%;
  vertical-align: top;
}
@media only screen and (max-width: 48em) {
  .fair-contents_item-title {
    position: relative;
    padding: 4% 2% 2%; 
    width: 100%;
  }
}

.fair-contents_item-data {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 30%;
  border-bottom: 1px solid #d9d9d9;
  vertical-align: top; 
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
.fair-contents_item-data span {
  display: block;
  margin-top: 1%;
  font-weight: normal;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 2;
}
@media only screen and (max-width: 48em) {
  .fair-contents_item-data {
    padding: 2% 2% 4%;
    width: 100%;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .fair-contents_item-data span {
    font-size: 11px;
    font-size: 1.1rem;
  }
}

.fair-detail_schedule {
  background-color: #FAA7A3;
  text-align: center;
  letter-spacing: 0.1rem; 
  font-size: 20px;
  font-size: 2rem;
  line-height: 3;
  color: #fff;
}

.fair-detail_bg-img.type-a:before {
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4); 
  content: "";
}

.fair-detail_bg-img.type-a .fair-detail_title {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 92%;
  height: 60%;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1rem;
  font-weight: bold; 
  font-size: 28px;
  font-size: 2.8rem;
}
@media only screen and (max-width: 48em) {
  .fair-detail_bg-img.type-a .fair-detail_title {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.fair-detail_bg-img.type-a .fair-detail_title span {
  display: block; 
  font-size: 38px;
  font-size: 3.8rem;
}
@media only screen and (max-width: 48em) {
  .fair-detail_bg-img.type-a .fair-detail_title span {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.fair-detail_bg-img.type-b .fair-detail_header {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto; 
  width: 640px;
  height: 340px;
  background-color: rgba(255, 255, 255, 0.8);
}
.fair-detail_bg-img.type-b .fair-detail_header:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  box-sizing: border-box;
  margin: auto;
  width: 95.3125%;
  height: 91.1764%;
  border: 1px solid #5d7e2a; 
  content: "";
}
@media only screen and (max-width: 48em) {
  .fair-detail_bg-img.type-b .fair-detail_header {
    width: 92%;
    height: 260px;
  }
}

.fair-detail_bg-img.type-b .fair-detail_title {
  display: inline-block;
  padding-top: 50px;
  width: 100%;
  text-align: center;
  font-weight: normal; 
  font-size: 38px;
  font-size: 3.8rem;
  font-family: "Quickpen";
}
.fair-detail_bg-img.type-b .fair-detail_title span {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "HG明朝E", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.fair-detail_bg-img.type-b .fair-detail_title:after {
  display: block;
  margin: 20px auto; 
  width: 40px;
  border-bottom: 2px solid #5d7e2a;
  content: "";
}
@media only screen and (max-width: 48em) {
  .fair-detail_bg-img.type-b .fair-detail_title {
    padding-top: 25px; 
    font-size: 28px;
    font-size: 2.8rem;
  }
  .fair-detail_bg-img.type-b .fair-detail_title span {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .fair-detail_bg-img.type-b .fair-detail_title:after {
    margin: 10px auto;
  }
}

.fair-detail_bg-img.type-b .fair-detail_sub-title {
  margin-bottom: 15px; 
  text-align: center;
  font-size: 22px;
  font-size: 2.2rem;
}
@media only screen and (max-width: 48em) {
  .fair-detail_bg-img.type-b .fair-detail_sub-title {
    margin-bottom: 10px; 
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.fair-detail_bg-img.type-b .fair-detail_lead-txt {
  text-align: center;
  line-height: 1.8;
}
@media only screen and (max-width: 48em) {
  .fair-detail_bg-img.type-b .fair-detail_lead-txt {
    margin: auto; 
    width: 86%;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.benefit-box {
  position: relative; 
  background-color: #fff;
}
.benefit-box:after {
  display: block;
  visibility: hidden; 
  clear: both;
  height: 0;
  content: "";
}
@media only screen and (max-width: 48em) {
  .benefit-box {
    margin: auto; 
    max-width: 600px;
  }
}

.benefit-box_img {
  float: left; 
  width: 33.3%;
}
@media only screen and (max-width: 48em) {
  .benefit-box_img {
    max-width: 600px; 
    width: 100%;
  }
}

.benefit-box_title {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 33.3%;
  float: left;
  margin: auto; 
  padding: 0 2%;
  max-width: 600px;
  width: 66.4%;
  height: 95px;
  font-size: 18px;
  font-size: 1.8rem;
}
.benefit-box_title span {
  display: block;
  font-size: 13px;
  font-size: 1.3rem;
}
@media only screen and (max-width: 48em) {
  .benefit-box_title {
    position: relative;
    left: 0;
    padding: 4%;
    max-width: 600px;
    width: 100%;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .benefit-box_title span {
    font-size: 11px;
    font-size: 1.1rem;
  }
}

.schedule-box {
  float: left;
  margin-bottom: 5%; 
  width: 48%;
  border-collapse: collapse;
}
.schedule-box:nth-child(2n) {
  float: right;
}
@media only screen and (max-width: 48em) {
  .schedule-box {
    width: 100%;
  }
}
.schedule-box caption {
  margin-bottom: 2%; 
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
}
.schedule-box tbody {
  border-top: 1px solid #ddd;
}
.schedule-box th,
.schedule-box td {
  padding: 3% 0;
  border-bottom: 1px solid #ddd; 
  vertical-align: middle;
}

.schedule-box_date {
  width: 30%;
  text-align: left; 
  font-weight: normal;
  font-size: 13px;
  font-size: 1.3rem;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}

.schedule-box_time {
  width: 35%; 
  font-weight: normal;
  font-size: 13px;
  font-size: 1.3rem;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}

.schedule-box_btn {
  text-align: right;
}
.schedule-box_btn a {
  max-width: 120px; 
  width: 100%;
  line-height: 2.66;
}

.schedule-box_footer {
  clear: both;
  text-align: center;
}
.schedule-box_footer .btn a {
  width: 360px;
  border: 1px solid #ccc;
}
@media only screen and (max-width: 48em) {
  .schedule-box_footer .btn a {
    width: 80%;
  }
}

.schedule-box_footer-tel {
  font-size: 14px;
  font-size: 1.4rem;
}
.schedule-box_footer-tel span {
  display: block; 
  letter-spacing: 0.4rem;
  font-size: 36px;
  font-size: 3.6rem;
  font-family: "Julius Sans One";
}

.schedule-box_footer-text {
  margin-bottom: 4%; 
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}

.special {
  background-color: #fff;
}

.special-box_outer:after {
  display: block;
  visibility: hidden; 
  clear: both;
  height: 0;
  content: "";
}

.special-box {
  float: left;
  margin-bottom: 4%; 
  width: 32%; /*6/23 48→32へ*/
}

/* .special-box:nth-child(2n) {
  float: right;
} 6/23


/* --- コンテンツが3つのとき --- */
.special-box2 {
  margin-bottom: 4%; 
  width: 48%;
  margin-left: auto;
  margin-right: auto;
}


@media only screen and (max-width: 48em) {
  .special-box {
    width: 100%;
  }
  
  .special-box2 {
  width: 100%;
}
}

.special-box img {
  width: 50%;
  margin-bottom: 1px;
}

.special-box img:first-child {
  width: 100%;
  margin-bottom: 2px;
}

.special-box img:nth-child(4n) {
  width: 100%;
  margin-bottom: 2px;
}


/* --- コンテンツが3つのとき --- */
.special-box2 img {
  width: 50%;
  margin-bottom: 1px;
}

.special-box2 img:first-child {
  width: 100%;
  margin-bottom: 2px;
}

.special-box2 img:nth-child(4n) {
  width: 100%;
  margin-bottom: 2px;
}


/* オリジナルのCSSここから
.special-box {
  float: left;
  margin-bottom: 4%; 
  width: 48%;
}
.special-box img {
  width: 50%;
}
.special-box:first-child {
  width: 100%;
}
.special-box:first-child img {
  width: 33.3%;
}
@media only screen and (max-width: 48em) {
  .special-box:first-child img {
    width: 50%;
  }
  .special-box:first-child img:last-child {
    display: none;
  }
}
.special-box:nth-child(2n+3) {
  float: right;
}
@media only screen and (max-width: 48em) {
  .special-box {
    width: 100%;
  }
}
オリジナルのCSSここまで*/

.special-box_title {
  font-weight: bold; 
  font-size: 15px;
  font-size: 1.5rem;
  min-height: 80px; /*6/20追加*/
}

@media only screen and (max-width: 60em) {
.special-box_title {
  min-height: 100px;
}
}


.special-box_title span {
  position: relative; 
  display: block;
  float: left;
/*  margin-bottom: -20px; */
  width: 70px;
  text-align: center;
  font-weight: normal;
  font-style: italic;
  font-size: 56px;
  font-size: 5.6rem;
  font-family: "Great Vibes";
  line-height: 1;
}
@media only screen and (max-width: 48em) {
  .special-box_title span {
    width: 40px; 
    font-size: 44px;
    font-size: 4.4rem;
  }
}
@media only screen and (max-width: 48em) {
  .special-box_title {
    font-weight: bold; 
    font-size: 12px;
    font-size: 1.2rem;
	min-height: 50px;
  }
}

.special-box_img {
  clear: both; 
  font-size: 0;
}

.present {
  position: relative;
  background-position: center center;
  background-size: cover; 
  background-repeat: no-repeat;
}
.present:before {
  position: absolute;
  z-index: 1; 
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(206, 236, 232,0.85);
  content: "";
}

.present_bg-img {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover; 
  background-repeat: no-repeat;
}
.present_bg-img img {
  position: absolute;
  visibility: hidden;
}

.present_list {
  position: relative;
  margin-bottom: 4%; 
  width: 48%;
  border-color: rgba(0, 0, 0, 0.1);
  border-top-width: 1px;
  border-top-style: solid;
  list-style-type: none;
}
.present_list.is-left {
  float: left;
}
.present_list.is-right {
  float: right;
}
@media only screen and (max-width: 48em) {
  .present_list {
    width: 100%;
  }
  .present_list.is-left,
  .present_list.is-right {
    float: none;
  }
  .present_list.is-left {
    margin-bottom: 0;
  }
  .present_list.is-right {
    border-top: none;
  }
}

.present_list-item {
  position: relative;
  padding: 20px 0 20px 20px;
  border-color: rgba(0, 0, 0, 0.1);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  font-weight: bold; 
  font-size: 16px;
  font-size: 1.6rem;
}
.present_list-item span {
  position: absolute;
  left: 0; 
  display: block;
}
@media only screen and (max-width: 48em) {
  .present_list-item {
    font-weight: bold; 
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.present_list-item .note {
  font-size: 12px;
  font-size: 1.2rem;
  left: 20px;
  padding-bottom: 20px;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: normal;
  }

.present-box_img {
  position: relative; 
  clear: both;
  font-size: 0;
}
.present-box_img img {
  display: inline-block;
  width: 20%; /*25→20*/
}
@media only screen and (max-width: 48em) {
  .present-box_img img {
    width: 50%;
  }
  .present-box_img img:nth-child(n+3) {
    display: none;
  }
}

.present-box_caution {
  position: relative;
  padding-top: 2%; 
  text-align: right;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}

.entry-box {
  position: relative;
  display: block;
  box-sizing: border-box; 
  margin-bottom: 2%;
  padding: 20px;
  background-color: #fff;
}
.entry-box:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto; 
  width: 0;
  height: 70%;
  border-color: rgba(0, 0, 0, 0.1);
  border-left-width: 1px;
  border-left-style: solid;
  content: "";
}
.entry-box:after {
  display: block;
  visibility: hidden; 
  clear: both;
  height: 0;
  content: "";
}
@media only screen and (max-width: 54em) {
  .entry-box {
    padding: 15px;
  }
  .entry-box:before {
    display: none;
  }
}
@media only screen and (max-width: 54em) {
  .entry-box {
    margin-bottom: 4%; 
    padding: 2%;
  }
}

.entry-box_title {
  top: 0;
  bottom: 0;
  left: 0;
  float: left;
  margin: auto;
  padding: 2% 2%;
  width: 48%;
  font-size: 18px;
  font-size: 1.8rem;
}
.entry-box_title span {
  display: block;
  color: #CF5A65;
  font-size: 13px;
  font-size: 1.3rem; 
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
@media only screen and (max-width: 48em) {
  .entry-box_title span {
    font-size: 11px;
    font-size: 1.1rem;
  }
}
@media only screen and (max-width: 54em) {
  .entry-box_title {
    position: relative;
    float: none;
    padding-bottom: 2%; 
    width: 100%;
    height: auto;
    border-color: rgba(0, 0, 0, 0.1);
    border-bottom-width: 1px;
    border-bottom-style: solid;
  }
}
@media only screen and (max-width: 48em) {
  .entry-box_title {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.entry-box_content {
  top: 0;
  right: 2%; 
  float: right;
  width: 48%;
  height: 100%;
}
@media only screen and (max-width: 54em) {
  .entry-box_content {
    position: static; 
    float: none;
    width: 100%;
    height: auto;
  }
}

.entry-box_table {
  width: 100%;
  height: 100%;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}

.entry-box_table-head {
  display: table-cell;
  width: 25%;
}
@media only screen and (max-width: 48em) {
  .entry-box_table-head {
    display: table-header-group;
  }
}

.entry-box_table-title {
  text-align: center;
}
@media only screen and (max-width: 48em) {
  .entry-box_table-title {
    padding-top: 4%; 
    text-align: left;
  }
}

.entry-box_table-body {
  display: table-cell;
  width: 70%;
}
@media only screen and (max-width: 48em) {
  .entry-box_table-body {
    display: table-row-group;
  }
}

/* tableにonly_time(日付のみ)が入っている場合、時間表記を拡大 */
.entry-box_table.only_time .entry-box_time{
  font-size: 14px;
  font-size: 1.4rem;
	font-weight:bold;
	padding-left:10px;
}

.entry-box_table-row {
  display: block; 
  width: 100%;
}
.entry-box_table-row:nth-child(n+2) td {
  border-color: rgba(0, 0, 0, 0.1); 
  border-top-width: 1px;
  border-top-style: solid;
}

.entry-box_date {
  width: 30%;
}
@media only screen and (max-width: 54em) {
  .entry-box_date {
    line-height: 2;
  }
}

.entry-box_time {
  padding: 15px 0;
  width: 100%;
  font-size: 13px;
  font-size: 1.3rem; 
  line-height: 2.46;
}
.entry-box_time .btn {
  display: inline-block;
  float: right;
}

.fair-date {
    text-align: center;
    margin: 5% 0 2% 0;
    font-size: 22px;
}

.entry-box_time .btn a {
  width: 140px;
  font-size: 11px;
  font-size: 1.1rem; 
  line-height: 2.9;
}
@media only screen and (max-width: 48em) {
  .entry-box_time .btn a {
    width: 140px;
  }
}
@media only screen and (max-width: 54em) {
  .entry-box_time {
    padding: 10px 0;
  }
}
@media only screen and (max-width: 48em) {
  .entry-box_time {
    padding: 5px 0;
  }
}

.entry-box_text {
  padding: 15px;
}
@media only screen and (max-width: 48em) {
  .entry-box_text {
    text-align: center;
  }
}
.entry-box_text p {
  margin-bottom: 10px;
}
@media only screen and (max-width: 48em) {
  .entry-box_text a.is-pc {
    display: none;
  }
}
.entry-box_text a.is-sp {
  display: none;
}
@media only screen and (max-width: 48em) {
  .entry-box_text a.is-sp {
    display: inline-block;
  }
}

.entry_caution {
  text-align: center; 
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
@media only screen and (max-width: 48em) {
  .entry_caution {
    text-align: left; 
    font-size: 11px;
    font-size: 1.1rem;
  }
}





/* ====== ワードプレス用フェア領域 ====== */
article.wp_fairbox{
	margin:0 0 30px 0;
	padding:;
	background-color:#FFF;
	}
article.wp_fairbox::after{
  display: block;
  visibility: hidden; 
  clear: both;
  height: 0;
  content: "";
	}
/*左側画像*/
.wp_fairimage{
	float:left;
	width:40%;
	padding:0;
	}
/*右側コンテンツ*/
.wp_pickup_content {
  position: static;
  float: left;
  width: 60%;
  background-color: #fff;
}
.wp_pickup_content-inner {
	padding: 2% 4% 2% 4%;  
  width: 100%;
  height: 100%;
}
/*ボタンposition外し*/
.wp_pickup_content-inner > div.btn{
	position:static;
}
@media only screen and (max-width: 54em) {
.wp_fairimage{
	float:none;
	width:100%;
	margin:0 0 15px 0;
	padding:0;
	}
.wp_pickup_content {
  float:none;
  width:100%;
}
}
@media only screen and (max-width: 54em) {

}






/* フェアテーブル */
table.fair_table{
	width: 100%;
	border-spacing: 0;
	border-collapse:collapse;
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
table.fair_table tr{
}
table.fair_table tr td{
}
table.fair_table tr td.fair_table_td1{
	width: 70%;
	border-bottom: solid 8px #fff;
}
table.fair_table tr td.fair_table_td2{
	width: 30%;
	border-bottom: solid 8px #fff;
}

span.fair_info_1{
	display: block;
	font-size: 14px;
	font-weight: bold!important;
}
span.fair_info_2{
 	display: block;
	font-size: 14px;
	font-weight: normal;
}

a.fair_btn{
	display: block;
	padding: 8px 0;
	background-color: #ecb49e;
	font-size: 12px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-weight: bold!important;
}

@media only screen and (max-width: 54em) {
table.fair_table tr td.fair_table_td1{
	width: 60%;
}
table.fair_table tr td.fair_table_td2{
	width: 40%;
}
}


/* 特典ボックス */
div.fair_present_box{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
div.fair_present_box div.fair_present_box_inner{
	width: 48%;
	background-color: #fff;
	padding: 5px;
	margin: 0 0 10px 0;
}
@media only screen and (max-width: 48em) {
div.fair_present_box div.fair_present_box_inner{
	width: 100%;
}
}

div.fair_present_box_inner:after{
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: "";
}
div.fair_present_box_inner img{
	float: left;
	width: 150px;
	margin: 0 5px 0 0;
}
div.fair_present_box_inner h4{
	font-size: 18px;
	display: inline-block;
}
div.fair_present_box_inner p{
	font-size: 14px;
	padding: 5px;
	overflow: hidden;
}
/*特典が1つの場合*/
div.fair_present_box.if_present_one{
	display: block!important;
}
div.fair_present_box.if_present_one div.fair_present_box_inner{
	width: 100%;
}

