@charset "UTF-8";

/*-----------------------------------------
231109　ケーテ追加分作成のため2022のcssを持ってきた
-----------------------------------------*/

/* ヘッダー */
.top_bk {
	background-image: url("../images/event/pc_hero_ev_bk.png");
	width: 100%;
	height: 0;
	padding-top: 41.223%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position:relative;
}
.top_bk h1 {
    position: absolute;
    top: 37%;
    left: 52%;
    width: 35.9vw;
}

.contents-wrap {
    margin: 0px auto 0;
    max-width: 1200px;
    width: 100%;
}
/* h2 */
.h2-title {
    margin-bottom: 20px;
    text-align: center;
    margin-top: -20px;
    position: relative;
    margin-bottom: 60px;
}
.h2-title span {
    display: block;
}
.h2-title .photo-h2 img {
    width: 169px;
}
.h2-title .cap-h2 {
  margin-top: 10px;
  font-size: 18px;
  font-weight: 600;
}
/* イベント　top */
.ev-top li.ev-top-in {
    margin-bottom: 0 !important;
}
.ev-top-plus {
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
}
.ev-top-plus .left-space {
    width: 9%;
}
.ev-top-plus .plus01 {
    /* width: 91%;
    background-color: #eeeeef; */
    padding-top: 110px;
    position: relative;
    /* padding-bottom: 100px; */
}
.ev-top-plus .plus01-in {
    /* max-width: 1020px;
    width: 95%; */
    margin: 0 auto;
    background-color: #ffffff;
    padding-top: 1px;
}

.ev-top .ev-top-in .box__photo {
    width: 47.5%;
    margin-bottom: -50%;
}
.ev-top .ev-top-in .box__text {
    width: 45%;
    padding-top: 130px;
    padding-left: 42%;
    padding-right: 4%;
    float: right;
    margin-bottom: 30px;
}
.ev-top .ev-top-in .box__color {
    float: right;
    padding-left: 42%;
    padding-right: 4%;
    width: 45%;
}
span.kathe-tel a {
    text-decoration: underline;
}



/* ツリー飾り　テキスト部 */
.pc_h4-b {
  margin-top: -36px;
}
.pc_h4-b .plus01_text {
    background-color: #b5a25d;
    text-align: center;
    max-width: 872px;
    margin: 0 3% 0 auto;
    position: relative;
    width: 100%;
}
.pc_h4-b .plus01_text h4 {
    color: #ffffff;
    font-weight: 600;
    font-size: 26px;
    padding: 21px 0;
    display: inline-block;
}
.pc_h4-b .plus01_text h4 span {
  color: #000000;
}
.pc_h4-b .plus01_text:after {
  position: absolute;
  content: '';
  top: -44px;
  left: -43px;
  display: block;
  width: 100%;
  height: 140px;
  background-image: url("../img/event/event_01_kathe_icon.png");
  background-size: contain;
  background-repeat: no-repeat;
  }








/* イベント01_a　3カラム */
.ev01-list {
    width: 95%;
    justify-content: space-between;
    max-width: 880px;
    margin: 70px auto 0;
  }
  .ev01-list .ev01-item {
    width: calc(100%/3 - 160px / 3);
    margin-bottom: 50px;
  }
  .ev01-list::after {
    display: block;
    content: "";
    width: calc(100%/3 - 160px / 3);
  }
.ev01-list .text-b {
    font-weight: 600;
}
.ev01-list .text-b .red-c {
    color: #c30d23;
}

/* プレゼント */

  .ev01-list::after {
    display: block;
    content: "";
    width: calc(100%/3 - 160px / 3);
  }
/* プレゼント */
.present {
    text-align: center;
    border-top: 1px solid #b4b4b5;
    border-bottom: 1px solid #b4b4b5;
    max-width: 634px;
    margin: 0 auto 15px;
    width: 95%;
    font-weight: 600;
    padding: 15px 0;
}
.present p {
    font-size: 22px;
    /* padding-bottom: 15px; */
}
.present strong {
    font-size: 32px;
}
.present strong span{
    color: #b5a25d;
}
.triangle {
    width: 23px;
    margin: 0 auto 20px;
}

