@charset "UTF-8";
@media screen and (min-width: 768px) {
/* 下層h2
-------------------------------------*/

header {
    width: 100%;
    background-color: #fff;
    height: 215px;
}
.k-common-ttl-Box .k-common-ttl{
    color: #000000;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    text-align: center;
    letter-spacing: 5px;
}

.k-common-ttl-Box .k-common-ttl .en {
    color: #000000;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
}

.main-photo{
  width: 100%;
  margin: 0 0 40px 0;
}

.main-photo img{
  width: 100%;
}


.kasou-wap-Box{
  margin: 40px auto 0 auto;
}


/* パンくず
-------------------------------------*/
.seo_bread_list-Box { 
  margin: 40px auto 50px auto;
  max-width: 1080px; 
}

/* event
-------------------------------------*/
#page-event { color: #29251f; font-size: 14px;line-height: 1.8; }
#page-event .event-ttl { text-align: center; margin-bottom: 50px; }

/* pickup-box
-------------------------------------*/
.pickup-box {
  border: 1px solid #e2e2e2;
  display: flex;
  justify-content: space-between;
  padding: 40px 100px 40px 50px;
  position: relative;
}

.pickup-box:before {
  background-image: url(../images/event/pick-up-icon-top.png);
  content: "";
  height: 60px;
  position: absolute;
  top: 6px;
  left: 5px;
  width: 60px;
}

.pickup-box:after {
  background-image: url(../images/event/pick-up-icon-bottom.png);
  content: "";
  height: 60px;
  position: absolute;
  bottom: 9px;
  right: 6px;
  width: 60px;
}

.pickup-box .pickup-label {
  position: absolute;
  top: 0;
  right: 0;
}

.pickup-box .pickup-img {
  height: 330px;
  width: 290px;
}

.pickup-box .pickup-txt {
  width: 600px;
}

.pickup-box .pickup-txt .pickup-date {
  border-bottom: 1px dotted #000;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 10px;
  padding: 0 0 10px;
}

.pickup-box .pickup-txt .pickup-date .pickup-time {
  font-size: 16px;
  margin-left: 20px;
}

.pickup-box .pickup-txt .pickup-date .remaining-box {
  border: 2px solid #a0a0a0;
  font-family: "Meiryo";
  font-size: 16px;
  font-weight: normal;
  float: right;
  padding: 5px 17px 5px 18px;
  width: 105px;
}

.pickup-box .pickup-txt .pickup-ttl {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 20px;
  line-height: 1.8;
}

.pickup-box .pickup-txt .pickup-category {
  display: flex;
  justify-content: flex-start;
  margin: 0 0 20px;
}

.pickup-box .pickup-txt .pickup-category li {
  background-color: #a0a0a0;
  color: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-right: 10px;
  text-align: center;
  line-height: 1.8;
  width: 92px;
}

.pickup-box .pickup-txt .pickup-comment {
  background-color: #e7ecdf;
  line-height: 1.714;
  margin: 0 0 20px;
  padding: 15px 25px;
}

.pickup-box .pickup-txt .more-btn {
  background-image: url(../images/event/btn-bg.jpg);
  color: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-left: auto;
  padding: 10px 0;
  position: relative;
  text-align: center;
  width: 210px;
}

.pickup-box .pickup-txt .more-btn a {
  color: #fff;
}

.pickup-box .pickup-txt .more-btn:after {
  background-image: url(../images/event/pick-up-arrow.png);
  content: "";
  height: 7px;
  position: absolute;
  right: 16px;
  top: 16px;
  width: 27px;
}

.remaining-txt {
  font-size: 16px;
  text-align: right;
  margin: 0 0 50px;
}

/* calender-box
-------------------------------------*/
#calender-box {
  border: 1px solid #e2e2e2;
  margin: 150px 0 70px;
  padding: 105px 50px 50px;
  position: relative;
}

#calender-box .calender-btns {
  display: flex;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  justify-content: space-between;
  margin: 0 0 45px;
}

#calender-box .calender-btns .before-btn {
  background-image: url(../images/event/btn-bg.jpg);
  color: #fff;
  height: 40px;
  padding: 8px 0;
  position: relative;
  text-align: center;
  width: 150px;
}

