@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css?family=Pinyon+Script&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css?family=Pinyon+Script&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Yellowtail&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap');

/*************************************************************

@media screen and (max-width: 736px) {

}

**************************************************************/

#container {
    opacity: 1;
    backface-visibility: hidden;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.loading {
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: #000 url(../images/common/loading.gif) center center no-repeat; 
}


div#eventfooter {
    background: #fff;
margin-top: 0px;
}

.sm-slider{
    background: #040d29;
}



img.hover{
	opacity: 0.5;
}

img.img-circle {
    border-radius: 1000px;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
}

img.img-border {
    border: 1px rgba(255, 255, 255, 0.38) solid;
    /* padding: 2px; */
    margin: 5px;
    width: 96%;
}



img.img-rotate-r {
    transform: rotate(-6deg);
    -moz-transform: rotate(-6deg);
    -webkit-transform: rotate(-6deg);
    width: 80%;
    border: 2px #fff solid;
    margin: 15px;
}

img.img-rotate-l {
    transform: rotate(6deg);
    -moz-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    width: 80%;
    border: 2px #fff solid;
    margin: 15px;
}
.item-container .item-container-body.wide{
  position: relative;
  overflow: hidden;
	width: 100%;
  margin: 0 auto;
  text-align: center;
    max-width: 100%;
   	padding: 30px 0;
}


hr {
    clear: both;
    border: none;
    color: #FFFFFF;
    margin: 30px 0;
    margin: 30px 30px;
    border: 1px #e76177 dotted;
}
hr.clear {
    clear: both;
    border: none;
    color: #FFFFFF;
    margin: 30px 0;
    margin: 30px 30px;
    border: 0px #c1a962 dotted;
}


.item-container h2 {
    line-height: 1.4;
    padding: 0px;
    font-size: 50px;
    text-align: left;
}

.item-container h2 span {
}


.item-container h3 {
	line-height: 1.3;
    padding: 30px 0 30px;
    font-size: 21px;
    text-align: center;
    margin: 0px 0 5px;
    letter-spacing: 2px;
}

.item-container h3 span {
}



.item-container h3.ttl {
    font-size: 34px;
    line-height: 1.2;
    margin: 10px 0 10px;
    text-align: center;
	position: relative;
}
.item-container h3.ttl span {
	padding: 0px;
    display: block;
    font-size: 60%;
}


.item h4 {
    font-size: 21px;
    line-height: 1.3;
    letter-spacing: 0px;
    font-weight: normal;
}

.item h4 span {
    display: block;
    font-weight: block;
    font-size: 80%;
}
.item h4 span span {
    display: inline-block;
    font-weight: normal;
    font-size: 14px;
    background: #d07c9a;
    color: #fff;
    padding: 6px 4px;
    margin: 0 0 10px 0;
}

.item .inbody p.txt {
    line-height: 1.6;
    font-size: 16px;
    padding: 10px;
    text-align: center;
}

.item .inbody p.ttl {
    font-size: 18px;
}

table.tbl-border {
    border-left: 0px #999 solid;
    border-top: 0px #999 dotted;
    border-bottom: 0px #999 solid;
    font-size: 1rem;
    width: auto;
    color: #fff;
}

table.tbl-border th{
    padding: 10px;
    border-bottom: 0px #bd407e   solid;
	border-top: 0px #999 dotted;
    border-right: 0px #999 solid;
    white-space: nowrap;
    text-align: center;
	width: auto;
}


table.tbl-border td{
	padding: 10px;
	border-bottom: 0px #bd407e  solid;
	border-top: 0px #999 dotted;
	border-right: 0px #999 solid;
	text-align: left;
	background: transparent;
	line-height: 1.6;
	vertical-align: top;
}

.of_visible;{
    overflow: visible;
}

/****************************
origin
****************************/

#page-event {
	color: #333;
    background: #886c01;
    font-family: 'Noto Sans JP', sans-serif;
}

table.tbl-border th span {
    background: #fff;
    color: #810419;
    padding: 6px 20px;
    border-radius: 6px;
}

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

.margin-top-50{
    margin-top: -50px!important;
}
.margin-top-100{
    margin-top: -100px!important;
}
.margin-top-200{
    margin-top: -200px!important;
}
.margin-top-05per {
    margin-top: -5%!important;
}
.margin-top-10per {
    margin-top: -10%!important;
}
.margin-top-15per {
    margin-top: -15%!important;
}
.margin-top-20per {
    margin-top: -20%!important;
}
.margin-top-30per {
    margin-top: -30%!important;
}

.margin-right-50{
    margin-right: -50px;
}
.margin-left-50{
    margin-left: -50px;
}
.margin-right-30{
    margin-right: -30px;
}
.margin-left-30{
    margin-left: -30px;
}

.margin-right-05per {
     margin-right: -05%!important;
}

.margin-right-10per {
     margin-right: -10%!important;
}

.margin-right-15per {
     margin-right: -15%!important;
}
.margin-right-30per {
     margin-right: -30%!important;
}
.margin-right-50per {
     margin-right: -50%!important;
}


.margin-left-10per {
     margin-left: -10%!important;
}

