﻿@charset "utf-8";

/*///////////////////////////////////////////////////////////////////////////////////
common
//////////////////////////////////////////////////////////////////////////////////*/

@font-face {
	font-family: 'myfont';
	src: url('../font/PixelMplus10-Regular.ttf');
}

@media print{
 body{display: none !important}
}

body {
	font-family:  Hiragino Sans,"ヒラギノ角ゴシック",Hiragino Kaku Gothic ProN,"ヒラギノ角ゴ ProN W3",Roboto,"Droid Sans",YuGothic,"游ゴシック",Meiryo,"メイリオ",Verdana,"ＭＳ Ｐゴシック",sans-serif;
	min-width: 960px;
	background-image: url(../images/bg_body.gif);
}

* {
	box-sizing: border-box;
}

img {
	vertical-align: bottom;
}

.wrap {
	width: 960px;
	margin: 0 auto;
}

#under {
	background-image: url(../images/bg_spyder.png), url(../images/bg_body.gif);
	background-position: center top, left top;
	background-repeat: no-repeat, repeat;
}

h2 {
	margin: 0 0 25px 0;
}

.nav-wrap {
	height: 70px;
	width: 100%;
	background: #5e5033;
	line-height: 50px;
	margin: 0 0 85px 0;
}

.nav-wrap .logo {
	width: 80px;
	margin: 0 0 0 10px;
	float: left;
}

.nav-wrap .logo img {
	width: 100%;
}

nav ul {
	text-align: left;
}
nav ul li {
	display: inline-block;
}

nav ul li.twitter {
	margin: 0 0 0 17px;
}

.soundBtn {
	position: absolute;
	top: 58px;
	width: 49px;
	height: 29px;
	overflow: hidden;
	cursor: pointer;
	margin: 0 0 0 20px;
}

/*///////////////////////////////////////////////////////////////////////////////////
top
//////////////////////////////////////////////////////////////////////////////////*/

.main {
        background:#000 repeat-x;
	/*background: url(../images/bg_top_main.png) center top 70px no-repeat;*/
	background-size: cover;
	display: block;
	height: auto;
	position: relative;
	margin: 0 0 50px 0;
	text-align: center;
}

.main h1 img {
	text-align: center;
	max-height:800px;
	/*max-height: 95vh;*/
	max-width: 100%;
	padding-top: 70px;
}

.main .nav-wrap {
	position: absolute;
	width: 100%;
	background: #5e5033;
	margin: 0;
	z-index: 999;
}

.nav-wrap nav {
	width: 960px;
	margin: 0 auto;
}

.main .soundBtn {
	position: absolute;
	top: 19px;
	width: 49px;
	height: 29px;
	overflow: hidden;
	cursor: pointer;
	margin: 0 0 0 20px;
}

.soundBtn img {
	vertical-align: top;
}

.clicked {
	text-indent: -9999px;
	background: url(../images/nav_sound_off.png) bottom left no-repeat;
}

.top-news {
	margin: 0 0 65px 0;
	color: #fff;
}

.top-news h2{
	text-align: center;
}

.top-news .container {
	background: #151515;
	padding: 30px 10px 30px 35px;
	height: 310px;
	overflow: hidden;
}

.top-news {
	font-size: 14px;
}

.top-news dt {
	font-weight: bold;
	color: #fff;
	width: 160px;
	float: left;
	clear: left;
	line-height: 1.6;
}

.top-news dd {
	padding: 0 0 20px 160px;
	margin: 0 0 20px 0;
	line-height: 1.6;
	border-bottom: 1px solid #313131;
}

.top-news dd:last-child {
	padding: 0 0 0 160px;
	margin: 0;
	border: none;
}

.top-news a {
	color: #fff;
}

.top-sns {
	overflow: hidden;
	margin: 0 0 70px 0;
}

.top-twitter {
	width: 450px;
	float: left;
	height: auto;
}