#calender-box .calender-btns .before-btn:before {
  background-image: url(../images/event/before-icon.png);
  content: "";
  height: 12px;
  position: absolute;
  top: 15px;
  left: 15px;
  width: 8px;
}

#calender-box .calender-btns .next-btn {
  background-image: url(../images/event/btn-bg.jpg);
  color: #fff;
  height: 40px;
  padding: 8px 0;
  position: relative;
  text-align: center;
  width: 150px;
}

#calender-box .calender-btns .next-btn:after {
  background-image: url(../images/event/next-icon.png);
  content: "";
  height: 12px;
  position: absolute;
  top: 14px;
  right: 15px;
  width: 8px;
}

#calender-box #calender-ttl {
  position: absolute;
  top: -90px;
  left: 50%;
  -webkit-transform: translate(-50%,0);
  -moz-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  -o-transform: translate(-50%,0);
  transform: translate(-50%,0);
}

#calender-box #calender-tbl {
  width: 100%;
}

#calender-box #calender-tbl th {
  border-top: 2px solid #000;
  border-bottom: 1px solid #000;
  padding: 20px 0;
  text-align: center;
}

#calender-box #calender-tbl th img {
  vertical-align: middle;
}

#calender-box #calender-tbl td {
  padding: 40px 0 0;
  width: 170px;
}

#calender-box #calender-tbl td .date-box {
  background-color: #f6f5f3;
  margin: 0 auto;
  padding: 10px 15px 20px;
  width: 125px;
}

#calender-box #calender-tbl td .date {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  text-align: center;
  margin: 0 0 10px;
}

#calender-box #calender-tbl td .txt {
  border-top: 1px solid #aeaeae;
  font-size: 12px;
  line-height: 1.5;
  margin: 0 0 15px;
  padding: 15px 0 0;
}

.outside-calender-btns {
  display: flex;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  justify-content: space-between;
  margin: 0 auto 50px;
  width: 1000px;
}

.outside-calender-btns .before-btn {
  background-image: url(../images/event/btn-bg.jpg);
  color: #fff;
  height: 40px;
  padding: 8px 0;
  position: relative;
  text-align: center;
  width: 150px;
}

.outside-calender-btns .before-btn:before {
  background-image: url(../images/event/before-icon.png);
  content: "";
  height: 12px;
  position: absolute;
  top: 15px;
  left: 15px;
  width: 8px;
}

.outside-calender-btns .next-btn {
  background-image: url(../images/event/btn-bg.jpg);
  color: #fff;
  height: 40px;
  padding: 8px 0;
  position: relative;
  text-align: center;
  width: 150px;
}

.outside-calender-btns .next-btn:after {
  background-image: url(../images/event/next-icon.png);
  content: "";
  height: 12px;
  position: absolute;
  top: 14px;
  right: 15px;
  width: 8px;
}

.contact-bnr {
  position: relative;
  margin: 0 auto;
  width: 800px;
}

.contact-bnr .bnr-txt {
  position: absolute;
  bottom: 60px;
  left: 150px;
  letter-spacing: 1px;
}

/* calender-btn
-------------------------------------*/
.calender-btn {
  background-image: url(../images/event/calender-back-btn.png);
  color: #fff;
  display: block;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 18px;
  height: 96px;
  margin: 0 auto;
  letter-spacing: 1.5px;
  padding: 25px 0 0 87px;
  position: relative;
  width: 347px;
}

.calender-btn:after {
  background-image: url(../images/event/pick-up-arrow.png);
  content: "";
  height: 7px;
  position: absolute;
  top: 35px;
  right: 38px;
  width: 27px;
}

/* detail-box
-------------------------------------*/
.detail-box {
  border: 1px solid #e2e2e2;
  margin: 0 0 15px;
  padding: 50px 20px 20px;
}

.target-box {
  border: 3px solid #e5ded4;
  margin: 0 auto 40px;
  padding: 10px 30px;
  width: 900px;
}

.target-box .target-ttl {
  color: rgb(184, 127, 60);
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 18px;
  font-weight: bold;
  margin-right: 30px;
  letter-spacing: 1px;
}

.benefits-box {
  border: 3px solid #000;
  margin: 0 auto 30px;
  padding: 3px;
  position: relative;
  width: 900px;
}

