/* ----------------------------------
共通
---------------------------------- */
#lp p,
#lp h1,
#lp li, 
#lp h2, 
#lp h3, 
#lp a {
  color: #202020 ;
}

#lp h1 {
  border-top: 0 !important;
}

#lp img {
  vertical-align: bottom;
}

@media screen and (min-width: 767px) {
  #sub-column {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  #lp .inner, 
  .mainbox_anchor {
    padding: 0 15px;
  }
}

/* ----------------------------------
MV
---------------------------------- */
#main_visual,
#sp_visual {
  background-size: contain;
  position: relative;
}

@media screen and (min-width: 767px) {
  #main_visual {
    background: url(/assets/img/page/event/winter2021/winter2021_pc.jpg) center center no-repeat;
    padding-top: 23.8%;
    height: auto;
    background-size: contain;
  }
}

#main_visual p {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#sp_visual {
  display: none;
}

@media all and (max-width: 767px) {
  #sp_visual {
    background: url(/assets/img/page/event/winter2021/winter2021_sp.jpg) center center no-repeat;
    background-size: contain;
    height: 320px;
    width: 100%;
    display: block;
  }

  #main_visual {
    display: none;
  }
}

/* ----------------------------------
アンカー
---------------------------------- */
.mainbox_anchor {
  width: 100%;
  margin: 0 auto;
  max-width: 1200px;
}

.mainbox_anchor .mainbox_anchor_link a {
  letter-spacing: 0.05em;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border: 1px solid #913939;
  transition: .4s;
}

.mainbox_anchor .mainbox_anchor_link a:hover {
  opacity: .6;
}

.mainbox_anchor .mainbox_anchor_link a::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f078";
  color: #913939;
  position: absolute;
  left: 50%;
  font-size: 15px;
  transform: translateX(-50%);
  transition: .4s;
}

@media screen and (min-width: 768px) {
  .mainbox_anchor {
   display: flex;
   flex-wrap: wrap;
   margin-bottom: 100px;
  }

  .mainbox_anchor_link {
    width: 280px;
    margin-right: 26px;
  }

  .mainbox_anchor_link:nth-of-type(4n) {
    margin-right: 0;
  }

  .mainbox_anchor .mainbox_anchor_link a {
    padding: 22px 0px;
    min-height: 90px;
    font-size: 14px;
  }

  .mainbox_anchor .mainbox_anchor_link a::before {
    bottom: 3px;
  }

  .mainbox_anchor .mainbox_anchor_link a:hover::before {
    bottom: 0;
  }
}

@media screen and (max-width: 768px) {
  .mainbox_anchor {
    margin-bottom: 60px;
  }

  .mainbox_anchor_link {
    margin-bottom: 20px;
  }

  .mainbox_anchor_link:last-of-type {
    margin-bottom: 0;
  }

  .mainbox_anchor .mainbox_anchor_link a {
    padding: 23px 0px;
    min-height: 60px;
    font-size: 16px;
  }

  .mainbox_anchor .mainbox_anchor_link a::before {
    bottom: 3px;
  }

  .mainbox_anchor .mainbox_anchor_link a:hover::before {
    bottom: 0;
  }
}

/* ----------------------------------
リード文
---------------------------------- */
.mainbox_txt {
  text-align: center;
  letter-spacing: 0.05em;
  padding: 0;
  font-weight: normal;
}

@media screen and (min-width: 768px) {
  .mainbox_txt {
    font-size: 20px;
    line-height: 2.5;
    margin: 90px auto 70px;
  }
}

@media screen and (max-width: 768px) {
  .mainbox_txt {
    margin: 40px auto;
    line-height: 2;
    font-size: 16px;
  }
}

/* ----------------------------------
セクション
---------------------------------- */
/* head */
.head {
  background-size: cover;
  position: relative;
}

.head_ttl {
  margin-bottom: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 10px solid #913939 !important;
}
/* head */


.cont_bg {
  background-size: contain;
}

.cont_bg.-wh {
  background-image: url(/assets/img/page/event/winter2021/snow_white.png);
}

.cont_bg.-or {
  background-image: url(/assets/img/page/event/winter2021/snow_orange.png);
  position: relative;
}

.cont_bg.-or::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  left: 100%;
  background-color: #FFECD9;
}

.continr {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  padding: 0 20px;
}

.cont_txt {
  letter-spacing: 0.05em;
}

.cont_item_list_txt {
  letter-spacing: 0.05em;
  font-weight: bold;
  margin-bottom: 20px;
}

.cont_item_list_ttl {
  color: #913939 !important;
  letter-spacing: 0.05em;
  font-family: "Noto Serif JP";
  display: flex;
  align-items: center;
}

.cont_item_list_ttl>span {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-color: #913939;
}