.top-twitter .twitter-inner {
	background: #151515;
}
.SandboxRoot.env-bp-430 .timeline-Tweet-text{
	font-size: 10.5pt !important;
	line-height: 14pt!important;
}


.top-facebook {
	width: 450px;
	float: right;
}

.top-schedule {
	margin: 0 0 45px 0;
}

.top-schedule h2 {
	text-align: center;
}

.top-schedule .container {
	background :#151515;
	padding: 50px;
}

.top-schedule .container .timetable {
	overflow: hidden;
	margin: 0 0 35px 0;
}

.top-schedule .container .timetable .area {
	width: 362px;
	float: left;
}

.top-schedule .container .timetable .time {
	width: 464px;
	float: right;
}

.top-schedule .container .timetable .time p {
	font-size: 12px;
	color: #fff;
	margin: 15px 0 0 0;
}

.top-schedule .btn {
	width: 293px;
	margin: 0 auto;
}

.bnr {
	text-align: center;
	margin: 0 0 50px 0;
}

.bnr li {
	display: inline-block;
	margin: 0 15px;
}

.bnr li a:hover {
	opacity: 0.7;
	transition: all .2s;
}

.list-mv02{
	opacity: 0;
}
.mv02{
	opacity: 1.0;
}

/*///////////////////////////////////////////////////////////////////////////////////
introduction
//////////////////////////////////////////////////////////////////////////////////*/


.introduction {
	margin: 0 auto 100px auto;
}

.introduction h2 {
	text-align: center;
	margin: 0 0 60px 0;
}

.introduction .lead {
	text-align: center;
	margin: 0 0 55px 0;
}

.introduction .story {
	margin: 0 0 60px 0;
	text-align: center;
}
.introduction .story .inner {
	background: url(../images/img_introduction_content_mid.png) center top repeat-y;
	padding: 0 119px;
	position: relative;
}

.introduction .story .inner h3 {
	margin: 0 0 40px 0;
}

.introduction .story p {
	font-family: 'myfont';
	font-size: 17px;
	letter-spacing: 0.1em;
	line-height: 1.9;
	margin: 0 0 40px 0;
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0,0,0,.8);
}

.introduction .story .inner .icon {
	position: absolute;
	bottom: -15px;
	right: 70px;
	width: 53px;
}

.introduction .greeting {
	font-size: 14px;
	color: #fff;
	line-height: 1.6;
}

.introduction .greeting h3 {
	margin: 0 0 45px 0;
}

.introduction .greeting dl {
	margin: 0 0 50px 0;
}

.introduction .greeting dl.last {
	margin: 0;
}
.introduction .greeting dl dt {
	width: 295px;
	float: left;
	clear: left;
}

.introduction .greeting dl dd {
	margin: 0 0 0 295px;
}


/*///////////////////////////////////////////////////////////////////////////////////
Cast
//////////////////////////////////////////////////////////////////////////////////*/

.cast {
	margin: 0 auto 100px auto;
}
.cast-b {
	margin: 0 auto 100px auto;
}

.cast h2 {
	text-align: center;
	margin: 0 0 85px 0;
}

.cast .cast-front {
	text-align: center;
	overflow: hidden;
	margin: 0 0 35px 0;
}
.cast .cast-front li {
	display: inline-block;
	margin: 0 13px;
}

.cast .cast-four {
	margin: 0 0 85px -28px;
	overflow: hidden;
}

.cast .cast-four li {
	width: 219px;
	float: left;
	margin: 0 0 0 28px;
}

.cast .cast-three {
	text-align: center;
	overflow: hidden;
	margin: 0 0 75px 0;
}

.cast .cast-three li {
	display: inline-block;
	margin: 0 13px;
}

.cast .cast-mid {
	text-align: center;
	margin: 0 0 35px 0;
}

.cast .cast-mid.last {
	margin: 0 0 60px 0;
}

.cast .cast-mid li {
	display: inline-block;
	margin: 0 14px;
}

.cast .cast-two {
	text-align:center;
	margin: 0 0 60px 0;
}