.benefits-box:before {
  background-color: #ba84a6;
  border-radius: 100%;
  content: "特典";
  color: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 18px;
  padding: 15px;
  position: absolute;
  letter-spacing: 1px;
  top: -30px;
  left: 20px;
}

.benefits-box .benefits-box-inner {
  border: 1px solid #000;
  padding: 35px 30px 30px;
}

.benefits-box .benefits-box-inner .benefits-txt {
  line-height: 2;
  word-break: break-all;
}

.wysiwyg-box {
  background-image: url(../images/event/event-bg.jpg);
  margin: 0 auto 60px;
  line-height: 2;
  padding: 40px 50px;
  width: 1000px;
  word-break: break-all;
}

.wysiwyg-box .remarks-box {
  background-color: #fff;
  margin-top: 30px;
  padding: 8px 20px;
}

/* contact-form
-------------------------------------*/
#contact-form {
  margin: 0 auto 60px;
  width: 1000px;
}

#contact-form #contact-ttl {
  margin: 0 0 30px;
}

#contact-box {
  margin: 0 auto 40px;
}

#contact-box .contact-box-thead {
  background-color: #eeebe5;
  border-bottom: 7px solid #fff;
  color: rgb(93, 93, 93);
  padding: 20px 0 20px 50px;
  position: relative;
  text-align: left;
  vertical-align: top;
  width: 310px;
  z-index: -1;
}

#contact-box .contact-box-required::after {
  background-color: #c30d24;
  border-radius: 5px;
  content: "必須";
  color: #fff;
  display: inline;
  font-size: 12px;
  padding: 2px 7px;
  text-align: center;
  margin-left: 20px;
}

#contact-box .contact-box-tbody {
  padding: 0 0 0 50px;
  vertical-align: middle;
}

#contact-box .contact-input-box {
  border: 1px solid #aaa;
  padding: 5px;
  width: 452px;
}

#contact-box .contact-input-box::-webkit-input-placeholder {
  color: #ccc;
}

#contact-box .contact-input-box::-moz-placeholder {
  color: #ccc; opacity: 1;
}

#contact-box .contact-input-box:-ms-input-placeholder {
  color: #ccc;
}

#contact-box .contact-select {
  border-radius: 5px;
  padding: 5px;
  width: 180px;
}

#contact-box .contact-textarea-box {
  margin: 15px 0;
  width: 640px;
}

/* contact-btn
-------------------------------------*/
#contact-form .contact-btn {
  background-image: url(../images/contact01/btn-bg.jpg);
  color: #fff;
  font-size: 16px;
  padding: 18px 0;
  position: relative;
  text-align: center;
  width: 300px;
}

#contact-form .next-btn:after {
  background-image: url(../images/contact01/right-arrow.png);
  content: "";
  height: 7px;
  position: absolute;
  top: 48%;
  right: 20px;
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
  width: 27px;
}

#contact-form .prev-btn:before {
  background-image: url(../images/contact01/left-arrow.png);
  content: "";
  height: 7px;
  position: absolute;
  top: 48%;
  left: 20px;
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
  width: 27px;
}

#contact-form .submit-btn {
  background-color: #b87f3c;
  background-image: none;
}

#contact-form .contact-btn-single {
  margin: 0 auto 20px;
  width: 300px;
}

#contact-form .contact-btn-double {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 20px;
  width: 700px;
}

/* fair-back
-------------------------------------*/
.fair-back {
  background-image: url(../images/contact01/btn-bg.jpg);
  color: #fff;
  display: block;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 14px;
  margin: 0 0 20px;
  letter-spacing: 1px;
  padding: 8px 0 8px 42px;
  position: relative;
  width: 260px;
}

