@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
.mainImg {
	margin-bottom: 52px;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.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 li {
	float: left;
}

.mainImg .switch {
	margin: 0 auto;
	width: 970px;
	position: relative;
}

.mainImg .switch a {
	position: absolute;
	top: -250px;
}

.mainImg .switch .prev {
	left: -33px;
}

.mainImg .switch .next {
	right: -33px;
}

.mainImg .sliderPage {
	margin-top: 18px;
	text-align: center;
}

.mainImg .sliderPage a {
	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 {
	margin-bottom: 0;
}

#main .topBox {
	margin: 0 auto 63px;
	width: 970px;
}

#main .topBox .textBox {
	width: 310px;
	float: left;
	text-align: left;
}

#main .topBox .title {
	margin-bottom: 26px;
	color: #9f70d4;
	font-size: 52px;
	font-weight: 300;
	font-style: normal;
	line-height: 1.0;
}

#main .topBox .title > span {
	display: block;
	font-weight: 700;
}

#main .topBox .title > span span {
	display: inline-block;
	line-height: 1.2;
	padding-bottom: 17px;border-bottom: 4px solid #9f70d4;
font-size: 32px;}

#main .topBox .listBox {
	margin-top: 5px;
	width: 306px;
	float: left;
}

#main .topBox .listBox .list01 {
	margin-bottom: 27px;
	border-bottom: 2px solid #CDD7DD;
}

#main .topBox .listBox .list01 li {
	padding: 9px 0 5px 23px;
	color: #9f70d4;
	font-size: 17px;
	font-style: oblique;
	font-weight: bold;
	background: url(../img/common/icon06.gif) no-repeat left center;
	border-top: 2px solid #9f70d4;
	text-align: left;
}

#main .topBox .listBox .list02 ul {
	width: 153px;
	float: left;
}

#main .topBox .listBox .list02 li {
	padding: 0 0 12px 18px;
	width: 135px;
	color: #000;
	font-size: 14px;
	font-weight: 700;
	background: url(../img/common/icon07.gif) no-repeat left 2px;
	text-align: left;
}

#main .topBox .listBox .list02 li span {
	font-size: 12px;
}

#main .topBox .spPhoto {
	display: none;
}

#main .topBox .rBox {
	margin-top: -4px;
	width: 312px;
	float: right;
}

#main .topBox .rBox p {
	margin-bottom: 23px;
	font-size: 13px;
	line-height: 1.8;
	text-align: left;
}

#main .topBox .rBox .photo {
	margin-bottom: 15px;
}

#main .topBox .rBox p span {
	display: block;
}

#main .topBox .rBox .comBtn01 {
	width: 310px;
	font-size: 18px;
}

#main .topBox .rBox .comBtn01 a {
	padding: 16px 0 15px;
}

#main .topBox .visualImg {
	display: none;
}

#main .detailBox {
	background-color: #42B153;
}

#main .detailBox .question {
	width: 33.3%;
	float: left;
}

#main .detailBox .question .jspTrack {
	background: #262626;
}

#main .detailBox .question .jspDrag {
	background: #939393;
}

#main .detailBox .question li {
	border-bottom: 1px solid #42B153;
}

#main .detailBox .question li a {
	display: block;
	overflow: hidden;
	text-decoration: none;
}

#main .detailBox .question li a:hover {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

#main .detailBox .question span {
	padding: 15px 0 13px 8.8em;
	display: block;
	min-height: 44px;
	color: #FFF;
	font-size: 13px;
	line-height: 1.6;
}

#main .detailBox .question .queTxt {
	padding: 12px 0 13px 28px;
	min-height: inherit;
	color: #3399FF;
	float: left;
	font-size: 28px;
}

#main .detailBox .blog {
	width: 33.3%;
	float: left;
	background-color: #42B153;
}

#main .detailBox .blog .jspTrack {
	background: #515151;
}

#main .detailBox .blog .jspDrag {
	background: #A8A8A8;
}

#main .detailBox .scroll {
	height: 300px;
	overflow: auto;
}

#main .detailBox .blog li {
	border-bottom: 1px solid #5C5C5C;
}

#main .detailBox .blog li a {
	display: block;
	overflow: hidden;
	text-decoration: none;
}

#main .detailBox .blog li a:hover {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

#main .detailBox .blog span {
	padding: 0 25px 15px;
	display: block;
	color: #FFF;
	font-size: 13px;
}

#main .detailBox .blog .date {
	padding: 17px 25px 0;
	color: #3399FF;
	font-size: 12px;
}

#main .detailBox .blog dd a {
	color: #FFF;
}

#main .detailBox .history {
	width: 33.4%;
	float: left;
}

#main .detailBox .video {
	margin: 0 10px;
	text-align: center;
}

#main .detailBox .video iframe {
	width: 100%;
}

#main .detailBox .title {
	padding: 18px 30px 15px;
	color: #FFF;
	font-size: 24px;
	font-weight: 700;
	position: relative;
	border-bottom: 1px solid #666;
}

#main .detailBox .title a {
	padding-left: 17px;
	position: absolute;
	color: #FFF;
	font-size: 16px;
	right: 30px;
	top: 23px;
	background: url(../img/common/icon46.png) no-repeat left 6px;
}

#main .detailBox .history .title {
	border-bottom: none;
}


/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */

#main .ticket {
	margin-bottom: 0px;
	padding-bottom: 30px;
	background: #F5F4EA url(../img/common/com_bg.jpg) no-repeat center top;
	background-size: cover;
}

#main .ticket .section {
	margin: 0 auto;
	width: 970px;
	padding: 40px 0 15px;
}

#main .ticket .more {
	clear: right;
	margin: 12px 0 0 auto;
	width: 733px;
}

#main .ticket .more a {
	color: #000000;
	/* background: url(../img/common/icon8.gif) no-repeat left 6px; */
}

#main .ticket .section .title {
	margin-top: 26px;
	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;
	text-align: left;
}

#main .ticket .section .title .ttl span {
	font-weight: 700;
    color:black;
}

#main .ticket .section .title .ttl .txt {
	display: block;
}

#main .ticket .section .title .text {
	color: #000000;
	font-size: 20px;
	font-weight: 500;
	font-style: italic;
	text-align: left;
	margin-bottom: 50px;
}

#main .ticket .section .title .text2 {
	color: #000000;
	font-size: 20px;
	font-weight: 700;
	text-align: left;
}

#main .ticket .section .title .character {
	width: 220px;
	margin-top: 34px;
}

#main .ticket .section .title .character img {
	display: block;
	width: 90%;
	height: auto;
}

#main .ticket .inner {
	width: 733px;
	float: right;
}

#main .ticket .inner .imgBox {
	padding: 28px 0 30px;
	border-bottom: 1px solid #CDD7DD;
}

#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 #0099FF;
	-webkit-transition: all .5s;
	transition: all .5s;
}

#main .ticket .inner .textBox {
	padding-left: 240px;
	width: 500px;
}

#main .ticket .inner .textBox .ticketTag {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 24px;
	margin: 0 0 12px;
	padding: 2px 16px 1px;
	border-radius: 3px;
	background: #42B153;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
}

#main .ticket .inner .textBox p {
	color: #000000;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.6;
	text-align: left;
}

#main .ticket .inner .textBox .text01 {
	margin: 10px 0 20px;
	color: #000000;
	font-size: 13px;
    /* font-weight: bold; */
	line-height: 1.7;
	text-align: left;
}

#main .ticket .inner .textBox .text02 {
	margin: 10px 0 20px;
	color: #3399FF;
	font-size: 13px;
	line-height: 1.7;
}

#main .ticket .inner .textBox .comBtn01 {
	width: 170px;
	font-size: 14px;
	box-sizing: border-box;
	border: 1px solid #2EAF4A;
	background: #FFFFFF;
}

#main .ticket .inner .textBox .comBtn01 a {
	padding: 9px 0 8px;
	color: #2EAF4A;
	font-weight: 700;
	background: none;
}

#main .ticket .inner .textBox .comBtn01 a:hover {
	color: #2EAF4A;
	background: none;
}

