@charset "UTF-8";

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
detaails,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: 400;
}
body {
	line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
nav ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
input,
select {
	vertical-align: middle;
}
* {
	box-sizing: border-box;
}
body {
	font-family: "BIZ UDPGothic", "Yu Gothic Medium", "游ゴシック Medium",
		YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	letter-spacing: 0.08rem;
	color: #333333;
}
body *::selection {
	background: #f7dafe;
}
body *::-moz-selection {
	background: #f7dafe;
}
ul,
ol {
	list-style: none;
}
sub {
	vertical-align: sub;
	font-size: 64%;
}
sup {
	vertical-align: super;
	font-size: 64%;
}
a {
	color: #333333;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
img {
	-webkit-touch-callout: none;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-drag: none;
	-khtml-user-drag: none;
}
/*img {pointer-events: none;}*/

strong {
	font-weight: bold;
}

/* --------------------------------------------------------------------------------------------- module */
.linkset02.black a.notel{
	pointer-events: none;
	font-weight: normal;
	background: none !important;
	border: none !important;
	padding: 0 !important;
	text-align: left !important;
	display: inline-block !important;
}
.fs_medium {
	font-size: 120% !important;
}
.fs_small {
	font-size: 87% !important;
}

b {
	font-weight: 700;
}

.fl {
	float: left !important;
}
.fr {
	float: right !important;
}
.tal {
	text-align: left !important;
}
.tac {
	text-align: center !important;
}
.tar {
	text-align: right !important;
}
.mt5 {
	margin-top: 5px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt100 {
	margin-top: 100px !important;
}
.mt-30 {
	margin-top: -30px !important;
}
.mt35 {
	margin-top: 35px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mt60 {
	margin-top: 60px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.mb0 {
	margin-bottom: 0 !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}
.pb20 {
	padding-bottom: 20px !important;
}
.pt110 {
	padding-top: 110px !important;
}
.fc_white {
	color: #ffffff !important;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	font-size: 0.1em;
}
.bg_gray {
	background: #f6f6f6;
}
.bg_gray2 {
	background: #f6f6f6;
	padding: 0 30px 30px 30px;
	overflow: hidden;
}
.border {
	border: 1px solid #888888;
	padding: 20px;
	overflow: hidden;
}
.border2 {
	border: 1px solid #888888;
	padding: 30px;
	overflow: hidden;
}
.topborder2{
	border-top:1px solid #d9d9d9
}
.clearfix {
	display: block;
}
a img.opacity {
	transition: 0.2s;
}
a img.opacity:hover {
	opacity: 0.6;
}
.box_btn_en {
	width: 100%;
	margin: 0 auto;
	background: #353535;
}
.box_btn_en .btn_en {
	margin: 0 auto;
	text-align: right;
	width: 1200px;
	font-size: 14px;
	padding: 6px 0;
	height: 14px;
}
.box_btn_en .btn_en a {
	text-decoration: none;
}
.box_btn_en .btn_en a:hover {
	opacity: 0.6;
}
.follow {
	z-index: 100;
}
.title01 {
	background: url(/common/images/title01_bg.png) no-repeat center 0;
	-webkit-background-size: 100% 258px;
	-moz-background-size: 100% 258px;
	background-size: 100% 258px;
	min-width: 1200px;
	padding: 100px 0 5px;
	min-height: 125px;
	text-align: center;
	line-height: 1.8;
}
.title01 h1 {
	margin: 0 auto;
	width: 1200px;
	font-size: 263%; /* 42px */
	font-weight: normal;
	line-height: 1.8;
	font-family: "BIZ UDPMincho", "YuMincho", "游明朝", "Hiragino Mincho ProN",
		"HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.title01 small {
	display: block;
	margin: 20px auto 0;
	width: 1200px;
	font-size: 93%; /* 15px */
}
.title02 {
	margin: 0px 0 -40px;
	padding: 0 0 78px;
	min-width: 1200px;
	overflow: hidden;
}
.title02 .inner {
	margin: -100px 0 0;
	padding: 100px 0 0;
	-webkit-transform: skewY(-4deg);
	-ms-transform: skewY(-4deg);
	transform: skewY(-4deg);
}
.title02 h2 {
	margin: 0 auto;
	width: 1200px;
	-webkit-transform: skewY(4deg);
	-ms-transform: skewY(4deg);
	transform: skewY(4deg);
}
.title02 + #contents .article01 {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	margin-top: 0;
	padding-top: 0;
}
.title03 {
	width: 100%;
	min-width: 1200px;
	height: 212px;
	display: flex;
	justify-content: center;
	align-items: end;
}
.title03 h1{
	font-size: 60px;
	font-family: 'BIZ UDPMincho', 'YuMincho', '游明朝',"Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	text-align: center;
}
.title03 h1 span {
	margin-top: 40px;
	font-size: 20px;
	color: #745ab1;
	font-weight: bold;
	position: relative;
}
.title03 h1 span:before,
.title03 h1 span:after {
	content: "";
	height: 1px;
	width: 40px;
	background: #745ab1;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}
.title03 h1 span:before {
	left: -60px;
}
.title03 h1 span:after {
	right: -60px;
}
.title04 {
	background: url(/common/images/title01_bg_s.png) no-repeat center 0;
	-webkit-background-size: 100% 190px;
	-moz-background-size: 100% 190px;
	background-size: 100% 190px;
	padding: 10px 0 0;
	min-width: 1200px;
}
.title04 h1 {
	margin: 0 auto;
	width: 1200px;
	font-weight: normal;
	text-align: center;
	line-height: 1.4;
}
.title04 span {
	display: block;
	margin-top: 0;
	font-size: 158%;
	font-weight: bold;
}
.title04 small {
	display: block;
	margin: 30px 0 0;
	font-weight: bold;
	font-size: 87%; /* 14px */
}
.title04 small.note {
	margin-top: 0;
}
.h2100 .layout-left {
	font-weight: normal;
	line-height: 1.8;
}

.h2100 .layout-left .doc:first-of-type {
	margin-top: 0;
}
.h2100 .layout-left .doc:nth-child(3) {
	margin-top: 40px;
}
.h2100 .layout-left .doc span {
	display: block;
	margin-top: 0;
	font-size: 158%;
	font-weight: bold;
}
.h2100 .layout-left .doc span.icon_troupe,
#contents .box08 .doc .subtitle.icon_troupe {
	font-size: 125%;
	position: relative;
	margin-bottom: 10px;
	padding-left: 55px;
	font-weight: bold;
}
.h2100 .layout-left .doc span.icon_troupe:before {
	content: "";
	height: 40px;
	width: 40px;
	top: 0;
	left: 0;
	position: absolute;
}
#contents .box08 .doc .subtitle.icon_troupe:before {
	content: "";
	height: 40px;
	width: 40px;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	position: absolute;
}
.h8000 #contents .box08 .doc .subtitle.icon_troupe:before {
	top: 10px;
}
.h8000 #contents .box08 .doc .subtitle {
	padding-top: 9px;
}
	
.h2100 .layout-left .doc span.icon_troupe.superior:before,
#contents .box08 .doc .subtitle.icon_troupe.superior:before {
  background: url(/star/so7q6r00000002km-img/sp_icon_superior.png) top left no-repeat;
	background-size: 40px 40px;
}
	
.h2100 .layout-left .doc span.icon_troupe.flower:before,
#contents .box08 .doc .subtitle.icon_troupe.flower:before {
  background: url(/star/so7q6r00000002lq-img/sp_icon_flower.png) top left no-repeat;
	background-size: 40px 40px;
}
	
.h2100 .layout-left .doc span.icon_troupe.moon:before,
#contents .box08 .doc .subtitle.icon_troupe.moon:before {
  background: url(/star/so7q6r00000002mu-img/sp_icon_moon.png) top left no-repeat;
	background-size: 40px 40px;
}
	
.h2100 .layout-left .doc span.icon_troupe.snow:before,
#contents .box08 .doc .subtitle.icon_troupe.snow:before {
  background: url(/star/so7q6r00000002ny-img/sp_icon_snow_l.png) top left no-repeat;
	background-size: 40px 40px;
}
	
.h2100 .layout-left .doc span.icon_troupe.star:before,
#contents .box08 .doc .subtitle.icon_troupe.star:before {
  background: url(/star/so7q6r00000001k4-img/sp_icon_star.png) top left no-repeat;
	background-size: 40px 40px;
}
	
.h2100 .layout-left .doc span.icon_troupe.cosmos:before,
#contents .box08 .doc .subtitle.icon_troupe.cosmos:before {
  background: url(/star/so7q6r00000002p2-img/sp_icon_cosmos.png) top left no-repeat;
	background-size: 40px 40px;
}
	
.h2100 .layout-left .doc span.icon_troupe.kenichi:before,
#contents .box08 .doc .subtitle.icon_troupe.kenichi:before {
  background: url(/star/so7q6r00000002q6-img/icon_sp_one.png) top left no-repeat;
	background-size: 40px 40px;
}

.h2100 .layout-left .doc span.icon_troupe.multi:before,
#contents .box08 .doc .subtitle.icon_troupe.multi:before {
	background: url(/common/so7q6r00000000iv-img/sp_icon_multi.png) top left no-repeat;
	background-size: 40px 40px;
}
.label + .subtitle {
	margin-top:30px !important;
}
.h2100 .layout-left small {
	display: block;
	margin-top: 0;
	font-size: 87%; /* 14px */
}
.h2100 .layout-left small.note {
	margin-top: 0;
	font-size: 100%;
}
.title04 div.commentary {
	font-size: 14px;
	text-align: left;
	width: 800px;
	font-weight: normal;
	margin: 15px auto 0 auto;
}
.title05 {
	margin: 50px auto 0;
	width: 1200px;
	text-align: center;
}
.title06 {
	min-width: 1200px;
}
.title06 h1 {
	margin: 0 auto;
	padding: 15px 20px;
	width: 1200px;
	text-align: center;
	line-height: 0;
}
.title07 {
	background: url(/common/images/title01_bg.png) no-repeat center 0;
	-webkit-background-size: 100% 258px;
	-moz-background-size: 100% 258px;
	background-size: 100% 258px;
	padding: 40px 0;
	min-width: 1200px;
}
.h4110 .title07 {
	padding-bottom: 0px !important;
}
.title07 .inner {
	margin: 0 auto;
	width: 1200px;
	text-align: center;
}
.title07 h1 {
	margin: 25px 0 0;
	font-size: 200%; /* 32px */
	line-height: 1.3;
	font-weight: normal;
}
.title07 small {
	margin: 10px 0 0;
	font-size: 93%; /* 15px */
	line-height: 1.3;
}
.title07 .img {
	line-height: 0;
}
.title07 .icon {
	margin: 40px 0 0;
	line-height: 0;
}
.title08 {
	background: url(/common/images/title01_bg.png) no-repeat center 0;
	-webkit-background-size: 100% 258px;
	-moz-background-size: 100% 258px;
	background-size: 100% 258px;
	min-width: 1200px;
	padding: 55px 0 0;
	min-height: 145px;
	text-align: center;
	line-height: 1.8;
}
.title08 h1 {
	margin: 0 auto;
	width: 1200px;
	font-size: 225%; /* 36px */
	font-weight: normal;
	font-family: "BIZ UDPMincho", "YuMincho", "游明朝", "Hiragino Mincho ProN",
		"HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.title08 small {
	display: block;
	margin: 20px auto 0;
	width: 1200px;
	font-size: 93%; /* 15px */
}
.wrap01 {
	min-width: 1200px;
}
.wrap_gray {
	background-color: #f6f6f6;
	min-width: 1200px;
	margin: 100px 0 0;
	padding: 50px 0;
}
.wrap_gray2 {
	background-color: #f6f6f6;
	min-width: 1200px;
	margin: 0 auto;
	padding-bottom: 100px;
	overflow: hidden;
}
.wrap_pattern1 {
	background: url(/common/images/bg_pattern02.png) repeat 0 0;
	margin: 60px 0 -100px;
	padding: 60px 0 100px;
	min-width: 1200px;
}
.linkset02.black + .wrap_pattern1 {
	margin: -200px 0 -100px;
	padding: 200px 0 100px;
}
/* --------------------------------------------------------------------------------------------- toppage */
.subnav {
	background: #f3f3f3;
	border-bottom: 1px solid #d6d6d6;
}
.subnav .inner-subnav {
	width: 1200px;
	margin: 0 auto;
}
.subnav .inner-subnav ul {
	display: flex;
	justify-content: center;
}
.subnav .inner-subnav ul li {
	width: 33.33333%;
	width: calc(100% / 3);
	text-align: center;
	padding: 15px;
	font-size: 18px;
	position: relative;
}
.subnav .inner-subnav ul li:before {
	content: "";
	background: #d4d4d4;
	width: 1px;
	height: 28px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.subnav .inner-subnav ul li:last-child:after {
	content: "";
	background: #d4d4d4;
	width: 1px;
	height: 28px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.subnav .inner-subnav ul li a {
	text-decoration: none;
	padding: 14px 14px 14px 35px;
	width: 100%;
	display: block;
	border-radius: 4px;
	border: transparent 1px solid;
	transition: 0.2s;
}
.subnav .inner-subnav ul li a:hover {
	background: #ffffff;
	color: #333333;
}
.subnav .inner-subnav span.icon,
#navigation span.icon {
	position: relative;
	display: inline-block;
}
.subnav .inner-subnav span.icon:before {
	content: "";
	width: 27px;
	height: 27px;
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	margin: auto;
}
.subnav .inner-subnav span.icon_beginner:before {
	background: url(/common/images/icon_beginner.png) no-repeat;
	background-size: 27px 27px;
	left: -33px;
}
.subnav .inner-subnav span.icon_tomokai:before {
	background: url(/common/images/icon_tomokai.png) no-repeat;
	background-size: 27px 27px;
	left: -36px;
}
.subnav .inner-subnav span.icon_group:before {
	background: url(/common/images/icon_group.png) no-repeat;
	background-size: 27px 27px;
	left: -36px;
}

/* MAIN VISUAL */
.mainVisual {
	text-align: center;
	font-size: 0;
}
/* SWIPER */
.swiper {
	background: #f6f6f6;
	width: 940px;
}
.swiper .scrolldown {
	position: absolute;
	right: 30px;
	bottom: 50px;
	z-index: 2;
	cursor: pointer;
	animation-name: scrollDown;
	animation-duration: 2s;
	animation-iteration-count: infinite;
	animation-timing-function: ease;
}
@keyframes scrollDown {
	100% {
		bottom: 15px;
	}
}
[class*="swiper"]:focus {
	outline: none;
}
.mainVisual .slide-media {
	height: 715px;
	text-align: center;
}
.mainVisual .slide-media img {
	-webkit-transition: 7s 1s ease-out;
	transition: 7s 1s ease-out;
	max-height: 715px;
}
.mainVisual .slide-title {
	font-size: 4rem;
	font-weight: normal;
	line-height: 1.6;
	position: absolute;
	right: 8rem;
	bottom: 15%;
	margin-left: 16rem;
	text-align: right;
	color: #fff;
}
.mainVisual .swiper-slide[class*="-active"] .slide-media img {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
.mainVisual .swiper-slide[class*="-active"] .slide-title {
	-webkit-animation: mainVisual-fadeIn 2s 0.5s var(--easing) both;
	animation: mainVisual-fadeIn 2s 0.5s var(--easing) both;
}

@-webkit-keyframes mainVisual-fadeIn {
	0% {
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
		opacity: 0;
		-webkit-filter: blur(300px);
		filter: blur(300px);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
		-webkit-filter: blur(0);

		filter: blur(0);
	}
}
.box_controller {
	width: 100%;
	background: #282828;
	padding: 10px;
}
.controller_inner {
	display: flex;
	justify-content: center;
	align-items: center;
}
.swp_btn_prev,
.swp_btn_next {
	width: 14px;
	height: 16px;
	display: inline-block;
	cursor: pointer;
}
.swp_btn_prev {
	margin-right: 15px;
	margin-left: 67px;
}
.swp_btn_next {
	margin-left: 15px;
}
.swp_pagination {
	width: auto !important;
	display: inline-block;
}
.swp_btn_pauseplay {
	display: inline-block;
	margin-left: 30px;
	cursor: pointer;
	transition: 0.2s;
}
.swp_btn_pauseplay img:hover {
	opacity: 0.6;
}
.swiper-button-pause,
.swiper-button-play {
	display: none;
}
.swiper-button-pause.on,
.swiper-button-play.on {
	display: block;
}
/* boxSchedule */
#contents .topSchedule {
	background: #f6f6f6;
	padding: 130px 0 150px 0;
}
#contents .topSchedule .linkset02 ul li {
	width: 610px;
	margin-top: 30px;
	font-size: 28px;
}
#contents .topSchedule .linkset02 ul li span {
	font-weight: normal;
}
#contents .linkset02 a.btnSchedule span {
	position: relative;
}
#contents .linkset02 a.btnSchedule span:before {
	content: "";
	background: url(/common/images/btn_schedule.png) no-repeat;
	background-size: 35px 35px;
	width: 35px;
	height: 35px;
	margin-right: 20px;
}
#contents .linkset02 a.btnSchedule:hover span:before {
	background: url(/common/images/btn_schedule2.png) no-repeat;
	background-size: 35px 35px;
}
#contents .topSchedule .linkset02 ul li.btnCircle {
	padding: 11px !important;
	margin: 30px 0 0 0;
	font-size: 24px;
}
#contents .topSchedule .linkset02 ul li.btnCircle {
	width: 386px;
}
#contents .topSchedule .linkset02 ul li.btnCircle a {
	background: url(/common/images/mark04_r.png) no-repeat 94% center #755ab0;
	color: #ffffff;
	padding: 5px;
	margin: -11px;
	font-size: 20px;
}
#contents .topSchedule .linkset02 ul li.btnCircle a:hover {
	background: url(/common/images/mark29.png) no-repeat 94% center #ffffff !important;
	background: #ffffff;
	color: #755ab0;
	border: 1px solid #755ab0;
}
#contents .innerSchedule {
	width: 1200px;
	margin: 0 auto;
	display: flex;
}
#contents .innerSchedule dl {
	width: 546px;
	margin-right: 108px;
}
#contents .innerSchedule dl dt {
	line-height: 1.5;
	padding-left: 83px;
}
#contents .innerSchedule dl dt span.theater {
	font-size: 36px;
	font-family: "BIZ UDPMincho", "YuMincho", "游明朝", "Hiragino Mincho ProN",
		"HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	padding-left: 100px;
	position: relative;
}
#contents .innerSchedule dl dt span.theater:before {
	content: "";
	font-size: 15px;
	background: #d7d7d7;
	border-radius: 30px;
	padding: 7px 20px;
	font-family: "BIZ UDPGothic", "Yu Gothic Medium", "游ゴシック Medium",
		YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	display: inline-block;
	margin: 5px 0;
	line-height: 1;
}
#contents .innerSchedule dl.hyogo dt span.theater:before {
	content: "兵庫県";
}
#contents .innerSchedule dl.tokyo dt span.theater:before {
	content: "東京都";
}
#contents .innerSchedule dl dt span.location {
	font-size: 15px;
	background: #d7d7d7;
	border-radius: 30px;
	padding: 7px 20px;
}

#contents .innerSchedule dl.superior dt {
  background: url(/star/so7q6r00000002km-img/icon_superior_l.png) no-repeat left 8px;
}

#contents .innerSchedule dl.flower dt {
  background: url(/star/so7q6r00000002lq-img/icon_flower_l.png) no-repeat left 8px;
}

#contents .innerSchedule dl.moon dt {
  background: url(/star/so7q6r00000002mu-img/icon_moon_l.png) no-repeat left 8px;
}

#contents .innerSchedule dl.snow dt {
  background: url(/star/so7q6r00000002ny-img/icon_snow_l.png) no-repeat left 8px;
}

#contents .innerSchedule dl.star dt {
  background: url(/star/so7q6r00000001k4-img/icon_star_l.png) no-repeat left 8px;
}

#contents .innerSchedule dl.cosmos dt {
  background: url(/star/so7q6r00000002p2-img/icon_cosmos_l.png) no-repeat left 8px;
}

#contents .innerSchedule dl.kenichi dt {
  background: url(/star/so7q6r00000002q6-img/so7q6r00000002qy.png) no-repeat left 8px;
}

#contents .innerSchedule dl.multi dt {
  background: url(/common/so7q6r00000000iv-img/so7q6r00000001c1.png) no-repeat left 8px;
}
#contents .innerSchedule dl dd > div {
	width: 475px;
	margin-top: 20px;
}
#contents .innerSchedule dl dd img {
	width: 475px;
	height: auto;
}
#contents .innerSchedule dl dd a:hover img {
	transform: scale(1.05,1.05);
	transition: 0.2s;
}
#contents .innerSchedule dl:last-of-type {
	margin-right: 0;
}
#contents .innerSchedule dl.hyogo {
	background: url(/common/images/txt_hyogo.png) no-repeat right bottom;
}
#contents .innerSchedule dl.tokyo {
	background: url(/common/images/txt_tokyo.png) no-repeat right bottom;
}

/* news */
.h0000 #contents .article01 {
	margin: 150px auto;
}
.h0000 #contents .article01 h2:first-of-type {
	margin-top: 0;
}
.h0000 #contents .table04 .item {
	display: flex;
	align-items: center;
}
.h0000 #contents .table04 .head {
	padding: 0;
	display: flex;
	align-items: center;
}
.h0000 #contents .table04 .head span.date {
	width: 122px;
	margin-left: 30px;
}
.h0000 #contents .table04 .head span.tag {
	margin: 0;
	width: 100px;
	display: flex;
	justify-content: center;
}
.h0000 #contents .table04 .head span.tag .label {
	font-size: 0;
}
.h0000 #contents .table04 .body {
	padding: 0 30px 0 0;
}
.h0000 #contents .table04 {
	margin-top: 30px;
}

