body {
  font-family: "heisei-maru-gothic-std", sans-serif;
	font-size: 20px;
	line-height: 160%;
	margin: 0;
    color:#444; 
}
#xcover {
	width: 1000px;
	margin: 0 auto;
    padding: 30px;
    border-left: solid 1px #F6C0E9;
    border-right: solid 1px #F6C0E9;
}
img {

    width: 100%;
	vertical-align: bottom;
}
header {
	line-height: 0;
    background-size: 100%;
}
a {
    transition-duration: 0.5s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
a:hover {
	opacity: 0.7;
}
h4 {
	font-size: 25px;
	font-weight: inherit;
	line-height: 35px;
}
.f-bold {
    font-weight: bold;
}
.f-white {
    color: #fff;
}
.invisible{
	transition: opacity 0.5s ease;
	opacity: 0.0;
}
.width {
	width: 720px;
	margin: auto;
}

.width_ts {
	width: 850px;
	margin: auto;
}


.f-yellow {
	color: #ffff00;
}
.f-white {
	color: #fff;
}
.f-brown {
    color: #954f03;
}

.list-com li:before{
	content:"â€»";
	position:absolute;
	left:0px;
	top:0;
}
.list-disc li, .list-com li{
	list-style:none;
	padding-left:20px;
	position:relative;
}

.list-disc li:before{
	content:"ãƒ»";
	position:absolute;
	left:0px;
	top:0;
}
.sp-only {
    display: none;
}
.border-yellow {
    background: linear-gradient(transparent 40%, #ffff61 40%);
}




/* トップ
---------------------------------------------------- */





.event-detail {
    border-bottom: 6px double #fff;
    border-top: 6px double #fff;
    padding: 40px 0;
    position: relative;
    color: #fff;
    margin: 60px auto 80px;
}
.night-detail {
    border-bottom: 6px double #fff;
    border-top: 6px double #fff;
    padding: 20px 0;
    position: relative;
    color: #fff;
    margin: 0px auto 90px;
}
.event-detail h3 {
    font-size: 25px;
    color: #fff;
    background: #ea7989;
    font-weight: bold;
    text-align: center;
    width: 190px;
    padding: 12px 0 5px;
    left: 0;
    right: 0;
    margin: -68px auto 30px;
}
.night .event-detail h3 {
    background: #3e7bb5;
}
.check {
    width: 600px;
    margin: 60px auto 0;
    padding: 50px;
    position: relative;
    outline: 3px solid #d4b345;
    outline-offset: -15px;
    background: #fff;
    color: #505050;
    text-align: center;
}
.check::before {
    content: "";
    background: url("../images/check-rbn1.png") no-repeat center;
    background-size: contain;
    width: 160px;
    height: 130px;
    position: absolute;
    top: -30px;
    left: -70px;
}
.check::after {
    content: "";
    background: url("../images/check-rbn2.png") no-repeat center;
    background-size: contain;
    width: 100px;
    height: 110px;
    position: absolute;
    bottom: -6px;
    right: 0px;
    z-index: 1;
}
.check-title {
    width: 140px;
    margin: 0 auto 20px;
}
.check p span {
    position: relative;
    width: 100%;
    display: inline-block;
    line-height: 1em;
}
.check p span::before {
    content: "";
    border-bottom: 1px solid #d4b345;
    width: 100%;
    height: 22px;
    position: absolute;
    top: 0px;
    left: 0px;
}





/* メイン
---------------------------------------------------- */
.day {
    padding: 80px 0;
    margin: 0 auto;
}
.night {
    background-color: #3e7bb5;
    padding: 80px 0;
}
.main-title-box {
    text-align: center;
    margin: 0 auto 80px;
}
.night .main-title-box {
    text-align: center;
    margin: 0 auto 20px;
}
.main-title {
    width: 440px;
    margin: 0 auto 30px;
}
main {
    position: relative;
}
main::before {
    content: "";
    background: url("../images/snow-left.png") repeat-y top;
    background-size: 100%;
    width: 80px;
    height: -webkit-fill-available;
    position: absolute;
    top: -4px;
    left: -2px;
    z-index: 2;
}
main::after {
    content: "";
    background: url("../images/snow-right.png") repeat-y top;
    background-size: 100%;
    width: 80px;
    height: -webkit-fill-available;
    position: absolute;
    top: -4px;
    right: -2px;
    z-index: 2;
}
.main-box {
    position: relative;
    padding: 20px 0 40px;
}
.main1-box-title {
    position: relative;
    background: #fff;
}
.main-box-title-top {
    position: relative;
    margin: -100px 0 -30px;
}
.main-box-title {
    position: relative;
    width: 100%;
    margin: -60px auto 30px;
}
.main-box-img {
    margin: 0 auto 30px;
}
.main-sub-title {
    width: 800px;
    margin: 40px auto 30px;
}
.main-box-txt {
    text-decoration:underline wavy #ffff3d;
}
.main1-tree-title {
    width: 700px;
    margin: 60px auto 50px;
}
.main2-char-title {
    width: 330px;
    margin: 50px auto 50px;
}


/* フォト
---------------------------------------------------- */
.photo {
    position: relative;
    background: url("../images/photo-bg.jpg") top repeat-y;
    background-size: 100%;
    padding: 150px 0 60px;
}
.photo-top {
    top: -70px;
    position: absolute;
    adding: -20px 0 0;
}
.photo-title {
    width: 550px;
    margin: 0 auto 30px;
}
.photo h3 {
    text-align: center;
    font-weight: bold;
}
.photo p {
    
}
.phto-img {
    margin: 30px auto;
}
.photo-btn {
    width: 300px;
    background: #d4b345;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border-radius: 50px;
    margin: 40px auto;
    font-weight: bold;
    padding: 10px 0;
    font-size: 20px;
}



.goods {
    background: #ba8cbd;
    position: relative;
    padding: 130px 0 40px;
}
.goods p {
    margin: 0 auto 50px;
}
.kugiri {
    position: absolute;
    top: -20px;
    z-index: 3;
}
.other {
    position: relative;
    background: #f09dc1;
    padding: 130px 0 100px;
}



/* スライド
---------------------------------------------------- */

.slider {
  position: relative;
  padding: 0 0px;
  max-width: 90%;
  margin: 0 auto 30px;
    overflow: hidden;
}
.point-box .slider h2:before, .point-box .slider h2:after {
  content: none;
}
.slider h2 img {
  width: auto;
  height: 100%;
}
.swiper-container {
    width: 100%;
    height: 100%;
    overflow: visible !important;
    z-index: 1 !important;
}
.swiper-slide.swiper-slide-prev {
  text-align: right;
}
.swiper-slide.swiper-slide-prev img {
  margin-top: 6%;
  width: 80% !important;
}
.swiper-slide.swiper-slide-next img {
  margin-top: 6%;
  width: 80% !important;
}
.swiper-slide.swiper-slide-active img {
  width: 100% !important;
    margin: 0 auto;
}
/*
.day .swiper-slide.swiper-slide-active img {
  border: 10px solid #FFF;
}
*/
.night .swiper-slide.swiper-slide-active img {
  border: 10px solid #3e7bb5;
}
.goods .swiper-slide.swiper-slide-active img {
  border: 10px solid #ba8cbd;
}
.other .swiper-slide.swiper-slide-active img {
  border: 10px solid #f09dc1;
}
.swiper-slide h2 {
  display: none;
  margin: 20px 0 0px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  border-bottom: 10px dotted #ffff00;
  padding: 0 0 10px;
}
.swiper-slide.swiper-slide-active h2 {
    display: block;
}
.swiper-slide p {
    display: none;
    padding-top: 20px;
    text-align: center;
    font-size: 24px;
}
.swiper-slide.swiper-slide-active p {
    display: block;
}
.day1-slide .swiper-button-next, .day1-slide .swiper-button-prev {
    width: 80px;
    height: 80px;
    top: 220px;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.swiper-button-next, .swiper-button-prev {
    width: 60px;
    height: 60px;
    top: 50%;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.swiper-button-prev {
    background-image: url("../images/prev2.png");
    left: 5px;
    right: auto;
    z-index: 9999;
}
.swiper-button-next {
    background-image: url("../images/next2.png");
    right: 5px;
    left: auto;
    z-index: 4;
}
.slider2 .swiper-container {
    width: 70%;
    height: 100%;
    overflow: inherit!important;
    z-index: 1 !important;
    margin: auto;
}
.slider2 {
  position: relative;
  margin: 0 auto 40px;
}
.slider2:before {
    position: absolute;
    top: 0;
    left: 50%;
    swiper-button-next 
    transform : translateX(-50%);
    content: "";
    width: 44%;
    height: 598px;
    background: url(../images/main1-tree-frame.png);
    background-size: cover;
    z-index: 5;
    pointer-events: none; 
}
.slider2 .slide2 .swiper-slide {
    text-align: center;
    margin: 120px 0px;
}

.slider2 .swiper-slide.swiper-slide-active img{
    border: none;
    width: inherit;
}


.slider2 .slide2 .swiper-slide img {
      width: 55%!important;
      margin: 0 auto 0px;
}
.slider2 .swiper-pagination2 {
    margin: auto;
    position: relative;
    width: 68%;
}
.slider2 .swiper-pagination-bullet {
    width: 100px;
    height: 100px;
    margin: 8px 8px 0px 8px !important;
    display: inline-block;
    background: #fff;
    opacity: 0.7;
    border-radius: 0;
    position: relative; 
}

.slider2 .swiper-pagination-bullet:nth-child(10) {
      position: relative; 
}
.slider2 .swiper-pagination-bullet:nth-child(10):after {
    content: "";
        background: url("../images/tree_s_xo.jpg") no-repeat;
    background-size: cover;        width: 100px;
        height: 100px;
position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    margin: auto;
    z-index: 4;
}

.slider2 .swiper-pagination-bullet:nth-child(11) {
      position: relative; 
}
.slider2 .swiper-pagination-bullet:nth-child(11):after {
    content: "";
        background: url("../images/tree_s_bo.jpg") no-repeat;
    background-size: cover;        width: 100px;
        height: 100px;
position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    margin: auto;
    z-index: 4;
}


.slider2 .swiper-pagination-bullet:nth-child(1) {
      position: relative; 
}
.slider2 .swiper-pagination-bullet:nth-child(1):after {
    content: "";
        background: url("../images/tree_s_kt.jpg") no-repeat;
    background-size: cover;        width: 100px;
        height: 100px;
position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    margin: auto;
    z-index: 4;
}


.slider2 .swiper-pagination-bullet:nth-child(2) {
      position: relative; 
}
.slider2 .swiper-pagination-bullet:nth-child(2):after {
        content: "";
        background: url("../images/tree_s_mm.jpg") no-repeat;
        background-size: cover;        width: 100px;
        height: 100px;
position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        display: block;
        margin: auto;
        z-index: 4; 
}


.slider2 .swiper-pagination-bullet:nth-child(3) {
    position: relative;
}
.slider2 .swiper-pagination-bullet:nth-child(3):after {
    content: "";
        background: url("../images/tree_s_ts.jpg") no-repeat;
    background-size: cover;        width: 100px;
        height: 100px;
position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    margin: auto;
    z-index: 4;
}


.slider2 .swiper-pagination-bullet:nth-child(4) {
    position: relative; 
}
.slider2 .swiper-pagination-bullet:nth-child(4):after {
    content: "";
        background: url("../images/tree_s_wi.jpg") no-repeat;
    background-size: cover;        width: 100px;
        height: 100px;
position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    margin: auto;
    z-index: 4;
}
.slider2 .swiper-pagination-bullet:nth-child(5) {
    position: relative; 
}
.slider2 .swiper-pagination-bullet:nth-child(5):after {
    content: "";
        background: url("../images/tree_s_cn.jpg") no-repeat;
    background-size: cover;        width: 100px;
        height: 100px;
position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    margin: auto;
    z-index: 4;
}


.slider2 .swiper-pagination-bullet:nth-child(6) {
    position: relative;
}
.slider2 .swiper-pagination-bullet:nth-child(6):after {
    content: "";
        background: url("../images/tree_s_pc.jpg") no-repeat;
    background-size: cover;        width: 100px;
        height: 100px;
position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    margin: auto;
    z-index: 4;
}
.slider2 .swiper-pagination-bullet:nth-child(7) {
    position: relative;
}
.slider2 .swiper-pagination-bullet:nth-child(7):after {
    content: "";
        background: url("../images/tree_s_pn.jpg") no-repeat;
    background-size: cover;        width: 100px;
        height: 100px;
position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    margin: auto;
    z-index: 4;
}

.slider2 .swiper-pagination-bullet:nth-child(8) {
      position: relative; 
}
.slider2 .swiper-pagination-bullet:nth-child(8):after {
        content: "";
        background: url("../images/tree_s_dn.jpg") no-repeat;
        background-size: cover;        width: 100px;
        height: 100px;
position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        display: block;
        margin: auto;
        z-index: 4; 
}

.slider2 .swiper-pagination-bullet:nth-child(9) {
      position: relative; 
}
.slider2 .swiper-pagination-bullet:nth-child(9):after {
        content: "";
        background: url("../images/tree_s_ku.jpg") no-repeat;
        background-size: cover;        width: 100px;
        height: 100px;
position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        display: block;
        margin: auto;
        z-index: 4; 
}


.slider2 .swiper-pagination-bullet-active {
    background: #fff;
    position: relative;
    opacity: 1;
}
.slider2 .swiper-pagination-bullet-active:after {
      content: "";
      border: 4px solid #fff;
      position: absolute;
      top: 0;
      box-sizing: border-box;
}
.slider2 .swiper-button-prev2 {
    background: url("../images/prev1.png") no-repeat;
    background-size: 80%;
    left: 40px;
    right: auto;
    top: 30%;
    width: 70px;
    height: 60px;
    position: absolute;
    z-index: 4;
}
.slider2 .swiper-button-next2 {
    background: url("../images/next1.png") no-repeat;
    background-size: 80%;
    right: 40px;
    left: auto;
    top: 30%;
    width: 70px;
    height: 60px;
    position: absolute;
    z-index: 4;
}
.slider3 .swiper-container {
    width: 70%;
    height: 100%;
    overflow: inherit!important;
    z-index: 1 !important;
    margin: auto;
}
.slider3 {
        position: relative;
}
.slider3 .swiper-slide.swiper-slide-active img{
        border: none;
        width: inherit;
}
.slider3 .slide3 .swiper-slide img {
        width: 100%!important;
        margin: 0 auto 40px;
}
.swiper-button-prev3 {
    background: url("../images/prev1.png") no-repeat;
    background-size: 80%;
    left: 0;
    right: auto;
    top: 30%;
    width: 70px;
    height: 60px;
    position: absolute;
    z-index: 4;
}
.swiper-button-next3 {
    background: url("../images/next1.png") no-repeat;
    background-size: 80%;
    right: 0;
    left: auto;
    width: 70px;
    height: 60px;
    position: absolute;
    z-index: 4;
    top: 30%;
}
.slider4 .swiper-container {
    width: 70%;
    height: 100%;
    overflow: inherit!important;
    z-index: 1 !important;
    margin: auto;
}
.slider4 {
    position: relative;
}
.slider4 .swiper-slide.swiper-slide-active img{
    border: none;
    width: inherit;
}
.slider4 .slide4 .swiper-slide img {
    width: 100%!important;
    margin: 0 auto 40px;
}
.swiper-button-prev4{
    background: url("../images/prev1.png") no-repeat;
    background-size: 80%;
    left: 0;
    right: auto;
    top: 30%;
    width: 70px;
    height: 60px;
    position: absolute;
    z-index: 4;
}
.swiper-button-next4 {
    background: url("../images/next1.png") no-repeat;
    background-size: 80%;
    right: 0;
    left: auto;
    width: 70px;
    height: 60px;
    position: absolute;
    z-index: 4;
    top: 30%;
}
.slider4 .swiper-slide.swiper-slide-next img {
  width: 100% !important;
  opacity: 1;
}
.slider4 .swiper-slide.swiper-slide-prev img {
  width: 100% !important;
  opacity: 1;
}



footer {
    color: #FFF;
    position: relative;
    padding: 10px 20px 10px;
    z-index: 3;
}
footer p {
    padding: 10px;
    /* font-size: 10px; */
    line-height: 170%;
    margin: 0;
}
footer p b {
    font-size: 15px;
}
.footer-top {
    position: absolute;
    bottom: 0;
}



/* 割引
---------------------------------------------------- */

#coupon {
	background: #569c74;
	padding: 150px 0;
	position: relative;
}
.campaign-title {
	width: 600px;
	margin: 0 auto 50px;
}
.campaign-img {
	width: 600px;
	margin: 0 auto;
}
#coupon h1 {
	text-align: center;
	color: #fff;
	margin: 70px 0 20px;
	font-size: 20px;
	font-weight: bold;
}
.line-img {
	width: 450px;
	margin: 0 auto;
}



/* アクセス
---------------------------------------------------- */

.access {
    width: 1000px;
    margin: 0 auto;
    padding: 20px 0 ;
    background: #F6C0E9;
}
.accbox {
    margin: 0 0;
    padding: 0;
}
.accbox input {
    display: none;
}
.accbox label {
    display: block;
    border: solid 3px #fff;
    padding: 13px 12px;
    background: #fff;
    font-weight: bold;
    text-align: center;
    border-radius: 30px;
    position: relative;
    cursor: pointer;
    z-index: 100;
    font-size: 16px;
    color: #293590;
}
.accbox label:before {
    content: ' ';
    display: block;
    width: 25px;
    height: 25px;
    background-image: url(../images/accordion-open.png);
    background-size: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
}
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
}
.access-img {
    width: 90%;
    margin: 0 auto;
}
.access-title {
    width: 300px;
    margin: 0 auto 30px;
}
#access {
	position: relative;
}
#access .title {
	text-align: center;
	margin: 0 0 30px;
	font-size: 50px;
	font-weight: bold;
    position: relative;
}
#access p {
	margin: 0;
	margin: 20px auto 0;
	color: #fff;
}
#access aside {
  color: #fff;
  margin: 10px auto 0;
}
.access-box {
	width: 640px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
.access-img {
	width: 90%;
	margin: 0 auto;
}
.access-img p {
    color: #505050;
}
#access ul {
    padding: 60px 0 40px;
	margin: 0;
    position: relative;
}
#access li {
   margin: 0 auto 20px;
   text-align: center;
   width: 740px;
}
#access li img {
    width: 40%;
}



