@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@100;300;400;500;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');

@font-face {
    font-family: 'Futura PT Light';
    font-style: normal;font-weight: normal;
    src:url('../css/FuturaCyrillicLight.woff') format('woff');
}
body #contents {padding-top: 0px;}
@media screen and (max-width: 767px) {
body #contents {padding-top: 0px;}
}
body {
}
a {
	text-decoration: none;
}
a:hover{
    opacity: 0.75;
}
img {
	width: 100%;
    vertical-align:bottom;
}

/*-----------------------------------------------

header

------------------------------------------------*/
#container #header {
    width:1010px;
    margin:0 auto;
    border-bottom: none;
    min-width: auto;
    position:static;
}
@media (max-width: 1010px) {
#container #header {
    width:100%;
}
#container{
    min-width:100%;
}
}


#container #header {
    width: 100%;
    min-width: 100%;
    left: calc(50% - 50%);
}

@media (max-width: 768px){
.header-nav {
    padding: 10px 30px 0 0;
}
}

/*-----------------------------------------------

contentsWrapper

------------------------------------------------*/
#contents{
  background-color:#004237;
}
.contentsInner {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color:#004237;
  background-position: center top;
  background-size: cover;
}
#contentsInner {
  background-color:#fff;
}
@media (max-width: 767px) {
.contentsInner {
  background-color:#fff;
}   
}

.contentsImg {
  position: absolute;
  top: 95px;
  right: calc(50% + 273px);/*calc(50% + 322px)*/
  width: 377px;/*471px*/
  z-index: 10;
}
.sideMenu {
position: absolute;
top: 285px;
left: calc(50% + 280px);/*calc(50% + 300px)*/
width: 323px;/*404px*/
z-index: 100;
}
.sideMenu img{
  margin-bottom: 20px;
}


/*-----------------------------------------------

contents

------------------------------------------------*/
#contentsInner{
  max-width: 490px;
  width: 100%;
  margin:0 auto;
  position: relative;
  z-index:5;
}
@media (max-width: 767px) {
#contentsInner{
  max-width: 100%;
}
}
.titleWrapper{
    width: 100%;
}
#maintitle,#subtitle .word{
    background-color: #004237;
}
#maintitle{
    padding-top:38px;
    padding-bottom:30px;
}
#subtitle .word{
    width:490px;
    margin:0 auto;
    padding-bottom:30px;
}
#subtitle .bottom{
    background-color: #fff;
}
@media (max-width: 767px) {
#contents{
    width:100%;
    max-width:767px;
    overflow: hidden;
    }
#title{
    max-width:100%;
}
#maintitle{
    padding-top: 7.7551vw;
    padding-bottom: 6.1224vw;
}
#subtitle .word{
    width:100%;
    padding-bottom: 6.1224vw;
}
}

/*-----------------------------------------------

menu

------------------------------------------------*/

#menu{
    background-color: #fff;
}

#menu div{
    width:405px;
    margin:0 auto 0;
    padding-top:40px;
    padding-bottom:78px;
}
#menu div img{
    margin-bottom:20px;
}
    
@media (max-width: 767px) {
#menu div{
    width:82.654%;
    padding-top:8.1632vw;
    padding-bottom:15.9183vw;
}
}
/*-----------------------------------------------

chapter

------------------------------------------------*/

/*Present*/
#chapterPresent{
    max-width: 490px;
    width: 100%;
    margin:0 auto;
    background-color: #fff;
}
#chapterPresent .present_title{
    width:490px;
    margin:0 auto 25px;
}
@media (max-width: 767px) {
#chapterPresent{
    max-width: 100%;
}    
#chapterPresent .present_title{
    width:100%;
    margin:0 auto 5.102vw;
}
}