.h0000 #contents h2.iconViolet {
	font-size: 50px;
	text-align: center;
	background: none;
	padding: 0;
}
.h0000 #contents h2.iconViolet span {
	position: relative;
}
.h0000 #contents h2.iconViolet span:before {
	content: "";
	background: url(/common/images/icon_violet_l.png) no-repeat;
	width: 114px;
	height: 40px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: -154px;
}
.h0000 #contents h2.iconViolet span:after {
	content: "";
	background: url(/common/images/icon_violet_r.png) no-repeat;
	width: 114px;
	height: 40px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: -154px;
}
.btnShort {
	width: 300px !important;
}

/* topPickup */
.topPickup {
	padding: 120px 0;
	background: #f6f6f6;
	border-top: 1px solid #dfdfdf;
	overflow: hidden;
}
.topPickup .pickup {
	width: 1200px;
	margin: 0 auto;
}
.topPickup .pickup dl {
	display: flex;
	flex-direction: row;
}
.topPickup:nth-of-type(odd) .pickup dl {
	flex-direction: row-reverse;
}
.topPickup:nth-of-type(odd) .pickup dt img {
	margin-right: 0 !important;
	margin-left: 80px;
}
.topPickup .pickup dt img {
	width: 450px;
	height: auto;
	margin-right: 80px;
}
.topPickup .pickup dd {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 670px;
}
#contents .topPickup .pickup dd h3 {
	margin-top: 0;
	font-size: 45px;
	margin-bottom: 15px;
	line-height: 1.6;
}
#contents .topPickup .pickup dd h3:before {
	content: "";
	background: #c3c3c3;
}
#contents .topPickup .pickup dd p.txt {
	font-size: 20px;
}

/* topService */
.topService {
	background: url(/common/images/bg_top_service.jpg) no-repeat top center
		#cbcbcb;
	background-size: 100% auto;
	overflow: hidden;
	padding: 150px 0;
}
.topService .inner-service {
	width: 1200px;
	margin: 0 auto;
}
.topService .inner-service h2:first-of-type {
	margin-top: 0 !important;
}
.box_topSns ul {
	display: flex;
	justify-content: center;
	margin-top: 70px;
}
.box_topSns ul li {
	margin: 0 30px;
}
.box_topService {
	margin-top: 70px;
}
.box_topService ul {
	display: flex;
	flex-wrap: wrap;
}
.box_topService ul li {
	width: 270px;
	margin-left: 40px;
	margin-bottom: 30px;
}
.box_topService ul li:first-child {
	margin-left: 0;
}
.box_topService ul li:nth-child(4n + 1) {
	margin-left: 0;
}
.box_topService ul li p.ttlService {
	font-size: 14px;
	margin-bottom: 15px;
	position: relative;
	padding-left: 8px;
}
.box_topService ul li p.ttlService:before {
	content: "";
	background: #7e7c78;
	width: 2px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.box_topService ul li a {
	text-decoration: none;
}
.box_topService ul li img {
	width: 100%;
	border: 1px solid #c3c3c3;
}
.box_topService a img {
	display: block;
	transition: 0.2s;
}
.topService a img:hover {
	opacity: 0.6;
}
.box_topService .flexCenter {
	justify-content: center;
}
.box_topService .title {
	font-size: 35px;
	text-align: center;
	margin: 70px auto 50px auto;
	font-family: "BIZ UDPMincho", "YuMincho", "游明朝", "Hiragino Mincho ProN",
		"HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.h0000 footer .top {
	background: none;
}
/* --------------------------------------------------------------------------------------------- header */
header {
	border-top: 3px solid #755ab0;
	position: fixed;
	background-color: rgba(255, 255, 255, 0.9);
	left: 0;
	top: 0;
	width: 100%;
	min-width: 1200px;
	z-index: 999;
	height: 112px;
	caret-color: transparent;
}
header.open {
	height: 100vh;
	overflow: scroll;
	transition: 0.2s ease-out;
	background: #ffffff;
}
header .inner {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	display: flex;
	align-items: center;
	height: 112px;
}
header .rotate {
	position: relative;
	margin: 0 auto;
	width: 1200px;
	height: 67px;
	-webkit-perspective-origin: 50% 50%;
	-ms-perspective-origin: 50% 50%;
	perspective-origin: 50% 50%;
}
header .rotate .face {
	position: absolute;
	left: 0;
	top: 0;
	width: 1200px;
	-webkit-transition: opacity 0.6s, -webkit-transform 0.6s;
	-ms-transition: opacity 0.6s, -ms-transform 0.6s;
	transition: opacity 0.6s, transform 0.6s;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
	z-index: 3;
	background-color: #000;
}
header .rotate .back,
header .rotate .front.deg {
	-webkit-transform: perspective(1200px) rotateX(180deg);
	-ms-transform: perspective(1200px) rotateX(180deg);
	transform: perspective(1200px) rotateX(180deg);
}

header .rotate .back.deg {
	-webkit-transform: perspective(1200px) rotateX(0);
	-ms-transform: perspective(1200px) rotateX(0);
	transform: perspective(1200px) rotateX(0);
}
header p.logo {
	margin-right: auto;
	z-index: 1;
}
header p.logo img {
	display: block;
	position: absolute;
	top: 25px;
	left: 0;
}
header p.logo a:hover {
	opacity: 0.6;
}
header .gnav {
	display: flex;
	margin-right: 15px;
}
header .gnav.none {
	display: none;
	transition: 0.2s;
}
header .gnav li {
	position: relative;
}
header .gnav li a:before {
	content: "";
	position: absolute;
	background: url(/common/images/mark28.png) no-repeat;
	display: block;
	width: 9px;
	height: 11px;
	top: 19px;
	bottom: 0;
	left: 5px;
}
header .gnav li:after {
	content: "";
	background: #cccccc;
	height: 1px;
	display: block;
	position: absolute;
	transform: scale(0, 1);
	transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
	left: 0;
	bottom: 0;
}
header .gnav li:hover:after,
header .gnav li.cur:after {
	transform: scale(1, 1);
	margin-left: 4px;
}
header .gnav li.news:hover:after,
header .gnav li.news.cur:after {
	width: 83px;
}
header .gnav li.revue:hover:after,
header .gnav li.revue.cur:after {
	width: 90px;
}
header .gnav li.ticket:hover:after,
header .gnav li.ticket.cur:after {
	width: 114px;
}
header .gnav li.star:hover:after,
header .gnav li.star.cur:after {
	width: 159px;
}
header .gnav li.theater:hover:after,
header .gnav li.theater.cur:after {
	width: 154px;
}
header .gnav li .new {
	position: absolute;
	top: -4px;
	right: -1px;
}

header .gnav2 li {
	padding: 8px 15px;
	border: 1px solid #f6f6f6;
	background: #f6f6f6;
	transition: 0.2s;
	font-size: 14px;
	position: relative;
}
header .gnav2 li:nth-child(2) {
	margin-top: 5px;
}
header .gnav2 li a {
	padding: 8px 15px;
	margin: -8px -15px;
	height: auto;
	border: none;
	display: flex;
	justify-content: center;
	align-items: center;
}
header .gnav2 li:hover {
	border: 1px solid #cccccc;
}

#nav-toggle {
	position: absolute;
	right: 0;
	top: 21px;
	z-index: 9990;
}

header #nav-toggle:hover #navHamburger {
	background: #ffffff;
	border: 1px solid #755ab0;
}
header #nav-toggle:hover #navHamburger span {
	background: #755ab0;
}
header #nav-toggle:hover #navHamburger span:nth-child(4) {
	color: #755ab0;
	background: #ffffff;
}

header #navHamburger {
	font-size: 12px;
	height: 70px;
	width: 76px;
	background: #755ab0;
	border: 1px solid #755ab0;
	margin-left: 5px;
	color: #ffffff;
	cursor: pointer;
	transition: transform 0.2s ease-out, top 0.2s ease;
	padding-top: 17px;
}
header #navHamburger > div {
	position: relative;
	width: 100%;
}
header #navHamburger span {
	width: 32%;
	height: 2px;
	left: 0;
	right: 0;
	top: 0;
	margin: auto;
	display: block;
	background: #ffffff;
	position: absolute;
	transition: transform 0.2s ease-out, top 0.2s ease;
}
header #navHamburger span:nth-child(1) {
	top: 0;
}
header #navHamburger span:nth-child(2) {
	top: 9px;
}
header #navHamburger span:nth-child(3) {
	top: 18px;
}
header #navHamburger span:nth-child(4) {
	background: none;
	width: 100%;
	bottom: -60px;
	position: absolute;
	font-size: 12px;
	left: 0;
	right: 0;
	margin: 29px auto 0 auto;
	text-align: center;
	font-weight: bold;
	height: 13px;
}
header #nav-toggle.open #navHamburger span:nth-child(1) {
	top: 10px;
	transform: rotate(45deg);
}
header #nav-toggle.open #navHamburger span:nth-child(2) {
	top: 10px;
	width: 0;
	left: 50%;
}
header #nav-toggle.open #navHamburger span:nth-child(3) {
	top: 10px;
	transform: rotate(-45deg);
}
header nav {
	display: flex;
	align-items: center;
	margin-right: 81px;
	margin-left: auto;
	z-index: 1;
}
header nav ul li {
	letter-spacing: 0;
}
header nav ul li a {
	display: block;
	padding: 16px 20px 0;
	height: 51px;
	text-align: center;
	text-decoration: none;
	font-size: 100%;
}
header nav ul li a:hover {
	color: #333333;
}
#global-nav.close {
	transform: translateY(-100%);
	display: none;
  /*transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);*/
}
#global-nav.open {
	transform: translateY(0);
	transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#global-nav {
	width: 100%;
	padding-left: 0;
	padding-bottom: 150px;
}

/* ハンバーガー中身 */
#global-nav #navigation {
	width: 1200px;
	margin: 0 auto;
	padding-top: 80px;
}
#navigation .btnSchedule {
	padding: 34px 40px 34px 80px;
	width: 610px;
	margin: 0 auto;
	text-align: center;
	font-size: 32px;
}
#navigation .btnSchedule a {
	background: url(/common/images/mark04_r.png) no-repeat 94% center #755ab0;
	padding: 34px 40px 34px 80px;
	margin: -34px -40px -34px -80px;
	border-radius: 4px;
	border: 1px solid #755ab0;
	color: #ffffff;
	display: block;
	text-decoration: none;
	transition: 0.2s;
}
#navigation .btnSchedule span {
	position: relative;
}
#navigation .btnSchedule a span:before {
	content: "";
	background: url(/common/images/btn_schedule.png) no-repeat;
	background-size: 35px 35px;
	width: 35px;
	height: 35px;
	display: inline-block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: -50px;
}
#navigation .btnSchedule a:hover {
	border: 1px solid #755ab0;
	background: url(/common/images/mark29.png) no-repeat 94% center #ffffff;
	color: #755ab0;
}
#navigation .btnSchedule a:hover span:before {
	background: url(/common/images/btn_schedule2.png) no-repeat;
	background-size: 35px 35px;
}

#navigation .linkset02.reverse {
	line-height: 1.6;
	text-align: center;
	margin-top: 50px;
	font-size: 20px;
}
#navigation .linkset02.reverse ul {
	margin: 0 auto;
	width: 1200px;
}
#navigation .linkset02.reverse ul li {
	float: left;
	margin: 20px 0 0 40px;
	width: 373px;
	border-radius: 4px;
}
#navigation .linkset02.reverse ul li:first-child {
	margin: 20px 0 0;
}
#navigation .linkset02.reverse a {
	display: block;
	background: #ffffff;
	padding: 33px 20px 33px 70px;
	border: 1px solid #755ab0;
	text-decoration: none;
	font-weight: bold;
	color: #755ab0;
	transition: 0.2s;
	border-radius: 4px;
}
#navigation .linkset02.reverse a:hover {
	background: #755ab0;
	border: 1px solid #755ab0;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
#navigation span {
	display: inline-block !important;
	height: auto !important;
}
#navigation span.icon:before {
	content: "";
	width: 48px;
	height: 48px;
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	margin: auto;
}
#navigation span.icon_tomokai:before {
	background: url(/common/images/icon_tomokai2.png) no-repeat;
	background-size: 48px 48px;
	left: -57px;
}
#navigation span.icon_group:before {
	background: url(/common/images/icon_group2.png) no-repeat;
	background-size: 48px 48px;
	left: -56px;
}
#navigation .linkset02.reverse a:hover span.icon_tomokai:before {
	background: url(/common/images/icon_tomokai3.png) no-repeat;
	background-size: 48px 48px;
	left: -57px;
}
#navigation .linkset02.reverse a:hover span.icon_group:before {
	background: url(/common/images/icon_group3.png) no-repeat;
	background-size: 48px 48px;
	left: -56px;
}
#navigation span.icon_beginner:before {
	background: url(/common/images/icon_beginner.png) no-repeat;
	background-size: 48px 48px;
	left: -52px;
}
#navigation .hnav {
	margin-top: 10px;
	letter-spacing: 0;
	font-size: 0;
}
#navigation .hnav li {
	margin-top: 40px;
	list-style: none;
	display: inline-block;
	width: 270px;
	margin-left: 40px;
	font-size: 20px;
	border: 1px solid #c2c2c2;
	padding: 20px 0 25px 0;
	transition: 0.2s;
}
#navigation .hnav li:hover {
	border: 1px solid #755ab0;
	background: #fbf9ff;
}
#navigation .hnav li:first-child,
#navigation .hnav li:nth-child(4n + 1) {
	margin-left: 0;
}
#navigation .hnav li a {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-decoration: none;
	padding: 20px 0 25px 0;
	margin: -20px 0 -25px 0;
	position: relative;
}
#navigation .hnav li a .new{
	top: 20px;
	position: absolute;
	right: 90px;
}
#navigation .hnav li p {
	margin-top: 10px;
}
#navigation .box_topService li a:hover,
#navigation .box_topSns li a:hover {
	opacity: 0.6;
}

/* ----------------------------------------------------------------------------------- dropdown */
header .dropdown {
	background-color: #ffffff;
	font-size: 93%; /* 15px */
	line-height: 1.3;
}
header .dropdown .inner {
	margin: 0 auto;
	width: 1200px;
	text-align: center;
}
header .dropdown .inner div {
	padding: 30px 0;
}
header .dropdown a {
	display: block;
}
header .dropdown a:hover {
	background-color: #f5d9fd;
}
header .dropdown ul {
	display: inline-block;
	padding: 10px 0;
	background: url(/common/images/sep06.gif) no-repeat right center;
	padding: 0 2px 0 0;
}
header .dropdown ul li {
	display: inline-block;
	background: url(/common/images/sep06.gif) no-repeat 0 center;
	padding: 0 0 0 2px;
}

/* --------------------------------------------------------------------------------------------- fixmenu */
#fixmenu {
	position: fixed;
	right: 0;
	top: 260px;
	z-index: 10;
}
#fixmenu p {
	margin: 0 0 5px;
	line-height: 0;
}
#fixmenu p img {
	cursor: pointer;
}
#fixmenu p.open {
	position: absolute;
	right: -100px;
	top: 0;
}
#fixmenu nav {
	position: absolute;
	right: 15px;
	top: 0;
	text-align: right;
}
#fixmenu a:hover img,
#fixmenu a:hover span {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-khtml-opacity: 0.6;
	-moz-opacity: 0.6;
}
#fixmenu ul li {
	position: relative;
	margin: 0 0 5px;
	line-height: 0;
}
#fixmenu ul li span {
	display: block;
	position: absolute;
	line-height: 1.3;
}
#fixmenu ul li span.date {
	background: url(/common/images/sep03.png) no-repeat center center;
	right: 9px;
	top: 13px;
	width: 60px;
	height: 40px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
}
#fixmenu ul li span.month {
	right: 36px;
	top: 0;
	width: 40px;
	text-align: right;
}
#fixmenu ul li span.day {
	left: 33px;
	top: 15px;
	width: 40px;
	text-align: left;
}

/* ----------------------------------------------------------------------------------- subnavi */
#subnavi {
	position: fixed;
	left: 0;
	top: 0;
	background: #333333;
	width: 100%;
	z-index: 10;
}
#subnavi .revue {
	width: 100%;
	min-width: 1200px;
}
#subnavi .revue .inner {
	margin: 0 auto;
	width: 1200px;
	display: flex;
}
#subnavi .revue a {
	text-decoration: none;
	color: #ffffff;
	font-size: 110%;
}
#subnavi .revue a:hover {
	text-decoration: underline;
	color: 333333;
}
#subnavi .revue .logo {
	height: 33px;
	margin-top: 11px;
}
#subnavi .revue .logo ul li {
	line-height: 0;
}
#subnavi .revue .logo ul li a:hover {
	opacity: 0.6;
}
#subnavi .revue nav {
	max-width: 1066px;
	font-size: 87%; /* 14px */
	line-height: 1.3;
	/*overflow: hidden;*/
}
#subnavi .revue nav ul li {
	position: relative;
}
#subnavi .revue nav ul li:last-child {
	margin-right: 0;
}
#subnavi .revue nav ul li:before {
	content: "";
	position: absolute;
	background: url(/common/images/mark27.png) no-repeat;
	width: 9px;
	height: 11px;
	top: 0;
	bottom: 0;
	left: -14px;
	margin: auto;
}
#subnavi .revue nav ul li.nav_en {
	background: #ffffff;
	padding: 5px 10px;
	margin-top: -5px;
	margin-left: 4px;
	font-size: 13px;
	position: absolute;
	right: 0;
}
#subnavi .revue nav ul li.nav_en a {
	background: #ffffff;
	color: #a244ae;
	text-decoration: none;
}
#subnavi .revue nav ul li:first-child {
	background: none;
}
#dropmenu {
	list-style-type: none;
	/*height: 280px;*/
	padding: 20px 0 0 0;
	position: relative;
	width: 1066px;
}
#dropmenu ul {
	display: flex;
	margin-left: 44px;
	flex-wrap: wrap;
}
#dropmenu li {
	position: relative;
	margin: 0px 35px 20px 0;
	padding: 0;
	text-align: center;
	z-index: 5;
}
#dropmenu li a {
	display: block;
	margin: 0;
	font-weight: bold;
	line-height: 1;
	text-decoration: none !important;
}
#dropmenu li ul {
	list-style: none;
	position: absolute;
	/*top: 100%;*/
	left: 0px;
	margin: 0;
	overflow: hidden;
	height: 0;
}
#dropmenu li:hover ul {
	overflow: visible;
	height: 38px;
	padding-top: 10px;
}
#dropmenu li:last-child ul {
	/*left: -100%;*/
	width: 100%;
}
#dropmenu li ul li {
	background-image: none !important;
	padding: 0 !important;
	/*width: 200%;*/
	width: 135px;
	color: #fff;
}
#dropmenu li ul li a,
#dropmenu li ul li a.submenu {
	padding: 10px 13px;
	margin: 0;
	background-color: rgba(222, 156, 224, 1);
	text-align: left;
	color: #ffffff !important;
	font-size: 85% !important;
	font-weight: bold;
	text-decoration: none;
}
#dropmenu li:hover > a {
	color: #ffffff;
	transition: 0.4s;
	text-decoration: underline !important;
}
#dropmenu li:hover > a.submenu {
	background: #d66cd1;
	color: #ffffff;
}
#dropmenu > li:hover > a,
#dropmenu li ul li a.submenu {
	background-color: rgba(222, 156, 224, 1);
}
#dropmenu li:hover ul li {
	/*overflow: visible;*/
	height: auto;
	border-bottom: 1px solid #f8e4f8;
}
#dropmenu li:hover ul li:last-child {
	border-bottom: none;
}
/***********/
#dropmenu li ul li:first-child > a:after {
	content: "";
	position: absolute;
	left: 40px;
	top: -8px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid;
	border-bottom-color: rgba(222, 156, 224, 1);
	transition: 0.4s;
}
#dropmenu li ul li:first-child a:hover:after {
	border-bottom-color: #d66cd1;
}
/***********/
#subnavi .sponsor {
	background-color: #b057bd;
	width: 100%;
	min-width: 1200px;
	line-height: 1.3;
	text-align: center;
	font-size: 87%; /* 14px */
	height: 48px;
}
#subnavi .sponsor a {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 110%;
}
#subnavi .sponsor a:hover {
	color: #ffffff;
	text-decoration: none;
}
#subnavi .sponsor nav {
	margin: 0 auto;
	width: 1200px;
}
#subnavi .sponsor nav ul li {
	display: inline-block;
	padding: 16px 4px;
}
#dropmenu_sponsor {
	list-style-type: none;
	/*height: 250px;*/
	padding: 0;
}
#dropmenu_sponsor li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	z-index: 4;
}
#dropmenu_sponsor li a {
	display: block;
	margin: 0;
	font-weight: bold;
	line-height: 1;
	text-decoration: none;
	background: #b057bd;
}
#dropmenu_sponsor li ul {
	list-style: none;
	position: absolute;
	/*top: 100%;*/
	left: 19px;
	margin: 0;
	overflow: hidden;
	height: 0;
}
#dropmenu_sponsor li:hover ul {
	overflow: visible;
	height: 38px;
	padding-top: 10px;
}
#dropmenu_sponsor li:last-child ul {
	/*left: -100%;*/
	width: 100%;
}
#dropmenu_sponsor li ul li {
	background-image: none !important;
	padding: 0 !important;
	/*width: 200%;*/
	width: 135px;
	color: #fff;
}
#dropmenu_sponsor li ul li a,
#dropmenu li ul li a.submenu {
	padding: 10px 13px;
	margin: 0;
	background-color: rgba(222, 156, 224, 1);
	text-align: left;
	color: #ffffff !important;
	font-size: 85% !important;
	font-weight: bold;
	text-decoration: none;
}
#dropmenu_sponsor li:hover > a {
	background: #b057bd;
	color: #ffffff;
	transition: 0.4s;
}
#dropmenu_sponsor li:hover > a.submenu {
	background: #d66cd1;
	color: #ffffff;
}
#dropmenu_sponsor > li:hover > a,
#dropmenu li ul li a.submenu {
	background-color: rgba(222, 156, 224, 1);
}
#dropmenu_sponsor li:hover ul li {
	/*overflow: visible;*/
	height: auto;
	border-bottom: 1px solid #f8e4f8;
}
#dropmenu_sponsor li:hover ul li:last-child {
	border-bottom: none;
}
/***********/
#dropmenu_sponsor li ul li:first-child > a:after {
	content: "";
	position: absolute;
	left: 40px;
	top: -8px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid;
	border-bottom-color: rgba(222, 156, 224, 1);
	transition: 0.4s;
}
#dropmenu_sponsor li ul li:first-child a:hover:after {
	border-bottom-color: #d66cd1;
}