/*---------------------------------------------------
Accordion
---------------------------------------------------*/
/*ボックス全体*/
.accbox {
    margin: 0 0;
    padding: 0;
}
/*ラベル*/
.accbox label {
    display: block;
    border:  solid 3px #fff;
    margin: 20px 0 0;
    padding: 13px 12px;
    background: #fff;
    font-weight: bold;
    text-align: center;
    border-radius: 30px;
    position: relative;
    cursor: pointer;
    z-index: 100;
    font-size: 24px;
    color: #505050;
}
#faq .accbox label {
	text-align: inherit;
	padding: 10px 60px 10px 20px;
}
#faq .accshow p {
	color: #ff498a;
	padding: 0 20px;
	margin: 0;
}
.accbox label::after {
    content: "" ;
    position: absolute ;
    top: 0 ;
    right: 0 ;
    bottom: 0 ;
    left: 0 ;
	border-radius: 30px;
    margin: 2px ;
    display: block ;
    z-index: -5 ;
	border: none;
	background: #fff;
}
.accbox label img {
    width: 170px;
}
/*アイコン*/
.accbox label:before {
    content: ' ';
    display: block;
    width: 30px;
    height: 30px;
    background-image: url('../images/accordion-open.png');
    background-size: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 22px;
    margin: auto;
}
/*ラベルホバー時*/
.accbox label:hover {
    /*background :#ffe9a9;*/
}
/*チェック隠す*/
.accbox input {
    display: none;
}
/*初期非表示*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
}

/*クリックで表示*/
.cssacc:checked + label + .accshow {
    height: auto;
    padding: 20px 0;
    border: none;
	background: #fff;
	margin-top: 0;
	border-top: none;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
    opacity: 1;
}
/*アイコン切り替え*/
.cssacc:checked + label:before {
	background-image: url('../images/accordion-close.png')
}
/*ボーダー変形*/
.cssacc:checked + label {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
}
/*非表示内スタイル*/
.accshow dl {
    flex-wrap: wrap;
    display: flex;
	align-items: center;
	position: relative;
}
.accshow dt {
	color: #fff;
    width: 20%;
	padding: 10px;
}
.accshow dd {
    width: 80%;
	padding: 10px;
	background: #FFF;
}
.accshow dl:last-child dd {
    border-bottom-right-radius: 25px;
}
.accshow dl:before {
    content: ' ';
    display: inline-block;
    width: 100%;
    height: 2px;
	position: absolute;
	bottom: 0;
	left: 1%;
    background: #fff;
}
.accshow dl:after {
    content: ' ';
    display: inline-block;
    width: 79%;
    height: 2px;
    position: absolute;
    bottom: 0;
    right: 1%;
    background: #ff498a;
}
.accshow dl:last-child:before ,.accshow dl:last-child:after {
	display: none;
}