#main .ticket .inner .textBox .comBtn01 a:before {
	content: "";
	position: absolute;
	left: 21px;
	top: 50%;
	width: 6px;
	height: 6px;
	border-top: 2px solid #2EAF4A;
	border-right: 2px solid #2EAF4A;
	transform: translateY(-50%) rotate(45deg);
	-webkit-transition: left .3s;
	transition: left .3s;
}

#main .ticket .inner .textBox .comBtn01 a:hover:before {
	left: 35px;
}
/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */
#main .topjoin {
	padding-bottom: 30px;
	background: #E3F0DC url(../img/common/com_bg.jpg) no-repeat center top;
	background-size: cover;
}

#main .topjoin .section {
	margin: 0 auto;
	width: 970px;
	padding: 38px 0 15px;
}

#main .topjoin .more {
	margin: 0 auto;
	width: 970px;
}

#main .topjoin .more a {
	color: #FFF;
	background: url(../img/common/icon25.gif) no-repeat left 6px;
}

#main .topjoin .section .title {
	margin-top: 27px;
	float: left;
}

#main .topjoin .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;
	text-align: left;
}

#main .topjoin .section .title .ttl span {
	font-weight: 700;
}

#main .topjoin .section .title .ttl .txt {
	display: block;
}

#main .topjoin .section .title .text {
	color: #9f70d4;
	font-size: 20px;
	font-weight: 500;
	font-style: italic;
	text-align: left;
}

#main .topjoin .inner {
	width: 733px;
	float: right;
}

#main .topjoin .inner .more {
	display: none;
}

#main .topjoin .inner .imgBox {
	padding: 28px 0 30px;
	border-bottom: 1px solid #d6c8ed;
}

#main .topjoin .inner .photoBox {
	margin-top: 2px;
	float: left;
}

#main .topjoin .inner .photoBox img {
	width: 202px;
	height: auto;
}

#main .topjoin .inner .photoBox a {
	display: block;
	border: 1px solid #3A3A3A;
	-webkit-transition: all .5s;
	transition: all .5s;
}

#main .topjoin .inner .photoBox a:hover {
	border: 1px solid #0099FF;
	-webkit-transition: all .5s;
	transition: all .5s;
}

#main .topjoin .inner .textBox {
	padding-left: 240px;
	width: 500px;
}

#main .topjoin .inner .textBox p {
	color: #FFF;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.6;
	text-align: left;
}

#main .topjoin .inner .textBox .text01 {
	margin: 10px 0 20px;
	color: #E4E135;
	font-size: 13px;
	line-height: 1.7;
	text-align: left;
}

#main .topjoin .inner .textBox .text02 {
	margin: 10px 0 20px;
	color: #3399FF;
	font-size: 13px;
	line-height: 1.7;
}

#main .topjoin .inner .textBox .comBtn01 {
	width: 140px;
	font-size: 14px;
}

#main .topjoin .inner .textBox .comBtn01 a {
	padding: 10px 0 8px;
	background-position: 14px center;
}

#main .topjoin .inner .textBox .comBtn01 a:hover {
	background-position: 24px center;
}
/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */



#main .headLine {
	margin-bottom: 58px;
	padding-bottom: 1px;
	font-size: 40px;
	font-weight: 700;
	line-height: 1.0;
	position: relative;
	border-bottom: 4px solid #000;
	text-align: left;
}

#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: #9f70d4;
	font-size: 20px;
	font-weight: 500;
	font-style: italic;
	margin-left: 10px;}

#main .news .headLine {
	margin: 0 0 1px;
	text-align: left;
}

#main .event {
	margin: 0 auto 60px;
	width: 970px;
}

#main .event .headLine {
	margin: 0 0 1px;
}

#main .event .linkUl li {
	border-bottom: 1px solid #CCC;
}

#main .event .linkUl .last {
	border-bottom: 1px solid #42B153;
}

#main .event .linkUl li a {
	padding: 32px 0 30px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
}

#main .event .linkUl li a img {
	transition: .3s;
}

#main .event .linkUl li a:hover img {
	filter: alpha(opacity=50);
	opacity: 0.5;
	transition: .3s;
}

#main .event .linkUl li a img {
	width: 148px;
	float: left;
}

#main .event .linkUl li a p {
	margin-top: 22px;
	width: 795px;
	display: block;
	font-weight: 700;
	float: right;
	text-align: left;
}

#main .event .linkUl li a span {
	position: relative;
	transition: .3s;
}

#main .event .linkUl li a:hover span {
	color: #732f9e;
	text-decoration: underline;
	transition: all 0.3s ease 0s;
}

#main .event .linkUl li a:hover span::after {
	bottom: -0.2em;
	opacity: 1;
}

#main .event .more {
	margin-top: 20px;
}

#main .exFamily {
	/**background: #D8D8D8 url(../img/top/bg01.jpg) no-repeat center top;**/
}

#main .exFamily .inner {
	padding: 53px 0 50px;
	margin: 0 auto;
	width: 970px;
}

#main .exFamily .photoBox {
	padding-left: 20px;
	float: left;
}

#main .exFamily .photoBox img {
	width: 496px !important;
	max-width: 496px;
}

#main .exFamily .textBox {
	margin-top: 17px;
	width: 375px;
	float: right;
}

#main .exFamily .textBox p {
	font-size: 12px;
	line-height: 1.8;
}

#main .exFamily .textBox .title {
	margin-bottom: 3px;
	font-size: 19px;
	font-weight: 700;
	line-height: 1.5;
	text-align: left;
}

#main .exFamily .textBox .name {
	font-size: 65px;
	font-weight: 700;
	line-height: 1.0;
	text-align: left;
}

#main .exFamily .textBox .vol {
	margin: -7px 0 8px;
	font-size: 65px;
	font-weight: 300;
	line-height: 1.0;
	text-align: left;
}

#main .exFamily .textBox .vol span {
	color: #9f70d4;
	font-size: 20px;
	font-weight: 500;
	font-style: italic;
}

#main .exFamily .textBox .dispatch {
	margin-bottom: 26px;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.5;
}

#main .exFamily .textBox .comBtn01 {
	margin-top: 29px;
	width: 155px;
	font-size: 15px;
	
	display: none;
}
	
#main .exFamily .textBox .comBtn01 a {
	padding: 12px 0 9px;
	background-position: 15px 16px;
}

#main .exFamily .textBox .comBtn01 a:hover {
	background-position: 25px 16px;
}

#main .wallpaper {
	margin: 0 auto;
	padding: 70px 167px 69px 0;
	width: 813px;
}

#main .wallpaper a {
	display: block;
	overflow: hidden;
}

#main .wallpaper .photoList {
	display: none;
}

#main .wallpaper .photoBox {
	padding: 15px 51px 43px 50px;
	width: 297px;
	height: 205px;
	float: right;
	background: url(../img/top/bg02.jpg) no-repeat left top;
}

#main .wallpaper .photoBox li {
	float: left;
}

#main .wallpaper .textBox {
	margin-top: 37px;
	width: 380px;
	float: left;
}

#main .wallpaper .textBox p {
	font-size: 16px;
	text-align: left;
}

#main .wallpaper .textBox .title {
	margin-bottom: 32px;
	font-size: 45px;
	font-weight: 300;
	line-height: 1.1;
	text-align: left;
}

#main .wallpaper .textBox .title span {
	display: block;
	font-weight: 700;
}

#main .wallpaper .textBox .title .member {
	margin-top: 4px;
	color: #9f70d4;
	font-size: 20px;
	font-weight: 400;
	font-style: italic;
}

#main .linkList {
	padding: 95px 0 95px;
	/* background: #D8D8D8 url(../img/top/bg03.jpg) no-repeat center top; */
}

#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: #732f9e;
	-webkit-transition: all .5s;
	transition: all .5s;
}


#main .deeply {
	background: url(../img/top/bg05.jpg) no-repeat center /cover;
}

#main .deeply .inner {
	padding: 50px 0;
	margin: 0 auto;
	width: 970px;
}

#main .deeply_cont {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

