@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
.mainImg {
	position: relative;
	overflow: hidden;
	text-align: center;
	background: #fff;
	border-top: 1px solid #fff;
	padding-bottom: 40px;
}

.mainImg .slick-dotted.slick-slider {
	margin-bottom: 48px;
}

.mainImg .slick-dots {
	bottom: -20px;
}

.mainImg .slick-dots {
	font-size: 0;
	line-height: 7px;
}

.mainImg .slick-dots li {
	margin: 0 8px;
	width: 8px;
	height: 7px;
	vertical-align: top;
	display: inline-block;
	background: url(../img/common/icon02.gif) no-repeat left top;
    background-size: 8px;	
}

.mainImg .slick-dots li.slick-active {
	background: url(../img/common/icon01.gif) no-repeat left top;
    background-size: 8px;	
}

.mainImg .slick-dots li button {
	display: none;
}

.mainImg .prevCover,
.mainImg .nextCover {
	width: 50%;
	height: 474px;
	position: absolute;
	top: 0;
	filter: alpha(opacity=50);
	opacity: 0.5;
	background-color: #000;
}

.mainImg .prevCover {
	left: -485px;
}

.mainImg .nextCover {
	right: -485px;
}

.mainImg .switch {
	margin: 0 auto;
	width: 970px;
	position: relative;
}

.mainImg .switch a {
	position: absolute;
	top: -300px;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
}

.mainImg .switch a img {
	width: 17px;
}

.mainImg .switch .prev {
	left: -35px;
}

.mainImg .switch .prev:hover {
	left: -40px;
}

.mainImg .switch .next {
	right: -35px;
}

.mainImg .switch .next:hover {
	right: -40px;
}

@media all and (min-width: 768px) and (max-width: 1100px)  {
	.mainImg .switch a img {
	}
	
	.mainImg .switch .prev {
		left: -44px;
	}
	
	.mainImg .switch .next {
		right: -44px;
	}
	
	.mainImg .switch .prev:hover {
		left: -49px;
	}
	
	.mainImg .switch .next:hover {
		right: -49px;
	}

}

.mainImg .sliderPage {
	margin-top: 30px;
	text-align: center;
}

.mainImg .sliderPage li {
	margin: 0 8px;
	width: 8px;
	height: 7px;
	vertical-align: top;
	display: inline-block;
	background: url(../img/common/icon02.gif) no-repeat left top;
}

.mainImg .sliderPage .selected {
	background: url(../img/common/icon01.gif) no-repeat left top;
}

.mainImg .sliderPage a span {
	display: none;
}

#main {
	padding: 0;
	margin-bottom: 0;
	background-color: #fff;
}

#main .blackBox {
	padding: 93px 0 53px;
	background-color: #000;
}

#main .topBox {
	margin: 0 auto;
	width: 966px;
}

#main .topBox .photoUl {
	margin-bottom: 23px;
}

#main .topBox .photoUl li {
	float: left;
	width: 450px;
	font-size: 15px;
	line-height: 1.65;
}

#main .topBox .photoUl li img {
	margin-bottom: 15px;
	display: block;
	border: 2px solid #333;
	max-width: 100%;
}

#main .topBox .link {
	text-align: right;
	font-size: 16px;
}

#main .topBox .link a {
	padding-left: 20px;
	color: #fff;
	display: inline-block;
	background: url(../img/common/icon25.gif) no-repeat left center;
}

#main .tabArea {
	margin-bottom: 15px;
}

#main .news .headLine {
	margin-bottom: 15px;
}


#main .tabBox .imgBox a .textBox .txt {
	color: #000;
}

#main .movie {
	padding: 44px 0 61px;
	background: #000 url(../img/common/com_bg02.png) no-repeat center top;
}

#main .movie .ticker{
	margin-bottom: 56px;
}

#main .movie h2 {
	margin: 0 auto 15px;
	width: 970px;
	color: #FFF;
	font-size: 50px;
}

#main .movie h2 span {
	margin-left: 8px;
	color: #EDEA39;
	font-size: 20px;
	font-weight: 500;
	font-style: italic;
}

#main .movie > p {
	margin: 0 auto 39px;
	width: 970px;
	color: #FFF;
	font-size: 16px;
	font-weight: 300;
}

#main .movie .photoUl {
	margin-bottom: 60px;
}

#main .movie .photoUl {
	float: left;
	width: 20%;
}

#main .movie .photoUl li img {
	max-width: 320px;
	width: 100%;
}