.margin-left-15per {
     margin-left: -15%!important;
}
.margin-left-20per {
     margin-left: -20%!important;
}
.margin-left-30per {
     margin-left: -30%!important;
}
.margin-left-50per {
     margin-left: -50%!important;
}


.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: -40px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #f1a1bf;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    width: 20px;
    height: 20px;
    -moz-border-radius: 1000px;
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
}


.eng {
font-family: 'Dancing Script', cursive;
    font-weight: 400;
    letter-spacing: 1px;
}

hr.border {
}


.item-container h2.ttl {
	font-size: 2.4rem;
	line-height: 1.8;
    font-weight: 900;
    letter-spacing: 4px;
    text-align: center;
    position: relative;
    padding: 0px 0;
    margin: 10px 0;
	z-index: 1;
}

.item-container h2.ttl span{
	font-size:80%;
}
.item-container h2 b:after{
	content: "";
    width: 100%;
    height: 10px;
    background: #f0f338;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
	z-index: -1;
}


.item-container h2.ttl-small span{
	font-size: 1.8rem;
    letter-spacing: 4px;
}


.item-container h2.ttl-line:before{
    content: "";
    width: 100%;
    height: 1px;
    background: #fbbdd9;
    display: block;
    position: absolute;
    top: 50%;
}
.item-container h2.ttl-nobefore:before{
    display: none;
}

.item-container h3.ttl {
    font-size: 2.4rem;
    line-height: 1.4;
    margin: 0px 0 5px;
    letter-spacing: 0px;
    padding: 00px;
}


.item-container h3.ttl span span {
	display: block;
    font-size: 80%;
}

.item-container .item .inbody p.ttl{
    line-height: 1.6;
    font-size: 1.4rem;
    padding: 10px 0;
letter-spacing: 0.1rem;
}
.item-container .item .inbody p.ttl b{
}
.item-container .item .inbody p.ttl b:after{
}


.item .inbody p.txt {
    padding: 10px 0;
}

.text-shadow-wh {
    text-shadow: #fff 2px 0px 1px , #fff -2px 0px 1px , #fff 0px -2px 1px , #fff 0px 2px 1px , #fff 2px 2px 1px , #fff -2px 2px 1px , #fff 2px -2px 1px , #fff -2px -2px 1px , #fff 1px 2px 1px , #fff -1px 2px 1px , #fff 1px -2px 1px , #fff -1px -2px 1px , #fff 2px 1px 1px , #fff -2px 1px 1px , #fff 2px -1px 1px , #fff -2px -1px;
    color: #333;
}
.text-shadow-whbl {
    text-shadow: #fff 2px 0px 4px, #fff -2px 0px 4px, #fff 0px -2px 4px, #fff 0px 2px 4px, #fff 2px 2px 4px, #fff -2px 2px 4px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px,#40210f 2px 0px 4px, #40210f -2px 0px 4px, #40210f 0px -2px 4px, #40210f 0px 2px 4px, #40210f 2px 2px 4px, #40210f -2px 2px 4px, #40210f 2px -2px, #40210f -2px -2px, #40210f 1px 2px, #40210f -1px 2px, #40210f 1px -2px, #40210f -1px -2px, #40210f 2px 1px, #40210f -2px 1px, #40210f 2px -1px, #40210f -2px -1px;
    color: #333;
}

.text-shadow-whgr {
    text-shadow: #fff 2px 0px 4px, #fff -2px 0px 4px, #fff 0px -2px 4px, #fff 0px 2px 4px, #fff 2px 2px 4px, #fff -2px 2px 4px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px,#a08006 2px 0px 4px, #a08006 -2px 0px 4px, #a08006 0px -2px 4px, #a08006 0px 2px 4px, #a08006 2px 2px 4px, #a08006 -2px 2px 4px, #a08006 2px -2px, #a08006 -2px -2px, #a08006 1px 2px, #a08006 -1px 2px, #a08006 1px -2px, #a08006 -1px -2px, #a08006 2px 1px, #a08006 -2px 1px, #a08006 2px -1px, #a08006 -2px -1px;
    color: #333;
}