#main .deeply_cont .txtBox {
	width: 48%;
}

#main .deeply_cont .photoBox {
	width: 48%;
	height: 300px;
	background: url(../img/top/deeply.jpg) no-repeat center /cover;
}

#main .deeply_cont .photoBox a {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	width: 100%;
	height: 100%;
	padding: 20px;
	border: 2px solid transparent;
	box-sizing: border-box;
	-webkit-transition: all .5s;
	transition: all .5s;
}

#main .deeply_cont .photoBox a:hover {
	text-decoration: none;
	border-color: #0099FF;
}

#main .deeply .flex {
	display: flex;
	align-items: baseline;
}

#main .deeply .date {
	color: #7F7F7F;
	font-size: 13px;
	font-weight: 700;
	margin-right: 1.5em;
}

#main .deeply .num {
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.03em;
}

#main .deeply .theme {
	text-align: center;
	font-size: 28px;
	font-weight: 700;
}

#main .deeply .name {
	text-align: right;
	font-size: 24px;
}

#main .deeply .name span {
	font-weight: 700;
}

#main .deeply p {
	font-size: 16px;
}

#main .deeply .title {
	font-size: 57px;
	font-weight: 700;
	margin-bottom: 20px;
}

#main .deeply .title .member {
	color: #c48ce3;
	font-size: 20px;
	font-weight: 500;
	font-style: italic;
}

#main .deeply .txt {
	line-height: 2.1;
	font-weight: 500;
}

#main .deeply .txt span {
	font-style: italic;
	color: #0099FF;
}

#main .videoBox {
	background: #42B153;
	color: #fff;
}

#main .videoBox .inner {
	padding: 50px 0;
	margin: 0 auto;
	width: 970px;
}

#main .videoBox .headLine {
	border-color: #fff;
	margin-bottom: 30px;
}

#main .videoBox .video {
	width: 100%;
	height: 0;
	padding-top: 56.25%;
	position: relative;
	overflow: hidden;
}

#main .videoBox .video iframe {
	width: 100%!important;
	height: 100%!important;
	position: absolute;
	top: 0;
	left: 0;
}

#main .videoBox p {
	margin-top: 10px;
	text-align: right;
	font-size: 16px;
}

#main .member_contents {
	background: url(../img/top/bg06.jpg) repeat-y center /cover;
	background: linear-gradient(186deg, #fff, #42B153) fixed;
	background: #42B153;
}

#main .member_contents .inner {
	margin: 0 auto;
	width: 970px;
}

#main .member_contents .lead {
	font-size: 16px;
	margin: 30px 0;
	color: #fff;
}

#main .staff {
	padding: 50px 0;
}

#main .staff .inner {
	width: 970px;
	/* background: #fff; */
	padding: 30px;
}

#main .staff .inner .headLine{
    border-bottom: 4px solid #fff;
    color: #fff;
margin-bottom: 40px;}

#main .staff .headLine {
	margin: 0 0 1px;
}

#main .staff .headLine .sub {
	font-weight: 300;
}

#main .staff .staff_blog_item {
	padding: 15px 0;
	/* background-image: linear-gradient(to right, #CCC, #CCC 5px, transparent 1px, transparent 1px); */
	background-size: 10px 2px;
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 14px;
	/* border-bottom: 2px dotted #fff; */
	border-bottom: 1px solid #fff;
}

#main .staff .staff_blog_item a {
	-webkit-transition: all .3s;
	transition: all .3s;
}

#main .staff .staff_blog_item a:hover {
	color: #0099FF;
	text-decoration: none;
}

#main .staff .staff_blog_item:first-of-type {
	padding-top: 0;
}

#main .staff .staff_blog_item .date {
	font-size: 12px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 5px;
	text-align: left;
}

#main .staff .staff_blog_item .date span {
	color: #0099FF;
	margin-left: 1em;
	font-size: 14px;
}

#main .staff .staff_blog_item .title {
    color: #fff;
    text-align: left;
}

#main .staff .staff_blog_item a:hover .title {
	opacity: 0.5;
}

#main .more a.more_2 {
    padding-left: 20px;
    color: #fff;
    background: url(../img/top/icon08.png) no-repeat left center !important;
}

/*------------------------------------------------------------
	ログイン後
------------------------------------------------------------*/
#main .memberInfo {
	margin: -45px auto 40px;
	width: 970px;
}

#main .memberInfo .title {
	margin-bottom: 8px;
	font-size: 20px;
	font-weight: 300;
	color: initial;
	text-align: left;
}

#main .memberInfo .title span {
	font-weight: 400;
	display: inline;
}

#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;
	text-align: left;
}

#main .memberInfo .rBox .ttl span {
	font-size: 18px;
	font-weight: 700;
	display: inline;
}

#main .memberInfo .rBox .caution {
	font-size: 14px;
	color:#ff0000;
	border:#ff0000 solid 1px;
	padding: 12px;
	margin-bottom:15px;
	text-align: left;
}

#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;
	margin-bottom: 0;
}

#main .memberInfo .rBox .caution a{
	color:#ff0000;
	text-decoration:underline;
}

#main .memberInfo .rBox .caution a:hover{
	color:#42B153;
	text-decoration:none;
}

#main .memberInfo .rBox li {
	padding: 16px 0;
	font-size: 14px;
	border-bottom: 1px solid #CCC;
	text-align: left;
}

#main .memberInfo .rBox li:first-child {
	border-top: 1px solid #CCC;
}

#main .memberInfo .rBox li a {
	padding-left: 35px;
	display: inline-block;
	text-decoration: underline;
	background: url(../img/common/icon20.gif) no-repeat 4px 2px;
}

#main .memberInfo .rBox li a:hover {
	color: #732f9e;
	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 .memberInfo .rBox .more {
	margin-top: 15px;
}