/*
#main .movie li img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	filter: grayscale(100%);
}
*/
#main .movie .ticker li {
	width: 320px;
	height: 164px;
	overflow: hidden;
}

#main .movie .ticker li img {
	position: relative;
	top: 50%;
	left: 50%;
	width: 100%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

#main .movie a:hover img {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

#main .movie dl {
	margin: 0 auto;
	width: 970px;
	font-size: 13px;
}

#main .movie dt {
	float: left;
	color: #808080;
}

#main .movie dt span {
	margin-top: -1px;
	width: 70px;
	color: #EDEA39;
	display: inline-block;
	font-size: 17px;
	font-weight: 400;
	vertical-align: middle;
}

#main .movie dd {
	padding: 2px 0 0 11.5em;
	color: #FFF;
}

#main .movie dd a {
	color: #FFF;
	position: relative;
	display: inline-block;
	transition: .3s;
	text-decoration: none;
}

#main .movie dd a:hover {
	color: #EDEA39;
}

#main .movie dd a:hover {
	color: #EDEA39;
}

#main .movie dd a::after {
	position: absolute;
	bottom: .3em;
	left: 0;
	content: '';
	width: 100%;
	height: 1px;
	background-color: #EDEA39;
	opacity: 0;
	transition: .3s;
}

#main .movie dd a:hover::after {
	bottom: 0;
	opacity: 1;
}

/** REQUEST **/
#main .request {
	padding: 32px 0 61px;
	background: url(../img/top/movie_bg.jpg) no-repeat center top;
}

#main .request .ticker{
	margin-bottom: 56px;
}

#main .request h2 {
	margin: 0 auto 15px;
	width: 970px;
	color: #000;
	font-size: 50px;
}

#main .request h2 span {
	margin-left: 8px;
	color: #EDEA39;
	font-size: 20px;
	font-weight: 500;
	font-style: italic;
}

#main .request > p {
	margin: 0 auto 39px;
	width: 970px;
	color: #000;
	font-size: 16px;
	font-weight: 300;
}

#main .request .inner {
	padding: 0 0 67px;
	margin: 0 auto;
	width: 970px;
}

#main .request .photoBox {
	float: left;
}

#main .request .photoBox img {
	width: 440px !important;
	max-width: 100%;
}

#main .request .textBox {
	margin-top: 25px;
	width: 470px;
	float: right;
	color: #000;
}

#main .request .inner > p {
	font-size: 16px;
	line-height: 1.8;
	margin: 0 auto 30px;
	color: #000;
}

#main .request .textBox .title {
	margin-bottom: 3px;
	font-size: 19px;
	font-weight: 700;
	line-height: 1.5;
}

#main .request .textBox .name {
	font-size: 50px;
	font-weight: 700;
	line-height: 1.0;
}

#main .request dl {
	margin: 0 auto;
	font-size: 13px;
	line-height: 1.8;
}

#main .request dt {
	color: #808080;
}

#main .request dt span {
	margin-top: -1px;
	width: 50px;
	color: #fffb00; /** グレー背景用 **/
	display: inline-block;
	font-size: 17px;
	font-weight: 400;
	vertical-align: middle;
}

#main .request dd {
	color: #000;
	position: relative;
	display: inline-block;
	transition: .3s;
	text-decoration: none;
}

#main .request dd:hover {
	color: #EDEA39;
}

#main .request .textBox .comBtn02 {
	margin-top: 50px;
	width: 201px;
	font-size: 15px;
}
	
#main .request .textBox .comBtn02 a {
	padding: 11px 0 9px;
	background-position: 15px 16px;
}

#main .request .textBox .comBtn02 a:hover {
	background-position: 25px 16px;
}

#main .movie01 {
	margin-bottom: 95px;
	background: url(../img/top/movie_bg.jpg) no-repeat center top;
}

#main .movie01 h2 {
	color: #000;
}

#main .movie01 p {
	color: #000;
}

#main .movie01 .linkUl {
	margin: 0 auto 50px;
	width: 980px;
}

#main .movie01 .linkUl li {
	float: left;
}

#main .movie01 .linkUl img {
	margin: 0 auto;
	height: 170px;
/*	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	filter: grayscale(100%);*/
}

#main .movie01 dd a {
	color: #000;
}

#main .headLine {
	margin-bottom: 50px;
	padding-bottom: 1px;
	font-size: 50px;
	font-weight: 700;
	line-height: 1.0;
	color: #000;
	position: relative;
	border-bottom: 4px solid #000;
}

