@charset "utf-8";

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

	styling for another real world
	LastUpdate 2018/03/06

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

html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}img,embed,iframe,object,audio,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0;text-align:left}

* {
	font-style: normal;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

body {
	background: none;
	min-width: 1200px;
	width: 100%;
	overflow-x: hidden;
	font-size: 16px;
	font-family: "Helvetica Neue", Helvetica, Arial, YuGothic, 'Yu Gothic', 游ゴシック体, '游ゴシック', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS ゴシック", "MS Gothic", sans-serif;	
	color: #464646;
	line-height: 1.75;
	background: #f2f1eb;
}

#wrapper {
	padding: 40px 0 60px;
}

.serif {
	font-family: YuMincho, 'Yu Mincho', 游明朝体, '游明朝', 'Times New Roman', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro W3', 'ヒラギノ明朝 Pro', 'ＭＳ 明朝', serif;
}

strong {
	font-weight: normal;
	color: #ff3705;
}

blockquote {
	font-weight: normal;
                               padding-left:20px;
                                border-left:5px solid #999999;
	color: #999999;
}

article {
	background: transparent;
}

a {
	text-decoration: none;
	color: #464646;
	outline: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	transition: opacity .5s;
}

a[href]:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	color: #464646;
}

a.ul {
	text-decoration: underline;
}

img {
	vertical-align: bottom;
}

*[data-src],
*[data-bg] {
	opacity: 0;
}

.lazyloaded {
	opacity: 1;
	transition: opacity .5s;
}

.krnL {
	margin-left: -0.5em;
}

.krnR {
	margin-right: -0.5em;
}

.krnC {
	margin-left: -0.2em;
	margin-right: -0.2em;
}

.pc {
	display: block;
}

.sp {
	display: none;
}

.mov {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.mov iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.txt>*+* {
	margin-top: 25px;
}

.txt.main {
	line-height: 2;	
}

.fsn {
	font-size: 14px;
	line-height: 1.9;
}

.fs12 {
	font-size: 12px;
	line-height: 1.5;
}

.fs16 {
	font-size: 16px;
	line-height: 1.77;
}

.fs18 {
	font-size: 18px;
	line-height: 1.77;
}

.fs20 {
	font-size: 20px;
	line-height: 1.77;
}

.fs22 {
	font-size: 22px;
	line-height: 1.77;
}

.fs24 {
	font-size: 24px;
	line-height: 1.4;
}

.tac {
	text-align: center;
}

.tal {
	text-align: left;
}

.tar {
	text-align: right;
}

.taj {
	text-align: justify;
}

.em {
	font-size: 24px;
	line-height: 1.5;
}

.title {
	line-height: 1.5;
}

.title>* {
	display: block;
}

.title>*+* {
	margin-top: 10px;
}

.notice:before {
	content: '※';
}

.btn>a {
	display: inline-block;
	width: 300px;
	line-height: 24px;
                                padding:15px 0;
	background: #ff3705;
	color: #fff;
	text-align: center;
}

.btn>a:hover {
	color: #fff;
}

.btn>a+a {
	margin-left: 20px;
}


/* Slider */.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none; -ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y; touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0); -ms-transform:translate3d(0, 0, 0);  -o-transform:translate3d(0, 0, 0);     transform:translate3d(0, 0, 0);}.slick-track{position:relative;top:0;left:0;display:block;}.slick-track:before,.slick-track:after{display:table;content:'';}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{display:none;float:left;height:100%;min-height:1px;}[dir='rtl'] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden {display:none;}


.slick-dots {
	width: 100%;
	margin-top: 15px;
	font-size: 0;
	text-align: center;
}

.slick-dots li {
	display: inline-block;
	font-size: 12px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li+li {
	margin-left: 10px;
}

.slick-dots li:before {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	background-color: #fff;
	border-radius: 100px;
}

.slick-dots li.slick-active:before {
	background-color: #ff3705;
}

.slick-dots button {
	display: none;
}

.imgV {
	position: relative;
	width: 100%;
	height: 600px;
	overflow: hidden;
}

.imgV>.img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 800px;
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: cover;
}

.img_slide .item {
	width: 100%;
}

.img_slide .item>.img {
	max-height: 800px;
	height: 800px;
	background-repeat: no-repeat;
	background-size: center center;
	background-size: cover;
}