.text-shadow-bk {
    text-shadow: #000 2px 0px 1px , #000 -2px 0px 1px , #000 0px -2px 1px , #000 0px 2px 1px , #000 2px 2px 1px , #000 -2px 2px 1px , #000 2px -2px 1px , #000 -2px -2px 1px , #000 1px 2px 1px , #000 -1px 2px 1px , #000 1px -2px 1px , #000 -1px -2px 1px , #000 2px 1px 1px , #000 -2px 1px 1px , #000 2px -1px 1px , #000 -2px -1px;
    color: #fff;
}
.text-shadow-bl {
    text-shadow: #00A3D9 2px 0px 4px, #00A3D9 -2px 0px 4px, #00A3D9 0px -2px 4px, #00A3D9 0px 2px 4px, #00A3D9 2px 2px 4px, #00A3D9 -2px 2px 4px, #00A3D9 2px -2px, #00A3D9 -2px -2px, #00A3D9 1px 2px, #00A3D9 -1px 2px, #00A3D9 1px -2px, #00A3D9 -1px -2px, #00A3D9 2px 1px, #00A3D9 -2px 1px, #00A3D9 2px -1px, #00A3D9 -2px -1px;
    color: #fff;
}
.text-shadow-gr {
    text-shadow: #00b285 2px 0px, #00b285 -2px 0px, #00b285 0px -2px, #00b285 0px 2px, #00b285 2px 2px, #00b285 -2px 2px, #00b285 2px -2px, #00b285 -2px -2px, #00b285 1px 2px, #00b285 -1px 2px, #00b285 1px -2px, #00b285 -1px -2px, #00b285 2px 1px, #00b285 -2px 1px, #00b285 2px -1px, #00b285 -2px -1px;
    color: #fff;
}
.text-shadow-gr02 {
    text-shadow: #00b285 2px 0px 4px, #00b285 -2px 0px 4px, #00b285 0px -2px 4px, #00b285 0px 2px 4px, #00b285 2px 2px 4px, #00b285 -2px 2px 4px, #00b285 2px 0px, #00b285 -2px 0px, #00b285 0px -2px, #00b285 0px 2px, #00b285 2px 2px, #00b285 -2px 2px, #00b285 2px -2px, #00b285 -2px -2px, #00b285 1px 2px, #00b285 -1px 2px, #00b285 1px -2px, #00b285 -1px -2px, #00b285 2px 1px, #00b285 -2px 1px, #00b285 2px -1px, #00b285 -2px -1px;
    color: #fff;
}
.text-shadow-or {
    text-shadow: #ff7f00 2px 0px, #ff7f00 -2px 0px, #ff7f00 0px -2px, #ff7f00 0px 2px, #ff7f00 2px 2px, #ff7f00 -2px 2px, #ff7f00 2px -2px, #ff7f00 -2px -2px, #ff7f00 1px 2px, #ff7f00 -1px 2px, #ff7f00 1px -2px, #ff7f00 -1px -2px, #ff7f00 2px 1px, #ff7f00 -2px 1px, #ff7f00 2px -1px, #ff7f00 -2px -1px;
    color: #fff;
}
.text-shadow-pk {
    text-shadow: #bc1367 2px 0px, #bc1367 -2px 0px, #bc1367 0px -2px, #bc1367 0px 2px, #bc1367 2px 2px, #bc1367 -2px 2px, #bc1367 2px -2px, #bc1367 -2px -2px, #bc1367 1px 2px, #bc1367 -1px 2px, #bc1367 1px -2px, #bc1367 -1px -2px, #bc1367 2px 1px, #bc1367 -2px 1px, #bc1367 2px -1px, #bc1367 -2px -1px;
    color: #fff;
}

.text-shadow-pk02 {
    text-shadow: #bc1367 2px 0px 4px, #bc1367 -2px 0px 4px, #bc1367 0px -2px 4px, #bc1367 0px 2px 4px, #bc1367 2px 2px 4px, #bc1367 2px 0px 4px, #bc1367 -2px 0px, #bc1367 0px -2px, #bc1367 0px 2px, #bc1367 2px 2px, #bc1367 -2px 2px, #bc1367 2px -2px, #bc1367 -2px -2px, #bc1367 1px 2px, #bc1367 -1px 2px, #bc1367 1px -2px, #bc1367 -1px -2px, #bc1367 2px 1px, #bc1367 -2px 1px, #bc1367 2px -1px, #bc1367 -2px -1px;
    color: #fff;
}

a.button,
div.button {
    display: inline-block;
    border: 0px #9e0421 solid;
    background: #00468c;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    overflow: hidden;
    color: #fff;
    font-weight: normal;
    padding: 15px 40px;
    margin: 10px 5px;
    line-height: 1.2;
    font-size: 16px;
    width: auto;
    text-align: center;
	position: relative;
}

a.button:after,
div.button:after {
    float: none;
    content: "\F105";
        font-family: FontAwesome;
    margin: 0 0 0 0px;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}

a.button.anc:after {
    float: right;
    content: "\F107";
    font-family: FontAwesome;
    margin: 0 0 0 10px;
}
a.button.close:after {
    float: right;
    content: "\F106";
    font-family: FontAwesome;
    margin: 0 0 0 10px;
}

@media screen and (max-width: 736px) {

	#container.container-stop {
	    transform: unset!important;
	}

	.margin-top-30,
	.margin-top-50,
	.margin-top-100,
	.margin-top-200,
	.margin-top-05per,
	.margin-top-10per,
	.margin-top-15per,
	.margin-top-20per,
	.margin-top-50per {
	    margin-top:0px!important;
	}
	.margin-top-30-sp {
	    margin-top: -30px!important;
	}
	.margin-top-50-sp {
	    margin-top: -50px!important;
	}
	.margin-top-30-sp {
	    margin-top: -30px!important;
	}
	.margin-right-30,
	.margin-right-10per,
	.margin-right-30per {
	    margin-right: -0px!important;
	}
	.margin-left-30,
	.margin-left-10per,
	.margin-left-30per,
	.margin-left-50per {
	    margin-left: -0px!important;
	}

	.margin-left-10per-sp {
	    margin-left: -10%!important;
	}
	.margin-left-30per-sp {
	    margin-left: -30%!important;
	}
	.margin-left-50per-sp {
	    margin-left: -50%!important;
	}

	.youtube{
		height:240px;
	}

	table.tbl-border {
	    font-size: 0.8rem;
	}
	table.tbl-border th,
	table.tbl-border td {
	padding: 10px;
	}


	.item-container h2.txt span{
	    padding: 0 10px 0px;
	    font-size: 0.85rem;
	}

	.item-container h2, .item-container h2.ttl {
	    margin: 10px 0;
	    font-size: 1.2rem;
	    letter-spacing:1.5px;
	}
	.item-container h2 span, .item-container h2.ttl span {
	    font-size: 0.9rem;
	    letter-spacing: 2px;
	}
	.item-container h2.ttl-small span {
	    font-size: 1.2rem;
	    letter-spacing: 0px;
	}
	.item-container h3,
	.item-container h3.ttl {
	    font-size: 1.4rem;
	}
	.item-container .item .inbody p.ttl {
	    font-size: 1rem;
	}

	.item .inbody p.txt {
	    font-size: 0.8rem;
	}
}