#main .headLine .text {
	font-size: 16px;
	font-weight: 500;
	position: absolute;
	right: 0;
	top: 23px;
}

#main .headLine .and {
	font-weight: 100;
}

#main .headLine .member {
	color: #E4E135;
	font-size: 20px;
	font-weight: 500;
	font-style: italic;
}

#main .whiteBox {
	background-color: #fff;
}

#main .whiteBox {
	padding-bottom: 80px;
	background-color: #fff;
}

#main .whiteBox .mag {
	margin: 0 auto;
	width: 970px;
}

#main .whiteBox .mag .soon {
	margin-bottom: 118px;
	text-align: center;
	font-size: 30px;
	font-style: italic;
	color: #7F7F7F;
	font-weight: lighter;
}

#main .whiteBox .subBox .lBox {
	float: left;
	width: 452px;
}

#main .whiteBox .subBox .rBox {
	float: right;
	width: 452px;
}

#main .whiteBox .subBox .headLine {
	margin-bottom: 37px;
}

#main .whiteBox .subBox .photo {
	margin-bottom: 13px;
	border: 2px solid #333;
}

#main .whiteBox .subBox .photo{
	width: 448px;
	height: 245px;
	overflow: hidden;
	display: block;
}

#main .whiteBox .subBox .photo img{
	position: relative;
	top: 50%;
	left: 50%;
	width: 100%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

#main .whiteBox .subBox a:hover .photo {
	border-color: #E4E135;
	transition: .3s;
}

#main .whiteBox .subBox a:hover p  {
	color: #E4E135;
	transition: .3s;
}



#main .whiteBox .subBox p {
	font-size: 15px;
	color: #000;
	line-height: 1.66;
	font-weight: 600;
}

#main .whiteBox .subBox p span {
	color: #E4E135;
	margin-right: 20px;
}

#main .ticket {
	margin-bottom: 90px;
	padding: 28px 0 40px;
	background: #000 url(../img/common/com_bg.png) no-repeat center top;
}

#main .ticket .section {
	margin: 0 auto 15px;
	width: 970px;
}

#main .ticket .more {
	margin: 0 auto;
	width: 970px;
}

#main .ticket .more a {
	color: #FFF;
	background: url(../img/common/icon25.gif) no-repeat left center;
}

#main .ticket .section .title {
	margin-top: 27px;
	float: left;
	width: 220px;
}

#main .ticket .section .title .ttl {
	padding: 0 0 2px;
	color: #FFF;
	font-size: 57px;
	font-weight: 100;
	font-style: normal;
	line-height: 0.9;
	word-break: break-all;
}

#main .ticket .section .title .ttl span {
	font-weight: 700;
}

#main .ticket .section .title .text {
	color: #EDEA39;
	font-size: 20px;
	font-weight: 500;
	font-style: italic;
}

#main .ticket .inner {
	width: 733px;
	float: right;
}

#main .ticket .inner .more {
	display: none;
}

#main .ticket .inner .imgBox {
	padding: 28px 0 30px;
	border-bottom: 1px solid #666;
}

#main .ticket .inner .imgBox01 {
	padding-bottom: 60px;
}

#main .ticket .inner .photoBox {
	margin-top: 2px;
	float: left;
}

#main .ticket .inner .photoBox img {
	width: 202px;
	height: auto;
}

#main .ticket .inner .photoBox a {
	display: block;
	border: 1px solid #3A3A3A;
	-webkit-transition: all .5s;
	transition: all .5s;
}

#main .ticket .inner .photoBox a:hover {
	border: 1px solid #EDEA39;
	-webkit-transition: all .5s;
	transition: all .5s;
}

#main .ticket .inner .textBox {
	padding-left: 240px;
	width: 500px;
}

#main .ticket .inner .textBox p {
	margin-bottom: 50px;
	color: #FFF;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.6;
}

#main .ticket .inner .textBox p span {
	margin-top: 7px;
	display: block;
	font-size: 13px;
	color: #FCD270;
	font-weight: 500;
}

#main .ticket .inner .textBox .comBtn01 {
	width: 140px;
	font-size: 14px;
}

#main .ticket .inner .textBox .comBtn01 a {
	padding: 9px 0 7px;
	background-position: 14px center;
}

#main .ticket .inner .textBox .comBtn01 a:hover {
	background-position: 18px center;
}

