@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
.sp { display: none !important; }
/*.sf-toolbar {display: none!important;} 開発用ツールバー非表示 */

/* base
============================== */
/* clearfix */
.clearfix:after{display:table;content:" "}.clearfix:after{clear:both}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  height: auto;
  overflow: hidden;
}

*, *::before, *::after {
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
html {background: #efeeea; height: 100%;}
body {
	height: 100%;
	min-height: 100%;
	min-width: 1000px;
	color: #222;
	font-family: YakuHanJP, -apple-system, Helvetica, Arial, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN','Noto Sans Japanese', "メイリオ", sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 2;
	letter-spacing: 0.075em;
	-webkit-text-size-adjust: none;
	transition: all .5s ease;
	word-break: break-word;
}
a {
	color: #9e9241;
	text-decoration: underline;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
a:hover {text-decoration: none;}
button,
textarea,
select,
img ,
input{ outline: none; }
b {font-weight: bold;}/* firefox対策 */

/* layout
============================== */
.wrap {
	position: relative;
	overflow: hidden;
	min-height: 100%;
	padding-top: 93px;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.section--base { position: relative; }
.section--list {padding: 80px 5%}
.section--detail {padding: 80px 0; width: 900px; margin: 0 auto;}



/* components
============================== */
.center	{ text-align: center; }
.bold	{ font-weight: 600; }
.red {color: #f12e5c!important;}
.txt--sub {
	font-size: 12px;
	color: #444;
	margin: 30px 0;
	line-height: 1.6;
}
.date,
.category{
	font-family: 'Cormorant Garamond', sans-serif;
	font-weight: 600;
	font-size: 14px;
}
.category {
	line-height: 30px;
	float: left;
	color: #efeeea;
	background: #5f5e5d;
	text-align: center;
}
.date:not(.date--event) {opacity: 0.6;}
.date--event .week{ padding: 0 0 0 8px; font-size: 13px;}
.date--event { font-size: 20px; }
.date--event .date__bar {
	margin: 0 8px 0 1px;
	transform: scaleX(.5);
	display: inline-block;
	opacity: 0.6;
}
.thumb { line-height: 0; position: relative; }
.thumb img {
	width: 100%;
	background: no-repeat center;
	background-size: cover;
	background-color: rgba(62, 60, 47, 0.15);
	background-image: url(/static/theyellowmonkey/fanclub_v2/common/thumb_logo.png);
	position: relative;
}
.ph {
	position: relative;
	margin: 30px 0;
	line-height: 0;
	text-align: center;
	line-height: 0;
}
.ph img {
	width: auto;
}
.ph .dummy {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.iframe-wrap{
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.iframe-wrap iframe,
.iframe-wrap object,
.iframe-wrap embed{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.section-tit {
	font-family: YakuHanJP, 'Cormorant Garamond',sans-serif;
	font-weight: 600;
	font-size: 40px;
	font-size: 4vw;
	margin: -20px 0 30px;
	position: relative;
	letter-spacing: 0.075em;
	text-align: center;
}
.section-tit.tit--small {
	margin: 0 0 50px;
	font-weight: normal;
	font-size: 32px;
	font-family: YakuHanJP, Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.btn {text-align: center;}
.btn + .btn {margin-top: 15px;}
.btn--base{
	-webkit-appearace: none;
	display: inline-block;
	min-width: 220px;
	/*padding: 12px 65px;*/
	padding: 12px 30px;
	border: 1px solid;
	text-align: left;
	letter-spacing: 0.1em;
	position: relative;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	line-height: 2em;
}
body:not(.page--home) .btn--main {
	background: #222;
	border-color: #222;
	color: #efeeea;
}
body:not(.page--home) .btn--main:hover { box-shadow: 0 10px 30px -10px rgba(0,0,0,0.8); }
.btn--sub { border: 1px solid rgba(150,150,150,0.3); background: none; color: #222;}
.btn--sub:hover { border-color: rgba(150,150,150,0.8);}

.detail__btn { margin: 70px 0 0 ; text-align: center;}
.detail__btn a {
	display: inline-block;
	position: relative;
	text-decoration: none;
	color: #222;
}
.detail__btn a:after {
	content: 'BACK';
	display: inline-block;
	font-family: 'Cormorant Garamond', sans-serif;
	font-weight: 600;
	position: relative;
}

.detail__btn a.totop:after{
	content:'TYMS MUSIC TOP';
}

.detail__btn a:before {
	content: '';
	width: 0;
	height: 30px;
	background: no-repeat center url(/static/theyellowmonkey/fanclub_v2/common/chevron.png);
	background-size: 11px 9px;
	display: inline-block;
	margin: 0;
	position: relative;
	opacity: 0;
	transform: rotate(-180deg);
	top: 11px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.detail__btn a:hover {padding-right: 10px;color: #666;}
.detail__btn a:hover::before {
	width: 30px;
	opacity: 1;
}

.nav--base li a,
.nav--base li label {
	font-family: 'Cormorant Garamond', sans-serif;
	font-weight: 600;
	text-decoration: none;
	cursor: pointer;
}
.nav--base li label {
	cursor: pointer;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.new:not(.pick-up) .date:not(.date--event)::after,
.pick-up.new .tit::after,
.list--schedule .new .tit::after{
	content: 'NEW';
	font-family: 'Cormorant Garamond', sans-serif;
	font-weight: 600;
	color: #f12e5c;
	margin: 0 0 0 10px;
	font-size: 14px;
}
.list--attention {margin: 30px 0;}
.list--attention > li{
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.5;
	color: #888;
}
.list--attention > li:last-child{margin-bottom:0;}
.no-data {text-align: center!important; margin: 50px 0!important; opacity: 0.5; width: 100%!important;}

/* form
------------------------------ */
:placeholder-shown,
::-webkit-input-placeholder {color: #aaa; }

/* 全体 */
.form--base {
  margin: 0 0 50px;
}
.form--base dt {
  display: block;
  margin: 0 0 8px;
  font-size: 13px;
  text-align: left;
  color: #888;
}
.form--base dd {
  margin: 0 0 30px;
}
/*.form--base .btn { margin: 20px 0;}*/
.form--post .icon--required {
  display: inline-block;
  position: relative;
}
.form--post .icon--required::before {
  content: '必須';
  display: inline-block;
  height: 16px;
  line-height: 16px;
  margin-left: 10px;
  padding: 0 6px;
  background: #f12e5c;
  color: #fff;
  font-size: 11px;
  text-align: center;
  letter-spacing: 0.2em;
  position: relative;
  top: -1px;
}
.form--confirm .ph {
  margin: 0 auto;
}
/* form要素共通 */
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.form--post label {
  cursor: pointer;
}
.form--post [class^="form__radio"] label,
.form--post [class^="form__checkbox"] label {
	display: block;
	padding: 10px 0 10px 28px;
	position: relative;
}
.form--post input[type="text"],
.form--post input[type="tel"],
.form--post input[type="email"],
.form--post input[type="password"],
.form--post input[type="number"],
.form--post textarea,
.form--post select {
	-webkit-appearance: none;
	-moz-appearance:none;
	display: inline-block;
	width: 100%;
	padding: 8px 12px;
	border: none;
	font-size: 15px;
	line-height: 1.8;
	transition: all .3s ease;
	border: none;
	border-radius: 0px;
	background: #f8f7f5;
}
.form--post input[readonly] {
	background: #eae8e4;
	cursor:context-menu;
}
.form--post input[type="text"]:hover,
.form--post input[type="tel"]:hover,
.form--post input[type="email"]:hover,
.form--post input[type="password"]:hover,
.form--post input[type="number"]:hover,
.form--post textarea:hover,
.form--post select:hover,
.form--post label:hover input[type="radio"],
.form--post label:hover input[type="checkbox"] {
	box-shadow: 0 4px 20px -10px rgba(0,0,0,0.4)
}
.form--post input[readonly]:hover {box-shadow: none;}
/* selectbox */
.form--post [class^="form__selectbox"] {
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.form--post [class^="form__selectbox"]:before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  border-right: 1px solid #888;
  border-top: 1px solid #888;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  position: absolute;
  pointer-events: none;
  top: 50%;
  right: 12px;
  margin-top: -6px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.form--post select {
	max-width: 100%;
  padding-right: 35px;
  cursor: pointer;
}
.form--post select::-ms-expand {display: none;}
/* selectbox（年月日）*/
.form--post .select-year > li {
  display: inline-block;
  margin-right: 8px;
}
.form--post .select-year .form__selectbox {
  margin-right: 8px;
}
/* radio */
.form--post [class^="form__radio"] input[type="radio"] {
	-webkit-appearance: button;
	appearance: button;
	width: 20px;
	height: 20px;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 100%;
	pointer-events: none;
	background: #f8f7f5;
	position: absolute;
	left: 0;
	top: 15px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.form--post [class^="form__radio"] input[type="radio"] + span{position: relative;}
.form--post [class^="form__radio"] input[type="radio"]:checked + span::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #222;
  border-radius: 6px;
  position: absolute;
  top: 6px;
  left: -23px;
}
/* radio（性別） */
.form--post .form__radio--sex label {
  display: inline-block;
  margin-right: 20px;
}
/* checkbox */
.form--post input[type="checkbox"] {
	appearance: button;
	-webkit-appearance: button;
	width: 18px;
	height: 18px;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 0;
	background: #f8f7f5;
	position: absolute;
	left: 0;
	top: 16px;
	transition: all .3s ease;
-webkit-transition: all .3s ease;
}
.form--post input[type="checkbox"] + span{position: relative;}
.form--post input[type="checkbox"]:checked + span::before {
  content: "";
  width: 8px;
  height: 14px;
  border-right: 2px solid #222;
  border-bottom: 2px solid #222;
  position: absolute;
  top: 2px;
  left: -22px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.form--post [class^="form__radio"] label:hover input[type="radio"],
.form--post [class^="form__checkbox"] label:hover input[type="checkbox"] { border-color: #222;}

/* tel */
.form--post input[type="tel"] {
  width: auto;
}
/* number（年齢） */
.form--post input[type="number"].form__number--age {
  width: 60px;
  margin-right: 8px;
}
/* text（郵便番号） */
.form--post input[type="text"].form__text--postal-code {
  width: auto;
  margin-left: 8px;
}
/* text（会員番号） */
.form--post input[type="text"].form__text--member-numb {
  width: auto;
}
/* textarea */
.form--post textarea {
  display: block;
}

/* list
-----------------------------------*/
/* base */
.list--base li > a {
	display: block;
	background: #f8f7f5;
	text-decoration: none;
	color: #222;
}
/* ホバー型用 */
.list--base .list__detail {
	width: 100%;
	height: 100%;
	display: flex;
	flex-wrap:wrap;
	align-items: center;
	background: rgba(0,0,0,0.6);
	text-align: center;
	line-height: 1.7;
	padding: 3em 10% 0;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	color: #efeeea;
}
.list--base .list__detail .tit { width: 100%; }
.list--base .list__detail .category {
	display: block;
	font-family: 'Cormorant Garamond', sans-serif;
	font-weight: 600;
	font-size: 12px;
	margin: 0 0 10px;
	float: none;
	background: none;
}
.list--base .list__detail .list__more {
	display: block;
	line-height: 2;
	font-family: 'Cormorant Garamond', sans-serif;
	font-weight: 600;
	font-size: 12px;
	letter-spacing: 0.05em;
	padding: 0 0 0 20px;
	margin: 10px 0 0;
}
.list--base .list__detail .list__more::after {
	content: '';
	display: inline-block;
	width: 0;
	height: 9px;
	background: no-repeat center url(/static/theyellowmonkey/fanclub_v2/common/chevron_wht.png);
	background-size: 11px 9px;
	margin: 0 10px 0 0;
	opacity: 0;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.list--base li a:hover .list__detail { opacity: 1; padding-top: 1.5em;}
.list--base li a:hover .list__detail .list__more::after {
	width: 11px;
	margin-left: 5px;
	opacity: 1;
}


/* 横並びカード型 */
.list--card{
	display: flex;
	display:  webkit-flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.list--card::after {
	content:"";
	display: block;
	width:31.5%;
}
.list--card > li{ width: 31.5%; margin-bottom: 25px; margin-bottom: 2.25vw;}
.list--card li a {
	height: 100%;
	padding: 30px;
	display: flex;
	display: webkit-flex;
	flex-direction: column;
	position: relative;
	top: 0;
	line-height: 1.8;
}
.list--card li a:hover {
	box-shadow: 0 15px 60px -15px rgba(0,0,0,0.3);
	top: -10px;
}
.list--card .tit{ margin: 0 0 30px;}
.list--card .bottom-part { margin-top: auto;}
.list--card .date {
	line-height: 1em;
	border-top: 1px solid rgba(0,0,0,0.2);
	padding: 15px 0 0;
	margin: 22px 0 0;
}

/* カード型サムネ大 */
.list--thumb li a {padding: 0;}
.list--thumb li .list__txt {
	padding: 30px;
	height: 100%;
	height: calc(100% - (100vw * .9 * .315 * .5625) ); /* サムネの高さをマイナス */
	display: flex;
	display: webkit-flex;
	flex-direction: column;
}
.list--thumb .date {margin-top: auto;}

/* 横１行 */
.list--information li:not(:last-child) { margin-bottom: 2px;}
.list--information li a {
	position: relative;
	top: 0;
	left: 0;
	padding: 30px;
}
.list--information li a:hover {
	box-shadow: 0 5px 60px -15px rgba(0,0,0,0.3);
	top: -10px;
	z-index: 10;
}
.list--information .thumb {width: 120px; float: right; margin: 0 0 0 30px;}
.list--information:not(.list--schedule) .tit {margin: 0 0 10px;}

/* スケジュール用 */
.list--information.list--schedule a:hover {left: 10px; top: 0;}
.list--schedule li a {border-right: 6px solid #5f5e5d;}
.list--schedule .category{
	width: 120px;
	margin-top: -15px;
	position: absolute;
	left: -10px;
	top: 50%;
}
.list--schedule .list__txt {padding-left: 100px;}
.list--schedule .date--event {
	/*width: 160px;*/
	margin: -7px 20px 0 0;
	float: left;
	opacity: 1;
}
.list--schedule .tit {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/* tv */
.list--schedule .category--1006 a {border-color: #596E7F;}
.category--1006 .category {background: #596E7F;}
/* radio */
.list--schedule .category--1007 a {border-color: #6D7F59;}
.category--1007 .category {background: #6D7F59;}
/* magazine */
.list--schedule .category--1008 a { border-color: #60597F; }
.category--1008 .category {background: #60597F;}
/* web */
.list--schedule .category--1009 a { border-color: #7f6759; }
.category--1009 .category {background: #7f6759;}
/* other */
.list--schedule .category--1010 a { border-color: #96986c; }
.category--1010 .category {background: #96986c;}
/* live */
.list--schedule .category--4 a { border-color: #7F5968; }
.category--4 .category {background: #7F5968;}

/* 汎用段落リスト */
.list--block > li:not(:last-child) { margin: 0 0 80px;}
.list--block .block__tit {
	font-family: 'Cormorant Garamond', sans-serif;
	font-weight: 600;
	margin: 0 0 30px;
	letter-spacing: 0.075em;
	text-align: center;
	font-size: 2.5vw;
}

.list--base .thumb .blur-wrap {display: block;position: relative; overflow: hidden;}
.list--base .thumb .blur{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-filter: blur(5px);
	filter: blur(15px);
	background: no-repeat center;
	background-size: cover;
	transform: scale(1.2);
}


/* category */
.block--category { margin: 30px 0 50px; text-align: center;}
.block--category li{ display: inline-block; margin: 0 10px;}
.block--category li a,
.block--category li span,
.block--category li label{
	text-decoration: none;
	font-family: 'Cormorant Garamond', sans-serif;
	font-weight: 600;
	position: relative;
	display: block;
	cursor: pointer;
	color: #222;
}
.block--category li a::after,
.block--category li span::after{
	content: '';
	display: inline-block;
	width: 0;
	border-bottom: 1px solid;
	position: absolute;
	left: 0;
	bottom: -2px;
	opacity: 0.7;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.block--category li a:hover::after,
.block--category li.current a::after,
.block--category li span:hover::after,
.block--category li.current span::after{ width: 100%;}


/* pager*/
.block--pager {
	padding: 60px 0 0;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
.block--pager li {
	display: inline-block;
	position: relative;
	margin: 0 5px;
}
.block--pager li.pager__item--current,
.block--pager li.pager__item--other a{
	border: 1px solid transparent;
	width: 30px;
	height: 30px;
	color: #444;
	text-decoration: none;
	line-height: 24px;
	font-family: 'Cormorant Garamond', sans-serif;
	font-weight: 600;
	font-size: 20px;
}
.block--pager li.pager__item--other a {display: block;}
.block--pager li.pager__item--current,
.block--pager li a:hover{color:#222; border-color: rgba(0,0,0,0.5);}
.block--pager .pager__item--newer,
.block--pager .pager__item--older {
	position: relative;
	top: 12px;
	margin: 0 5px;
}
.block--pager .pager__item--newer a {left: 0;}
.block--pager .pager__item--older a {right: 0;}
.block--pager .pager__item--newer a:hover {left: -5px;}
.block--pager .pager__item--older a:hover {right: -5px;}
.block--pager .pager__item--newer a,
.block--pager .pager__item--older a {
	display: block;
	width: 30px;
	height: 30px;
	position: relative;
}
.block--pager .pager__item--newer a:before,
.block--pager .pager__item--older a:before {
	content: '';
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	cursor: pointer;
	height: 30px;
	width: 30px;
	background: no-repeat center url(/static/theyellowmonkey/fanclub_v2/common/chevron.png);
	background-size: 11px 9px;
}
.block--pager .pager__item--newer a:before{
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

/* error */
.list--error:not(:empty) {margin: 0 0 50px;}
.list--error li {margin: 0 0 10px; color: #f12e5c; line-height: 1.5;}
.list--error li:last-child {margin-bottom: 0;}
.list--error li:before{content:'※';}

/* 検索 */
.block--search { margin: 0 auto 70px; width: 60%;}
.block--search input[type="text"] {
	float: left;
	width: 77%;
	margin-right: 3%;
}
.block--search .btn { float: right; width: 20%;}
.block--search input[type="submit"] {
	width: 100%;
	min-width: unset;
	padding: 0;
	height: 45px;
	line-height: 45px;
	border-radius: 0;
	border: none;
}

/* header
============================== */
header {
	width: 100%;
	min-width: 1185px;
	position: fixed;
	top: 0;
	left: 0;
	transition: all .5s ease;
	z-index: 999;
	background: rgba(0,0,0,0.85);
	border-bottom: 1px solid rgba(255,255,255,0.1);
	display: flex;
	display: webkit-flex;
}
header a,
header label { display: block; color: #efeeea;}
header .g-nav a .date {
	position: absolute;
	top: 2px;
	line-height: 1em;
	left: 50%;
	transform: translateX(-50%);
	opacity: 1;
	color: #f12e5c;
	display: block;
	font-size: 10px;
	white-space: nowrap;
	font-family: YakuHanJP, -apple-system, Helvetica, Arial, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN','Noto Sans Japanese', "メイリオ", sans-serif;
	font-weight: 300;
}
header .nav__fc-logo a .date{ top: 3px;}
header .header-cell { padding: 0 25px; border-left: 1px solid rgba(255,255,255,0.1);}
header h1 {
	width: 12.5%;
	border: none;
	position: relative;
}
header h1 a {
	display: block;
	width: 104px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	line-height: 0;
}
header h1 svg *{fill: #efeeea;}
header .g-nav { width: 90%; }
header .nav-wrap--base {
	display: flex;
	display: webkit-flex;
	height: auto;
	line-height: 42px;
}
header .nav-wrap--base > * { display: inline-block; }
header .nav-wrap--free { border-bottom: 1px solid rgba(255,255,255,0.1);}
header .nav-wrap--member svg > * {fill:#b4ad7e;}
header .nav-wrap--member li a { color: #b4ad7e; }
header .nav--base li { display: inline-block;}
header .nav--base li:not(:last-child){margin: 0 16px 0 0 ;}
header .nav--base li:last-child {margin: 0 ;}
header .nav--base li a { position: relative;}
/* header .nav--base li.nav__item--soloproject a{color: #737271;} */
header .nav--base li a::after {
	content: '';
	display: inline-block;
	width: 0;
	border-bottom: 1px solid;
	position: absolute;
	left: 0;
	bottom: -2px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
header .nav--base li a:hover,
header .nav--base li label:hover,
.page--schedule header .nav__item--schedule a,
.page--information.category-NEWS header .nav__item--news a,
.page--biography header .nav__item--biography a,
.page--disco header .nav__item--discography a,
.page--lyrics header .nav__item--lyrics a,
.page--music header .nav__item--music a,
.page--movie header .nav__item--movie a,
.page--blog header .nav__item--blog a,
.page--qa header .nav__item--message a,
.page--information.category-TYMS header .nav__item--magazine a { color: #e2dbad; }


header .nav--base li a:hover::after,
.page--schedule header .nav__item--schedule a::after,
.page--information header .nav__item--news a,
.page--biography header .nav__item--biography a::after,
.page--disco header .nav__item--discography a::after,
.page--lyrics header .nav__item--lyrics a::after,
.page--music header .nav__item--music a::after,
.page--movie header .nav__item--movie a::after,
.page--blog header .nav__item--blog a::after,
.page--qa header .nav__item--message a::after,
.page--information.category-TYMS header .nav__item--magazine a::after { width: 100%; }

header .nav-wrap--member li a::after { bottom: -3px; }
header .nav-wrap--member .nav--login li a::after {bottom: -2px;}
header .nav__fc-logo { width: 130px; padding: 0; }
header .nav__fc-logo a {
	width: 130px;
	padding: 0 25px;
	line-height: 46px;
	position: relative;
	text-decoration: none;
}
header .nav__fc-logo a::after {
	content: '';
	background: url(/static/theyellowmonkey/fanclub_v2/common/chevron.png) no-repeat center center;
	background-size: 11px 9px;
	width: 0;
	height: 9px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg);
	right: 15px;
	opacity: 0;
}
header .nav__fc-logo svg {position: relative; top: 3px;}
header .nav__fc-logo a:hover { background: #e2dbad;}
header .nav__fc-logo a:hover svg * { fill: #222; }

/* lang */
header .nav--language li:not(:last-child) {margin-right: 12px;}
header .nav--language li.current{ opacity: 0.5;}
header .nav--language li label { font-size: 11px;}
header .nav--language li input {display: none;}
/* longin */
header .nav--login {margin-left: auto;}
header .nav--login li:not(.nav__item--icon) a { font-size: 11px;}
header .nav--login li.nav__item--icon a::after { content: none; }
header .nav--login li.nav__item--icon:not(.sp) {margin-right: 0;}

/* social */
header .nav--social {margin-left: auto;}
header .nav--social li:not(:last-child) {margin-right: 10px;}
header .nav--social li a::after { content: none; }
header .nav--social svg { width: 16px; position: relative; top: 6px;}
header .nav--social svg.sns-tiktok { width: 12px; top: 4px;}
header .nav--social svg > *{fill: #efeeea;}
header .nav--social a:hover svg > *{fill: #e2dbad;}
.nav--social .material-icons {
	font-size: inherit;
	top: 2px;
	position: relative;
}

/* footer
============================== */
footer {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	background: #E8E6E0;
	padding: 60px 5%;
	padding: 60px calc(5% + 35px) 60px 5%;
}
footer { color: #888; }
footer svg * { fill: #888; }
footer a { color: #444; opacity: 0.6; text-decoration: none;}
footer a svg * { fill: #444; }
footer a:hover { opacity: 1; }
footer .nav--support {margin: 0 0 60px;}
footer .nav--support li { display: inline-block; }
footer .nav--support li::after {
	content: '/';
	margin: 0 1em;
	opacity: 0.5;
}
footer .nav--support li:last-child::after { content: none; }
footer .nav--support a { font-size: 11px;}
footer .nav--social {padding: 5px 0 0 ; float: right;}
footer .nav--social li {display: inline-block;}
footer .nav--social li a{
	display: block;
	padding: 0 8px;
	font-size: 18px;
}
footer .nav--social li a .sns-tiktok{
    width: 15px;
    position: relative;
    top: 2px;
}
footer .nav--social li.icon--line{ position: relative; top: 4px;}
footer .nav--language {padding: 7px 40px 0 0; float: right;}
footer .nav--language li {display: inline-block;}
footer .nav--language li label{
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-family: 'Cormorant Garamond', sans-serif;
	font-weight: 600;
	border: 1px solid transparent;
	font-size: 11px;
	display: block;
	cursor: pointer;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
footer .nav--language li.current label,
footer .nav--language li label:hover {padding: 0; border-color :rgba(136, 136, 134, 0.5);}
footer .nav--language li input {display: none;}
footer .copyright {
	font-family: 'Cormorant Garamond', serif;
	font-weight: 600;
	font-size: 11px;
	letter-spacing: 0.15em;
}

/* page-top */
.block--page-top {
	position: fixed;
	right: 35px;
	z-index: 1000;
	opacity: 0;
	bottom: 45px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.block--page-top a{
	display: block;
	width: 50px;
	height: 50px;
	position: relative;
	background: rgba(0,0,0,0.85);
}
.scrolled .block--page-top { bottom: 55px; opacity: 1;}
.block--page-top a::before {
	content: '';
	background: url(/static/theyellowmonkey/fanclub_v2/common/chevron_wht.png) no-repeat center center;
	background-size: 11px 9px;
	width: 100%;
	height: 100%;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	display: block;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.block--page-top a:hover::before{background-position-x: 24px;}


/* page--home
============================== */
.page--home {background: #000;}
.page--home.not-scrolled header {background: rgba(0,0,0,0.5);}
.page--home header {top: -101px;}
.page--home header .nav__item--home {display: none;}
.page--home header .nav__fc-logo a:hover { padding-right: 40px; width: 145px; }
.page--home header .nav__fc-logo a:hover::after { width: 11px; opacity: 1; }
.page--home footer {position: relative;}
.page--home .wrap {opacity: 0; padding: 0;}
.page--home .area--base { position: relative; padding: 60px 5%;}
.page--home section {position: relative;}
.page--home .section--base {padding: 50px 0;}
.page--home .area--free { background: #efeeea; padding-top: 0;}
.page--home .area--free a{ color: #222;}
.page--home .area--member { background: #222; color:#b4ad7e;}
.page--home .area--member a { color: #b4ad7e;}
.page--home .section-tit  {text-align: left; margin-top: 0;}
.page--home .list--card > li{ width: 23%;}
.page--home .list--card li {margin-bottom: 0;}
.page--home .btn--main {line-height: 2em;}
.page--home .btn--main:hover {padding-right: 90px;}
.page--home .btn--main::after {
	content: '';
	background: no-repeat center url(/static/theyellowmonkey/fanclub_v2/common/chevron_wht.png);
	background-size: 11px 9px;
	width: 11px;
	height: 9px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 20px;
	opacity: 0;
	 transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.page--home .btn--main:hover::after {opacity:1;}

/* load-finish */
.page--home.load-finish {
	background: #f8f7f5;
	-webkit-transition-delay: 1s;
	transition-delay: 1s;
}
.page--home.load-finish header { top: 0;}
.page--home.load-finish .wrap{opacity: 1;}

/* more */
.page--home .list__more a,
.page--movie-top .list__more{
	font-size: 14px;
	display: block;
	position: relative;
	line-height: 2;
	font-family: 'Cormorant Garamond', sans-serif;
	font-weight: 600;
	letter-spacing: 0.05em;
	text-decoration: none;
		transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.page--home .list__more a::after{
	content: '';
	width: 0;
	height: 30px;
	background: no-repeat center url(/static/theyellowmonkey/fanclub_v2/common/chevron.png);
	background-size: 11px 9px;
	display: inline-block;
	margin: 0;
	position: relative;
	top: 10px;
	opacity: 0;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.page--home .list__more a:hover { color: #666; }
.page--home .list__more a:hover::after { width: 30px;opacity: 1;}
.page--home .area--member .list__more a:hover { color: #e2dbad; }
.page--home .area--member .list__more a:after,
.page--home .area--member .btn a:after {
	background-image:  url(/static/theyellowmonkey/fanclub_v2/common/chevron_gld.png);
	border-color: #b4ad7e;
}
.page--home .section-tit .list__more{
	position: absolute;
	bottom: 15px;
	right: 0;
}

/* key-visual */
.page--home .section--key-visual {height: 100vh;}
.page--home .section--key-visual a {text-decoration: none; color: #efeeea;}
.page--home .section--key-visual .logo--main {
	width: 60%;
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	line-height: 0;
}
.page--home .section--key-visual .logo--main img{opacity: 0.8;}
.page--home .section--key-visual .pick-up {
	position: absolute;
	bottom: 50px;
	left: 3%;
	font-size: 13px;
/*	text-shadow: 0 0 10px #000;*/
}
.page--home .section--key-visual .pick-up a:after {
	content: '';
	display: inline-block;
	width: 0;
	height: 9px;
	background: no-repeat center url(/static/theyellowmonkey/fanclub_v2/common/chevron_gld.png);
	background-size: 11px 9px;
	margin: 0 10px 0 0;
	opacity: 0;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.page--home .section--key-visual .pick-up a:hover { color: #e2dbad; padding-left: 10px; }
.page--home .section--key-visual .pick-up a:hover::after {
	width: 11px;
	margin-left: 10px;
	opacity: 1;
}
.page--home .section--key-visual .pick-up a:hover .date::before {
background: #e2dbad;
}
.page--home .section--key-visual .pick-up .date {
	margin-right: 14px;
	padding-right: 15px;
	font-family: 'Cormorant Garamond', sans-serif;
	font-size: 18px;
	position: relative;
	top: -1px;
	opacity: 1;
}
.page--home .section--key-visual .pick-up .date:before {
	content: '';
	width: 6px;
	height: 1px;
	background: #efeeea;
	background:#000;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: 2px;
}
.page--home .section--key-visual .mailmag-btn {
	position: absolute;
	bottom: 40px;
	right: 3%;
}
.page--home .section--key-visual .mailmag-btn a {
	min-width: 0;
	padding: 10px 30px;
	font-family: 'Cormorant Garamond', sans-serif;
	font-weight: 600;
	font-size: 12px;
	background: rgba(0,0,0,0.5);
	/*background: rgba(255, 255, 255, 0.5);
	background: #06070c;*/
}
.page--home .section--key-visual .mailmag-btn a::after { opacity: 0; background-image: url(/static/theyellowmonkey/fanclub_v2/common/chevron.png); }
.page--home .section--key-visual .mailmag-btn a:hover { background: #efeeea; color: #222; padding-right: 50px; border-color:#efeeea;}
.page--home .section--key-visual .mailmag-btn a:hover::after { opacity: 1; }
.page--home #key-visual-background--pc {
	max-width: none;
	width: 420%;
	height: 130%;
	position: fixed;
	left: 50%;
	top: -15%;
	z-index: 0;
	margin-left: -210%;
	background: #222;
}


.page--home .section--key-visual .key-visual-image {
    position: relative;
    height: 100vh;
}
.page--home .section--key-visual .key-visual-image .kv{
    background: #000;
    height: 100vh;
    background-position: center top;
    background-size: 100%;
    background-image: url(https://theyellowmonkeysuper.jp/static/theyellowmonkey/contents/upimg/fdbcb8dab1a60f2c5681e8cbdd79cfe0.jpeg);
    background-repeat: no-repeat;
}
.page--home .section--key-visual .key-visual-image img {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

/* moment */
.page--home .section--key-visual .area--moment {
    position: absolute;
    z-index: 1;
    bottom:205px;
    right: 0;
    padding: 0 3% 20px 20px;
    min-width: 200px;
}

.page--home .section--key-visual .area--moment::before {
    content: '';
    display: block;
    width: 100%;
    height: 70px;
    background: #b4ad7ebf;
    bottom: 0;
    right: 0;
    position: absolute;
}

.page--home .section--key-visual .area--moment .moment_tit {
    color: #fff;
    position: absolute;
    bottom: -17px;
    left: 25px;
    font-family: 'Cormorant Garamond', sans-serif;
    font-size: 17px;
    text-shadow: 0 0 10px #00000047;
}

.page--home .section--key-visual .moment_list {
    display: flex;
}

.page--home .section--key-visual .moment_list > li {
    margin-left: 15px;
}
.page--home .section--key-visual .moment_list > li:first-child {
    margin: 0;
}
.page--home .section--key-visual .moment_list > li a {
    display: block;
    width: 100px;
    height: 100px;
    position: relative;
    line-height: 0;
}
.page--home .section--key-visual .moment_list > li a img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: center;
    border-radius: 50%;
    border: 2px solid #bebebe;
}

.page--home .section--key-visual .moment_list > li a.lovin img {
    border-color: #B68CD1;
}
.page--home .section--key-visual .moment_list > li a.annie img {
    border-color: #AECEAE;
}
.page--home .section--key-visual .moment_list > li a.heesey img {
    border-color: #D8C69E;
}
.page--home .section--key-visual .moment_list > li a.emma img {
    border-color: #98AFE2;
}

.page--home .section--key-visual .moment_list > li a .date {
    color: #f12e5c;
    opacity: 1;
    line-height: 1;
    position: absolute;
    top: -20px;
    left: 0;
    width: 100%;
    text-align: center;
}


/* gacya */
.page--home .section--key-visual .area--gacya {
        position: absolute;
        z-index: 1;
        bottom: 110px;
        width: 230px;
        right: 0;
}
.page--home .section--key-visual .area--gacya a{
        display: block;
        background:rgba(182,140,209,0.7);
        padding: 15px 30px;
        line-height: 0;
}
.page--home .section--key-visual .area--gacya a:hover{
    opacity: 0.7;
}

/* soloproject */
.page--home .section--soloproject .section-tit{
	letter-spacing: .05em;
}
.page--home .section--soloproject .list--card li a{
	padding: 80px 30px 30px;
}
.page--home .section--soloproject .list--card li a .name{
	position: absolute;
    top: 30px;
    left: -9px;
    padding: 2px 20px;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Cormorant Garamond', serif;
}
.page--home .section--soloproject .list--card li.lovin a .name{background: #B68CD1;}
.page--home .section--soloproject .list--card li.emma a .name{background: #98AFE2;}
.page--home .section--soloproject .list--card li.heesey a .name{background: #D8C69E;}
.page--home .section--soloproject .list--card li.annie a .name{background: #AECEAE;}








/* 更新手続き */
.page--home .block--payment {
	width: 600px;
	line-height: 1.8;
	text-align: center;
	margin: -100px 0 0 -300px;
	padding: 30px 0;
	position: absolute;
	left: 50%;
	top: 50%;
}
.page--home .block--payment:before {
	content:'';
	width: 100%;
	height: 100%;
	background: #efeeea;
	opacity: 0.8;
	position: absolute;
	top: 0;
	left: 0;
}
.page--home .block--payment > * {position: relative;}
.page--home .block--payment .payment__tit{ font-size: 20px; margin: 0 0 10px;}
.page--home .block--payment .btn--main {
	background: #222;
	border-color: transparent;
	margin-top: 20px;
}
.page--home .block--payment .btn--main::after {background-image: url(/static/theyellowmonkey/fanclub_v2/common/chevron_wht.png);}
.page--home .block--payment .btn--main:hover {padding-right: 60px;}

/* bnr */
.page--home .section--bnr { margin: 0 -5.5% 0; padding: 60px 0 60px;background:#efeeea;}
.page--home .section--bnr .list--bnr {margin: 0 26%;}

/* slick */
.slick * {transition: none;}
.slider {width: 100%;margin: 0 auto;}
.slick-list {overflow: visible!important;}
.slick-slide img {width: 100%;height: auto; margin: 0 auto;}
.slider .slick-slide{margin: 0 7px;}
.slider .list .slick-slide {margin-bottom :0;}
.slick-slide a {
	display: block;
	margin: 0 15px;
	position: relative;
	top: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.slick-slide a:hover {top: -10px;box-shadow: 0 15px 60px -15px rgba(0,0,0,0.3);}
.slick-slide iframe {width: 100%;}
.slick-dots{
	width: 100%;
	position: absolute;
	bottom: -46px;
	left: 0;
	text-align: center;
}
.slick-dots button{
	width: 8px;
	height: 8px;
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 10px;
	background: #222222;
	opacity: 0.3;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	-webkit-appearance: none;
	cursor: pointer;
}
.slick-dots li{display: inline-block;margin: 0 12px 0 0 !important;}
.slick-dots li:last-child {margin-right: 0!important;}
.slick-dots .slick-active button{background: #222; opacity: 1;}
.slick-arrow {
	display: block;
	width: 80px;
	height: 50px;
	padding: 0;
	border: none;
	background: transparent;
	color: transparent;
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 99;
	cursor: pointer;
	outline: none;
}
.slick-prev { left: -26vw; }
.slick-next { right: -26vw; }
.slick-arrow:hover,
.slick-arrow:focus{ color: transparent; outline: none; background: transparent; }
.slick-arrow::after {
	content: '';
	display: block;
	width: 24px;
	height: 24px;
	border-right: 2px solid #fff;
	border-top: 2px solid #fff;
	position: absolute;
	top: 50%;
	margin-top: -12px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.slick-prev::after {
	left: 50%;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
	margin-left: -3px;
}
.slick-next::after {
	right: 50%;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-right: -3px;
}
.slick-prev:hover::after {margin-left: -7px;}
.slick-next:hover::after {margin-right: -7px;}
.slick-disabled.slick-arrow::after,
.slick-disabled.slick-arrow::before {display: none;}

/* slick グレーアウト */
.slick-slide:not(.slick-center):not(:hover) a {background: #222;}
.slick-slide a img {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.slick-slide:not(.slick-center):not(:hover) img{opacity: 0.65;}

/* member */
.page--home .area--member #anchor-fc {position: absolute; top: -90px; left: 0;}
.page--home .area--member .logo-fc {
	width: 290px;
	margin: 0 40px 30px 0;
	float: left;
}
.page--home .area--member .block--login a {text-decoration: none;}
.page--home .area--member .block--login .btn { display: inline-block; }
.page--home .area--member .block--login .btn a { min-width: 0; padding: 12px 50px; border-color: #b4ad7e;}
.page--home .area--member .block--login .btn a::after {background-image: url(/static/theyellowmonkey/fanclub_v2/common/chevron.png);}
.page--home .area--member .block--login .btn a:hover {
	background: #e2dbad;
	color: #222;
	border-color: #e2dbad;
	padding-right: 70px;
}
.page--home .area--member .block--login .nav--login { padding: 17px 0 0;}
.page--home .area--member .block--login .block--status {
	position: relative;
	top: 5px;
	line-height: 1.75;
	font-size: 12px;
}
.page--home .area--member .block--login .block--status .welcome {margin: 0 0 0 10px; font-size: 16px;}
.page--home .area--member .block--login .block--status .welcome__txt {
	font-family: 'Cormorant Garamond', sans-serif;
	font-weight: 600;
	margin: 0 10px 0 0;
}
.page--home .area--member .block--login .nav--login.status--loggedin {padding-top: 18px;}
.page--home .area--member .block--login .nav--login li{ display: inline-block; }
.page--home .area--member .block--login .nav--login li { font-size: 12px; }
.page--home .area--member .block--login .nav--login li a::after{
	content: '/';
	display: inline-block;
	margin: 0 20px;
}
.page--home .area--member .block--login .nav--login li:last-child a::after { content: none; }
.page--home .area--member .block--login .nav--login li a:hover { color: #e2dbad; }
.page--home .area--member .block--login .nav--login li a i { display: inline-block; margin: 0 6px 0 0;}
.page--home .area--member .thumb img {background-image: url(/static/theyellowmonkey/fanclub_v2/common/thumb_logo_blk.png);
}
.page--home .area--member .section--bnr{
	background: #222;
	padding: 0 0 50px;
}
.page--home .area--member .slick-dots .slick-active button { background: #fff; }
.page--home .area--member .slick-dots  li.slick-active { opacity: 1; }
.page--home .area--member .slick-dots  button { background: #fff; }
.page--home .area--member .slick-slide a:hover {top: -10px;box-shadow: 0 15px 60px -15px rgba(255,255,255,0.1);}
.page--home .area--member .list--card li > a { background: #171717; color:#efeeea; }
.page--home .area--member .list--card li > a:hover { box-shadow: 0 15px 60px -15px rgba(0,0,0,0.7);}
.page--home .area--member .list--card .date {border-top-color: rgba(255,255,255,0.1)}
.page--home .area--member .list--thumb li .list__txt {height: calc(100% - (100vw * .9 * .23 * .5625) ); /* サムネの高さをマイナス */}
.page--home .area--member .section--latest-contents .section-tit {
	font-size: 20px;
	font-size: 1.8vw;
	margin-bottom: 20px;
}
.page--home .area--member .section--latest-contents .list--thumb li:not(:first-child) {display: none;}
.page--home .area--member .section--latest-contents .list__more a {
	display: inline-block;
	height: auto;
	padding: 5px 0 0 ;
	position: relative;
}
.page--home .area--member .section--latest-contents .list__more a:hover { top: 0; box-shadow: none; padding-left: 10px; }
.page--home.status--not-logged-in .card--blog .thumb img {background: #38362D;}
.page--home.status--not-logged-in .card--blog .thumb::before {
	content: 'BELIEVER. ONLY';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	display: block;
	line-height: 2em;
	z-index: 1;
	text-align: center;
	font-family: 'Cormorant Garamond', sans-serif;
	font-weight: 600;
	font-size: 1.6vw;
	letter-spacing: 0.075em;
	opacity: .3;
}
.page--home .area--gallery {
	padding-top: 110px;
	color: #fff;
	position: relative;
	z-index: 998;
}
.page--home .area--gallery .list--picture {
	column-count: 5;
	-moz-column-count: 5;
	-webkit-column-count: 5;
	column-gap: 0;
	-moz-column-gap: 0;
	-webkit-column-gap: 0;
}
@media (max-width: 1200px) {
  .page--home .area--gallery .list--picture {
	column-count: 4;
	-moz-column-count: 4;
	-webkit-column-count: 4;
  }
}
.page--home .area--gallery .list--picture li {
  padding: .6vw;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  overflow: visible;
}
.page--home .area--gallery .list--picture li a {
	display: block;
	line-height: 0;
	position: relative;
	top: 0;
}
.page--home .area--gallery .list--picture li a:hover {top: -10px; top: -.6em; box-shadow: 0 15px 60px -15px rgba(0,0,0,0.7);}
.page--home .area--gallery .list--picture li img{
	width: 100%;
	background: no-repeat center;
	background-size: cover;
	box-shadow: 0 10px 20px -10px rgba(0,0,0,0.5);
}
.page--home .area--gallery .list--picture li .tit {margin-bottom: 30px;}
.page--home .gallery-category--1::before {content:'SINGLE';}
.page--home .gallery-category--2::before {content:'ALBUM';}
.page--home .gallery-category--3::before {content:'Blu-ray/DVD';}
.page--home .gallery-category--4::before {content:'BOOKS';}
.page--home .gallery-category--5::before {content:'BANDSCORE';}
.page--home .gallery-category--6::before {content:'BEST/OTHER';}
.page--home .gallery-category--7::before {content:'DIGITAL';}

/* detail共通
============================== */
.section--detail .tit {
	margin: 0 0 15px;
	font-size: 24px;
	line-height: 1.75;
}
.section--detail .category {
	min-width: 80px;
	padding: 0 10px;
	margin: 0 20px 0 0;
	position: relative;
	top: 10px;
}
.section--detail .date:not(.date--event) {
	padding: 0 0 30px;
	margin: 0 0 30px;
	border-bottom: 1px solid rgba(0,0,0,0.2)
}
.section--detail .date--event {
	margin: 0 0 10px;
	font-size: 24px;
}
.section--detail .txt {margin: 0 0 30px;}

/* information
============================== */
.page--information .section--detail .txt .ph {margin-bottom: 10px;}

/* share */
.block--share {
	float: right;
	line-height: 1;
	position: relative;
	z-index: 1;
	bottom: 4px;
}
.block--share::before {
	content: 'SHARE :';
	position: relative;
	top: -10px;
	font-family: 'Cormorant Garamond', sans-serif;
	font-weight: 600;
	opacity: 0.6;
}
.block--share li { display: inline-block; }
.block--share a {
	display: block;
	width:26px;
	height:30px;
	font-size: 18px;
	text-align: center;
	line-height:30px;
	position: relative;
	opacity: 0.6;
	color: #222;
}
.block--share a:hover {opacity: 1;}
.block--share svg {
	width: 20px;
	height: 30px;
	position: absolute;
	top: 0;
	left: 5px;
}
.block--share path { fill: #fff; }
.block--share a:hover path { fill: #222; }
.block--share .fa {
	width: 30px;
	line-height: 0;
	position: absolute;
	top: 50%;
	left: 0;
}

/* news
============================== */

/* schedule
============================== */
.page--schedule .block--month { margin: -20px 0 40px; text-align: center;}
.page--schedule .section--list .section-tit {display: none;}
.page--schedule .list--information + .block--month {margin-top: 20px;}
.page--schedule .block--month .tit{
	margin: 0 0 10px;
	letter-spacing: 0.075em;
	font-family: 'Cormorant Garamond', sans-serif;
	font-size: 6vw;
	line-height: 1;
}
.page--schedule .block--month .tit span {
	margin-left: 12px;
	padding-left: 20px;
	position: relative;
	font-size: 0.55em;
	top: -2px;
	font-weight: 500;
	letter-spacing: 0.1em;
}
.page--schedule .block--month .tit span::before {
	content: '';
	width: 6px;
	height: 1px;
	background: #222;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: 3px;
}
.page--schedule .month-pager {
	letter-spacing: 0.075em;
	font-family: 'Cormorant Garamond', sans-serif;
	font-weight: 600;
	position: relative;
}
.page--schedule .month-pager:before {
	content: '|';
	padding: 0 18px 0 0 ;
	color: rgba(0,0,0,0.3);
	position: absolute;
	top: 12px;
	left: 50%;
	margin-left: -5px;
}
.page--schedule .month-pager li{display: inline-block;  }
.page--schedule .month-pager li a{text-decoration: none; line-height: 3.5em; position: relative; left: 0; right: 0; color: #222;}
.page--schedule .month-pager li:first-child {margin: 0 15px 0 0 ;}
.page--schedule .month-pager li:last-child {margin: 0 0 0 15px;}
.page--schedule .month-pager li:first-child a::before,
.page--schedule .month-pager li:last-child a::after {
	content: '';
	width: 30px;
	height: 30px;
	background: no-repeat center url(/static/theyellowmonkey/fanclub_v2/common/chevron.png);
	background-size: 11px 9px;
	display: inline-block;
	margin: 0;
	position: relative;
	top: 9px;
	opacity: 0;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.page--schedule .month-pager li:first-child a::before {
	transform: rotate(-180deg);
	top: 11px;
}
.page--schedule .month-pager li a:hover { color: #666;}
.page--schedule .month-pager li:first-child a:hover {left: -10px;}
.page--schedule .month-pager li:last-child a:hover {left: 10px;}
.page--schedule .month-pager li:last-child a:hover::after,
.page--schedule .month-pager li:first-child a:hover::before  { opacity: 1;}

/* 絞込 */
.block--narrowing li {margin: 0 5px;}
.block--narrowing li label {
	width: 92px;
	color: #efeeea;
}
.block--narrowing li input[type="checkbox"] {display: none;}
.block--narrowing li label .category{
	float: none;
	font-size: 11px;
	padding: 6px 0;
	line-height: 1;
	border-radius: 20px;
	color: #efeeea;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.block--narrowing li label .category:after {display: none;}
.block--narrowing li input[type="checkbox"]:not(:checked) + .category {
	background: transparent;
	border: 1px solid rgba(0,0,0,0.2);
	color: #222;
}
.block--narrowing li label:hover span{ filter: saturate(300%);}

/* soloproject
============================== */
.page--soloproject .section-tit{letter-spacing: .05em;}
.page--soloproject .section--detail .txt .ph{
	display: block;
	line-height: 0;
}
.page--soloproject .section--detail .txt .ph img{
	object-fit: contain;
    object-position: center;
	max-width: 100%;
}
.page--soloproject .section--list .tit-wrap{
	display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
	margin-bottom: 50px;
}
.page--soloproject .section--list .tit-wrap .section-tit{margin: 0;}
.page--soloprogect .list--information li a {
	position: relative;
    top: 0;
    left: 0;
    padding: 30px;
}
.page--soloproject .form__select{position: relative;}
.page--soloproject .form__select select{
	outline: none;
    cursor: pointer;
    width: 135px;
    height: 40px;
    padding: 0 10%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    border: none;
    background: #fff;
    color: #222;
    font-size: 15px;
    line-height: 40px;
    text-align: left;
    -webkit-appearance: none;
    border: 1px solid #222;
	font-family: 'Cormorant Garamond',sans-serif;
	font-weight: bold;
}
.page--soloproject .form__select::before{
	content: "";
    display: inline-block;
    width: .7em;
    height: .7em;
    border: 1px solid #222;
    border-top: none;
    border-right: none;
    margin: -0.25em 0 0;
    position: absolute;
    right: .7em;
    top: 50%;
    -webkit-transform: rotate(-45deg) translateY(-50%);
    transform: rotate(-45deg) translateY(-50%);
    z-index: 2;
}
.page--soloproject .block--link{
	border: 1px solid #B4AD7E;
    background: #F8F7F5;
    margin: 0 0 64px;
	padding: 22px 18px;
	max-width: 1080px;

}
.page--soloproject .block--link .list--link li a{
	font-family: YakuHanJP, 'Cormorant Garamond',sans-serif;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: .05em;
	color: #222;
	text-decoration: none;
	position: relative;
}
.page--soloproject .block--link .list--link li{
	display: inline-block;
	margin-right: 23px;
}
.page--soloproject .block--link .list--link li a{transition:.3s; padding-right: 6px;}
.page--soloproject .block--link .list--link li a::before{
	content: "";
    display: inline-block;
    width: .45em;
    height: .45em;
    border: 1px solid #222;
    border-top: none;
    border-right: none;
    margin: -0.25em 0 0;
    position: absolute;
    right: 0;
    top: 12px;
    transform: rotate(-135deg);
    z-index: 2;
	transition: transform .3s;
}
/* .page--soloproject .block--link .list--link li a:hover{
	opacity: .5;
} */
.page--soloproject .block--link .list--link li a:hover::before{
	transform: translateX(2px) rotate(-135deg);
}
.page--soloproject .block--link .txt{font-size: 13px; letter-spacing: .05em;}
.page--soloproject .list--information li a .name{
	width: 120px;
    margin-top: -15px;
    position: absolute;
    left: -10px;
    top: 50%;
	text-align: center;
	font-family: 'Cormorant Garamond',sans-serif;
	font-weight: bold;
	letter-spacing: .05em;
	font-size: 14px;
}
.page--soloproject .list--information li a .list__txt{
	padding-left: 100px;
}
.page--soloproject .list--information li a .list__txt .date{
	margin: -7px 20px 0 0;
    float: left;
	font-size: 20px;
}
.page--soloproject .list--information li a .list__txt .tit{
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.page--soloproject .list--information li.lovin a .name{background: #B68CD1;}
.page--soloproject .list--information li.emma a .name{background: #98AFE2;}
.page--soloproject .list--information li.heesey a .name{background: #D8C69E;}
.page--soloproject .list--information li.annie a .name{background: #AECEAE;}

.page--soloproject .section--detail .name{
	min-width: 80px;
    padding: 0 10px;
    margin: 0 0 30px;
    position: relative;
    top: 10px;
	font-family: 'Cormorant Garamond', sans-serif;
    font-weight: 600;
    font-size: 14px;
	line-height: 30px;
    text-align: center;
	display: inline-block;
}
.page--soloproject .section--detail.lovin .name{background: #B68CD1;}
.page--soloproject .section--detail.emma .name{background: #98AFE2;}
.page--soloproject .section--detail.heesey .name{background: #D8C69E;}
.page--soloproject .section--detail.annie .name{background: #AECEAE;}
.page--soloproject .iframe-wrap,.page--soloproject .ph{margin: 10px 0;}



/* TYMS MOMENT
============================== */

.page--moment .inview .moment--nav {
    opacity: 1;
    top: 0;
}

.page--moment .moment--nav {
    display: flex;
    justify-content: center;
    margin-bottom: 4rem;
    opacity: 0;
    position: relative;
    top: 40px;
    transition: all .5s ease .15s;
}

.page--moment .moment--nav > li {
    width: 50%;
    text-align: center;
}

.page--moment .moment--nav > li a {
    display: block;
    text-decoration: none;
    font-family: YakuHanJP, 'Cormorant Garamond', sans-serif;
    font-weight: 600;
    color: #444;
    border-bottom: 1px solid;
    font-size: 1.8em;
    padding-bottom: 0.5em;
}

.page--moment .moment--nav > li:not(.current) a {
    opacity: 0.3;
}
.page--moment .moment--nav > li.current a {
    pointer-events: none;
}

.page--moment .list--base {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.page--moment .list--base > li {
    width: calc(100% / 3 - 4px);
    border: 2px solid #bebebe;
}
.page--moment .list--base > li.annie {
    border: 2px solid #AECEAE;
}
.page--moment .list--base > li.heesey {
    border: 2px solid #D8C69E;
}
.page--moment .list--base > li.emma {
    border: 2px solid #98AFE2;
}
.page--moment .list--base > li.lovin {
    border: 2px solid #B68CD1;
}

.page--moment .list--base > li a {
    display: block;
    position: relative;
    overflow: hidden;
}

.page--moment .list--base > li a .thumb .blur {
    z-index: 1;
}
.page--moment .list--base > li a .thumb.loggedin .blur {
    z-index: -1;
}

.page--moment .list--base > li a .thumb:not(.loggedin)::before {
    content: 'MEMBER ONLY';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.3em;
    font-family: 'Cormorant Garamond', sans-serif;
    text-shadow: 0 0 12px #000000b8;
    background: #0000002b;
}

.page--moment .list--base > li.new a::before {
    content: 'NEW';
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    font-family: YakuHanJP, 'Cormorant Garamond',sans-serif;
    font-weight: 700;
    line-height: 1;
    font-size: 1.2em;
    color: #ffffff;
    display: inline-block;
    background: #b4ad7e;
    padding: 0.2em 0.8em 0.4em;
}

.page--moment .list--base > li a .list__txt {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    background: #0000007d;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
    opacity: 0;
    font-size: 1.4em;
    z-index: 20;
}

.page--moment .list--base > li a:hover .list__txt {
    opacity: 1;
}

.page--moment .new:not(.pick-up) .date:not(.date--event)::after {
    display: none;
}

.page--moment .list--base > li a .name {
    font-family: 'Cormorant Garamond', sans-serif;
    font-weight: 600;
    line-height: 1;
}

.page--moment .list--base > li .thumb img {
    aspect-ratio: 1/1;
}

.page--moment .tit_wrap {
    display: flex;
    justify-content: space-between;
    padding: 0 0 30px;
    margin: 0 0 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    align-items: flex-end;
}

.page--moment .tit_wrap .date {
    border: none;
    padding: 0;
    margin: 0;
}

.page--moment .tit_wrap .tit {
    margin: 0;
    font-size: 18px;
    width: 90%;
    line-height: 1.6;
}

.page--moment .icon--like #heart {
    font-size: 20px;
    color: #cacaca;
    transition: 0.2s;
}
.page--moment .icon--like #heart.clicked {
    color: #d894b5;
}

.page--moment .btn_top {
    text-align: center;
    margin-top: 2rem;
}

.page--moment .btn_top a {
    display: inline-block;
    text-decoration: none;
    font-family: 'Cormorant Garamond', sans-serif;
    font-weight: 600;
    color: #222;
    border: 1px solid;
    padding: 0.5em 1.5em;
}

.page--moment .btn_top a:hover {
    background: #222;
    color: #efeeea;
}



/* blog
============================== */
.page--blog .section--list {
	width: 900px;
	margin: 0 auto;
	padding: 80px 0;
}
.page--blog .ph img {max-height: 500px;}
/* .month-pagerとほぼ同じ記述 */
.page--blog .section--detail .block--pager {
	letter-spacing: 0.075em;
	font-family: 'Cormorant Garamond', sans-serif;
	font-weight: 600;
	position: relative;
	margin: 60px 0 0 ;
	padding: 0;
}
.page--blog .section--detail .block--pager:before {
	content: '|';
	padding: 0 18px 0 0 ;
	color: rgba(0,0,0,0.3);
	position: absolute;
	top: 24px;
	left: 50%;
	margin-left: -1px;
}
.page--blog .section--detail .block--pager li{display: inline-block;  }
.page--blog .section--detail .block--pager li a,
.page--blog .section--detail .block--pager li span{
	width: auto!important;
	height: auto!important;
	text-decoration: none;
	line-height: 3.5em;
	position: relative;
	left: 0;
	right: 0;
	color: #222;
}
.page--blog .section--detail .block--pager li.pager__item--newer {margin: 0 15px 0 0 ;}
.page--blog .section--detail .block--pager li.pager__item--older {margin: 0 0 0 15px;}
.page--blog .section--detail .block--pager li.pager__item--newer a::after,
.page--blog .section--detail .block--pager li.pager__item--newer span::after {content:'NEWER';}
.page--blog .section--detail .block--pager li.pager__item--older a::before,
.page--blog .section--detail .block--pager li.pager__item--older span::before {
	content: 'OLDER';
	width: auto;
	height: auto;
	position: relative;
	background: none;
}
.page--blog .section--detail .block--pager li.pager__item--newer a::before,
.page--blog .section--detail .block--pager li.pager__item--newer span::before,
.page--blog .section--detail .block--pager li.pager__item--older a::after,
.page--blog .section--detail .block--pager li.pager__item--older span::after {
	content: '';
	width: 30px;
	height: 30px;
	background: no-repeat center url(/static/theyellowmonkey/fanclub_v2/common/chevron.png);
	background-size: 11px 9px;
	display: inline-block;
	margin: 0;
	position: relative;
	top: 11px;
	opacity: 0;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.page--blog .section--detail .block--pager li.pager__item--newer span::before,
.page--blog .section--detail .block--pager li.pager__item--older span {background: none;}
.page--blog .section--detail .block--pager li.pager__item--newer a::before {
	transform: rotate(-180deg);
}
.page--blog .section--detail .block--pager li a:hover { color: #666;}
.page--blog .section--detail .block--pager li.pager__item--newer a:hover {left: -10px;}
.page--blog .section--detail .block--pager li.pager__item--older a:hover {left: 10px;}
.page--blog .section--detail .block--pager li.pager__item--older a:hover::after,
.page--blog .section--detail .block--pager li.pager__item--newer a:hover::before  { opacity: 1;}
.page--blog .section--detail .block--pager li.pager__item--newer span::after,
.page--blog .section--detail .block--pager li.pager__item--older span::before {opacity: 0.5;}
.page--blog.staff-blog .section--detail .block--pager .detail__btn.member { display: none;}
.page--blog.staff_blog .block--pager{
	position: static;
}
.page--blog.staff_blog .section--list{
	padding: 80px 0 60px;
}
.page--blog.staff_blog .mainBtn{
	margin: 60px 0 0;
	font-family: YakuHanJP, 'Cormorant Garamond',sans-seri;
}
.page--blog .block--player {
	position: relative;
	height: 0;
	margin: 1em 0;
	padding-top: 56.25%;
	background: #222;
	line-height: 0;
}
.page--blog .block--player .ulizahtml5 {
	width: 100% !important;
	height: 100% !important;
	position: absolute;
	top: 0;
	left: 0;
  }
  .page--blog .ph img{
	-o-object-fit: contain;
    object-fit: contain;
    max-height: 500px;
    -o-object-position: center;
    object-position: center;
  }
  /* .page--blog .ph img{width: auto!important;} */

/*  memberblog  */
.page--blog.member-blog { position: relative;}
.page--blog.member-blog .wrap { padding-top: 0; padding-bottom: 50px!important;}
.page--blog.member-blog .site-link { text-align: center;}
.page--blog.member-blog .site-link a { display: inline-block; width: 90px;}
.page--blog.member-blog .site-link a svg { fill: #252323;}
.page--blog.member-blog .site-link a:hover { opacity: 0.5;}
.page--blog.member-blog header,.page--blog.member-blog footer{ display: none;}
.page--blog.member-blog .btn--main { font-size: 14px;}
.page--blog.member-blog .section--detail,.page--blog.member-blog .section--list{ margin: 80px auto 0; padding: 0;}
.page--blog.member-blog .section--list { margin-bottom: 80px;}
.page--blog.category-128 .section--list .list--information { border: 1px solid #d2caabb5; background: #f8f7f5;}
.page--blog.category-128 .section--list .list--information li { margin: 0;}
.page--blog.category-128 .section--list .list--information li a { border-bottom: 1px solid #d2caabb5; background: transparent;}
.page--blog.category-128 .section--list .list--information li a:hover { background: #f8f7f5;}
.page--blog.category-128 .section--list .list--information li a .category {
	background: transparent;
	float: none;
	margin-left: 10px;
	color: #9e9241;
}
.page--blog.category-128 .section--list .list--information li:last-child a { border-bottom: none;}
.page--blog.category-128 .section--list .list--information li a .tit { margin: 0;}
.page--blog.category-128 .section--list .list--information li a .date,.page--blog.category-128 .section--list .list--information li a .category,.page--blog.category-128 .section--list .list--information li a .date:after,.page--blog.member-blog .block--blog-text .date,.page--blog.member-blog .section--detail .block--pager li a,.page--blog.member-blog .section--detail .block--pager li span,
.page--blog.member-blog .section--detail .area--paging .detail__btn a:after,.page--blog.member-blog .section--comment .commentList li .date{
	font-family: 'Abel', sans-serif;
}
.page--blog.member-blog .section--detail { margin-bottom: 0;}
.page--blog.member-blog .section--detail .block--detail { border: 1px solid #d2caabb5; background: #f8f7f5;}
.page--blog.member-blog .block--tit .section-tit {
	font-size: 50px;
    text-align: left;
    margin: 0 0 40px;
    text-align: center;
}
.page--blog.member-blog .block--tit .lead { margin: 0 0 40px;}
.page--blog.member-blog .block--blog-tit { border-bottom: 1px solid #d2caabb5; position: relative;}
.page--blog.member-blog .block--blog-tit .tit {
	margin: 0;
	padding: 30px 30px 40px 260px;
	font-size: 18px;
	font-weight: bold;
	position: relative;
}
.page--blog.category-128 .section--list .list--information li a .month,.page--blog.member-blog .block--blog-tit .month {
	font-family: bickham-script-pro-3, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 170px;
	line-height: 1;
	letter-spacing: 0em;
	transform: rotate(-10deg);
	left: -40px;
	bottom: -30px;
	opacity: 0.5;
	color: #bb986b;
	position: absolute;
}
.page--blog.category-128 .section--list .list--information li a .month {
	bottom: auto;
    top: 0px;
    right: -30px;
    left: auto;
    font-size: 90px;
}
.page--blog.category-128 .section--list .list--information li a .category,.page--blog.member-blog .block--blog-tit .category {
	font-family: YakuHanJP, 'Cormorant Garamond',sans-serif;
    font-weight: 600;
	font-style: normal;
	letter-spacing: 0.075em;
	font-size: 22px;
	float: none;
	padding: 0;
	background: transparent;
	text-align: center;
	margin: 0;
	color: #9e9241;
	min-width: auto;
	position: absolute;
	bottom: -7px;
	right: 30px;
	top: auto;
}
.page--blog.category-128 .section--list .list--information li a .category { font-size: 22px;}
.page--blog.member-blog .block--blog-text { padding: 40px 30px 60px; position: relative;}
.page--blog.member-blog .block--blog-text .date {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.page--blog.member-blog .block--blog-text .txt { margin: 0; white-space: normal; word-break: break-word;}
.page--blog.member-blog .detail__btn.staff { display: none;}
.page--blog.member-blog .section--detail .area--paging {
	display:-webkit-box;
	display:-ms-flexbox;
	display: flex;
	border-top: 1px solid #d2caabb5;
	position: relative;
}
.page--blog.member-blog .section--detail .area--paging:before {
	content: "More Article";
	font-size: 54px;
	display: block;
	position: absolute;
	top: -60px;
	left: 40px;
	font-family: bickham-script-pro-3, sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #d2caabb5;
}
.page--blog.member-blog .section--detail .area--paging .detail__btn { margin: 0; border-left: 1px solid #d2caabb5;}
.page--blog.member-blog .section--detail .area--paging .detail__btn a { display: block;}
.page--blog.member-blog .section--detail .area--paging .detail__btn a:after{ content: 'Back to TYMS DIARY';}
.page--blog.member-blog .section--detail .area--paging .block--pager {
	margin: 0;
	padding: 20px 0;
	width: 100%;
	position: relative;
	display:-webkit-box;
	display:-ms-flexbox;
	display: flex;
}
.page--blog.member-blog .section--detail .area--paging .block--pager li {
	width : 33.33333% ;
	width : -webkit-calc(100% / 3);
	width : calc(100% / 3);
}
.page--blog.member-blog .section--detail .area--paging .block--pager li a { line-height: 40px;}
.page--blog.member-blog .section--detail .area--paging .block--pager li.pager__item--newer,.page--blog.member-blog .section--detail .area--paging .block--pager li.pager__item--older {
	position: relative;
	top: 0;
	margin: 0;
}
.page--blog.member-blog .section--detail .area--paging .block--pager li.pager__item--older { border-left: 1px solid #d2caabb5;}
.page--blog.member-blog .section--detail .area--paging .block--pager:before { content: none;}
.page--blog.member-blog .section--comment { width: 900px; margin: 0 auto; padding: 80px 0;}
.page--blog.member-blog .section--comment .txt { margin: 0 0 30px;}
.page--blog.member-blog .section--comment .form--base { margin: 0 0 20px;}
.page--blog.member-blog .section--comment .form--base dt { margin: 0 0 5px; font-size: 10px;}
.page--blog.member-blog .section--comment .form--base dd { margin: 0 0 15px;}
.page--blog.member-blog .section--comment .form--post textarea { height: 13.5em; background: #fff;}
.page--blog.member-blog .section--comment.input {
	padding: 40px 0 110px;
	margin: 0 auto 100px;
	background: #f8f7f5;
	border: 1px solid #d2caabb5;
	border-top: none;
}
.page--blog.member-blog .section--comment .block--form { padding: 0 30px; margin: 0 0 60px;}
.page--blog.member-blog .section--comment .block--form .area--tit {
  font-size: 54px;
  display: block;
  font-family: bickham-script-pro-3, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #d2caabb5;
  line-height: 1;
}
.page--blog.member-blog .section--comment .commentList li {
	display: block;
	background: #f8f7f5;
	text-decoration: none;
	color: #222;
	padding: 30px;
	border-bottom: 1px solid #d2caabb5;
}
.page--blog.member-blog .section--comment .commentList li:first-child { border-top: 1px solid #d2caabb5;}
.page--blog.member-blog .section--comment .commentList li .date { text-align: right;}
.page--blog.member-blog .section--comment .commentList li .name { font-size: 12px; margin: 0 0 5px; color: #9e9241;}
.page--blog.member-blog .section--comment .block--pager { padding-top: 0; bottom: 40px;}

/*  discography & lyrics list
------------------------------
.list--disco li a{padding: 0;}
.list--disco li .date {
	border: none;
	padding: 0;
	margin: 5px 0 20px;
	opacity: 1;
	display: block;
}
.list--disco li .ph img {background-size: contain;}
.list--disco li .tit {font-size: 14px;}


/* disco
============================== */
.page--disco .list--card::before {
	content:"";
	display: block;
	width:23%;
	order:1;
}
.page--disco .list--card li,
.page--disco .list--card::after { width: 23%;}

/* detail */
.page--disco .block--jacket {
	width: 40%;
	float: left;
	margin-right: 10%;
	text-align: center;
}
.page--disco .list--jacket li { display: inline-block;}
.page--disco .section--detail .ph {
	display: block;
	float: left;
	margin: 0 0 30px;
	position: relative;
}
.page--disco .section--detail .ph img {margin: 0 0 20px;}
.page--disco .section--detail .ph img:first-child {box-shadow: 0 10px 30px -10px rgba(0,0,0,0.8);}
.page--disco .section--detail figcaption { text-align: center; font-size: 12px;}
.page--disco .section--detail .block--detail { float: right; width: 50%;}
.page--disco .section--detail .date { margin: 0 0 40px;}
.page--disco .section--detail .date span { margin-left: 10px; font-size: 12px; text-transform: uppercase; font-size: 0.8em;}
.page--disco .section--detail .area--disco-detail { margin: 0 0 40px; }
.page--disco .section--detail .area--disco-detail .block--comment { margin: 0 0 40px;}
.page--disco .section--detail .block--track > li { margin: 0 0 40px;}
.page--disco .section--detail .block--track .tit {
	margin: 0 0 10px;
	font-family: 'Cormorant Garamond', sans-serif;
	font-weight: 600;
	opacity: 0.5;
	font-size: 20px;
}
.page--disco .section--detail .list--track { margin: 0 0 30px;}
.page--disco .section--detail .list--track li { font-size: 12px; line-height: 1.5em; margin: 0 0 10px; list-style: none; position: relative; padding-left: 2em;}
.page--disco .section--detail .list--track li span {
	width: 24px;
	display: inline-block;
	opacity: 0.5;
	font-size: 18px;
	font-family: 'Cormorant Garamond', sans-serif;
	font-weight: 600;
	position: absolute;
	top: 0;
	left: 0;
}
.page--disco .section--detail .list--track li a {display: block;}
.page--disco .section--detail .list--track li .tieup { margin-top: 2px; font-size: 10px; padding-left: 21px; }
.page--disco .section--detail .block--review { font-size: 12px;}


/* movie
============================== */
.page--movie .section--detail { width: 700px;}
.page--movie embed { width: 700px !important; margin: 0 0 35px;}
.page--movie-top .list--card > li { width: 48.5%;}
.page--movie-top .list--thumb li .list__txt {height: calc(100% - (100vw * .9 * .485 * .5625));}
.page--movie-top .list--card .tit {
	font-family: 'Cormorant Garamond', sans-serif;
	font-weight: 600;
	letter-spacing: 0.075em;
	font-size: 2.25vw;
}
.page--movie .section--detail .txt:empty {display: none;}
.page--movie .ulizahtml5 {
	margin-bottom: 35px;
	width: 100% !important;
	height: 414px !important;
}


/* message
============================== */
.page--qa .block--area .txt { text-align: center;}


/* check-in
============================== */
.page--check-in .point{
	font-family: 'PT Serif', serif;
	color: #888465;
	font-weight: bold;
	font-size: 3em;
	margin: 0 0 0 10px;
}
.page--check-in .point::after {
	content: 'pt';
	font-size: .55em;
	margin-left: .2em;
}
.page--check-in .txt--link a {text-decoration: none;}
.page--check-in .txt--link a:hover {color:#716303;}

/*  faq
============================== */
.page--faq .section--base {
	width: 900px;
	margin: 0 auto;
	padding-right: 0;
	padding-left: 0;
}
.page--faq .section-tit + p {
	text-align: center;
	margin: -20px auto 50px;
}
.page--faq .tit--category {
	color: inherit;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.3;
	margin: 0 0 40px;
	letter-spacing: 0.05em;
}
.page--faq .list--faq {
  margin: 0 0 100px;
}
.page--faq .list--faq li {
  margin: 0 0 20px;
}
.page--faq .list--faq li:last-child {
  margin-bottom: 0;
}
.page--faq .list--faq a {
	display: block;
	color: inherit;
	position: relative;
	text-decoration: none;
	padding: 5px 0;
}
.page--faq .list--faq a:hover {    color: #9e9241;}
.page--faq .list--faq .tit {
  color: inherit;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.8;
  letter-spacing: 0.05em;
   padding: 0 0 0 50px;
   margin: 0;
}
.page--faq .icon--q,
.page--faq .icon--a {
	float: left;
	width: 34px;
	height: 34px;
	line-height: 30px;
	font-family: 'Cormorant Garamond', sans-serif;
	font-weight: 600;
	font-size: 18px;
	text-align: center;
	position: relative;
	top: -3px;
	border: 1px solid rgba(0,0,0,0.2);
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.page--faq .list--faq a:hover span { background: #222; color: #b4ad7e;}
.page--faq .icon--q {}
.page--faq .icon--a { color: #f12e5c; border-color: rgba(241, 46, 92, 0.4);}
.page--faq .block--contact { text-align: center; }
.page--faq .block--contact .txt { margin: 0 0 25px;}
.page--faq .block--contact .contact-list li:not(:last-child) {margin: 0 0 15px;}
.page--faq .block--contact .fa { display: none;}
.page--faq .block--faq-detail {
	margin: 0 0 80px;
	padding: 40px;
	background: #F8F7F5;
}
.page--faq .block--faq-detail dt {
  margin: 0 0 20px;
  border-bottom: 1px solid rgba(0,0,0,0.2);
  padding: 0 0 20px;
}
.page--faq .section--detail .block--faq-detail .tit {padding: 0 0 0 52px; font-size: 20px;}
.page--faq .section--detail .block--faq-detail .txt {padding: 0 0 0 52px; margin: 0;}
.page--faq .section--detail .block--faq-detail .icon--q,
.page--faq .section--detail .block--faq-detail .icon--a {top: 6px;}
.page--faq .section--detail .tit--category:first-of-type {
	color: inherit;
	font-size: 16px;
	line-height: 1.8;
	letter-spacing: 0.05em;
	margin: 0 0 20px;
	text-align: left;
}
.page--faq .block--search {margin-bottom: 100px;}

/* lyrics
============================== */
.page--lyrics .section--base {
	width: 900px;
	margin: 0 auto;
	padding-right: 0;
	padding-left: 0;
}
.page--lyrics .block--search {width: 70%; margin-bottom: 50px;}
.page--lyrics .block--search .form__selectbox {float: left; width: 25%; margin-right: 3%;}
.page--lyrics .block--search .form__selectbox select {width: 100%;}
.page--lyrics .block--search input[type="text"] {width: 49%;}
.page--lyrics .block--category li span {
	font-family: YakuHanJP, -apple-system, Helvetica, Arial, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN','Noto Sans Japanese', "メイリオ", sans-serif;
	font-weight: 300;
}
.page--lyrics .comment {
	font-family: 'Cormorant Garamond', sans-serif;
	font-weight: 600;
	font-size: 14px;
	opacity: 0.6;
}
.page--lyrics .comment span { font-size: 22px; margin: 0 5px 0 0;}
.page--lyrics .section--list .list--information .tit {
	margin-bottom: 0;
	float: left;
	width: 80%;
}
.page--lyrics .list--information .comment {
	float: right;
	width: 20%;
	text-align: right;
	line-height: 1.75em;
}
.page--lyrics .block--lyrics {
	background: #F8F7F5;
	padding: 50px 70px;
	position: relative;
}
.page--lyrics .block--lyrics .dummy{position: absolute; width: 100%; height: 100%; top: 0; left: 0;}
.page--lyrics .block--lyrics .tit {margin: 0 0 15px;}
.page--lyrics .block--lyrics .credit {font-size: 11px;margin: 0 0 30px;}
.page--lyrics .block--lyrics .txt {letter-spacing: 0;}
.page--lyrics .pane {margin: 0 0 50px;}
.page--lyrics .block--lyrics-tit {
	text-align: center;
	margin: 0 0 50px;
}
.page--lyrics .block--lyrics-tit .tit{margin: 0 0 5px;}
.page--lyrics .section--detail .list--information li{
	background: #f8f7f5;
	padding: 30px;
}
.page--lyrics .section--detail .list--information li .tit{ font-size: 18px;}
.page--lyrics .section--detail .list--information li .name{ font-size: 10px; opacity: 0.6; line-height: 1;margin: 0 0 20px;}
.page--lyrics .section--detail .list--information li .date{ border: none; padding: 0; margin: 0; opacity: 1;}
.page--lyrics .section--detail .list--information li .txt{  margin: 0;}




/* biography
============================== */
.page--biography .block--base:not(.block--profile) { border-top: 1px solid rgba(0, 0, 0, 0.2); padding: 50px 0px 0px;}
.page--biography .artist-ph {margin: 0 0 80px;}
.page--biography .artist-ph img{ max-height: unset;}
.page--biography .band-name { line-height: 0; width: 50%; margin: 0 0 30px;}
.page--biography .band-name svg *{ fill: #222;}
.page--biography .list--member {margin: 0 0 70px;}
.page--biography .list--member li{ font-family: 'Cormorant Garamond', sans-serif; font-weight: 600; font-size: 15px;}
.page--biography .block--profile .txt { line-height: 2.25; margin: 0 0 20px;}
.page--biography .biography__list > dt {
	width: 130px;
	float: left;
	clear: both;
	font-size: 30px;
	line-height: 1;
	opacity: 0.6;
	position: relative;
	top: -2px;
	font-family: 'Cormorant Garamond', sans-serif;
	font-weight: 600;
}
.page--biography .biography__list > dt .anchor {
	position: absolute;
	left: 0;
	top: -140px;
}
.page--biography .biography__list > dt:after {
	content: '';
	width: 40px;
	height: 1px;
	display: inline-block;
	background: rgba(0,0,0,0.25);
	position: relative;
	top: -6px;
	left: 15px;
}
.page--biography .biography__list > dd {
	margin-bottom: 40px;
	overflow: hidden;
	font-size: 12px;
}
.page--biography .block--live-history .inner-list dt {
	float: left;
	clear: both;
	margin-right: 20px;
	width: 5em;
}
.page--biography .block--live-history .inner-list dd { margin: 0 0 10px;}
.page--biography .block--live-history .biography__list dd > p{opacity: 0.6;}
.page--biography .column--left {
	position: fixed;
	width: 60px;
	left: 2%;
	top: 0;
	top: calc(50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border-left: 1px solid #c3c3c3;
	margin-top: 46px;
	z-index: 1;
	-webkit-transition: all .3s ease;
	opacity: 0;
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
.page--biography .show .column--left {opacity: 1;}
.page--biography .column--left li {position: relative;margin: 5px 0;}
.page--biography .column--left li::before {
	content: '';
	width: 0px;
	height: 1px;
	background: #9e9241;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	margin-top: 2px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	z-index: 1;
}
.page--biography .column--left li.current::before,
.page--biography .column--left li:hover::before  { width: 10px;}
.page--biography .column--left a{
	display: block;
	text-decoration: none;
	color: inherit;
	font-family: 'Cormorant Garamond', sans-serif;
	font-weight: 600;
	font-size: 15px;
	display: block;
	line-height: 1em;
	position: relative;
	color: #EFEEEA;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.page--biography .column--left li.current a,
.page--biography .column--left li a:hover{color:#9e9241;}
.page--biography .column--left li a::before {
	content: '';
	width: 5px;
	height: 5px;
	background: #666;
	display: inline-block;
	border-radius: 10px;
	margin-left: -3px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.page--biography .column--left li.current a::before,
.page--biography .column--left li a:hover::before {
	background: #9e9241;
	margin-right: 12px;
}



.form--post [class^="form__radio"] input[type="radio"]:checked + span::before


/*  questioonnaire
============================== */
.page--questionnaire .txt { margin: 0 0 60px;}
.page--questionnaire .form--base dt {
	color: #222;
    font-weight: 400;
}
.page--questionnaire .form__checkbox input[type=checkbox],
.page--questionnaire .form__checkbox input[type=radio]{
    -webkit-appearance: none;
    width: 0;
    height: 0;
    opacity: 0;
    position: absolute;
}
.page--questionnaire .form__checkbox label,
.page--questionnaire .form__radio label{
    width: fit-content;
}
.page--questionnaire .form__checkbox label p::before {
    content: "";
    display: inline-block;
    width: 1.2em;
    height: 1.2em;
    border: 1px solid rgba(0,0,0,0.2);
    margin: -0.6em 0 0;
    position: absolute;
    top: 50%;
    left: 0;
    transition: all .3s ease;
}
.page--questionnaire .form__checkbox label:hover p::before{
    border: 1px solid rgba(0,0,0,1);
}
.page--questionnaire .form__checkbox :checked ~ p::before {
    background: #222222;
    border: none;
}
.page--questionnaire .form__checkbox label p::after {
    content: "";
    display: inline-block;
    width: 0.8em;
    height: 0.4em;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    margin: -0.35em 0 0;
    position: absolute;
    top: 70%;
    left: 0.2em;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
}
.page--questionnaire .form__checkbox :checked ~ p::after {
    top: 50%;
    opacity: 1;
}
.page--questionnaire  [class^="form__radio"] input[type="radio"]{
    appearance: none;
}

.block--error {margin: 0 0 50px; color: #f12e5c;}
.block--error li {margin: 0 0 10px;}
.block--error li:before { content: '※';}

/* error-page
============================== */
.page--error .section--detail{text-align: center;}


/* バースデーメール
============================== */
.page--birthday .list--attention{ text-align: center;}

/* TYMS MAGAZINE
============================== */
/*
.page--information.category-TYMS .list--card .tit {display: none;}
.page--information.category-TYMS .list--card .date {border-top: none; padding-top: 0;}
*/
.page--information.category-TYMS .block--other-area{
  padding-top: 100px;
}



/*==============================
リニューアル前の記述
==============================*/
/* common */
.mainBtn a{
	display: block;
	width: 230px;
	padding: 10px 0;
	margin: 15px auto 0;
	color: #efeeea;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	background: #222;
}
.mainBtn a:hover{box-shadow: 0 10px 30px -10px rgba(0,0,0,0.8);}
.contents,
.section#profile {
	padding: 80px 0;
	width: 900px;
	margin: 0 auto;
}
/* 過去のサンキューメール用 */
.section#profile .inner .thumb img{
	max-height: 600px;
	width: auto;
}
.contents .btn a{text-decoration: none;}
.thumb .dummy,
.section#profile .inner .thumb img.dummy {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: transparent;
}
/* thank you message用 */
body.profile h2.contTit {
	padding: 80px 0 0;
	width: 900px;
	margin: 0 auto 50px;
	font-size: 24px;
	line-height: 1.75;
	text-align: center;
}
body.profile h2.contTit + script + .section#profile {padding: 0!important; }
body.profile .h5_player {margin: 0 0 50px!important;}

/* TOPに戻るボタン用 */
.tourArea {
	padding: 0 0 80px;
	margin-top: -40px;
}

/* discoコメント用 */
.page--disco .block--comment .discography_detail_b_banner {display: none;}
.page--disco .block--comment .discography_detail_b_banner li{ float: left; margin: 0 15px 0 0;}
.page--disco .block--comment .discography_detail_b_banner li a {display: block; line-height: 0; height: 30px;}
.page--disco .block--comment .discography_detail_b_banner li:first-child a {
	background: #000;
	padding: 5px 18px;
	border-radius: 3px;
}
.page--disco .block--comment .discography_detail_b_banner li img{height: 100%; width: auto!important;}
.page--disco .block--comment .k_c01 {display:none;}
.page--disco .block--comment .discography_detail_b_banner p{font-size: 10px}
.page--disco .block--comment .musicLink {display: none;}


/* support */
.page--support .supportTit{
	margin-bottom:5px;
	font-size:16px;
	font-weight:bold;
}
.page--support .supportTxt{ margin: 0 0 30px;}
.page--support .supportCaption{ margin-bottom:15px; }
.page--support .supportCaption li{
	margin-bottom:5px;
	/*
	padding-left:1em;
	text-indent:-1em;
	*/
}
.page--support .companyTable{ width:100%; border: 1px solid rgba(0,0,0,0.2);}
.page--support .companyTable th{
	width:150px;
	padding:10px;
	border-bottom: 1px solid rgba(0,0,0,0.2);;
	border-right: 1px solid rgba(0,0,0,0.2);;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	vertical-align: middle;
	background: #e8e6e0;
}
.page--support .companyTable td{
	padding:10px;
	font-size:13px;
	border-bottom:1px solid rgba(0,0,0,0.2);
	vertical-align: middle;
	background: #F8F7F5;
}

/* link */
.page--support .link_txt_b{ margin-bottom: 40px;}
.page--support .link_txt_b p {margin: 0 0 30px;}
.page--support .link_txt_b ul li {
	list-style: disc;
	margin: 0 0 0px 20px;
	font-size: 12px;
}
.page--support .top_link_txt {
	width: 100%;
	height: auto;
	border-top:1px solid rgba(0,0,0,0.2);
}
.page--support .top_link_txt dl dt {
	float: left;
	clear: both;
	padding:13px 0;
	margin-right: 2em;
}
.page--support .top_link_txt dl dd {
	font-size: 12px;
	padding:15px 0;
	border-bottom:1px solid rgba(0,0,0,0.2);
}

/* TYMS MUSIC */
.page--music .lead {margin: 0 0 30px;}
.page--music .musicList{margin: 0 0 50px;}
.page--music .musicList li{ font-weight:bold;}
.page--music .capsTit{
	margin-bottom:15px;
	font-weight:bold;
	font-size:16px;
}
.page--music .musicTable{
	width:100%;
	border:1px solid rgba(0,0,0,0.2);
	border-bottom:none;
	margin-bottom:50px;
}
.page--music .musicTable th{
	width: 160px;
	padding: 8px 20px;
	border-right: 1px solid rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(0,0,0,0.2);
	font-family: 'Cormorant Garamond', sans-serif;
	font-weight: 600;
	text-align: center;
	line-height: 1.3;
	background: #e8e6e0;
}
.page--music .musicTable td{
	padding:8px 20px;
	border-bottom:1px solid rgba(0,0,0,0.2);
	background: #F8F7F5;
}
.page--music .musicTable td .new {
	color: #f12e5c;
	margin: 0 0 0 10px;
}
.page--music .musicCaps { margin: 0 0 30px;}
.page--music .musicCaps li{
	font-size:12px;
	margin-bottom:8px;
	line-height:1.4em;
	text-indent:-1em;
	padding-left:1em;
}
.page--music .txtCaption{
	margin-bottom: 30px;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.6;
}
.page--music .capTit{
	margin-bottom:7px;
	font-size:14px;
	font-weight:bold;
}
.page--music .capBox{ margin-bottom:30px;}
.page--music .capBox dl{ margin-bottom:10px;}
.page--music .capBox dt{
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
}
.page--music .capBox dd{
	padding-left:1em;
	margin-bottom:3px;
	text-indent:-1em;
	font-size:12px;
	line-height:1.6em;
}
.page--music .capBox ul li{
	font-size:12px;
	margin-bottom:2px;
	line-height:1.4em;
}
.page--music .smlTxt{ font-size:12px; line-height:1.4em;}

/* entry */
.page--entry .wrap{background: #222;color: #b4ad7e;}
.page--entry .section--detail {width: 100%; padding: 0;}
.page--entry .section--detail a {color: #b4ad7e;}
.page--entry .area {padding: 80px 0;}
.page--entry .area.menuArea {background: #EFEEEA; color: #222;}
.page--entry .area.detailArea {background: #d6d6cf; color: #222;}

.page--entry .area__inner {width: 900px; margin: 0 auto;}
.page--entry .area:last-child {margin-bottom: 0;}
.page--entry .registLogo{
	display: block;
	margin: 0 0 70px;
	line-height: 1;
	text-align: center;
}
.page--entry .registLogo img {
	width: 440px;
}
.page--entry .resistTit{
	margin-bottom: 50px;
	font-size: 26px;
	text-align: center;
	line-height: 1;
	position: relative;
}
.page--entry .topArea .txt {
	font-size: 16px;
	margin: 0 0 20px;
	line-height: 2em;
}
.page--entry .topArea .txt .bold{font-weight: bold;}
.page--entry .topArea .txt .em {
	font-family: 'Cormorant Garamond', sans-serif;
	font-weight: 600;
	margin: 0 2px;
	font-size: 1.13em;
}
.page--entry .menuArea .resistTit {
	font-family: 'Cormorant Garamond', sans-serif;
	font-weight: 600;
	font-size: 32px;
}
.page--entry .contBox > li {
	background: #f8f7f5;
	padding: 30px;
	margin: 0 0 2px;
	position: relative;
}
.page--entry .contBox dt{
	margin-bottom: 15px;
	font-size: 22px;
	font-family: 'Cormorant Garamond', sans-serif;
	font-weight: 600;
	line-height: 1em;
}
.page--entry .contBox dt span.fa {
	display: inline-block;
	width: 25px;
	opacity: 0.5;
	text-align: center;
	margin: 0 2px 0 0;
	font-size: 20px;
}
.page--entry .contBox dd{
	line-height:1.8em;
}
.page--entry .contBox dd p{margin: 0 0 20px;}
.page--entry .attentionList li {
	font-size: 11px;
	margin: 0 0 4px;
	line-height: 1.4;
}
.page--entry .attentionList li:before {display: none;}
.page--entry .cont--card .fa:before {
	content: "\f283";
	font-size: 18px;
	vertical-align: 2px;
}
.page--entry .cont--card dt .limited{
	font-size: 14px;
	position: relative;
	bottom: 1px;
	margin: 0 0 0 10px;
	color: #f12e5c;
}
.page--entry .cont--card dt .limited:before{
	content:'/ ';
	color: #222;
		margin: 0 5px 0 0;
}
.page--entry .cont--card .ph {
	float: left;
	width: 120px;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 5px 20px -5px rgba(0,0,0,0.5);
	position: absolute;
	right: 30px;
	top: 50%;
	margin-top: -38px;
}
.page--entry .cont--card .ph img {width: 100%;}
.page--entry .section--detail .attentionList a {color: #222;}
.page--entry .detailArea .course {
	margin: 0 0 60px;
}
.page--entry .detailArea .course .subTxt{
	display: block;
	font-size: 12px;
}
.page--entry .subTit{
	font-size: 20px;
	text-align: center;
	margin: 0 0 15px;
}
.page--entry table{
	width:80%;
	background: #efeeea;
	margin: 0 auto 60px;
}
.page--entry table th{
	width:170px;
	padding:20px;
	border-right:solid 1px #D6D6CF;
	border-bottom:solid 1px #D6D6CF;
	vertical-align:middle;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	background: #afafa2;
}
.page--entry table th br{display: none;}
.page--entry table td{
	padding:20px;
	border-bottom:solid 1px #D6D6CF;
	font-size:14px;
	line-height:1.7em;
}
.page--entry table dl{
	margin-bottom:10px;
}
.page--entry table dt{
	font-size:13px;
	margin-bottom:5px;
}
.page--entry table dd{
	margin-bottom:2px;
	line-height:1.5em;
	font-size:11px;
}

.page--entry .courseChange .mainBtn a{
	width: 50%;
	padding: 15px;
	margin: 0 auto;
}
.page--entry .courseChange .mainBtn a br{display: none;}

.page--entry .entryBox {margin: 30px 0 20px;}
.page--entry .entryBox li{
	padding: 40px 25px;
	margin-bottom:20px;
	background:#efeeea;
}
.page--entry .entryBox .tit{
	margin-bottom: 15px;
	background: transparent;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
.page--entry .entryBox li{
	float: left;
	width: 49%;
	margin-right: 2%;
}
.page--entry .entryBox li:last-child{margin: 0;}
.page--entry .entryBox li:last-child .tit{margin-bottom: 67px;}
.page--entry .entryBox p {font-size: 11px; text-align: center;}
.page--entry .entryArea .attentionList li {
	font-size: 13px;
	margin: 0 0 4px;
	line-height: 1.4;
}
.page--entry .entryArea .attentionList li:before {display: none;}
.page--entry .entryArea .mail {
	padding: 30px 30px;
	border: solid 1px;
	margin-top: 100px;
}
.page--entry .entryArea .mail .mailTit {
	text-align: center;
	font-weight: bold;
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: transparent;
	font-size: 18px;
	border-bottom: solid 1px;
}
.page--entry .entryArea .mail .mailTit br{display: none;}

/* course_change */
.page--course .pageTit {
	margin-bottom: 30px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.page--course .pageTit br{display: none;}
.page--course .txtL {
	text-align: center;
	margin: 0 0 60px;
	color: #f12e5c;
	font-size: 18px;
	font-weight: bold;
}
.page--course .txt.em {
	font-size: 16px;
	line-height: 1.8;
}
.page--course .area {margin: 0 0 100px;}
.page--course .area:last-child {margin-bottom: 0;}
.page--course .areaTit {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 30px;
	position: relative;
}
.page--course .areaTit:after {
	content: '';
	border-bottom: solid 1px #222;
	width: 5%;
	padding: 10px;
	display: block;
	margin: 0 auto;
	top: 62px;
}
.page--course #yearly table {
	width:100%;
	margin: 0 0 30px;
	border:1px solid rgba(0,0,0,0.2);
	background: #F8F7F5;
}
.page--course #yearly table th{
	width:160px;
	padding:20px;
	border-right:1px solid rgba(0,0,0,0.2);
	border-bottom:1px solid rgba(0,0,0,0.2);
	vertical-align:middle;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background: #e8e6e0;
}
.page--course #yearly table td{
	padding:20px;
	border-bottom:1px solid rgba(0,0,0,0.2);
	font-size:14px;
	line-height:1.7em;
}
.page--course #yearly table td .subTxt {
	display: block;
	font-size: 12px;
	text-align: left;
}
.page--course .attentionBox {
	border-top: 1px solid rgba(0,0,0,0.2);
	padding: 20px 0 0;
	margin: 30px 0 0;
}
.page--course .attentionBox .tit{
	font-weight: bold;
	margin: 0 0 7px;
	font-size: 15px;
}
.page--course #change .txt.em {
	text-align: center;
	margin: 0 0 30px;
}
.page--course #change .pattern {margin: 0 0 50px;}
.page--course #change .pattern > li {
	padding: 35px 50px;
	margin-bottom: 40px;
	background: #F8F7F5;
}
.page--course #change .pattern li > .tit{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 25px;
}
.page--course #change .pattern .tit br{display: none;}
.page--course #change p.subTxt {
	font-size: 12px;
	text-align: center;
	margin-top: -10px;
}
.page--course #change .pattern .subTxt li {
	font-size: 12px;
	margin: 0 0 5px;
	line-height: 1.4;
	text-indent: -1em;
	padding-left: 1em;
}
.page--course #change .pattern .subTxt li:last-child {margin-bottom: 0;}

.page--course .mainBtn a {
	font-size: 16px;
	width: 250px;
	padding: 12px 0;
	margin: 30px auto 30px;
	text-indent: 0;
}
.page--course #change .step {margin: 0 0 20px;}
.page--course #change .step li {
	margin: 0 0 10px;
	text-indent: -1.45em;
	padding-left: 1.45em;
}
.page--course #change .step li:last-child {}
.page--course #change .step li .txt{margin: 0 0 10px;}
.page--course #change .step li .txt + .btn {margin-top: 20px;}
.page--course a.txtLink {text-decoration: underline;}
.page--course a.txtLink:hover {text-decoration: none;}
.page--course #change .numb {
	font-weight: 400;
	font-family: 'Open Sans Condensed', 'Noto Sans Japanese', sans-serif;
	margin-right: 10px;
}



/* moviePopup
============================== */
#moviePopup {
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
}
#moviePopup iframe {height: 100%;}
#moviePopup #bg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
}
#moviePopup #close {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 999;
	cursor: pointer;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	border: 1px solid transparent;
	border-radius: 100px;
}
#moviePopup #close:before,
#moviePopup #close:after {
	content: '';
	display: inline-block;
	position: absolute;
	right: 4px;
	top: 23px;
	width: 40px;
	height: 2px;
	background-color: #efeeea;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	box-shadow: 0 0 30px rgba(0,0,0,0.5);
}
#moviePopup #close:before{ -webkit-transform: rotate(-45deg); transform:rotate(-45deg); }
#moviePopup #close:after{ -webkit-transform: rotate(45deg);transform: rotate(45deg);}
#moviePopup #close:hover {border-color: #efeeea; }
#moviePopup #close:hover:before{ -webkit-transform: scale(0.7) rotate(-45deg); transform: scale(0.7) rotate(-45deg); }
#moviePopup #close:hover:after{ -webkit-transform: scale(0.7) rotate(45deg);transform: scale(0.7) rotate(45deg);}
#moviePopup #inner { width: 100%; height: 100%; position: relative; z-index:99; }



/* inview
============================== */
.section-tit,
.page--home .area--gallery .section-tit,
.list--base li,
.page--home .list--picture li,
.page--home .section--bnr > *,
.block--month,
.block--category,
body:not(.page--biography) .section--detail,
.page--biography .block--base,
.block__tit,
.list--faq,
.block--search,
.tit--category,
.page--faq .section-tit + .txt,
.section--list .no-data,
.page--soloproject .block--link,
.page--soloproject .form__select,
.page--blog.staff_blog .section--list .mainBtn{
	opacity: 0;
	position: relative;
	top: 40px;
	transition: all .5s ease .15s;
}
.page--home .section--bnr > * { transition-duration: 1s; }
.page--home .list--picture li { transform: scale(0.8, 0.8);}
.list--base li:nth-child(1) { transition-delay: 0.15s; }
.list--base li:nth-child(2) { transition-delay: 0.3s; }
.list--base li:nth-child(3) { transition-delay: 0.45s; }
.list--base li:nth-child(4) { transition-delay: 0.6s; }
.list--base li:nth-child(5) { transition-delay: 0.75s; }
.list--base li:nth-child(6) { transition-delay: 0.9s; }
.list--base li:nth-child(7) { transition-delay: 1.05s; }
.list--base li:nth-child(8) { transition-delay: 1.2s; }
.list--base li:nth-child(9) { transition-delay: 1.35s; }
.list--base li:nth-child(10) { transition-delay: 1.5s; }
.list--base li:nth-child(11) { transition-delay: 1.65s; }
.list--base li:nth-child(12) { transition-delay: 1.8s; }
.list--base li:nth-child(13) { transition-delay: 1.95s; }
.list--base li:nth-child(14) { transition-delay: 2.1s; }
.list--base li:nth-child(15) { transition-delay: 2.25s; }
.list--base li:nth-child(16) { transition-delay: 2.4s; }
.list--base li:nth-child(17) { transition-delay: 2.55s; }
.list--base li:nth-child(18) { transition-delay: 2.7s; }
.list--base li:nth-child(19) { transition-delay: 2.85s; }
.list--base li:nth-child(20) { transition-delay: 3s; }

.page--home .list--picture li:nth-child(4n) { transition-delay: 0.3s; }
.page--home .list--picture li:nth-child(3n) { transition-delay: 0.4s; }

.inview .section-tit,
.page--home .area-inview.area--gallery .section-tit,
.inview .list--base li,
.page--home .section--bnr.inview  > *,
.page--home .list--picture li.item-inview,
.inview .block--month,
.inview .block--category,
body:not(.page--biography) .inview.section--detail,
.page--biography .block-inview,
.inview .block__tit,
.inview .list--faq,
.inview .block--search,
.inview .tit--category,
.page--faq .inview .section-tit + .txt,
.section--list.inview .no-data,
.page--soloproject .block--link.inview,
.page--soloproject .form__select.inview ,
.page--blog.staff_blog .section--list .mainBtn.inview{ opacity: 1; top: 0; }
.section--list.inview .no-data {opacity: 0.5;}

.page--home .list--picture li.item-inview  { transform: scale(1, 1);}



/* フォトログ */

#bbs.photoLog  h2.titMain{
  padding: 0 0 30px;
  line-height: 0;
}
#bbs.photoLog a {text-decoration: none;}

#bbs.photoLog #bbsInfo .lead{
  font-weight: bold;
  padding: 0 0 20px;
  font-size: 16px;
}
#bbs.photoLog .text, #bbs.photoLog .text p{padding:0 0 10px;}
#bbs.photoLog #bbsInfo a:hover,
#bbs.photoLog .threadDetail .back a:hover{ color: #5f5616; }
#bbs.photoLog #bbsInfo{padding: 0 0 60px;}
#bbs.photoLog #bbsInfo .notice li{
  font-size: 13px;
  line-height: 1.3;
  text-indent: -1em;
  padding: 0 0 5px 1em;
}

#bbs.photoLog .bbsList li{
  margin: 0 0 50px;
}
#bbs.photoLog .bbsList li a {
  position: relative;
  top: 0;
	height: 100%;
	padding:25px;
	display: block;
  color:#222;
	line-height: 1.8;
  background: #f8f7f5;
}
#bbs.photoLog .bbsList li a p:not(.thumb){
  margin-left: 135px;
}
#bbs.photoLog .bbsList li a:hover{
	box-shadow: 0 15px 60px -15px rgba(0,0,0,0.3);
	top: -10px;
}
#bbs.photoLog .bbsList li a .thumb{
  width: 120px;
  height: 120px;
  border-radius: 100%;
  float: left;
  background-size: contain;
  background-position: center;
}
#bbs.photoLog .bbsList li a .name{
  margin:30px 0 0;
  font-size: 12px;
}
#bbs.photoLog .bbsList li a .date {
  line-height: 1em;
  border-top: 1px solid rgba(0,0,0,0.2);
  padding: 15px 0 0;
  margin: 15px 0 0;
}

#bbs.photoLog .threadDetail .title{
  margin: 0 0 15px;
  font-size: 24px;
  line-height: 1.75;
}
#bbs.photoLog .threadDetail .date{
  padding: 0 0 30px;
  margin: 0 0 30px;
  border-bottom: 1px solid rgba(0,0,0,0.2);
}
#bbs.photoLog .threadDetail .thumb, #memberComment .name{
  float: left;
  width: 120px;
  text-align: center;
  font-size: 12px;
}
#bbs.photoLog .threadDetail .thumb, #memberComment .name .thumb{
  width: 120px;
  height: 120px;
  border-radius: 100%;
  background-size: contain;
  background-position: center;
}
#bbs.photoLog #memberComment{
  padding: 0 0 20px;
}

#bbs.photoLog .threadDetail .back{
  text-align: center;
  padding: 0 0 20px;
}
#bbs.photoLog #memberComment .text{
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding:10px 15px 12px;
  margin: 0 0 0 140px;
  border-radius: 5px;
  background: #f8f7f5;
  position: relative;
  letter-spacing: 1px;
  z-index: 1;
}
#bbs.photoLog #memberComment .text::before {
  content: "";
  position: absolute;
  left: -20px;
  top: 15px;
  border-top: 10px solid transparent;
  border-left: 4px solid transparent;
  border-right: 20px solid #f8f7f5;
  border-bottom: 8px solid transparent;
  z-index: 1;
}
#bbs.photoLog input{
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  transition: all .3s ease;
}
#bbs.photoLog a.main, #bbs.photoLog  input.main{
  display: block;
  width: 230px;
  padding: 10px 0;
  margin: 15px auto 0;
  color: #b4ad7e;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  background: #222;
}
#bbs.photoLog a.sub{
  display: block;
  width: 230px;
  padding: 10px 0;
  margin: 15px auto 0;
  color: #fff;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  background: #999;
}
#bbs.photoLog a.main:hover,
#bbs.photoLog  input.main:hover, #bbs.photoLog a.sub:hover{box-shadow: 0 10px 30px -10px rgba(0,0,0,0.8);}

#bbs.photoLog .threadDetail #commentArea{padding:80px 0 0;}
#bbs.photoLog .threadDetail #commentArea .commentTit{
  font-size: 25px;
  text-align: center;
  margin: 0 0 20px;
}
#bbs.photoLog .contTit{
  font-size: 20px;
  text-align: center;
  margin: 0 0 15px;
}
#bbs.photoLog .threadDetail #commentArea .commentList li{
  margin:0 0 20px;
  padding:11px 15px 14px;
  background: #f8f7f5;
}
#bbs.photoLog .threadDetail #commentArea .commentList li .name {
  margin: 10px 0 0;
  font-size: 11px;
}
#bbs.photoLog .threadDetail #commentArea .commentList li .bbs_data{
  border-top: 1px solid rgba(0,0,0,0.1);
  padding: 8px 0 0;
  margin: 10px 0 0;
  font-family: 'Cormorant Garamond', sans-serif;
  font-weight: 600;
  font-size: 14px;
}
#bbs.photoLog  #comment_form textarea{
  width: 100%;
  min-height: 150px;
  padding: 15px;
  font-size: 13px;
  border: 1px solid #aaa;
  resize: vertical;
  background: rgba(255,255,255,0.2);
}


#bbs.photoLog #comment_form .btnList{text-align:center;}
#bbs.photoLog #comment_form .btnList li{
  display:inline-block;
  padding:0 10px 20px;
  vertical-align:top;
}

#bbs.photoLog #comment_form .commentCheck{
  background: rgba(255,255,255,0.5);
  padding: 10px 15px 12px;
  margin: 10px 0 25px;
  font-size: 16px;
}

.mfp-content #popup .tit{
	font-size: 20px;
	text-align: center;
	margin: 0 0 15px;
}
.mfp-content #popup{
  position: relative;
  margin: 0 auto;
  padding: 50px;
  width:800px;
  background: #d6d6cf;
}
.mfp-content #popup #namebox{
  background: rgba(255,255,255,0.3);
  padding: 8px 15px;
  margin:0 0 25px;
}

.mfp-content #popup textarea{
  width: 100%;
  min-height: 150px;
  padding: 15px;
  font-size: 13px;
  border: 1px solid #aaa;
  resize: vertical;
  background: rgba(255,255,255,0.2);
}


#bbs.threadMuseum .fa{
	display: inline;
}
#bbs.threadMuseum .txt{
	margin: 0 0 20px;
    text-align: center;
    font-size: 15px;
}
#bbs.threadMuseum .threadAttention{
	border: 1px solid;
    padding: 40px;
    margin: 0 0 40px;
}
#bbs.threadMuseum .threadAttention dt{
    font-size: 17px;
    margin: 0 0 15px;
}
#bbs.threadMuseum .threadAttention dd{
	text-indent: -18px;
    padding: 0 0 0 18px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.8em;
}
#bbs.threadMuseum .threadAttention dd:last-child{
    margin: 0;
}
#bbs.threadMuseum .linkRule{
	text-align: center;
}
#bbs.threadMuseum .linkRule a{
	margin: 0 0 40px;
    display: inline-block;
}
#bbs.threadMuseum .linkRule a span{
    color: #d60000;
}

#bbs.threadMuseum .threadpostRule{
	text-align: center;
	margin:0 0 40px;
}
#bbs.threadMuseum .threadpostRule a{
	margin: 0;
    display: inline-block;
}
#bbs.threadMuseum .threadpostRule a span{
    color: #d60000;
}


#bbs.threadMuseum #popup{

}
#bbs.threadMuseum #comment_form textarea {
    min-height: 80px;
}
#bbs.threadMuseum .formList{
	margin: 0 0 40px;
}
#bbs.threadMuseum .formList li{
    background: #FFF;
    padding: 40px;
    margin: 0 0 2px;
}
#bbs.threadMuseum .formList li:last-child{

}
#bbs.threadMuseum .formList li .formTit{
	font-weight: 600;
    margin: 0 0 20px;
    line-height: 1.5em;
}
#bbs.threadMuseum .formList li .formTit span{
    background: #000;
    color: #FFF;
    line-height: 1em;
    padding: 0 10px 2px;
    margin: 0 10px 0 0;
}
#bbs.threadMuseum #namebox{

}
#bbs.threadMuseum .attention{

}
#bbs.threadMuseum .attention li{

}
#bbs.threadMuseum .btn input{
	margin: 0 auto 0;
}



/* チャリティー企画
============================== */
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP:500,700,900&display=swap');

#charity{ background: #000; color:#fff; }
#kumamoto, .kumamoto{ background: #f0cdd4; color:#555; }
#kumamotoFood{
  margin:0 0 50px;
  padding: 50px 50px 0;
  background: rgba(255,255,255,0.6);
}
#kumamotoFood .leadArea p.ph{
	margin: 0 auto 20px;
	width: 50%;
	position: relative;
}
.ph::before{
  position: absolute;
  top: 0;
  left: 0;
  content: url("/static/theyellowmonkey/fanclub-pc/feature/charity2019/dummy.png");
  width: 100%;
  height: 100%;
}

#charity #kv{
  position:relative;
  height: 80vh;
  line-height: 0;
}
#kvBg{
  height:100%;
  width:100%;
}
#charity #kv li{
  position:absolute;
}

#charity #kv li.logo{
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width:30%;
  text-align: center;
}
#charity #kv li.btnFksm, #charity #kv li.btnKmmt{
  height: 28vh;
}
#charity #kv li.btnFksm img, #charity #kv li.btnKmmt img{height:100%;}
#charity #kv li.btnFksm{
  left: 0;
  top: 0;
}
#charity #kv li.btnKmmt{
  right: 0;
  bottom: 0;
}
#charity h3{
  text-align: center;
  font-size: 45px;
  font-weight: 900;
  letter-spacing: 5px;
  line-height: 1.8;
  padding: 0 0 40px;
}
#charity.charityList h3{padding: 0 0 70px;}
#charity h4{
  font-size: 30px;
  font-weight: 900;
  letter-spacing: 2px;
  padding: 0 0 10px;
}
#charity section{
  padding: 130px 0 100px;
}
#charity section#about{
  padding: 130px 0;
  background: #333;
}
#charity.charityList section{padding: 100px 0;}
#charity section .inner{
  width: 940px;
  margin: 0 auto;
  font-family: 'Noto Serif JP', serif;
  font-weight:500;
}

#charity .leadTop{
  padding:0 0 90px;
  font-size: 16px;
  line-height: 1.9;
}
#charity .leadTop p{
  padding:0 0 15px;
}
.notice li{
  text-indent: -1em;
  padding: 0 0 0 1em;
}


#charity #fukushima{
  padding:130px 0 0;
}
#charity #schedule table{
  font-size: 16px;
  letter-spacing: 2px;
  border: 1px solid;
  padding: 10px;
  width: 100%;
  margin: 0 0 40px;
}
#charity #schedule table tr{
  margin: 25px;
  display: block;
}
#charity #schedule table tr:not(:last-of-type){
  padding: 0 0 25px;
  border-bottom: 1px solid;
}
#charity #schedule table tr th{
  padding: 0 50px 0 25px;
  border-right: 1px solid;
}
#charity #schedule table tr td{
  padding: 0 0 0 50px;
}

.cs{
  text-align: center;
  font-size: 32px;
  letter-spacing: 5px;
  padding: 0 0 0 10px;
}
#charity .categoryList{
	display: flex;
	justify-content: center;
	padding: 0 0 20px;
}
#charity .categoryList ul{ margin: 0 0 0 -28px; }
#charity .categoryList ul > li{
  position: relative;
  float:left;
  width: 294px;
  margin: 0 0 60px 28px;
  line-height: 0;
}
#charity .categoryList ul > li:nth-child(3n+4){
  clear:left;
}
#charity .categoryList ul > li a{
  display: block;
  text-decoration: none;
}
#charity .categoryList ul > li a img{
  width: 100%;
  padding:0 0 18px;
  -webkit-transition: all .3s;
  transition: all .3s;
}
#charity .categoryList ul > li a p.tit, .btn.list a, #categoryBtnlist li a{
  display:block;
  width:250px;
  padding: 10px 0 12px;
  border:solid 2px #FFF;
  margin:0 auto;
  border-radius:30px;
  position:relative;
  color:#FFF;
  font-size:14px;
  text-align:center;
  line-height: 1.4;
  background:transparent;
  overflow: hidden;
  -webkit-transition: all .3s;
  transition: all .3s;
  text-decoration: none;
}
#categoryBtnlist li a{
  color:#555;
  border:solid 2px #555;
}
#charity #kumamoto .categoryList ul > li a p.tit, #kumamoto #categoryBtnlist li a{
  border:solid 2px #555;
  color:#555;
}
.btn.list{padding:0 0 30px;text-align:center;}
.btn.list a{
  display:inline-block;
  margin:0 10px 20px;
  width:220px;
  color:#9e9241;
  border:solid 2px #9e9241;
  text-decoration: none;
}
#kumamoto .btn.list a{
  color: #93862e;
}
.btn.list a:hover, #kumamoto .btn.list a:hover{
  color:#000;
  background:#9e9241;
}
#charity .categoryList ul > li a:hover img{
  opacity:0.6;
}
#charity .categoryList ul > li a:hover p.tit, #categoryBtnlist li a:hover{
  opacity:1;
  color:#000;
  background:#fff;
}
#charity #kumamoto .categoryList ul > li a:hover p.tit, #kumamoto #categoryBtnlist li a:hover,
.kumamoto #categoryBtnlist li a:hover{
  background:#555;
  color:#fff;
}
#cboxTitle{
  bottom: 0px !important;
  color: #111 !important;
  text-align: left !important;
}

.bold{
  font-weight: bold;
  letter-spacing: 2px;
}
.leadArea{
  padding: 0 0 52px;
  font-size: 15px;
  line-height: 1.9;
}
.leadArea p{
  padding:0 0 10px;
}

.leadArea .notice li, .attend  .notice li{
  padding: 0 0 8px 1em;
  font-size: 14px;
  line-height: 1.5;
}
.attend .notice{
  padding:0 0 12px;
}
.attend .lead{
  padding: 0 0 10px;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 1.9;
}
.attend .lead p{
  padding:0 0 10px;
}
.attend > dl dt{
  padding: 0 0 8px;
  font-weight: bold;
  letter-spacing: 2px;
  font-size: 15px;
}
.attend > dl dd{
  padding:0 0 30px;
}
.attend .text p{
  padding:0 0 20px;
}
.attend table{
  font-size: 15px;
  letter-spacing: 2px;
  border: 1px solid;
  padding: 10px;
  width: 100%;
  margin: 0 0 20px;
}
.attend table tr{
  margin: 25px;
  display: block;
}
.attend table tr:not(:last-of-type){
  padding: 0 0 25px;
  border-bottom: 1px solid;
}
.attend table tr th{
  padding: 0 50px 0 25px;
  width: 200px;
  border-right: 1px solid;
}
.attend table tr td{
  padding: 0 0 0 50px;
}


/* 一覧 */
.titProduct{
  line-height: 1.4em;
  padding: 8px 0 0;
  color: #fff;
}
.kumamoto .titProduct{color:#444;}
.titProduct span{
  display: inherit;
  padding: 5px 0 0;
}
#categoryBtnlist{
  padding: 0 0 50px;
  text-align: center;
}
#categoryBtnlist li {
  display: inline-block;
  margin: 0 10px 20px;
}
#categoryBtnlist li p{
  display:block;
  width:250px;
  padding: 10px 0 12px;
  border:solid 2px #FFF;
  margin:0 auto;
  border-radius:30px;
  position:relative;
  color:#000;
  font-size:14px;
  text-align:center;
  line-height: 1.4;
  background: #fff;
  overflow: hidden;
  text-decoration: none;
}
.kumamoto #categoryBtnlist li p{
  color:#fff;
  background:#555;
  border:solid 2px #555;
}

#charity .categoryList ul > li a:hover .titProduct{opacity:0.6;}




/* new-movie */

.page--movie.new-movie .wrap .section--list {
    width: 100%;
    max-width: none;
}

.new-movie.page--movie-top .list--base.list--card li:not(:first-child) {
    display: none;
}
.new-movie.page--movie-top .list--base.list--card li {
    width: 100%;
}
.new-movie.page--movie-top .list--base.list--card {
    width: 48.5%;
}
.new-movie.page--movie-top .block--category-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 0 !important;
}


.page--movie.new-movie .wrap .section--list .section-tit {
    margin: -20px 0 30px;
}

.new-movie.category-1023 .block--pager {
    display: none;
}


.page--movie.new-movie.page-movie-detail #new_movie.section--detail {
    opacity: 1;
    top: 0;
}
.page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies {
    background: none;
}
.page--movie.new-movie.page-movie-detail .section--detail .block--tit {
    width: 100%;
    margin: 0 auto 50px;
}

.page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li {
    border-bottom: 1px solid #c9c9c9;
}
.page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a {
    text-decoration: none;
}
.page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a .tit {
    font-size: 18px;
    margin-bottom: 0px;
}
.page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a .date {
    opacity: 0.8;
    margin: 0;
    border: none;
    padding: 0;
}

.page--movie.new-movie .section--detail .area--movie .vjs-big-play-centered .vjs-big-play-button {
    margin: 0 !important;
    transform: translate(-50%, -50%) !important;
}

.page--movie.new-movie.page-movie-detail .detail__btn a {
    font-size: 0;
}
.page--movie.new-movie.page-movie-detail .detail__btn a::after {
    font-size: 15px;
}
.page--movie.new-movie .section--detail .area--more-info .block--tab > div .item__ico > span {
    font-size: 0;
}
.page--movie.new-movie .section--detail .area--more-info .block--tab > div .item__ico > span::after {
    content: 'Latest';
    font-size: 13px;
}


.page--movie.new-movie .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a .list__txt {
    width: 70%;
}
.page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a .tit {
    line-height: 1.5;
    font-size: 16px;
    margin-bottom: 2px;
}