@media all and (min-width: 0) and (max-width: 767px)  {

	#main .ticket .section .title .text {
	margin-top: 0px;
	}


	.mainImg {
		margin: 0 0 1px;
		position: relative;
		margin-bottom: 0;
	}
	
	.mainImg .prevCover,
	.mainImg .nextCover {
		display: none;
	}
	
	.mainImg li img {
		width: 100%;
	}
	
	.mainImg .switch {
		display: none;
	}
	
	.topLink02 li:last-child {
		font-size: 15px;
	}

	.topLink02 li:last-child a {
		padding: 15px 0 12px;
	}
	
	.mainImg .sliderPage a {
		margin: 0 5px;
		background: url(../img/common/icon13.png) no-repeat left top;
		background-size: 7px 6px;
	}
	
	.mainImg .sliderPage .selected {
		background: url(../img/common/icon12.png) no-repeat left top;
		background-size: 7px 6px;
	}

	.mainImg .sliderPage {
		margin: 0;
		height: 6px;
		width: 100%;
		left: 0;
		bottom: 15px;
		position: absolute;
	}
	
	#main .topBox {
		margin: 0 0 46px;
		width: auto;
	}
	
	#main .topBox .textBox {
		margin-bottom: 18px;
		width: auto;
		float: none;
		text-align: center;
	}
	
	#main .topBox .title {
		margin-bottom: 0px;
		display: inline-block;
		font-size: 27px;
		text-align: center;
		border-bottom: 3px solid #9f70d4;
		width: 320px;}
		
	#main .topBox .title > span {
		display: inline;
		text-decoration: none;
	}

	#main .topBox .title > span span {
		border-bottom: none;
	font-size: 30px;padding-bottom: 5px;}
	
	#main .topBox .textImg img {
		margin: 0 auto;
	width: 80%;}

	#main .visualImg {
		display: none;
	}
	
	#main .topBox .visualImg {
		margin-bottom: 32px;
		height: 130px;
		display: block;
	}
	
	#main .topBox .visualImg .subVisual {
		height: 130px;
		background: url(../img/top/sp_img02.jpg) no-repeat;
		background-size: cover;
	}
	
	#main .topBox .listBox {
		margin: 0 0 16px;
		padding: 0 20px 0 35px;
		width: auto;
		float: none;
	}
	
	#main .topBox .listBox .list01 {
		margin: 0;
		width: 59%;
		float: left;
		border-bottom: 1px solid #CDD7DD;
	}
	
	#main .topBox .listBox .list01 li {
		padding: 8px 0 7px 13px;
		font-size: 12px;
		letter-spacing: -1px;
		background-size: 12px 12px;
		background-position: left 10px;
		border-top: 1px solid #CDD7DD;
	}
	
	#main .topBox .listBox .list02 {
		margin: -3px 0 0;
		width: 39%;
		float: right;
	}

	#main .topBox .listBox .list02 ul {
		width: auto;
		float: none;
	}
	
	#main .topBox .listBox .list02 li {
		padding: 0 0 16px 12px;
		width: auto;
		font-size: 10px;
		background-size: 10px 11px;
	}

	#main .topBox .listBox .list02 li span {
		font-size: 8px;
	}
	
	#main .topBox .spPhoto {
		margin: 0 35px 20px 40px;
		display: block;
	}

	#main .topBox .spPhoto img {
		width: 100%;
	}
	
	#main .topBox .rBox {
		margin: 0;
		width: auto;
		float: none;
	}
	
	#main .topBox .rBox .photo {
		display: none;
	}
		
	#main .topBox .rBox p {
		margin-bottom: 25px;
		font-size: 11px;
		text-align: center;
	}
	
	#main .topBox .rBox .comBtn01 {
		margin: 0 35px;
		width: auto;
	}

	#main .topBox .rBox .comBtn01 a {
		padding: 13px 0 13px;
		font-size: 14px;
	}
	
	#main .detailBox {
		/* margin-bottom: 10px; */
		background: none;
	}
	
	#main .detailBox .question {
		margin-bottom: 10px;
		width: auto;
		float: none;
		background-color: #42B153;
	}

	#main .detailBox .question span {
		padding: 15px 0 13px 8em;
		min-height: 30px;
		font-size: 10px;
	}
	
	#main .detailBox .question .queTxt {
		padding: 15px;
		font-size: 19px;
	}
	
	#main .detailBox .question li a:hover {
		filter: alpha(opacity=100);
		opacity: 1;
	}

	#main .detailBox .blog {
		margin-bottom: 10px;
		width: auto;
		float: none;
	}
	
	#main .detailBox .blog li a:hover {
		filter: alpha(opacity=100);
		opacity: 1;
	}
	
	#main .detailBox .scroll {
		height: auto;
	}
	
	#main .detailBox .blog span {
		padding: 0 15px 11px;
		font-size: 10px;
	}
	
	#main .detailBox .blog .date {
		padding: 13px 15px 0;
		font-size: 10px;
	}
	
	#main .detailBox .history {
		width: auto;
		float: none;
		background-color: #42B153;
	}	

	#main .detailBox .history .video {
		padding: 0 10px 40px;
	}
		
	#main .detailBox .history .video img {
		width: 100%;
	}
	
	#main .detailBox .history .video iframe {
		width: 100% !important;
		height: 175px !important;
	}
	
	#main .detailBox .title {
		padding: 11px 15px 9px;
		font-size: 18px;
	}

	#main .detailBox .title a {
		font-size: 12px;
		top: 13px;
		background: url(../img/common/icon15.png) no-repeat left 5px;
		background-size: 9px 8px;
	}
	
    /* ------------------------------------------------------------------------ */
    /* ------------------------------------------------------------------------ */

	#main .ticket {
		margin-bottom: 0;
		padding-bottom: 50px;
		background: #F5F4EA url(../img/common/com_bg.jpg) no-repeat center top;
		background-size: cover;
		border-bottom: none;
	}
	
	#main .ticket .section {
		padding: 0;
		width: auto;
		border-top: none;
	}
		
	#main .ticket .section .title {
		margin: 0;
		padding: 35px 22px 0;
		width: auto;
		float: none;
		display: grid;
		grid-template-columns: minmax(0, 1fr) 78.4px;
		grid-template-areas:
			"ttl character"
			"text character"
			"text2 character";
		column-gap: 4px;
		align-items: start;
	}
		
	#main .ticket .section .title .ttl {
		grid-area: ttl;
		padding: 0;
		width: auto;
		float: none;
		font-size: 30px;
	}
	
	#main .ticket .section .title .ttl .txt {
		display: inline;
	}

	#main .ticket .section .title .ttl br {
		display: none;
	}
	
	#main .ticket .section .title .text {
		grid-area: text;
		padding: 0;
		float: none;
		font-size: 15px;
		line-height: 1.4;
	}

	#main .ticket .section .title .text2 {
		grid-area: text2;
		padding-top: 0;
		margin-top: -20px;
		font-size: 15px;
		line-height: 1.45;
	}

	#main .ticket .section .title .character {
		grid-area: character;
		clear: none;
		width: 78.4px;
		margin: 0;
		align-self: center;
	}
	
	#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 {
		max-width: 100%;
    height: auto;
		margin: 0 auto;display: block;-webkit-transition: all .5s;
	}
	
	#main .ticket .inner .textBox {
		padding: 0;
		width: auto;
	}

	#main .ticket .inner .textBox .ticketTag {
		min-height: 22px;
		margin-bottom: 10px;
		padding: 1px 13px 1px;
		font-size: 11px;
	}
	
	#main .ticket .inner .imgBox {
		padding: 32px 0;
	}

	#main .ticket .inner .imgBox:last-child {
		border-bottom: 1px solid #CDD7DD;
	}
	
	#main .ticket .inner .textBox p {
		font-size: 14px;
	}
	
	#main .ticket .inner .textBox .text01 {
		margin: 6px 0;
	}
	
	#main .ticket .inner .textBox .comBtn01 {
		margin: 20px auto 0;
		width: 54%;
		font-size: 12px;
	}
	
	#main .ticket .inner .textBox .comBtn01 a,
	#main .ticket .inner .textBox .comBtn01 a:hover {
		background: none;
		color: #2EAF4A;
	}

	#main .ticket .inner .textBox .comBtn01 a:before,
	#main .ticket .inner .textBox .comBtn01 a:hover:before {
		left: 14px;
	}
	
	#main .ticket .more {
		margin: 12px 25px 0;
		width: auto;
		clear: both;
		display: block;
	}
	
	#main .ticket .more a {
		color: #000000;
		background-size: 9px 8px;
		background-position: left 4px;
	}
	/* ------------------------------------------------------------------------ */
 	/* ------------------------------------------------------------------------ */

    #main .topjoin {
		margin-bottom: 0;
		padding-bottom: 50px;
		background: url(../img/top/sp_com_bg01.jpg) no-repeat right top;
		background-size: cover;
		border-bottom: 2px solid #9f70d4;
	}
	
	#main .topjoin .section {
		padding: 0;
		width: auto;
		border-top: 2px solid #FFF;
	}
		
	#main .topjoin .section .title {
		margin: 0;
		padding: 35px 22px 0;
		width: auto;
		float: none;
	}
		
	#main .topjoin .section .title .ttl {
		padding: 0 8px 0 0;
		width: auto;
		float: left;
		font-size: 30px;
	}
	
	#main .topjoin .section .title .ttl .txt {
		display: inline;
	}
	
	#main .topjoin .section .title .text {
		padding: 8px 0 0;
		float: left;
		font-size: 15px;
	}
	
	#main .topjoin .inner {
		margin: 0 25px;
		width: auto;
		float: none;
	}
	
	#main .topjoin .inner .photoBox {
		margin-bottom: 18px;
		float: none;
	}

	#main .topjoin .inner .photoBox a:hover {
		border: 1px solid #3a3a3a
	}
	
	#main .topjoin .inner .photoBox img {
		max-width: 100%;
    height: auto;
		margin: 0 auto;display: block;-webkit-transition: all .5s;
	}
	
	#main .topjoin .inner .textBox {
		padding: 0;
		width: auto;
	}
	
	#main .topjoin .inner .imgBox {
		padding: 32px 0;
	}

	#main .topjoin .inner .imgBox:last-child {
		border-bottom: 1px solid #CDD7DD;
	}
	
	#main .topjoin .inner .textBox p {
		font-size: 14px;
	}
	
	#main .topjoin .inner .textBox .text01 {
		margin: 6px 0;
	}
	
	#main .topjoin .inner .textBox .comBtn01 {
		margin: 20px auto 0;
		width: 54%;
		font-size: 12px;
	}
	
	#main .topjoin .inner .textBox .comBtn01 a,
	#main .topjoin .inner .textBox .comBtn01 a:hover {
		background-position: 14px center;
	}
	
	#main .topjoin .inner .more {
		display: block;
	}
	
	#main .topjoin .more {
		margin: 15px 25px 0;
		width: auto;
		display: block;
	}
	
	#main .topjoin .more a {
		color: #FFF;
		background-size: 9px 8px;
		background-position: left 4px;

    }
    /* ------------------------------------------------------------------------ */
    /* ------------------------------------------------------------------------ */
    /* ------------------------------------------------------------------------ */



    #main .headLine {
		margin-bottom: 30px;
		font-size: 28px;
	}
	
	#main .headLine .text {
		font-size: 12px;
		top: inherit;
		bottom: 6px;
	}

	#main .headLine .member {
		font-size: 13px;
	}

	#main .bannerSP img{
		width:100%;
		display:block;
		margin-top:30px;
		margin-bottom:30px;
	}
			
	#main .bannerPC{
		display:none;
	}
	
	#main .news .headLine {
		margin-bottom: 20px;
		font-size: 30px;
	line-height: 1.2;}
	
	#main .news .headLine .text {
		right: inherit;
		left: 0px;
		bottom: -23px;
	}
	
	#main .news .more {
		margin: 15px 0 0;
	}
	
	#main .event {
		margin: 45px 23px 0;
		width: auto;
	}

	#main .event .headLine {
		margin-bottom: 20px;
		font-size: 24px;
	}

	#main .event .headLine .and {
		margin: 0 -3px;
		font-size: 23px;
	}
	
	#main .event .headLine .text {
		right: inherit;
		left: 0px;
		bottom: -23px;
	}
	
	#main .event .linkUl li a {
		padding: 30px 0 16px;
		font-size: 11px;
		line-height: 1.65;
		text-decoration: none;
	}

	#main .event .linkUl li a:hover {
		filter: alpha(opacity=100);
		opacity: 1.0;
		text-decoration: none;
	}

	#main .event .linkUl li a:hover span {
		text-decoration: none;
	}
	
	#main .event .linkUl li a img {
		display: block;
		margin: 0 auto;
		width: 135px;
		float: none;
	}
	
	#main .event .linkUl li a p {
		margin-top: 16px;
		width: auto;
		float: none;
	}
	
	#main .event .linkUl li a:hover img {
		filter: alpha(opacity=100);
		opacity: 1;
	}

	#main .event .linkUl li a:hover p span {
		color: #42B153;
	}
	
	#main .event .linkUl li a span::after {
		display: none;
	}
	
	#main .event .linkUl .last a {
		padding: 34px 0 16px;
	}

	#main .event .linkUl .last a span {
		margin-top: 24px;
	}
	
	#main .event .more {
		margin: 15px 0 0;
	}
	
	#main .exFamily {
		/**background: url(../img/top/sp_bg01.jpg) no-repeat left top;
		background-size: 100% 100%;**/
	}
	
	#main .exFamily .inner {
		padding: 25px 0 45px;
		width: auto;
	}
	
	#main .exFamily .photoBox {
		padding: 0 10px 15px;
		float: none;
		text-align: center;
	}

	#main .exFamily .photoBox img {
		width: 90% !important;
		max-width: inherit;
	}
	
	#main .exFamily .textBox {
		margin: 0 26px;
		width: auto;
		float: none;
	}
	
	#main .exFamily .textBox .title {
		font-size: 10px;
	}
	
	#main .exFamily .textBox .name {
		float: left;
		font-size: 40px;
		letter-spacing: -1px;
	}
	
	#main .exFamily .textBox .vol {
		margin: 10px 0 -15px;
		float: left;
		font-size: 28px;
	}
	
	#main .exFamily .textBox .vol span {
		margin-top: 5px;
		display: block;
		font-size: 13px;
		color: #9f70d4;}
	
	#main .exFamily .textBox .dispatch {
		margin: 0 0 20px;
		clear: both;
		font-size: 10px;
	}
	
	#main .exFamily .textBox p {
		font-size: 10px;
	}
	
	#main .exFamily .textBox .comBtn01 {
		margin: 17px auto 0;
		font-size: 11px;
		width: 62%;
		float: none;
	}
	
	#main .exFamily .textBox .comBtn01 a {
		padding: 8px 0 7px;
		background-position: 10px center;
	}

	#main .exFamily .textBox .comBtn01 a:hover {
		background-position: 10px center;
	}
		
	#main .wallpaper {
		padding: 0;
		width: auto;
	}