/*****language menu******/
#drop_lang {
	display: inline-block;
}

#drop_lang #tg {
	position: absolute;
	left: -9999px;
}

#drop_lang .menu {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	opacity: 0;
	list-style: none;
	z-index: 20;
	width: 100%;
}
#drop_lang .menu li {
	margin: 0 !important;
	padding: 15px;
}
#drop_lang .dropInput:checked ~ .menu {
	visibility: visible;
	opacity: 1;
	top: 35px;
	width: 100%;
}
#drop_lang .dropLabel {
	text-align: center;
	padding: 8px 15px;
	margin: -8px -15px;
	cursor: pointer;
	width: 155px;
	display: flex;
	justify-content: center;
	align-items: center;
}
#drop_lang .item {
	padding: 2px 0;
	display: block;
	text-align: center;
	position: relative;
	text-decoration: none;
	font-size: 12px;
}

#drop_lang .animation {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

/* --------------------------------------------------------------------------------------------- contents */
#contents {
	margin: 112px 0 0;
	min-width: 1200px;
}
#contents h2 {
	background: url(/common/images/mark01.png) no-repeat 0 25px;
	margin: 100px auto 0 auto;
	padding: 0 0 0 20px;
	font-size: 220%;
	font-weight: normal;
	line-height: 1.8;
	font-family: "BIZ UDPMincho", "YuMincho", "游明朝", "Hiragino Mincho ProN",
		"HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#contents h3 {
	margin: 100px 0 0 0;
	padding-left: 30px;
	font-size: 200%;
	font-weight: normal;
	line-height: 1.8;
	color: #333333;
	font-family: "BIZ UDPMincho", "YuMincho", "游明朝", "Hiragino Mincho ProN",
		"HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	position: relative;
}
#contents h3:before {
	content: "";
	position: absolute;
	width: 2px;
	height: 100%;
	background: #333333;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
#contents h3 a {
	color: #333333;
}
#contents h3 a:hover {
	color: #666666;
}
#contents h4 {
	background: url(/common/images/mark02.png) no-repeat 0 9px;
	margin: 30px 0 20px 0;
	font-weight: bold;
	line-height: 1.8;
	padding: 0 20px;
	font-size: 120%;
}
#contents h4.fs-large {
	font-size: 135%;
	background-position: 0 9px;
}
#contents p.img {
	margin: 20px 0 0;
}
#contents p.img span.caption {
	display: block;
	margin: 10px 0 5px;
	font-size: 87%; /* 14px */
	line-height: 1.6;
}
#contents p.img2 {
	margin: 30px 0 0;
}
#contents p.img2 a:hover {
	opacity: 0.6;
}
#contents p.img3 {
	text-align: center;
}
#contents p.txt {
	margin: 10px 0 0;
	font-size: 100%; /* 16px */
	line-height: 2;
}
#contents p.txt2 {
	margin: 20px 0 0;
	font-size: 87%; /* 14px */
	line-height: 1.9;
}
#contents p.txt3 {
	margin: 20px 0 0;
	font-size: 75%; /* 12px */
	line-height: 1.9;
}
#contents a.blank {
	background: url(/common/images/icon_blank.png) no-repeat right 3px;
	padding: 0 20px 0 0;
	margin-right: 5px;
}
#contents a.pdf {
	background: url(/common/images/icon_pdf.png) no-repeat right 0;
	padding: 0 20px 0 0;
}
#contents .red {
	color: #ff0000;
}
#contents .red a:link,
#contents .red a:visited {
	color: #ff0000;
}
/* ----------------------------------------------------------------------------------- breadcrumb */
#contents .breadcrumb {
	background: url(/common/images/bg_pattern02.png) repeat-x center 0;
	min-width: 1200px;
	border-bottom: 1px solid #dfdfdf;
}
#contents .breadcrumb a {
	color: #333333;
}
#contents .breadcrumb span {
	margin: 0 7px 0 0;
}
#contents .breadcrumb ol {
	margin: 0 auto;
	padding: 10px 0;
	width: 1200px;
	font-size: 73%;
	line-height: 1.6;
	position: relative;
}
#contents .breadcrumb ol li {
	display: inline;
	margin: 0 4px 0 0;
}
#contents .breadcrumb ol .btn_en {
	display: inline;
	margin: 0;
	position: absolute;
	top: 12px;
	right: 0;
}
/* ----------------------------------------------------------------------------------- tabarea */
#contents .tabarea01 {
	margin-top: 100px;
}
#contents .tabarea01 .menu {
	border-bottom: 1px solid #d9d9d9;
	margin: 10px 0 0;
	min-width: 1200px;
	font-size: 100%; /* 16px */
	text-align: center;
	line-height: 1.4;
}
#contents .tabarea01 .menu.custom {
	margin: 30px 0 0;
}
.h4110 #contents .tabarea01 .menu {
	margin-top: 20px !important;
}
#contents .tabarea01 .menu ul {
	margin: 0 auto;
	width: 1200px;
}
#contents .tabarea01 .menu ul li {
	display: inline-block;
	border: 1px solid #d9d9d9;
	margin: 0 -1px -1px 0;
}
#contents .tabarea01 .menu a {
	display: block;
	padding: 20px 30px;
	text-decoration: none;
}
#contents .tabarea01 .menu a.active,
#contents .tabarea01 .menu a:hover {
	background-color: #f6f6f6;
	color: #000000;
}
#contents .tabarea01 .content {
	padding: 0 0 50px;
}
#contents .tabarea02 ul.menu {
	margin: 50px 0 0;
	text-align: center;
}
#contents .tabarea02 ul.menu li {
	display: inline-block;
	margin: 0 25px;
}
/* ----------------------------------------------------------------------------------- article */
#contents .article01 {
	margin: 100px auto 0;
	width: 1200px;
}
.h2110 #contents .tab04 .article01 {
	padding: 0 0;
}
#contents .article01.custom {
	margin: 0 auto;
}
#contents .article01 p.copy {
	margin: 40px 0 0;
	font-size: 190%; /* 32px */
	line-height: 1.6;
	text-align: center;
}
#contents .article01 .layout-left,
#contents .article01 .layout-right,
#contents .article01 .layout-center {
	margin: 30px 0 0;
}
#contents .article01 .layout-left p.img,
#contents .article01 .layout-left div.img {
	float: left;
}
#contents .article01 .layout-left .doc {
	float: right;
}
#contents .article01 .layout-right p.img,
#contents .article01 .layout-right div.img {
	float: right;
}
#contents .article01 .layout-right .doc {
	float: left;
}
#contents .article01 .layout-center p.img,
#contents .article01 .layout-center div.img {
	margin: 0 auto;
}
#contents .article01 .layout-center .doc {
	padding: 20px 0 0;
}
#contents .article01 .statusTicket {
	text-align: center;
}
#contents .article01 .statusTicket h6 {
	margin-top: 20px;
	font-size: 125%;
}
#contents .article01 .statusTicket h6 span {
	position: relative;
}
#contents .article01 .statusTicket h6 span:before {
	content: "";
	background: url(/common/images/icon_ticket_service.png) no-repeat;
	background-size: 30px 30px;
	position: absolute;
	width: 30px;
	height: 30px;
	top: 0;
	bottom: 0;
	left: -40px;
	margin: auto;
}
#contents .article01 .statusTicket .news_outerlink {
	margin-top: 5px;
	list-style: none;
	text-align: center;
}
#contents .article01 .statusTicket .news_outerlink li {
	margin-top: 15px;
	width: 370px;
	line-height: 1.4;
}

#contents .article01 .list {
	margin: 20px 0 0;
	line-height: 1.8;
}
#contents .article01 .list p {
	font-weight: bold;
}
#contents .article01 .list ul {
	margin: 20px 0 0;
	padding: 0 0 0 25px;
	font-size: 93%; /* 15px */
}
#contents .article01 .list ul li {
	background: url(/common/images/mark03_r.png) no-repeat 2px 6px;
	margin: 10px 0 0;
	padding: 0 0 0 20px;
}
#contents .article01 .list ol {
	margin: 20px 0 0;
	padding: 0 0 0 45px;
	list-style: decimal;
	font-size: 93%; /* 15px */
}
#contents .article01 .list ol li {
	margin: 5px 0 0;
}
#contents .list01 li {
	width: 32%;
	display: inline-block;
	margin-top: 15px;
	padding-right: 10px;
}

#contents .list02 {
	display: flex;
	flex-wrap: wrap;
}
#contents .list02 li {
	width: 32%;
	display: flex;
	align-items: center;
	margin-bottom: 15px;
	padding-right: 30px;
}
#contents .list02 li img {
	margin-right: 20px;
}

#contents .article02 {
	margin: 40px auto 0;
	width: 1200px;
}
.h4110 #contents .article02 {
	margin: 0 auto;
}
#contents .article02 .layout-left p.img {
	float: left;
}
#contents .article02 .layout-left .doc {
	float: right;
}
#contents .article02 .layout-right p.img {
	float: right;
}
#contents .article02 .layout-right .doc {
	float: left;
}
#contents .article02 .layout-center p.img {
	margin: 0 auto;
}
#contents .article02 .layout-center .doc {
	padding: 20px 0 0;
}
#contents .article03 {
	position: relative;
	margin: 100px auto 0;
	width: 1200px;
}
#contents .article03 h1 {
	text-align: center;
	font-size: 40px;
	font-family: "BIZ UDPMincho", "YuMincho", "游明朝", "Hiragino Mincho ProN",
		"HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	margin-bottom: 60px;
	letter-spacing: 0.1em;
}
#contents .article03.menu_theater {
	margin-top: 50px;
}
#contents .article03.menu_theater h1 {
	font-weight: normal;
}
#contents .article03.menu_theater ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#contents .article03.menu_theater li {
	width: 216px;
	min-height: 166px;
	text-align: center;
	padding: 20px 10px;
	line-height: 1.6;
	letter-spacing: 0;
	margin-left: 30px;
	margin-bottom: 40px;
	border: 1px solid #9d9d9d;
	background: #ffffff;
	transition: 0.2s;
}
#contents .article03.menu_theater li:first-child,
#contents .article03.menu_theater li:nth-child(6n) {
	margin-left: 0;
}
#contents .article03.menu_theater li a {
	text-decoration: none;
	display: block;
	padding: 20px 10px;
	margin: -20px -10px;
}
#contents .article03.menu_theater li:hover {
	border: 1px solid #333333;
	background: rgba(255, 255, 255, 0);
	opacity: 0.7;
}
#contents .article04 {
	margin: 50px auto 50px;
}
#contents .article05 {
	border-top: 1px dotted #aba7a6;
	width: 1200px;
	margin: 40px auto;
	padding-top: 40px;
}
/* ----------------------------------------------------------------------------------- gallery */
#contents .gallery01 {
	margin: 40px auto 0;
	width: 1200px;
}
#contents .gallery01 p.img {
	float: left;
}
#contents .gallery01 p.img a {
	display: block;
}
#contents .gallery01 p.img a:hover {
	opacity: 0.6;
}
#contents .gallery01 .wrap {
	display: block;
	position: relative;
	line-height: 0;
}
#contents .gallery01 .label {
	position: absolute;
	left: 0;
	top: 0;
}
#contents .gallery01 .label img {
	display: none;
}
#contents .gallery01 .title {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(/common/images/bg_pattern04.png) repeat 0 0;
	padding: 15px 20px;
	font-size: 84%;
	line-height: 1.6;
	color: #ffffff;
}
#contents .gallery01 a .title span {
	display: block;
	background: url(/common/images/mark04_r.png) no-repeat right center;
}
#contents .gallery01 .col2 {
	overflow: hidden;
}
#contents .gallery01 h3 + .col2 {
	margin-top: 30px;
}
#contents .gallery01 .col2 + .col2 {
	margin-top: 70px;
}
#contents .gallery01 .col2 p.img {
	margin: 0 0 0 80px;
	width: 560px;
}
#contents .gallery01 .col2 p.img:first-child {
	margin: 0;
}
#contents .gallery01 .col2 .title {
	width: 560px;
}
#contents .gallery01 .col3 {
	overflow: hidden;
}
#contents .gallery01 h3 + .col3 {
	margin-top: 30px;
}
#contents .gallery01 .col3 + .col3 {
	margin-top: 30px;
}
#contents .cast .col3 {
	text-align: center;
	letter-spacing: -0.4em;
}
#contents .gallery01 .col3 p.img {
	margin: 0 0 0 60px;
	width: 360px;
}
#contents .cast .col3 p.img {
	float: none;
	display: inline-block;
	letter-spacing: normal;
}
#contents .gallery01 .col3 p.img:first-child {
	margin: 0;
}
#contents .gallery01 .col3 .title {
	width: 360px;
}
#contents .gallery01 .col4 {
	overflow: hidden;
	text-align: center;
	letter-spacing: -0.4em;
}
#contents .gallery01 .col4 p.img {
	margin: 50px 0 0 50px;
	width: 262px;
	float: none;
	display: inline-block;
	letter-spacing: normal;
}
#contents .gallery01 .col4 p.img:first-child {
	margin: 30px 0 0;
}
#contents .gallery01 .col4 .title {
	width: 262px;
}
#contents .gallery01 .col5 {
	overflow: hidden;
	text-align: center;
	letter-spacing: -0.4em;
}
#contents .gallery01 .col5 p.img {
	margin: 50px 0 0 50px;
	width: 200px;
	float: none;
	display: inline-block;
	letter-spacing: normal;
}
#contents .gallery01 .col5 p.img:first-child {
	margin: 30px 0 0;
}
#contents .gallery01 .col5 .title {
	width: 200px;
}
#contents .gallery02 {
	margin: 0 auto;
	width: 1200px;
}
#contents .gallery02 .row {
	overflow: hidden;
}
#contents .gallery02 .item {
	float: left;
	margin: 50px 0 0 90px;
	width: 340px;
}
#contents .gallery02 .item:first-child {
	margin: 50px 0 0;
}
#contents .gallery02 .item p.txt {
	margin: 15px 0 0;
}
#contents .gallery02 .item .img {
	text-align: center;
	background: #edebf9;
}

/* ----------------------------------------------------------------------------------- box */
#contents .box01 {
	background-color: #f2f2f2;
	margin: 30px auto 0;
	padding: 30px;
	width: 1200px;
	overflow: hidden;
}
#contents .box01 h4 {
	margin: 0;
}
#contents .box01 div {
	margin: 0 10px;
}
#contents .box01 div.fl {
	margin: 0;
}
#contents .box01 p.txt {
	margin: 15px 0 0;
}
#contents .box01 p.img {
	margin: 0 60px 0 0;
	line-height: 0;
}
#contents .box01 p.img a:hover {
	opacity: 0.6;
}
#contents .box01 p.stand {
	margin: 0 0 20px;
	font-weight: bold;
	line-height: 1.6;
}
#contents .box01 ul.link {
	overflow: hidden;
}
#contents .box01 ul.link li {
	float: left;
	background-color: #a244ae;
	margin: 20px 20px 0 0;
	padding: 3px;
	width: 250px;
}
#contents .box01 ul.link li a {
	display: block;
	background: url(/common/images/mark04_r.png) no-repeat 90% center #a244ae;
	padding: 14px 15px 14px 30px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
#contents .box01 ul.link li a:hover {
	background-color: #ffffff;
	color: #a244ae;
}
#contents .box01 ul.link li a span {
	display: table-cell;
	padding: 0 20px 0 0;
	vertical-align: middle;
}
#contents .box01 ul.link li a:hover {
	display: block;
	background-image: url(/common/images/mark05.png);
}
#contents .box01 ul.list {
	margin: 15px 0 0;
	font-size: 93%; /* 15px */
	line-height: 1.9;
}
#contents .box01 ul.list li {
	background: url(/common/images/mark03_r.png) no-repeat 0 9px;
	padding: 0 0 0 18px;
}
#contents .box01 .title {
	margin: 0 0 25px;
	line-height: 1.3;
}
#contents .box01 .title p {
	margin: 0 0 7px;
	font-size: 87%; /* 14px */
	font-weight: bold;
}
#contents .box01 .title dl {
	padding: 0 0 10px;
}
#contents .box01 .title dl dt {
	margin: 0 0 7px;
	font-size: 162%; /* 26px */
}
#contents .box01 dl.open {
	margin: 15px 0 0;
	font-size: 93%; /* 15px */
	line-height: 1.9;
}
#contents .box01 dl.open dt {
	background: url(/common/images/mark03_r.png) no-repeat 0 9px;
	padding: 0 0 0 18px;
}
#contents .box01 dl.open dd {
	margin: 5px 0 0;
	padding: 0 0 0 18px;
}
#contents .box02 {
	margin: 50px 0 0;
	text-align: center;
}
#contents .box02 .item {
	display: inline-block;
	background: url(/common/images/bg_pattern03.png) repeat 0 0;
	padding: 6px;
	width: 478px;
	vertical-align: top;
}
#contents .box02 .item dl {
	background-color: #ffffff;
	text-align: left;
	overflow: hidden;
}
#contents .box02 .item dl dt {
	float: left;
	padding: 15px;
	line-height: 0;
}
#contents .box02 .item dl dd {
	float: left;
	padding: 15px 0 15px 5px;
	width: 300px;
	line-height: 1.7;
	font-size: 93%; /* 15px */
}
#contents .box02 .item dl dd span {
	display: block;
	margin: 0 0 10px;
	font-weight: bold;
	line-height: 1.3;
}
#contents .box02 .item dl dd a {
	display: inline-block;
	background: url(/common/images/mark03_r.png) no-repeat 3px 3px;
	margin: 10px 0 0;
	padding: 0 0 0 20px;
	line-height: 1.3;
}
#contents .box02.col2 .item:first-child {
	margin: 0 20px 0 0;
}
#contents .box03 {
	margin: 60px auto 0;
}
#contents .box08 .doc h3:first-of-type {
	margin-top: 30px;
}
.h2000 #contents .box03 {
	margin-top: 80px;
}
.h2000 #contents .box08 .doc section:first-child {
	padding-bottom: 0;
}
.h2000 #contents .box08 {
	margin-top: 0;
}
.h2000 #contents .box03 .item:first-of-type {
	margin-top: 0;
}
.h2000 #contents .box03 .item:last-of-type {
	border-bottom: none;
}
.h2000 #contents .box03 .item {
	margin: 80px auto 0;
	border-bottom: 1px solid #cfcfcf;
	padding-bottom: 80px;
}
.h2000 #contents .box03 .item .img .tag {
	display: inline-block;
	font-size: 84%;
	color: #ffffff;
	line-height: 1.6;
}
.h2000 #contents .box03 .item .img .tag span {
	display: inline-block;
	background: #000000;
	margin-top: 20px;
	padding: 0 7px;
}
.h2000 #contents .box03 .item .img .tag span.update {
	background: #f93a3c;
}
.h2000 #contents .box08 .doc {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}
.h2000 #contents .box03 .item .img {
	padding: 40px;
	background: #f6f6f6;
	position: relative;
}
.h2000 #contents .box03 .item .img a img {
	width: 100%;
	height: auto;
	transition: 0.2s;
}
.h2000 #contents .box03 .item .img a:hover img {
	opacity: 0.6;
}
.h2000 #contents .box03 .item .unit_info {
	border-bottom: 1px dotted #c6c6c6;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.h2000 #contents .box03 .item .unit_info:last-of-type {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.h2000 .img.fl .op_width {
	width: 400px !important;
}
.unit_info.icon {
	padding-left: 80px;
	position: relative;
}

  .unit_info.icon.icon_superior {
    background: url(/star/so7q6r00000002km-img/icon_superior_l.png) top left no-repeat;
    background-size: 60px 60px;
  }

  .unit_info.icon.icon_flower {
    background: url(/star/so7q6r00000002lq-img/icon_flower_l.png) top left no-repeat;
    background-size: 60px 60px;
  }

  .unit_info.icon.icon_moon {
    background: url(/star/so7q6r00000002mu-img/icon_moon_l.png) top left no-repeat;
    background-size: 60px 60px;
  }

  .unit_info.icon.icon_snow {
    background: url(/star/so7q6r00000002ny-img/icon_snow_l.png) top left no-repeat;
    background-size: 60px 60px;
  }

  .unit_info.icon.icon_star {
    background: url(/star/so7q6r00000001k4-img/icon_star_l.png) top left no-repeat;
    background-size: 60px 60px;
  }

  .unit_info.icon.icon_cosmos {
    background: url(/star/so7q6r00000002p2-img/icon_cosmos_l.png) top left no-repeat;
    background-size: 60px 60px;
  }

  .unit_info.icon.icon_kenichi {
    background: url(/star/so7q6r00000002q6-img/so7q6r00000002qy.png) top left no-repeat;
    background-size: 60px 60px;
  }

.unit_info.icon.icon_multi {
  background: url(/common/so7q6r00000000iv-img/so7q6r00000001c1.png)  top left no-repeat;
  background-size: 60px 60px;
}

.h2000 #contents .box08 .doc h2 {
	margin-top: 0;
}
.h2000 #contents .box08 .doc h2 + .txt {
	margin-top: 0;
}