.event-detail span {
    font-size: 16px;
    color: #FFF;
    
}



.link_wrap{
    width: 50%;
    margin: 25px auto;

}

.box_left{
    width: 49%;
    float: left;
    overflow-x: hidden;
}
.box_right{
    width: 49%;
    float: right;
    overflow-x: hidden;
}

.clear{
    clear: both;
}

.com1{
    margin: 25px 15px 5px;
}

.com2{
    margin: 5px 50px;
}

.shosai_box{
    margin-left: 30px;
}
.kounyu{
    margin: 20px 0;
    padding: 15px 0 10px;
    background-color:#F6C0E9;
    text-align: center;
    color: #666;
}

.kounyu_link ul{
    padding: none; 
    width: 75%;
    margin: 0 auto;
    padding-bottom: 30px;
}

.kounyu_link ul li{
    float: left;
    width: 46%;
    margin: 0 2% 5%;
    
    
}

h1{
    font-size: 24px; 
    color: #F6C0E9;
    font-weight: bold;
    margin: 25px ;
    text-align: center;
}

.yo_kome{
    color: #F00;
}

.top_bg{
    width: 1000px;
    margin: 0 auto;

}

.tyu1{
        margin: 5px 0 5px 50px;
    padding-left: 1em;
    text-indent: -1em;

}