@charset "UTF-8";

/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
	line-height: normal;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	text-decoration:none;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}

img{
    max-width: 100%;
}

h2{
    text-align: center;
    font-weight: bold;
    font-size: 48px;
    margin-bottom: 30px;
    letter-spacing: 5px;
}

h2 span{
	font-family: 'Charmonman', cursive;
}

.movetext{
	opacity:0;
}

.movetext span{
	opacity:0;
}

.br-sp{
	display:block;
}

.pc_hide{
	display: none;
}

#loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #000;
  z-index: 1;
}
#loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  text-align: center;
  color: #fff;
  z-index: 2;
}

/***************************************************
 * Generated by SVG Artista on 11/21/2020, 1:03:12 AM
 * MIT license (https://opensource.org/licenses/MIT)
 * W. https://svgartista.net
 **************************************************/

@-webkit-keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 500.17254638671875px;
    stroke-dasharray: 500.17254638671875px;
  }

  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 500.17254638671875px;
    stroke-dasharray: 500.17254638671875px;
  }

  100% {
    stroke-dashoffset: 0;
  }
}

@-webkit-keyframes animate-svg-fill-1 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-1 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.svg-elem-1 {
  -webkit-animation: animate-svg-stroke-1 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both,
                       animate-svg-fill-1 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
          animation: animate-svg-stroke-1 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both,
               animate-svg-fill-1 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
}