/*Gift*/
#chapterGift{
    max-width: 490px;
    width: 100%;
    margin:0 auto;
    padding-bottom:135px;
    background-color: #004237;
}
#chapterGift .giftWrapper{
}
#chapterGift .gift_title{
    width:100%;
    margin:124px auto 0;
    padding:68px 0 25px;
}
@media (max-width: 767px) {
#chapterGift{
    max-width: 100%;
}   
#chapterGift .gift_title{
    margin:25.3062vw auto 0;
    padding:13.8776vw 0 5.102vw;
}
#chapterGift{
    padding-bottom:25.3062vw;
}
}
/*Enjoy*/
#chapterEnjoy{
    max-width: 490px;
    width: 100%;
    margin:0 auto;
    background-color: #fff;
}
#chapterEnjoy .enjoyWrapper{
    margin-bottom: 124px;
}

#chapterEnjoy .enjoy_title{
    width:100%;
    margin:0 auto 0;
    padding:68px 0 25px;
}
@media (max-width: 767px) {
#chapterEnjoy{
    max-width: 100%;
}
#chapterEnjoy .enjoyWrapper{
    margin-bottom: 25.3062vw;
}
#chapterEnjoy .enjoy_title{
    margin:0 auto 0;
    padding:13.8776vw 0 5.102vw;
}
}

/*Sweets*/


#chapterSweets{/*
    margin-top:-100px;
    padding-top:100px;*/
}
#chapterSweets{
    max-width: 490px;
    width: 100%;
    margin-right:auto;
    margin-left:auto;
    padding-bottom:135px;
    background-color: #004237;
}
#chapterSweets .sweets_title{
    width:100%;
    margin:0 auto 0;
    padding:0 0 25px;
}
@media (max-width: 767px) {
#chapterSweets{
    max-width: 100%;
    padding-bottom:27.551vw;
}
#chapterSweets .sweets_title{
    margin:0 auto 0;
    padding:0 0 5.102vw;
}
}




/*--------------------------------------------------------------

 sliderArea 

----------------------------------------------------------------*/
.sliderArea {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 ;
}

.slider--i{
}

@media all and (max-width:767px) {
.sliderArea {   
    width:100%;
    margin: auto;
    padding: 0 0;/*rl 11.75%*/
}
}
.slider--i{
  margin-top: 10px;
  width: 100%;
  max-width: 100%;
}
.slider--i .sliderArea{
    position: relative;
}
.slider--i .sliderArea i{
    display: block;
    width: 100%;
    position: absolute;
    top: 23px;
    right: 78px;
}
.eventVisual{
  width: 100%;
}
.eventVisual .slider--i{
  margin: 0 auto;
}
.eventVisual .sliderArea li{
  margin: 0 14px 0 0;
}
#chapterSweets .eventVisual .sliderArea li{
  margin: 0 0 0 14px;
}
.slick-slide img {
    width: 100%;
    height: auto;
    padding: 0;
}
#chapterSweets .sliderArea{
    
}
#chapterSweets .slick-slide img {
    width: 100%;
}
.slick-slide {
    transition: all ease-in-out .3s;
    opacity: .2;
}
.eventVisual .slick-slide {
    transition: all ease-in-out .3s;
    opacity: 1;
}
.slick-active {
    opacity: 1;
}
.slick-current {
    opacity: 1;
}
.thumb {
    margin: 20px 0 0;
}
.thumb .slick-slide {
    cursor: pointer;
}
.thumb .slick-slide:hover{
    opacity: .7;
}
.slick-loading .slick-list{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}
        
/* Arrows */
.slick-prev,
.slick-next{
    font-size: 0;
    line-height: 0;
    position: absolute;
    display: block;
    height: 37px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    background-repeat: no-repeat;
    background-position: center;
    z-index:30;
    background-size:cover;
}
.slick-prev{
    width: 55px;
    bottom:-80px;
    left: 23px;
    background-image: url(../img/arrow_left.png);
}
.slick-next{
    width: 53px;
    bottom:-80px;
    left: 186px;
    background-image: url(../img/arrow_right.png);
}

