@charset "UTF-8";
/*////////////////////////////////////////////////////

  変数、mixin、プレースホルダー 定義　適宜変更・追加すること

////////////////////////////////////////////////////*/
.slick {
  display: block;
  width: 100%;
  position: relative; }
.slick-list {
  overflow: hidden; }
.slick-track {
  display: flex; }
.slick-slide img {
  width: 100%;
  height: auto; }

.area-mv-01 {
  display: block;
  width: 100%;
  position: relative;
  margin-bottom: 40px;
  position: relative;
  z-index: 2; }
@media print, screen and (min-width: 1025px) {
  .area-mv-01 {
    margin-bottom: calc(110 / 1440 * 100vw); } }
.area-mv-01_img {
  position: relative;
  z-index: 1; }
.area-mv-01_img img {
  width: 100%;
  height: auto; }
.area-mv-01_logo {
  position: relative;
  width: calc(103 / 375 * 100vw);
  height: calc(80 / 375 * 100vw);
  margin: calc(-60 / 375 * 100vw) auto 20px;
  z-index: 2; }
@media print, screen and (min-width: 1025px) {
  .area-mv-01_logo {
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-top: -20px;
    margin-left: -123px;
    margin-bottom: -83px;
    width: 280px;
    height: 217px; } }
.area-mv-01_logo img {
  width: 100%;
  height: 100%;
  image-rendering: pixelated;
  -ms-interpolation-mode: nearest-neighbor; }
.area-mv-01_txt {
  position: relative;
  z-index: 3;
  font-family: "Noto Serif Japanese", serif;
  font-weight: 400;
  text-align: center;
  line-height: 1.8;
  color: #222;
  font-size: clamp(14px, 3.8933333333vw, 18px); }
@media print, screen and (min-width: 1025px) {
  .area-mv-01_txt {
    position: absolute;
    top: 50%;
    right: calc(40 / 1440 * 100vw);
    margin-top: -200px;
    width: 340px;
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url("../img/bg_kv_txt.png") 0 0 no-repeat;
    font-size: 18px; } }

.area-slide-01 {
  position: relative;
  z-index: 1;
  margin-top: calc(20 / 375 * 100vw);
  background: url(/event/xmas/img/img_winter_01.jpg), #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background-position: top right;
  background-size: contain; }
@media print, screen and (min-width: 1025px) {
  .area-slide-01 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: calc(40 / 1440 * 100vw);
    margin-bottom: calc(40 / 1440 * 100vw); } }
@media only screen and (max-width: 767px) {
  .area-slide-01 {
    background-position: bottom right;
    background-size: contain; } }
.area-slide-01_slide {
  position: relative; }
@media print, screen and (min-width: 1025px) {
  .area-slide-01_slide {
    width: 61.7%; } }
.area-slide-01_slide_wp {
  background-color: #fff;
  box-sizing: border-box; }
.area-slide-01_slide_wp > img {
  width: 100%; }
.area-slide-01_slide_thumbs {
  display: flex;
  justify-content: center;
  margin-top: 10px; }
@media print, screen and (min-width: 1025px) {
  .area-slide-01_slide_thumbs {
    position: absolute;
    margin-top: 0;
    left: calc((20 / 1440 * 100vw) + 10px);
    bottom: calc((20 / 1440 * 100vw) + 10px); } }
.area-slide-01_slide_thumbs > div {
  width: calc(60 / 375 * 100vw);
  box-sizing: border-box;
  border: 2px solid #fff;
  background-color: #000;
  cursor: pointer; }
@media print, screen and (min-width: 1025px) {
  .area-slide-01_slide_thumbs > div {
    width: 60px; } }
.area-slide-01_slide_thumbs > div:nth-child(n+2) {
  margin-left: calc(10 / 375 * 100vw); }
@media print, screen and (min-width: 1025px) {
  .area-slide-01_slide_thumbs > div:nth-child(n+2) {
    margin-left: 10px; } }