.item .caption-txt{
    color: #fff;
    font-size: 0.65rem;
    position: absolute;
    bottom: 2px;
    right: 30px;
}

.item .caption-txt-base{
    color:;
    font-size: 0.65rem;
}

a.btn-txt {
	position: relative;
    font-size: 0.95rem;
    padding: 0 20px 0 0px;
    color: #2c6ebd;
    border-bottom: 0px #2c6ebd solid;
    display: inline-block;
    border-bottom: 2px #2c6ebd solid;
    margin: 0.5rem;
}
.btn-txt::after, .btn-txt:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}
.btn-txt:before {
	content: "";
    right: -5px;
    box-sizing: border-box;
    /* width: 20px; */
    height: 4px;
    border: 4px solid transparent;
    border-left: 4px solid #2c6ebd;
}

.btn-txt:after {
    content: "";
    right: 0;
    width: 10px;
    height: 2px;
    border-right: 15px solid #2c6ebd;
}

.btn-txt.btn-blank {
}

.btn-txt.btn-blank:after {
	content:"";
	background-image: url(../images/index/icon_blank.svg);
    width: 10px;
    height:10px;
    border:0;
}
.btn-txt.btn-blank:before {
	display:none;
}

.button.btn-blank:after{
	content: "";
    background-image: url(../images/index/icon_blank_blue.svg);
    width: 10px;
    height: 15px;
    /* border: 0; */
    margin-top: 2px;
    background-position: center center;
    background-repeat: no-repeat;
}


.backtoBtn {
    position: fixed;
    right: 0px;
    z-index: 4;
    display: none;
    bottom: 30%;
    width: 150px;
}


@media screen and (max-width: 736px) {

.backtoBtn {
    position: fixed;
    right: 0px;
    z-index: 4;
    display: none;
    bottom: auto;
    top:0;
    width: 100%;
}

a.button {
    padding: 10px 20px;
    margin: 4px 5px;
    line-height: 1.2;
    font-size: 0.8rem;
}

a.btn-txt {
    font-size: 0.8rem;
}


}



/*****************************************

origin

*****************************************/

#page-event{
    background-color: #E3F4F1;

}

#page-event:after{
}


.item-container h2.ttl-header {
	font-size: 3.4rem;
	line-height: 1.6;
    font-weight: 900;
    letter-spacing: 4px;
    text-align: center;
    position: relative;
    padding: 0px 0;
    margin: 10px 0;
	z-index: 1;
}

.item-container h2.ttl-header  span{
    font-size: 60%;
    display: block;
    font-weight: 600;
}



@media screen and (max-width: 736px) {

}


/*****************************************
#intro
*****************************************/

#intro .products-img {
    padding-top: 600px!important;
}


#intro .main-logo {
    position: absolute;
    top: 10%;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 480px;
}

#intro .products-img {
/*
   animation-name: fadein-bottom;
   animation-duration: 100s;
	animation-iteration-count: infinite;
*/
}

@keyframes fadein-bottom {
   0% {
    background-position-x:center;
   }
   100% {
    background-position-x: right;
   }
}


@media screen and (max-width: 736px) {


	#intro {
	}
	.intro-slider.slick-slider {
		 transform: rotate(-5deg);
	}
	.intro-slider .slick-list {
		overflow: visible;
	}

	#intro .products-img {
	    padding-top: 250px!important;
	}
	#intro .main-logo {
    position: absolute;
    top: 0%;
    max-width: 55%;
    margin: 0 0 0 auto;
    top: 1%;
    left: 1%;
    right: auto;
	}
}






/*****************************************
.products-box
*****************************************/

.item-container-body.products-box {
/*
    background: #f9f4e7;
    padding: 1rem;
    box-shadow: -2px -2px 10px #3fbfbf, 2px 2px 10px #3fbfbf;
*/
width: 90%;
    max-width: 1300px;
    min-width: 1200px;
}

.controls {
	padding: 1rem;
    background: #a97c00;
    border-radius: 9999px;
}


