@charset "UTF-8";
/*===========================================
common.css
css
============================================*/
@import url("https://fonts.googleapis.com/earlyaccess/hannari.css");

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500&display=swap');
.swiper-button-prev, .swiper-container-rtl .swiper-button-next, .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background: none;
}
@media screen and (min-width: 901px) {
  .swiper-button-next {
    right: 100px;
  }
  .swiper-button-prev {
    left: 100px;
  }
}
@media screen and (min-width: 901px) {
  .sp {
    display: none !important;
  }
}
@media screen and (max-width: 900px) {
  .pc {
    display: none !important;
  }
}
body {
  position: relative;
  color: #000;
  line-height: 1.6667;
  background-color: #fff;
  font-family: 'Montserrat', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, arial, helvetica, sans-serif;
  height: 100%;
	letter-spacing: 0.02em;;
}
.en {
  font-family: 'Roboto', sans-serif;
}
a {
  text-decoration: none;
  opacity: 1;
}
a:hover {
  opacity: 0.7;
}
*:focus {
  outline: none;
}

.font-hannari { font-family: "Hannari"; }
.uppercase {
  text-transform: uppercase;
}
.bold {
  font-weight: 700;
}
.medium {
  font-weight: 500;
}
.light {
  font-weight: 300;
}
.text-center {
  text-align: center !important;
}
.text-right {
  text-align: right !important;
}
img {
  max-width: 100%;
  height: auto;
}
.inner {
  max-width: 1060px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
}

header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}

header .site-name {
  position: fixed;
  z-index: 1;
	top: 35px;
	left: 40px;
	color: #fff;
}
header .site-name h1{ width: 270px; vertical-align: middle; display: inline-block; }
header .site-name .sitenameTxt{ width: 157px; display: inline-block; vertical-align: middle;  padding-left: 49px;}

header .site-name h1, header .site-name div {
  transition: all 0.4s ease-out;
}
header.logofix .site-name h1, header.logofix .site-name div {
  transform: translateY(-100px);
  transition: all 0.4s ease-out;
  opacity: 0
}
/*.menuon header .site-name h1, .menuon header .site-name div {
  transform: translateY(0);
  transition: all 0.4s ease-out;
  opacity: 1
}*/
header.logofix .site-name {
  position: fixed;
  opacity: 0;
  top: -700px;
}
.menuon header.logofix .site-name {
  opacity: 1;
  top: 30px;
}
/*.menuon header .site-name {
  opacity: 1;
  top: 25px;
	left: 25px;
  position: fixed;
}*/
header .site-name .poweredby {
  font-size: 0.75rem;
  font-weight: 400;
  margin-left: 1rem;
  margin-bottom: 2px;
}