#contents .box03 .item {
	position: relative;
	margin: 30px auto 0;
	width: 1200px;
	overflow: hidden;
}
#contents .box03 .item a {
	display: block;
	position: relative;
	overflow: hidden;
}
#contents .box03 .item .img {
	margin: 0;
	line-height: 0;
}
#contents .box03 .item .info {
	padding: 15px;
	width: 970px;
	color: #ffffff;
	line-height: 1.3;
}
#contents .box03 .item .info .inner {
	width: 970px;
	min-height: 330px;
	overflow: hidden;
}
#contents .box03 .item .item_content1 .info {
	background: url(/common/images/bg_pattern04.png) repeat 0 0;
}
#contents .box03 .item .item_content1 .info,
#contents .box03 .item .item_content2 .img {
	position: absolute;
	left: 0;
	top: 0;
}
#contents .box03 .item .item_content2 {
	background-color: #242525;
}
#contents .box03 .item .item_content2 .info {
	position: relative;
}
#contents .box03 .item .info .doc {
	background-position: 140px 20px;
	background-repeat: no-repeat;
	margin: 0 -20px 0 0;
	padding: 20px 0 10px 140px;
	width: 740px;
	overflow: hidden;
}

  #contents .box03 .item .info .doc.superior {
    background-image: url(/star/so7q6r00000002km-img/icon_superior_l.png);
  }

  #contents .box03 .item .info .doc.flower {
    background-image: url(/star/so7q6r00000002lq-img/icon_flower_l.png);
  }

  #contents .box03 .item .info .doc.moon {
    background-image: url(/star/so7q6r00000002mu-img/icon_moon_l.png);
  }

  #contents .box03 .item .info .doc.snow {
    background-image: url(/star/so7q6r00000002ny-img/icon_snow_l.png);
  }

  #contents .box03 .item .info .doc.star {
    background-image: url(/star/so7q6r00000001k4-img/icon_star_l.png);
  }

  #contents .box03 .item .info .doc.cosmos {
    background-image: url(/star/so7q6r00000002p2-img/icon_cosmos_l.png);
  }

  #contents .box03 .item .info .doc.kenichi {
    background-image: url(/star/so7q6r00000002q6-img/so7q6r00000002qy.png);
  }

#contents .box03 .item .info .doc.multi {
  background-image: url(/common/so7q6r00000000iv-img/so7q6r00000001c1.png);
}
#contents .box03 .item .info .doc ul {
	float: left;
	width: 660px;
	text-align: center;
}
#contents .box03 .item .info .doc ul li {
	padding: 0 0 10px;
	line-height: 0;
}
#contents .box03 .item .info .doc dl {
	float: left;
	margin: 10px 20px 0 0;
	width: 350px;
	font-size: 87%; /* 14px */
}
#contents .box03 .item .info .doc dl dt,
#contents .box03 .item .info .doc dl dd {
	background-color: #404040;
	padding: 8px 15px;
}
#contents .box03 .item .info .doc dl dt {
	margin: 0 0 1px;
	font-weight: bold;
}
#contents .box03 .item ul.label {
	position: absolute;
	left: 0;
	top: 30px;
}
#contents .box03 .item ul.label li {
	margin: 0 0 1px;
	line-height: 0;
}
#contents .box03 .item ul.label li.update {
	display: none;
}
.h2000 #contents .box03 .item ul.label {
	position: absolute;
	left: 0;
	top: 0;
}
.h2000 #contents .box03 .item ul.label li {
	margin: 0;
}
#contents .box04 {
	background-color: #f6f6f6;
	margin: 60px auto 0;
	padding: 70px;
	width: 1200px;
}
.h2110 #contents .box04 {
	padding: 0;
}
#contents .box04_simple {
	background: none;
	width: 1200px;
}
#contents .box04 .item {
	overflow: hidden;
}
#contents .box04_simple .item {
	background-color: #f2f2f2;
	margin: 30px 0 0;
	padding: 30px;
}
#contents .box04 .item .photo {
	float: left;
	line-height: 0;
}
#contents .box04 .item .time {
	float: left;
	background-color: #ffffff;
	padding: 10px 0;
	width: 210px;
}
#contents .box04 .item .time span {
	display: block;
	line-height: 1.6;
}
#contents .box04 .item .time .date {
	background: url(/common/images/sep07.png) no-repeat center center;
	position: relative;
	margin: 20px 0;
	width: 100%;
	height: 100px;
	font-size: 300%; /* 47px */
	font-weight: bold;
}
#contents .box04 .item .time .date span {
	position: absolute;
	width: 50px;
	font-weight: bold;
}
#contents .box04 .item .time .date span.month {
	left: 35px;
	top: 0;
	text-align: right;
}
#contents .box04 .item .time .date span.day {
	left: 115px;
	top: 30px;
	text-align: left;
}
#contents .box04 .item .time .stamp {
	padding: 5px 0;
	font-size: 87%; /* 14px */
	text-align: center;
}
#contents .box04 .item .info {
	float: left;
	background-position: 0 5px;
	background-repeat: no-repeat;
	margin: 0 0 0 40px;
	line-height: 1.6;
}

  #contents .box04 .item .info.superior {
  padding: 0 0 0 80px;
  background-image: url(/star/so7q6r00000002km-img/icon_superior.png);
}

  #contents .box04 .item .info.flower {
  padding: 0 0 0 80px;
  background-image: url(/star/so7q6r00000002lq-img/icon_flower.png);
}

  #contents .box04 .item .info.moon {
  padding: 0 0 0 80px;
  background-image: url(/star/so7q6r00000002mu-img/icon_moon.png);
}

  #contents .box04 .item .info.snow {
  padding: 0 0 0 80px;
  background-image: url(/star/so7q6r00000002ny-img/icon_snow_l-15.png);
}

  #contents .box04 .item .info.star {
  padding: 0 0 0 80px;
  background-image: url(/star/so7q6r00000001k4-img/icon_star.png);
}

  #contents .box04 .item .info.cosmos {
  padding: 0 0 0 80px;
  background-image: url(/star/so7q6r00000002p2-img/icon_cosmos.png);
}

  #contents .box04 .item .info.kenichi {
  padding: 0 0 0 80px;
  background-image: url(/star/so7q6r00000002q6-img/icon_pc_one.png);
}

#contents .box04 .item .info.multi {
  padding: 0 0 0 80px;
  background-image: url(/common/so7q6r00000000iv-img/so7q6r00000001c0.png);
}
#contents .box04 .item .info dl {
	padding: 5px 0 10px;
}
#contents .box04 .item .info dl dt span {
	font-weight: bold;
	font-size: 81%; /* 13px */
}
#contents .box04 .item .info dl dd {
	margin: 3px 0 0;
	font-size: 125%; /* 20px */
}
#contents .box04 .item .info ul {
	margin: 10px 0 0;
	font-size: 93%; /* 15px */
	overflow: hidden;
}
#contents .box04 .item .info ul li {
	float: left;
	margin: 0 30px 0 0;
}
#contents .box04 .item .info p.revue {
	padding: 0 0 10px;
	font-weight: bold;
}
#contents .box04 .item .info p.period {
	margin: 10px 0 0;
	font-size: 93%; /* 15px */
}
#contents .box04 ul.ticket {
	margin: 10px 0 15px;
	font-size: 93%; /* 15px */
	overflow: hidden;
}
#contents .box04 ul.ticket li {
	float: left;
	margin: 0 30px 0 0;
}
#contents .box04 ul.ticket + .txt {
	margin-top: 0;
}
#contents .box04 .table02 {
	width: 100%;
}
#contents .box04 .table02 table {
	background-color: #fff;
}
#contents .box04 .table02 table td.total span {
	color: #e60012;
}
#contents .box04 .closed {
	margin: 35px 0 0;
	padding: 20px;
	font-size: 163%;
	font-weight: bold;
	color: #e60012;
	text-align: center;
	background-color: #fff;
}
#contents .box05 {
	background-color: #000000;
	min-width: 1200px;
}
#contents .box05 .item {
	margin: 0 auto;
	width: 1200px;
}
#contents .box05 .item a {
	display: block;
	position: relative;
	overflow: hidden;
}
#contents .box05 .item .img {
	margin: 0;
	line-height: 0;
}
#contents .box05 .item ul.label {
	position: absolute;
	left: 0;
}
#contents .box05 .item ul.label li {
	position: relative;
	margin: 0 0 1px;
	line-height: 0;
}
#contents .box05 .item ul.label li span.date {
	position: absolute;
	left: 13px;
	top: 53px;
	display: block;
	width: 100px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 26px;
	line-height: 1.3;
}
#contents .box05 .item dl {
	float: left;
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	min-height: 50px;
}
#contents .box05 .item dl dt span {
	display: inline-block;
	background-color: #333333;
	margin: 0 0 2px;
	padding: 3px 5px;
	font-size: 75%; /* 12px */
	font-weight: bold;
}
#contents .box05 .item dl dd {
	padding: 5px 0 15px;
	font-size: 125%; /* 20px */
}
#contents .box05 .item .info {
	background: url(/common/images/bg_pattern04.png) repeat 0 0;
	position: absolute;
	left: 0;
	top: 0;
	padding: 15px;
	width: 970px;
	color: #ffffff;
	line-height: 1.3;
}
#contents .box05 .item .info .inner {
	overflow: hidden;
	width: 968px;
	min-height: 328px;
}
#contents .box05 .item .info .doc {
	background-position: 170px 40px;
	background-repeat: no-repeat;
	padding: 40px 0 20px 170px;
	width: 640px;
	text-align: center;
}

  #contents .box05 .item .info .doc.superior {
    background-image: url(/star/so7q6r00000002km-img/icon_superior_l.png);
  }

  #contents .box05 .item .info .doc.flower {
    background-image: url(/star/so7q6r00000002lq-img/icon_flower_l.png);
  }

  #contents .box05 .item .info .doc.moon {
    background-image: url(/star/so7q6r00000002mu-img/icon_moon_l.png);
  }

  #contents .box05 .item .info .doc.snow {
    background-image: url(/star/so7q6r00000002ny-img/icon_snow_l.png);
  }

  #contents .box05 .item .info .doc.star {
    background-image: url(/star/so7q6r00000001k4-img/icon_star_l.png);
  }

  #contents .box05 .item .info .doc.cosmos {
    background-image: url(/star/so7q6r00000002p2-img/icon_cosmos_l.png);
  }

  #contents .box05 .item .info .doc.kenichi {
    background-image: url(/star/so7q6r00000002q6-img/so7q6r00000002qy.png);
  }

#contents .box05 .item .info .doc.multi {
  background-image: url(/common/so7q6r00000000iv-img/so7q6r00000001c1.png);
}
#contents .box05 .item .info .doc ul li {
	padding: 0 0 10px;
}
#contents .box05 .item .info .doc p {
	display: inline-block;
	background-color: #333333;
	margin: 10px 0 0;
	padding: 7px 15px;
	max-width: 460px;
	font-size: 93%; /* 15px */
}
#contents .box05 .item.revue .info .inner {
	background: url(/common/images/bg_pattern05.png) no-repeat right 0;
	border: 1px solid #fac000;
}
#contents .box05 .item.revue .info dl {
	padding: 0 0 0 70px;
	width: 420px;
}
#contents .box05 .item.revue .info .icon {
	position: absolute;
	left: 75px;
	bottom: 40px;
}
#contents .box05 .item.revue ul.label {
	top: 40px;
}
#contents .box05 .item.special .info .inner {
	border: 1px solid #83bf00;
}
#contents .box05 .item.special .info dl {
	width: 500px;
	padding: 98px 0 0;
}
#contents .box05 .item.special .info .icon {
	float: left;
	padding: 120px 0 0 115px;
	width: 255px;
	text-align: center;
}
#contents .box05 .item.special ul.label {
	top: 100px;
}
#contents .box06 {
	margin: 40px auto 0;
	width: 1200px;
	overflow: hidden;
}
#contents .box06 .col {
	float: left;
	margin: 0 0 0 21px;
	width: 386px;
}
#contents .box06 .col:first-child {
	margin: 0;
}
#contents .box06 .col a {
	display: block;
	position: relative;
	margin: 20px 0 0;
	line-height: 0;
	color: #ffffff;
}
#contents .box06 .col a:hover {
	opacity: 0.6;
}
#contents .box06 .col a .info {
	position: absolute;
	left: 0;
	bottom: 0;
}
#contents .box06 .col a .info .title {
	background: url(/common/images/bg_pattern04.png) repeat 0 0;
	width: 386px;
	padding: 15px 20px;
	font-size: 93%; /* 15px */
	line-height: 1.3;
}
#contents .box06 .col a .new {
	display: none;
	position: absolute;
	left: 0;
	top: 20px;
}
#contents .box06 .col .more {
	display: none;
}
#contents .box06 .btnmore {
	float: left;
	margin: 60px 0 0;
	width: 100%;
	overflow-anchor: none;
}

#contents .box06 .btnmore a {
	border: 1px solid #dddddd;
	border-radius: 100px;
	display: block;
	background-color: #f6f6f6;
	margin: 0 auto;
	width: 600px;
	color: #333333;
	line-height: 1.6;
	font-weight: bold;
	text-align: center;
	transition: 0.2s;
}
#contents .box06 .btnmore a:hover {
	border: 1px solid #333333;
	background: #ffffff;
}
#contents .box06 .btnmore a span {
	display: inline-block;
	padding: 27px 35px;
	position: relative;
}
#contents .box06 .btnmore a span:before {
	content: "";
	background: url(/common/images/mark06.png) no-repeat 0 center;
	background-size: 9px auto;
	width: 9px;
	height: 19px;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 5px;
	bottom: 0;
	margin: auto;
	transform: rotate(-90deg);
}

#contents .box07 {
	margin: 70px auto 0;
	width: 1200px;
}
#contents .box07 p.update {
	margin: 30px 0 0;
	font-size: 93%; /* 15px */
	text-align: right;
	line-height: 1.6;
}
#contents .box07 .item {
	background-color: #f2f2f2;
	margin: 20px 0 0;
	padding: 10px;
}
#contents .box07 .item .inner {
	background-color: #f2f2f2;
	border: 1px solid #ffffff;
	padding: 20px 30px;
}
#contents .box07 .item table {
	width: 100%;
}
#contents .box07 .item table th {
	padding: 0 30px 0 0;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
#contents .box07 .item table th h4 {
	margin: 0;
}
#contents .box07 .item table th p.txt {
	margin: 0;
}
#contents .box07 .item table th h4 + p.txt {
	margin: 10px 0 0;
}
#contents .box07 .item table td {
	border-left: 1px solid #ffffff;
	width: 190px;
	padding: 0 0 0 30px;
	text-align: right;
	vertical-align: bottom;
	line-height: 1.6;
}
#contents .box07 .item table td span {
	display: block;
}
#contents .box07 .item table td span.label {
	font-size: 81%; /* 13px */
}
#contents .box07 .item table td span.name {
	margin: 7px 0 0;
	font-size: 93%; /* 15px */
}
#contents .box07 .pagination {
	padding: 80px 0;
	font-size: 93%; /* 15px */
	font-weight: bold;
	text-align: center;
}
#contents .box07 .selection {
	display: none;
}
#contents .box07 #page-1 {
	display: block;
}
#contents .box07 .pagination li {
	display: inline-block;
	margin: 0 5px;
	text-decoration: none;
}
#contents .box07 .pagination li a {
	display: block;
	padding: 13px 15px;
	background-color: #f5f5f5;
	background-position: 15px 14px;
	background-repeat: no-repeat;
}
#contents .box07 .pagination a:hover {
	background-color: #000000;
	color: #ffffff;
}
#contents .box07 .pagination .disabled {
	padding: 13px 15px;
}
#contents .box07 .pagination .current {
	display: block;
	padding: 13px 15px;
	background-color: #000000;
	color: #ffffff;
}
#contents .box07 .pagination .prev,
#contents .box07 .pagination .next {
	text-decoration: none;
}
#contents .box07 .pagination .prev {
	background: url(/common/images/mark03_l.png) no-repeat center 15px;
}
#contents .box07 .pagination .prev:hover {
	background: url(/common/images/mark04_l.png) no-repeat center 15px #000000;
}
#contents .box07 .pagination .next {
	background: url(/common/images/mark03_r.png) no-repeat center 15px;
}
#contents .box07 .pagination .next:hover {
	background: url(/common/images/mark04_r.png) no-repeat center 15px #000000;
}

#contents .box07 .pagination .current.prev,
#contents .box07 .pagination .current.next {
	background: none;
}

#contents .box08 {
	margin: 50px 0 0;
	overflow: hidden;
}
#contents .box08 p.img {
	margin: 0 0 30px;
	line-height: 0;
}
.h2300 #contents .box08 p.img {
	margin-bottom: 0;
}
.h3000 #contents .box08 p.img,
.h8000 #contents .box08 p.img {
	background: #fff;
	text-align: center;
	padding-top: 30px;
}
.h3000 #contents .box08 p.img.nopad,
.h8000 #contents .box08 p.img.nopad {
	padding: 0;
	background: none;
}
#contents .box08 p.img .date {
	display: block;
	background-color: #ffffff;
	margin: 2px 0 0;
	padding: 55px 0 78px;
	line-height: 1.6;
	text-align: center;
	font-size: 162%; /* 26px */
	font-weight: bold;
	letter-spacing: 0;
}
#contents .box08 p.img .date span {
	display: inline-block;
	text-align: left;
}
#contents .box08 p.img .date small {
	display: block;
	font-size: 62%; /* *14px */
	font-weight: normal;
}
#contents .box08 .doc {
	background-color: #f6f6f6;
	margin: 0;
	padding: 45px;
}
#contents .box08 .doc section {
	border-top: 1px dotted #aba7a6;
	padding: 40px 0 0;
	overflow: hidden;
	margin-top: 40px;
}
#contents .box08 .doc section.article01 {
	border: none;
	margin: 0;
	padding: 0;
	width: auto;
}
#contents .box08 .doc section:first-child {
	border-top: none;
	padding: 0;
	margin: 0;
}

#contents .box08 .doc section .set {
	overflow: hidden;
}
#contents .box08 .doc section .set:first-of-type h4 {
	margin-top: 0 !important;
}
#contents .box08 .doc section .fr > :first-child,
#contents .box08 .doc section .fl > :first-child {
	margin-top: 0 !important;
}
.h3000 #contents .box08 .doc section .fr .label {
	display: block;
}
#contents .box08 .doc h2 {
	background: none;
	margin: 10px 0 0;
	padding: 0;
	font-size: 140%;
	font-weight: bold;
	font-family: "BIZ UDPGothic", "Yu Gothic Medium", "游ゴシック Medium",
		YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.h2300 #contents .box08 .doc h2 {
	font-size: 120%;
	line-height: 1.6;
	margin-top: 5px;
}
#contents .box08 .doc dl {
	margin: 30px 0 0;
	line-height: 1.6;
}
#contents .box08 .doc dl dt {
	background: url(/common/images/mark10.png) no-repeat 0 5px;
	padding: 0 0 0 17px;
	font-size: 93%; /* 15px */
}
#contents .box08 .doc dl dd {
	margin: 10px 0 0;
	padding: 0 0 0 17px;
	font-size: 81%; /* 13px */
}
#contents .box08 .doc .subtitle {
	margin: 15px 0 0;
	font-size: 87%; /* 14px */
	line-height: 1.6;
}
.h2300 #contents .box08 .doc .subtitle {
	margin: 10px 0 0;
	font-size: 87%; /* 14px */
}
#contents .troupetag {
	display: inline-block;
	background: #000000;
	margin: 0 3px 5px;
	padding: 0 7px;
	color: #ffffff;
	line-height: 1.8 !important;
}
#contents .troupetag.flower {
	background: #e28194;
}
#contents .troupetag.moon {
	background: #f5b602;
}
#contents .troupetag.snow {
	background: #8ab3a1;
}
#contents .troupetag.star {
	background: #5cb7d4;
}
#contents .troupetag.cosmos {
	background: #b179c4;
}
#contents .troupetag.superior {
	background: #4b3a92;
}
#contents .box08 .doc h2 + .txt {
	margin: 5px 0 0;
}
.h4110 #contents .box08 .doc h2 {
	font-family: "BIZ UDPGothic", "Yu Gothic Medium", "游ゴシック Medium",
		YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
#contents .box08 .doc .txt {
	margin: 10px 0 0;
}
#contents .box08 .doc .linkset1 ul,
#contents .box08 .doc .linkset1 ol {
	margin: 30px 0 0;
	font-size: 87%; /* 14px */
	line-height: 1.4;
}
#contents .box08 .doc .linkset1 ol {
	padding: 0 0 0 17px;
}
#contents .box08 .doc .linkset1 ul li,
#contents .box08 .doc .linkset1 ol li {
	margin: 10px 0 0;
	padding: 0 0 0 17px;
}
#contents .box08 .doc .linkset1 ul li {
	background: url(/common/images/mark03_r.png) no-repeat 0 4px;
}
#contents .box08 .doc .linkset1 ol li {
	list-style: decimal;
	padding: 0;
}
#contents .box08 .doc .linkset2 {
	margin: 30px 0 0;
	font-size: 100%; /* 16px */
}
#contents .box08 .doc .linkset2 ul {
	line-height: 1.6;
	overflow: hidden;
}
#contents .box08 .doc .linkset2 ul li {
	float: right;
	background-color: #f6f6f6;
	margin: 0 0 15px;
	width: 46%;
	border-radius: 4px;
}
#contents .box08 .doc .linkset2 ul li:first-child {
	float: left;
}
#contents .box08 .doc .linkset2 ul a {
	display: block;
	background: url(/common/images/mark04_r.png) no-repeat 95% center #755ab0;
	padding: 15px 15px 15px 30px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	border-radius: 4px;
	transition: 0.2s;
	border: 1px solid #755ab0;
}
#contents .box08 .doc .linkset2 ul a.blank {
	background-image: url(/common/images/icon_blank2.png);
	background-position: 94% center;
	background-size: 11px 11px;
}
#contents .box08 .doc .linkset2 ul a.pdf {
	background-image: url(/common/images/icon_pdf2.png);
	background-position: 94% center;
	background-size: 15px 19px;
}
#contents .box08 .doc .linkset2 ul a:hover {
	background-image: url(/common/images/mark29.png);
	background-color: #ffffff;
	border: 1px solid #755ab0;
	color: #755ab0;
}
#contents .box08 .doc .linkset2 ul a.blank:hover {
	background-image: url(/common/images/icon_blank2_o.png);
}
#contents .box08 .doc .linkset2 ul a.pdf:hover {
	background-image: url(/common/images/icon_pdf.png);
}
#contents .box08 .doc .linkset2 ul a span {
	display: flex;
	padding: 0 20px 0 0;
	vertical-align: middle;
	justify-content: center;
	height: auto !important;
}
#contents .box08 .gallery {
	display: none;
}
#contents .box09 {
	margin: 5px auto 0;
	background-color: #f6f6f6;
	width: 1200px;
	height: 60px;
	overflow: hidden;
}
#contents .box09 p.title {
	display: block;
	float: left;
	width: 122px;
	height: 39px;
	padding: 21px 16px 0 18px;
	text-align: right;
}
#contents .box09 p.title span {
	display: inline-block;
	padding-right: 13px;
	font-size: 82%;
	font-weight: bold;
	line-height: 1.3;
	border-right: 1px solid #404040;
}
#contents .box09 .slide {
	float: left;
	width: 811px;
}
#contents .box09 .item {
	float: left;
	position: relative;
	padding: 18px 18px 18px 0px;
	width: 845px;
}
#contents .box09 .txt2 {
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
#contents .box09 .new {
	display: none;
	float: left;
	margin: 2px 12px 0 0;
}
#contents .box10 {
	padding: 0 0 30px;
	text-align: center;
	line-height: 1.6;
}
#contents .box10 dl {
	border-bottom: 1px solid #dfdfdf;
	margin: 0 0 40px;
	padding: 0 0 50px;
}
#contents .box10 dl dt {
	background: url(/common/images/mark24_l.png) no-repeat 0 15px;
	display: inline-block;
	padding: 0 0 0 50px;
	font-size: 200%; /* 32px */
}
#contents .box10 dl dt span {
	background: url(/common/images/mark24_r.png) no-repeat right bottom;
	display: block;
	padding: 0 50px 0 0;
}
#contents .box10 dl dd {
	margin: 25px 0 0;
	font-size: 81%; /* 13px */
}
#contents .box10 .btn p.txt {
	padding: 0 0 10px;
}
#contents .box10 .btn .linkset02 {
	padding: 0 0 0 150px;
}
#contents .box10 .btn .linkset02 ul {
	width: auto;
}
#contents .box11 {
	margin: 60px auto 0;
	width: 1200px;
}
#contents .box11 dl {
	border: 1px solid #404040;
	padding: 30px 40px;
	overflow: hidden;
}
#contents .box11 dl dt {
	float: left;
	line-height: 0;
	margin: 0;
	padding: 0;
}
#contents .box11 dl dd {
	float: left;
	margin: 0 0 0 40px;
	width: 759px;
	line-height: 1.6;
	font-size: 93%; /* 15px */
}
#contents .box12 .bnrs {
	margin-top: 30px;
}
#contents .box12 .bnrs ul {
	font-size: 0;
}
#contents .box12 .bnrs col4 {
	margin-right: 30px;
	display: flex;
	flex-wrap: wrap;
}