/**	
	#main .wallpaper a {
		padding: 45px 35px 50px;
		text-decoration: none;
	}
	
	#main .wallpaper .photoBox {
		padding: 60px 6px 0 7px;
		width: 99px;
		height: 201px;
		background: url(../img/top/sp_bg04.jpg) no-repeat left top;
		background-size: 100% 100%;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	}
	
	#main .wallpaper .photoBox li {
		width: 100%;
	}
	
	#main .wallpaper .photoBox li img {
		width: 100%;
		height: auto;
	}
		
	#main .wallpaper .textBox {
		margin: 0;
		width: 50%;
	}
	
	#main .wallpaper .textBox p {
		font-size: 10px;
	}
	
	#main .wallpaper .textBox .title {
		margin-bottom: 50px;
		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: 33.3%;
		float: left;
	}
	
	#main .wallpaper .photoList li img {
		margin: 0 auto;
		width: 82%;
		display: block;
	}
**/
	#main .wallpaper a {
		padding: 15px 20px 50px;
		text-decoration: none;
	}
	
	#main .wallpaper .photoBox {
		display: none;
	}
	
	#main .wallpaper .textBox {
		margin: 0;
		width: auto;
		float: none;
	}
	
	#main .wallpaper .textBox p {
		font-size: 12px;
	}
	
	#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%;
		
	margin: 0 auto;}
	
	#main .wallpaper .photoList li img {
		margin: 0 auto;
		width: 82%;
		display: block;
	}
		
	#main .linkList {
		padding: 55px 0 30px;
		width: auto;
		background: -moz-linear-gradient(
					top,
					#CCC 0%,
					#FFF);
		background: -webkit-gradient(
					linear, left top, left bottom, 
					from(#CCCCCC),              
					to(#FFF));
	}

	#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;
	}
		
	#main .deeply .inner {
		padding: 25px;
    	width: auto;
	}
	
	#main .deeply_cont .txtBox {
		width: 100%;
		margin-bottom: 15px;
	}

	#main .deeply_cont .photoBox {
		width: 100%;
		height: 200px;
	}
	
	#main .deeply_cont .photoBox a {
		padding: 15px;
	}
	
	#main .deeply .date {
		font-size: 12px;
	}
	
	#main .deeply .num {
		font-size: 16px;
	}
	
	#main .deeply .theme {
		font-size: 18px;
	}
	
	#main .deeply .name {
		font-size: 16px;
	}
	
	#main .deeply p {
		font-size: 12px;
	}
	
	#main .deeply .title {
		font-size: 28px;
		margin-bottom: 10px;
	}
	
	#main .deeply .title .member {
		font-size: 13px;
	}
	
	#main .deeply .txt {
		line-height: 1.75;
	}
	
	#main .videoBox .inner {
		padding: 25px 25px 45px;
    	width: auto;
	}
	
	#main .videoBox .headLine .text {
		right: inherit;
		left: 0px;
		bottom: -23px;
	}
	
	#main .videoBox p {
		font-size: 12px;
	}
	
	#main .member_contents .inner {
		width: auto;
	}
	
	#main .member_contents .lead {
		font-size: 12px;
		margin: 30px 0 15px;
	}
	
	#main .staff {
		padding: 20px 12.5px;
	}
	
	#main .staff .inner {
		padding: 25px 12.5px;
	}
	
	#main .staff .headLine .text {
		right: inherit;
		left: 0px;
		bottom: -23px;
	}
	
	#main .staff .staff_blog_item {
		font-size: 12px;
		padding: 10px 0;
	}
	
	#main .staff .staff_blog_item a:hover {
		color: #000000;
	}
	
	#main .staff .staff_blog_item a:hover .title {
		text-decoration: none;
	}
	
	#main .staff .more {
		margin-right: 0;
	}
	
	/*------------------------------------------------------------
		ログイン後
	------------------------------------------------------------*/
	#main .memberInfo {
		margin: -10px 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;
	}
}
	
