@charset "UTF-8";
/* CSS Document */
p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}
ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
img {
  border-style: none;
  vertical-align: bottom;
}
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
.imgfix img {
  width: 100%;
}
.myfont_r {
  font-family: tbudmincho-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 1px;
}
.myfont_h {
  font-family: tbudmincho-std, sans-serif;
  font-weight: 900;
  font-style: normal;
}
.myfont_s {
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
.my_lineh1 {
  line-height: 20px;
}
.my_lineh2 {
  line-height: 50px;
}
.event-contents {
  margin: 0 auto;
  /*padding: 0 5%;
	*/
  max-width: 1200px;
  width: 90%;
  box-sizing: border-box;
}
#main_img {
  width: 100%;
}
#main_img img {
  width: 100%;
}
#contents {
  margin: 0 auto;
}
#main_tt {
  margin: 50px 0 100px 0;
  text-align: center;
}
#main_tt p.mytt {
  font-size: clamp(23px, 1.953vw, 25px);
  margin-bottom: 30px;
}
#main_tt p.mytt2 {
  font-size: clamp(16px, 1.406vw, 18px);
  line-height: 2;
  margin-bottom: 50px;
}
#main_tt p.mytt3 {
  font-size: clamp(16px, 1.406vw, 18px);
  line-height: 30px;
}
#main_tt p.mytt4 {
  font-size: clamp(23px, 1.953vw, 25px);
  margin: 0 0 130px 0;
  line-height: 60px;
}
/**早期早割**/
.discount_box {
  width: 100%;
  height: auto;
  background: #efeff0;
  border: solid 2px #c6a266;
  border-radius: 20px;
  padding: 70px 0;
  margin: 0 auto 100px auto;
}
.discount_box p.title {
  font-size: clamp(21px, 1.875vw, 24px);
  text-align: center;
  margin: 0 0 50px 0;
}
.discount_box p.ex {
  font-size: clamp(13px, 1.25vw, 16px);
  text-align: center;
  margin: 0 0 30px 0;
}
.discount_box .period {
  width: fit-content;
  background: #fff;
  border: solid 2px #c6a266;
  margin: 0 auto 50px auto;
  padding: 2px 10px;
}
.discount_box .content {
  width: 85%;
  height: auto;
  background: #fff;
  margin: 0 auto 30px auto;
  padding: 30px 0;
}
.discount_box .content .offlogo {
  width: 8%;
  height: auto;
  margin: 0 auto 40px auto;
}
.discount_box .content p.title {
  width: 85%;
  font-size: clamp(18px, 1.640vw, 21px);
  text-align: center;
  border-bottom: solid 1px #000;
  margin: 0 auto 50px auto;
}
.discount_box .content p.title_on {
  width: 85%;
  font-size: clamp(18px, 1.640vw, 21px);
  text-align: center;
  border-bottom: solid 1px #000;
  margin: 0 auto 10px auto;
}
.discount_box .content p.att {
  font-size: clamp(10px, 0.937vw, 12px);
  text-align: center;
  margin: 0 auto 50px auto;
}
.discount_box .content .txtbox {
  width: 90%;
  height: auto;
  margin: 0 0 50px 10%;
  display: flex;
}
.discount_box .content .txtbox .left {
  width: 55%;
}
.discount_box .content .txtbox .right {
  width: 45%;
}
p.dicount_title {
  font-size: clamp(16px, 1.406vw, 18px);
  line-height: 1.5;
}
p.dicount_price {
  font-size: clamp(13px, 1.25vw, 16px);
  line-height: 1.5;
}
p.dicount_price span {
  color: #e60000;
  margin: 0 0 0 10px;
}
.introduction {
  width: 100%;
  height: auto;
  background: #f2f2f2;
  margin: 0 0 90px 0;
  padding: 90px 0 90px 0;
}
.introduction .boxwrap {
  width: 75%;
  margin: 0 auto;
  display: flex;
  align-content: center;
}
.introduction .boxwrap .box {
  width: 47%;
  height: auto;
  margin: 0 6% 0 0;
  padding: 40px;
  border: solid 1px #C8A46A;
  border-radius: 10px;
  background: #fff;
  position: relative;
}
.introduction .boxwrap .box:nth-child(2n+2) {
  margin: 0;
}
.introduction .boxwrap .box p.title {
  font-size: clamp(19px, 1.719vw, 22px);
  letter-spacing: 0.1em;
  line-height: 1.65;
  margin: 0 0 30px 0;
}
.introduction .boxwrap .box p.honbun {
  font-size: clamp(13px, 1.250vw, 16px);
  line-height: 1.65;
  text-align: justify;
}
.introduction .boxwrap .box .ribon {
  width: 20%;
  position: absolute;
  top: -8%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.feebox {
  width: 53%;
  height: auto;
  margin: 0 auto 100px auto;
  padding: 60px 0;
  border-top: solid 2px #00924B;
  border-bottom: solid 2px #00924B;
}
.feebox p.title {
  font-size: clamp(19px, 1.719vw, 22px);
  letter-spacing: 0.1em;
  line-height: 1.65;
  margin: 0 0 30px 0;
  text-align: center;
  font-weight: 600;
}
.feebox p.honbun {
  font-size: clamp(13px, 1.250vw, 16px);
  line-height: 1.65;
  text-align: center;
  margin: 0 0 10px 0;
}
.feebox p.att {
  font-size: clamp(10px, 0.937vw, 12px);
  line-height: 1.65;
  text-align: center;
  margin: 0 0 40px 0;
}
.btnparent01 {
  width: 15%;
  margin: 0 auto;
}
.btnparent02 {
  width: 28%;
  margin: 0 auto;
}
.button {
  display: inline-block;
  width: 100%;
  height: 40px;
  text-align: center;
  text-decoration: none;
  outline: none;
  background-color: #009a53;
  border: 1px solid #009a53;
  color: #fff;
  line-height: 40px;
  font-size: clamp(13px, 1.250vw, 16px);
}
.button:hover {
  background-color: #fff;
  border-color: #009a53;
  color: #009a53;
}
.button::before, .button::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button, .button::before, .button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.subtitle {
  font-size: clamp(21px, 1.875vw, 24px);
  letter-spacing: 0.1em;
  text-align: center;
  font-weight: 600;
}
.recm_title {
  font-size: clamp(17px, 1.562vw, 20px);
  letter-spacing: 0.1em;
  margin: 100px 0 0 0;
  text-align: center;
}
.giftbox {
  width: 100%;
  height: auto;
  border: solid 1px #C8A46A;
  display: flex;
	margin: 200px 0 0 0;
}
.giftbox .txtarea {
  width: 50%;
  height: auto;
  background: #f2f2f2;
  padding: 50px 0 40px 0;
}
.giftbox .txtarea .boximg {
  width: 23%;
  margin: 0 auto 50px auto;
}
.giftbox .txtarea p.title {
  font-size: clamp(19px, 1.719vw, 22px);
  letter-spacing: 0.1em;
  line-height: 1.65;
  margin: 0 0 30px 0;
  text-align: center;
}
.giftbox .txtarea p.honbun {
  font-size: clamp(13px, 1.250vw, 16px);
  line-height: 1.65;
  text-align: center;
  margin: 0 0 40px 0;
}
.giftbox .txtarea p.attention {
  font-size: clamp(10px, 0.859vw, 11px);
  line-height: 1.65;
	width: 82%;
	margin: 0 0 0 5%;
}
.giftbox .imgarea {
  width: 50%;
  /*background: url("../img/giftbox.jpg") no-repeat center center;*/
  background: url("/img/usr/event/wintergift2025/giftbox.jpg") no-repeat center center;
  background-size: cover;
}
.noshibox {
  width: 100%;
  height: auto;
  background: #f2f2f2;
  border-bottom: solid 1px #C8A46A;
  border-left: solid 1px #C8A46A;
  border-right: solid 1px #C8A46A;
  margin: 0 0 100px 0;
}
.noshibox img {
  padding: 40px;
  width: calc(100% - 80px);
}
.attxt_bottom {
  font-size: 11px;
  text-align: center;
}