#contents .box12 .bnrs .col4 li {
	margin-left: 30px;
	display: inline-block;
}
#contents .box12 .bnrs .col4 li:first-child {
	margin-left: 0;
}
#contents .box12 .bnrs .col4 li img {
	border: 1px solid #c3c3c3;
	transition: 0.2s;
}
#contents .box12 .bnrs .col4 li img:hover {
	opacity: 0.6;
	border: 1px solid #686868;
}
#contents .box08 .doc dl.box13:first-of-type {
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}
#contents .box13 {
	display: flex;
	align-items: center;
	border-top: 1px dotted #333333;
	padding-top: 30px;
}
#contents .box13 dd img {
	margin-right: 30px;
}
#contents .wrap_gallery {
	background: rgba(51, 51, 51, 1) url(/common/images/title01_bg.png) no-repeat
		scroll center top / 100% 258px;
	min-width: 1200px;
	overflow: hidden;
	position: relative;
}
#contents .wrap_gallery:hover {
	opacity: 0.8;
}
#contents .wrap_gallery a,
#contents .wrap_gallery a:hover {
	color: #ffffff;
	display: block;
}
#contents .box_gallery {
	width: 1200px;
	padding: 50px 0;
	margin: 0 auto !important;
	overflow: hidden;
}
#contents .box_gallery dl {
	display: table;
}
#contents .box_gallery dt {
	width: 256px;
	display: table-cell;
	padding-right: 20px;
	text-align: center;
}
#contents .box_gallery dd {
	display: table-cell;
	width: 724px;
}
#contents .box_gallery dd ul {
	overflow: hidden;
}
#contents .box_gallery dd li {
	float: left;
	line-height: 0;
}
#contents .box_gallery dd li:nth-child(4) {
	float: none;
}
#contents .box_gallery dd li:first-child img {
	width: 290px;
}
#contents .box_gallery dd li img {
	width: 144px;
}
#contents .box_gallery dt .title img {
	width: 256px;
	height: 34px;
}
#contents .box_gallery dt .update {
	font-size: 15px;
	margin-top: 20px;
	display: inline-block;
}
#contents .boxReadMore {
	padding: 30px 50px 50px 50px;
	border: 1px solid #d3d3d3;
}
#contents .box_youtube {
	width: 830px;
	margin: 0 auto;
}
#contents .box_youtube .linkset01 {
	margin-top: 40px;
}
#contents .grad-wrap {
	position: relative;
}
#contents .grad-wrap .grad-btn {
	background: #f6f6f6;
	border: 1px solid #dddddd;
	position: absolute;
	bottom: -27px;
	z-index: 10;
	right: 0;
	left: 0;
	transition: 0.2s;
	padding: 25px;
}
#contents .grad-wrap .grad-btn:hover {
	border: 1px solid #333333;
	background: #ffffff;
}
#contents .grad-wrap .grad-btn:before {
	content: "続きを読む";
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
	height: 16px;
	right: 0;
	display: block;
	text-align: center;
}
#contents .grad-wrap .grad-btn:after {
	content: "";
	background: url(/common/images/mark03_r.png) no-repeat 95% center;
	padding: 0;
	transform: rotate(90deg);
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 9px;
	height: 11px;
	left: 70px;
}
#contents .grad-wrap .grad-btn:hover {
	cursor: pointer;
}
#contents .grad-wrap .grad-item {
	position: relative;
	overflow: hidden;
	height: 240px;
	/*隠した状態の高さ*/
}
#contents .grad-wrap .grad-item:before {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 120px;
	/*グラデーションで隠す高さ*/
	background: -webkit-linear-gradient(
		top,
		rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 0.9) 50%,
		rgba(255, 255, 255, 0.9) 50%,
		#fff 100%
	);
	background: linear-gradient(
		top,
		rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 0.9) 50%,
		rgba(255, 255, 255, 0.9) 50%,
		#fff 100%
	);
	content: "";
}
#contents .grad-wrap .grad-trigger {
	display: none;
}
#contents .grad-wrap .grad-trigger:checked ~ .grad-btn::before {
	content: "閉じる";
}

#contents .grad-wrap .grad-trigger:checked ~ .grad-btn:after {
	content: "";
	background: url(/common/images/mark03_r.png) no-repeat 95% center;
	padding: 0;
	transform: rotate(-90deg);
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 9px;
	height: 11px;
	left: 70px;
}

#contents .grad-wrap .grad-trigger:checked ~ .grad-item {
	height: auto;
	/*チェックされていたら、高さを戻す*/
}
#contents .grad-wrap .grad-trigger:checked ~ .grad-item::before {
	display: none;
	/*チェックされていたら、grad-itemのbeforeを非表示にする*/
}
#contents .btnCircle {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	transition: opacity 0.2s;
	color: #333333;
	margin: 0 auto;
	border-radius: 50px;
	width: 300px;
	padding: 20px 50px;
}

/* ----------------------------------------------------------------------------------- movie */
#contents .sns01 div.twitter iframe {
	z-index: -1;
}
#contents .movie01 {
	margin: 70px auto 0;
	width: 1200px;
}
#contents .movie01 .youtube {
	margin: 40px 0 0;
}
#contents .movie01 .youtube iframe {
	width: 100%;
	height: 610px;
}
/* ----------------------------------------------------------------------------------- table */

#contents .table_important {
	border: 4px double #bdbcbc !important;
}
#contents .table_important a:last-of-type .item {
	border-bottom: none;
}
.h1000 #contents .table04.table_important {
	padding-bottom: 0;
}
.h1000 #contents .table04.table_important h3 {
	margin: 40px 30px 20px 30px;
	padding-left: 0;
	font-size: 160%;
}
.h1000 #contents .table04.table_important h3:before {
	content: none;
}
#contents .table01 {
	margin: 60px auto 0;
	width: 1200px;
	overflow: hidden;
}
.h2100 #contents .table01 {
	margin: 0 auto;
	width: 1200px;
	overflow: hidden;
}
.h2100 #contents .table01 table th.thead {
	width: 320px;
}
.h2100 #contents .table01 table th {
	width: 190px;
}
.h2100 #contents .table01 table td {
	width: 689px;
}
#contents .table01 table {
	margin: 0;
	width: 100%;
	font-size: 100%; /* 16px */
	line-height: 2;
}
#contents .table01 h3 + table {
	margin-top: 40px;
}
#contents .table01 table + table {
	margin-top: 40px;
}
#contents .table01 table th,
#contents .table01 table td {
	border: 1px solid #b1b1b1;
	padding: 17px 20px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
#contents .table01 table th {
	background-color: #ececec;
}
#contents .table01 table th.thead {
	background-color: #dedede;
	border: 1px solid #b1b1b1;
	color: #333333;
	font-weight: bold;
	vertical-align: middle;
}
#contents .table01 table thead tr th {
	background-color: #dedede;
	border: 1px solid #b1b1b1;
	padding: 10px 20px;
	color: #333333;
	font-weight: bold;
}
#contents .table01 table thead tr th.fs-large {
	font-size: 120%;
	padding: 11px 20px 9px;
}
.h4110 #contents .table01 table th {
	width: 220px;
}
#contents .table01 table td {
	background-color: #ffffff;
}
#contents .table01 table .bt td {
	border-top: 40px solid #d9d9d9;
}
#contents .table01 table ul li {
	background: url(/common/images/mark03_r.png) no-repeat 0 10px;
	margin: 5px 0 0;
	padding: 0 0 0 17px;
}
#contents .table01 table ol {
	padding: 0 0 0 20px;
	list-style: decimal;
}
#contents .table01 table ol li {
	margin: 5px 0 0;
}
#contents .table01 table span.yellow {
	background-color: #fffa74;
}
#contents .table01 table span.green {
	background-color: #d4f053;
}
#contents .table01 table span.red {
	background-color: #f2b8b3;
}
#contents .table01 table.edgenone th,
#contents .table01 table.edgenone td {
	border-right: none;
}
#contents .table01 table.edgenone tr th:first-child,
#contents .table01 table.edgenone tr td:first-child {
	border-left: none;
}
#contents .table01 table.edgenone tr td.first {
	border-left: none;
}
#contents .table01 table.edgenone tr th.thead,
#contents .table01 table.edgenone thead tr th {
	border: 1px solid #b1b1b1;
	border-right: none;
}
#contents .table01 table.edgenone tr th.thead:first-child,
#contents .table01 table.edgenone thead tr th:first-child {
	border-left: none;
}
#contents .table01 table.center th,
#contents .table01 table.center td {
	text-align: center;
	vertical-align: middle;
}
#contents .table01 table.fr {
	margin: 0 65px 0 0;
	width: 420px;
}
#contents .table01 table.fl {
	margin: 0 0 0 65px;
	width: 420px;
}
#contents .table01 p.caption {
	margin: 20px 0 0;
	font-size: 87%; /* 14px */
	line-height: 1.6;
}
#contents .table01 .price {
	display: inline-block;
}
#contents .table01 .price li {
	background: none;
	padding: 0;
	position: relative;
	display: inline-block;
}

#contents .table02 {
	margin: 30px auto 0;
	width: 1200px;
	line-height: 1.6;
}
#contents .table02 table {
	width: 100%;
	font-size: 87%; /* 14px */
	font-weight: bold;
}
#contents .table02 h4 + table {
	margin: 15px 0 0;
}
#contents .table02 table th,
#contents .table02 table td {
	border: 1px solid #a4a4a4;
	padding: 8px;
	text-align: center;
	vertical-align: middle;
}
#contents .table02 table th {
	background-color: #f2f2f2;
}
#contents .table02 table thead th,
#contents .table02 table th.thead {
	background-color: #666666;
	color: #ffffff;
}
#contents .table02 table td.total {
	padding: 8px 15px;
	text-align: right;
}
#contents .table02 table td.total span {
	padding: 0 5px;
	font-size: 188%; /* 30px */
}
#contents .table02 p {
	margin: 10px 0 0;
	font-size: 90%;
}
#contents .table03 {
	margin: 30px auto 0;
	width: 1200px;
}
#contents .table03 .timestamp {
	display: inline-block;
	border: 2px solid #808080;
	padding: 12px 20px;
	font-size: 93%; /* 15px */
	font-weight: bold;
}
#contents .table03 .explain {
	display: inline-block;
	background-color: #f7f7f7;
	margin: 20px 0 0;
	padding: 15px 20px;
	font-size: 87%; /* 14px */
	line-height: 1.6;
	overflow: hidden;
}
#contents .table03 .explain p {
	float: left;
	border-right: 1px solid #e1e1e1;
	padding: 0 28px 0 0;
}
#contents .table03 .explain ul {
	float: left;
	margin: 0 0 0 10px;
	overflow: hidden;
}
#contents .table03 .explain ul li {
	float: left;
	padding: 0 0 0 25px;
}
#contents .table03 table {
	margin: 30px 0 0;
	width: 100%;
	font-size: 87%; /* 14px */
	line-height: 1.6;
}
#contents .table03 table th,
#contents .table03 table td {
	border: 1px solid #dbdbdb;
	padding: 5px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
#contents .table03 table th.sat {
	color: #004cff;
}
#contents .table03 table th.sun {
	color: #ff0000;
}
#contents .table03 table th {
	background-color: #f2f2f2;
}
#contents .table03 table td.red {
	color: #ff0000;
}
#contents .table03 table td.orange {
	background-color: #feecd1;
}
#contents .table03 table td.blue {
	background-color: #f5f5ff;
}
#contents .table03 table td.gray {
	background-color: #ccc;
}
#contents .table03 table td.green {
	background-color: #c1f9c1;
}
#contents .table03 table td a {
	display: block;
}

#contents .table03 table thead tr th {
	background-color: #666666;
	color: #ffffff;
	font-weight: bold;
}
#contents .table04 {
	border-top: 1px dotted #c6c6c6;
	padding: 0 0 60px;
}
#contents .table04 {
	margin-top: 50px;
}
#contents .table04 .head,
#contents .table04 .body {
	vertical-align: top;
	font-weight: normal;
	text-align: left;
	line-height: 2;
	padding: 0 30px;
}
#contents .table04 .head {
	padding-bottom: 10px;
	display: flex;
	align-items: center;
}
#contents .table04 .head span.date {
	font-size: 100%;
	font-weight: bold;
}
#contents .table04 .head span.tag {
	display: flex;
	font-size: 84%;
	color: #ffffff;
	line-height: 1.6;
	margin-left: 20px;
}
#contents .table04 .head span.tag span {
	display: flex;
	background-color: #000000;
	margin: 0 3px 5px;
	padding: 0 7px;
}
#contents .table04 .head span.tag span.label {
	display: none;
	background: none;
	padding: 0;
	margin: 0;
}

#contents .table04 .head span.tag span.s_superior {
	background-color: #4b3a92;
}
#contents .table04 .head span.tag span.s_flower {
	background-color: #e28194;
}
#contents .table04 .head span.tag span.s_moon {
	background-color: #f5b602;
}
#contents .table04 .head span.tag span.s_snow {
	background-color: #8ab3a1;
}
#contents .table04 .head span.tag span.s_star {
	background-color: #5cb7d4;
}
#contents .table04 .head span.tag span.s_cosmos {
	background-color: #b179c4;
}
#contents .table04 .body {
	font-size: 112%;
}
#contents .table04 a {
	color: #333333;
	text-decoration: none;
	transition: 0.2s;
}
#contents .table04 a:hover {
	background: #f6f1ff;
	display: block;
}

#contents .table04 .body a,
#contents .table04 .body span {
	display: block;
	overflow: hidden;
}
#contents .table04 .body a {
	text-decoration: underline;
}
#contents .table04 .body a:hover {
	opacity: 0.6;
}
#contents .table04 .body span.img {
	float: left;
	margin: 0 30px 0 0;
	line-height: 0;
}
#contents .table04 .body span.label {
	display: none;
	padding: 0 0 15px;
	line-height: 0;
}
#contents .table04 .body a span.txt {
	text-decoration: underline;
}
#contents .table04 .body span.img + span.txt {
	width: 608px;
}
#contents .table04 .item {
	border-bottom: 1px dotted #c6c6c6;
	padding: 28px 0;
}
#contents .table04 .more {
	display: none;
}
#contents .table04 .btnmore {
	margin: 60px 0 0;
	width: 100%;
	overflow-anchor: none;
}
#contents .table04 .btnmore a {
	border: 1px solid #dddddd;
	border-radius: 100px;
	display: block;
	background-color: #f6f6f6;
	margin: 0 auto;
	width: 600px;
	color: #333333;
	line-height: 1.6;
	font-weight: bold;
	text-align: center;
	transition: 0.2s;
}
#contents .table04 .btnmore a:hover {
	border: 1px solid #333333;
	background: #ffffff;
}
#contents .table04 .btnmore a span {
	display: inline-block;
	padding: 27px 35px;
	position: relative;
}
#contents .table04 .btnmore a span:before {
	content: "";
	background: url(/common/images/mark06.png) no-repeat 0 center;
	background-size: 9px auto;
	width: 9px;
	height: 19px;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 5px;
	bottom: 0;
	margin: auto;
	transform: rotate(-90deg);
}
#contents .table05 {
	padding: 0 0 60px;
}
#contents .table05 .head,
#contents .table05 .body {
	display: table-cell;
	vertical-align: top;
	font-weight: normal;
	text-align: left;
	line-height: 1.6;
}
#contents .table05 .head {
	border-right: 1px solid #aaaaaa;
	padding: 0 30px 0 0;
	width: 320px;
}
#contents .table05 .head p {
	margin: 5px 0 0;
	font-size: 100%; /* 16px */
}
#contents .table05 .body {
	padding: 0 30px;
	font-size: 100%; /* 16px */
}
#contents .table05 .body a {
	text-decoration: underline;
}
#contents .table05 .body ul {
	margin: 0;
	overflow: hidden;
}
#contents .table05 .body ul li {
	float: left;
	padding: 0 20px;
	width: 390px;
}
#contents .table05 .body .list {
	margin: 0;
}
#contents .table05 .item {
	border-bottom: 1px solid #aaaaaa;
	padding: 25px 0;
}

/* .table06：記事セットのWYSIWYG（テーブルセット）用追記 150108 */
#contents .table06 {
	margin: 60px auto 0;
	width: 1200px;
	overflow: hidden;
}
#contents .table06 table {
	margin: 0;
	width: 100%;
	font-size: 87%; /* 14px */
	line-height: 1.6;
}
#contents .table06 h3 + table {
	margin-top: 30px;
}
#contents .table06 table + table {
	margin-top: 30px;
}
#contents .table06 table th,
#contents .table06 table td {
	border: 1px solid #dbdbdb;
	padding: 5px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}
#contents .table06 table th {
	background-color: #f2f2f2;
}
#contents .table06 table th.thead {
	background-color: #666666;
	border: 1px solid #dbdbdb;
	color: #ffffff;
	font-weight: bold;
}
#contents .table06 table thead tr th {
	background-color: #666666;
	border: 1px solid #dbdbdb;
	padding: 10px 20px;
	color: #ffffff;
	font-weight: bold;
}
#contents .table06 table td {
	background-color: #ffffff;
}
#contents .table06 table .bt td {
	border-top: 40px solid #d9d9d9;
}
#contents .table06 table ul li {
	background: url(/common/images/mark03_r.png) no-repeat 0 4px;
	margin: 5px 0 0;
	padding: 0 0 0 17px;
}
#contents .table06 table ol {
	padding: 0 0 0 20px;
	list-style: decimal;
}
#contents .table06 table ol li {
	margin: 5px 0 0;
}
#contents .table06 table span.yellow {
	background-color: #fffa74;
}
#contents .table06 table span.green {
	background-color: #d4f053;
}
#contents .table06 table span.red {
	background-color: #f2b8b3;
}
#contents .table06 table.edgenone th,
#contents .table06 table.edgenone td {
	border-right: none;
}
#contents .table06 table.edgenone tr th:first-child,
#contents .table06 table.edgenone tr td:first-child {
	border-left: none;
}
#contents .table06 table.edgenone tr th.thead,
#contents .table06 table.edgenone thead tr th {
	border: 1px solid #dbdbdb;
	border-right: none;
}
#contents .table06 table.edgenone tr th.thead:first-child,
#contents .table06 table.edgenone thead tr th:first-child {
	border-left: none;
}
#contents .table06 table.center th,
#contents .table06 table.center td {
	text-align: center;
	vertical-align: middle;
}
#contents .table06 table.fr {
	margin: 0 65px 0 0;
	width: 420px;
}
#contents .table06 table.fl {
	margin: 0 0 0 65px;
	width: 420px;
}
#contents .table06 p.caption {
	margin: 20px 0 0;
	font-size: 87%; /* 14px */
	line-height: 1.6;
}

#contents .table07 {
	margin: 0;
	width: 1200px;
	overflow: hidden;
}
#contents .table07 table {
	margin: 0;
	width: 100%;
	line-height: 1.6;
}
#contents .table07 table th,
#contents .table07 table td {
	border: 1px solid #dbdbdb;
	border-right: none;
	padding: 15px 8px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
#contents .table07 table th {
	border-top: none;
	font-weight: bold;
	border-top: 1px solid #dbdbdb;
}
#contents .table07 table td {
	font-size: 100%;
}
#contents .table07 table tr th:first-child,
#contents .table07 table tr td:first-child {
	border-left: none;
}
#contents .table07 table th.b_none,
#contents .table07 table td.b_none {
	border: none;
}
#contents .table07 table th.b_none + th,
#contents .table07 table td.b_none + td {
	border-left: none;
}
#contents .table07 table .bt td {
	border-top: 20px solid #d9d9d9;
}