.cast .cast-two li {
	display: inline-block;
	margin: 0 15px;
}

.cast .cast-one {
	text-align: center;
}

#cast-body {
	background: #000;
}

.cast-detail {
	overflow: hidden;
	padding: 0 0 35px 0;
	margin: 0;
}

#cast-body .nav-wrap {
	margin: 0;
}

.cast-detail {
	min-height: 782px;
	padding-bottom: 50px;
}
.cast-detail a:hover img {
	opacity: 0.7;
}

.cast-detail ul {
	width: 100%;
	margin: 382px 0 200px 0;
	overflow: hidden;
}

.cast-detail ul .btn-prev {
	width: 20px;
	float: left;
}

.cast-detail ul .btn-next {
	width: 20px;
	float: right;
}

.cast-detail .wrap {
	position: relative;
}

.cast-detail .character-name {
	position: absolute;
	top: -131px;
	z-index: 50;
	right: 60px;
}
.cast-detail.cast04 .character-name {
	top: -150px;
}

.cast-detail .character-name2 {
	position: absolute;
	top: -300px;
	z-index: 50;
	left: 60px;
}
.cast-detail.cast09 .character-name2 {
	top: -300px;
}

.cast-detail .description {
	width: 841px;
	margin: 0 auto;
}

.cast-detail .description h3 {
	margin: 0 0 15px 0;
}

.cast-detail .description p {
	font-size: 11px;
	color: #fff;
	line-height: 1.6;
}

.cast-modal {
	position: relative;
	width: 849px;
}

.cast-modal .close {
	position: absolute;
	right: 48px;
	bottom: 30px;
}

.cast-modal .close:hover {
	cursor: pointer;
	opacity: 0.7;
}

.cast-modal .close2 {
	position: absolute;
	right: 220px;
	bottom: 30px;
}

.cast-modal .close2:hover {
	cursor: pointer;
	opacity: 0.7;
}

.cast01 {background: url(../images/bg_cast_01.jpg) center top no-repeat;background-size: cover;}
.cast02 {background: url(../images/bg_cast_02.jpg) center top no-repeat;background-size: cover;}
.cast03 {background: url(../images/bg_cast_03.jpg) center top no-repeat;background-size: cover;}
.cast04 {background: url(../images/bg_cast_04.jpg) center top no-repeat;background-size: cover;}
.cast05 {background: url(../images/bg_cast_05.jpg) center top no-repeat;background-size: cover;}
.cast06 {background: url(../images/bg_cast_06.jpg) center top no-repeat;background-size: cover;}
.cast07 {background: url(../images/bg_cast_07.jpg) center top no-repeat;background-size: cover;}
.cast08 {background: url(../images/bg_cast_08.jpg) center top no-repeat;background-size: cover;}
.cast09 {background: url(../images/bg_cast_09.jpg) center top no-repeat;background-size: cover;}
.cast10 {background: url(../images/bg_cast_10.jpg) center top no-repeat;background-size: cover;}
.cast11 {background: url(../images/bg_cast_11.jpg) center top no-repeat;background-size: cover;}
.cast12 {background: url(../images/bg_cast_12.jpg) center top no-repeat;background-size: cover;}
.cast13 {background: url(../images/bg_cast_13.jpg) center top no-repeat;background-size: cover;}
.cast14 {background: url(../images/bg_cast_14.jpg) center top no-repeat;background-size: cover;}
.cast15 {background: url(../images/bg_cast_15.jpg) center top no-repeat;background-size: cover;}
.cast16 {background: url(../images/bg_cast_16.jpg) center top no-repeat;background-size: cover;}
.cast17 {background: url(../images/bg_cast_17.jpg) center top no-repeat;background-size: cover;}
.cast18 {background: url(../images/bg_cast_18.jpg) center top no-repeat;background-size: cover;}
.cast19 {background: url(../images/bg_cast_19.jpg) center top no-repeat;background-size: cover;}
.cast20 {background: url(../images/bg_cast_20.jpg) center top no-repeat;background-size: cover;}
.cast21 {background: url(../images/bg_cast_21.jpg) center top no-repeat;background-size: cover;}
.cast22 {background: url(../images/bg_cast_22.jpg) center top no-repeat;background-size: cover;}
.cast23 {background: url(../images/bg_cast_23.jpg) center top no-repeat;background-size: cover;}
.cast24 {background: url(../images/bg_cast_24.jpg) center top no-repeat;background-size: cover;}
.cast25 {background: url(../images/bg_cast_25.jpg) center top no-repeat;background-size: cover;}