.area-slide-01_slide_thumbs > div img {
  opacity: 0.6;
  width: 100%;
  height: auto; }
.area-slide-01_txt {
  box-sizing: border-box;
  padding: 38px calc(20 / 375 * 100vw); }
@media print, screen and (min-width: 1025px) {
  .area-slide-01_txt {
    width: 40.7%;
    padding: 20px calc(40 / 1440 * 100vw); } }
.area-slide-01_txt_tit {
  text-align: center;
  font-family: "Noto Serif Japanese", serif;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  font-size: clamp(19px, 5.6vw, 30px);
  margin-bottom: .5em; }
@media print, screen and (min-width: 1025px) {
  .area-slide-01_txt_tit {
    text-align: left;
    font-size: calc(30 / 1440 * 100vw); } }
.area-slide-01_txt_txt {
  color: #fff;
  line-height: 1.5;
  font-family: "Noto Serif Japanese", serif;
  font-weight: 400;
  font-size: 14px;
  font-size: clamp(14px, 3.7333333333vw, 18px); }
@media print, screen and (min-width: 1025px) {
  .area-slide-01_txt_txt {
    font-size: 21px;
    font-size: clamp(14px, 0.9722222222vw, 18px); } }

@media only screen and (max-width: 767px) {
  .area-slide-01_txt.sp_hight {
    box-sizing: border-box;
    padding: 70px calc(20 / 375 * 100vw); } }

/* CSS information ///////////////////////////////////////////////////

	.contents内レスポンシブ

////////////////////////////////////////////////////////////////////*/
@media (max-width: 768px) {
  .pc {
    display: none; } }
@media (min-width: 769px) {
  .sp {
    display: none; } }
a {
  color: #473100; }

.PC a:hover {
  color: #473100;
  text-decoration: none; }

@media (max-width: 768px) {
  #container {
    min-width: 100%; } }