/* ----------------------------------------------------------------------------------- linkset */
#contents .linkset01 {
	margin: 70px auto 0;
	width: 1200px;
}
#contents .linkset01 div,
#contents .bg_pattern {
	background: url(/common/images/bg_pattern01.png) repeat 0 0;
	margin: 30px 0 0;
	padding: 10px 35px 30px;
}
#contents .linkset01 ul {
	margin: 20px 0 0;
	font-size: 87%; /* 14px */
	line-height: 1.6;
}
#contents .linkset01 ul li {
	background: url(/common/images/mark10.png) no-repeat 0 5px;
	margin: 10px 0 0;
	padding: 0 0 0 17px;
}
#contents .linkset02 {
	line-height: 1.6;
}
#contents .linkset02 p.title {
	margin: 0 auto;
	padding: 15px 0;
	width: 1200px;
	font-weight: bold;
	font-size: 150%; /* 24px */
	text-align: center;
}
#contents .linkset02 ul {
	margin: 0 auto;
	width: 1200px;
}
.h2110 #contents .tab04 .linkset02 ul,
.h2110 #contents .tab03 .linkset02 ul {
	padding: 0 0px;
}
.h2110 #contents .schedule .linkset02 ul {
	padding: 0 0px;
}
#contents .linkset02 ul li {
	float: left;
	margin: 20px 0 0 40px;
	width: 373px;
	border-radius: 4px;
}
#contents .linkset02 ul li:first-child {
	margin: 20px 0 0;
}
#contents .linkset02.col2 ul li {
	width: 580px;
}
#contents .linkset02 a {
	display: block;
	background: url(/common/images/mark04_r.png) no-repeat 94% center #755ab0;
	padding: 15px 40px 15px 30px;
	border: 1px solid #755ab0;
	text-decoration: none;
	color: #ffffff;
	transition: 0.2s;
	border-radius: 4px;
	text-align: center;
}
#contents .linkset02 a.btn_before {
	background: url(/common/images/mark04_l.png) no-repeat 4% center #755ab0;
}
#contents .linkset02 a.btn_before:hover {
	background: url(/common/images/mark29_l.png) no-repeat 4% center #ffffff;
}
#contents .linkset02 a.blank,
#contents .linkset04 a.blank {
	background-image: url(/common/images/icon_blank2.png);
	background-position: 95% center;
	background-size: 11px 11px;
}
#contents .linkset02 a.pdf,
#contents .linkset04 a.pdf {
	background: url(/common/images/mark04_r.png) no-repeat 95% center #755ab0;
	padding: 15px 20px 15px 30px;
}
#contents .linkset02 a.pdf span,
#contents .linkset04 a.pdf span {
	position: relative;
	display: inline-block;
}
#contents .linkset02 a.pdf span:before,
#contents .linkset04 a.pdf span:before {
	content: "";
	background: url(/common/images/icon_pdf2.png) no-repeat;
	background-size: auto;
	background-size: 15px 19px;
	width: 15px;
	height: 19px;
	display: inline-block;
	top: 0;
	bottom: 0;
	margin: auto;
	position: absolute;
	left: -24px;
}
#contents .linkset02 a.pink{
	display: block;
	background: url(/common/images/mark04_r.png) no-repeat 94% center #d059b3;
	padding: 15px 40px 15px 30px;
	border: 1px solid #d059b3;
	text-decoration: none;
	color: #ffffff;
	transition: 0.2s;
	border-radius: 4px;
	text-align: center;
}
#contents .linkset02 a:hover {
	background-color: #ffffff;
	border: 1px solid #755ab0;
	color: #333333;
}
#contents .linkset02 a.pdf:hover span:before,
#contents .linkset04 a.pdf:hover span:before {
	content: "";
	background: url(/common/images/icon_pdf.png) no-repeat;
	background-size: auto;
	background-size: 15px 19px;
	width: 15px;
	height: 19px;
	display: inline-block;
	top: 0;
	bottom: 0;
	margin: auto;
	position: absolute;
	left: -24px;
}
#contents .linkset02 a.blank:hover {
	background-image: url(/common/images/icon_blank.png);
}
#contents .linkset02 a.pdf:hover,
#contents .linkset04 a.pdf:hover {
	background: url(/common/images/mark29.png) no-repeat 95% center #ffffff;
	color: #755ab0;
	border: 1px solid #755ab0;
}
#contents .linkset02 a.pink:hover{
	background: url(/common/images/mark33.png) no-repeat 94% center #ffffff;
	border: 1px solid #d059b3;
	color: #d059b3;
}
#contents .linkset02 a span {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 26px;
}
#contents .linkset02 a:hover {
	display: block;
	background: url(/common/images/mark29.png) no-repeat 94% center #ffffff;
	color: #755ab0;
}
#contents .linkset02 ul li.btn_red {
	background-color: #cd164e;
}
#contents .linkset02 li.btn_red a {
	background: url(/common/images/mark04_r.png) no-repeat 94% center #cd164e;
	border: 1px solid #cd164e;
}
#contents .linkset02 li.btn_red a:hover {
	background-color: #ffffff;
	color: #cd164e;
	background-image: url(/common/images/mark26.png);
	background-size: 8px 11px;
	border: 1px solid #cd164e;
}
#contents .linkset02 li.btn_red a.blank {
	background: url(/common/images/icon_blank2.png) no-repeat 94% center #cd164e;
	background-size: 11px 11px;
	border: 1px solid #cd164e;
}
#contents .linkset02 li.btn_red a.blank:hover {
	color: #cd164e;
	background: url(/common/images/icon_blank3.png) no-repeat 94% center #ffffff;
	background-size: 11px 11px;
	border: 1px solid #cd164e;
	color: #cd164e;
}
#contents .linkset02 .doc {
	margin: 0 auto;
	padding: 0 0 20px;
	width: 600px;
}
#contents .linkset02 .doc h4 {
	background-image: url(/common/images/mark14.png);
	color: #ffffff;
}
.h2100 #contents .linkset02 .doc h4,
.h2110 #contents .linkset02 .doc h4,
.h2111 #contents .linkset02 .doc h4,
.h2112 #contents .linkset02 .doc h4,
.h2113 #contents .linkset02 .doc h4,
.h2114 #contents .linkset02 .doc h4 {
	background-image: url(/common/images/mark02.png);
	color: #000;
}
#contents .linkset02 .doc dl {
	padding: 0 0 15px;
	text-align: center;
	font-weight: bold;
	font-size: 125%; /* 20px */
}
#contents .linkset02 .doc dl dd {
	margin: 10px 0 0;
}
#contents .linkset02 .doc p.txt {
	margin: 10px 0 0;
}
#contents .linkset02.black {
	background-color: #333333;
	-webkit-transform: skewY(-3deg);
	-ms-transform: skewY(-3deg);
	transform: skewY(-3deg);
	margin: 150px 0 -135px;
	padding: 1px 0 200px;
	min-width: 1200px;
}
.h2100 #contents .linkset02.black,
.h2110 #contents .linkset02.black,
.h2111 #contents .linkset02.black,
.h2112 #contents .linkset02.black,
.h2113 #contents .linkset02.black,
.h2114 #contents .linkset02.black {
	background-color: #f2f2f2;
}
#contents .linkset02.black .inner1 {
	background-color: #333333;
	margin: -100px 0;
	-webkit-transform: skewY(6deg);
	-ms-transform: skewY(6deg);
	transform: skewY(6deg);
}
.h2100 #contents .linkset02.black .inner1,
.h2110 #contents .linkset02.black .inner1,
.h2111 #contents .linkset02.black .inner1,
.h2112 #contents .linkset02.black .inner1,
.h2113 #contents .linkset02.black .inner1,
.h2114 #contents .linkset02.black .inner1 {
	background-color: #f2f2f2;
}
#contents .linkset02.black .inner2 {
	padding: 50px 0 0;
	-webkit-transform: skewY(-3deg);
	-ms-transform: skewY(-3deg);
	transform: skewY(-3deg);
	color: #ffffff;
}
.h2100 #contents .linkset02.black .inner2,
.h2110 #contents .linkset02.black .inner2,
.h2111 #contents .linkset02.black .inner2,
.h2112 #contents .linkset02.black .inner2,
.h2113 #contents .linkset02.black .inner2,
.h2114 #contents .linkset02.black .inner2 {
	color: #000000;
}
#contents .linkset02.black a {
	background-color: #755ab0;
}
.h2100 #contents .linkset02.black a,
.h2110 #contents .linkset02.black a,
.h2111 #contents .linkset02.black a,
.h2112 #contents .linkset02.black a,
.h2113 #contents .linkset02.black a,
.h2114 #contents .linkset02.black a {
	background-color: #f2f2f2;
	color: #000000;
	background-image: url(/common/images/mark03_r.png);
}
#contents .linkset02.black a:hover {
	background-color: #ffffff;
	color: #000000;
}
#contents .linkset02.black a:hover {
	background-image: url(/common/images/mark03_r.png);
}

#contents .linkset02.black ul {
	width: 601px;
}
#contents .linkset02.black ul li {
	background-color: #ffffff;
	width: 284px;
}
.h2100 #contents .linkset02.black ul li,
.h2110 #contents .linkset02.black ul li,
.h2111 #contents .linkset02.black ul li,
.h2112 #contents .linkset02.black ul li,
.h2113 #contents .linkset02.black ul li,
.h2114 #contents .linkset02.black ul li {
	background-color: #000;
}
#contents .linkset02.black .col2 {
	margin: 0 auto;
	padding: 40px 0;
	width: 1200px;
	overflow: hidden;
}
#contents .linkset02.black .col2 + .col2 {
	border-top: 1px solid #ffffff;
}
#contents .linkset02.black .col2 .doc {
	width: 550px;
}
#contents .linkset02.black .col2 .doc.fl2 {
	width: 380px;
}
#contents .linkset02.black .col2 .doc.fr2 {
	width: 740px;
}
#contents .linkset02.black .col2 ul {
	padding: 0;
	width: auto;
}
#contents .linkset02.black .col2 ul li {
	margin: 15px 0 0;
	width: 550px;
}
#contents .linkset02.black .col2 .img {
	margin: 0;
}
#contents .linkset03 {
	margin: 30px auto 0;
	width: 1200px;
	line-height: 1.6;
	font-size: 87%; /* 14px */
}
#contents .linkset03 ul li {
	background: url(/common/images/mark03_r.png) no-repeat 0 5px;
	margin: 10px 0 0;
	padding: 0 0 0 17px;
}
.h2100 #contents .linkset02.black .doc .linkset03,
.h2110 #contents .linkset02.black .doc .linkset03,
.h2111 #contents .linkset02.black .doc .linkset03,
.h2112 #contents .linkset02.black .doc .linkset03,
.h2113 #contents .linkset02.black .doc .linkset03,
.h2114 #contents .linkset02.black .doc .linkset03 {
	margin: 0 auto 0;
	line-height: 1.6;
	font-size: 87%; /* 14px */
	width: 100%;
}
.h2100 #contents .linkset02.black .doc .linkset03 ul li,
.h2110 #contents .linkset02.black .doc .linkset03 ul li,
.h2111 #contents .linkset02.black .doc .linkset03 ul li,
.h2112 #contents .linkset02.black .doc .linkset03 ul li,
.h2113 #contents .linkset02.black .doc .linkset03 ul li,
.h2114 #contents .linkset02.black .doc .linkset03 ul li {
	background: url(/common/images/mark03_r.png) no-repeat 0 5px;
	margin: 10px 0 0;
	padding: 0 0 0 17px;
	float: none;
	width: auto;
}
.h2100 #contents .linkset02.black .doc .linkset03 ul li a,
.h2110 #contents .linkset02.black .doc .linkset03 ul li a,
.h2111 #contents .linkset02.black .doc .linkset03 ul li a,
.h2112 #contents .linkset02.black .doc .linkset03 ul li a,
.h2113 #contents .linkset02.black .doc .linkset03 ul li a,
.h2114 #contents .linkset02.black .doc .linkset03 ul li a {
	padding: 0;
	background: none;
	text-decoration: underline;
	font-weight: normal;
	display: inline;
}
.h2100 #contents .linkset02.black .doc .linkset03 ul li a.blank,
.h2110 #contents .linkset02.black .doc .linkset03 ul li a.blank,
.h2111 #contents .linkset02.black .doc .linkset03 ul li a.blank,
.h2112 #contents .linkset02.black .doc .linkset03 ul li a.blank,
.h2113 #contents .linkset02.black .doc .linkset03 ul li a.blank,
.h2114 #contents .linkset02.black .doc .linkset03 ul li a.blank {
	background: url(/common/images/icon_blank.png) no-repeat right 3px;
	padding: 0 20px 0 0;
}
.h2100 #contents .linkset02.black .doc .linkset03 ul li a.pdf,
.h2110 #contents .linkset02.black .doc .linkset03 ul li a.pdf,
.h2111 #contents .linkset02.black .doc .linkset03 ul li a.pdf,
.h2112 #contents .linkset02.black .doc .linkset03 ul li a.pdf,
.h2113 #contents .linkset02.black .doc .linkset03 ul li a.pdf,
.h2114 #contents .linkset02.black .doc .linkset03 ul li a.pdf {
	background: url(/common/images/icon_pdf.png) no-repeat right 0;
	padding: 0 20px 0 0;
}

#contents .linkset04 {
	margin-top: 30px;
}
#contents .linkset04 {
	margin-top: 30px;
}
#contents .linkset04 ul {
	display: flex;
}
#contents .linkset04.tac ul {
	justify-content: center;
}
#contents .linkset04 ul li {
	width: 300px;
	border-radius: 4px;
	text-align: center;
	margin-right: 30px;
	line-height: 1.7;
}
#contents .linkset04 ul li:last-child {
	margin-right: 0;
}
#contents .linkset04 a {
	display: flex;
	background: url(/common/images/mark04_r.png) no-repeat 95% center #755ab0;
	padding: 15px 20px 15px 15px;
	border: 1px solid #755ab0;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	transition: 0.2s;
	border-radius: 4px;
	justify-content: center;
	align-items: center;
	height: 100%;
}
#contents .linkset04 a:hover {
	background: url(/common/images/mark03_r.png) no-repeat 95% center #ffffff;
	border: 1px solid #755ab0;
	color: #333333;
	position: relative;
}

#contents .linkset04 a.revue {
	padding: 15px 20px 15px 40px;
}
#contents .linkset04 a.revue span {
	position: relative;
	display: inline-block;
}
#contents .linkset04 a.revue span:before {
	content: "";
	background: url(/common/images/icon_revue2.png) no-repeat;
	background-size: 22px 21px;
	width: 22px;
	height: 21px;
	position: absolute;
	display: inline-block;
	top: 0;
	bottom: 0;
	left: -30px;
	margin: auto;
}
#contents .linkset04 a.revue:hover span:before {
	content: "";
	background: url(/common/images/icon_revue.png) no-repeat;
	background-size: 22px 21px;
	width: 22px;
	height: 21px;
	position: absolute;
	display: inline-block;
	top: 0;
	bottom: 0;
	left: -30px;
	margin: auto;
}

#contents .linkset04 ul li span {
	font-size: 100%;
	font-weight: normal;
}

#contents .linkset02.linksetFlex ul {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	width: 100%;
}
#contents .linkset02.linksetFlex.flexCol ul {
	flex-direction: column;
}
#contents .linkset02 li.btnCircle a {
	border: 1px solid #755ab0;
	background: #ffffff;
	border-radius: 70px;
	color: #755ab0;
}
.news_outerlink {
	margin-top: 40px;
	list-style: none;
	text-align: right;
}
.news_outerlink li {
	display: inline-block;
	margin-left: 10px;
	padding: 16px 35px 16px 20px;
	margin-top: 10px;
}
.news_outerlink li a {
	background: url(/common/images/icon_blank2.png) #755ab0 no-repeat;
	background-position: 94% center;
	background-size: 11px 11px;
	border: 1px solid #755ab0;
	border-radius: 100px;
	padding: 16px 35px 16px 20px;
	margin: -16px -35px -16px -20px;
	text-decoration: none;
	display: block;
	transition: 0.2s;
	color: #ffffff;
}
.news_outerlink li a:hover {
	background: url(/common/images/icon_blank.png) #ffffff no-repeat;
	background-position: 94% center;
	background-size: 11px 11px;
	border: 1px solid #755ab0;
	color: #755ab0;
}

/* ----------------------------------------------------------------------------------- pdf */
#contents .pdf01 {
	margin: 70px auto 0;
	width: 1200px;
}
#contents .pdf01 a {
	text-decoration: none;
}
#contents .pdf01 dl {
	background-color: #f6f6f6;
	padding: 30px 0;
	overflow: hidden;
	display: flex;
	justify-content: center;
}
#contents .pdf01 dl dt {
	float: left;
	line-height: 0;
}
#contents .pdf01 dl dt a:hover {
	opacity: 0.6;
}
#contents .pdf01 dl dd {
	float: left;
	padding: 10px 0 0 25px;
	font-size: 87%; /* 14px */
	line-height: 1.3;
}
/* ----------------------------------------------------------------------------------- sns */
#contents .sns01 {
	margin: 50px auto;
	width: 1200px;
	text-align: center;
	line-height: 1.6;
}
.h4110 #contents .sns01 {
	margin-top: 0 !important;
}
#contents .sns01.custom {
	margin: 10px auto 30px;
}
#contents .sns01 div {
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
}
#contents .sns01 div.facebook {
	padding: 0 0 13px;
}
#contents .title07 .sns01 {
	margin: 50px auto 0;
	padding: 20px 0 0;
	text-align: right;
}
#contents .title01 .sns01 {
	margin: 0 auto;
	padding: 10px 0 0;
	text-align: right;
}
#contents .sns02 {
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
}
#contents .sns02 div {
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
}
#contents .sns_area {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
#contents .sns03 {
	position: absolute;
	right: 0;
	top: 30px;
	text-align: right;
	display: flex;
}
#contents .sns03 div {
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
}
#contents .slide01 + .sns_area .sns03 {
	top: -530px;
}
#contents .slide01 ~ .area_ticket ~ .sns_area .sns03 {
	top: -572px;
}
#contents .slide01 + .menu05 + .sns_area .sns03 {
	top: -590px;
}
#contents .slide01 ~ .area_ticket ~ .menu05 + .sns_area .sns03 {
	top: -632px;
}

/* ----------------------------------------------------------------------------------- menu */
#contents .menu01 {
	margin: 70px 0 0;
	text-align: center;
	font-weight: bold;
}
#contents .menu01 a {
	display: inline-block;
	margin: 0 10px;
	padding: 17px 25px;
	width: 300px;
	color: #333333;
	border: 1px solid #b6b6b6;
	border-radius: 4px;
	transition: 0.2s;
	background: url(/common/images/mark03_r.png) no-repeat 94% center #ffffff;
}
#contents .menu01 a:hover {
	background: url(/common/images/mark03_r.png) no-repeat 94% center #f6f6f6;
}
#contents .menu01 a span {
	display: inline-block;
	min-height: 25px;
	line-height: 1.6;
}
#contents .menu01 a span.icon1 {
	background: url(/common/images/mark11.png) no-repeat 0 0;
	padding: 0 0 0 47px;
}
#contents .menu01 a span.icon2 {
	background: url(/common/images/mark12.png) no-repeat 0 0;
	padding: 0 0 0 40px;
}
#contents .menu01.btnBacknum a {
	padding: 15px 20px;
	font-size: 16px;
	width: 270px;
}
#contents .menu01.btnBacknum a span.icon1 {
	background: url(/common/images/mark11.png) no-repeat 0 4px;
	background-size: 19px 16px;
	padding: 0px 0 0 25px;
}
#contents .menu01.btnBacknum a span {
	min-height: auto;
}

#contents .menu02 {
	background: url(/common/images/mark13.png) no-repeat center bottom;
	padding: 0 0 16px;
	text-align: center;
	line-height: 1.6;
}
#contents .menu02 .inner {
	background-color: #ebebeb;
	min-width: 1200px;
	padding: 30px 0 50px;
}
#contents .menu02 p {
	margin: 0 auto;
	padding: 0 70px;
	width: 900px;
}
#contents .menu02 ul {
	margin: 20px auto 0;
	padding: 0 20px;
	width: 1200px;
	font-size: 93%; /* 15px */
	font-weight: bold;
	display: flex;
	justify-content: center;
}
#contents .menu02 ul li {
	display: flex;
	background-color: #ffffff;
	margin: 0 4px;
	align-items: center;
}
#contents .menu02 a {
	display: flex;
	background: url(/common/images/mark03_r.png) no-repeat right 15px center
		#ffffff;
	width: 215px;
	padding: 12px 10px;
	color: #000000;
	text-decoration: none;
	height: 100%;
	justify-content: center;
	align-items: center;
}
.h2110 #contents .menu02 a {
	width: auto;
	min-width: 114px;
	padding: 12px 40px 12px 30px;
}
#contents .menu02 a:hover,
#contents .menu02 a.active {
	background: url(/common/images/mark04_r.png) no-repeat right 15px center
		#333333;
	color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
}
#contents .menu03 {
	background: #f3edff;
	border-bottom: 1px solid #d6d6d6;
}
#contents .menu03 .attention {
	margin: 0 auto;
	padding: 20px 0;
	width: 1200px;
}
#contents .menu03 .attention ul li {
	margin-top: 15px;
	font-size: 16px;
	color: #ca3c24;
	line-height: 1.6;
	position: relative;
	padding-left: 20px;
}
#contents .menu03 .attention ul li:before {
	content: "";
	position: absolute;
	background: url(/common/images/mark31.png) no-repeat;
	width: 13px;
	height: 12px;
	top: 7px;
	left: 0;
	display: block;
}
#contents .menu03 .attention ul li a {
	color: #ca3c24;
}
#contents .menu04 {
	margin: 60px auto 0;
	width: 1200px;
	text-align: center;
	font-size: 93%; /* 15px */
	font-weight: bold;
}
#contents .menu04 a {
	display: inline-block;
	margin: 0 0 10px 1px;
	text-decoration: none;
}
#contents .menu04 a span {
	background-color: #eaeaea;
	display: block;
	padding: 20px 30px;
	font-size: 18px;
	font-weight: normal;
}
#contents .menu04 a:hover,
#contents .menu04 a.active {
	color: #ffffff;
}
#contents .menu04 a:hover span,
#contents .menu04 a.active span {
	background-color: #333333;
}
#contents .menu05 {
	margin: 0 auto;
	padding: 0;
	width: 1200px;
	height: 60px;
	overflow: hidden;
}
#contents .menu05 p.title {
	display: block;
	float: left;
	width: 85px;
	height: 38px;
	padding: 22px 16px 0 0;
}
#contents .menu05 p.title span {
	display: inline-block;
	padding-right: 13px;
	font-size: 82%;
	font-weight: bold;
	line-height: 1.3;
	border-right: 1px solid #404040;
}
#contents .menu05 .slide {
	float: left;
	padding: 20px 0 0;
	font-size: 87%; /* 14px */
	line-height: 1.3;
}
#contents .menu05 .slide ul li {
	float: left;
	padding: 3px 20px 0 0;
	width: 705px;
	height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