.fair-back:before {
  background-image: url(../images/event/before-icon.png);
  content: "";
  height: 12px;
  position: absolute;
  top: 15px;
  left: 15px;
  width: 8px;
}


}
@media screen and (max-width: 767px) { /* 下層h2 -------------------------------------*/

  .k-common-ttl-Box { background-image: url(../images/event/h2.jpg); }

.main-photo{
  width: 100%;
  margin: 0 0 3% 0;
}

.main-photo img{
  width: 100%;
}


  /* パンくず -------------------------------------*/
  .seo_bread_list-Box {
  margin: 40px auto 50px auto;
  max-width: 1080px; 
}
  /* event -------------------------------------*/
  #page-event { color: #29251f; font-size: 14px; line-height: 1.8; }
  #page-event .event-ttl { text-align: center; padding-top: 8%; padding-left: 23%; padding-right: 23%; margin-bottom: 8%; }
  /* pickup-box -------------------------------------*/
  .pickup-box { border: 1px solid #e2e2e2; position: relative; margin-bottom: 10% !important; padding: 4% 4% 4% 4%;}
  /*.pickup-box:before { background-image: url(../images/event/pick-up-icon-top.png); content: ""; height: 60px; position: absolute; top: 6px; left: 5px; width: 60px; }*/
  /*.pickup-box:after { background-image: url(../images/event/pick-up-icon-bottom.png); content: ""; height: 60px; position: absolute; bottom: 9px; right: 6px; width: 60px; }*/
  .pickup-box .pickup-label { position: absolute; top: 0; right: 0; }
  .pickup-box .pickup-img { height: 240px; width: 100%; margin-bottom: 8%; }
  .pickup-box .pickup-txt { width: 100% !important; }
  .pickup-box .pickup-txt .pickup-date { border-bottom: 1px dotted #000;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 22px; font-weight: 600; margin: 0 0 4%; padding: 0 0 4%; }
  .pickup-box .pickup-txt .pickup-date .pickup-time { font-size: 16px; margin-left: 0px; display: block; margin-bottom: 0%; }
  .pickup-box .pickup-txt .pickup-date .remaining-box { border: 2px solid #a0a0a0; font-family: "Meiryo"; font-size: 16px; font-weight: normal; padding: 5px 17px 5px 18px; width: 105px; }
  .pickup-box .pickup-txt .pickup-ttl { font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; font-size: 20px; font-weight: 600; margin: 0 0 20px; line-height: 1.5; }
  .pickup-box .pickup-txt .pickup-category { display: flex; justify-content: flex-start; -webkit-box-lines: multiple; -moz-box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 0 20px; }
  .pickup-box .pickup-txt .pickup-category li { background-color: #a0a0a0; color: #fff; font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; margin-right: 10px; text-align: center; line-height: 1.8; width: 32%; margin-right: 2%; margin-bottom: 2%; }
  .pickup-box .pickup-txt .pickup-category li:nth-child(3n) { margin-right: 0; }
  .pickup-box .pickup-txt .pickup-comment { background-color: #e7ecdf; line-height: 1.714; margin: 0 0 20px; padding: 15px 25px; }
  .pickup-box .pickup-txt .more-btn a { background-image: url(../images/event/btn-bg.jpg); color: #fff; font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; margin-left: auto; padding: 10px 0; position: relative; text-align: center; width: 100%; color: #fff; display: block; }
  /*.pickup-box .pickup-txt .more-btn:after { background-image: url(../images/event/pick-up-arrow.png); content: ""; height: 7px; position: absolute; right: 16px; top: 16px; width: 27px; }*/
  .remaining-txt { font-size: 16px; text-align: right; margin: 0 0 10%; padding-left: 4%; padding-right: 4%; }
  /* calender-box -------------------------------------*/
  #calender-box { margin-top: 10%; padding: 0; position: relative; }
  #calender-box .calender-btns { display: flex; font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; justify-content: space-between; margin: 0 auto 8%; width: 92%; }
  #calender-box .calender-btns .before-btn { background-image: url(../images/event/btn-bg.jpg); color: #fff; height: 40px; padding: 8px 0; position: relative; text-align: center; width: 45%; }
  #calender-box .calender-btns .before-btn:before { background-image: url(../images/event/before-icon.png); content: ""; height: 12px; position: absolute; top: 15px; left: 15px; width: 8px; }
  #calender-box .calender-btns .next-btn { background-image: url(../images/event/btn-bg.jpg); color: #fff; height: 40px; padding: 8px 0; position: relative; text-align: center; width: 45%; }
  #calender-box .calender-btns .next-btn:after { background-image: url(../images/event/next-icon.png); content: ""; height: 12px; position: absolute; top: 14px; right: 15px; width: 8px; }
  #calender-box #calender-ttl { position: absolute; top: -55%; left: 50%; -webkit-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0); width: 90%; }
  #calender-box #calender-tbl { width: 92%; margin: 0 auto; }
  #calender-box #calender-tbl th { border-top: 2px solid #000; border-bottom: 1px solid #000; padding: 0 0; text-align: center; width: 100px; }
  #calender-box #calender-tbl th img { vertical-align: middle; width: 100%; }
  #calender-box #calender-tbl td { padding: 0 0; width: 14%; }
  #calender-box #calender-tbl td .date-box { background-color: #f6f5f3; margin: 0 auto; padding: 0 0 8%; }
  #calender-box #calender-tbl td .date { font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; font-size: 20px; text-align: center; margin: 0 0 10px; }
  #calender-box #calender-tbl td .txt { border-top: 1px solid #aeaeae; font-size: 12px; line-height: 1.5; margin: 0 0 15px; padding: 15px 0 0; }
  .outside-calender-btns { display: flex; font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; justify-content: space-between; margin: 8% auto 8%; width: 92%; }
  .outside-calender-btns .before-btn { background-image: url(../images/event/btn-bg.jpg); color: #fff; height: 40px; padding: 8px 0; position: relative; text-align: center; width: 45%; }
  .outside-calender-btns .before-btn:before { background-image: url(../images/event/before-icon.png); content: ""; height: 12px; position: absolute; top: 15px; left: 15px; width: 8px; }
  .outside-calender-btns .next-btn { background-image: url(../images/event/btn-bg.jpg); color: #fff; height: 40px; padding: 8px 0; position: relative; text-align: center; width: 45%; }
  .outside-calender-btns .next-btn:after { background-image: url(../images/event/next-icon.png); content: ""; height: 12px; position: absolute; top: 14px; right: 15px; width: 8px; }
  .contact-bnr { position: relative; margin: 0 auto; width: 92%; }
  .contact-bnr .bnr-txt { position: absolute; bottom: 60px; left: 150px; letter-spacing: 1px; }
  /* calender-btn -------------------------------------*/
  .calender-btn { background-image: url(../images/event/calender-back-btn.png); color: #fff; display: block; font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; font-size: 18px; height: 96px; margin: 0 auto; letter-spacing: 1.5px; padding: 25px 0 0 87px; position: relative; width: 92%; }
  .calender-btn:after { background-image: url(../images/event/pick-up-arrow.png); content: ""; height: 7px; position: absolute; top: 35px; right: 38px; width: 27px; }
  /* detail-box -------------------------------------*/
  .detail-box { border: 1px solid #e2e2e2; margin: 0 auto 15%; padding: 5% 5%; width: 92%; margin-top: 8%; }
  .target-box { border: 3px solid #e5ded4; margin: 0 auto 40px; padding: 10px 30px; width: 100%; }
  .target-box .target-ttl { color: #b87f3c; font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; font-size: 18px; font-weight: bold; letter-spacing: 1px; display: block; }
  .benefits-box { border: 3px solid #000; margin: 0 auto 30px; padding: 3px; position: relative; width: 100%; }
  .benefits-box:before { background-color: #ba84a6; border-radius: 100%; content: "特典"; color: #fff; font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; font-size: 18px; padding: 15px; position: absolute; letter-spacing: 1px; top: -30px; left: 20px; }
  .benefits-box .benefits-box-inner { border: 1px solid #000; padding: 35px 8% 8%; }
  .benefits-box .benefits-box-inner .benefits-txt { line-height: 2; word-break: break-all; }
  .wysiwyg-box { background-image: url(../images/event/event-bg.jpg); margin: 0 auto 60px; line-height: 2; padding: 8% 4% 10%; width: 100%; word-break: break-all; }
  .wysiwyg-box .remarks-box { background-color: #fff; margin-top: 30px; padding: 8px 20px; }
  /* contact-form -------------------------------------*/
  #contact-form { width: 100%; }
  #contact-form #contact-ttl { margin: 0 0 30px; }
  #contact-box { width: 100%; margin: 0 auto 8%; }
  #contact-box .contact-box-thead { background-color: #eeebe5; border-bottom: 7px solid #fff; color: #5d5d5d; padding: 4% 6%; position: relative; text-align: left; vertical-align: top; width: 100%; z-index: -1; display: block; }
  #contact-box .contact-box-required::after { background-color: #c30d24; border-radius: 5px; content: "必須"; color: #fff; display: inline; font-size: 12px; padding: 2px 7px; text-align: center; margin-left: 20px; }
  #contact-box .contact-box-tbody { padding: 4% 6%; vertical-align: middle; width: 100%; display: block; }
  #contact-box .contact-input-box { border: 1px solid #aaa; padding: 5px; width: 100%; font-size: 16px; }
  #contact-box .contact-input-box::-webkit-input-placeholder { color: #ccc; }
  #contact-box .contact-input-box::-moz-placeholder { color: #ccc; opacity: 1; }
  #contact-box .contact-input-box:-ms-input-placeholder { color: #ccc; }
  #contact-box .contact-select { border-radius: 5px; padding: 5px; width: 100%;font-size: 16px; }
  #contact-box .contact-textarea-box { margin: 15px 0 0; width: 100%; font-size: 16px;}
  /* contact-btn -------------------------------------*/
  #contact-form .contact-btn { background-image: url(../images/contact01/btn-bg.jpg); color: #fff; font-size: 16px; padding: 18px 0; position: relative; text-align: center; width: 100%; }
  /* #contact-form .next-btn:after { background-image: url(../images/contact01/right-arrow.png); content: ""; height: 7px; position: absolute; top: 48%; right: 20px; -webkit-transform: translate(0,-50%); -moz-transform: translate(0,-50%); -ms-transform: translate(0,-50%); -o-transform: translate(0,-50%); transform: translate(0,-50%); width: 27px; }  #contact-form .prev-btn:before { background-image: url(../images/contact01/left-arrow.png); content: ""; height: 7px; position: absolute; top: 48%; left: 20px; -webkit-transform: translate(0,-50%); -moz-transform: translate(0,-50%); -ms-transform: translate(0,-50%); -o-transform: translate(0,-50%); transform: translate(0,-50%); width: 27px; }*/
  #contact-form .submit-btn { background-color: #b87f3c; background-image: none; }
  #contact-form .contact-btn-single { margin: 0 auto 20px; width: 100%; }
  .contact-btn-double .contact-btn { background-image: url(../images/contact01/btn-bg.jpg); color: #fff; font-size: 16px; padding: 18px 0; position: relative; text-align: center; width: 50% !important; }
  .mw_wp_form_complete { width: 92%; margin: 0 auto; line-height: 2; }
  .mw_wp_form_complete p { margin-bottom: 5%; }
  /* fair-back -------------------------------------*/
  .fair-back { background-image: url(../images/contact01/btn-bg.jpg); color: #fff; display: block; font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; font-size: 14px; margin: 0 auto 20px; letter-spacing: 1px; padding: 8px 0 8px 42px; position: relative; width: 92%; }
  .fair-back:before { background-image: url(../images/event/before-icon.png); content: ""; height: 12px; position: absolute; top: 15px; left: 15px; width: 8px; }
  input[type="text"] { width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
  textarea { width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
  .detail-box .pickup-box { padding: 0 !important; }
  /* calendar mobile -------------------------------*/
  #fair { width: 100%; margin-bottom: 22%;}
  #fair .fair--ttl { width: 69.85%; margin-left: auto; margin-right: auto; margin-bottom: 16%; }
  #fair .fair--calendar { border: 1px solid #e2e2e2; position: relative; padding: 32% 4% 8%; width: 100%; font-family: 'EB Garamond', serif; margin-bottom: 8%; }
  #fair .fair--calendar th { font-size: 1.2rem; }
  #fair .fair--calendar .fair--calendar-09 { position: absolute; top: 0%; left: 0; }
  #fair .fair--calendar td { color: #30281b; font-size: 20px; font-weight: 700; text-align: center; height: 45px; vertical-align: middle; }
  #fair .fair--calendar td a { height: 40px; background-image: url(../images/index/fair-calendar-bg.png); display: block; background-position: center; background-repeat: no-repeat; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
}
@media screen and (max-width: 380px) { #calender-box { margin-top: 10%; }
  #calender-box #calender-ttl { top: -43%; }
  #fair .fair--calendar .fair--calendar-09 { top: 0%; }
}
@media screen and (max-width: 321px) { #calender-box { margin-top: 10%; }
  #calender-box #calender-ttl { top: -38%; }
  #fair .fair--calendar .fair--calendar-09 { top: 0%; }
}