@media screen and (min-width: 768px) {
  /* head */
  .head {
    height: 400px;
  }

  .head.-no1 {
    background-image: url(/assets/img/page/event/winter2021/main01.jpg);
  }

  .head.-no2 {
    background-image: url(/assets/img/page/event/winter2021/main02.jpg);
  }

  .head.-no3 {
    background-image: url(/assets/img/page/event/winter2021/main03.jpg);
  }

  .head.-no4 {
    background-image: url(/assets/img/page/event/winter2021/main04.jpg);
  }
  
  .cont_bg  {
    padding-top: 50px;
  }

  .head_ttl {
    width: 1200px;
    padding: 30px 0 30px;
  }
  /* head */

  .cont_bg {
    padding-bottom: 140px;
  }

  .cont_txt {
    font-size: 16px;
    line-height: 2;
    margin-bottom: 50px;
  }

  .cont_item_list_txt {
    font-size: 18px;
    line-height: 1.7;
    margin-bottom: 20px;
  }

  /* item */
  .cont_item_list_box {
    display: flex;
  }
  .cont_item .cont_item_list a {
    margin-right: 120px;
  }

  .cont_item_list_ttl {
   font-size: 24px;
   margin-bottom: 30px;
  }

  .cont_item_list_ttl>span {
    width: 60px;
    height: 60px;
    border-radius: 60px;
    font-size: 30px;
    margin-right: 30px;
  }
}

@media screen and (max-width: 768px) {
  /* head */
  .head {
    height: 200px;
  }

  .head.-no1 {
    background-image: url(/assets/img/page/event/winter2021/main01_sp.jpg);
  }

  .head.-no2 {
    background-image: url(/assets/img/page/event/winter2021/main02_sp.jpg);
  }

  .head.-no3 {
    background-image: url(/assets/img/page/event/winter2021/main03_sp.jpg);
  }

  .head.-no4 {
    background-image: url(/assets/img/page/event/winter2021/main04_sp.jpg);
  }

  .head_ttl {
    width: 90%;
    padding: 15px 5px 15px;
  }
  /* head */
  .cont_bg  {
    padding-top: 30px;
    padding-bottom: 40px;
  }

  .cont {
    width: 85%;
  }

  .cont_txt {
    margin-bottom: 30px;
    line-height: 2;
  }

  .cont_item_list_txt {
    font-size: 14px;
    line-height: 1.5;
  }

  .cont_item .cont_item_list a {
    margin-bottom: 10px;
    display: inline-block;
  }

  .cont_item_list_ttl {
    font-size: 16px;
    margin-bottom: 20px;
  }

  .cont_item_list_ttl>span {
    min-width: 29px;
    min-height: 28px;
    border-radius: 28px;
    font-size: 16px;
    margin-right: 10px;
  }
}


/* ----------------------------------
フォーム
---------------------------------- */
.cont_item_list form .postname {
  display: inline-block;
  letter-spacing: 0.05em
}

.eventItemlist_item_wrap_box_list_btn {
  height: 50px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  background: #913939;
  color: #fff;
  border: #913939;
  letter-spacing: 0.05em;
  cursor: pointer;
  transition: .6s;
}

.eventItemlist_item_wrap_box_list_btn:hover {
  background-color: #fff;
  color: #913939;
  border: 1px solid #913939;
}

.event_cont_price em {
  color: red;
  font-size: 20px;
  font-weight: bold;
  margin-right: 14px;
}

.event_cont_price {
  font-size: 16px;
}

.cont_item_list form .postname {
  width: 100px;
}

.cont_item_list_box form input, 
  .cont_item_list_box form select {
    width: 210px;
  }

@media screen and (min-width: 768px) {
  .cont_item_list {
    margin-bottom: 70px;
  }

  .cont_item_list form .postname {
    font-size: 16px;
    margin-right: 40px;
  }

  .eventItemlist_item_wrap_box_list_btn {
    width: 350px !important;
    margin-top: 30px;
  }
}

@media screen and (max-width: 768px) {
  .cont_item_list {
    margin-bottom: 60px;
  }

  input[type="text"] {
    display: inline-block;
  }

  .cont_item_list form .postname {
    font-size: 14px;
  }

  .eventItemlist_item_wrap_box_list_btn {
    width: 100% !important;
    margin-top: 20px;
  }

  .cont_item_list form .postname {
    width: 100px;
    margin-right: 20px;
  }
}

/* ----------------------------------
リンク
---------------------------------- */
.linklist li a {
  border: 1px solid #913939;
  border-left: 20px solid #913939;
  display: block;
  background-color: #fff;
  color: #913939 !important;
  letter-spacing: 0.05em;
  transition: .6s;
  position: relative;
}

.linklist li a:hover {
  opacity: .4;
}

.linklist li a::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105";
  font-size: 16px;
  color: #913939;
  position: absolute;
    right: 25px;
}

@media screen and (min-width: 768px) {
  .linklist {
    display: flex;
  }

  .linklist li {
    width: 48%;
    margin-right: 80px;
  }

  .linklist li a {
    padding: 35px 0 35px 80px;
    font-size: 20px;
  }

  .linklist li:nth-of-type(2n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .linklist li {
    margin-bottom: 20px;
  }

  .linklist li:last-of-type {
    margin-bottom: 0;
  }

  .linklist li a {
    padding: 20px;
    font-size: 14px;
  }
}