@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;
}

/* SPECIAL */
#main .special{
	padding: 68px 0 72px;
	background: #E3F0DC;
}

#main .special .section{
	margin: 0 auto;
	width: 970px;
}

#main .special .inner{
	width: 100%;
	margin: 0 auto;
}

#main .special .wrap{
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 36px;
}

#main .special .wrap .left{
	width: 270px;
	flex: 0 0 270px;
}

#main .special .wrap .left .ttlhead{
	font-size: 56px;
	font-weight: 700;
	line-height: 0.88;
	letter-spacing: -0.03em;
	text-align: left;
	color: #000;
}

#main .special .wrap .left .txt{
	margin-top: 28px;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.75;
	text-align: left;
	color: #000;
}

#main .special .wrap .left .ttlhead span{
	display: block;
	margin-top: 10px;
	color: #000;
	font-size: 23px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: 0.04em;
}

#main .special .wrap .right{
	width: calc(100% - 306px);
}

#main .special .wrap .right .visual{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	max-width: 660px;
	min-height: 250px;
	margin-left: auto;
	padding-left: 0;
}

#main .special .wrap .right .thumb{
	width: 100%;
	max-width: 534px;
}

#main .special .wrap .right .thumb img{
	display: block;
	width: 100%;
}

#main .special .wrap .right .date{

font-size: 14px;text-align: center;margin-top: 10px;}

#main .special .wrap .right .name{

font-size: 18px;text-align: center;}

#main .special .wrap .left .more{

}
@media (min-width: 0) and (max-width: 767px){
#main .special{
	padding: 44px 0 52px;
}

#main .special .section{
	width: auto;
	padding: 0 22px;
}

#main .special .wrap {
	display: block;
	margin: 0;
}

#main .special .wrap .left {
	width: 100%;
}

#main .special .wrap .right {
	width: 100%;
	margin-top: 26px;
}

#main .special .wrap .left .ttlhead {
	font-size: 30px;
	line-height: 0.92;
}

#main .special .wrap .left .txt {
	margin-top: 18px;
	font-size: 13px;
	line-height: 1.85;
}

#main .special .wrap .right .name {font-size: 14px;}

#main .special .wrap .left .more{

margin: 0;margin-bottom: .5rem;}

#main .special .wrap .left .ttlhead span {
	margin-top: 10px;
	font-size: 17px;
}

#main .special .wrap .right .visual{
	min-height: 0;
	padding-left: 0;
}

#main .special .wrap .right .thumb{
	max-width: none;
}

#main .special .wrap .right .date {font-size: 12px;}
}

#main .special .sliderMock{
	display: none;
}

/* NOW SHOWING */
#main .nowshowing{
	padding: 74px 0 0px;
	background: #fff;
	overflow: hidden;
}

#main .nowshowing .section{
	margin: 0 auto;
	width: 970px;
}

#main .nowshowing .inner{
	width: 100%;
}

#main .nowshowing .head{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	margin-bottom: 56px;
}

#main .nowshowing .titleBlock{
	padding-top: 10px;
}

#main .nowshowing .ttlhead{
	color: #000;
	font-size: 56px;
	font-weight: 700;
	line-height: 0.96;
	letter-spacing: -0.03em;
}

#main .nowshowing .ttlhead span{
	display: block;
	margin-top: 10px;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0.04em;
}

#main .nowshowing .sliderMock{
	position: relative;
}

#main .nowshowing .viewport{
	overflow: hidden;
	position: relative;
	width: calc(100% + ((100vw - 970px) / 2));
	touch-action: pan-y;
}

#main .nowshowing .list{
	display: flex;
	gap: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	width: max-content;
	will-change: transform;
}

#main .nowshowing .item{
	position: relative;
	width: 320px !important;
	flex: 0 0 320px;
	margin-right: 18px;
}

#main .nowshowing .card{
	position: relative;
	display: block;
	width: 100%;
	height: 430px;
	text-decoration: none;
	border-radius: 8px;
	overflow: hidden;
	background: #fff;
	box-shadow: none;
}

#main .nowshowing .thumb{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 8px;
	transition: opacity .3s;
}

#main .nowshowing .card:hover .thumb{
	opacity: 0.8;
}

#main .nowshowing .list.slick-slider{
	display: block;
	width: auto;
}

#main .nowshowing .list .slick-list{
	overflow: hidden;
}

#main .nowshowing .list .slick-track{
	display: flex;
}

#main .nowshowing .sliderArrow{
	position: absolute;
	top: 50%;
	z-index: 3;
	width: 84px;
	height: 100%;
	padding: 0;
	font-size: 0;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.92) 44%, #fff 100%);
	border: 0;
	cursor: pointer;
	transform: translateY(-50%);
}

#main .nowshowing .sliderArrow.next{
	right: 0;
}

#main .nowshowing .sliderArrow::before{
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 30px;
	height: 30px;
	border-top: 7px solid #111;
	border-right: 7px solid #111;
	transform: translate(-58%, -50%) rotate(45deg);
}

#main .nowshowing .sliderArrow.prev{
	display: none;
}

#main .nowshowing .sliderArrow.slick-disabled{
	opacity: 0;
	pointer-events: none;
}

#main .nowshowing .footer{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 18px;
	padding-top: 18px;
	border-top: none;
}

#main .nowshowing .pager{
	min-height: 20px;
}

#main .nowshowing .pager .slick-dots,
#main .nowshowing .pager .loopDots{
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#main .nowshowing .pager .slick-dots li,
#main .nowshowing .pager .loopDots li{
	line-height: 1;
}

#main .nowshowing .pager .slick-dots button,
#main .nowshowing .pager .loopDotButton{
	display: block;
	width: 30px;
	height: 3px;
	padding: 0;
	font-size: 0;
	background: #d8d8d8;
	border: 0;
	cursor: pointer;
}

#main .nowshowing .pager .slick-dots .slick-active button,
#main .nowshowing .pager .loopDots .is-active .loopDotButton{
	background: #000;
}

#main .nowshowing .more{
	margin: 0 0 0 auto;
}

#main .nowshowing .more a{
	display: inline-block;
	position: relative;
	padding-left: 20px;
	color: #111;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
	background: url(../img/icon08.gif) no-repeat left 7px;
}

#main .nowshowing .nowshowingNote{
	margin-top: 34px;
	max-width: 800px;
	color: #333;
	font-size: 13px;
	line-height: 1.9;
	text-align: left;
}

#main .nowshowing .nowshowingNote p{
	margin: 0;
}

#main .nowshowing .nowshowingNote p + p{
	margin-top: 10px;
}