.img_slide .cap {
	margin-top: 15px;
	font-size: 12px;
	text-align: center;
}

.inner {
	position: relative;
	width: 940px;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
}

.inner>*+* {
	margin-top: 30px;
}

#map {
	height: 600px;
}

#nav {
	margin-top: 15px;
	line-height: 1.5;
	letter-spacing: -.4em;
}

#nav>.inner {
	display: table;
	width: 1200px;
	padding: 0;
	table-layout: fixed;
}

#nav li {
	display: table-cell;
	letter-spacing: normal;
	text-align: center;
}

#nav li * {
	display: block;
}

#nav li a {
	padding: 20px 0;
}

#nav li i {
	margin-top: 5px;
	font-size: 12px;
}

#contents>*+* {
	margin-top: 60px;
}

#contents .content .content_header {
	float: left;
	width: 340px;
}

#contents .content .content_header .title>strong {
	font-size: 24px;
}

#contents .content .content_header+.content_body {
	margin-top: 0;
	overflow: hidden;
}

#contents .content .content_body>*+* {
	margin-top: 40px;
}

#contents .box_list>*+* {
	margin-top: 25px;
}

#contents .box_list>ul {
	margin: -40px -20px 0;
	letter-spacing: -.4em;
}

#contents .box_list .item {
	display: inline-block;
	width: 50%;
	margin-top: 40px;
	padding: 0 20px;
	box-sizing: border-box;
	letter-spacing: normal;
	vertical-align: top;
}

#contents .box_list .item>*+* {
	margin-top: 10px;
}

#contents .box_list .item .title>strong {
	font-size: 22px;
}

#contents .box_list .item .title>*+* {
	margin-top: 0;
}

#contents_header {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	color: #fff;
}

#contents_header>.inner {
	height: 800px;
}

#contents_header>.inner:before {
	content: '';
	display: block;
	position: absolute;
	top: 60px;
	right: 0;
	width: 100px;
	height: 190px;
	background: url(../images/logo.png) no-repeat center center;
	background-size: contain;
}

#contents_header .content_body {
	position: absolute;
	left: 0;
	bottom: 60px;
}

#contents_header .title {
	font-size: 48px;
	line-height: 1.5;
}

#contents_header .catch {
	margin-top: 10px!important;
	font-size: 24px;
}

#contents_header .deadline {
	font-size: 24px;
}

#contents_header .date {
	margin-top: 140px;
	font-size: 24px;
}

#btn_menu {
	display: none;
}

#contents hr {
                                margin:20px 0 ;
}

.schedule_list {
	border-bottom: 1px solid #464646;
}

.schedule_list .item {
	position: relative;
	padding: 15px 0 15px 100px;
	border-top: 1px solid #464646;
}

.schedule_list .item_header {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 80px;
}

.schedule_list .item_header .date {
	text-align: center;
	line-height: 1.5;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.schedule_list .item_header .date>* {
	display: block;
}

.schedule_list .item_header .date>strong {
	font-size: 28px;
}

.schedule_list .item_header+.item_body {
	overflow: hidden;
}

#information .terms p{
margin-top:10px;
}

.agreement {
	height: 300px;
	padding: 40px 20px;
	overflow: auto;
	border: 1px solid #464646;
}

#footer>.inner {
	height: 0;
}

#footer .copyright {
	position: absolute;
	bottom: 0;
	left: 0;
}

#fixed_bottom {
	position: fixed;
	left: 40px;
	right: 40px;
	bottom: 40px;
	height: 0;
	text-align: right;
	min-width: 940px;
	z-index: 10;
	opacity: 0;
	transition: opacity .5s;
}

#fixed_bottom.show {
	opacity: 1;
}

#fixed_bottom #btn_entry {
	position: absolute;
	bottom: 0;
	right: 0;
}

#fixed_bottom #btn_entry>a {
	display: inline-block;
	width: 120px;
	height: 120px;
	background: #ff3705;
	border-radius: 240px;
	text-align: center;
	color: #fff!important;
	line-height: 1.5;
}

#fixed_bottom #btn_entry>a>span {
	display: block;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

#fixed_bottom #btn_entry>a>span>* {
	display: block;
	color: #fff!important;
}

#fixed_bottom #btn_entry>a strong {
	font-size: 22px;
}


/* for smartphone */