@-webkit-keyframes animate-svg-stroke-2 {
  0% {
    stroke-dashoffset: 189.68853759765625px;
    stroke-dasharray: 189.68853759765625px;
  }

  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes animate-svg-stroke-2 {
  0% {
    stroke-dashoffset: 189.68853759765625px;
    stroke-dasharray: 189.68853759765625px;
  }

  100% {
    stroke-dashoffset: 0;
  }
}

@-webkit-keyframes animate-svg-fill-2 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-2 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.svg-elem-2 {
  -webkit-animation: animate-svg-stroke-2 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s both,
                       animate-svg-fill-2 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
          animation: animate-svg-stroke-2 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s both,
               animate-svg-fill-2 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
}

@-webkit-keyframes animate-svg-stroke-3 {
  0% {
    stroke-dashoffset: 215.6842498779297px;
    stroke-dasharray: 215.6842498779297px;
  }

  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes animate-svg-stroke-3 {
  0% {
    stroke-dashoffset: 215.6842498779297px;
    stroke-dasharray: 215.6842498779297px;
  }

  100% {
    stroke-dashoffset: 0;
  }
}

@-webkit-keyframes animate-svg-fill-3 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-3 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.svg-elem-3 {
  -webkit-animation: animate-svg-stroke-3 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s both,
                       animate-svg-fill-3 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
          animation: animate-svg-stroke-3 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s both,
               animate-svg-fill-3 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
}

@-webkit-keyframes animate-svg-stroke-4 {
  0% {
    stroke-dashoffset: 393.501708984375px;
    stroke-dasharray: 393.501708984375px;
  }

  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes animate-svg-stroke-4 {
  0% {
    stroke-dashoffset: 393.501708984375px;
    stroke-dasharray: 393.501708984375px;
  }

  100% {
    stroke-dashoffset: 0;
  }
}

@-webkit-keyframes animate-svg-fill-4 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-4 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.svg-elem-4 {
  -webkit-animation: animate-svg-stroke-4 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s both,
                       animate-svg-fill-4 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
          animation: animate-svg-stroke-4 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s both,
               animate-svg-fill-4 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
}

@-webkit-keyframes animate-svg-stroke-5 {
  0% {
    stroke-dashoffset: 256.30030822753906px;
    stroke-dasharray: 256.30030822753906px;
  }

  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes animate-svg-stroke-5 {
  0% {
    stroke-dashoffset: 256.30030822753906px;
    stroke-dasharray: 256.30030822753906px;
  }

  100% {
    stroke-dashoffset: 0;
  }
}

@-webkit-keyframes animate-svg-fill-5 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-5 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.svg-elem-5 {
  -webkit-animation: animate-svg-stroke-5 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s both,
                       animate-svg-fill-5 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s both;
          animation: animate-svg-stroke-5 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s both,
               animate-svg-fill-5 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s both;
}

@-webkit-keyframes animate-svg-stroke-6 {
  0% {
    stroke-dashoffset: 235.70314025878906px;
    stroke-dasharray: 235.70314025878906px;
  }

  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes animate-svg-stroke-6 {
  0% {
    stroke-dashoffset: 235.70314025878906px;
    stroke-dasharray: 235.70314025878906px;
  }

  100% {
    stroke-dashoffset: 0;
  }
}

@-webkit-keyframes animate-svg-fill-6 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-6 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.svg-elem-6 {
  -webkit-animation: animate-svg-stroke-6 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both,
                       animate-svg-fill-6 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both;
          animation: animate-svg-stroke-6 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both,
               animate-svg-fill-6 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both;
}

@-webkit-keyframes animate-svg-stroke-7 {
  0% {
    stroke-dashoffset: 303.4637756347656px;
    stroke-dasharray: 303.4637756347656px;
  }

  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes animate-svg-stroke-7 {
  0% {
    stroke-dashoffset: 303.4637756347656px;
    stroke-dasharray: 303.4637756347656px;
  }

  100% {
    stroke-dashoffset: 0;
  }
}

@-webkit-keyframes animate-svg-fill-7 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-7 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.svg-elem-7 {
  -webkit-animation: animate-svg-stroke-7 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s both,
                       animate-svg-fill-7 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4000000000000001s both;
          animation: animate-svg-stroke-7 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s both,
               animate-svg-fill-7 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4000000000000001s both;
}

@-webkit-keyframes animate-svg-stroke-8 {
  0% {
    stroke-dashoffset: 311.5733642578125px;
    stroke-dasharray: 311.5733642578125px;
  }

  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes animate-svg-stroke-8 {
  0% {
    stroke-dashoffset: 311.5733642578125px;
    stroke-dasharray: 311.5733642578125px;
  }

  100% {
    stroke-dashoffset: 0;
  }
}

@-webkit-keyframes animate-svg-fill-8 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-8 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.svg-elem-8 {
  -webkit-animation: animate-svg-stroke-8 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s both,
                       animate-svg-fill-8 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s both;
          animation: animate-svg-stroke-8 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s both,
               animate-svg-fill-8 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s both;
}



/* TOP */

.video-wrap {
  position: relative;
}

.video-wrap video {
position: fixed;
    left: 50%;
    top: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
	transform: translate(-50%, -50%);
	z-index: 1;
}

.video-wrap img {
    position: fixed;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
}

.smpcase img{
	z-index: 2;
    position: absolute;
    top: 50%;
    right: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 550px;
}


@keyframes appeare {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

h1.top_logo {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    margin: auto;
    z-index: 3;
	text-align: center;
}

h1.top_logo p {
    text-align: center;
    animation: fadeIn 3s ease 0s 1 normal;
    -webkit-animation: fadeIn 3s ease 0s 1 normal;
    color: #fff;
    font-size: 24px;
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    margin-top: 20px;
}


.top-header {
	background-position: top center;
    background-repeat: no-repeat;
    background-image: url(../img/top.jpg);
    background-size: cover;
    height: 100vh;
    width: 100%;
}

.pattern{
  width: 100%;
  height: 100%;
  background: url(../img/pattern.png);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
}

.site-header{
    background: #fff;
    display: flex;
    position: absolute;
    justify-content: space-between;
    width: 100%;
    z-index: 4;
    align-items: center;
    height: 65px;
}
.site-header.fixed{
    position: fixed;
    top: 0;
}

.sub-header{
    position: fixed;
    top: 0;
}

.logo_head{
	width: 200px;
    z-index: 3;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.logo_head img{
    display: block;
}

.head_buy{
    width: 100px;
    height: 100%;
    text-align: center;
    background-color: #000;
}

.head_buy a{
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    padding: 17px 0;
}


/* TOPへ戻る */

#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: -50px;
  background: #000;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f106';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -5px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

/* スクロール */
.top-scroll a {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 3;
	display: inline-block;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-decoration: none;
	padding-top: 60px;
	color:#fff;
}
.top-scroll a span {
	position: absolute;
    top: 20px;
	left: 50%;
    right: 50%;
	width: 24px;
	height: 24px;
	margin-left: -12px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: sdb 2s infinite;
	animation: sdb 2s infinite;
	box-sizing: border-box;
}


@keyframes fadeIn { 
    0% {opacity: 0} 
	50% {opacity: 0} 
    100% {opacity: 1} 
}
 
@-webkit-keyframes fadeIn {
    0% {opacity: 0}
	50% {opacity: 0}
    100% {opacity: 1}
}

h1.top_logo img {
    width: 200px;
    margin-top: 20px;
}


@-webkit-keyframes sdb {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
  }
  20% {
    -webkit-transform: rotate(-45deg) translate(-10px, 10px);
  }
  40% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
  }
}
@keyframes sdb {
  0% {
    transform: rotate(-45deg) translate(0, 0);
  }
  20% {
    transform: rotate(-45deg) translate(-10px, 10px);
  }
  40% {
    transform: rotate(-45deg) translate(0, 0);
  }
}

/* エフェクト */
.fadein {
	opacity : 0.1;
	transform : translate(0, 50px);
	transition : all 500ms;
}

.fadein.scrollin {
	opacity : 1;
	transform : translate(0, 0);
}

.btn a:hover{
	animation: fluffy1 3s ease infinite;
	transition: -webkit-transform 0.4s;
	transition: transform 0.4s;
}

@keyframes fluffy1 {
  0% { transform:translateX(0) }
  5% { transform:translateX(15px) }
  10% { transform:translateX(0) }
  20% { transform:translateX(15px) }
  25% { transform:translateX(0) }
  30% { transform:translateX(0) }
  50% { transform:translateX(0) }
  100% { transform:translateX(0) }
}

.img_link:hover{
	opacity: 1;
	transition: .3s ease-in-out;
}

.img_link:hover img{
	opacity: .5;
}

/* ハンバーガーメニュー */

.gnavi{
	padding-left: 20px;
}

.hamburger_wrap{
	display: inline-block;
    z-index: 99999;
    vertical-align: top;
    text-align: center;
	position: relative;
}

.hamburger {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 30px;
    height: 24px;
    box-sizing: border-box;
}
.hamburger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #000;
	margin: 0 auto;
}

.hamburger  span:nth-of-type(1) {
	top: 0;
}

.hamburger  span:nth-of-type(2) {
	top:11px;
}

.hamburger  span:nth-of-type(3) {
	bottom: 0;
}
 
.active span:nth-of-type(1) {
	-webkit-transform: translateY(12px) rotate(-45deg);
	transform: translateY(12px) rotate(-45deg);
	background-color: #333;
}

.active span:nth-of-type(2) {
	opacity: 0;
}

.active span:nth-of-type(3) {
	-webkit-transform: translateY(-10px) rotate(45deg);
	transform: translateY(-10px) rotate(45deg);
	background-color: #333;
}

.menu-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(20px) rotate(-45deg);
	transform: translateY(20px) rotate(-45deg);
}

.menu-trigger.active span:nth-of-type(2) {
	opacity: 0;
}

.menu-trigger.active span:nth-of-type(3) {
	-webkit-transform: translateY(-20px) rotate(45deg);
	transform: translateY(-20px) rotate(45deg);
}


#navigation{
	display:block;
	position: fixed;
	display: none;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	background-color: #fff;
	z-index:4;
}

#navigation .navigation_inner{
    width: 100%;
    position: absolute;
    top: 20%;
}

#navigation .navigation_inner .navigation_menu{
    overflow: auto;
}
#navigation .navigation_inner .navigation_menu .navigation_item{
	margin: 0 auto;
    padding:  0;
	position:relative;
}

#navigation .navigation_inner .navigation_menu .navigation_item a{
    display: block;
    color: #000;
    text-align: center;
    font-size: 20px;
	ine-height: 2;
}