/* イベント01_b　3カラム */
.ev02-list {
  width: 95%;
  justify-content: space-between;
  max-width: 974px;
  margin: 0 auto;
}
.ev02-list .ev02-item {
  /* background-color: rgb(240, 167, 167); */
  margin-bottom: 30px;
}
.ev02-list .ev02-item {
  width: calc(100%/3 - 72px / 3);
  border: 1px solid #c8c9ca;
  flex-direction: column;
}
.ev02-list::after {
  display: block;
  content: "";
  width: calc(100%/3 - 72px / 3);
}
.ev02-list .ev02-item p {
    text-align: center;
    font-weight: 600;
}
.ev02-list .center-p {
    margin-bottom: 15px;
}
.ev02-list .foot-b {
  margin-top: auto;
  background-color: #717071;
  color: #ffffff;
  padding: 4px 0;
  /* margin-top: 15px; */
}

.plus01-cap {
  text-align: center;
  padding-bottom: 35px;
}



/* いちおし */

.itiosi-box {
    max-width: 1020px;
    width: 95%;
    margin: 0 auto;
    background-color: #ffffff;
    display: flow-root;
    padding-top: 1px;
}
/* アイコン　タイトル */
.itiosi .center-icon {
  width: 76px;
  margin: 40px auto 80px;
  display: flow-root;
}
.itiosi-box .itiosi-title {
    background-color: #b5a25d;
    text-align: center;
    max-width: 300px;
    margin: -50px auto 0;
    width: 100%;
}
.itiosi-box .itiosi-title h4 {
    color: #ffffff;
    font-weight: 600;
    padding: 13px 0;
    display: inline-block;
    font-size: 21px;
    line-height: 1.5;
}
.itiosi-box .itiosi-title h4 span{
    font-size: 36px;
}




.itiosi-list {
  width: 94%;
  justify-content: space-between;
  max-width: 1080px;
  margin: 30px auto 0;
}
  .itiosi-list .itiosi-item {
    width: calc(50% - 35px / 2);
    margin-bottom: 60px;
  }
  .itiosi-list::after {
    width: calc(50% - 35px / 2);
  }
  .itiosi-list .itiosi-item strong span{
    color: #b5a25d;
    font-size: 18px;
  }
.itiosi-list .itiosi-item strong {
  position: relative;
  padding: 0 0 0 13px;
}

.itiosi-list .itiosi-item strong::before {
  position: absolute;
  top: -2px;
  left: 5px;
  content: url("../images/event/iti-icon.png");
}
.itiosi-list .itiosi-item p {
    margin-top: 10px;
}



/* イベント01　フッター */

.ev-top-ftitle {}
.ev-top-ftitle h3 {
    font-size: 29px;
    color: #b5a25d;
    font-weight: 600;
    border-bottom: 1px solid #b4b4b5;
    max-width: 570px;
    margin: 50px auto;
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
    line-height: 1.6;
}
.ev-down-box {
    display: flow-root;
}
.ev-down-box-in {
    margin-top: -110px;
    position: relative;
    max-width: 1040px;
    float: right;
    margin-bottom: 120px;
    width: 95%;
}
.ev-down-box-in .photo-b {
    width: 43.3%;
}
.ev-down-box-in .text-b {
    width: 52%;
}


/* イベント　リスト */

.ev-top,.ev-list {
    display: flow-root;
}
.ev-top .ev-top-in,
.ev-list .ev-list-in {
    display: flow-root;
    margin-bottom: 50px;
}
.ev-list .ev-list-in .box__photo {
    margin-bottom: -36%;
}
.ev-list .ev-list-in .box__text {
    margin-bottom: 30px;
    /* width: 51%; */
    padding-top: 80px;
}
.ev-top .ev-top-in .box__color,
.ev-list .ev-list-in .box__color {
    background-color: #eeeeef;
    padding-top: 40px;
    padding-bottom: 40px;
}
.ev-list .ev-list-in:nth-child(odd) .box__photo {
    width: 41%;
    margin-bottom: -40%;
}
.ev-list .ev-list-in:nth-child(odd) .box__text {
    float: right;
    padding-left: 36%;
    padding-right: 4%;
}
.ev-list .ev-list-in:nth-child(odd) .box__text {
    width: 51%;
}
.ev-list .ev-list-in:nth-child(odd) .box__color {
    float: right;
    padding-left: 36%;
    padding-right: 4%;
    width: 51%;
}
.ev-list .ev-list-in:nth-child(even) .box__photo {
    float: right;
    z-index: 1;
    position: relative;
    margin-bottom: -46%;
    width: 48.4%;
}
.ev-list .ev-list-in:nth-child(even) .box__text {
    float: left;
    padding-right: 38%;
    padding-left: 6%;
    padding-top: 50px;
}
.ev-list .ev-list-in:nth-child(even) .box__color {
    float: left;
    padding-right: 42%;
    padding-left: 6%;
    width: 41.4%;
}
.ev-list .ev-list-in:nth-child(even) .box__text {
    width: 44%;
}
/* 左右テキスト　共通 */
.box__text h3 {
    font-size: 31px;
    font-weight: 600;
    line-height: 1.3;
}
.box__color p {
    /* font-weight: 600; */
    margin-bottom: 20px;
}
.box__color p:last-of-type {
    margin-bottom: 0;
}
.box__color p.p-normal {
    margin-bottom: 40px;
}
.box__color .cap-normal {
    font-weight: 600;
    line-height: 2;
}
.box__color .cap-small {
    font-weight: 600;
    font-size: 14px;
}
a.p-link {
    background-color: #888888;
    color: #ffffff;
    padding: 10px 1em;
    font-size: 16px;
    margin-top: 5px;
    display: inline-block;
    font-weight: 600;
}
.plus-height{/* h3タイトルが崩れたとき */
    margin-top: 100px;
}