/*------------------------------------------------------------
	ログイン後
------------------------------------------------------------*/
#main .memberInfo {
	margin: 0 auto 60px;
	width: 970px;
	color: #000;
}

#main .memberInfo .title {
	margin-bottom: 8px;
	font-size: 20px;
	font-weight: 300;
}

#main .memberInfo .title span {
	font-weight: 400;
}

#main .memberInfo .sub {
	width: 584px;
	float: left;
}

#main .memberInfo .rBox {
	padding-top: 2px;
	width: 350px;
	float: right;
}

#main .memberInfo .rBox .ttl {
	margin-bottom: 24px;
	padding-left: 32px;
	font-size: 12px;
	background: url(../img/common/icon19.gif) no-repeat left top;
}

#main .memberInfo .rBox .ttl span {
	font-size: 18px;
	font-weight: 700;
}

#main .memberInfo .rBox .caution {
	font-size: 14px;
	color:#ff0000;
	border:#ff0000 solid 1px;
	padding: 12px;
	margin-bottom:15px;
}

#main .memberInfo .rBox .caution p{
	padding-left: 28px;
	font-size: 16px;
	color:#ff0000;
	font-weight:bold;
	background: url(../img/common/icon_caution.gif) no-repeat left top;
}

#main .memberInfo .rBox .caution a{
	color:#ff0000;
	text-decoration:underline;
}

#main .memberInfo .rBox .caution a:hover{
	color:#000;
	text-decoration:none;
}

#main .memberInfo .rBox li {
	padding: 16px 0;
	font-size: 14px;
	border-bottom: 1px solid #CCC;
}

#main .memberInfo .rBox li:first-child {
	border-top: 1px solid #CCC;
}

#main .memberInfo .rBox li a {
	padding-left: 35px;
	display: inline-block;
	color: #000;
	text-decoration: underline;
	background: url(../img/common/icon20.gif) no-repeat 4px 2px;
}

#main .memberInfo .rBox li a:hover {
	color: #EDEA39;
	text-decoration: none;
}

#main .memberInfo .link {
	font-size: 13px;
	font-weight: 400;
}

#main .memberInfo .link a {
	padding-left: 16px;
	display: inline-block;
	background: url(../img/common/icon21.gif) no-repeat left 1px;
}

#main .memberInfo .rBox02 {
	width: 560px;
}

#main .more {
	font-size: 16px;
}

#main .more a {
	padding-left: 20px;
	color: #000;
	background: url(../img/common/icon08.gif) no-repeat left center;
}


#main .tabArea .tabPanel li a {
	color: #afafaf;
	background: #FFFFFF url(../img/top/tab_bg.jpg) repeat-x left bottom;
}

#main .tabArea .tabPanel .on a {
	color: #000;
}

#main .linkList {
	padding: 63px 0 50px;
	background: #D8D8D8 url(../img/top/bg03.jpg) no-repeat center top;
	margin-bottom: -80px;
}

#main .linkList ul {
	margin: 0 auto;
	padding-left: 16px;
	width: 988px;
}

#main .linkList li {
	padding: 0 16px 18px 0;
	float: left;
}

#main .linkList li a {
	display: block;
	border: 2px solid #CCC;
	-webkit-transition: all .5s;
	transition: all .5s;
}

#main .linkList li a:hover {
	border-color: #EDEA39;
	-webkit-transition: all .5s;
	transition: all .5s;
}

#main .videoBox {
	margin: 0 auto 60px;
	width: 970px;
}

#main .videoBox p {
	margin-top: 10px;
	text-align: right;
	font-size: 16px;
	color: #333;
	font-weight: 600;
}