.eventVisual.white .slick-prev{
    background-image: url("../img/arrow_left_white.png");
}
.eventVisual.white .slick-next{
    background-image: url("../img/arrow_right_white.png");
}


#chapterSweets .slick-prev{
    left: 20px;/*135px*/
}
#chapterSweets .slick-next{
    left: 405px;/*302px*/
}

@media all and (max-width:767px) {
.slick-prev{
    width: 10.9%;
    height: 6.037%;
    bottom:-13.052%;
    left: 4.695%;
}
.slick-next{
    width: 10.5%;
    height: 6.037%;
    bottom: -13.052%;
    left: 37.96%;
}
    
#chapterSweets .slick-prev{
    height: 4.6%;
    bottom: -9.994%;
}
#chapterSweets .slick-next{
    height: 4.6%;
    bottom: -9.994%;
}
#chapterSweets .slick-prev{
    left: 4.084%;/*27.554%*/
}
#chapterSweets .slick-next{
    left: 82.656%;/*61.635%*/
}

}


.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before{
    opacity: .25;
}
.slick-prev:before{
    font-family: 'swiper-icons';
    line-height: 1;
    /*color: white;*/
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* Slider */
.slick-slider{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0 10% 0 0;
}
#chapterSweets .slick-list{
    padding: 0 57% 0 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
.slick-track{
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after{
    display: table;
    content: '';
}
.slick-track:after{
    clear: both;
}
.slick-loading .slick-track{
    visibility: hidden;
}
.slick-slide{
    margin-right: 15px;    
    display: none;
    float: left;
    min-height: 1px;
}
[dir='rtl'] .slick-slide{
    float: right;
}
.slick-slide img{
    display: block;
}
.slick-slide.slick-loading img{
    display: none;
}
.slick-slide.dragging img{
    pointer-events: none;
}
.slick-initialized .slick-slide{
    display: block;
}
.slick-loading .slick-slide{
    visibility: hidden;
}
.slick-vertical .slick-slide{
    display: block;
    height: auto;
    border: 1px solid transparent;
}

/*------------------------------------------------

slick-num
controlBar

-------------------------------------------------*/

.slick-num {   
    bottom: -57px;
    left: 100px;
    font-size: 22px;
    line-height: 1;
    position: absolute;
    font-family:'Futura PT Light',"Renner*", sans-serif;    
    font-weight:300;
}

.slick-num .num_small{
    font-family: "";
    font-weight:300;
    font-size: 15px;
    position: relative;
    bottom:3px;
    left:0;
}
.controlBar{    
    width: 212px;
    position: relative;
    bottom: -45px;
    right: -278px;
}
#chapterSweets .slick-num {
    display:none;
    bottom: -7.12%;
}
#chapterSweets .controlBar{ 
    display:none;
}
@media all and (max-width:767px) {
.slick-num {
    bottom: -9.41%;
    left: 20.41%;
    font-size: 4.49vw;
    position: absolute;
}
.slick-num .num_small{
    font-size: 3.06122vw;
}    
.controlBar{    
    width: 43.266%;
    bottom: -9.1836vw;
    right: -56.7346vw;
}
}

/*-----------------------------------------------

events

------------------------------------------------*/
#events{   
    max-width:408px;
    width:100%;
    margin:100px auto 42px;
    background-color:#f3e9d0;
}
.events_icon{
    position:relative;
    width:137px;
    top: -21px;
    left: 10px;
}
@media (max-width: 767px){
#events{   
    max-width:100%;
    width:83.3%;
    margin:20.4081vw auto 8.5714vw;
}
.events_icon{
    width: 33.655%;
    top: -4.8vw;
    left: 2.1333vw;
} 
}


.events01{
    padding-top:14px;
    padding-bottom:16px;    
}
.events01_reserve{
    padding-bottom:72px;  
}
.events02{
    padding-bottom:85px;
}

.events05{
    padding-bottom:14px;
}
.events05_reserve{
    margin:0 auto;
    padding-bottom:75px;
}