@media only screen and (max-width: 30em){
	body {
		min-width: 0;
	}

	#wrapper {
		padding-top: 53px;
		padding-bottom: 40px;
	}

	#header {
		border-bottom: 1px solid #464646;
	}

	.pc {
		display: none;
	}

	.sp {
		display: block;
	}

	.btn {
		text-align: center;
	}

	.inner {
		width: 100%;
		padding: 0 20px;
	}

	.title>*+* {
		margin-top: 5px;
	}

	#header {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		background: #f2f1eb;
		z-index: 1;
	}

	#header>.inner {
		height: 52px;
		padding: 0 20px;
	}

	#header .id {
		position: relative;
		top: 50%;
		transform: translateY(-50%);
		text-align: left;
	}

	#header .id>img {
		position: relative;
		top: 3px;
		width: 240px;
		height: auto;
	}

	#btn_menu {
		display: block;
		margin: 0;
		position: absolute;
		padding: 10px;
		top: 50%;
		right: 0;
		transform: translateY(-50%);
		text-align: left;
	}
	
	#btn_menu>span {
		display: block;
		width: 20px;
		height: 20px;
		font-size: 0;
		text-indent: -9999px;
		overflow: hidden;
		background: url(../images/btn_menu.png) no-repeat center center;
		background-size: contain;
	}

	#btn_menu.close>span {
		background-image: url(../images/btn_menu_close.png);
	}

	#nav {
		display: none;
		position: fixed;
		top: 53px;
		left: 0;
		right: 0;
		margin: 0;
		background: #f2f1eb;
		z-index: 1;
	}

	#nav>.inner,
	#nav li {
		width: 100%;
		display: block;
	}

	#nav li {
		border-bottom: 1px solid #464646;
	}

	#nav li+li {
		margin-top: 0;
	}

	#nav li a {
		padding: 0 20px;
		overflow: hidden;
		line-height: 55px;
	}

	#nav li a>strong {
		float: left;
	}

	#nav li a>i {
		float: right;
		margin: 0;
	}

	.img_slide .item>.img {
		height: auto;
	}

	.img_slide .item>.img:before {
		content: '';
		display: block;
		width: 100%;
		padding-top: 66.6%;
	}

	.imgV {
		height: auto;
	}

	.imgV>.img {
		position: static!important;
		height: auto;
	}

	.imgV>.img:before {
		content: '';

		display: block;
		width: 100%;
		padding-top: 66.6%;
	}

	#map {
		height: auto;
	}

	#map:before {
		content: '';
		display: block;
		width: 100%;
		padding-top: 100%;
	}

	#contents_header {
		background-position: left bottom;
	}

	#contents_header>.inner {
		height: 480px;
	}

	#contents_header>.inner:before {
		width: 76px;
		height: 152px;
		top: 20px;
		right: 20px;
	}

	#contents_header .content_body {
		left: 20px;
		bottom: 20px;
	}

	#contents_header .title {
		font-size: 32px;
		line-height: 1.4;
	}

	#contents_header .deadline,
	#contents_header .catch,
	#contents_header .date {
		margin-top: 10px!important;
		font-size: 16px;
	}

	#contents>*+* {
		margin-top: 40px;
	}

	#contents .content .content_header {
		float: none;
		width: 100%;
		text-align: center;
	}

	#contents .content .content_header+.content_body {
		margin-top: 40px;
	}

	#contents .content .content_body>*+* {
		margin-top: 20px;
	}

	#contents .box_list .item {
		width: 100%;
	}

	#footer {
		margin-top: 40px;
	}

	#footer>.inner {
		height: auto;
	}

	#footer .copyright {
		position: static;
	}

	#fixed_bottom {
		min-width: 0;
		right: 20px;
		left: 20px;
		bottom: 20px;
	}

	#fixed_bottom #btn_entry>a {
		width: 90px;
		height: 90px;
	}
	
	#fixed_bottom #btn_entry>a strong {
		font-size: 18px;
	}

	#fixed_bottom #btn_entry>a i {
		font-size: 12px;
	}

	.schedule_list .item {
		padding-left: 70px;
	}

	.schedule_list .item_header {
		width: 60px;	
	}

	.schedule_list .item_header .date>strong {
		font-size: 24px;
	}

	.schedule_list .item_header .date>i {
		font-size: 12px;
	}





}