button.control.mixitup-control-active {
	border: 2px solid #ffffff;
    background:#a97c00;
    color: #fff;
}
button.control {
	border: 2px solid #ffffff;
	background: #ffffff;
    color: #a97c00;
    border: 0;
    margin: 0.1rem;
    padding: 4px 20px;
    font-size: 1rem;
    cursor: pointer;
    border-radius: 9999px;
    outline: none;
}
.item-container h3.ttl-header {
	line-height: 1.3;
    padding: 30px 0 30px;
    font-size: 2rem;
    text-align: center;
    margin: 0px 0 5px;
    letter-spacing: 2px;
    color: #fff;
    font-weight: 300;
    background: #d86565;
}

/****************************************
.products-body
*****************************************/

.products-body{
    font-size: 1rem;
    overflow: visible;
}

.products-box-inner{
	margin: 0.5rem;
    border: 0px #967d1f solid;
    padding: 1rem;
    padding: 0rem;
}

.products-body .limited{
	line-height: 1;
    position: absolute;
    text-align: right;
    display: block;
    width: 100%;
    top: 0;
    right: 0;
    display: none;
}


.products-body .limited span{
    font-size: 100%;
    display: inline-block;
	padding: 0.3rem;
    color: #fff;
    background:#bc1367;
    margin: 0.2rem;
    text-align: center;
	border: 1px #fff solid;
	line-height: 30px;
}

.products-body .limited span b{
    font-weight: normal;
    margin: 0rem;
    display: block;
    color: #fff;
    font-size: 90%;
    padding: 0rem;
}

.products-body p{
    font-size: 80%;
    line-height: 1.6;
	margin: 0.5rem auto;
    width: 96%;
}

.products-body p.ttl-name{
    color: #d86565;
    font-weight: 400;
    font-size: 120%;
    padding-bottom: 0;
    text-align:center;
    width: 100%;
	position: relative;
    text-shadow: #fff 2px 0px 1px , #fff -2px 0px 1px , #fff 0px -2px 1px , #fff 0px 2px 1px , #fff 2px 2px 1px , #fff -2px 2px 1px , #fff 2px -2px 1px , #fff -2px -2px 1px , #fff 1px 2px 1px , #fff -1px 2px 1px , #fff 1px -2px 1px , #fff -1px -2px 1px , #fff 2px 1px 1px , #fff -2px 1px 1px , #fff 2px -1px 1px , #fff -2px -1px;
	margin: 10px auto;
}