@media screen and (min-width: 768px) {
  /* PC用 */
  /* 2番目以降で左側のリスト用　テキストを画像の下まで伸ばす */
  .left-width90 {
    margin-right: -90%;
  }
}



@media screen and (max-width: 767px) {

    .top_bk {
        padding-top: 47.334%;
        background-image: url(../images/event/sp_hero_ev_bk.png);
    }
    .top_bk h1 {
        /* height: 196px; */
        position: absolute;
        top: 27%;
        left: 42%;
        width: 53vw;
    }



/* h2 */
.h2-title {
    text-align: center;
    margin-left: inherit;
    margin-bottom: 10px;
}
.h2-title .photo-h2 img {
    width: 22%;
}
.h2-title .cap-h2 {
  margin-top: 0;
  font-size: 12px;
}
  
/* イベント01　3カラム */
  .ev01-list .ev01-item:first-of-type {
    border-top: none;
  }
  .ev01-list .ev01-item {
    width: 95%;
    padding: 10px 0;
    border-top: 1px solid #b4b4b5;
    margin: 0px auto;
  }
  .ev01-list::after {
    display: block;
    content: "";
    width: 100%;
  }
  .ev01-list .ev01-item .photo-b {
    width: 44%;
}
  .ev01-list .ev01-item .text-b {
    flex: 1;
    padding-left: 10px;
}





  
/* ツリー飾り　テキスト部 */
.pc_h4-b {
}
.pc_h4-b .plus01_text {
    background-color: #b5a25d;
    text-align: center;
    max-width: inherit;
    margin: 0 6% 0 auto;
    position: relative;
    margin-top: -36px;
    display: flow-root;
    /* padding: 0 61px; */
    width: 80%;
}
.pc_h4-b .plus01_text h4 {
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
    padding: 6px 0;
    display: inline-block;
}
.pc_h4-b .plus01_text h4 span {
  color: #000000;
}
.pc_h4-b .plus01_text:after {
  position: absolute;
  content: '';
  top: -19px;
  left: -43px;
  display: block;
  width: 100%;
  height: 86px;
  background-image: url("../img/event/event_01_kathe_icon.png");
  background-size: contain;
  background-repeat: no-repeat;
  /* transform: scale(0.2); */
  }




  
  
/* イベント　top */
.ev-top .ev-top-in .box__photo {
    width: 83%;
    margin-bottom: -15%;
}

.ev-top .ev-top-in .box__text{
    float: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 85%;
    margin-bottom: 0;
    padding-top: 18%;
    background-color: #eeeeef;
    margin: 0 auto;
}
.ev-top .ev-top-in .box__color {
    background-color: #eeeeef;
    padding-top: 20px;
    width: 85%;
    float: inherit;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 25px;
    margin: 0 auto;
} 



/* トップイベントの追加部 */
.plus01 p,.ev-down-box-in .text-b {
  font-size: 14px;
}
.ev-top-plus .left-space {
    display: none;
}
.ev-top-plus .plus01 {
    /* width: 95%; */
    margin: 0 auto;
    padding-top: 35px;
}
.ev-top-plus {
  /* background-color: #eeeeef; */
  margin-top:40px;
}
.ev-top .ev-top-in .sp_bk-w01 {
    background-color: #eeeeef;
}
.ev01-list {width: 95%;margin-top: 20px;}
.ev-top-plus .plus01-in {
    width: 100%;
}
/* プレゼント */
.present {
    padding: 7px 0 10px;
    width: 90%;
    margin: 15px auto 0;
}
.plus01 p.plus01-cap {
  padding-bottom: 15px;
  line-height: 1.7;
  text-align: left;
  margin: 0 5%;
}
.present strong {
  font-size: 18px;
}
.present p {
    padding-bottom: 0;
}
.triangle {
    width: 12px;
    margin: 16px auto 25px;
}





  
/* いちおし */
.itiosi .center-icon {
    margin: 15px auto 50px;
    width: 38px;
}
.itiosi-box .itiosi-title {
    margin: -32px auto 0;
    /* max-width: 150px; */
    width: 48%;
}
.itiosi-box .itiosi-title h4 {
    font-size: 12px;
    padding: 5px 0;
}
.itiosi-box .itiosi-title h4 span {
    font-size: 18px;
}
.itiosi-list .itiosi-item {
    width: 100%;
    margin-bottom: 25px;
}
.itiosi-list .itiosi-item strong::before {
  content: none;
}
.itiosi-list .itiosi-item strong {
    /* position: relative; */
    padding: 0;
    border-left: 2px solid #b5a25d;
    padding-left: 9px;
    display: block;
}
.itiosi-list .itiosi-item strong span {font-size: 16px;}
/* いちおし カラム */
.itiosi-list {
    margin: 20px auto 0;
}
/* イベント01　フッター */
.ev-top-ftitle h3 {
    font-size: 18px;
    width: 90%;
    padding-bottom: 8px;
    margin-bottom: 30px;
}
.ev-down-box-in {
    flex-direction: column-reverse;
    margin: -110px auto 60px;
    float: inherit;
}

  
/* イベント02　3カラム */
.ev02-list {
    width: 90%;
}
  .ev02-list .ev02-item {
    width: calc(50% - 19px / 2);
    margin-bottom: 20px;
  }
  .ev02-list::after {
    width: calc(50% - 19px / 2);
  }
.ev-down-box-in .photo-b {
    width: 88%;
    margin: 0 auto;
}
.ev-down-box-in .text-b {
    width: 88%;
    margin: 20px auto 0;
}
  
/* イベント　リスト */
.ev-top .ev-top-in,
.ev-list .ev-list-in {
    display: flow-root;
    margin-bottom: 50px;
}
.ev-list .ev-list-in .box__photo {
    margin-bottom: -36%;
}
.ev-top .ev-top-in .box__text,
.ev-list .ev-list-in .box__text {
    margin-bottom: 0;
    /* width: 89%; */
    padding-top: 18%;
    background-color: #eeeeef;
}
.ev-list .ev-list-in .box__color {
    background-color: #eeeeef;
    padding-top: 20px;
}
.ev-list .ev-list-in:nth-child(odd) .box__photo {
    width: 70%;
    margin-bottom: -15%;
}
.ev-list .ev-list-in:nth-child(odd) .box__text {
    float: right;
    padding-left: 5%;
    padding-right: 3%;
    /* padding-top: 20%; */
    width: 89%;
}
.ev-list .ev-list-in:nth-child(odd) .box__color {
    width: 85%;
    float: right;
    padding-left: 5%;
    padding-right: 7%;
}
.ev-list .ev-list-in:nth-child(even) .box__photo {
    width: 77%;
    float: right;
    z-index: 1;
    position: relative;
    margin-bottom: -15%;
}
.ev-list .ev-list-in:nth-child(even) .box__text {
    float: left;
    padding-right: 4%;
    padding-left: 8%;
    width: 85%;
    padding-top: 18%;
}
.ev-list .ev-list-in:nth-child(even) .box__color {
    width: 85%;
    float: left;
    padding-right: 4%;
    padding-left: 8%;
}
.ev-list .ev-list-in .box__color {
    padding-bottom: 25px;
}
/* 左右テキスト　共通 */
.box__text h3 {
    font-size: 17px;
}
.box__color p {
    margin-bottom: 15px;
    font-size: 14px;
}
.box__color p.p-normal {
    margin-bottom: 20px;
}
.box__color .cap-normal {
    line-height: 2;
}
.box__color .cap-small {
    font-size: 12px;
}
.box__color a.p-link {
    background-color: #888888;
    color: #ffffff;
    padding: 4px 1em;
    font-size: 14px;
    margin-top: 5px;
    display: block;
    text-align: center;
}
}




.kathe-flex-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}