@media (min-width: 0) and (max-width: 767px){
	#main .nowshowing{
		padding: 48px 0 44px;
	}

	#main .nowshowing .section{
		width: auto;
		padding: 0 22px;
	}

	#main .nowshowing .head{
		display: block;
		margin-bottom: 18px;
	}

	#main .nowshowing .titleBlock{
		padding-top: 0;
	}

	#main .nowshowing .ttlhead{
		font-size: 30px;
		line-height: 0.98;
	}

	#main .nowshowing .ttlhead span{
		margin-top: 12px;
		font-size: 17px;
	}

	#main .nowshowing .viewport{
		width: 100%;
		padding-bottom: 8px;
	}

	#main .nowshowing .list{
		width: max-content;
	}

	#main .nowshowing .item{
		width: 188px !important;
		flex-basis: 188px;
		margin-right: 16px;
	}

	#main .nowshowing .card{
		width: 188px;
		height: 266px;
	}

	#main .nowshowing .thumb{
		width: 100%;
		height: 100%;
		border-radius: 6px;
	}

	#main .nowshowing .list .slick-track{
		display: flex;
	}

	#main .nowshowing .sliderArrow{
		width: 46px;
		height: 72px;
		top: calc(50% - 4px);
		background: transparent;
		border-radius: 0;
		box-shadow: none;
	}

	#main .nowshowing .sliderArrow.prev{
		display: none;
	}

	#main .nowshowing .sliderArrow.next{
		right: 8px;
	}

	#main .nowshowing .sliderArrow::before{
		width: 16px;
		height: 16px;
		border-top-width: 4px;
		border-right-width: 4px;
	}

	#main .nowshowing .footer{
		margin-top: 12px;
		gap: 12px;
	}

	#main .nowshowing .pager{
		flex: 1 1 auto;
	}

	#main .nowshowing .pager .slick-dots,
	#main .nowshowing .pager .loopDots{
		gap: 8px;
	}

	#main .nowshowing .pager .slick-dots button,
	#main .nowshowing .pager .loopDotButton{
		width: 22px;
	}

	#main .nowshowing .more a{
		padding-left: 20px;
		font-size: 15px;
	}

	#main .nowshowing .nowshowingNote{
		margin-top: 24px;
		max-width: 100%;
		font-size: 13px;
		line-height: 1.8;
	}

	#main .nowshowing .nowshowingNote p + p{
		margin-top: 8px;
	}
}
/* 231127 add */
.youtube-wrap .youtube-wrap-inner .headLine{
    border-bottom: 4px solid #000;
    color: #000;
    margin-bottom: 0;
}
.youtube-wrap{
    background-color: #f8f2ff;
    padding: 4% 0;
}
.youtube-wrap-inner{
    width: 970px;
     margin: 0 auto;
}
.youtube-inner{
     margin: 3% 0 0 0;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.youtube-detail{
    margin-top: 10px;
    text-align: right;
    font-size: 16px;
    color: #000;
}
@media (max-width: 767px) and (min-width: 0){
	.youtube-wrap-inner{
		width: auto;
		padding: 25px 12.5px;
	}
	.youtube-detail{
		font-size: 10px;
	}
}
p.nonetext {
	font-size : 16px;
	color : #fff;
	padding: 60px 0 0 50px;
}
@media all and (min-width: 0) and (max-width: 767px)  {
	p.nonetext {
		font-size : 12px;
		padding: 20px 0 0 0;
	}
}
#main .comBtn02 {
	margin-top: 29px;
	width: 165px;	
	font-size: 15px;
}	
#main .comBtn02 a {
	padding: 10px 0 10px;
	font-size: 14px;
	border-radius: 4px;
	background-color: #9f70d4;
	background-position: 14px 13px;
}
#main .tsfc .textBox .comBtn02 a:hover {
	background-position: 25px 13px;
}
@media (max-width: 767px) and (min-width: 0){
	#main .comBtn02 {
		margin-left: 80px;
	}
}
div#twitter_wrap {
	width: 970px;
	margin: 100px auto;
	overflow: hidden;
}
div#twitter_wrap .tw-container {
	padding: 10px;
	border: 1px solid #CCC;
	margin: 0 auto;
	width: 660px;
}
div#twitter_wrap .tw-container img {
	width: 80px;
	height: auto;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
div#twitter_wrap .tw-container a:hover img {
	opacity: 0.8;
}
div#twitter_wrap .tw-container a:hover,
div#twitter_wrap .tw-container a:hover span {
	text-decoration: none;
	color: #55acee;
}
div#twitter_wrap .tw-container p {
	font-size: 20px;
	font-weight: bold;
	line-height: initial;
	padding: 10px 0;
	margin-bottom: 10px;
}
div#twitter_wrap .tw-container p span {
	font-size: 16px;
	color: #8899A6;
	font-weight: normal;
}
@media all and (min-width: 0) and (max-width: 767px)  {
	div#twitter_wrap {
		width: 95%;
		margin: 20px auto 30px;
	}
	div#twitter_wrap .tw-container {
		width: auto;
		float: none;
		margin-bottom: 30px;
	}
	div#twitter_wrap .tw-container img {
		width: 50px;
		margin-right: 5px;
	}
	div#twitter_wrap .tw-container p {
		font-size: 16px;
		padding: 0;
	}
	div#twitter_wrap .tw-container p span {
		font-size: 12px;
	}
}
.youtube-wrap-inner .headLine {
    margin-bottom: 0 !important;
}
#main .tabBox .imgBox .textBox .date .event{
	margin: 0;
	margin-right: 10px;
}

/* moved from index.html */
.comBtn01 {
	color: #FFF;
	/* border: 1px solid #000; */
	font-size: 15px;
	text-align: center;
	position: relative;
	border-radius: 4px;
	background: #ffffff;
}

#main .ticket .inner .textBox .comBtn01 a {
	padding: 9px 0 8px;
	background: none;
	color: #2EAF4A;
	font-weight: 700;
}

#main .sns {
	margin-bottom: 0;
	padding: 48px 0 54px;
	background: #f7f4e8;
}

#main .sns .section {
	margin: 0 auto;
	width: 970px;
}

#main .sns .inner {
	width: 100%;
}

#main .sns .head {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	margin-bottom: 12px;
}

#main .sns .ttlhead {
	padding-top: 0px;
	color: #000;
	font-size: 58px;
	font-weight: 700;
	line-height: 0.94;
	letter-spacing: -0.03em;
}

#main .sns .character {
	position: relative;
	width: 154.8px;
	margin-right: 10px;
}

#main .sns .character::before,
#main .sns .character::after {
	content: "";
	position: absolute;
	border-radius: 50%;
	background: #ecf5fb;
}

#main .sns .character::before {
	top: 54px;
	left: -30px;
	width: 38px;
	height: 38px;
}

#main .sns .character::after {
	top: 92px;
	left: -4px;
	width: 22px;
	height: 22px;
}

#main .sns .character img {
	display: block;
	width: 100%;
}

#main .sns .snsList {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 22px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#main .sns .snsItem {
	width: 222px;
}

#main .sns .snsLink {
	display: block;
	color: #111;
	text-align: center;
	text-decoration: none;
}

#main .sns .snsVisual {
	display: block;
	width: 182px;
	height: 182px;
	margin: 0 auto 44px;
	border-radius: 50%;
	overflow: hidden;
}

#main .sns .snsVisual img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: opacity .3s;
}

#main .sns .snsLink:hover .snsVisual img {
	opacity: 0.8;
}

#main .sns .snsLabel {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	color: #111;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.2;
}

#main .sns .snsMarkIcon {
	display: block;
	width: 22px;
	height: 22px;
	object-fit: contain;
	flex: 0 0 22px;
}

#main .sns .snsMark {
	min-width: 20px;
	color: #111;
	font-size: 23px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
}

@media (min-width: 0) and (max-width: 767px) {
	#main .sns {
		padding: 42px 0 40px;
	}

	#main .sns .section {
		width: auto;
		padding: 0 22px;
	}

	#main .sns .head {
		display: block;
		margin-bottom: 20px;
	}

	#main .sns .ttlhead {
		padding-top: 0;
		font-size: 30px;
		line-height: 0.98;
	}

	#main .sns .character {
		width: 70.0px;
        margin: -48px 50px 0 auto;
	}

	#main .sns .character::before {
		top: 38px;
		left: -20px;
		width: 24px;
		height: 24px;
	}

	#main .sns .character::after {
		top: 63px;
		left: -2px;
		width: 14px;
		height: 14px;
	}

	#main .sns .snsList {
		margin-top:50px;
		flex-wrap: wrap;
		justify-content: center;
		gap: 28px 16px;
	}

	#main .sns .snsItem {
		width: calc(50% - 8px);
	}

	#main .sns .snsVisual {
		width: 136px;
		height: 136px;
		margin-bottom: 18px;
	}

	#main .sns .snsLabel {
		gap: 6px;
		font-size: 12px;
	}

	#main .sns .snsMarkIcon {
		width: 18px;
		height: 18px;
		flex-basis: 18px;
	}

	#main .sns .snsMark {
		min-width: 16px;
		font-size: 18px;
	}
}