.products-body p.ttl-name:after {
	position: absolute;
    bottom: 2px;
    left: 0;
    width: 100%;
    height: 10px;
    content: '';
    background-image: -webkit-repeating-linear-gradient(135deg, #eda1c1 , #eda1c1 1px, transparent 2px, transparent 5px);
    background-image: repeating-linear-gradient(-45deg, #eda1c1 , #eda1c1 1px, transparent 2px, transparent 5px);
    background-size: 7px 7px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0.5;
    border-radius: 9999px;
}

.products-body p.ttl-name span{
    font-size: 50%;
    display: block;
     font-weight: 600;
}

.products-body .detail {
    background: #fff;
    padding: 0.5rem;
    border-radius: 0.5rem;
    width: auto;
    margin: 0  3%;
    margin-top: -3vw;
	position: relative;
	overflow: hidden;
    display: inline-block;
}

.products-body .detail:before {
    content: "";
    bottom: 0;
    right: 0;
    border-top: 3em solid transparent;
    border-right: 3em solid #d6ecec;
    position: absolute;
    z-index: 2;
    font-size: 0.9rem;
}

.products-body table.tbl-border {
    border-left: 0px #999 solid;
    border-top: 0px #999 dotted;
    border-bottom: 0px #999 solid;
	font-size: 70%;
	width: 80%;
    color: #333;
}

.products-body table.tbl-border th{
    padding: 5px 10px;
    border-bottom: 1px #ccc   solid;
	border-top: 0px #999 dotted;
    border-right: 0px #999 solid;
    white-space: nowrap;
    text-align:left;
	width: auto;
    font-weight:normal;
    letter-spacing: 0.1rem;
}
.products-body table.tbl-border tr:last-child th,
.products-body table.tbl-border tr:last-child td{
    border-bottom: 0px #ccc   solid;
}

.products-body table.tbl-border td{
    padding: 5px 10px;
	border-bottom: 1px #ccc  solid;
	border-top: 0px #999 dotted;
	border-right: 0px #999 solid;
	text-align: left;
	background: transparent;
	line-height: 1.6;
	vertical-align: top;
}



.products-body table.tbl-border td a {
    padding: 0.0rem 1.2rem 0.0rem 0rem;
	color:#bd584c;
}

.products-body table.tbl-border td a:after {
    content: "\F178";
    font-family: FontAwesome;
    margin: 0 0 0 0px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}


.products-body table.tbl-border td p.price {
    font-size: 100%;
    margin: 0;
}
.products-body table.tbl-border td p.price span {
    font-size: 110%;
}

.products-body a.btn-button {
    background: #ff7f00;
    color: #fff;
    padding: 0.5rem 1.5rem  0.5rem  0.5rem;
    display: inline-block;
    font-size: 80%;
    border-radius: 0.5rem;
    margin: 0.5rem 0;
    border: 2px #ff7f00 solid;
}
.products-body a.btn-button:after {
    content: "\F07A";
    font-family: FontAwesome;
    margin: 0 0 0 0px;
	right: 0.5rem;
    top: 50%;
    font-size: 100%;
    transform: translateY(-50%);
    position: absolute;
}


.products-img{
	width: 100%;
	padding-top:90%;
	background-size:cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.park01 {
    background-image: url(../images/index/park/01.jpg);
}
.park02 {
    background-image: url(../images/index/park/02.jpg);
}
.park03 {
    background-image: url(../images/index/park/03.jpg);
}
.park04 {
    background-image: url(../images/index/park/04.jpg);
}
.park05 {
    background-image: url(../images/index/park/05.jpg);
}
.park06 {
    background-image: url(../images/index/park/06.jpg);
}
.park07 {
    background-image: url(../images/index/park/07.jpg);
}
.park08 {
    background-image: url(../images/index/park/08.jpg);
}
.park09 {
    background-image: url(../images/index/park/09.jpg);
}
.park10 {
    background-image: url(../images/index/park/10.jpg);
}
.park11 {
    background-image: url(../images/index/park/11.jpg);
}
.park12 {
    background-image: url(../images/index/park/12.jpg);
}
.park13 {
    background-image: url(../images/index/park/13.jpg);
}
.park14 {
    background-image: url(../images/index/park/14.jpg);
}

.park15 {
    background-image: url(../images/index/park/15.jpg);
}

 .hotel01 {
    background-image: url(../images/index/hotel/01.jpg);
padding-top: 70%;
}
 .hotel02 {
    background-image: url(../images/index/hotel/02.jpg);
padding-top: 120%;
}
 .hotel03 {
    background-image: url(../images/index/hotel/03.jpg);
padding-top: 120%;
}
 .hotel04 {
    background-image: url(../images/index/hotel/04.jpg);
padding-top: 120%;
}

 .hotel05 {
    background-image: url(../images/index/hotel/05.jpg);
    padding-top: 91%;
}
.hotel06 {
    background-image: url(../images/index/hotel/06.jpg);
}
 .hotel07 {
    background-image: url(../images/index/hotel/07.jpg);
    padding-top: 91%;
}
.hotel08 {
    background-image: url(../images/index/hotel/08.jpg);
}
 .hotel09 {
    background-image: url(../images/index/hotel/09.jpg);
}
 .hotel10 {
    background-image: url(../images/index/hotel/10.jpg);

}
 .hotel11 {
    background-image: url(../images/index/hotel/11.jpg);

}
 .hotel12 {
    background-image: url(../images/index/hotel/12.jpg);

}

@media screen and (max-width: 736px) {
	.item-container-body.products-box {
	    width: 96%;
	     min-width:auto;
	}
	.products-body table.tbl-border {
	    width: 100%;
	}

}
/*****************************************
#park
*****************************************/

#park:before{
	content: "";
    background: #EDA1C1;
    position: absolute;
	height: 150%;
    width: 3000px;
    left: -20%;
	top: -50vw;
    z-index: 0;
    transform: rotate(-5deg);
    background-image: url(../images/index/park/bg.jpg);
    background-color:#EDA1C1;
}
#park:after{
    content: "";
}


#park .ttl-box {
    border-top: 10px #e3f4f1 dotted;
    border-bottom: 10px #e3f4f1 dotted;
    padding: 0.5rem 1rem;
    display: inline-block;
}
#park .ttl-box p.txt {
    font-size: 1.2vw;
    font-weight: 600;
    color: #ffff;
}
#park .ttl-box p.eng {
    font-family: 'Yellowtail', cursive;
    font-size: 2.8vw;
    font-weight: 400;
    margin: 0 auto;
    padding: 0;
}

#park .ttl-box .ttl-header {
    font-size: 2.6vw;
    font-weight: 300;
    color: #fff;
    padding: 0;
    margin: 0 auto;
    background: transparent;
}

#park h2.ttl-header {
    text-shadow: #000 1px 0px 0.5px, #000 -1px 0px 0.5px, #000 0px -1px 0.5px, #000 0px 1px 0.5px, #000 1px 1px 0.5px, #000 -1px 1px 0.5px, #000 1px -1px 0.5px, #000 -1px -1px 0.5px, #000 0.5px 1px 0.5px, #000 -0.5px 1px 0.5px, #000 0.5px -1px 0.5px, #000 -0.5px -1px 0.5px, #000 1px 0.5px 0.5px, #000 -1px 0.5px 0.5px, #000 1px -0.5px 0.5px, #000 -1px -0.5px, 3px 4px #FCBAD3;
    color: #fff;
    font-weight: 600;
    background: transparent;
    font-size: 3.2vw;
}


#park .products-img {
    border: 8px rgb(255 255 255 / 32%) solid;
    box-sizing: border-box;
}


#park .products-body .detail {
    display: block;
}

@media screen and (max-width: 736px) {
	#park:before {
	    content: "";
	    height: 150%;
	    width: 100%;
	    left: 0;
	    top: -50vh;
	    z-index: 0;
	    transform: rotate(0deg);
	}
	#park .ttl-box p.txt {
	   font-size: 1.6vh;
	}
	#park .ttl-box p.eng {
	    font-size: 4vh;
	}
	#park .ttl-box .ttl-header {
		font-size: 3.6vh;
	}
	#park .products-body .detail {
	    margin-top: -5vh;
	}
	#park .products-body {
	    font-size: 0.8rem;
	}
	#park .products-body table.tbl-border {
	    font-size: 80%;
	}
	#park .products-img {
	    padding-top: 70%;
	}
}


