@charset "UTF-8";
h1.sec_tit {
	text-align: center;
}
.keyV {
    max-width: 1000px;
    width: 90%;
    margin: auto;
}
.keyV img{
    width: 100%;
}
#topWrp {
	text-align: center;
	background-color: #fff601;
	padding-bottom: 20px;
	padding-top: 20px;
}
#topWrp .mainbox {
	position: relative;
	width: 100%;
	height: 604px;
	/*padding-bottom: 47.3%;*/
	background-image: url(../img/top/main_bg.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	max-width: 1250px;
}
.mainbox img  {
	position: absolute;
}
.mainbox .main1 {
	top: 0px;
	left: 0px;
	max-width: 1250px;
}
.mainbox .main2 {
	bottom: 0px;
	left: 0px;
	max-width: 1250px;
}
.mainbox .chair {
	top: 180px;
	left: 55px;
	max-width: 636px;
}
.mainbox .oh {
	bottom: 70px;
	left: 50px;
	max-width: 267px;
}
.mainbox .baaan {
	bottom: 35px;
	right: 173px;
	max-width: 473px;
}
.mainbox .bang {
	top: 42px;
	left: 24px;
	max-width: 151px;
}
.mainbox .dn {
	top: 70px;
	right: 65px;
	max-width: 151px;
}
.mainbox .kikkake {
	top: 249px;
	right: 283px;
	max-width: 215px;
}
#whatWrp {
	background-image: url(../img/top/bg_dot.jpg);
	background-repeat: repeat;
	padding-top: 60px;
	padding-bottom: 60px;
}
#whatWrp h1 {
	margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 0;
}
#whatWrp h2 {
	text-align: center;
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
}
#contentWrp {
	background-color: #fff601;
	padding-top: 30px;
	padding-bottom: 30px;
}
#contentWrp ul {
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
	-webkit-justify-content: space-around; /* Safari */
	justify-content: space-around;
	-webkit-align-items: flex-start;/* Safari */
	align-items: flex-start;
	width: 100%;
	max-width: 1180px;
	margin-right: auto;
	margin-left: auto;
}
#contentWrp ul li {
	padding-right: 3%;
	padding-left: 3%;
	width: 24%;
	border: 7px solid #000000;
	height: 680px;
	color: #595959;
	font-size: 14px;
	line-height: 24px;
}
#contentWrp ul li h1 {
	padding-top: 30px;
	padding-bottom: 20px;
}
#contentWrp ul .news {
	background-repeat: repeat;
	background-image: url(../img/top/bg_bl.jpg);
}
#contentWrp ul .news .Wrp {
	max-height: 500px;
	overflow: auto;
}
.news .scrollbox {
	width: 100%;
	height: 100%;
}
.scrollbox .newsbox  {
	margin-bottom: 15px;
}
.scrollbox .newsbox .thumb {
	float: left;
	width: 40%;
}
.scrollbox .newsbox .thumb img {
	width: 95%;
	height: auto;
	padding-right: 5%;
}
.scrollbox .newsbox figcaption {
	width: 60%;
	float: left;
}
.newsbox figcaption p {
    font-size: 12px;
	line-height: 18px;
}
.newsbox figcaption h2 {
}
#contentWrp ul .ticket {
	background-image: url(../img/top/bg_gr.jpg);
	background-repeat: repeat;
	position: relative;
	padding-right: 3%;
	padding-left: 3%;
}
.ticket h2 {
	margin-bottom: 20px;
	font-size: 12px;
	width: 103%;
	margin-right: auto;
}
.ticket .box {
}
.ticket .box .tit {
	font-size: 18px;
	margin-bottom: 5px;
}
.ticket .box p {
	font-size: 12px;
}
.ticket .btn_link {
	position: absolute;
	bottom: 30px;
	left: 20%;
}
.btn_link {
	color: #111111;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 60%;
	display: block;
	text-align: center;
	font-size: 13px;
	line-height: 40px;
	font-weight: bold;
	-webkit-transition: all .3s;
	transition: all .3s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-top: 2px solid #AAAAAA;
	box-sizing: border-box;
}
.btn_link:hover {
	border-left: 1px solid #777777;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-top: 2px solid #666666;
	color: #f35412;
}
.btn_link span {
	margin-left: 15px;
	color: #666;
	font-family: HannariMincho;
	font-size: 15px;
}
#contentWrp ul .entry {
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	width: 30%;
}
.entry .box {
	padding-right: 30px;
	padding-left: 30px;
	height: 337px;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
}
.entry .box + .box  {
	border-top: 7px solid #000000;
}
.entry h2 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	margin-bottom: 30px;
}
.entry .box.no_1 {
	background-image: url(../img/top/bg_entry.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}
.entry .box.no_2 {
	background-image: url(../img/top/bg_staff.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.entry .box .btn_link {
	position: absolute;
	bottom: 30px;
	left: 20%;
	background-color: transparent;
	border: none;
}
.entry .box .btn_link a{
	display: block;
	background-color: #fff;
	border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-top: 2px solid #AAAAAA;
	-webkit-transition: all .3s;
    transition: all .3s;
}
.entry .box .btn_link a:hover{
	border-left: 1px solid #777777;
    border-right: 1px solid #777777;
    border-bottom: 1px solid #777777;
    border-top: 2px solid #666666;
    color: #f35412;
}
.entry .box .btn_link a:last-of-type{
	margin-top: 10px;
}

#historyWrp {
	padding-bottom: 60px;
	background-image: url(../img/top/bg_dot.jpg);
}
#historyWrp ul {
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
	-webkit-justify-content: space-between; /* Safari flex-start space-around */
	justify-content: space-between;
	-webkit-align-content: stretch; /* Safari */
	align-content: stretch;
	-webkit-align-items: center;/* Safari flex-start space-around */
	align-items: center;
	width: 100%; /* 横並びさせる親要素の幅 */
	max-width: 1180px;
	margin-right: auto;
	margin-left: auto;
}
#historyWrp ul li {
	width: 23%;
	margin-bottom: 50px;
	text-align: center;
	position: relative;
	height: auto;
	overflow: hidden;
}
#historyWrp ul li.mid {
	width: 30%;
}
#historyWrp ul li.wide {
	width: 48%;
}
#historyWrp ul li .thumb {
	margin-bottom: 10px;
	position: relative;
	/*display: table-cell;
	vertical-align: middle;*/
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: auto;
}
#historyWrp ul li .thumb img {
	/*position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);*/
	width: auto;
	height: 280px;
}
#historyWrp ul li .cmtbox {
	font-family: Rockwell;
}
.cmtbox h2 {
	font-size: 20px;
	letter-spacing: 1px;
	margin-bottom: 5px;
	font-weight: bold;
}
.cmtbox h2 span {
}
.cmtbox h3 {
	font-weight: bold;
}