@media (max-width: 767px){
.events01{
    padding-top: 3.433%;
    padding-bottom: 3.922%;
}
.events01_reserve{
    padding-bottom:14.7vw;  
}
.events02{
    padding-bottom: 20.826%;
}
.events03{
}
.events05{
    padding-bottom: 3.433%;
}
.events05_reserve{
    margin:0 auto;
    padding-bottom:15.3061vw;
}
}

#btn .banner{
    max-width:408px;
    width:100%;
    margin:43px auto 0;  
}
#btn .banner2{
    margin-top:60px;  
}
@media (max-width: 767px){
#btn .banner{   
    max-width:100%;
    width:83.3%;
    margin:0vw auto 0vw;
}
#btn .banner2{
    margin-top:10vw;  
}
}
/*-----------------------------------------------

share+footerNotes

------------------------------------------------*/
#share .share {
  width: 100%;
  max-width: 430px;
  margin: 0 auto;
  margin-top: 60px;
}
#share .share .shareWrapper .list {
  margin-bottom: 40px;
}
#share .share .shareWrapper .list ul {
  display: flex;
  gap: 28px;
}
#share .share .shareWrapper .sns {
  margin-bottom: 40px;
}
#share .share .shareWrapper .sns ul {
  display: flex;
  gap: 36px;
}
.footerNotes {
  text-align: left;
    margin: 4rem auto 0;
    width: 100%;
    padding: 0 2rem 2rem;
}
.footerNotes ul {
  max-width: 757px;
  margin: 0 auto;
}
.footerNotes ul li {
  font-size: 15px;
}

@media screen and (max-width: 767px) {
  #share .share {
    max-width: 100%;
    margin-top: 40px;
    padding: 0 4%;
  }
  #share .share .shareWrapper .list {
    margin-bottom: 40px;
  }
  #share .share .shareWrapper .list ul {
    display: flex;
    gap: 5%;
  }
  #share .share .shareWrapper .sns {
    margin-bottom: 40px;
  }
  #share .share .shareWrapper .sns ul {
    display: flex;
    gap: 11%;
  }

  .footerNotes {
    padding: 12px 12px 32px 12px;
  }
  .footerNotes ul {
    max-width: 100%;
    padding: 0 4%;
  }
  .footerNotes ul li {
    font-size: 15px;
  }
}

/*-----------------------------------------------

note

------------------------------------------------*/
.note {
    margin:0 auto;
	max-width: 438px;
    padding-bottom:60px;
}
.note li {
	font-size: 13px;
	font-weight: 500;
	line-height: 1.6rem;
	color: #231815;
}
@media (max-width: 767px) {
	.note {
		max-width: 90%;
	}
	.note li {
		font-size:12px;
        line-height: 1.4rem;
	}
}
@media (max-width: 415px) {
	.note li {
		font-size:10px;
        line-height: 1.20rem;
	}

}
/*-----------------------------------------------

ft_info

------------------------------------------------*/

#ft_info .view {
    max-width: 780px;
    margin: auto
}

#ft_info .inner {
    padding: 40px 0 70px
}

@media (max-width: 500px) {
    #ft_info .inner {
        padding:30px 0 70px
    }
}

#ft_info .bnr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 80px
}

@media (max-width: 768px) {
    #ft_info .bnr {
        padding:0 40px
    }
}

@media (max-width: 550px) {
    #ft_info .bnr {
        padding:0 20px;
        display: block
    }
}

@media (max-width: 350px) {
    #ft_info .bnr {
        padding:0
    }
}

#ft_info .bnr li {
    width: calc(50% - 20px)
}

@media (max-width: 550px) {
    #ft_info .bnr li {
        width:100%;
        max-width: 215px;
        margin: auto
    }

    #ft_info .bnr li+li {
        margin-top: 25px
    }
}