.cast-detail .icon {
	position: absolute;
	z-index: 500;
}
.cast01 .icon {top: -220px;right: 70px;}
.cast02 .icon {top: -220px;right: 150px;}
.cast03 .icon {top: -220px;right: 115px;}
.cast04 .icon {top: -230px;right: 210px;}
.cast05 .icon {top: -225px;right: 210px;}
.cast06 .icon {top: -220px;right: 150px;}
.cast07 .icon {top: -185px;right: 150px;}
.cast08 .icon {top: -170px;right: 120px;}
.cast09 .icon {top: -170px;right: 120px;}
.cast10 .icon {top: -175px;right: 190px;}
.cast11 .icon {top: -180px;right: 110px;}
.cast12 .icon {top: -175px;right: 120px;}
.cast13 .icon {top: -170px;right: 180px;}
.cast14 .icon {top: -170px;right: 50px;}
.cast15 .icon {top: -170px;right: 134px;}
.cast16 .icon {top: -170px;right: 245px;}
.cast17 .icon {top: -175px;right: 315px;}
.cast18 .icon {top: -170px;right: 245px;}
.cast19 .icon {top: -180px;right: 245px;}
.cast20 .icon {top: -180px;right: 140px;}
.cast21 .icon {top: -180px;right: 60px;}
.cast22 .icon {top: -140px;right: 325px;}
.cast23 .icon {top:  85px;right: 290px;}
.cast24 .icon {top: -270px;right: 660px;}
.cast25 .icon {top: -230px;right: 210px;}

/*///////////////////////////////////////////////////////////////////////////////////
staff
//////////////////////////////////////////////////////////////////////////////////*/

.staff {
	
}

.staff h2 {
	text-align: center;
	margin: 0 0 60px 0;
}

.staff .content {
	background: url(../images/bg_staff.gif);
	padding: 50px;
	border-radius: 10px;
	overflow: hidden;
	margin: 0 0 50px 0;
}

.staff .content .staff-tbl {
	width: 100%;
	color: #fff;
	line-height: 1.5;
}

.staff .content .staff-tbl .head {
	text-align: center;
	padding: 0 0 40px 0;
}

.staff .content .staff-tbl th {
	padding: 0 0 15px 60px;
	width: 320px;
	text-align: left;
}

.staff .content .staff-tbl .double {
	padding: 0 60px 60px 60px;
}
.staff .content .staff-tbl td {
	padding: 0 60px 15px 60px;
}

/*///////////////////////////////////////////////////////////////////////////////////
Schedule
//////////////////////////////////////////////////////////////////////////////////*/

.schedule {
	
}

.schedule h2 {
	text-align: center;
	margin: 0 0 75px 0;
}

.schedule #tab {
	text-align: center;
	margin: 0 0 40px 0;
}

.schedule #tab li {
	display: inline-block;
	margin: 0 15px;
}

.schedule #tab li.select {
	position: relative;
}
.schedule #tab li.select:after {
	position: absolute;
	content: url(../images/ico_schedule_light.png);
	left: 20px;
	top: 15px;
}

.schedule .content {
	margin: 0 0 80px 0;
}
.schedule .content .inner {
	background: url(../images/img_introduction_content_mid.png) center top repeat-y;
	padding: 0 99px 0 100px;
	position: relative;
}

.schedule .disnon {
	display: none;
}