#historyWrp ul li:nth-child(1) {
	overflow: visible;
}
#historyWrp ul li .box {
	width: 300px;
	height: 300px;
	background-color: #303030;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	position: relative;
}
#historyWrp ul li .box .sec_tit  {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	position: absolute;
}
#historyWrp ul li .box .sec_tit img {
	-webkit-transition:all .3s;
	transition:all .3s;
}
#historyWrp ul li .box .sec_tit img:hover {
	-webkit-transform:scale(1.05,1.05);
	transform:scale(1.05,1.05);
}
#historyWrp ul li  .absolute   {
	position: absolute;
	top: 0px;
	left: 0px;
}
#historyWrp ul li .absolute:nth-child(1)  {
	top: -16%;
	left: 6%;
	z-index: 0;
}
#historyWrp ul li .absolute:nth-child(3) {
	top: 18%;
	left: 60%;
	z-index: 3;
}




/*#historyWrp {
	background-color: #FFFFFF;
	padding-top: 40px;
	background-image: url(../img/top/bg_dot.jpg);
}
#historyWrp ul {
	display: -webkit-flex; 
	display: flex;
	-webkit-flex-wrap: wrap; 
	flex-wrap: wrap;
	-webkit-justify-content: space-around; 
	justify-content: space-around;
	-webkit-align-items: center;
	align-items: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 1180px;
}
#historyWrp ul li {
	width: 23%;
	position: relative;
	text-align: center;
	margin-bottom: 50px;
}
#historyWrp ul li  .thumb img {
	-webkit-transition:all .3s;
	transition:all .3s;
}
#historyWrp ul li  .thumb img:hover  {
	-webkit-transform:scale(1.05,1.05);
	transform:scale(1.05,1.05);
}
#historyWrp ul li:nth-child(1) {
	width: 48%;
}
#historyWrp ul li .box {
	width: 300px;
	height: 300px;
	background-color: #303030;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	position: relative;
}
#historyWrp ul li .box .sec_tit  {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	position: absolute;
}
#historyWrp ul li .box .sec_tit img {
	-webkit-transition:all .3s;
	transition:all .3s;
}
#historyWrp ul li .box .sec_tit img:hover {
	-webkit-transform:scale(1.05,1.05);
	transform:scale(1.05,1.05);
}
#historyWrp ul li  .absolute   {
	position: absolute;
	top: 0px;
	left: 0px;
}
#historyWrp ul li .absolute:nth-child(1)  {
	top: -16%;
	left: 6%;
	z-index: 0;
}
#historyWrp ul li .absolute:nth-child(3) {
	top: 18%;
	left: 60%;
	z-index: 3;
}
#historyWrp ul li p  {
	font-size: 12px;
}*/