#contents .menu05 .slide ul li.new {
	background: url(/common/images/label_new_r_s.png) no-repeat 0 center;
	padding: 3px 20px 0 67px;
	width: 638px;
}
#contents .menu05 p.btn {
	float: right;
}
#contents .menu05 p.btn a:hover {
	opacity: 0.6;
	color: #000000;
}
#contents .menu07 {
	background-color: #f6f6f6;
	margin: 55px 0 0;
	padding: 25px;
	line-height: 1.9;
	font-size: 93%; /* 15px */
	text-align: center;
}
#contents .menu07 a {
	margin: 0 5px;
}

.h4000 #contents .menu07 {
	width: 1100px;
	margin: 55px auto auto;
}
#contents .menu08 {
	background-color: #f6f6f6;
	margin: 44px 0 0;
	padding: 17px;
	text-align: center;
	line-height: 1.6;
}
#contents .menu08 a {
	text-decoration: none;
}
#contents .menu08 a.cur {
	text-decoration: underline;
}
#contents .menu08 ul li {
	position: relative;
	display: inline-block;
	padding: 0 17px;
}
#contents .menu08 ul li .new {
	display: none;
	position: absolute;
	left: 0;
	top: -33px;
}
#contents .menu09 {
	margin: 25px 0 35px;
	text-align: center;
}
#contents .menu09 a {
	display: block;
	border: 2px solid #ffffff;
	padding: 2px;
}
#contents .menu09 a.cur {
	border: 2px solid #a244ae;
}
#contents .menu09 ul li {
	display: inline-block;
	margin: 0 7px;
	line-height: 0;
}
/* ----------------------------------------------------------------------------------- slide */
#contents .slide01 {
	position: relative;
	background-color: #000000;
	min-width: 1200px;
}
#contents .slide01 .bgslide a {
	display: block;
	position: relative;
	margin: 0 -100px;
	height: 560px;
	overflow: hidden;
	text-align: center;
}
#contents .slide01 .bgslide {
	width: 100%;
	height: 560px;
	overflow: hidden;
	text-align: center;
}
#contents .slide01 .bgslide p.slideimg {
	display: block;
	float: left;
	position: relative;
	margin: 0;
	height: 560px;
	overflow: hidden;
	text-align: center;
}
#contents .slide01 .front {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 5;
}
#contents .slide01 .front .body {
	position: relative;
	margin: 0 auto;
	width: 1200px;
}
#contents .slide01 .front .body .sns02 {
	top: 30px;
}
#contents .slide01 .front .body .message {
	position: absolute;
	right: 13px;
	top: 295px;
	width: 380px;
}
#contents .slide01 .front .body .message a,
#contents .slide01 .front .body .message span.close {
	display: block;
	background-color: #a244ae;
	text-decoration: none;
}
#contents .slide01 .front .body .message a:hover,
#contents .slide01 .front .body .message span.close {
	opacity: 0.6;
}
#contents .slide01 .front .body .message .title {
	background-color: #f4f5f6;
	border-bottom: 1px solid #d9d9d9;
	padding: 14px;
	text-align: center;
	font-size: 93%; /* 15px */
	font-weight: bold;
	line-height: 1.3;
}
#contents .slide01 .front .body .message .slide {
	background-color: #f4f5f6;
	padding: 15px 30px;
	width: 320px;
	font-size: 81%; /* 13px */
	line-height: 1.3;
	min-height: 100px;
}
#contents .slide01 .front .body .message .slide ul li {
	position: relative;
	float: left;
	width: 320px;
	min-height: 100px;
}
#contents .slide01 .front .body .message .slide ul li span {
	display: block;
	margin: 10px 0 0;
}
#contents .slide01 .front .body .message .slide ul li span.wanted {
	margin: 0;
	text-align: center;
}
#contents .slide01 .front .body .message .mprev,
#contents .slide01 .front .body .message .mnext {
	position: absolute;
	top: 93px;
	padding: 7px 0 0;
	width: 26px;
	height: 19px;
	text-align: center;
}
#contents .slide01 .front .body .message .mprev {
	left: -13px;
}
#contents .slide01 .front .body .message .mnext {
	right: -13px;
}
#contents .slide01 .front .body .message ul.link {
	font-size: 81%; /* 13px */
	font-weight: bold;
	line-height: 1.3;
	overflow: hidden;
}
#contents .slide01 .front .body .message ul.link li {
	float: left;
}
#contents .slide01 .front .body .message ul.link li a,
#contents .slide01 .front .body .message ul.link li span.close {
	background-image: url(/common/images/mark04_r.png);
	background-position: 150px center;
	background-repeat: no-repeat;
	margin: 1px 0 0;
	padding: 11px 20px 11px 0;
	width: 170px;
	color: #ffffff;
	text-align: center;
}
#contents .slide01 .front .body .message ul.link li:first-child a,
#contents .slide01 .front .body .message ul.link li:first-child span.close {
	margin: 1px 1px 0 0;
	width: 169px;
}
#contents .slide01 .front .body .prev,
#contents .slide01 .front .body .next {
	position: absolute;
	top: 260px;
	display: block;
	width: 32px;
	height: 31px;
	text-indent: -9999px;
}
#contents .slide01 .front .body .prev {
	background-image: url(/common/images/mark22_l.png);
	left: 10px;
}
#contents .slide01 .front .body .prev:hover {
	background-image: url(/common/images/mark22_l_o.png);
}
#contents .slide01 .front .body .next {
	background-image: url(/common/images/mark22_r.png);
	right: 10px;
}
#contents .slide01 .front .body .next:hover {
	background-image: url(/common/images/mark22_r_o.png);
}
#contents .slide01 .front .body .pagination {
	position: absolute;
	left: 0;
	top: 500px;
	width: 100%;
	text-align: center;
}
#contents .slide01 .front .body .pagination a {
	background-image: url(/common/images/mark23.png);
	display: inline-block;
	margin: 0 3px;
	width: 8px;
	height: 8px;
	text-indent: -9999px;
}
#contents .slide01 .front .body .pagination a.selected {
	background-image: url(/common/images/mark23_o.png);
}
.h2100 .slide01 {
	background: url(/common/images/title01_bg_s.png) top center no-repeat;
	-webkit-background-size: 100% 390px;
	-moz-background-size: 100% 390px;
	background-size: 100% 390px;
}
.h2100 .slide01 img {
	width: auto;
	position: absolute;
	height: 100%;
	left: 0;
	right: 0;
	margin: auto;
}
.h2100 #contents .slide01 .front .body .message {
	top: 271px;
	width: auto;
	right: 0;
	z-index: 2;
}
.h2100 #contents .slide01 .front .body .message .slide {
	width: 160px;
	padding: 15px;
}
.h2100 #contents .slide01 .front .body .message .slide li {
	width: 160px;
}
.h2100 #contents .slide01 .front .body .message ul.link {
	width: 190px;
}
.h2100 #contents .slide01 .front .body .message ul.link li {
	float: none !important;
	display: block;
}
.h2100 #contents .slide01 .front .body .message ul.link li:first-child a,
.h2100
	#contents
	.slide01
	.front
	.body
	.message
	ul.link
	li:first-child
	span.close,
.h2100 #contents .slide01 .front .body .message ul.link li a,
.h2100 #contents .slide01 .front .body .message ul.link li span.close {
	width: 170px;
	background-position: 166px center;
}
.h2100 #contents .slide01 .front .body .message .mprev,
.h2100 #contents .slide01 .front .body .message .mnext {
	top: 50px;
}
.h2100 #contents .slide01 .front .body .message .mprev img,
.h2100 #contents .slide01 .front .body .message .mnext img {
	width: auto;
	height: auto;
}
.h2100 #contents .slide01 .front .body .prev,
.h2100 #contents .slide01 .front .body .next {
	position: absolute;
	display: block;
	width: 39px;
	height: 74px;
	text-indent: -9999px;
	top: 180px;
}
.h2100 #contents .slide01 .front .body .prev {
	background-image: url(/common/images/mark_2100_prev.png);
	left: 180px;
}
.h2100 #contents .slide01 .front .body .prev:hover {
	background-image: url(/common/images/mark_2100_prev_o.png);
}
.h2100 #contents .slide01 .front .body .next {
	background-image: url(/common/images/mark_2100_next.png);
	right: 180px;
}
.h2100 #contents .slide01 .front .body .next:hover {
	background-image: url(/common/images/mark_2100_next_o.png);
}
.h2100 #contents .slide01 .front .body .btn_buy_ticket {
	position: absolute;
	top: 20px;
	left: 20px;
}
.h2100 #contents .slide01 .front .body .btn_buy_ticket a {
	display: block;
	background: url(/common/images/btn_buy_ticket.png) no-repeat;
	width: 134px;
	height: 134px;
}
.h2100 #contents .slide01 .front .body .btn_buy_ticket a:hover {
	opacity: 0.8;
}
.h2100 #contents .slide01 .front .body .btn_buy_ticket a span {
	display: none;
}

.h2100 #contents .area_ticket {
	background: #cd164e;
}
.h2100 #contents .area_ticket * {
	box-sizing: border-box;
}
.h2100 #contents .area_ticket .in {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	padding-left: 220px;
}
.h2100 #contents .area_ticket .in:before {
	content: "";
	position: absolute;
	background: url(/common/images/logo_ticket.png) no-repeat center center;
	background-size: 154px auto;
	width: 154px;
	height: 47px;
	left: 0;
	bottom: 0;
	top: 0;
	margin: auto;
}
.h2100 #contents .area_ticket ul {
	padding: 12px 0;
	font-size: 0;
	text-align: left;
}
.h2100 #contents .area_ticket ul li {
	display: inline-block;
	text-align: center;
	color: #727272;
	font-size: 13px;
	line-height: 1.4;
	position: relative;
	margin-right: 75px;
}
.h2100 #contents .area_ticket ul li:before {
	content: "/";
	color: #ffffff;
	position: absolute;
	left: -55px;
	top: 0;
	border: 0;
	margin: auto;
	font-size: 13px;
}
.h2100 #contents .area_ticket ul li:first-child:before {
	content: "";
}
.h2100 #contents .area_ticket ul li:last-child {
	margin-right: 0;
}
.h2100 #contents .area_ticket ul li a {
	background: url(/common/images/icon_blank2.png) no-repeat right center;
	background-size: 12px;
	color: #ffffff;
	padding-right: 20px;
}
.h2100 #contents .area_ticket ul li a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background: url(/common/images/arrow_05.png) no-repeat center;
	background-size: 21px auto;
	color: #ffffff;
	width: 21px;
	height: 21px;
	margin-left: -30px;
}

#contents .slide02 {
	position: relative;
	margin: 30px auto 100px;
	width: 1200px;
	text-align: center;
	min-height: 400px;
}
#contents .slide02 .slide {
	width: 1200px !important;
	text-align: center !important;
	right: auto !important;
}
#contents .slide02 .slide li {
	left: 0;
	right: 0;
	margin: auto;
}
#contents .slide02 .slide li img {
	margin: 0 auto;
}
#contents .slide02 .prev,
#contents .slide02 .next {
	position: absolute;
	top: 190px;
	display: block;
	width: 32px;
	height: 31px;
	text-indent: -9999px;
	z-index: 10;
}
#contents .slide02 .prev {
	background-image: url(/common/images/mark22_l.png);
	left: 10px;
}
#contents .slide02 .prev:hover {
	background-image: url(/common/images/mark22_l_o.png);
}
#contents .slide02 .next {
	background-image: url(/common/images/mark22_r.png);
	right: 10px;
}
#contents .slide02 .next:hover {
	background-image: url(/common/images/mark22_r_o.png);
}
#contents .slide02 .pagination {
	position: absolute;
	left: 0;
	top: 380px;
	width: 100%;
	text-align: center;
	z-index: 10;
}
#contents .slide02 .pagination a {
	background-image: url(/common/images/mark23.png);
	display: inline-block;
	margin: 0 3px;
	width: 8px;
	height: 8px;
	text-indent: -9999px;
}
#contents .slide02 .pagination a.selected {
	background-image: url(/common/images/mark23_o.png);
}
#contents .slide03 {
	position: relative;
	margin: 60px auto 0;
	width: 996px;
	height: 650px;
}
#contents .slide03 .item {
	position: absolute;
	top: 0;
	width: 166px;
	overflow: hidden;
}
#contents .slide03 .item.superior {
	background-color: #635698;
	left: 0;
}
#contents .slide03 .item.flower {
	background-color: #ed8599;
	left: 166px;
}
#contents .slide03 .item.moon {
	background-color: #f3d16f;
	left: 332px;
}
#contents .slide03 .item.snow {
	background-color: #a3d5c0;
	left: 498px;
}
#contents .slide03 .item.star {
	background-color: #59c2e1;
	left: 664px;
}
#contents .slide03 .item.cosmos {
	background-color: #e4c1db;
	left: 830px;
}
#contents .slide03 .item a.open {
	display: block;
	line-height: 0;
}
#contents .slide03 .item a.open:hover {
	opacity: 0.6;
}
#contents .slide03 .item .body {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 650px;
	height: 650px;
}
#contents .slide03 .item .body .info {
	position: absolute;
	left: 0;
	bottom: -50px;
	background: url(/common/images/bg_pattern04.png) repeat 0 0;
	padding: 33px;
	width: 584px;
	line-height: 1.6;
	color: #ffffff;
	overflow: hidden;
}
#contents .slide03 .item .body .info .title {
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 10px 0 0 73px;
	width: auto;
	min-height: 40px;
	font-size: 125%; /* 20px */
}

  #contents .slide03 .item.superior .body .info .title {
    background-image: url(/star/so7q6r00000002km-img/icon_superior.png);
  }

  #contents .slide03 .item.flower .body .info .title {
    background-image: url(/star/so7q6r00000002lq-img/icon_flower.png);
  }

  #contents .slide03 .item.moon .body .info .title {
    background-image: url(/star/so7q6r00000002mu-img/icon_moon.png);
  }

  #contents .slide03 .item.snow .body .info .title {
    background-image: url(/star/so7q6r00000002ny-img/icon_snow_l-15.png);
  }

  #contents .slide03 .item.star .body .info .title {
    background-image: url(/star/so7q6r00000001k4-img/icon_star.png);
  }

  #contents .slide03 .item.cosmos .body .info .title {
    background-image: url(/star/so7q6r00000002p2-img/icon_cosmos.png);
  }

  #contents .slide03 .item.kenichi .body .info .title {
    background-image: url(/star/so7q6r00000002q6-img/icon_pc_one.png);
  }

#contents .slide03 .item.multi .body .info .title {
  background-image: url(/common/so7q6r00000000iv-img/so7q6r00000001c0.png);
}

#contents .slide03 .item .body .info .txt {
	float: left;
	width: 215px;
	font-size: 93%; /* 15px */
}
#contents .slide03 .item .body .info ul {
	float: right;
	margin: 20px 0 0;
	width: 325px;
	font-size: 93%; /* 15px */
	font-weight: bold;
}
#contents .slide03 .item .body .info ul li {
	border: 3px solid #ffffff;
	margin: 0 0 7px;
}
#contents .slide03 .item .body .info ul li a {
	display: block;
	background: url(/common/images/mark04_r.png) no-repeat 290px center;
	padding: 11px 50px 11px 25px;
	color: #ffffff;
	text-decoration: none;
}
#contents .slide03 .item .body .info ul li a:hover {
	background-color: #ffffff;
	background-image: url(/common/images/mark03_r.png);
	color: #000000;
}
#contents .slide03 .item .body a.close {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
}
#contents .slide03 .item .body a.close:hover {
	opacity: 0.6;
}
#contents .slide03 .item .icon {
	position: absolute;
	left: 0;
	top: 0;
}

.unit_star {
	display: flex;
	flex-wrap: wrap;
	margin: 60px auto auto auto;
	width: 1100px;
}
.unit_star a {
	transition: opacity 0.2s ease-out;
}
.unit_star a:hover {
	opacity: 0.8;
}
.unit_star .box_star {
	width: 500px;
}
.unit_star .link_star {
	text-decoration: none;
}
.unit_star .link_star:nth-of-type(odd) {
	margin-right: 100px;
}
.unit_star .box_star dt img {
	width: 100%;
	display: block;
}
.unit_star .box_star dd {
	margin-bottom: 40px;
	padding: 15px 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.unit_star .box_star dd:before {
	content: "";
	background: url(/common/images/mark25_r.png) no-repeat;
	width: 10px;
	height: 18px;
	position: absolute;
	right: 20px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.unit_star .box_star.star_flower dd {
	background: #e28194;
}
.unit_star .box_star.star_moon dd {
	background: #f5b602;
}
.unit_star .box_star.star_snow dd {
	background: #8ab3a1;
}
.unit_star .box_star.star_star dd {
	background: #5cb7d4;
}
.unit_star .box_star.star_cosmos dd {
	background: #b179c4;
}
.unit_star .box_star.star_special dd {
	background: #4b3a92;
}
#contents .slide05 {
	margin: 40px auto 0;
	width: 1200px;
}
#contents .slide05 ul.topstars {
}
#contents .slide05 ul.topstars li {
	width: 599px;
	float: left;
}
#contents .slide05 ul.topstars a {
	background: #4c4c4c url(/common/images/mark25_r.png) no-repeat 570px center;
	display: block;
	padding: 20px 35px;
	text-decoration: none;
	color: #ffffff;
	font-size: 140%;
	line-height: 1.6;
}
#contents .slide05 li {
	float: left;
	width: 299px;
	padding-right: 2px;
	padding-bottom: 2px;
}
#contents .slide05 li:nth-child(4n) {
	padding-right: 0px;
}
#contents .slide05 a {
	background: #4c4c4c url(/common/images/mark25_r.png) no-repeat 270px center;
	display: block;
	padding: 20px 35px;
	text-decoration: none;
	color: #ffffff;
	font-size: 140%;
	line-height: 1.6;
}
#contents .slide05 a:hover {
	opacity: 0.6;
}
#contents .slide05 a.body {
	background-color: #ffffff;
	display: none;
	padding: 0;
	line-height: 0;
}
/* ----------------------------------------------------------------------------------- form */

#contents .form01 {
	background-color: #f6f6f6;
	margin: 60px auto 0;
	padding: 40px 40px;
	width: 1200px;
}
#contents .form01.form_news {
	padding: 0;
	text-align: center;
}
#contents .form01.form_news select {
	margin-top: 0 !important;
	margin-right: 30px;
}
#contents .form01.form_news input[type="button"],
#contents .form01.form_news input[type="submit"] {
	margin: 0;
}
#contents .form01.form_news input[type="button"].btnSearch,
#contents .form01.form_news input[type="submit"].btnSearch {
	border: none;
	border-radius: 4px;
	width: auto;
	padding: 10px 15px 10px 40px;
	background: url(/common/images/icon_search2.png) no-repeat #755ab0 15px;
	background-size: 18px 18px;
	border: 1px solid #755ab0;
	transition: 0.2s;
}
#contents .form01.form_news input[type="button"]:hover.btnSearch,
#contents .form01.form_news input[type="submit"]:hover.btnSearch {
	border: 1px solid #755ab0;
	background: url(/common/images/icon_search.png) no-repeat #ffffff 15px;
	background-size: 18px 18px;
	color: 333333 !important;
}
#contents .form01 .set {
	padding: 25px 0;
	line-height: 2;
}
#contents .form01 .selectbtns {
	margin-top: 25px;
}
#contents .form01 .selectbtns span {
	display: block;
	padding-bottom: 5px;
}
#contents .form01 .selectbtns label {
	display: block !important;
	overflow: hidden;
	zoom: 1;
}
#contents .form01 input[type="radio"],
#contents .form01 input[type="checkbox"] {
	margin-right: 6px;
	display: block;
	float: left;
}
#contents .form01 input[type="radio"] + label,
#contents .form01 input[type="checkbox"] + label {
	font-family: "BIZ UDPGothic", "Yu Gothic Medium", "游ゴシック Medium",
		YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	display: inline-block;
	cursor: pointer;
	line-height: 25px;
	letter-spacing: 0.1rem;
}
#contents .form01 input[type="text"],
#contents .form01 textarea,
#contents .form01 select {
	font-family: "BIZ UDPGothic", "Yu Gothic Medium", "游ゴシック Medium",
		YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	border: 1px solid #3d3d3d;
	margin: 30px 0 0;
	padding: 15px 20px;
	font-size: 93%; /* 15px */
	line-height: 1.6;
	letter-spacing: 0.1rem;
}

#contents .form01 .set02 {
	margin-top: 30px;
}
#contents .form01 .set02 input[type="text"],
#contents .form01 .set02 textarea,
#contents .form01 .set02 select {
	margin: 0;
}