@media all and (min-width: 0) and (max-width: 767px)  {
	
	/*------------------------------------------------------------
		ログイン後
	------------------------------------------------------------*/
	#main .memberInfo {
		margin: 20px 20px 30px;
		width: auto;
	}
	
	#main .memberInfo .title {
		font-size: 15px;
		text-align: center;
	}
	
	#main .memberInfo .sub {
		margin-bottom: 18px;
		width: auto;
		float: none;
	}
	
	#main .memberInfo .sub .ttl {
		padding: 6px 0 4px;
		font-size: 17px;
		background-position: center top;
	}
	
	#main .memberInfo .link {
		font-size: 11px;
		text-align: right;
	}

	#main .memberInfo .link a {
		background-size: 12px 12px;
		background-position: left top;
	}
	
	#main .memberInfo .rBox,
	#main .memberInfo .rBox02 {
		width: auto;
		float: none;
	}
	
	#main .memberInfo .rBox .ttl {
		margin-bottom: 15px;
		padding-bottom: 3px;
		font-size: 11px;
		background-position: left top;
	}

	#main .memberInfo .rBox .ttl span {
		font-size: 16px;
	}

	#main .memberInfo .rBox .caution {
		font-size: 10px;
		padding: 12px;
		margin-bottom:15px;
	}

	#main .memberInfo .rBox li {
		padding: 12px 0 8px;
		font-size: 10px;
	}

	#main .memberInfo .rBox li a {
		padding: 0 0 3px 33px;
		background-position: 4px top;
	}
	
	#main .memberInfo .more {
		margin: 8px 0 0;
	}
	
	.mainImg .slick-dotted.slick-slider {
		margin-bottom: 38px;
	}	
	
	.mainImg {
		margin: 0 0 1px;
		position: relative;
		padding-bottom: 0;	
	}
	
	.mainImg img {
		width: 100%;
	}
	
	.topLink {
		margin: 0;
	}
	
	#main .topBox {
		width: auto;
	}
	
	#main .blackBox {
		margin: 0;
		padding: 50px 25px 55px;
	}
	
	#main .topBox .photoUl {
		margin-bottom: 35px;
	}
	
	#main .topBox .photoUl li {
		margin-top: 24px;
		float: none !important;
		width: auto;
		font-size: 11px;
		line-height: 1.5;
	}
	
	#main .topBox .photoUl li:first-child {
		margin: 0;
	}
	
	#main .topBox .photoUl li img {
		margin-bottom: 12px;
		border-width: 1px;
		width: 100%;
		box-sizing: border-box;
	}
	
	#main .topBox .link {
		font-size: 11px;
	}
	
	#main .topBox .link a {
		background-size: 9px 8px;
	}
	
	#main .news {
		padding: 15px;
	}
	
	#main .news .headLine {
		margin-bottom: 30px;
	}
	
	#main .tabBox .imgBox a .textBox .txt {
		font-size: 10px;
		line-height: 1.6;
	}
	
	#main .tabBox .imgBox .textBox .date {
		margin-bottom: 12px;
	}
	
	/**
	#main .tabBox .imgBox {
		padding-bottom: 25px;
	}
	**/
	
	#main .news .more {
		margin: 15px 0px 20px 20px;
	}
	
	#main .headLine {
		margin-bottom: 30px;
		font-size: 24px;
		border-width: 2px;
	}
	
	#main .headLine .text {
		font-size: 10px;
		top: 38px;
		right: 0;
		width: 100%;
	}

	#main .headLine .member {
		font-size: 13px;
	}
					
	#main .more {
		margin: 0px 30px 20px;
		font-size: 11px;
	}
	
	#main .more a {
		padding-left: 17px;
		background: url(../img/common/icon50.gif) no-repeat left center;
		background-size: 9px 8px;
	}
	
	#main .tabArea {
		margin-bottom: -50px;
	}
	
	#main .movie {
		margin: 0;
		padding: 28px 0 35px;
		background: #000 url(../img/top/sp_bg.jpg) no-repeat center top;
		background-size: 100% auto;
	}
	
	#main .movie .ticker {
    	margin-bottom: 26px;
	}	
	#main .movie h2 {
		margin: 0 25px 7px;
		width: auto;
		font-size: 25px;
	}
	
	#main .movie h2 span {
		font-size: 13px;
	}
	
	#main .movie a:hover img {
		filter: alpha(opacity=100);
		opacity: 1;
	}

	#main .movie > p {
		margin: 0 25px 30px;
		width: auto;
		font-size: 10px;
	}
	
	#main .movie .photoUl {
		width: 33.3%;
		float: left;
	}
	
	#main .movie .photoUl:first-child,
	#main .movie .photoUl:nth-child(2) {
		display: none;
	}
	
	#main .movie li a:hover img {
		filter: alpha(opacity=100);
		opacity: 1;
	}

	#main .movie li img {
		width: 100%;
	}
	
	#main .movie .ticker li {
		width: 100%;
		height: 80px;
	}
	
	#main .movie .ticker li img {
		width: 100%;
		height: auto;
		transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
	}
	
	#main .movie dl {
		margin: 0 25px;
		width: auto;
	}
	
	#main .movie dt {
		margin-bottom: 4px;
		float: none;
		font-size: 10px;
	}

	#main .movie dt span {
		margin-right: 10px;
		width: auto;
		font-size: 10px;
	}
	
	#main .movie dd {
		padding: 0;
		font-size: 10px;
	}
	
	#main .movie01 {
		padding-bottom: 45px;
		background: #CFCFCF url(../img/top/sp_movie_bg.jpg) no-repeat left top;
		background-size: 100% auto;
	}
	
	#main .movie01 .linkUl {
		margin: 0 25px 25px;
		width: auto;
	}
	
	#main .movie01 .linkUl li {
		width: 50%;
	}
	
	#main .movie01 .linkUl img {
		height: auto;
	}
	
	#main .movie01 > p {
		margin-bottom: 25px;
	}
	
	
	/** REQUEST **/
	#main .request {
		background: url(../img/top/sp_movie_bg.jpg) no-repeat center top;
		padding: 28px 0;
	}
	
	#main .request h2 {
		margin: 0 25px 7px;
		width: auto;
		font-size: 25px;
	}
	
	#main .request h2 span {
		font-size: 13px;
	}
	
	#main .request .inner {
		padding: 25px 0;
		width: auto;
	}
	
	#main .request .photoBox img {
		width: 100%!important;
	}
	
	#main .request .inner > p {
		margin: 0 25px 30px;
		width: auto;
		font-size: 10px;
	}
	
	#main .request dl {
		margin: 0 25px;
		width: auto;
	}
	
	#main .request dt {
		margin-bottom: 4px;
		float: none;
		font-size: 10px;
	}

	#main .request dt span {
		margin-right: 10px;
		width: auto;
		font-size: 10px;
	}
	
	#main .request .photoBox {
		margin-bottom: 26px;
	}
	
	#main .request .textBox {
		width: auto;
		float: none;
		margin: 25px 23px 0;
	}
	
	#main .request dl {
		margin: 0;
	}
	
	#main .request dd {
		padding: 0;
		font-size: 10px;
	}
	
	#main .request .textBox .comBtn02 {
		margin-top: 29px;
		width: 201px;
		font-size: 15px;
	}
		
	#main .request .textBox .comBtn02 a {
		padding: 11px 0 9px;
		background-position: 15px 16px;
	}

	#main .request .textBox .comBtn02 a:hover {
		background-position: 25px 16px;
	}
	
	#main .request .textBox .comBtn02 {
		margin: 20px auto 0;
		font-size: 11px;
		width: 62%;
		float: none;
	}
	
	#main .request .textBox .comBtn02 a {
		padding: 8px 0 7px;
		background-position: 10px center;
		background-image:none;
	}

	#main .request .textBox .comBtn02 a:hover {
		background-position: 10px center;
		background-repeat:no-repeat !important;
	}
	
	
	#main .whiteBox {
		padding: 45px 23px;
	}
	
	#main .whiteBox .mag {
		width: auto;
	}
	
	#main .whiteBox .mag .soon {
		margin-bottom: 45px;
		font-size: 18px;
	}
	
	#main .whiteBox .subBox .rBox,
	#main .whiteBox .subBox .lBox {
		float: none;
		width: auto;
	}
	
	#main .whiteBox .subBox .lBox {
		margin-bottom: 45px;
	}
	
	#main .whiteBox .subBox .photo {
		margin-bottom: 7px;
		width: 100%;
		height: auto;
	}
	
	#main .whiteBox .subBox .photo img {
		width: 100%;
		height: auto;
		transform: translate(-50%,0);
		-ms-transform: translate(-50%,0);
		-webkit-transform: translate(-50%,0);
	}
	
	#main .whiteBox .subBox .headLine {
		margin-bottom: 39px;
	}
	
	#main .whiteBox .subBox p {
		font-size: 11px;
	}
	
	#main .whiteBox .subBox .more {
		margin: 20px 0px 20px 20px;
	}
	
	.support .more {
		font-size: 17px;
	}
	
	.support .more a {
		padding-left: 17px;
		font-size: 12px;
		background: url(../img/common/icon50.gif) no-repeat left center;
		background-size: 9px 8px;
	}
	
	#main .ticket {
		margin-bottom: 35px;
		padding: 35px 0 40px;
		background: #000 url(../img/top/sp_com_bg01.jpg) no-repeat right top;
		background-size: 157px auto;
		border-bottom: 2px solid #000;
		border-top: 2px solid #000;
	}
	
	#main .ticket .section {
		padding: 0;
		width: auto;
	}
		
	#main .ticket .section .title {
		margin: 0;
		padding: 0 22px 10px;
		width: auto;
		float: none;
	}
		
	#main .ticket .section .title .ttl {
		padding: 0 8px 0 0;
		width: auto;
		float: left;
		font-size: 30px;
	}
	
	#main .ticket .section .title .ttl .txt {
		display: inline;
	}
	
	#main .ticket .section .title .text {
		padding: 2px 0 0;
		float: left;
		font-size: 15px;
	}
	
	#main .ticket .inner {
		margin: 0 25px;
		width: auto;
		float: none;
	}
	
	#main .ticket .inner .photoBox {
		margin-bottom: 18px;
		float: none;
	}

	#main .ticket .inner .photoBox a:hover {
		border: 1px solid #3a3a3a
	}
	
	#main .ticket .inner .photoBox img {
		width: 100%;
		height: auto;
	}
	
	#main .ticket .inner .textBox {
		padding: 0;
		width: auto;
	}
	
	#main .ticket .inner .imgBox {
		margin-bottom: 40px;
		padding: 0 0 20px;
	}
	
	#main .ticket .inner .imgBox01 {
		margin: 0;
	}
	
	#main .ticket .inner .imgBox:last-child {
		border-bottom: 1px solid #666;
	}
	
	#main .ticket .inner .textBox p {
		margin-bottom: 25px;
		font-size: 11px;
	}
	
	#main .ticket .inner .textBox p span {
		font-size: 10px;
	}
	
	#main .ticket .inner .textBox .comBtn01 {
		margin: 20px auto 0;
		width: 54%;
		font-size: 12px;
		background-image: url(../img/common/btn_bg01.jpg);
	}
	
	#main .ticket .inner .textBox .comBtn01 a,
	#main .ticket .inner .textBox .comBtn01 a:hover {
		background-position: 14px center;
	}
	
	#main .ticket .inner .more {
		display: block;
	}
	
	#main .ticket .more {
		margin: 15px 25px 0;
		width: auto;
		display: block;
	}
	
	#main .ticket .more a {
		color: #FFF;
		background: url(../img/common/icon51.gif) no-repeat left center;
		background-size: 9px 8px;
	}
	
	#main .videoBox {
		margin: 0 25px 15px;
		width: auto;
	}
	
	#main .videoBox .video iframe {
		width: 100%;
		height: 155px;
	}
	
	#main .videoBox p {
		margin-top: 5px;
		font-size: 10px;
	}
	
	#main .linkList {
		padding: 40px 0 30px;
		width: auto;
		background: -moz-linear-gradient(
					top,
					#CCC 0%,
					#FFF);
		background: -webkit-gradient(
					linear, left top, left bottom, 
					from(#CCCCCC),              
					to(#FFF));
		margin-bottom: 0px;
	}

	#main .linkList ul {
		padding: 0 10px;
		width: auto;
	}
	
	#main .linkList li {
		padding: 0 0 8px;
		width: 50%;
		text-align: center;
	}

	#main .linkList li a {
		margin: 0 auto;
		width: 93%;
		display: block;
		border-width: 1px;
	}
	
	#main .linkList li img {
		width: 100%;
	}
	
	#main .linkList li a:hover {
		border-color: #CCC;
	}
}
	