.contents {
  position: relative;
  z-index: 1;
  padding-bottom: 50px;
  background: linear-gradient(90deg, #000b34, #001775, #000b34); }

.sec-plans-01 {
  position: relative;
  margin: 0 calc(20 / 375 * 100vw); }
@media print, screen and (min-width: 1025px) {
  .sec-plans-01 {
    margin: 0 calc(40 / 1440 * 100vw); } }

/* tab-menu */
.mod-tab-menu-wrap {
  display: flex;
  width: 100%; }

.mod-tab-menu-01 {
  width: 20%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  padding: 15px 0;
  box-sizing: border-box;
  transition: all .25s ease;
  background: url(../img/bg01.png) 0 0 repeat-x;
  background-size: contain;
  border: 4px solid #fff;
  border-image: linear-gradient(45deg, #685100 0%, #e0c66a 100%, #685100 100%);
  border-image-slice: 4;
  border-width: 4px 2px 4px 2px;
  cursor: pointer; }
.mod-tab-menu-01:nth-last-child(n+2):after {
  position: absolute;
  width: 1px;
  height: 100%;
  right: 0;
  top: 0;
  content: '';
  display: block; }
@media only screen and (max-width: 767px) {
  .mod-tab-menu-01.active {
    outline: none; } }

.mod-tab-menu-02 {
  border: 4px solid #fff;
  border-image: linear-gradient(135deg, #e0c66a 0%, #685100 100%, #e0c66a 100%);
  border-image-slice: 4; }

.mod-tab-menu-01.active .box-category-01, .PC .mod-tab-menu-01:hover .box-category-01 {
  padding-top: 95px;
  top: -7px; }

.mod-tab-menu-01:first-child.active .box-category-01, .PC .mod-tab-menu-01:first-child:hover .box-category-01 {
  padding-top: 80px;
  top: -7px; }

.mod-menu-cir01 {
  display: inline-block;
  overflow: hidden;
  width: 200px;
  height: 200px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #fff;
  border-radius: 100%;
  box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.3);
  position: relative; }

.mod-tab-menu-01:nth-child(1) .mod-menu-cir01 {
  background: url(../img/img_tab_menu_01.jpg) center center no-repeat; }

.mod-tab-menu-01:nth-child(2) .mod-menu-cir01 {
  background: url(../img/img_tab_menu_02.jpg) center center no-repeat; }

.mod-tab-menu-01:nth-child(3) .mod-menu-cir01 {
  background: url(../img/img_tab_menu_03.jpg?v1.1) center center no-repeat; }

.mod-tab-menu-01:nth-child(4) .mod-menu-cir01 {
  background: url(../img/img_tab_menu_04.jpg?v1.1) center center no-repeat; }

.mod-tab-menu-01:nth-child(5) .mod-menu-cir01 {
  background: url(../img/img_tab_menu_05.jpg) center center no-repeat; }

.box-category-01 {
  width: 200px;
  height: 200px;
  padding-top: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  position: absolute;
  top: 150px;
  left: -7px;
  color: #fff;
  line-height: 1.4;
  font-size: 16px;
  font-family: "Noto Serif Japanese", serif;
  font-weight: 400;
  text-align: center; }
@media print, screen and (min-width: 1025px) {
  .box-category-01 {
    font-size: calc(15 / 1440 * 100vw); } }

.mod-tab-menu-01:first-child .box-category-01 {
  padding-top: 80px;
  top: -7px; }

@media only screen and (max-width: 767px) {
  .mod-tab-menu-01:first-child .box-category-01 {
    margin-top: 0; } }
.box-category-01:after {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.5); }

@media (max-width: 768px) {
  .box-category-01 img {
    margin-left: 0;
    width: 100%;
    height: auto; } }

/* category-color */
.color-all {
  background-color: rgba(23, 15, 0, 0.3); }

.color-stay, .color-dining, .color-event, .color-wedding {
  background-color: #5e000e; }

.PC .mod-tab-menu-01.active .color-all, .PC .mod-tab-menu-01:hover .color-all {
  background-color: rgba(23, 15, 0, 0.6); }

.PC .mod-tab-menu-01.active .color-stay, .PC .mod-tab-menu-01:hover .color-stay {
  /*background-color: rgba(37, 103, 193, 0.9);*/
  background-color: #5e000e; }

.PC .mod-tab-menu-01.active .color-dining, .PC .mod-tab-menu-01:hover .color-dining {
  /*background-color: rgba(255, 114, 0, 0.9); */
  background-color: #5e000e; }

.PC .mod-tab-menu-01.active .color-event, .PC .mod-tab-menu-01:hover .color-event {
  /*background-color: rgba(61, 133, 64, 0.9); */
  background-color: #5e000e; }

.PC .mod-tab-menu-01.active .color-wedding, .PC .mod-tab-menu-01:hover .color-wedding {
  /*background-color: rgba(255, 53, 96, 0.9); */
  background-color: #5e000e; }

@media (max-width: 768px) {
  .mod-tab-menu-wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 10px !important;
    border: #fff 2px solid;
    background: rgba(255, 255, 255, 0.6); }

  .contents ul li.mod-tab-menu-01 {
    padding: 0 1px !important;
    height: 50px;
    border: none;
    background-image: none !important; }

  .contents ul li.mod-tab-menu-01:first-child {
    width: 100%;
    height: 60px; }

  .mod-tab-menu-01:nth-child(n+2) {
    width: 50%;
    margin-top: 2px !important; }

  .mod-menu-cir01 {
    display: table;
    width: 100%;
    height: 50px;
    border: 3px solid transparent;
    border-radius: 6px;
    box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0);
    position: static; }

  .mod-tab-menu-01:first-child .mod-menu-cir01 {
    height: 60px; }

  .mod-tab-menu-01:nth-child(n+1) .mod-menu-cir01 {
    background: none; }

  .active .mod-menu-cir01 {
    border: 3px solid rgba(255, 255, 255, 0.8);
    box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.3); }

  .box-category-01 {
    display: table-cell;
    vertical-align: middle;
    width: auto;
    height: auto;
    padding: 0px;
    position: static; }

  .box-category-01:after {
    display: none; }

  .mod-tab-menu-01:nth-child(n+1) .box-category-01, .mod-tab-menu-01:nth-child(n+1).active .box-category-01 {
    padding-top: 0px; }

  .color-all {
    /*    background-color: #000;
        background-image: -webkit-linear-gradient(top, #0050b6, rgba(0, 80, 182, 0.5));
        background-image: -moz-linear-gradient(top, #0050b6, rgba(0, 80, 182, 0.5));
        background-image: -ms-linear-gradient(top, #0050b6, rgba(0, 80, 182, 0.5));
        background-image: -o-linear-gradient(top, #0050b6, rgba(0, 80, 182, 0.5));
        background-image: linear-gradient(top, #0050b6, rgba(0, 80, 182, 0.5)); */
    background-color: #fff;
    border: 2px solid #742d37;
    font-family: "Noto Serif Japanese", serif;
    font-weight: 400; }
  .color-all span {
    position: relative;
    z-index: 2;
    color: #742d37; } }
@media print and (max-width: 768px), screen and (max-width: 768px) and (min-width: 1025px) {
  .color-all span {
    color: baseColor01; } }

/* tab-body */
.mod-tab-body-01 {
  padding: 0; }

.sec-tab-body-01 .tab-body-in {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%; }
@media print, screen and (min-width: 1025px) {
  .sec-tab-body-01 .tab-body-in {
    margin: calc((40 / 1440 * 100vw) - 5px) -5px -5px; } }

.tab-body-in {
  box-sizing: border-box; }

@media (max-width: 768px) {
  .mod-tab-body-01 {
    margin-top: 20px; }

  .sec-tab-body-01.active, .sec-tab-body-01 .tab-body-in {
    display: block;
    min-height: auto; } }
/* box-plan */
.box-plan-01 {
  width: 20%;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative; }
.box-plan-01 .wp-comingsoon {
  position: relative; }
.box-plan-01 .wp-comingsoon .box-img-01 .end01 {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(/event/xmas/img/bg_end.png);
  z-index: 99; }
@media only screen and (max-width: 767px) {
  .box-plan-01 .wp-comingsoon .box-img-01 .end01 {
    height: 80%; } }
.box-plan-01 .wp-comingsoon:after {
  content: '';
  display: block;
  background: url(../img/txt_comingsoon.png) center center no-repeat;
  background-size: cover;
  width: 113px;
  height: 10.5px;
  position: absolute;
  z-index: 3;
  bottom: 15px;
  left: 50%;
  margin-left: -58px; }
@media print, screen and (min-width: 1025px) {
  .box-plan-01 .wp-comingsoon:after {
    left: 20px;
    bottom: 20px;
    margin: 0;
    width: calc(100% - 40px);
    height: 40px;
    border-radius: 3px;
    background-color: #eee;
    background-size: 116px 11.5px; } }

.box-plan-01 a, .box-plan-01 > span {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* box-plan-01 幅調整↓↓ */
@media (max-width: 1600px) {
  .box-plan-01 {
    width: 25%; } }
@media (max-width: 1260px) {
  .box-plan-01 {
    width: 33.3%; } }
@media (max-width: 768px) {
  .box-plan-01 {
    width: 100%; } }
/* box-plan-01 幅調整↑↑ */
.box-img-01 {
  position: relative; }

.box-img-01:before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  pointer-events: none;
  position: absolute;
  z-index: 3;
  background-size: cover;
  top: 5px;
  left: 5px; }
@media print, screen and (min-width: 1025px) {
  .box-img-01:before {
    top: auto;
    left: auto;
    width: calc(60 / 1440 * 100vw);
    height: calc(60 / 1440 * 100vw);
    bottom: 0;
    right: 10px; } }

.stay .box-img-01:before {
  background-image: url(../img/cat_stay.png); }

.dining .box-img-01:before {
  background-image: url(../img/cat_dining.png); }

.event .box-img-01:before {
  background-image: url(../img/cat_event.png); }

.wedding .box-img-01:before {
  background-image: url(../img/cat_wedding.png); }

.box-img-01 img {
  width: 100%;
  height: auto;
  z-index: 1;
  position: relative; }

.box-img-01:after {
  content: '';
  display: block;
  z-index: 2;
  width: 100%;
  height: 30px;
  background: url(../img/img_wave_01.png) 0 0 no-repeat;
  -webkit-transition: all .75s ease;
  -moz-transition: all .75s ease;
  -ms-transition: all .75s ease;
  -o-transition: all .75s ease;
  transition: all .75s ease;
  position: absolute;
  bottom: 0px;
  left: 0px; }

.PC .box-plan-01:hover .box-img-01:after {
  background: url(../img/img_wave_01.png) 100% 0 no-repeat; }

.PC .box-plan-01:hover .end .box-img-01:after {
  background: url(../img/img_wave_01.png) 0% 0 no-repeat; }

.img-wp-01 {
  position: relative;
  display: inline-block;
  z-index: 1;
  width: 100%; }

.img-wp-01:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  border: 10px solid rgba(255, 255, 255, 0.3);
  border-bottom: none;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }

.PC .box-plan-01:hover .img-wp-01:after {
  border: 20px solid rgba(255, 255, 255, 0.6);
  border-bottom: none; }

.PC .box-plan-01:hover .end .img-wp-01:after {
  border: 10px solid rgba(255, 255, 255, 0.3); }

.end {
  pointer-events: none; }

/* box-plan-01 にクラスを追加↑↑ */
@media (max-width: 768px) {
  .box-img-01:after {
    display: none; }

  .img-wp-01:after {
    display: none; } }
.box-txt-01 {
  padding: 10px 20px 70px 20px;
  line-height: 1.7;
  font-size: 12px; }

.txt-date-01 {
  color: #70591d;
  margin-top: 8px; }

.txt-em-01 {
  color: #ff0000;
  margin-top: 3px;
  font-size: 12px; }

.ttl-plan-01 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  margin-top: 10px; }

.btn-more-01 {
  width: 100%;
  padding: 0 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  bottom: 20px;
  left: 0px; }

.btn-in-01 {
  display: table;
  width: 100%;
  height: 40px;
  border-radius: 2px;
  background: linear-gradient(to bottom, #590000, #723600, #590000); }
.btn-in-01 span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  border-radius: 2px;
  transition: all .5s ease;
  background-color: transparent; }
.btn-in-01 span img {
  width: 111px;
  height: auto;
  color: #473100;
  vertical-align: middle; }

.PC .box-plan-01:hover .btn-in-01 span {
  background-color: #440000;
  border: 4px solid #fff;
  border-image: linear-gradient(60deg, #685100 30%, #e0c66a 65%, #685100 100%);
  border-image-slice: 4; }

.PC .box-plan-01:hover .end .btn-in-01 span {
  background: none;
  background-color: #fff; }
.PC .box-plan-01:hover .end .btn-in-01 span img {
  display: inline-block; }

.box-empty-01 {
  text-align: center;
  width: 100%; }

.box-empty-in {
  width: 40%;
  margin: 100px auto 0;
  padding: 40px;
  background-color: #fff;
  border: 1px solid rgba(0, 130, 203, 0.5);
  color: #000; }

@media (max-width: 768px) {
  .box-plan-01 {
    padding: 0; }

  .box-plan-01 a {
    display: table;
    height: auto; } }
@media (max-width: 768px) {
  .box-txt-01, .box-img-01 {
    display: table-cell;
    padding: 20px 20px 40px; }

  .box-img-01 {
    width: 40%;
    padding-right: 15px; }

  .box-txt-01 {
    vertical-align: middle;
    padding-left: 0;
    font-size: 12px;
    line-height: 1.4; }

  .ttl-plan-01 {
    margin-top: 5px;
    font-size: 14px; }

  .txt-date-01 {
    font-size: 11px; }

  .txt-date-02 {
    display: none; }

  .btn-more-01 {
    bottom: 5px;
    padding: 0; }

  .btn-in-01 {
    background-image: none;
    background: none;
    border: 0; }

  .box-empty-in {
    margin-top: 0; } }
/* さらに読み込み */
.PC .btn-load-01 {
  display: none; }

@media (max-width: 768px) {
  .btn-load-01 {
    margin: 20px 10px;
    padding: 20px;
    border: 1px solid #fff;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.5));
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.5));
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.5));
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.5));
    background-image: linear-gradient(top, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.5)); }
  .btn-load-01 img {
    width: 100%;
    height: auto;
    vertical-align: middle; } }
.effect {
  opacity: 0;
  transform: translateY(10%); }

.effect.is-active {
  opacity: 1;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
  transform: translateY(0%); }

.mod-tab-menu-wrap .effect02 {
  opacity: 0;
  transform: translateY(10%); }

.mod-tab-menu-wrap .effect02.is-active {
  opacity: 1;
  transform: translateY(0%); }

.mod-tab-menu-wrap .effect02:first-child.is-active {
  transition-duration: 0.25s;
  transition-timing-function: ease-out; }

.mod-tab-menu-wrap .effect02:nth-child(2).is-active {
  transition-duration: 0.5s;
  transition-timing-function: ease-out; }

.mod-tab-menu-wrap .effect02:nth-child(3).is-active {
  transition-duration: 0.75s;
  transition-timing-function: ease-out; }

.mod-tab-menu-wrap .effect02:nth-child(4).is-active {
  transition-duration: 1.0s;
  transition-timing-function: ease-out; }

.mod-tab-menu-wrap .effect02:nth-child(5).is-active {
  transition-duration: 1.25s;
  transition-timing-function: ease-out; }

.note {
  text-indent: -1em;
  margin-left: 1em;
  font-size: 90%;
  display: inline-block; }

.mod-tab-menu-wrap .effect02:first-child {
  border-left-width: 4px; }

.mod-tab-menu-wrap .effect02:last-child {
  border-right-width: 4px; }

@media print, screen and (min-width: 768px) and (max-width: 1200px) {
  #footertxt {
    font-size: 12px; } }