@media screen and (max-width:768px){
h1.sec_tit {
}
#topWrp {
	padding-top: 0px;
}
#topWrp h1 img {
	width: 100%;
	height: auto;
}
#topWrp .mainbox {
	max-width: 100%;
	height: auto;
	padding-bottom: 48.4%;
	background-size: 100% 100%;
}
.mainbox img  {
	width: 100%;
	height: auto;
}
.mainbox .main1 {
}
.mainbox .main2 {
}
.mainbox .chair {
	width: 50%;
	top: 31%;
	left: 5%;
}
.mainbox .oh {
	width: 15%;
	bottom: 15%;
	left: 7%;
}
.mainbox .baaan {
	width: 45%;
	right: 13%;
	bottom: 5%;
}
.mainbox .bang {
	width: 13%;
	top: 8%;
	left: 2%;
}
.mainbox .dn {
	width: 10%;
	top: 14%;
	right: 7%;
}
.mainbox .kikkake {
	width: 16%;
	top: 41%;
	right: 22%;
}
#whatWrp {
}
#whatWrp h1 {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
#whatWrp .sec_tit img {
	width: 100%;
	height: auto;
	max-width: 651px;
}
#whatWrp h2 {
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	text-align: left;
	line-height: 30px;
}
#contentWrp {
}
#contentWrp ul {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
#contentWrp ul li {
	width: 100%;
	margin-bottom: 20px;
	height: auto;
}
#contentWrp ul li h1 {
	margin-right: auto;
	margin-left: auto;
	width: 25%;
}
#contentWrp ul li h1 img {
	width: 100%;
	height: auto;
}
#contentWrp ul .news {
}
#contentWrp ul .news .sec_tit img {
	max-width: 145px;
}
.news .scrollbox {
}
.scrollbox .newsbox  {
	margin-right: auto;
	margin-left: auto;
}
.scrollbox .newsbox .thumb {
	text-align: center;
}
.scrollbox .newsbox .thumb img {
	width: 100%;
	height: auto;
	max-width: 95px;
}
.scrollbox .newsbox figcaption {
}
.newsbox figcaption p {
}
.newsbox figcaption h2 {
}
#contentWrp ul .ticket {
}
#contentWrp ul .ticket .sec_tit {
	width: 30%;
}
#contentWrp ul .ticket .sec_tit img {
	max-width: 170px;
}
.ticket h2 {
}
.ticket .box {
}
.ticket .box .tit {
}
.ticket .box p {
	margin-bottom: 20px;
}
.ticket .btn_link {
	position: static;
	left: auto;
	bottom: auto;
	margin-bottom: 20px;
}
.btn_link {
}
.btn_link:hover {
}
.btn_link span {
}
#contentWrp ul .entry {
	width: auto;
}
#contentWrp ul .entry .box .sec_tit  {
	width: 30%;
}
#contentWrp ul .entry .box .sec_tit img {
	max-width: 158px;
}
.entry .box {
}
.entry .box + .box  {
}
.entry h2 {
}
.entry .box.no_1 {
}
.entry .box.no_2 {
}
.entry .box .btn_link {
}
#historyWrp {
}
#historyWrp ul {
	-webkit-align-items: flex-start;/* Safari flex-start space-around */
	align-items: flex-start;
	width: 90%;
}
	