@media screen and (min-device-width: 768px) and (max-device-width: 1024px)  {
	#main .product .inner {
		margin-right: 0;
	}
	#main .visualImg .subVisual {
		background-attachment: inherit;
		height: 700px;
	}
}

.mobile body {
  overflow: hidden;
}

.mobile #wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}

.mobile #scroller {
  height: auto;
}

#main .wallpaper {
	margin: 0 auto;
	padding: 0 0 69px 36px;
	width: 934px;
}

#main .wallpaper a {
	display: block;
	overflow: hidden;
}

#main .wallpaper .photoList {
	display: none;
}

#main .wallpaper .photoBox {
	padding: 18px 66px 72px 64px;
	width: 380px;
	height: 243px;
	float: left;
	background: url(../img/top/bg02.jpg) no-repeat left top;
}

#main .wallpaper .photoBox ul {
	opacity:1 !important;
}

#main .wallpaper .photoBox li {
	float: left;
}

#main .wallpaper .textBox {
	margin-top: 49px;
	width: 380px;
	float: right;
	color:#000;
}

#main .wallpaper .textBox p {
	font-size: 16px;
}

#main .wallpaper .textBox .title {
	margin-bottom: 40px;
	font-size: 50px;
	font-weight: 300;
	line-height: 1.1;
}