#navigation .navigation_inner ul.navigation_sns{
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 10px;
}

#navigation .navigation_inner ul.navigation_sns li {
    margin: 0 10px;
}

#navigation .navigation_inner ul.navigation_sns li i {
    font-size: 30px;
    color: #000;
    transition: all 1s linear 0s;
}

  
/* メイン */

	
.main{
	width:100%;
	position:absolute;
	background-color:#fff;
	padding-top:100px;
	z-index: 3;
}

.content_wrap{
	width:100%;
	margin:0 auto;
}

p.top_desc{
    font-size: 18px;
    text-align: center;
    width: 80%;
    margin: 20px auto 100px;
}


/* HOT&SANDについて */

.about{
	text-align: center;
    margin-bottom: 80px;
	margin-top:-62px;
	padding-top:62px;
}

.youtube_wrap {
    width: 60%;
    margin: 0 auto;
}

.youtube {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}
 
.youtube div {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

.youtube iframe{
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

/* プロダクト */
.product{
	display: flex;
	margin: 62px 0;
	padding-top:62px;
}

.product div{
	width: 50%;
}

.product div p{
	font-size: 18px;
    text-align: left;
}

.product div.text{
	padding: 0 40px;
	text-align: center;
}

.product h3 {
    position: relative;
    line-height: 1.4;
    padding: 0.25em 1em;
    display: inline-block;
    top: 0;
    font-size: 24px;
	margin-bottom: 50px;
    font-weight: bold;
}

.product div.btn{
    width: 100%;
}

.product a {
    background-color: #000;
    padding: 8px 15px;
    color: #fff;
    font-size: 16px;
    margin: 20px auto 0;
    display: block;
    width: 250px;
}



/* サービス */

.service{
	margin-bottom: 100px;
	margin-top:-62px;
	padding-top:62px;
}

.service h3 {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 5px;
    display: flex;
    align-items: center;
    width: 80%;
    margin: 0 auto 10px;
}

.service h3:before {
    margin-right: .4em;
}

.service h3:after {
    margin-left: .4em;
}

.service h3:before,
.service h3:after {
    content: "";
    flex-grow: 1;
    height: 1px;
    background: #444;
    display: block;
}

.service ul{
    display: flex;
    justify-content: center;
	margin-bottom: 50px;
}

.service ul li{
	margin: 0 10px 50px;
    width: 40%;
	position: relative;
}

.service ul li img{
    width: 100%;
	height: 100%;
}

.service ul li p{
    width: 100%;
    margin: 10px auto 20px;
}

.service ul li a.service_btn{
    background-color: #000;
    padding: 8px 0;
    color: #fff;
    font-size: 18px;
    margin: 10px auto 0;
    display: block;
    width: 250px;
    text-align: center;
}

/* 宿泊 */

.stay{
	margin-bottom: 100px;
	margin-top:-62px;
	padding-top:62px;
}

.stay p.des{
    text-align: center;
    width: 80%;
    margin: 0 auto 50px;;
}

.stay p.des a{
	text-decoration: underline;
}

.stay h3 {
	font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    margin-bottom: 10px;
}

.stay ul{
    display: flex;
    justify-content: center;
	margin-bottom: 50px;
    flex-wrap: wrap;
}

.stay ul li{
	margin: 0 10px 50px;
    width: 20%;
	position: relative;
}

.stay ul li img{
    width: 100%;
	height: 100%;
}


.stay ul li p{
    width: 100%;
    margin: 10px auto 20px;
}

.stay ul li a.stay_btn{
    background-color: #000;
    padding: 2px 0;
    color: #fff;
    font-size: 16px;
    margin: 10px auto 0;
    display: block;
    width: 80%;
    text-align: center;
}

/* MOVIE */

.movie {
	margin-bottom: 50px;
	margin-top:-62px;
	padding-top:62px;
}

.movie ul{
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.movie ul li{
	position: relative;
    margin-bottom: 80px;
}

.movie ul li img {
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s,-webkit-transform 1s;
}

.movie ul li span {
    letter-spacing: -.05em;
    top: -25px;
    font-size: 50px;
    position: absolute;
    z-index: 1;
    color: #999;
    font-weight: 400;
    line-height: 1;
    pointer-events: none;
}

.movie ul li a {
    display: block;
    position: relative;
    overflow: hidden;
    height: 188px;
	width: 336px;
}

.movie ul li img:hover {
    transform:scale(1.2,1.2);
	transition:1s all;
}

.movie ul li a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .3;
    z-index: 2;
    pointer-events: none;
    -webkit-transition: opacity .6s;
    transition: opacity .6s;
}

.movie ul li a:before {
	content: '\f152';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 40px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
	transform: translate(-50%, -50%);
}

.contents_main{
	text-align: center;
}


/* 料金プラン */

.plan_contents ul li h3 {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 5px;
    display: flex;
    align-items: center;
    width: 80%;
    margin: 0 auto ;
}

.plan_contents ul li h3:before {
    margin-right: .4em;
}

.plan_contents ul li h3:after {
    margin-left: .4em;
}

.plan_contents ul li h3:before,
.plan_contents ul li h3:after {
    content: "";
    flex-grow: 1;
    height: 1px;
    background: #444;
    display: block;
}

.plan_contents ul li p.plan_des{
	text-align: center;
    margin-bottom: 10px;
}

.plan_contents ul li h4{
    font-size: 20px;
    font-weight: bold;
}

.plan_contents ul{
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.plan_contents ul li {
    margin-bottom: 50px;
    width: 40%;
}

.plan_contents ul li div {
	margin: 0 10px;
}

.plan_contents ul li div p span{
    font-size: 12px;
}

.plan_contents ul li div p span.price_red{
    font-size: 20px;
    color: #ea0000;
    font-weight: bold;
}

/* ロケーション */

.location_contents h3 {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 5px;
    display: flex;
    align-items: center;
    width: 80%;
    margin: 0 auto ;
}

.location_contents h3:before {
    margin-right: .4em;
}

.location_contents h3:after {
    margin-left: .4em;
}

.location_contents h3:before,
.location_contents h3:after {
    content: "";
    flex-grow: 1;
    height: 1px;
    background: #444;
    display: block;
}

.location_contents ul{
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
	margin-bottom: 50px;
}

.location_contents ul li {
    margin-bottom: 50px;
    width: 40%;
}

.location_contents ul li div {
	margin: 0 10px;
}

.location_contents p{
    text-align: center;
    margin: 0 20px 50px;
}

/* ワイン */

.wine_contents ul li h3 {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 5px;
    display: flex;
    align-items: center;
    margin: 0 10px 10px;
}

.wine_contents ul li h3:before {
    margin-right: .4em;
}

.wine_contents ul li h3:after {
    margin-left: .4em;
}

.wine_contents ul li h3:before,
.wine_contents ul li h3:after {
    content: "";
    flex-grow: 1;
    height: 1px;
    background: #444;
    display: block;
}

.wine_contents ul{
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.wine_contents ul li {
    margin-bottom: 50px;
    width: 40%;
}

.wine_contents ul li div {
	margin: 0 10px;
}

.wine_contents ul li div:first-child{
	height: 300px;
}

/* コロナ対策 */

.COVID-19{
	width: 80%;
	margin: 0 auto 100px;;
}

.COVID-19 p{
    border: 2px solid #E75a24;
    padding: 15px;
}

/* 予約 */

.book{
    margin-top: 50px;
	margin-bottom: 50px;
    text-align: center;
}

.book a{
    background-color: #01ab5c;
    padding: 8px 20px;
    color: #fff;
    font-size: 18px;
    margin: 10px auto 0;
    display: block;
    width: 220px;
}





/* ソーシャルボタン */

.social{
	margin-bottom: 50px;
}

.social ul{
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.social ul li{
	margin: 0 10px;
}

.social ul li i{
	font-size: 30px;
    color: #000;
	transition: all 1s linear 0s;
}

.social ul li i:hover {
  transform: rotateX(360deg);
}



/* フッター */

footer{
    width: 100%;
	background-color:#000;
	color:#fff;
	text-align:center;
	display: block;
	padding: 10px 0;
	font-size:14px;
}

footer ul{
    display: flex;
    justify-content: center;
}

footer ul li{
	margin: 0 10px;
}

footer ul li a{
	color: #fff !important;
}

/* マージン */

.m_b50{
	margin-bottom:50px;
}

#buynow{
	display: none;
}

/* よくある質問 */

.faq_wrap{
	width: 80%;
	margin: 0 auto;
}

.faq_wrap h3 {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 5px;
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0 auto 30px;
}

.faq_wrap h3:before {
    margin-right: .4em;
}

.faq_wrap h3:after {
    margin-left: .4em;
}

.faq_wrap h3:before,
.faq_wrap h3:after {
    content: "";
    flex-grow: 1;
    height: 1px;
    background: #444;
    display: block;
}

.faq_wrap dl{
	margin-bottom: 80px;
}

.faq_wrap dl dt{
	font-weight: bold;
	color: #E75a24;
}

.faq_wrap dl dd{
	margin-bottom: 10px;
}

/* 利用規約 */

.terms p{
    width: 80%;
    margin: 100px auto;
}

/* インフォメーション */

.information_contents{
    margin-bottom: 150px;
}

.information_contents table{
    width: 70%;
    margin: 0 auto;
}

.information_contents table tr{
    border-bottom: solid 1px #999;
}


.information_contents table th{
    padding: 10px;
    vertical-align: middle;
    text-align: center;
    width: 40%;
}


.information_contents table td{
	padding: 10px;
}


@media screen and (max-width:768px) {
	
.br-sp{
	display: none;
}

.pc_hide{
	display: block;
}

.head_buy{
	display: none
}
	
/* サイドメニュー */
.side_fix_menu {
    top: 130px;
}

/* サブコンテンツヘッダー */
.sub_contents p.top_logo {
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    margin: auto;
    width: 150px;
}

/* メイン */


.main h2 {
    font-size: 26px;
}

p.top_desc{
    font-size: 16px;
    width: 90%;
    margin: 20px auto 100px;
}

.product h3 {
    margin-bottom: 30px;
}
	
.about {
    margin-bottom:00px;
}

.youtube_wrap {
    width: 80%;
    margin: 0 auto;
}
	
/* プロダクト */

.product{
	display: block;
	margin: 100px 0;
}
	
.product div{
	width: 100%
}

.product div.image:nth-child(odd){
	width: 90%;
}
	
.product div.image:nth-child(even){
	width: 90%;
	float: right;
}
	
.product div.text {
    padding: 0;
    text-align: center;
	width: 90%;
    margin: 0 auto;
}
	
.service ul{
    flex-wrap: wrap;
	margin-bottom: 50px;
}
	
.service ul li {
    margin: 0 0 50px;
    width: 100%;
}
	
.stay ul{
	flex-wrap: wrap;
}
	

.stay ul li{
	margin: 0 10px 50px;
    width: 100%;
	position: relative;
}
	
	
.stay ul li a.stay_btn{
	width: 50%
}
	
.wedding_wrap{
	flex-wrap: wrap;
}


#buynow{
  width: 100%;
  height: 50px;
  position: fixed;
  background: #000;
    display: flex;
    justify-content: center;
}

#buynow a{
    color: #fff;
    text-decoration: none;
	align-self: center;
    line-height: 28px;
}

	
.plan_contents ul li {
    width: 80%;
}
	
.plan_contents ul li h3 {
    width: 100%;
}
	
	
.location_contents ul li {
    width: 80%;
}
	
.wine_contents ul li {
    width: 80%;
}
	
.wine_contents ul li h3 {
    width: 100%;
}

/* フッター */

footer{
	padding-bottom: 50px;
}
	
	
footer ul {
    display: block;
    text-align: center;
}



}