#historyWrp ul li:nth-last-child(1),
#historyWrp ul li:nth-last-child(2),
#historyWrp ul li:nth-last-child(3) {
	margin-bottom: 0px;
}
#historyWrp ul li {
	width: 45%;
	margin-bottom: 60px;
}
#historyWrp ul li.mid {
	width: 45%;
}
#historyWrp ul li.wide {
	width: 100%;
}
#historyWrp ul li .thumb {
}
#historyWrp ul li div.thumb img {
	width: 100%;
	height: auto;
	max-height: none;
}
#historyWrp ul li div.thumb.heightLine {
	height: auto !important;
}
#historyWrp ul li:nth-child(1) {
	width: 100%;
}
#historyWrp ul li .box {
}
#historyWrp ul li .box .sec_tit  {
}
#historyWrp ul li .box .sec_tit img {
}
#historyWrp ul li .box .sec_tit img:hover {
}
#historyWrp ul li  .absolute   {
}
#historyWrp ul li .absolute:nth-child(1)   {
	max-width: 158px;
}
#historyWrp ul li .absolute:nth-child(3) {
	max-width: 185px;
	top: auto;
	left: auto;
	right: 2%;
	bottom: -15%;
}

#historyWrp ul li .cmtbox {
}
.cmtbox h2 {
}
.cmtbox h2 span {
}
.cmtbox h3 {
}

}

@media screen and (max-width:480px){
h1.sec_tit {
}
main{
	padding-bottom: 0;
}
#topWrp {
}
#topWrp h1 img {
}
#topWrp .mainbox {
	max-width: 100%;
	height: auto;
	padding-bottom: 48.4%;
	background-size: 100% 100%;
}
.mainbox img  {
	width: 100%;
	height: auto;
}
.mainbox .main1 {
}
.mainbox .main2 {
}
.mainbox .chair {
}
.mainbox .oh {
}
.mainbox .baaan {
}
.mainbox .bang {
}
.mainbox .dn {
}
.mainbox .kikkake {
}
#whatWrp {
	padding-top: 20px;
	padding-bottom: 20px;
}
#whatWrp h1 {
	margin-bottom: 10px;
	min-width: 280px;
}
#whatWrp .sec_tit img {
}
#whatWrp h2 {
	font-size: 12px;
}
#contentWrp {
}
#contentWrp ul {
}
#contentWrp ul li {
	font-size: 11px;
}
#contentWrp ul li h1 {
	min-width: 95px;
}
#contentWrp ul li h1 img {
}
#contentWrp ul .news {
}
#contentWrp ul .news .sec_tit img {
}
#contentWrp ul .news .Wrp {
	max-height: 350px;
}
.news .scrollbox {
}
.scrollbox .newsbox  {
}
.scrollbox .newsbox .thumb {
	width: 35%;
	margin-right: 5%;
}
.scrollbox .newsbox .thumb img {
}
.scrollbox .newsbox figcaption {
}
.newsbox figcaption p {
}
.newsbox figcaption h2 {
}
#contentWrp ul .ticket {
}
#contentWrp ul .ticket .sec_tit {
	min-width: 115px;
}
#contentWrp ul .ticket .sec_tit img {
}
.ticket h2 {
}
.ticket .box {
}
.ticket .box .tit {
	font-size: 15px;
}
.ticket .box p {
	font-size: 10px;
	line-height: 18px;
}
.ticket .btn_link {
}
.btn_link {
	font-size: 10px;
	width: 70%;
}
.btn_link:hover {
}
.btn_link span {
	font-size: 12px;
}
#contentWrp ul .entry {
}
#contentWrp ul .entry .box .sec_tit  {
	min-width: 120px;
}
#contentWrp ul .entry .box .sec_tit img {
}
.entry h2 {
}
.entry .box {
}
.entry .box + .box  {
}
.entry .box.no_1 {
}
.entry .box.no_2 {
}
.entry .box .btn_link {
}
#historyWrp {
	padding-bottom: 50px;
}
#historyWrp ul {
}
#historyWrp ul li {
	margin-bottom: 50px;
}
#historyWrp ul li .thumb {
	margin-bottom: 0px;
}
#historyWrp ul li.mid,
#historyWrp ul li.wide,
#historyWrp ul li {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#historyWrp ul li:nth-child(1) {
}
#historyWrp ul li .box {
	z-index: 0;
	width: auto;
}
#historyWrp ul li .box .sec_tit img {
}
#historyWrp ul li .box .sec_tit  {
}
#historyWrp ul li .box .sec_tit img:hover {
}
#historyWrp ul li  .absolute   {
	width: auto;
	height: auto;
}
#historyWrp ul li .absolute:nth-child(1)   {
	z-index: 1;
	left: -3%;
	top: -12%;
	width: 28%;
}
#historyWrp ul li .absolute:nth-child(3) {
	width: 40%;
	bottom: -5%;
	right: -5%;
}
#historyWrp ul li p  {
}
}