.schedule .content .icon {
	position: absolute;
	width: 50px;
	top: 50px;
	right: 350px;
}

.schedule .content p.caution {
	font-size: 12px;
	text-align: center;
	color: #373229;
	margin: 15px 0;
}

hr.map-hr {
	background: url(../images/ico_schedule_line.png) 0 0 no-repeat;
	height: 4px;
	border:none;
	margin: 0;
}

.schedule .content .map {
	overflow: hidden;
	margin: 20px 0;
}
.schedule .content .map .gmap {
	width: 300px;
	height: 200px;
	float: left;
}

.schedule .content .description {
	width: 440px;
	float: right;
}

.schedule .content .map .description h4 {
	font-size: 18px;
	font-weight: bold;
	color: #373229;
	margin: 0 0 10px 0;
}

.schedule .content .map .description h4 a {
	margin: 0 0 0 15px;
}

.schedule .content .map .description p {
	font-size: 14px;
	margin: 0 0 30px 0;
}

.schedule .content .map .description ul li {
	font-size: 13px;
	background: url(../images/ico_schedule_check.png) 0 2px no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
	line-height: 1.5;
}

/*///////////////////////////////////////////////////////////////////////////////////
aft
//////////////////////////////////////////////////////////////////////////////////*/

.wrap.aft {
	width: 960px;
	margin: 0 auto 75px auto;
}

.aft h2 {
	text-align: center;
	margin: 0;
}

.aft .content {
	background: url(../images/bg_staff.gif);
	padding: 50px 45px 20px;
	margin: 0 0 25px 0;
}


/*///////////////////////////////////////////////////////////////////////////////////
After Talk
//////////////////////////////////////////////////////////////////////////////////*/

.aft_container aft_tbl table {
border: 1px #000000 none;
}

.aft_tbl  td{
color: #fff;
border: 0px;
padding: 20px 32px;
padding-top: 22px;
text-align: left;
vertical-align: top;
}

.aft_time td{
color: #fff;
border: 0px;
padding: 10px 10px;
text-align: left;
vertical-align: middle;
}

.aft_txt td{
color: #fff;
padding: 10px 10px;
text-align: left;
vertical-align: middle;
}

.aft th{
color: #fff;
border: 0px;
padding: 20px 25px 10px 30px;
background: url(../images/at_denkyu.png) 0 1em no-repeat;
}

/*///////////////////////////////////////////////////////////////////////////////////
Ticket
//////////////////////////////////////////////////////////////////////////////////*/



.wrap.ticket {
	width: 764px;
	margin: 0 auto 75px auto;
}

.ticket h2 {
	text-align: center;
	margin: 0;
}

.ticket .content {
	background: url(../images/bg_staff.gif);
	padding: 30px 45px;
	margin: 0 0 25px 0;
}

.ticket .btn {
	width: 294px;
	margin: 0 auto 50px auto;
	
}
.ticket .content h3 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	border-bottom: 5px solid #3a3a3a;
	padding: 0 0 10px 0;
	margin: 0 0 25px 0;
}

.ticket .content .caution li {
	font-size: 13px;
	color: #fff;
	background: url(../images/ico_ticket_check.png) 0 2px no-repeat;
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
	line-height: 1.5;
}

.ticket .content .caution li:last-child {
	margin: 0;
}


.ticket .content .special {
	overflow: hidden;
}

.ticket .content .special .left {
	width: 325px;
	float: left;
}

.ticket .content .special .right {
	width: 325px;
	float: right;
}

.ticket .content .special li:last-child {
	margin: 0 0 0 20px;
}

.ticket .ticket-tbl {
	width: 100%;
	border: 1px solid #fff;
	margin: 0 0 30px 0;
}

.ticket .ticket-tbl th {
	border: 1px solid #fff;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	height: 40px;
	line-height: 40px;
}

.ticket .ticket-tbl td {
	font-size: 14px;
	color: #fff;
	padding: 8px 0;
	line-height: 1.5;
}

