@charset "UTF-8";
html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

body {
    margin: 0;
    padding: 0;
    font-family: "Noto Sans JP","Montserrat","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-feature-settings: "palt";
}
img,a,table{ border-style: none; }

a { border: none; background:transparent; }
a:visited {color: #000;}
a img { border: 0;}
hr {display: none;}
form { margin: 0; padding: 0;}
.clearfix {zoom:1;}
.clearfix:after {content: ""; display: block; clear: both;}

/*  ---------------------------- TOPに戻る ----------------------------  */
#goto_top {position: fixed; right: 1%; bottom: 1%;}
#goto_top a {width: 60px; height: 60px; border-radius: 50%; background: #38c2d3; display: block; color: #fff; text-align: center; line-height: 80px; text-decoration: none; font-weight: bold; opacity:.6;}
.pc {
display: block
}
.tab {
display: none;
}
.sp {
display: none;
}

/************* main image *******************************/

.wrapper {
	width: 100vw;
	height: 100vh;
	margin: 0 0 50px 0;
	padding: 0;
	background: url(../images/index_bg.jpg) no-repeat top center;
	background-size: cover;
	position: relative;
}
/*.main {
	width: 870px;
	margin: 0;
	padding: 0;
	top: 180px;
	left: 48%;
	position: absolute;
}*/
.main {
    width: 100%;
    height: 100%;
    min-height: 780px;
    max-height: 1080px;
    margin: 0;
    padding: 0;
    position: relative;
}
.main_inner {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	position: absolute;
	bottom: 2%;
}
.main_inner .main_read {
	max-width: 648px;
	width: 100%;
	margin: 0 0 40px 0;
	padding: 0;
}
.main_inner .main_read img {width: 100%; height: auto;}
.main_inner h1 {
	width: 100%;
	margin: 0 auto 10px;
	padding: 0;
	font-size: 16px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.main_inner ul {
	max-width: 460px;
	max-height: 54px;
	margin: 0 auto 20px auto;
	padding: 0;
	font-size: 0;
}
.main_inner ul li {
	max-width: 206px;
	max-height: 54px;
	margin: 0 12px 0 12px;
	padding: 0;
	list-style-type: none;
	display:inline-block;
	vertical-align: top;
}
.main_inner ul li.enter a {
	width: 206px;
	height: 54px;
	margin: 0;
	padding: 0;
	display:block;
}
.main_inner ul li.leave a {
	width: 206px;
	height: 54px;
	margin: 0;
	padding: 0;
	display:block;	
}
.btn,
a.btn,
button.btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

a.btn-flat {
  overflow: hidden;

  padding: 1.5rem 6rem;

  color: #fff;
  border-radius: 0;
  background: #000;
}

a.btn-flat span {
  position: relative;
  line-height: 54px;
}

a.btn-flat:before {
  position: absolute;
  top: 0;
  left: 0;

  width: 150%;
  height: 500%;

  content: "";
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translateX(-98%) translateY(-25%) rotate(45deg);
  transform: translateX(-98%) translateY(-25%) rotate(45deg);

  background: #00b7ee;
}

a.btn-flat:hover:before {
  -webkit-transform: translateX(-9%) translateY(-25%) rotate(45deg);
  transform: translateX(-9%) translateY(-25%) rotate(45deg);
}

p.caption {
	line-height: 20px;
	margin: 0 auto 33px auto;
	padding: 0;
	font-size:14px;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	transform: rotate(.03deg);
	font-weight: 700;
	font-feature-settings: "palt";
}
p.thumb {
	max-width: 564px;
	max-height: 180px;
	margin: 0 auto 0 auto;
	padding: 0;
}
p.thumb img {width: 100%; height: auto;}

p.banner {
	max-width: 468px;
	margin: 0 auto;
}
.footer {  
    width: 100%;  
    height: 30px;
	margin: 0 auto;
	text-align: center;
}  
.footer p{
	width: 100%;
	margin: 0 auto 5px auto;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	color: #000;
}

.clearfix {zoom:1;}
.clearfix:after {content: ""; display: block; clear: both;}

#banners_box {
    margin: 320px auto 30px auto;
    width: 480px;
}

.text_contents {width: 1000px; margin: 0 auto; text-align: center;}
.text_contents h2 {margin: 40px 0 0 0;
	color: #788BD4;
	background: linear-gradient(to bottom right, #788BD4, #F5C0FF);
	background: -moz-linear-gradient(top left, #788BD4, #F5C0FF); 
	background: -webkit-linear-gradient(top left, #788BD4, #F5C0FF);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;}
.text_contents p {margin:0; }
.text_contents ul {list-style: none;}