/*****************************************
#hotel
*****************************************/

#hotel:before{
	content: "";
	background-color: rgb(190,123,62);
    background: -moz-linear-gradient(-45deg, rgba(190,123,62,1) 1%, rgba(114,65,20,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(190,123,62,1) 1%,rgba(114,65,20,1) 100%);
    background: linear-gradient(135deg, rgba(190,123,62,1) 1%,rgba(114,65,20,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#be7b3e', endColorstr='#724114',GradientType=1 );
    position: absolute;
    height: 150%;
    width: 3500px;
    left: -25%;
    top: 0vw;
    z-index: 0;
    transform: rotate(5deg);
    background-image: url(../images/index/hotel/bg.png);
    background-color: rgb(119 74 33);
}
#hotel:after{
    content: "";
    position: absolute;
    height: 150%;
    width: 3500px;
    left: -25%;
    top: 0vw;
    z-index: 0;
    transform: rotate(5deg);
    background-image: url(../images/index/hotel/bg02.png);
    z-index: 0;
    background-size: 25%;
    background-repeat: no-repeat;
}

#hotel .ttl-box {
    padding: 1.5rem 1rem;
    display: inline-block;
    position: relative;
}
#hotel .ttl-box p.eng {
    font-family: times;
    font-size: 2.4vw;
    font-weight: 400;
    margin: 0 auto;
    padding: 0;
}
#hotel .ttl-box p.txt {
    font-size: 1.4vw;
    font-weight: 600;
    color: #ffff;
}
#hotel .ttl-box .ttl-header {
    font-size: 2.8vw;
    font-weight: 300;
    color: #fff;
    padding: 0;
    margin: 0 auto;
    background: transparent;
}

#hotel .ttl-box:before {
    content: "";
    background-image: url(../images/index/hotel/ttl-box_top.png);
    width: 100%;
    height: 100%;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center top;
    position: absolute;
    top: 0;
    right: 0;
}
#hotel .ttl-box:after {
    content: "";
    background-image: url(../images/index/hotel/ttl-box_bottom.png);
    width: 100%;
    height: 100%;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center bottom;
    position: absolute;
    bottom: 0;
    right: 0;
}


#hotel h2.ttl-header {
    color: #fff;
    font-weight: 300;
    background: transparent;
    font-size: 3.2vw;
}

#hotel .products-body .detail {
    background: #402000;
    color: #fff;
    margin-top: 0;
    max-width: 550px;
}
#hotel .products-body .detail.detail-right{
    padding-left: 20%;
}
#hotel .products-body .detail.detail-left{
    padding-right: 20%;
}

#hotel .products-body .detail:before {
    display:none;
}
#hotel .products-body p.ttl-name {
color: #d06e97;
    font-weight: 400;
    font-size: 120%;
    padding-bottom: 0;
    text-align: center;
    width: 100%;
    position: relative;
    text-shadow: unset;
    margin: 10px auto;
}
#hotel .products-body p.ttl-name:after {
	display:none;
}
#hotel .products-body table.tbl-border {
    color: #fff;
}

#hotel .products-img {
    width: 100%;
    padding-top: 60%;
	border: 1px #fff8d4 solid;
	position: relative;
}
#hotel .products-img:before {
	content: "";
}
#hotel .products-img:after {
    content: "";
    border: 10px #ffffff solid;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.5;
    display: block;
    box-sizing: border-box;
}


#hotel .hotel01 {
    background-image: url(../images/index/hotel/01.jpg);
padding-top: 70%;
}
#hotel .hotel02 {
    background-image: url(../images/index/hotel/02.jpg);
padding-top: 120%;
}
#hotel .hotel03 {
    background-image: url(../images/index/hotel/03.jpg);
padding-top: 120%;
}
#hotel .hotel04 {
    background-image: url(../images/index/hotel/04.jpg);
padding-top: 120%;
}

#hotel .hotel05 {
    background-image: url(../images/index/hotel/05.jpg);
    padding-top: 91%;
}
.hotel06 {
    background-image: url(../images/index/hotel/06.jpg);
}
#hotel .hotel07 {
    background-image: url(../images/index/hotel/07.jpg);
    padding-top: 91%;
}
.hotel08 {
    background-image: url(../images/index/hotel/08.jpg);
}
#hotel .hotel09 {
    background-image: url(../images/index/hotel/09.jpg);
    padding-top: 100%;
}
#hotel .hotel10 {
    background-image: url(../images/index/hotel/10.jpg);
}
#hotel .hotel11 {
    background-image: url(../images/index/hotel/11.jpg);
    padding-top: 80%;
}
#hotel .hotel12 {
    background-image: url(../images/index/hotel/12.jpg);
    padding-top: 80%;
}