main{ position: relative; z-index: 10; background: #fff; width: 100%; overflow: hidden;}


.global{ font-size: 0; letter-spacing: 0; margin-bottom: 80px;}
.global ul,.global p{ display: inline-block; width: 24%; vertical-align: top;}
.global ul:first-child{ width: 16%}
.global p{ display: inline-block; width: 30%; vertical-align: top; padding-left: 6%;}

.reserveBtn{  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl; font-size: 14px; position: fixed; right: 0; top: 17%; font-weight: bold; letter-spacing: 0.2em; text-align: center;}
.reserveBtn a{ color: #fff; background: #800000; width: 60px; height: 170px; display: block; border-radius: 10px 0 0 10px; text-align: center; box-sizing: border-box; padding-right: 15px; position: relative;}
.reserveBtn a:after{ content: ""; display: block; width: 9px; height: 7px; background: url("../img/res_arrow.svg") left top no-repeat;
 background: contain; position: absolute; left: 30px; bottom: 20px;}
.reserveBtn a:before{ content: ""; display: block; width: 1px; height: 110px; background: #fff; position: absolute; top: 30px; left: 20px;}
.rightTxt{ position: absolute; right: 40px; top: 40%;
-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl; font-size: 12px; color: #fff;}

.menuon .menu-btn.menu-btn span{ background: none;}
.onlineLaglist {
    position: absolute;
    right: 160px;
    top: 40px;
    text-align: right;
}
.onlineLaglist li{ display: inline-block; font-size: 12px; color: #fff; margin-left: 20px;}
.onlineLaglist li:after{ content: ""; display: inline-block; vertical-align: middle; background: url("../img/dot.svg") left center no-repeat; width: 2px; height: 11px; background-size: contain;  margin-left: 20px;}
.onlineLaglist li a{color: #fff; border: 1px solid #fff; padding: 12px 20px; box-sizing: border-box; margin-right: 20px;}

.onlineLaglist li .lang:before{ content: ""; display: inline-block; width: 11px; height: 11px; background: url("../img/langicon.svg") left top no-repeat; vertical-align: middle; margin-right: 6px; background-size: cover;}

.onlineLaglist li .lang:after{ content: ""; display: inline-block; width: 8px; height: 5px; background: url("../img/arwlangafter.svg") left top no-repeat; vertical-align: middle; margin-left: 6px; background-size: cover;}

.reserveBtn a:before {
    content: "";
    display: block;
    width: 1px;
    height: 110px;
    background: #fff;
    position: absolute;
    top: 42px;
    left: 14px;
}
.navRight{ float: right; width: 30%;}

.snsNav{ margin-bottom: 25px;}

.snsNav li{ width: 30px; display: inline-block; margin-right: 20px;}

.navbtnLeft dl{ color: #fff;}
.navbtnLeft dt{ font-size: 12px;}
.navbtnLeft dd{ font-size: 10px;}

.navbtnLeft{ float: left; padding-top: 80px;}


.adress{ font-size: 12px; color: #fff;}
.navRight h3{ margin-bottom: 30px;}
.adress dl{ margin-bottom: 20px;}
.adress dt{ margin-bottom: 5px;}
.adress dt:before{ content: ""; display: inline-block; width: 3px; height: 10px; background: #fff; vertical-align: middle; margin-right: 10px;}

.nozawalinkarea{ position: absolute; right: 20px; bottom: 0; border: 1px solid #fff; border-bottom: none;}
.nozawalinkarea{ font-size: 11px; color: #fff;}
.nozawalinkarea div{ display: inline-block; vertical-align: middle; padding: 15px;}
.nozawalinkarea .logo{ padding: 15px 35px; border-right: 1px dotted #fff;}
.nozawalinkarea #DateTimeDisp{ padding: 22px 30px; border-right: 1px dotted #fff;}
.nozawalinkarea .wezericon{ border-right: 1px dotted #fff; font-size: 20px;}

.linksArea{ background: #292929; padding: 100px 20px 100px;}
.linksimgs { font-size: 0; letter-spacing: 0;}
.linksimgs li{ width: 33%; display: inline-block; width: 33%; vertical-align: top; position: relative; padding: 10px; box-sizing: border-box;}

.linksimgs dl{ position: absolute; top: 20px; left: 25px; color: #fff;}
.linksimgs dl dt{ font-size: 20px; margin-bottom: 5px;}
.linksimgs dl dd{ font-size: 14px; }

.linksimgs  .morebtn{ position: absolute; right: 20px; bottom: 20px; font-size: 12px; color: #fff;}
.linksimgs .morebtn:after{
	content: "";
    display: inline-block;
    width: 29px;
    height: 8px;
    background-size: contain;
    vertical-align: middle;
    margin-left: 15px;
	background: url(../../common/img/arrow_lg.svg) left top no-repeat;
    display: inline-block;
    width: 29px;
    height: 8px;
    background-size: contain; display: inline-block;}

.linksimgs .morebtn:after{}
.inbanner{ position: relative;}
.sencondinbanner{ padding-top: 3.5%;}

.resbaner{ position: relative;width:  100%; height: auto; background: url("../img/rsvimg.jpg") center top no-repeat}
.resbaner{ color: #fff;}
.resbaner .inner{ position: relative;}
.restit dt{ font-size: 30px;}
.restit dd{ font-size: 18px;}


.rescontent{ padding: 170px 0 150px;}

.rescontent dl{ float: left;}
.resbaner .morebtn{ float: right; padding-top: 30px;}

.resbaner .morebtn a{ color: #fff; border: 1px solid #fff; padding: 10px 30px;}
.resbaner .morebtn a:after{background: url(../../common/img/arrow_lg.svg) left top no-repeat;}

.closeTxt{ display: none;}


@media screen and (max-width: 900px) {
  header .site-name {
    top: 20px;
	  left: 20px;
  }
  .menuon header.logofix .site-name {
    position: fixed;
    opacity: 1;
    top: 20px;
  }
  .menuon header .site-name {
    opacity: 1;
    top: 20px;
    position: fixed !important;
  }
}


.menu-content .innne{ margin: 0 auto; }

/*.menuinner{ display: table-cell; vertical-align: middle;}*/
.menuinner {
    /* display: table-cell; */
    vertical-align: middle;
    padding-top: 245px;
	height: 100%; overflow: scroll;
	/*box-sizing: border-box;*/
	min-height: 360px;
	padding-bottom: 20px;
	box-sizing: border-box;
}

.scrollWrapp{  position: fixed; left: 40px; bottom: 0; z-index: 0; }
.scrollWrapp p{  font-size: 12px; text-align: center; font-weight: 600; letter-spacing: 0; margin-bottom: 6px; color: #fff; margin-left: -10px;}
.scroll{  height: 45px; border-radius: 11px;  position: relative;}

.entryinnBtn{ display: none;}

.kv_slide :before{ content: ""; display: block; width: 100%; height: 100%; z-index: 2; position: absolute; left: 0; top: 0; background: url("../../img/top/meingrid.png") left top repeat; background-size: 4px 4px;}

@media screen and (max-width: 900px) {
  header .global {
    width: 100%;
    max-width: auto;
  }
}

@media screen and (max-width: 900px) {
  header .global ul {
    height: auto;
  }
}
header .global li {
	margin-bottom: 45px;
	line-height: 1;
		
}

header .global li{ position: relative;}

header .global li a:before{ content: ""; display: inline-block; vertical-align: middle; width: 10px; height: 2px; background: #fff; margin-right: 30px; vertical-align: top; position: absolute; left: 0; top: 20px;}

header .global li dl{ display: inline-block; vertical-align: top; padding-left: 30px;}

header .global li dl dd{ font-size: 14px; padding-top: 15px;}


header .menuinner .site-name{ position: absolute;}


header .global a {
  font-size: 28px;
  font-weight: 400;
  text-transform: uppercase;
  display: block;
	color: #fff;
}

.round-button {
  display: inline-block;
  width: 110px;
  text-align: center;
  border: 1px solid #fff;
  font-size: 0.8125rem;
  font-weight: 700;
  padding: 6px 2em;
  border-radius: 23px;
}
@media screen and (max-width: 900px) {
  .round-button {
    width: auto;
  }
}
.round-button:hover {
  background-color: #fff;
  color: #000;
}
.round-button.black {
  color: #000;
  border-color: #000;
}
.menu-btn {
  position: fixed;
  top: 20px;
  right: 0;
  height: 70px;
  width: 70px;
  justify-content: center;
  align-items: center;
  z-index: 90;
	display: flex;
}
@media screen and (max-width: 900px) {
  .menu-btn {
    top: 20px;
    right: 20px;
  }
}
.menu-btn span, .menu-btn span:before, .menu-btn span:after {
  content: '';
  display: block;
  height: 1px;
  width: 30px;
  background-color: #ffffff;
  position: absolute;
  transition: all 0.2s;
}
.menu-btn span {
  left: 22px;
	top: 28px
}



.menu-btn span:before {
  bottom: 8px;
  width: 30px;
	right: 6px;
}
.menu-btn span:after {
  width: 30px;
  top: 8px;
	right: 13px;
}
#menu-btn-check {
  display: none;
}
.menuon .menu-btn span {
  background-color: rgba(255, 255, 255, 0);

}
.menuon .menu-btn span::before {
  width: 30px;
  bottom: 0;
  transform: rotate(45deg);
  left: -5px;
}
.menuon .menu-btn span::after {
  width: 30px;
  top: 0;
  transform: rotate(-45deg);
  left: -5px;
}
.menu-content {
  width: 100%;
  height: 100%;
  position: fixed;
 
	top:calc(-100vh - 500px);
  left: 0;
  z-index: 80;
  background-color: #800000;
  transition: all 0.5s;
  display: table;
  align-items: center;
	overflow: scroll;
}

.menutxt {
    font-size: 12px;
    position: absolute;
    bottom: 5px;
    letter-spacing: 0.01em;
    color: #fff;
    left: -43px;
    bottom: 30px;
	font-weight: 500;
}
.closeTxt{
    font-size: 12px;
    position: absolute;
    bottom: 5px;
    letter-spacing: 0.01em;
    color: #fff;
    left: -43px;
    bottom: 30px;
	font-weight: 500;
}

.menuon .menutxt { display: none;}
.menuon .closeTxt { display: block;;}

.leftTxt{-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl; font-size: 14px; position: fixed; left: 40px; top: 50%; color: #fff; z-index: 100;}



.footer{ background:#800000; color: #fff; padding: 60px 0 50px 0; margin-top: 150px; position: relative; z-index: 12;}
.footer .inner{ position: relative;}

.menuon .menu-content {
  top: 0;
}
.hamburger-menu {
  position: relative;
  /*z-index: 1000;*/
}
.kv_prog {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-90deg);
}


@media screen and (max-width: 900px) {
	
	.menutxt {
    font-size: 12px;
    position: absolute;
    bottom: 5px;
    letter-spacing: 0.01em;
    color: #fff;
    left: -54px;
    top: 12px;
    font-weight: 500;
}

	
	.container{ width: 100%; overflow: hidden;}
	.menu-btn {
    top: 20px;
    right: 0;
}
	
	.menu-btn {

    height: 51px;
    width: 51px;
	}
	
	.menu-btn span {
    left: 12px;
	}
	
	
	.menu-btn span {

    margin-top: -8px;
}

	
	header .site-name h1 {
    width: 270px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px;
}
header .site-name {
    position: absolute;
    z-index: 1;
    top: 25px;
    left: 20px;
    color: #fff;
}	
	
	.inner {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
}
	.scroll {
     right: 0; 
}
	
	
	.footer { margin-top: 100px}
	.footlogoname{ }
	.footlogoname p {
    font-size: 10px;
    padding-left: 0;
    display: block;
    vertical-align: middle;
    text-align: left;
	
}
	
	.footer {
    background: #800000;
    color: #fff;
    padding: 40px 0 40px 0;
    margin-top: 150px;
    position: relative;
    z-index: 2;
}
	
	.footnav {
    text-align: left;
}
.footright {
    float: none;
    font-weight: 600;
    padding-top: 0;
}
	
.footnav li {
    display: block;
    padding-left: 0;
    margin-bottom: 15px;
}
	
.footsabnav {
    text-align: left;
    padding-top: 0px;
}
	
	.footsabnav li {
    display: inline-block;
    padding-left: 0;
    font-size: 12px;
    padding-right: 10px;
}
	.footlogoname h2 {
    width: 43px;
    display: block;
    vertical-align: middle;
		margin-left: 40px;;
		
}
	.footleft {
    float: none;
    font-weight: 600;
}
	.footer .inner{ padding: 0 40px;}
	cpr {
    font-size: 10px;
    padding-top: 20px;
}
	
	.footlogoname{ width: 50%; margin-top: 30px;}
	.cpr {
    font-size: 10px;
    padding-top: 20px;
}
	
	.otherLink {
    width: 100%;
    padding-top: 50px;
}
	.navcp {
    text-align: left;
}	.entryinnBtn li a {
    width: 100%;
    text-align: left;
    padding: 11px 0;
    background: #fff;
    font-size: 18px;
    font-weight: 600;
    color: #D95096;
    display: block;
    padding-left: 13px;
}
	
	.entryinnBtn li a:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: url(../img/navarw_p2.svg) left top no-repeat;
    width: 10px;
    height: 6px;
    padding-right: 43px;
    background-size: contain;
}
	
	.maneWrapps.on .entryinnBtn{ display: block;}
	
	
}



circle {
  fill: transparent;
  stroke: #fff;
  stroke-width: 1;
  animation: circle 5.4s infinite;
}
@keyframes circle {
  0% {
    stroke-dasharray: 0 114;
  }
  99.9%, to {
    stroke-dasharray: 114 114;
  }
}
.kv {
  position: relative;
  height: 100vh;
  width: 100%
}
.kv_slide {
  position: fixed;
  width: 100%;
  height: 100vh;
}
.mainno .kv_slide {
  opacity: 0;
}
@media screen and (max-width: 900px) {
  .kv {
    max-height: inherit;
  }
}
.kv img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}
@media screen and (max-width: 900px) {
  .kv img {
    object-position: top center;
  }
}
.kv .swiper-container {
  width: calc(100% - 400px);
  margin-left: 0;
  height: 50px;
}
@media screen and (max-width: 900px) {
  .kv .swiper-container {
    width: 100%;
  }
	
	.facebookWrapp {
    margin-left: auto;
    margin-right: auto;
    width: 300px;
		margin-bottom: 40px;
		height: 445px;
		overflow: scroll;
}
}
.kv #js-information .swiper-slide {
  display: flex;
  align-items: center;
  padding-left: 28px;
}
#js-kv {
  position: relative;
  z-index: 0;
  height: 100vh;
}
.swiper-pagination.kvimg {
  width: 36px;
  position: absolute;
  left: auto;
  right: 25px;
  top: 50%;
  bottom: auto;
  display: flex;
  flex-direction: column;
  transform: translateY(-50%);
}
.swiper-pagination.kvimg .swiper-pagination-bullet {
  background-color: #fff;
  margin: 15px;
  position: relative;
  opacity: 1;
}


@media screen and (max-width: 900px) {
  .swiper-pagination.kvimg {
    top: 50%;
  }
}
@media screen and (max-width: 900px) {
  .scroll {
    right: 20px;
  }
}


.footer .sitenameTxt{ margin-bottom: 55px;}

.footleft{ font-size: 0; letter-spacing: 0;}
.ftlogomak{ width: 90px; display: inline-block; vertical-align: top;}
.footleft{ width: 70%;}
.ftlogomak img{ width: 100%; height: auto;}
.footer .global{ font-size: 16px; color: #fff; display: inline-block; width: calc(100% - 90px); box-sizing: border-box; padding-left:11%;}
.footer .global ul{ width: 30%;}
.footer .global ul:first-child{ width: 18%;}

.footer .global li{ margin-bottom: 20px;}
.footer .global li:before{ content: ""; display: inline-block; width: 8px; height: 2px; background: #fff; display: inline-block;  vertical-align: middle; margin-right: 5px;}
.footer .global a{ color: #fff;}

.footLefts dt{ font-size: 12px;}
.footLefts dd{ font-size: 10px;}

/*.footLefts ul{ float: right;}
.footLefts dl{ float: left;}*/

.ptopBtn{ position: absolute; right: 40px; bottom: 20px;}

.footLefts ul {
	display: inline-block;
	margin-left: 20px;
}
.footLefts dl {
	display: inline-block;
}

	.footright h3{ margin-bottom: 35px;}
		.adress a{ color: #fff;}

.footright{position: absolute;  width: 30%; right: 0; bottom: 0;}

.footrightcp{-ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 10px;
    position: absolute;
    right: 40px;
    top: 20%;
    color: #fff;
   }

.footer .onlineLaglist { top: 54px; right: 0;}


.scroll:after, .scroll:before {
  position: absolute;
  top: 10px;
  left: 10px;
  display: block;
  width: 1px;
  height: 41px;
  content: "";
}
.scroll:before {
  z-index: 10;
  -webkit-animation: scroll 2.4s infinite normal;
  animation: scroll 2.4s infinite normal;
  background: #fff;
	width: 5px; height: 5px; border-radius: 50%;
	left: 8px
}
.scroll:after {
  background: #fff;
}



@media screen and (max-width: 900px) {
header .site-name .sitenameTxt {
    display: block;
}
	header .site-name h1{ width: 174px;}
	
	.reserveBtn {
    font-size: 12px;
   /* position: absolute;*/
    top: 125px;
    font-weight: bold;
    letter-spacing: 0.2em;
    text-align: center;
}
	.reserveBtn a:before{ display: none;}
	
	.reserveBtn a {
    color: #fff;
    background: #800000;
    width: 40px;
    height: 131px;
    display: block;
    border-radius: 10px 0 0 10px;
    text-align: center;
    box-sizing: border-box;
    padding-right: 9px;
    position: relative;
}
	
	.reserveBtn a:after {
    left: 19px;
    bottom: 15px;
}
	
	.rightTxt{ right: 20px;}
	
	.menuinner {
		padding-top: 125px;}
	
	.leftTxt{ left: 10px;}
	
	.global ul{ width: 100%;}
	.global ul:first-child{ width: 100%;}
	.global p{ width: 100%; padding-left: 0;}
	
	
	
	haeader .global a {
		font-size: 22px;}
	
	.footLefts {
  display: flex;
	 flex-direction: column;

}

	.navRight {
    float: none;
		width: 100%;}
	.global {
    margin-bottom: 40px;
}

	
	.navbtnLeft {
    float: none;
    padding-top: 30px;
}
		
		


	
	.footLefts ul {
   order: 1;
	display: block;
}
.footLefts dl {
	   order: 2;
	display: block;
}
	
	.footLefts ul{ margin-left: 0;}
	
	.scrollWrapp {
    position: absolute;
    left: 0;
    bottom: 70px;
    text-align: center;
    width: 100%;
		z-index: 0
}
	
	.footright {
    position: relative;
    width: 100%;
    right: auto;
    bottom: auto;
}
	
	.scrollWrapp p {
    font-size: 12px;
    text-align: center;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 6px;
    color: #fff;
    margin-left: 0;
}
.scroll {
    right: auto;
    left: 50%;
    margin-left: -8px;
}	
	.linksimgs li{ width: 100%;}
	.linksArea {
    background: #292929;
    padding: 50px 20px 70px;
}
	
	.linksimgs img{ width: 100%; height: auto;}

.linksimgs li{ padding: 10px 20px;}

.linksimgs dl dt {
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: 700;
}

.linksimgs dl {
    top: 30%;
    left: 45px;
}
.linksimgs .morebtn{ display: none;}
	
	.rescontent dl {
    float: none;
		text-align: center;
}
	
	.resbaner .morebtn {
    float: none;
    padding-top: 30px;
    text-align: center;
}
	
	.resbaner {
    position: relative;
    background: url(../img/rsvimg_sp.jpg) center top no-repeat;
		background-size: cover;
}
	
	.rescontent {
    padding: 135px 0 120px;
}
	
	.closeTxt {
    font-size: 12px;
    position: absolute;
    bottom: 5px;
    letter-spacing: 0.01em;
    color: #fff;
    left: -50px;
    bottom: 20px;
    font-weight: 500;
}
	header .site-name .sitenameTxt{ padding-left: 0;}
	
}


@media screen and (max-width: 900px) {
	.scroll:before {
		width: 6px; height: 6px;}
        .leftTxt{ display: none;}
    
        .menu-btn p{ display: none}
  .onlineLaglist {
    position: fixed;
    right: 50px;
    top: 24px;
    text-align: right;
    display: block !important;
}
    .onlineLaglist{ display: block} 
    .onlineLaglist li:first-child{ display: none;}
    .onlineLaglist li {
    display: inline-block;
    font-size: 10px;
    color: #fff;
    margin-left: 0;
}
    header .onlineLaglist li .lang:after{ display: none;}
    .onlineLaglist li:after{ display: none;}
        .footer .onlineLaglist{ display: none !important}


}

@media screen and (min-width: 900px) {
	.scroll:before {
		width: 6px; height: 6px;}
}

@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
  }
  15% {
    -webkit-transform: translate3d(0, 100%, 0);
  }
  85% {
    -webkit-transform: translate3d(0, 300%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 400%, 0);
  }
}
@keyframes scroll {
  0% {
    transform: translate3d(0, -100%, 0);
  }
  15% {
    transform: translate3d(0, 100, 0);
  }
  85% {
    transform: translate3d(0, 300%, 0);
  }
  100% {
    transform: translate3d(0, 400%, 0);
  }
}
.kv_status_body a:hover dl {
  opacity: 0.7;
}
.home .schedule-body a:hover div {
  opacity: 0.7;
}



.menuon .rightTxt{ opacity: 0;}
.menuon .leftTxt{ opacity: 0;}

/*.onlineLaglist li:last-child{ opacity: 0.5;}*/


.onlineLaglist li .lang a{ border: none; padding: 0;}
.onlineLaglist li .lang:after{ transform:rotate(-90deg);}
/*.linksimgs li:nth-child(4){ position: relative; }
.linksimgs li:nth-child(4) img{ background: #000; opacity: 0.4 }*/


/* =================
clearfix
================= */
.clearfix:after, .cfx:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* =================