.ticket .ticket-tbl td.s01 {
	padding-left: 50px;
	width: 300px;
}

.ticket .ticket-tbl td.last {
	padding: 0 0 45px 0;
}

.ticket .ticket-tbl td.first {
	padding-top: 45px;
}

.ticket .ticket-tbl .ico {
	background: url(../images/ico_ticket_check.png) 0 2px no-repeat;
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
}

.ticket .ticket-tbl a {
	color: #fff;
}

.ticket .ticket-tbl a:after {
	content: url(../images/ico_ticket_link.png);
	margin: 0 10px 0 5px;
}

.ticket .ticket-tbl h4 {
	font-size: 16px;
	font-weight: bold;
	color: #999;
	margin: 30px 0 0 0;
}






/*///////////////////////////////////////////////////////////////////////////////////
Special
//////////////////////////////////////////////////////////////////////////////////*/

.fancybox-skin {
	background: #000;
}

#video {
  display: none;
}
#video2 {
  display: none;
}
#video3 {
  display: none;
}
.special {
	
}

.special h2 {
	text-align: center;
	margin: 0 0 70px 0;
}

.special .content {
	background: url(../images/bg_staff.gif);
	border-radius: 10px;
	padding: 50px 48px 35px 48px;
	margin: 0 0 40px 0;
}

.special h3 {
	margin: 0 0 30px 0;
}

.special ul {
	overflow: hidden;
	margin: 0 0 -15px -10px;
}

.special ul li {
	width: 208px;
	float: left;
	margin: 0 0 15px 10px;
}

.special ul li img {
	width :100%;
}

.comment {
	width: 900px;
	margin: 0 auto;
	position: relative;
}

.comment video {
	width: 100%;
}

.comment .close {
	position: absolute;
	right: 0;
	top: -30px;
}

.commen .close:hover {
	cursor: pointer;
	opacity: 0.7;
}


.special2 h2 {
	text-align: center;
	margin: 0 0 70px 0;
}

.special2 .content_cafe {
	background: url(../images/bg_staff.gif);
	border-radius: 10px;
	padding: 50px 48px 35px 48px;
	margin: 0 0 40px 0;
}

.special2 h3 {
	margin: 0 0 30px 0;
}

.special2 ul {
	overflow: hidden;
	margin: 0 0 -15px -10px;
}

.special2 ul li {
	width: 425px;
	float: left;
	margin: 0 0 15px 10px;
}

.special2 ul li img {
	width :100%;
}

.special3 h2 {
	text-align: center;
	margin: 0 0 70px 0;
}

.special3 p {
	color: #fff;
	text-align: justify;
	line-height: 1.5em;
}

.special_btn {
	width: 294px;
	margin: 0 auto 50px auto;
}

.special3 .content_taidan {
	background: url(../images/bg_staff.gif);
	border-radius: 10px;
	padding: 50px 48px 35px 48px;
	margin: 0 0 40px 0;
}

.content_taidan p {
	line-height: 2.5em;
	font-size: 14px;
}

.special3 h3 {
	margin: 0 0 30px 0;
}

.special3 ul {
	overflow: hidden;
	margin: 0 0 -15px -10px;
}

.special3 ul li {
	width: 425px;
	float: left;
	margin: 0 0 15px 10px;
}

.special3 ul li img {
	width :100%;
}

.taidan_l{ 
  float:left;
  margin-right:40px;
  margin-bottom:30px;
  margin-top: 30px;
  width:350px;
  height:300px;
}

.taidan_r{ 
  float:right;
  margin-left:40px;
  margin-bottom:30px;
  margin-top: 40px;
  width:350px;
  height:300px;
}

/*///////////////////////////////////////////////////////////////////////////////////
Goods
//////////////////////////////////////////////////////////////////////////////////*/

.goods {
	
}

.goods h2 {
	text-align: center;
	margin: 0 0 300px 0;
}