#contents .form01 input[type="text"],
#contents .form01 textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}
#contents .form01 .width_m {
	width: 327px !important;
}
#contents .form01 .width_s {
	width: 155px !important;
}
#contents .form01 input.width_m {
	width: 250px;
}
#contents .form01 textarea {
	height: 125px;
}
#contents .form01 .selectbtns.error {
	background-color: #fff0f7;
	border: 1px solid #ff3c3d;
	padding: 10px 20px;
	color: inherit;
}
#contents .form01 input[type="text"].error,
#contents .form01 textarea.error,
#contents .form01 select.error {
	background-color: #fff0f7;
	border-color: #ff3c3d;
}
#contents .form01 input[type="button"],
#contents .form01 input[type="submit"] {
	font-family: "BIZ UDPGothic", "Yu Gothic Medium", "游ゴシック Medium",
		YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	display: inline-block;
	background: url(/common/images/mark04_r.png) no-repeat 94% center #755ab0;
	margin: 20px 10px 0;
	background-color: #755ab0;
	border: 1px solid #755ab0;
	border-radius: 4px;
	padding: 15px 40px 15px 20px;
	width: 293px;
	line-height: 1.6;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	cursor: pointer;
	letter-spacing: 0.1rem;
	font-size: 100%;
	font-weight: normal;
	text-align: center;
}
#contents .form01 input[type="button"]:hover,
#contents .form01 input[type="submit"]:hover {
	background-image: url(/common/images/mark29.png);
	background-color: #ffffff;
	color: #755ab0;
}
#contents .form01 input[type="button"].back_btn,
#contents .form01 input[type="submit"].back_btn {
	background: url(/common/images/mark04_r.png) no-repeat 94% center #b6b6b6;
	border: 1px solid #b6b6b6;
}
#contents .form01 input[type="button"].back_btn:hover,
#contents .form01 input[type="submit"].back_btn:hover {
	background-image: url(/common/images/mark03_r.png);
	background-color: #ffffff;
	color: #333333;
}
#contents .form01 h4 {
	display: inline;
	background: none;
	padding: 0;
}
#contents .form01 h4.require {
	background: url(/common/images/icon_require.png) no-repeat right 0;
	padding: 2px 60px 2px 0;
}
#contents .form01 p.require:after {
	content: "";
	background: url(/common/images/icon_require.png) no-repeat right 0;
	padding: 5px 60px 0 0;
}
#contents .form01 h4.option {
	background: url(/common/images/icon_option.png) no-repeat right 0;
	padding: 2px 60px 2px 0;
}
#contents .form01 p.option:after {
	content: "";
	background: url(/common/images/icon_option.png) no-repeat right 0;
	padding: 5px 60px 0 0;
}
#contents .form01 p.txt {
	margin: 10px 0 0;
}
#contents .form01 p.error {
	margin: 15px 0 0;
	font-size: 93%; /* 15px */
	line-height: 1.6;
	color: #ff0000;
}
#contents .form01 .select_col {
	float: left;
	margin: 0 20px 0 0;
	padding: 0 0 15px;
	width: 225px;
}
#contents .form01 .btn {
	margin: 0 -10px;
	text-align: center;
}
#contents .form01 .displayTable {
	display: table;
}
#contents .form01 .displayTable li {
	display: table-cell;
	padding-right: 20px;
}
#contents .form01 .displayTable li input[type="text"] {
	margin-top: 0;
}
#contents .form01 input.height_m,
#contents .form01 textarea.height_m {
	height: 300px;
}

/* --------------------------------------------------------------------------------------------- gray_panel */
#gray_panel {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	background: url(/common/images/bg_pattern08.png) repeat 0 0;
	width: 100%;
	height: 9999px;
	z-index: 20;
}

/* --------------------------------------------------------------------------------------------- PR */

.fixPR {
	border: 2px solid #755ab0;
	position: fixed;
	right: 40px;
	bottom: 90px;
	z-index: 20;
}
.fixPR .close_pr {
	position: absolute;
	top: -25px;
	right: -25px;
	cursor: pointer;
}
.fixPR img {
	display: block;
}

/* accordion -------------*/
.accordion .acc-content {
	display: none;
}
.accordion .acc-content.open {
	display: block;
}
.accordion .acc-content.close {
	display: none;
}

.h7100 .accordion .acc-trigger {
	background: #f9f6ff;
	border: 1px solid #755ab0;
}
.h7100 #contents .accordion .acc-trigger {
	font-size: 26px;
	padding: 20px 60px 20px 30px;
	margin: 0;
	position: relative;
}
.h7100 #contents .accordion.accordion02 .acc-trigger {
	background: #ffffff;
	border: 1px solid #b1b1b1;
}
.h7100 #contents .accordion .acc-trigger:before {
	content: "";
	width: 14px;
	height: 14px;
	border-top: 2px solid #755ab0;
	border-right: 2px solid #755ab0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	position: absolute;
	right: 30px;
	top: 0;
	bottom: 0;
	margin: auto;
	background: none;
	left: auto;
}
.h7100 #contents .accordion .acc-trigger.thisOpen:before {
	content: "";
	width: 14px;
	height: 14px;
	border-top: 2px solid #755ab0;
	border-right: 2px solid #755ab0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	right: 30px;
	top: 0;
	bottom: 0;
	margin: auto;
	background: none;
	left: auto;
}
.h7100 #contents .accordion .acc-trigger.thisClose:before {
	content: "";
	width: 14px;
	height: 14px;
	border-top: 2px solid #755ab0;
	border-right: 2px solid #755ab0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	position: absolute;
	right: 30px;
	top: 0;
	bottom: 0;
	margin: auto;
	background: none;
	left: auto;
}
.h7100 #contents .accordion.accordion02 .acc-trigger:before,
.h7100 #contents .accordion.accordion02 .acc-trigger.thisOpen:before,
.h7100 #contents .accordion.accordion02 .acc-trigger.thisClose:before {
	border-top: 2px solid #333333;
	border-right: 2px solid #333333;
}
.h7100 #contents .accordion .acc-content {
	padding: 30px 30px 50px 30px;
}

/* --------------------------------------------------------------------------------------------- footer */
footer {
	margin: 100px 0 0;
}
footer.no_margin {
	margin-top: 30px !important;
}
/* ----------------------------------------------------------------------------------- pagetop */
footer .pagetop {
	display: none;
	position: fixed;
	right: 20px;
	bottom: 0;
	z-index: 5;
}
footer .pagetop p {
	padding: 0 0 17px;
}
footer .pagetop p img {
	cursor: pointer;
}
footer .pagetop p img:hover img {
	opacity: 0.6;
}
/* ----------------------------------------------------------------------------------- top */
footer .top {
	background: url(/common/images/bg_pattern02.png) repeat 0 0;
	min-width: 1200px;
}
footer .top.adjust0 {
	padding-top: 80px;
}
footer .top.adjust1 {
	margin: 0px;
	padding: 0px;
}
.h0000 footer .top.adjust2 {
	padding: 90px 0 90px 0;
}
footer .top.adjust2 {
	padding: 100px 0 50px 0;
}
footer .top .qr {
	position: relative;
	margin: 0 auto;
	padding: 85px 20px 85px 0;
	width: 1200px;
	line-height: 1.4;
	overflow: hidden;
}
footer .top .qr .img {
	float: left;
	margin: 0 0 0 245px;
}
footer .top .qr .txt {
	float: left;
	margin: 0 0 0 20px;
	padding: 5px 0 0;
	width: 290px;
}
footer .top .qr .txt p {
	font-size: 87%; /* 14px */
}
footer .top .qr .txt dl {
	font-weight: bold;
}
footer .top .qr .txt dl dt {
	display: inline-block;
	background-color: #000000;
	margin: 15px 0 0;
	padding: 2px 7px;
	font-size: 75%; /* 12px */
	color: #ffffff;
}
footer .top .qr .txt dl dd {
	margin: 5px 0 0;
}
footer .top .qr .label {
	float: left;
	margin: 0 0 0 10px;
}
footer .bnr_footer {
	width: 1200px;
	margin: 0 auto;
	font-size: 0;
}
footer .bnr_footer li {
	display: inline-block;
	margin: 15px 0 15px 29px;
}
footer .bnr_footer li:first-child {
	margin-left: 0;
}

footer .bnr_footer li a img {
	transition: 0.2s;
}
footer .bnr_footer li a img:hover {
	opacity: 0.6;
}
footer .bnr_footer2 {
	width: 1100px;
	margin: 0 auto;
}
footer .bnr_footer2 li {
	margin-right: 46px;
	display: inline-block;
	margin-bottom: 50px;
}
footer .bnr_footer2 li:nth-child(4n) {
	margin-right: 0;
}
footer .bnr_footer2 li a img {
	transition: 0.2s;
}
footer .bnr_footer2 li a img:hover {
	opacity: 0.6;
}

/* ----------------------------------------------------------------------------------- main */
footer .main {
	min-width: 1200px;
	overflow: hidden;
}
footer .menu {
	background: #eeeeee;
	border-top: 1px solid #c3c3c3;
}
footer .menu .innerTop {
	width: 1200px;
	margin: 0 auto;
}
footer .menu .innerTop dl {
	display: flex;
	padding: 40px 0;
	align-items: center;
}
footer .menu .innerTop dt {
	margin-right: auto;
}
footer .menu .innerTop dt ul {
	display: flex;
	flex-wrap: wrap;
	width: 880px;
}
footer .menu .innerTop dt li {
	position: relative;
	padding: 10px 0;
}
footer .menu .innerTop dt li:after {
	content: "|";
	color: #8d8d8d;
	margin-right: 20px;
	margin-left: 20px;
}
footer .menu .innerTop dt li:last-child:after {
	content: none;
}
footer .menu .innerTop dt li a {
	position: relative;
}
footer .menu .innerTop dt li a.blank:after {
	content: "";
	background: url(/common/images/icon_blank.png) no-repeat;
	width: 11px;
	height: 11px;
	display: inline-block;
	margin-left: 6px;
}
footer .menu .innerTop .btnContact {
	padding: 20px 20px 20px 55px;
}
footer .menu .innerTop .btnContact a {
	text-decoration: none;
	background: #ffffff;
	border: 1px solid #ffffff;
	padding: 20px 20px 20px 55px;
	margin: -20px -20px -20px -55px;
	display: block;
	transition: 0.2s;
	position: relative;
}
footer .menu .innerTop .btnContact a:before {
	content: "";
	background: url(/common/images/icon_faq3.png) no-repeat;
	background-size: 26px 26px;
	position: absolute;
	width: 26px;
	height: 26px;
	top: 0;
	bottom: 0;
	left: 20px;
	margin: auto;
}
footer .menu .innerTop .btnContact a:hover {
	border: 1px solid #b1b1b1;
}

footer .main .innerBottom {
	margin: 50px auto 100px auto;
	width: 1200px;
}
footer small {
	font-size: 75%;
	line-height: 1.8;
}
footer .main .innerBottom .jasrac {
	margin-top: 30px;
	display: flex;
	align-items: center;
}
footer .main .innerBottom .jasrac dt {
	margin-right: 20px;
}
/* --------------------------------------------------------------------------------------------- fook */
.h0000 footer {
	margin: 0;
}
.h2100 #contents .wrap {
	padding: 0 0 200px;
	min-width: 1200px;
	margin-bottom: -150px;
}
.h6100 .article01 .box08 {
	margin: 0 !important;
}
.h6100 .article01 .box08 .doc {
	background-color: #fff !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.h6100 .article01 .box08 .doc .linkset2 ul li {
	width: 33% !important;
	float: right !important;
}
.h9300 .box10 .saying {
	display: none;
}
/* ----------------------------------------------------- osaka  */
#contents .box01 ul.link a.blank {
	background-image: url(/common/images/icon_blank2.png);
	background-position: 94% center;
}
#contents .box01 ul.link a.blank:hover {
	background-image: url(/common/images/icon_blank2_o.png);
}

/* ----------------------------------------------------- floor  */
.mnu_floor {
	margin: 30px 0 80px 0;
	width: 1200px;
	box-sizing: border-box;
}
.h6100 #rounge, .h6100 #counter, .h6100 #esprit, .h6100 #bright, .h6100 #post, .h6100 #revueshop2, .h6100 #revueshop1, .h6100 #revueshop3, .h6100 #theatershop, .h6100 #generalinformation, .h6100 #ticketcounter, .h6100 #woody{
  padding-top: 110px;
  margin-top:-110px;
}
.mnu_floor .lh37 {
	line-height: 37px;
}
.mnu_floor div {
	display: inline-block;
	vertical-align: top;
	margin-right: 30px;
	width: 300px;
}
.mnu_floor div:nth-last-of-type(2) {
	margin-right: 0;
}
.mnu_floor h5 {
	min-height: 48px;
	line-height: 48px;
	vertical-align: middle;
	font-size: 18px;
	position: relative;
	padding-left: 50px;
}
.mnu_floor h5 span {
	font-weight: normal;
	font-size: 16px;
}
.mnu_floor .mnu_other h5 span {
	color: #15a33b;
}
.mnu_floor .mnu_restaurant h5 span {
	color: #d98705;
}
.mnu_floor .mnu_shop h5 span {
	color: #007bc7;
}
.mnu_floor .mnu_other h5 {
	background: #d5ebd8;
	border-top: 1px solid #15a33b;
}
.mnu_floor .mnu_restaurant h5 {
	background: #f7e7cd;
	border-top: 1px solid #d98705;
	padding-left: 55px;
}
.mnu_floor .mnu_shop h5 {
	background: #d0e4f1;
	border-top: 1px solid #007bc7;
}
.mnu_floor h5:before {
	content: "";
	position: absolute;
	width: 40px;
	height: 28px;
	top: 10px;
	left: 10px;
}
.mnu_floor .mnu_other h5:before {
	background: url(/common/images/icon_floor_enjoy.png) no-repeat;
}
.mnu_floor .mnu_restaurant h5:before {
	background: url(/common/images/icon_floor_restaurant.png) no-repeat;
}
.mnu_floor .mnu_shop h5:before {
	background: url(/common/images/icon_floor_shopping.png) no-repeat;
}
.mnu_floor ul {
	margin-top: 15px;
	font-size: 0;
	vertical-align: top;
}
.mnu_floor ul li {
	font-size: 14px;
	list-style: none;
}
.mnu_floor li {
	width: 300px;
	border-top: 1px solid #e5e5e5;
	padding: 5px 0 5px 32px;
	line-height: 1.4;
	position: relative;
	box-sizing: border-box;
	min-height: 47px;
}
.mnu_floor li:last-child {
	border-bottom: 1px solid #e5e5e5;
}
.mnu_floor li a {
	padding: 5px 0 5px 32px;
	margin: -5px 0 -5px -32px;
	display: block;
	text-decoration: none;
	position: relative;
	min-height: 37px;
}
.mnu_floor li a:hover {
	background: #f8f8f8;
}
.mnu_floor .mnu_other li a:hover {
	background: #eef7ef;
}
.mnu_floor .mnu_restaurant li a:hover {
	background: #fcf5eb;
}
.mnu_floor .mnu_shop li a:hover {
	background: #ecf4f9;
}
.mnu_floor li a:after {
	content: "";
	position: absolute;
	background: url(/common/images/floor_arrow.png) no-repeat;
	background-size: 5px 8px;
	width: 5px;
	height: 8px;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.mnu_floor li span {
	font-size: 10px;
}
.mnu_floor .mnu_restaurant {
	width: 540px;
}
.mnu_floor .mnu_restaurant ul {
	width: 256px;
	display: inline-block;
}
.mnu_floor .mnu_restaurant ul li {
	width: 256px;
}
.mnu_floor .mnu_restaurant ul:first-of-type {
	padding-right: 24px;
	margin-right: 21px;
}
.mnu_floor .mnu_restaurant li:nth-child(8) {
	border-bottom: 1px solid #e5e5e5;
}
.mnu_floor li:after {
	content: "";
	position: absolute;
	border-radius: 50%;
	background: #ae44a8;
	height: 27px;
	width: 27px;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index: 1;
}
.mnu_floor .mnu_other li:after {
	background: #15a33b;
}
.mnu_floor .mnu_restaurant li:after {
	background: #d98705;
}
.mnu_floor .mnu_shop li:after {
	background: #007bc7;
}
.mnu_floor li:before {
	content: "A";
	font-size: 19px;
	position: absolute;
	color: #ffffff;
	z-index: 2;
	top: 2px;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 27px;
	height: 27px;
	text-align: center;
}
.mnu_floor li.mnu_a:before {
	content: "A";
}
.mnu_floor li.mnu_h:before {
	content: "H";
}
.mnu_floor li.mnu_c:before {
	content: "C";
}
.mnu_floor li.mnu_cdash:before {
	content: "C'";
}
.mnu_floor li.mnu_d:before {
	content: "D";
}
.mnu_floor li.mnu_e:before {
	content: "E";
}
.mnu_floor li.mnu_f:before {
	content: "F";
}
.mnu_floor li.mnu_g:before {
	content: "G";
}
.mnu_floor li.mnu_k:before {
	content: "K";
}
.mnu_floor li.mnu_n:before {
	content: "N";
}
.mnu_floor li.mnu_o:before {
	content: "O";
}
.mnu_floor li.mnu_p:before {
	content: "P";
}
.mnu_floor li.mnu_b:before {
	content: "B";
}
.mnu_floor li.mnu_i:before {
	content: "I";
}
.mnu_floor li.mnu_j:before {
	content: "J";
}
.mnu_floor li.mnu_l:before {
	content: "L";
}
.mnu_floor li.mnu_m:before {
	content: "M";
}
.mnu_floor li.mnu_q:before {
	content: "Q";
}
.mnu_other2 {
	display: block !important;
	margin: 60px 0 0 0 !important;
	overflow: hidden;
	border-top: 1px dashed #e1e1e1;
	width: 100% !important;
}
.mnu_other2 .others {
	display: flex;
	margin-top: 50px;
}
.mnu_other2 li {
	margin-bottom: 10px;
	margin-right: 30px;
	border: none;
	background: #ffffff;
	padding: 6px 20px 6px 42px;
	border: 1px solid #e5e5e5;
}

.mnu_other2 li a {
	padding: 6px 20px 6px 42px;
	margin: -6px -20px -6px -42px;
}
.mnu_other2 li a::after {
	right: 10px;
}
.mnu_other2 li a:hover {
	background: #fff6fe;
}
.mnu_other2 li.no_icon {
	padding: 6px 10px;
	border: 1px solid #e5e5e5;
}
.mnu_other2 li.no_icon a {
	padding: 6px 10px;
	margin: -6px -10px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 47px;
}
.mnu_other2 li.no_icon::before,
.mnu_other2 li.no_icon::after {
	content: "";
	background: none;
}
.mnu_other2 li.mnu_p::before {
	left: 10px;
}
.mnu_other2 li.mnu_p::after {
	left: 10px;
}

/* ---------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------ SHADOWBOX */
#sb-title-inner,
#sb-info-inner,
#sb-loading-inner,
div.sb-message {
	font-family: "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial,
		sans-serif;
	font-weight: 200;
	color: #fff;
}
#sb-container {
	position: fixed;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	z-index: 999;
	text-align: left;
	visibility: hidden;
	display: none;
}
#sb-overlay {
	position: relative;
	height: 100%;
	width: 100%;
}
#sb-wrapper {
	position: absolute;
	visibility: hidden;
	width: 100px;
}
#sb-wrapper-inner {
	position: relative;
	border: 1px solid #303030;
	overflow: hidden;
	height: 100px;
}
#sb-body {
	position: relative;
	height: 100%;
}
#sb-body-inner {
	position: absolute;
	height: 100%;
	width: 100%;
}
#sb-player.html {
	height: 100%;
	overflow: auto;
}
#sb-body img {
	border: none;
}
#sb-loading {
	position: relative;
	height: 100%;
}
#sb-loading-inner {
	position: absolute;
	font-size: 14px;
	line-height: 24px;
	height: 24px;
	top: 50%;
	margin-top: -12px;
	width: 100%;
	text-align: center;
}

#sb-body,
#sb-loading {
	background-color: #060606;
}
#sb-title,
#sb-info {
	position: relative;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#sb-title,
#sb-title-inner {
	height: 26px;
	line-height: 26px;
}
#sb-title-inner {
	font-size: 16px;
}
#sb-info,
#sb-info-inner {
	height: 40px;
	line-height: 20px;
}
#sb-info-inner {
	font-size: 12px;
}
#sb-counter {
	float: left;
	width: 45%;
}
#sb-counter a {
	padding: 0 4px 0 0;
	text-decoration: none;
	cursor: pointer;
	color: #fff;
}
#sb-counter a.sb-counter-current {
	text-decoration: underline;
}
div.sb-message {
	font-size: 12px;
	padding: 10px;
	text-align: center;
}
div.sb-message a:link,
div.sb-message a:visited {
	color: #fff;
	text-decoration: underline;
}
@media screen and (max-width: 642px) {
	/*SP*/
	#sb-nav {
		float: right;
		height: 19px;
		padding: 2px 0;
		width: 50%;
	}
	#sb-nav a {
		display: block;
		float: right;
		height: 19px;
		width: 48px;
		margin-left: 3px;
		cursor: pointer;
		background-repeat: no-repeat;
	}
	#sb-nav a#sb-nav-close {
		display: block;
		float: right;
		height: 19px;
		width: 19px;
		margin-left: 3px;
		cursor: pointer;
		background-repeat: no-repeat;
	}
	#sb-nav-close {
		background: url(/common/images/en_btn_bshadow_close.png);
		background-size: cover;
	}
	#sb-nav-next {
		background: url(/common/images/en_btn_bshadow_next.png);
		background-size: cover;
	}
	#sb-nav-previous {
		background: url(/common/images/en_btn_bshadow_prev.png);
		background-size: cover;
	}
}
@media screen and (min-width: 641px) {
	/*PC*/
	#sb-nav {
		float: right;
		height: 38px;
		padding: 2px 0;
		width: 80%;
	}
	#sb-counter {
		width: 20%;
	}
	#sb-nav a {
		display: block;
		float: right;
		height: 38px;
		width: 96px;
		margin-left: 3px;
		cursor: pointer;
		background-repeat: no-repeat;
	}
	#sb-nav a#sb-nav-close {
		display: block;
		float: right;
		height: 38px;
		width: 38px;
		margin-left: 3px;
		cursor: pointer;
		background-repeat: no-repeat;
	}
	#sb-nav-close {
		background-image: url(/common/images/en_btn_bshadow_close.png);
	}
	#sb-nav-next {
		background-image: url(/common/images/en_btn_bshadow_next.png);
	}
	#sb-nav-previous {
		background-image: url(/common/images/en_btn_bshadow_prev.png);
	}
}