#main .link {
	padding: 95px 0 95px;
	background: #fff;
}

#main .link .section {
	margin: 0 auto;
	width: 970px;
}

#main .link .inner {
	width: 100%;
}

#main .link .linkList {
	margin: 0;
	padding: 0;
	list-style: none;
}

#main .link .linkList:after {
	content: "";
	display: block;
	clear: both;
}

#main .link .linkItem {
	float: left;
	width: 250px;
    margin: 0px 110px 35px 0;
	padding: 0;
	min-width: 0;
}

#main .link .linkItem:nth-child(3n) {
	margin-right: 0;
}

#main .link .banner {
	display: block;
	width: 100%;
	height: auto;
	text-decoration: none;
	background: none;
	border: 0;
	box-sizing: border-box;
}

#main .link .banner img {
	display: block;
	width: 100%;
	height: auto;
}

#main .link .banner:hover {
	opacity: 0.85;
}

@media (min-width: 0) and (max-width: 767px) {
	#main .link {
		padding: 34px 0 40px;
	}

	#main .link .section {
		width: auto;
		padding: 0 22px;
	}

	#main .link .linkList {
		background: #fff;
	}

	#main .link .linkItem {
		width: calc(50% - 7px);
		margin: 0 0 14px;
		background: #fff;
	}

	#main .link .linkItem:nth-child(odd) {
		margin-right: 14px;
	}

	#main .link .linkItem:nth-child(even) {
		margin-right: 0;
	}

	#main .link .banner {
		height: auto;
		background: #fff;
	}

	#main .link .banner img {
		background: #fff;
	}
}

@media (min-width: 768px) {
	#main .link .linkList {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: flex-start;
		max-width: 900px;
		margin: 0 auto;
	}

	#main .link .linkList:after {
		content: none;
		display: none;
	}

	#main .link .linkItem,
	#main .link .linkItem:nth-child(3n) {
		float: none;
		width: 33.3333%;
		margin: 0 0 28px;
	}

	#main .link .banner {
		width: 70%;
		margin: 0 auto;
	}
}

.designMockOverlay {
	position: absolute;
	top: 0;
	left: 50%;
	width: 1400px;
	opacity: 0.5;
	transform: translateX(-50%);
	pointer-events: none;
	z-index: 9999;
}

.designMockOverlay img {
	display: block;
	width: 1400px;
	height: auto;
}

#main .topjoin {
	position: relative;
}

#main .topjoin .topjoinIcon {
	display: block;
	margin: 0 auto 24px;
	width: 120px;
	height: auto;
}

#main .topjoin .section {
	position: relative;
	padding-top: 135px;
	padding-bottom: 62px;
	width: 970px;
}

#main .topjoin .topjoinLead {
	margin: 0 auto;
	width: 540px;
	text-align: center;
}

#main .topjoin .topjoinLeadTitle {
	margin: 0 0 24px;
	color: #000;
	font-family: "Noto Serif JP", serif;
	font-size: 51px;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0.03em;
}

#main .topjoin .topjoinLeadTitle span {
	display: block;
}

#main .topjoin .topjoinLeadText {
	margin: 0;
	color: #222;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.8;
	letter-spacing: 0.02em;
}

#main .topjoin .topjoinDivider {
	margin: 62px auto 49px;
	width: 500px;
	border-top: 1px solid #07913A;
}

#main .topjoin .topjoinPrice {
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 20px;
}

#main .topjoin .topjoinPriceLabel {
	min-width: 60px;
	padding: 18px 48px 18px;
	color: #FFF;
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	background: #0c9f45;
	border-radius: 4px;
}

#main .topjoin .topjoinPriceValue {
	color: #0c9f45;
	font-size: 39px;
	font-weight: 700;
	line-height: 1.2;
}

#main .topjoin .topjoinPriceValue strong {
	font-size: 64px;
	font-weight: 700;
	letter-spacing: 0.01em;
}

#main .topjoin .topjoinPriceValue small {
	font-size: 26px;
	font-weight: 700;
}

#main .topjoin .topjoinBenefits {
	margin: 0 auto 68px;
	padding: 0;
	width: 450px;
	list-style: none;
}

#main .topjoin .topjoinBenefits li {
	position: relative;
	margin-bottom: 8px;
	padding-left: 18px;
	color: #111;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.7;
	text-align: left;
}

#main .topjoin .topjoinBenefits li::before {
	content: "";
	position: absolute;
	top: 0.62em;
	left: 0;
	width: 10px;
	height: 10px;
	background: #000;
	border-radius: 50%;
	transform: translateY(-50%);
}

#main .topjoin .topjoinButton {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 auto;
	padding-top: 36px;
	padding-bottom: 36px;
	padding-left: 22px;
	padding-right: 22px;
	width: 450px;
	height: 62px;
	color: #FFF;
	font-size: 30px;
	font-weight: 700;
	text-decoration: none;
	background: #0c9f45;
	border-radius: 8px;
	box-sizing: border-box;
}

#main .topjoin .topjoinButton:hover {
	opacity: 0.85;
}

#main .topjoin .topjoinButtonIcon {
	width: 44px;
	height: auto;
	filter: brightness(0) invert(1);
}

#main .topjoin .topjoinButtonText {
	display: block;
	letter-spacing: 0.04em;
}

#main .topjoin .topjoinCharacter {
	position: absolute;
    right: 0px;
    bottom: 150px;
    width: 240px;
}

#main .topjoin .topjoinCharacter img {
	display: block;
	width: 100%;
	height: auto;
}

@media screen and (max-width: 767px) {

	
#main .topjoin .topjoinPriceLabel {
    min-width: 60px;
    padding: 13px 40px 13px;
}
	#main .topjoin {
		padding-bottom: 0;
		background: #E3F0DC url(../img/common/com_bg.jpg) no-repeat center top;
		background-size: cover;
		border-bottom: none;
	}

	#main .topjoin .section {
		padding-top: 48px;
		padding-bottom: 36px;
		padding-left: 22px;
		padding-right: 22px;
		width: auto;
		border-top: none;
		overflow: visible;
	}

	#main .topjoin .topjoinIcon {
		margin-bottom: 24px;
		width: 92px;
	}

	#main .topjoin .topjoinLead {
		width: auto;
		margin: 0;
	}

	#main .topjoin .topjoinLeadTitle {
		margin-bottom: 40px;
		font-size: 30px;
		line-height: 1.35;
	}

	#main .topjoin .topjoinLeadText {
		font-size: 14px;
		line-height: 1.8;
	}

	#main .topjoin .topjoinDivider {
		margin: 60px 0 60px;
		width: auto;
	}

	#main .topjoin .topjoinPrice {
		flex-direction: column;
		gap: 10px;
		margin-bottom: 40px;
	}

	#main .topjoin .topjoinPriceLabel {
		min-width: 0;
		width: 80px;
		font-size: 14px;
	}

	#main .topjoin .topjoinPriceValue {
		font-size: 22px;
	}

	#main .topjoin .topjoinPriceValue strong {
		font-size: 46px;
	}

	#main .topjoin .topjoinPriceValue small {
		font-size: 16px;
	}

	#main .topjoin .topjoinBenefits {
		margin: 0 0 28px;
		width: auto;
	}

	#main .topjoin .topjoinBenefits li {
		font-size: 13px;
		line-height: 1.7;
	}

	#main .topjoin .topjoinButton {
		width: auto;
		margin: 0;
		padding: 0 20px;
		font-size: 17px;
	}

	#main .topjoin .topjoinButtonIcon {
		width: 26px;
	}

	#main .topjoin .topjoinCharacter {
		position: absolute;
        top: calc(109% + 15px);
        right: 19px;
        width: 96px;
        margin: 0;
        z-index: 2;
	}
}