.bit {
	font-family: 'myfont';
	font-size: 24px;
	letter-spacing: 0.2em;
	line-height: 1.9;
	margin: 0;
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0,0,0,.8);
}

.goods h2 {
	text-align: center;
	margin: 0 0 70px 0;
}

.goods .content_cafe {
	width: 960px;
	border-radius: 10px;
	padding: 0px 0px 35px 0px;
	margin: 0 0 40px 0;
}

.goods h3 {
	margin: 0 0 30px 0;
}

.goods ul {
	overflow: hidden;
	margin: 0 0 -15px -10px;
}

.goods ul li {
	width: 440px;
	float: left;
	margin: 20px 0 30px 30px;
}

.goods ul li img {
	width :100%;
}

.goods_center{
	text-align: center;
	margin:20px 0px 30px 0px;
	
}

.goods_contents{
	background: url(../images/bg_staff.gif);
	text-align: center;
	margin-bottom: 50px;
    padding-top: 50px;
    padding-bottom: 30px;
}

.goods_time {
	text-align:right;
	width: 10px;
	margin: 0 auto;
}

.goods_btn {
	margin-top: 30px;
	margin-bottom: 10px;
}

.goods_area{
	margin-left: 30px;
	width: 362px;
	float: left;
}

.content_g{
	width: 960px;
	background: rgba( 45, 45, 45, 0.5 );
	/*background: url(../images/bg_staff.gif);*/
	margin-bottom: 40px;
	text-align: center;
}
.g_img{
	display: inline-block;
	vertical-align:top;
	margin: 40px 0 30px -20px;
	/*background: #fff;*/
}
.g_img2{
	display: inline-block;
	vertical-align:top;
	margin: 40px 0 30px -20px;
	/*background: #fff;*/
}
.g_day{
	display: inline-block;
	/*background: #ccc;*/
	margin: 50px 0 0 60px;
}
.g_day2{
	display: inline-block;
	/*background: #ccc;*/
	margin: 50px 0 0 90px;
}
.g_btn{
	margin: 40px 0 40px 0;
}

/*///////////////////////////////////////////////////////////////////////////////////
Guide
//////////////////////////////////////////////////////////////////////////////////*/

.guide {
	margin: 0 auto 100px auto;
}

.guide h2 {
	text-align: center;
	margin: 0 0 100px 0;
}

.accordionbox{
	width: 100%;
	background: url(../images/bg_staff.gif);
}

.accordionlist dt{
	display:block;
	padding: 25px 0 25px 35px;
	border-top: 1px solid #3a3a3a;
}
.accordionlist dt:first-child{
	border-top: none !important;
}
.accordionlist dt .title{
	padding-left: 10px;
	color: #fff;
	float: left;
	background: url(../images/ico_schedule_light.png) 0 0 no-repeat;
	height: 28px;
	line-height: 28px;
	padding: 0 0 0 25px;
}

.accordionlist dt .title h1 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: url(../images/ico_schedule_light.png) 0 0 no-repeat;
	height: 28px;
	line-height: 28px;
	padding: 0 0 0 25px;
}

.accordionlist dd{
	font-size: 14px;
	color: #fff;
	display:none;
	padding:0 60px 30px 60px;
	border-bottom: 1px solid #3a3a3a;
	line-height: 1.6;
}
.accordion_icon,
.accordion_icon span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.accordion_icon {
	position: relative;
	width: 20px;
	height: 15px;
	float: right;
	margin-right: 25px;
	margin-top: 5px;
}
.accordion_icon span {
	position: absolute;
	left: 6px;
	width: 50%;
	height: 2px;
	background-color: #4d4d4d;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.accordion_icon span:nth-of-type(1) {
	top: 5px;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
}
.accordion_icon span:nth-of-type(2) {
	top: 5px;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}
/*＋、－切り替え*/
.accordion_icon.active span:nth-of-type(1) {
	display:none;
}
.accordion_icon.active span:nth-of-type(2) {
	top: 5px;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}