#main .wallpaper .textBox .title span {
	display: block;
	font-weight: 700;
}

#main .wallpaper .textBox .title .member {
	color: #E4E135;
	font-size: 20px;
	font-weight: 400;
	font-style: italic;
}


@media all and (min-width: 0) and (max-width: 767px)  {
	#main .wallpaper {
		padding: 0;
		width: auto;
	}
	
	#main .wallpaper a {
		padding: 45px 20px 50px;
		text-decoration: none;
	}
	
	#main .wallpaper .photoBox {
		display: none;
	}
	
	#main .wallpaper .textBox {
		margin: 0;
		width: auto;
		float: none;
		color:#000;
	}
	
	#main .wallpaper .textBox p {
		font-size: 10px;
	}
	
	#main .wallpaper .textBox .title {
		margin-bottom: 20px;
		font-size: 24px;
	}
	
	#main .wallpaper .textBox .title span {
		display: inline;
	}
	
	#main .wallpaper .textBox .title .member {
		display: block;
		font-size: 13px;
	}
	
	#main .wallpaper .photoList {
		margin: 30px -5px 0;
		display: block;
	}

	#main .wallpaper .photoList li {
		width: 50%;
		float: left;
	}
	
	#main .wallpaper .photoList li img {
		margin: 0 auto;
		width: 82%;
		display: block;
	}
}