@media screen and (max-width: 736px) {
	#hotel:after {
	    content: "";
	    position: absolute;
	    height: 100%;
	    width: 100%;
	    left: 0;
	    top: 0vw;
	    z-index: 0;
	    transform: rotate(0deg);
	    background-size: 100%;
	}
	#hotel:before {
	    content: "";
	    position: absolute;
	    height: 150%;
	    width: 100%;
	    left: 0;
	    top: 0vw;
	    z-index: 0;
	    transform: rotate(0deg);
	}
	#hotel .ttl-box p.eng {
	    font-size: 5vh;
	}
	#hotel .ttl-box p.txt {
	    font-size: 1.6vh;
	}
	#hotel .ttl-box .ttl-header {
	    font-size: 3.6vh;
	}
	#hotel .products-body .detail.detail-right {
	    padding-left: 0.5rem;
	}
	#hotel .products-body .detail.detail-left {
	    padding-right: 0.5rem;
	}
	#hotel .products-body .detail {
	    margin-top: -4vh;
	    z-index: 3;
	    margin: 0 1%;
	}
	#hotel .products-body {
	    font-size: 0.8rem;
	}
	#hotel .products-body table.tbl-border {
	    font-size: 80%;
	}
	#hotel .products-img {
	    padding-top: 70%;
	}

	#hotel .hotel02,
	#hotel .hotel03,
	#hotel .hotel04 {
	    padding-top: 120%;
	}
	#hotel .products-img:after {
	    border: 5px #ffffff solid;
	}
}


/*****************************************
#event
*****************************************/

#event {
	background-color: #f3e6d9;
    color: #7c542a;
}

#event .event-img {
    padding-top: 60%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
#event .event01 {
    background-image: url(../images/index/event/01.jpg);
}
#event .event02 {
    background-image: url(../images/index/event/02.jpg);
	background-position: right center;
}

#event a.button {
    background: #bd584c;
}



@media screen and (max-width: 736px) {
	#event .item h4 {
	    font-size: 1.1rem;
	}
	#event .event-img {
	    padding-top: 100%;
	}
	#event a.button {
	    padding: 10px 20px;
	    margin: 5px 5px;
	    font-size: 0.75rem;
	}

}


/*****************************************
#other-plan
*****************************************/

.plan-body{
    font-size: 1rem;
    box-shadow: 0 0px 4px #cccccc;
	margin: 1rem;
    line-height: 1.6;
}

.plan-body .inbody {
    padding: 0.5rem 1rem;
}

.plan-body a{
    display: block;
	color:#333;
}
.plan-body a:hover {
	opacity: 0.5;
}

.plan-img{
	padding-top: 70%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.other-plan00 {
    background-image: url(../images/index/hotel/newyear2021.jpg);
}
.other-plan01 {
    background-image: url(../images/index/hotel/he/01.jpg);
}
.other-plan02 {
    background-image: url(../images/index/hotel/am/01.jpg);
}
.other-plan03 {
    background-image: url(../images/index/hotel/fv/01.jpg);
}
.other-plan04{
    background-image: url(../images/index/hotel/hn/01.jpg);
}

@media screen and (max-width: 736px){
	.w50per-sp .plan-body{
	    margin: 0.5rem;
	}
	.w50per-sp .plan-body .inbody {
	    padding: 0.3rem 0.2rem;
	}
	.plan-img{
		padding-top: 55%;
	}
	.w50per-sp .plan-img{
		padding-top: 70%;
	}
	.w50per-sp .plan-body{
	    margin: 0.5rem;
	}
	.w50per-sp .plan-body .inbody {
	    padding: 0.3rem 0.2rem;
	}
	.plan-body .inbody {
	    padding: 0.5rem;
	}
}


#other-plan{
    background-color: #f9f1e8;
}


#other-plan .he a{
    color: #330505!important;
}
#other-plan .he .button{
    background: #330505;
}

#other-plan .am a{
    color: #0e1438!important;
}
#other-plan .am .button{
    background: #0e1438!important;
}

#other-plan .fv a{
    color: #04351f!important;
}
#other-plan .fv .button{
    background: #04351f!important;
}

#other-plan .hn a{
    color: #000!important;
}
#other-plan .hn .button{
    background: #000;
}

#other-plan h4 {
	text-align: center;
    font-size: 1rem;
    line-height: 1.3;
    display: block;
    font-size: 1.2vw;
	border: 1px #ccc solid;
    border-left: 0;
    border-right: 0;
    margin: 0.5rem;
    padding: 0.3rem ;
}
#other-plan .item h4 span {
display: none;
    font-size: 70%;
}

#other-plan p.ttl {
}
#other-plan a.button {
}

@media screen and (max-width: 736px) {


#other-plan {
    background-position: center -75vw;
}


#other-plan .plan-body {
    margin: 0.3rem;
}

#other-plan .plan-body .inbody {
    padding: 0;
}

#other-plan .plan-img {
    padding-top: 70%;
}

#other-plan h4 {
font-size: 1.6vh;
}
#other-plan p.ttl {
	margin: 0px auto;
    padding: 0.1rem 0;
	font-size: 1.4vh;
}

#other-plan a.button,
#other-plan div.button {
    font-size: 11px;
    padding: 10px 30px;
    margin: 0.3rem auto;

}

}