.ico-end {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -125px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  z-index: 10; }

.ico-end-wp {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 406px;
  background: url(/event/xmas/img/bg_end.png);
  display: block;
  z-index: 8; }

@media only screen and (max-width: 767px) {
  .ico-end-wp {
    min-height: 135px; } }
.box-slide-wp {
  width: 100%;
  height: 550px;
  display: table;
  background: url(/event/spring/img/img_bg_01.jpg);
  border-bottom: solid 1px #fff;
  border-top: solid 1px #fff; }

@media only screen and (max-width: 767px) {
  .box-slide-wp {
    height: 300px; } }
.box-slide-01 {
  display: table-cell;
  width: 60%;
  height: 100%; }

@media only screen and (max-width: 767px) {
  .box-slide-01 {
    display: block;
    width: 100%;
    height: auto; } }
.box-slide-02 {
  display: table-cell;
  vertical-align: middle;
  width: 40%;
  height: 100%;
  background: url(/event/spring/img/img_sakura_01.png), url(/event/spring/img/img_sakura_02.png), #fff;
  background-position: top left,bottom left;
  background-repeat: no-repeat,no-repeat;
  background-size: auto,100%; }

@media only screen and (max-width: 767px) {
  .box-slide-02 {
    vertical-align: middle;
    display: block;
    width: 100%;
    height: auto;
    padding: 50px 30px;
    box-sizing: border-box; } }
.ttl-slide {
  font-size: 20px;
  font-weight: bold;
  margin: 0px auto;
  display: inline-block;
  background: #e0c66a;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 40px;
  line-height: 1.5; }
@media only screen and (max-width: 767px) {
  .ttl-slide {
    width: 100%;
    font-size: 15px; } }

/*# sourceMappingURL=style.css.map */