#ft_info .bnr a {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .4em;
    line-height: 1;
    color: #697279;
    border: 1px solid #697279;
    width: 100%;
    display: block;
    padding: 16px 12px;
    position: relative;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media (max-width: 550px) {
    #ft_info .bnr a {
        font-size:14px
    }
}

@media (max-width: 350px) {
    #ft_info .bnr a {
        font-size:12px
    }
}

#ft_info .bnr a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 12px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(../img/arrow_slv.png) no-repeat center center;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 12px;
    height: 20px;
    background-size: 12px
}

@media (max-width: 500px) {
    #ft_info .bnr a:after {
        background-size:8px;
        right: 6px
    }
}

#ft_info .bnr a:hover {
    border: 1px solid #969ca1;
    background-color: rgba(105,114,121,.7);
    color: #fff;
    opacity: 1
}

#ft_info .bnr a:hover:after {
    background: url(../img/arrow_wht.png) no-repeat center center;
    background-size: 12px
}

#ft_info .share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 100px auto 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px
}

#ft_info .share:first-child {
    margin-top: 0
}

#ft_info .share:last-child {
    margin-bottom: 0
}

@media (max-width: 768px) {
    #ft_info .share {
        margin:70px auto 40px;
        gap: 0
    }
}

#ft_info .share li {
    margin: auto 15px
}

#ft_info .share li:nth-child(2) {
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    scale: 1.1;
    margin-top: 4px
}

#ft_info .share li:nth-child(2) iframe {
    -webkit-transition: .3s;
    transition: .3s
}

#ft_info .share li:nth-child(2) iframe:hover {
    opacity: .6
}

@media (max-width: 500px) {
    #ft_info .share li:nth-child(2) {
        -webkit-transform-origin:bottom;
        -ms-transform-origin: bottom;
        transform-origin: bottom;
        scale: .9;
        margin-top: 0
    }
}

@media (min-width: 769px) {
    #ft_info .share li:nth-child(2) {
        -webkit-transform-origin:top;
        -ms-transform-origin: top;
        transform-origin: top;
        margin-top: 0;
        scale: 1.25
    }
}

@media (max-width: 500px) {
    #ft_info .share li {
        margin:auto 10px
    }
}

#ft_info .share a {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 35px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    line-height: 1;
    padding: 0 15px;
    padding-left: 10px;
    white-space: nowrap;
    -webkit-transition: .3s;
    transition: .3s
}

@media (max-width: 768px) {
    #ft_info .share a {
        font-size:12px;
        height: 30px;
        padding: 0 10px
    }
}

@media (max-width: 500px) {
    #ft_info .share a {
        font-size:10px;
        height: 25px;
        padding: 0 7px
    }
}

#ft_info .share a:hover {
    opacity: .6
}

#ft_info .share a:before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background-size: contain;
    margin-right: 8px
}

@media (max-width: 768px) {
    #ft_info .share a:before {
        width:16px;
        height: 16px;
        margin-right: 4px
    }
}

#ft_info .share .facebook {
    background-color: #2c5aa0;
    border-radius: 4px
}

#ft_info .share .facebook:before {
    background-image: url(../img/sns_facebook.png)
}

#ft_info .share .twitter {
    background-color: #1d9bf0;
    border-radius: 35px
}

#ft_info .share .twitter:before {
    background-image: url(../img/sns_twitter.png)
}

#ft_info .share .line {
    background-color: #06c755;
    border-radius: 4px
}

#ft_info .share .line:before {
    background-image: url(../img/sns_line.png)
}

#ft_info .footer-credit {
    font-size: 13px;
    text-align: left;
    margin-bottom: 2em
}

#ft_info .note {
    font-size: 12px;
    line-height: 2;
    text-align: left
}

@media (max-width: 768px) {
    #ft_info .note {
        font-size:11px
    }
}
@media (max-width: 500px) {
    #ft_info .note {
        font-size:10px
    }
}
body footer{
    position:relative;
    z-index:12;
    background-color: #fff;
}
#contact-SP{
    position: relative;
    background-color: #fff;
    z-index: 15;
}