/*=================================================================
　STAFF BLOG追加
=================================================================*/

#main .staff-blog {
	padding: 44px 0 44px;
	/*background: url(/img/top/staff-blog_bg.jpg) no-repeat center top;*/
	background-size: cover;
	margin-bottom: 61px;
	background: linear-gradient(186deg, #a7a7a7, #000000) fixed;
}
#main .staff-blog2 {
	background: url(/img/top/staff-blog_bg.jpg) no-repeat center top;
	background-size: cover;
}

#main .staff-blog h2 {
	margin: 0 auto 15px;
	width: 970px;
	color: #fff;
	font-size: 50px;
}

#main .staff-blog h2 span {
	margin-left: 8px;
	color: #EDEA39;
	font-size: 20px;
	font-weight: 500;
	font-style: italic;
}

#main .staff-blog .inner {
	/* padding: 44px 0 67px; */
	margin: 0 auto;
	width: 970px;
}

#main .staff-blog .inner > p {
	font-size: 16px;
	line-height: 1.8;
	margin: 0 auto 30px;
	color: #fff;
}

#main .staff-blog ul li{border-bottom: 1px solid #929292;padding: 1.4% 0;}

#main .staff-blog ul a{
    font-size: 14px;
    margin: 1.8% 0;
    text-decoration: none;
    align-items: center;
}

#main .staff-blog ul a li:hover{opacity: 0.5;}

#main .staff-blog ul a li .day{font-size: 11px;display: inline-block;}

#main .staff-blog .more a{
    text-decoration: none;
}

#main .staff-blog ul{
    margin-top: 4.5%;
}

#main .staff-blog .more a:hover{
    opacity: 0.5;
}

.new:after {
content: "NEW";
    font-size: 16px;
    z-index: 3;
    color: #edea39;
    font-weight: bold;
    padding-left: 12%;
}

#main .more a.more_2 {
    padding-left: 20px;
    color: #000;
    background: url(../img/top/icon08.png) no-repeat left center !important;
}

@media all and (min-width: 0) and (max-width: 767px)  {
	/** REQUEST **/
	
	#main .staff-blog h2 {
		margin: 0 25px 7px;
		width: auto;
		font-size: 25px;
	}
	
	#main .staff-blog h2 span {
		font-size: 13px;
	}
	
	#main .staff-blog .inner {
		padding: 25px 0;
		width: auto;
	}

	#main .staff-blog .inner > p {
		margin: 0 25px 0;
		width: auto;
		font-size: 10px;
	}
	

#main .staff-blog ul a li .day{font-size: 9px;}

#main .staff-blog ul a li{
    font-size: 10px;
}

#main .staff-blog ul{
    margin: 4.5%;
}

#main .staff-blog{
    padding: 0;
}

#main .more{
           margin-bottom: 0px !important;
}

.new:before {
    font-size: 13px;
}

#main .staff-blog ul a li {
    padding: 3% 0;
}
}