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


/* base
============================== */
/* clearfix */
.clearfix::after {
	content: "";
	display: table;
	clear: both;
}
* { box-sizing: border-box; padding: 0; margin: 0; }
html, body { height: 100%;}
body {
	min-height: 100%;
	min-width: 1000px;
	color: #000;
	font-family: YakuHanJP, -apple-system, "Roboto-Regular", 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN','Noto Sans Japanese', "メイリオ", sans-serif;
	font-weight: 300;
	font-size: 15px;
	line-height: 1.8;
	-webkit-text-size-adjust: none;
	background: #fff;
	word-break: break-word;
}
a { transition: all .3s ease; }
a:hover {text-decoration: none;}
button,textarea,select,img, input, a { outline: none; }

/* layout
============================== */
.wrap {min-height: 100%;position: relative; padding-top: 69px;}
.section--base {padding: 90px 0 50px;}

/* components
============================== */
.center { text-align: center; }
.bold { font-weight: 600; }
.txt--sub {font-size: 0.8em; color: #888;}
.date {
    position: relative;
    letter-spacing: 0.1em;
}
.date:not(.date--event) {
	display: inline-block;
	font-family: YakuHanJP, 'Source Sans Pro', sans-serif;
	font-weight: 500;
	color: #888;
	font-size: 13px;
}
.date .category {
	display: inline-block;
	margin-left: 18px;
}		
.date .category:before{
	content: '|';
	position: relative;
	left: -10px;
	opacity: 0.5;
}
.date--event {
	display: block;
    font-size: 14px;
    margin: -5px 0 8px;
    color: #000;
}
.date--event:before { content:'受付期間 : ';}
.date--event .week {font-size: 0.8em;}
.date--event .event-date--end:before { content: '～'; margin: 0 5px;}
.icon--key svg path{transition: all .3s ease;}
.section-tit {
    position: relative;
    margin: 0 auto 80px;
    text-align: center;
    font-weight: 300;
}
.section--list .section-tit {width: 800px;}
.section-tit:not(.tit--small) {
	font-size: 30px;
	font-family: 'Source Sans Pro', -apple-system, "Roboto-Regular", 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN','Noto Sans Japanese', "メイリオ", sans-serif;
	line-height: 1em;
	letter-spacing: 0.1em;
}
.section-tit.tit--small{
	font-size: 26px;
	font-weight: 200;
  letter-spacing: 0.075em;
}
.section-tit + .tit--small{margin-top: 2.5em;}
.section-tit .icon--key {
	display: block;
	width: 26px;
	margin: 0 auto 15px;
	line-height: 0;
	text-align: center;
}
.section-tit .icon--key path{fill: #444;}
.section-tit + .lead {
    width: 800px;
    margin: -30px auto 80px;
    font-size: 18px;
    font-weight: 200;
    letter-spacing: 0.075em;
    text-align: center;
}
.section-tit + .lead:empty {display: none;}
.no-data { 
	text-align: center;
	color: #888;
}
.list--attention > li{
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.5;
	color: #888;
}
.list--attention > li:last-child{margin-bottom:0;}

/* list
------------------------------ */
.list--base > li {transition: all .3s ease; -webkit-transition: all .3s ease;}
.list--base > li:hover {z-index: 15;}
.list--base li a {display: block; height: 100%; position: relative;text-decoration: none;}
.list--card > li:hover a,
.page--home .slick-slide:hover a{
    box-shadow: 12px 18px 30px 0 rgba(0,0,0,.15);
    -webkit-transform: translate3d(0,-15px,0);
    transform: translate3d(0,-15px,0);
}
.list--info a:hover .thumb {
	box-shadow: 10px 15px 30px 0 rgba(0,0,0,.15);
    -webkit-transform: translate3d(0,-5px,0);
    transform: translate3d(0,-5px,0);
}
.list__txt {padding: 25px; padding: 3vw 4vw; color: #000}
.list__txt .tit {margin: 0 0 15px; font-size: 16px;}
.list__txt .txt { margin: -5px 0 20px; font-size: 12px;}
.new {margin: 0 0 0 10px; color: #c3af49;}
.thumb {line-height: 0;}
.thumb img {
	width: 100%;
	background : no-repeat center;
	background-size: cover;
}
.list--card,
.list--info {
	display: flex;
	display: webkit-flex;
	-webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.list--card::after,
.list--info::after {display: none;}
.list--card > li {width: calc(100% / 3); margin-bottom: 30px;}
.list--info > li { width: calc(100% /2); margin-bottom: 50px;}
.list--info > li:nth-child(odd) {padding-right: 3%;}
.list--info > li:nth-child(even) {padding-left: 3%;}
.list--card .thumb,
.list--info .thumb { position: relative; overflow: hidden;}
.list--info .thumb {
    float: left;
    width: 40%;
    margin-right: 5%;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    background: #7b7b84;
}
.list--card .thumb .blur,
.list--info .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);
}
.list--card .thumb img,
.list--info .thumb img{	
  position: relative;
  background-image: url(/static/cia/fanclub/common/thumb_none.png);
	background-size: cover;		
  transition: all .3s ease;
}
.list--info .list__txt { 
	padding: 0; 
	overflow: hidden;
	transition: all .3s ease;
    -webkit-transition: all .3s ease;
}
.list--info .new,
.list--card .new,
.list--profile .new{
  position: absolute;
  top: -20px;
  left: -20px;
  z-index: 1;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
}
.list--card .new{
	top: -10px;
	left: -10px;
}
.list--info a:hover .new{
    -webkit-transform: translate3d(0,-8px,0);
    transform: translate3d(0,-8px,0);
}
.list--card a:hover .new,
.list--profile a:hover .new{
    -webkit-transform: translate3d(0,-15px,0);
    transform: translate3d(0,-15px,0);
}
.list--info .new,
.list--card .new {margin: 0 0 30px;}
.list--info .new .inner,
.list--card .new .inner,
.list--profile .new .inner{
  display: block;
  width: 40px;
  height: 40px;
  line-height: 37px;
  border-radius: 100px;
  background: -moz-linear-gradient(-45deg, rgba(221,209,137,1) 1%, rgba(182,164,82,1) 100%);
  background: -webkit-linear-gradient(-45deg, rgba(221,209,137,1) 1%,rgba(182,164,82,1) 100%);
  background: linear-gradient(135deg, rgba(221,209,137,1) 1%,rgba(182,164,82,1) 100%);
  color: #fff;
  font-size: 13px;
  font-family: YakuHanJP, 'Source Sans Pro', sans-serif;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
  transition: 10s;
  -webkit-transition: 10s;
}
.list--card .new .inner {
	width: 50px;
	height: 50px;
	line-height: 46px;
	font-size: 15px;
}
.txt-members{
    display: inline-block;
    font-size: 11px;
    font-family: YakuHanJP, 'Source Sans Pro', sans-serif;
    position: relative;
    letter-spacing: 0.1em;
    font-weight: 500;
    margin-left: 10px;
    top: -1px;
}
.txt-members .icon--key {margin-right: 4px;}
.txt-members .icon--key svg {height: 7px;}
.section--detail .tit .txt-members { display: block; margin: 0 0 6px;}

.list--profile {
    display: flex;
    display: webkit-flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.list--profile li{width: calc((100% - 12%) / 4); margin: 0 4% 40px 0; position: relative;}
_::-webkit-full-page-media, _:future, :root .list--profile li { margin-right: 3.9%; }
.list--profile li:nth-child(4n){margin-right: 0;}
.list--profile li.member_none {pointer-events: none;}
.list--profile li a {display: block;text-decoration: none;}
.list--profile li .thumb {margin: 0 0 15px; }
.list--profile li .thumb img{
	background-color: #f5f5f5;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.list--profile li:hover .thumb img {
    box-shadow: 10px 15px 30px 0 rgba(0,0,0,.15);
    -webkit-transform: translate3d(0,-15px,0);
    transform: translate3d(0,-15px,0);
}
.list--profile li a {text-align: center; color: #fff;}
.list--profile li .tit {font-size: 18px; text-align: center; color: #000;}
.list--profile li .tit span{
    display: block;
    font-size: 0.75em;
    font-family: 'Source Sans Pro', sans-serif;
    letter-spacing: 0.1em;
    font-weight: 400;
    text-transform: lowercase;
    opacity: .5;
}
.list--chevron li a {padding-right: 20px; position: relative;}
.list--chevron li a::before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    border-right: 1px solid;
    border-top: 1px solid;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    right: 3px;
    top: 50%;
    margin-top: -4px;
    pointer-events: none;
    opacity: 0.7;
}
.list--vertical li{ display: inline-block; margin-right: 24px;}
.list--vertical li:last-child{margin-right: 0;}
.list--square {justify-content: space-between;}
.list--square::after {
  content:"";
  display: block;
  width:30%;
}
.bookContent .list--report{
  display:none;
}
.list--square > li {width: 31%; margin-bottom: 30px;}
.list--step {margin: 0 0 50px;}
.list--step li { padding: 40px; margin: 0 0 20px; border: 1px solid #ddd;}
.list--step li > .tit {font-size: inherit; margin: 0 0 30px;}
.list--step li > .tit:last-child {margin: 0;}
.list--step li > .tit span{
    display: block;
    font-family: 'Source Sans Pro', sans-serif;
    letter-spacing: 0.1em;
    font-weight: 500;
    color: #c3af49;
    text-transform: lowercase;
    margin: 0 0 20px;
    line-height: 1;
    font-size: 18px;
}
.list--step .ph {text-align: center; margin: 0 0 20px;}
.list--step .ph img {border: 1px solid #ddd;}


/* btn */
.btn {text-align: center; margin: 10px 0;}
.btn--base {
    display: inline-block;
    font-family: 'Source Sans Pro', -apple-system, "Roboto-Regular", 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN','Noto Sans Japanese', "メイリオ", sans-serif;
    letter-spacing: 0.1em;
    font-weight: 400;
    padding: 16px 50px;
    min-width: 250px;
    border: 1px solid;
    border-radius: 100px;
    line-height: 1.5;
    font-size: 15px;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    text-decoration: none;
}
.btn--base:hover {
    box-shadow: 12px 18px 30px 0 rgba(0,0,0,.15);
    -webkit-transform: translate3d(0,-5px,0);
    transform: translate3d(0,-5px,0);
    border-color: transparent;
}
.btn--main {
  color: #fff;
  border: 1px solid transparent;
}
.btn--sub {color: inherit;}
.btn--sub:hover {color: #fff;}
.detail__btn { margin: 80px 0 0 ; text-align: center;}
.detail__btn a {
	display: inline-block;
	position: relative;
	color: #000;
	text-decoration: none;
}
.detail__btn a:after {
    content: 'back';
    display: block;
    font-family: 'Source Sans Pro', sans-serif;
    position: relative;
    letter-spacing: 0.1em;
    font-size: 18px;
}
.detail__btn a:before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    border-right: 1px solid;
    border-top: 1px solid;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    position: absolute;
    left: -17px;
    top: 50%;
    margin-top: -3px;
    pointer-events: none;
    opacity: 0.7;
}

/* pager*/
.block--pager {
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 100px;
}
.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;
    border-radius: 30px;
}
.block--pager li.pager__item--other a {display: block;}
.block--pager li.pager__item--current,
.block--pager li a:hover{border-color: inherit;}
.block--pager a {color: #000; text-decoration: none;}
.block--pager .pager__item--newer {margin-right: 10px;}
.block--pager .pager__item--older {margin-left: 10px;}
.block--pager .pager__item--newer a,
.block--pager .pager__item--older a {
	display: block;
	width: 8px;
	height: 18px;
	position: relative;
}
.block--pager .pager__item--newer a:before,
.block--pager .pager__item--older a:before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    border-right: 1px solid;
    border-top: 1px solid;
    position: absolute;
    left: 0;
    top: 9px;
    pointer-events: none;
    opacity: 0.7;
}
.block--pager .pager__item--newer a:before{
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.block--pager .pager__item--older a:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}


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

/* 全体 */
[class^="form--"] dl {
  margin: 0 0 40px;
}
[class^="form--"] dt {
  display: block;
  margin: 0 0 8px;
  font-size: 13px;
  text-align: left;
  color: #888;
}
[class^="form--"] dd {
  margin: 0 0 30px;
}
[class^="form--"] .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: #d83c22;
  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 {
  margin: 0 30px 0 0;
  line-height: 2em;
}
.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: 1px solid #ddd;
    border-radius: 3px;
}
.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"] {
    background: rgba(49, 169, 220, 0.1);
}
/* 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 {
  width: auto;
  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;
  margin: 0 8px 0 0;
  border-radius: 100%;
  vertical-align: -4px;
  position: relative;
  pointer-events: none;
  border: 1px solid #ddd;
  cursor: pointer;
}
.form--post [class^="form__radio"] input[type="radio"]:checked:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 6px;
  position: absolute;
  top: 4px;
  left: 4px;
}
/* checkbox */
.form--post input[type="checkbox"] {
  appearance: button;
  -webkit-appearance: button;
  display: inline-block;
  margin-right: 10px;
  width: 18px;
  height: 18px;
  position: relative;
  vertical-align: -4px;
  border: 1px solid #ddd;
  cursor: pointer;
}
.form--post input[type="checkbox"]:checked:after {
  content: "";
  width: 8px;
  height: 14px;
  border-right: 2px solid ;
  border-bottom: 2px solid ;
  position: absolute;
  top: 0px;
  left: 5px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* 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;
}



/* share */
.block--share {
	float: right;
	line-height: 1;
	position: relative;
	z-index: 1;
	color: #888;
	bottom: 4px;
}
.block--share::before {
	content: 'share :';
	position: relative;
    top: -10px;
    font-family: 'Source Sans Pro', sans-serif;
    letter-spacing: 0.1em;
}
.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;
	color: #888;
}
.block--share svg {
	width: 20px;
	height: 30px;
	position: absolute;
	top: 0;
	left: 5px;
}
.block--share path { fill: #fff; }
.block--share .fa {
	width: 30px;
	line-height: 0;
	position: absolute;
	top: 50%;
	left: 0;
}

/* error */
.block--error {margin: 0 0 50px;}
.block--error li {margin: 0 0 10px; color: #e84242; line-height: 1.5;}
.block--error li:last-child {margin-bottom: 0;}
.block--error li:before{content:'※';}

.ph {
    position: relative;
    margin: 30px 0;
    line-height: 0;
    text-align: center;
}
.ph .dummy {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
  z-index:100;
}
.list--link{text-align: center;}
.list--link a{
    display: inline-block;
    color: #000;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 13px;
    text-decoration: none;
}
.iframe-wrap{
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.iframe-wrap iframe{
	position: absolute;
	top: 0;
	right: 0;
	width: 100%!important;
	height: 100%!important;
}
.pager > .btn--base {margin-top: 50px;}



/* header
============================== */
header{
    width: 100%;
    min-width: 950px;
    padding: 12px 3%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background: rgba(255,255,255,0.95);
    box-shadow: 0 0 50px rgba(67, 88, 97, 0.15);
    height: 73px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
header .inner {
    height: 100%;
    display: flex;
    display: webkit-flex;
    align-items: center;
}
header h1 {
	width: 150px;
	line-height: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	margin-right: auto;
}
header h1 a {display: block; line-height: 0;}
header h1 a svg * { -webkit-transition: all .3s ease; transition: all .3s ease;}
header .g-nav {position: relative;}
.nav__menu,
.nav__login {display: inline-block;}
.nav__menu li,
.nav__login li{display: inline-block;}
.nav__menu li {margin: 0 14px 0 0;}
.nav__login li {margin: 0 2px 0 0;}
.nav__menu li a,
.nav__login li a{
	font-size: 16px;
	position: relative;
	color: #000;
	letter-spacing: 0.1em;
	text-decoration: none;
}
.nav__menu li a {
	font-family: 'Source Sans Pro', sans-serif;
}
.nav__login li a{
    font-size: 11px;
    display: inline-block;
    border-radius: 100px;
    padding: 6px 14px;
    border: 1px solid transparent;
    min-width: unset;
    color: #fff;
}
.nav__login li.login-nav__item--login a,
.nav__login li.login-nav__item--logout a{background: #fff;}
.nav__menu .icon--key,
.nav__login .icon--key {
    display: inline-block;
    width: 16px;
    line-height: 0;
}
.nav__menu .icon--key {
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: -8px;
    width: 15px;
}
.nav__login .icon--key {
    margin: 0 5px 0 0;
}
.nav__menu .icon--key svg,
.nav__login .icon--key svg{
    transition: 10s;
    -webkit-transition: 10s;
}
.nav__login li {display: inline-block;}
.nav__login li a:hover {
    box-shadow: 5px 5px 15px 0 rgba(0,0,0,.15);
    -webkit-transform: translate3d(0,-3px,0);
    transform: translate3d(0,-3px,0);
}
.nav__login .login-nav__item--login a:hover,
.nav__login .login-nav__item--logout a:hover {color: #fff;}
.nav__login .material-icons { 
	font-size: 14px;
	margin: 0 3px 0 0;
	vertical-align: text-bottom;
}
.nav__login .login__status {
  position: absolute;
  top: -31px;
  font-size: 11px;
  white-space: pre;
  right: 0;
  letter-spacing: 0.05em;
  font-weight: 200;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  opacity: 0;
}

/* indexスクロール前 */
.nav-no-scroll header{
    height: 120px;
    padding: 0 3%;
    position: static;
    box-shadow: none;
}
.nav-no-scroll header h1 {width: 210px;}
.nav-no-scroll .drawer { margin:0 0 0 50px; }
/*.nav-no-scroll .nav__menu li a {font-size: 18px;}*/
.nav-no-scroll .nav__menu li a:after{
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: -4px;
    left: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    transform-origin: right;
    opacity: 0.7;
}
.nav-no-scroll .nav__menu li a:hover:after{
    -moz-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    transform-origin: left;
}
.nav-no-scroll .nav__login .login__status {opacity: 1;}


/* footer
============================== */
footer {
	position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 40px 3%;
    background: #fff;
}
.page--home .footer__link {text-align: center; margin: 0 0 30px;}
.page--home .footer__link li {
	display: inline-block;
    width: 220px;
    margin: 0 0 20px;
    line-height: 0;
    margin-right: 20px;
}
.page--home .footer__link li:last-child {margin-right: 0;}
.page--home .footer__link li a{display: block;}
.page--home .footer__link li a:hover {opacity: 0.7;}
.page--home .footer__link li a img{
	width: 100%;
	background: no-repeat center;
	background-size: cover;
}
footer .footer__logo {
	display: flex;
	display: webkit-flex;
    justify-content: center;
    align-items: center;
    margin: 0 0 35px
}
footer .footer__logo a{
    display: block;
    line-height: 0;
    max-width: 120px;
    padding: 0 20px;
}
footer .footer__logo a img {
	max-height: 45px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}
footer .footer__logo a:hover img {opacity: 0.7;}
footer .list--link { font-size: 12px; margin: 0 0 30px;}
.copyright {
    text-align: center;
    font-size: 10px;
    color: rgba(0,0,0,0.5);
    letter-spacing: 0.1em;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
}

/* slick
============================== */
.slider {width: 100%;margin: 0 auto;}
.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 5px;*/
}
.slick-slide iframe {width: 100%;}
.slick-dots{
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: -10px;
}
.slick-dots button{
    width: 6px;
    height: 6px;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 10px;
    background: #D7DEE4;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    -webkit-appearance: none;
}
.slick-dots li{ display: inline-block;margin: 0 12px 0 0 !important; }
.slick-dots li:last-child { margin-right: 0!important; }
.page--home .section--contents .slick-dots .slick-active button { background: #fff; }
.slick-prev,
.slick-next {
	display: block;
	width: 10%;
	height: 100%;
	padding: 0;
	border: none;
	background: transparent;
	color: transparent;
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 0;
	z-index: 101;
	cursor: pointer;
	outline: none;
}
.slick-prev { left: 0; }
.slick-next { right: 0; }
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus { color: transparent; outline: none; background: transparent; }
.slick-prev::after, .slick-next::after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    position: absolute;
    top: 50%;
    margin-top: -7px;
}
.slick-prev::after { left: 65px; -webkit-transform: rotate(-135deg); transform: rotate(-135deg); }
.slick-next::after { right: 65px; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.slick-disabled.slick-prev::after, .slick-disabled.slick-next::after,
.slick-disabled.slick-prev::before, .slick-disabled.slick-next::before {display: none;}


/* index
============================== */
/* opening */
.page--home .opening-svg{
  position: fixed;
  /*
  background: linear-gradient(270deg, #141828, #393d42);
  background-size: 400% 400%;
  */
  background:#fff;
  -webkit-animation: opening-bg 5s ease infinite;
  -moz-animation: opening-bg 5s ease infinite;
  animation: opening-bg 5s ease infinite;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  transition: all 1s ease;
  -webkit-transition: all 1s ease;
}
@-webkit-keyframes opening-bg {
  0%{background-position:0% 0%}
  50%{background-position:93% 100%}
  100%{background-position:0% 0%}
}
@-moz-keyframes opening-bg {
  0%{background-position:0% 0%}
  50%{background-position:93% 100%}
  100%{background-position:0% 0%}
}
@keyframes opening-bg { 
  0%{background-position:0% 0%}
  50%{background-position:93% 100%}
  100%{background-position:0% 0%}
}

.page--home .opening-svg.fadeout{opacity: 0;}
.page--home .opening-svg svg {
	width: 10%;
	position: absolute;
	top:50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	fill: none;
	stroke: #f4b0c6;
	stroke-width: 2;
	stroke-dasharray: 1700;
	stroke-dashoffset: 1700;
	-webkit-animation: dash 1.5s linear 1s forwards;
	animation: dash 1.5s linear 1s forwards;
}
@-webkit-keyframes dash {
  to {stroke-dashoffset: 0;}
}
@keyframes dash {
  to {stroke-dashoffset: 0;}
}

/* 共通スタイル */
.page--home .wrap {padding-top: 0;}
.page--home .menu-nav__item--home {display: none;}
.page--home .section--base { padding: 80px 3%;}
.page--home .list__more {text-align: center; margin: 30px 0 0 ;padding: 10px 40px; min-width: 200px;}
.page--home .slick-slide:not(.slick-center) img{background-blend-mode: multiply; background-color: #aaaeb5;}
.page--home .slick-slide:hover img{background-color: transparent;}
.page--home .slick-list {
    z-index: 1;
    padding-top: 40px!important;
    padding-bottom: 30px!important;
    overflow-y: visible;
}
.page--home .section--key-visual .slick-list {
    padding: 0 !important;
}

/* コンテンツ */
.page--home .section--key-visual {margin: 0 0 60px; padding: 0 5%; line-height: 0;}
.page--home .section--key-visual .one {padding: 0 3%;}
.page--home .section--key-visual .slick-arrow{
  width: 5%;
  background: #fff;
  transition: .3s all ease-out;
}
.page--home .section--key-visual .slick-arrow:hover{ width: 10%;}
.page--home .section--key-visual .slick-prev {left: -5vw;}
.page--home .section--key-visual .slick-next {right: -5vw;}
.page--home .section--key-visual .slick-arrow::after {border-color: #000; border-width: 1px;}
.page--home .section--key-visual .slick-prev::after {left: 42%;}
.page--home .section--key-visual .slick-next::after {right: 42%;}
.page--home .section--bnr {padding-bottom: 20px;}
.page--home .bnr .slick-slide a {overflow: hidden;}
.page--home .bnr .slick-slide img {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.page--home .list--pickup { margin: 40px auto 0; padding: 0 3%; text-align: center;}
.page--home .list--pickup img {display: none;}
.page--home .list--pickup li {margin: 0 0 5px;}
.page--home .list--pickup li:last-child {margin-bottom: 0;}
.page--home .list--pickup li a,
.page--home .list--pickup li span {
    display: inline-block;
    padding-top: 13px;
    padding-bottom: 13px;
    color: #000;
}
.page--home .list--pickup li .tit {margin: 0;}
.page--home .list--pickup li span {padding-right: 20px;}
.page--home .section--information .list__more {margin-top: 20px;}
.page--home .section--profile { margin: 0 3%;}
.page--home .section--contents {
  padding-left: 0;
  padding-right: 0;
  position: relative;
  overflow: hidden;
  color: #fff;
  /*
  background: #f4f4f4;
  background: -webkit-linear-gradient(left,  #f4f4f4 0%,#d6d6d6 100%);
  background: linear-gradient(to right,  #f4f4f4 0%,#d6d6d6 100%);

  background: #141828;
  background: -webkit-linear-gradient(left,  #141828 0%,#393d42 100%);
  background: linear-gradient(to right,  #141828 0%,#393d42 100%);
  */
  background: #b4d1bf;
}
.page--home .section-tit .icon--key path{fill: #fff;}
.page--home .section--contents .list--card {margin-top: -40px;}
.page--home .section--contents .list--card.slick-disabled li{ width: calc(100% / 2); margin: 0 auto; }
.page--home .section--contents:before,
.page--home .section--contents:after {
    content: '';
    width: 40vw;
    height: 40vw;
    padding: 100px 10%;
    background: url(/static/original/common/svg/logo_white.svg) no-repeat center;
    background-size: contain;
    opacity: 0.2;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
    animation: rotate 4s infinite alternate;
    -webkit-animation-iteration-count: rotate 4s infinite alternate;
    transform-origin: 58% 0;
}
@keyframes rotate {
    0% { transform: translateY(-50%) rotateY(0deg) scale(1); }
    /*50% { transform: translateY(-50%) rotateY(500deg) scale(0.8); }*/
    100% { transform: translateY(-50%) rotateY(1000deg) scale(1); } 
}
@-webkit-keyframes rotate {
    0% { -webkit-transform: translateY(-50%) rotateY(0deg) scale(1); }
    /*50% { -webkit-transform: translateY(-50%) rotateY(720deg) scale(0.8); }*/
    100% { -webkit-transform: translateY(-50%) rotateY(1440deg) scale(1); }
}
.page--home .section--contents:before {top: 90%; left: -10vw;}
.page--home .section--contents:after {top: 10%; right: -9vw;}
.page--home .section--contents .list__txt {background: #fff;}
.page--home .section--contents .slick-slide a {margin: 0 10px; margin: 0 1.5vw;}
.page--home .section--contents .list__more a {color: #fff;}
.page--home .section--contents .list__more a:hover {
	background: #fff;
	border-color: transparent;
}
.page--home .section--contents .slick-dots button{ background: #fff; opacity: .3;}
.page--home .section--contents .slick-dots .slick-active button{opacity: 1;}
.page--home .section--twitter {padding-bottom: 40px;}
.page--home .section--twitter > .inner {
	padding: 10px;
	border: 1px solid #ddd;
	width: 70%;
	margin: 0 auto;
}
.page--home .footer__link {text-align: center; margin: 0 0 30px;}
.page--home .footer__link li {
	display: inline-block;
    width: 220px;
    margin: 0 0 20px;
    line-height: 0;
    margin-right: 20px;
}
.page--home .footer__link li:last-child {margin-right: 0;}
.page--home .footer__link li a{display: block;}
.page--home .footer__link li a:hover {opacity: 0.7;}
.page--home .footer__link li a img{
	width: 100%;
	background-size: cover;
}
.page--home .footer__logo {
    display: flex;
    display: webkit-flex;
    justify-content: center;
    align-items: center;
    margin: 0 0 35px;
}
.page--home .footer__logo a{
    display: block;
    line-height: 0;
    max-width: 120px;
    padding: 0 20px;
}
.page--home .footer__logo a img {
	max-height: 45px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}
.page--home .footer__logo a:hover {opacity: 0.7;}
.page--home .list--link { font-size: 12px; margin: 0 0 30px;}




/* detail共通
============================== */
.section--detail {width: 800px;    margin: 0 auto; padding: 80px 0 50px;}
.section--detail .tit { margin: 0 0 15px; font-size: 30px; font-weight: 200; line-height: 1.6;letter-spacing: 0.075em;}
.section--detail .date:not(.date--event) {
	display: block;
    padding: 0 0 30px;
    margin: 0 0 40px;
    border-bottom: 0.5px solid #ddd;
}
.section--detail .date--event {margin: 0 0 30px; font-size: 20px;}
.section--detail .txt {margin: 0 0 30px;}

/* list共通
============================== */
.section--list {margin: 0 3%;}



/* information
============================== */
.page--information .list--link {margin: -50px 0 70px; display: none;}
.page--information.category-ticket .section-tit + .list--link {display: block;}


/* profile
============================== */
.section--profile { 
    padding-right: 6%;
    padding-left: 6%;
}
.page--profile .section--base {padding-bottom: 80px;}
.page--profile .section--detail .block-wrap{
	display: flex;
	display: webkit-flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	width: 800px;
	margin: 0 auto;
}
.page--profile .section--detail .block-wrap.img-wide {width: 100%;}
.page--profile .section--detail .ph {margin: 0 60px 0 0 ; width: 50%;}
.page--profile .section--detail .ph img{max-height: 600px;}
.page--profile .section--detail .detail__txt {min-width: 25%; max-width: 50%;}
.page--profile .section--detail .block-wrap.img-wide .detail__txt {max-width: 30%;}
.page--profile .section--detail .name {
    margin: 0 0 40px;
    font-size: 34px;
    font-weight: 200; 
	color:#000;
}
.page--profile .section--detail .name span {
    display: block;
    font-size: 0.5em;
    font-family: 'Source Sans Pro', sans-serif;
    letter-spacing: 0.1em;
    font-weight: 400;
    text-transform: lowercase;
    line-height: 1;
}
.page--profile .section--detail .block--profile dt{
    font-size: 13px;
    margin: 0 0 2px;
    opacity: .5;
}
.page--profile .section--detail .block--profile dd{ margin: 0 0 18px;  color: #000; }


/* リンクエリア */
.page--profile .block--link {margin: 40px 0 0 ; position: relative; }
.page--profile .block--link:before {
    content: '';
    width: 30px;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255,255,255,0.5);
}
.page--profile .block--social-link{padding: 28px 0 0;}
.page--profile .block--social-link li {display: inline-block; margin: 0 8px 0 0;}
.page--profile .block--social-link li a {
	display: block;
	text-decoration: none;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: #3d3d44;
	border-radius: 100px;
	text-align: center;
	color: #fff;
}
.page--profile .block--social-link li a:hover {
	box-shadow: 5px 5px 15px 0 rgba(0,0,0,.15);
    -webkit-transform: translate3d(0,-3px,0);
    transform: translate3d(0,-3px,0);
}
.page--profile .block--social-link li a:before { font-family: 'FontAwesome'; font-size: 15px;}
.page--profile .block--social-link .item--twitter a:before {content:'\f099';}
.page--profile .block--social-link .item--x a:before {content:'\e61b';}
.page--profile .block--social-link .item--tiktok a:before {content:'\e07b';}
.page--profile .block--social-link .item--instagram a:before {content:'\f16d';}
.page--profile .block--social-link .item--youtube a:before {content:'\f16a';}
.page--profile .block--social-link .item--facebook a:before {content:'\f09a';}
.page--profile .block--other-link {padding: 20px 0 0;}
.page--profile .block--other-link li { margin: 0 0 5px; font-size: 13px;}
.page--profile .block--other-link li:last-child {margin-bottom: 0;}
.page--profile .block--other-link li a {
	display: inline-block;
	text-decoration: none;
}
.page--profile .block--other-link li a:hover {opacity: 0.7;}
.page--profile .block--other-link li a:after {
	content: '\f08e';
	font-family: 'FontAwesome';
    margin-left: 10px;
}

/* ticket
============================== */


/* point
============================== */
.list__txt .block--point {
	margin: -5px 0 0;
}
.block--point .point-txt{
	font-size: 12px;
	margin: 0 10px 0 0 ;
	color: #888;
}
.block--point .point-numb,
.block--point .point-free{
    font-family: YakuHanJP, 'Source Sans Pro', sans-serif;
    letter-spacing: 0.1em;
    font-size: 16px;
}
.block--point .point-numb{ color: #c3af49;}
.block--point .point-free{}
.page--point .point-wrap {text-align: center;}
.page--point .list--point {
    margin: 0 0 30px;
    padding: 30px 30px 25px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    border: 1px solid #ddd;
    display: inline-block;
    width: 380px;
}
.page--point .list--point li {
    width: 50%;
    float: left;
    text-align: center;
    position: relative;
}
.page--point .list--point li > span{
    display: block;
    font-family: YakuHanJP, 'Source Sans Pro', sans-serif;
    letter-spacing: 0.1em;
    font-weight: 300;
    font-size: 15px;
    line-height: 2em;
}
.page--point .list--point li > span > span{
    font-size: 30px;
    margin: 0 5px 0 0;
}
.page--point .list--point .necessary > span > span{color: #c3af49;}
.page--point .list--point li:last-child:after {
    content: '';
    height: 1px;
    width: 40px;
    font-size: 20px;
    position: absolute;
    left: -20px;
    top: 50%;
    transform: rotate(-68deg);
    -webkit-transform: rotate(-68deg);
    background:#ddd;
    display: block;
}
.page--point .txt--error {
    text-align: center;
    margin: 0 0 20px;
    color: #d83c22;
}

/* movie
============================== */
.page--movie embed { width: 700px !important; margin: 0 0 30px !important; }
.page--movie .section--detail { width: 700px;}
.page--movie .section--detail .tit {font-size: 24px;}

/*
.ulizahtml5{
  position: relative !important;
  height: 0 !important;
  overflow: hidden !important;
  padding-bottom: 56.25% !important;
  padding-top: 30px !important;
  width: 100%;

}
.ulizahtml5 video {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
*/
/*
.ulizahtml5{
  width: 100%;
  height: 394px;
  margin: 0 0 30px;
}
*/
.ulizahtml5 {
    width: 100%!important;
    height: 30vw!important;
}
.page--movie #uliza_7848_6ae33e44365179d5ec5a43803d3387c66f9b70c9dfd472267c7cab67378a8e13_6{
    width: 100%;
}

.page--movie.new-movie h3{
	font-family: 'Source Sans Pro', -apple-system, "Roboto-Regular", 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN','Noto Sans Japanese', "メイリオ", sans-serif;
    line-height: 1em;
    letter-spacing: 0.1em;
    font-weight: normal;
    font-size: 18px;
    margin: 0 0 30px 0;
    text-align: center;
    color:#7f7f7f;
}
.page--movie.new-movie .block--latest-list,
.page--movie.new-movie .block--category-list{
	margin: 0 auto 15vw;
}
.page--movie.new-movie .list__more{
    text-align: center;
    margin: 30px auto 0;
}
.page--movie.new-movie .list__more .btn--base.btn--sub{
    font-size: 15px;
    text-align: center;
    margin: auto;
}
.page--movie.new-movie .section--detail#new_movie .area--movie .vjs-big-play-centered .vjs-big-play-button{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    margin: 0;
    padding: 0;
    width: 4vw;
    height: 4vw;
}
.page--movie.new-movie .section--detail#new_movie .block--tit{
    width: 100%;
    margin: 0 auto;
}
.page--movie.new-movie .section--detail#new_movie .block--tit .tit{
    margin: 0 0 15px;
    font-weight: 200;
    line-height: 1.6;
    letter-spacing: 0.075em;
    font-size: 24px;
}
.page--movie.new-movie .section--detail#new_movie .block--tit .date {
    padding: 0 0 30px;
    margin: 0 0 40px;
    border-bottom: 0.5px solid #ddd;
    display: block;
    font-family: YakuHanJP, 'Source Sans Pro', sans-serif;
    font-weight: 500;
    color: #888;
    font-size: 13px;
    opacity: 1;
}

.page--movie.new-movie .section--detail#new_movie .detail__btn a:after {
    font-weight: 100;
}




/* gallery
============================== */



/* contact
============================== */
.page--contact .section--detail .tit {
	font-size: 25px;
	text-align: center;
	margin: -30px 0 60px;
}
.page--contact .section--detail iframe {min-height: 1130px;}



/*  faq
============================== */
.page--faq .section--base {
    width: 800px;
    margin: 0 auto;
}
.page--faq .tit--category {
    color: inherit;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.3;
    margin: 0 0 40px;
    letter-spacing: 0.05em;
    text-align: center;
}
.page--faq .list--faq {
  margin: 0 0 100px;
}
.page--faq .list--faq li {
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  margin: 0 0 15px;
}
.page--faq .list--faq li:last-child {
  margin-bottom: 0;
}
.page--faq .list--faq a {
	display: block;
	color: inherit;
	position: relative;
	text-decoration: none;
	border: 1px solid #ddd;
	padding: 20px;
	border-radius: 3px;
}
.page--faq .list--faq a:hover {
    box-shadow: 10px 15px 30px 0 rgba(0,0,0, 0.2);
    -webkit-transform: translate3d(0,-5px,0);
    transform: translate3d(0,-5px,0);
    border-color: #f5f5f5;
}
.page--faq .list--faq .tit {
  color: #000;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.8;
  letter-spacing: 0.05em;
   padding: 0 0 0 44px;
   margin: 0;
}
.page--faq .icon--q,
.page--faq .icon--a {
  float: left;
  height: 40px;
  line-height: 40px;
  border-radius: 100px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 35px;
  font-weight: 300;
  text-align: center;
  position: relative;
  top: -8px;
}
.page--faq .icon--q {color: #6392de;}
.page--faq .icon--a {color: #dc5858;}
.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 100px;
    padding: 40px;
    background: #eee;
    border-radius: 3px;
}
.page--faq .block--faq-detail dt {
  margin: 0 0 20px;
  border-bottom: 1px solid #d2d2d2;
  padding: 0 0 20px;
}
.page--faq .block--faq-detail dt .txt {
  color: inherit;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.3;
  letter-spacing: 0.2em;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
.page--faq .section--detail .block--faq-detail .txt {padding: 0 0 0 50px; margin: 0;}
.page--faq .section--detail .tit--category:first-of-type {
    color: inherit;
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: 0.05em;
    color: #ababab;
    margin: 0 0 20px;
    text-align: left;
}

/* 検索 */
.page--faq .block--search {
    margin: 0 auto 100px;
    width: 60%;
}
.page--faq .block--search input[type="text"] {
    float: left;
    width: 77%;
    margin-right: 3%;
}
.page--faq .block--search input[type="submit"] {
    float: right;
    width: 20%;
    min-width: unset;
    padding: 0;
    height: 45px;
    line-height: 45px;
    border-radius: 3px;
}
.page--faq .block--search input[type="submit"]:hover {
    box-shadow: 5px 5px 15px 0 rgba(0,0,0,.15);
    -webkit-transform: translate3d(0,-3px,0);
    transform: translate3d(0,-3px,0);
}


/*  Q&A
============================== */
.page--home #qa{
  padding:100px 0 0;
}
.page--home #qa .list--base{
  padding: 0 3% 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.page--home #qa .list--base li{
  vertical-align: top;
  width : 33.33333% ;
  width : -webkit-calc(100% / 3) ;
  width : calc(100% / 3) ;
  padding:0 0 3% 3%;
}
.page--home #qa .list--base li a {
  padding: 25px;
  padding: 3vw 4vw 3vw 4vw;
  color:#000;
  background: #fff;
}
.page--home #qa .list--base li a:hover {
    box-shadow: 10px 15px 30px 0 rgba(0,0,0, 0.2);
    -webkit-transform: translate3d(0,-5px,0);
    transform: translate3d(0,-5px,0);
    border-color: #f5f5f5;
}
.page--home #qa .list--base .icon--q{
  float: left;
  height: 40px;
  line-height: 40px;
  border-radius: 100px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #6392de;
  font-size: 35px;
  font-weight: 300;
  text-align: center;
  position: relative;
  top: -8px;
}
.page--home #qa .list--base .tit,
.page--home #qa .list--base .name,
.page--home #qa .list--base .date{
  padding: 0 0 0 44px;
}
.page--home #qa .list--base .tit {
  font-size: 15px;
  font-weight: 300;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
.page--home #qa .list--base .name {
  font-size: 12px;
  padding: 0 0 5px 44px;
}
.page--home #qa .list--base .new{
  position: absolute;
  top: -20px;
  left: -20px;
  z-index: 1;
}
.page--home #qa .list--base .new .inner{
    display: block;
    width: 40px;
    height: 40px;
    line-height: 37px;
    border-radius: 100px;
	background: -moz-linear-gradient(-45deg, rgba(221,209,137,1) 1%, rgba(182,164,82,1) 100%);
	background: -webkit-linear-gradient(-45deg, rgba(221,209,137,1) 1%,rgba(182,164,82,1) 100%);
	background: linear-gradient(135deg, rgba(221,209,137,1) 1%,rgba(182,164,82,1) 100%);
    color: #fff;
    font-size: 13px;
    font-family: YakuHanJP, 'Source Sans Pro', sans-serif;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-align: center;
    transition: 10s;
    -webkit-transition: 10s;
}


.page--faq .list--faq.list--qa{
  margin: 100px 0;
}
.page--faq .list--faq.list--qa a{padding: 25px;}
.section--detail .list--qa .date:not(.date--event){
  padding: 0;
  margin: 0;
  border-bottom: 0;
}
.page--faq .list--faq.list--qa span.name{
  display: inherit;
  font-size: 12px;
  padding: 0 0 5px;
}
.page--qa .page--faq .block--faq-detail{
  margin: 0 0 80px;
  padding: 0;
  background: none;
}
.page--qa .page--faq .block--faq-detail dt {
    margin: 0;
    border-bottom: 0;
    padding: 0;
}
.page--qa .section--detail .page--faq  .block--faq-detail .txt {
    padding: 0 0 0 40px;
    margin: 0;
}
.page--qa .section--detail .page--faq  .block--faq-detail .txt span.name{
  display: inherit;
  font-size: 12px;
  margin: 1em 0 0 ;
}
.page--qa .section--detail .page--faq  .block--faq-detail .txt span.name i{
  font-style: normal;
  font-weight: normal;
}
.page--qa .section--detail .page--faq  .block--faq-detail .icon--q{
  top: -4px;
}

.page--qa .pager__item--newer a{text-indent: -9999px;}
.page--qa .nav__pager--older a{text-indent: -9999px;display: inline-block;}
.page--qa .nav__pager--older a::before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    border-right: 1px solid;
    border-top: 1px solid;
    position: absolute;
    left: 0;
    top: 9px;
    pointer-events: none;
    opacity: 0.7;
}
.page--qa .nav__pager--older a::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.block__answer > ul li{
  list-style: none;
  min-height: 120px;
  margin: 0 0 40px;
}
.block__answer > ul li:last-child{margin-bottom: 0;}
.block__answer .txtBox {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px 30px 25px;
  margin: 0 0 0 140px;
  border-radius: 5px;
  background: #eee;
  position: relative;
  letter-spacing: 1px;
  z-index: 1;
}
.block__answer .txtBox::after{
  content: "A";
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 100px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  font-size: 30px;
  text-align: center;
  position: absolute;
  top: 15px;
  left: 25px;
  color: #dc5858;
}
.block__answer .txtBox::before {
  content: "";
  position: absolute;
  left: -20px;
  top: 15px;
  border-top: 10px solid transparent;
  border-left: 4px solid transparent;
  border-right: 20px solid #eee;
  border-bottom: 8px solid transparent;
  z-index: 1;
}
.block__answer .txtBox span.ico::before {
  content: '';
  display: block;
  width: 120px;
  height: 120px;
  position: absolute;
  top: -5px;
  left: -140px;
  border-radius: 100px;
  background-size: 150px auto;
  background-position: center top;
  background-color:#e9f3f5;
}
.block__answer .txtBox span.from{
  display: inherit;
  font-size: 12px;
  padding: 5px 0 0px;
}

.ico.akutsu::before, .list--faq.list--qaTop li:nth-child(1) .ico::before{
  background-size: 160px auto !important;
  background-image: url(https://cia.cubeinc.co.jp/image/profile/akutsu_nichika.jpg);
}
.ico.isaka::before, .list--faq.list--qaTop li:nth-child(2) .ico::before{
  background-image: url(https://cia.cubeinc.co.jp/image/profile/isaka_ikumi.jpg);
}
.ico.ichikawa::before{
  background-size: 158px auto !important;
  background-image: url(https://cia.cubeinc.co.jp/image/profile/ichikawa_riku.jpg);
}
.ico.iwahashi::before{
  background-size: 158px auto !important;
  background-image: url(https://cia.cubeinc.co.jp/image/profile/iwahashi_dai.jpg);
}
.ico.katou::before{
  background-size: 158px auto !important;
  background-image: url(https://cia.cubeinc.co.jp/image/profile/kato_ryo.jpg);
}
.ico.kanai::before{
  background-size: 166px auto !important;
  background-image: url(https://cia.cubeinc.co.jp/image/profile/kanai_sonde.jpg);
}
.ico.kawahara::before{
  background-image: url(https://cia.cubeinc.co.jp/image/profile/kawahara_kazuma.jpg);
}
.block__answer .txtBox span.ico.kanda::before{
  background-image: url(https://cia.cubeinc.co.jp/image/profile/kanda_masakazu.jpg);
  background-position:-2px top;
}
.ico.kido::before{
  background-image: url(https://cia.cubeinc.co.jp/image/profile/kido_yuya.jpg);
}
.ico.kikuchi::before{
  background-image: url(https://cia.cubeinc.co.jp/image/profile/kikuchi_ginga.jpg);
}
.ico.sakaguchi::before{
  background-image: url(https://cia.cubeinc.co.jp/image/profile/sakaguchi_ryotaro.jpg);
}
.ico.shibuyai::before{
  background-image: url(https://cia.cubeinc.co.jp/image/profile/shibuya_itsuki.jpg);
}
.ico.shibuyata::before{
  background-image: url(https://cia.cubeinc.co.jp/image/profile/shibuya_tatsuki.jpg);
}
.ico.shirasu::before{
  background-image: url(https://cia.cubeinc.co.jp/image/profile/shirasu_jin.jpg);
}
.ico.tomimori::before{
  background-image: url(https://cia.cubeinc.co.jp/image/profile/tomimori_justin.jpg);
}
.ico.nagata::before{
  background-image: url(https://cia.cubeinc.co.jp/image/profile/nagata_takato.jpg);
}
.ico.nakatani::before{
  background-image: url(https://cia.cubeinc.co.jp/image/profile/nakatani_yushin.jpg);
}
.block__answer .txtBox span.ico.hanatsuka::before{
  background-image: url(https://cia.cubeinc.co.jp/image/profile/hanatsuka_rentaro.jpg);
  background-position:-26px top;
}
.ico.hayashi::before{
  background-image: url(https://cia.cubeinc.co.jp/image/profile/hayashi_yuki.jpg);
}
.ico.murakami::before{
  background-image: url(https://cia.cubeinc.co.jp/image/profile/murakami_kisuke.jpg);
}
.ico.yasuda::before{
  background-size: 160px auto !important;
  background-image: url(https://cia.cubeinc.co.jp/image/profile/yasuda_hiroto.jpg);
}
.ico.kimura::before{
  background-image: url(https://cia.cubeinc.co.jp/image/profile/kimura_futa.jpg);
}
.ico.nakata::before{
  background-image: url(https://cia.cubeinc.co.jp/image/profile/nakata_ryota.jpg);
}
.ico.sakaue::before{
  background-image: url(https://cia.cubeinc.co.jp/image/profile/sakaue_shoma.jpg);
}
.ico.hoshi::before{
  background-image: url(https://cia.cubeinc.co.jp/image/profile/hoshi_gouki.jpg);
}
.ico.takeru::before {
    background-image: url(https://cia.cubeinc.co.jp/image/profile/kanai_takeru.jpg);
    background-position: -12px 0 !important;
}
.ico.miyata::before{
  background-image: url(https://cia.cubeinc.co.jp/image/profile/miyata_tatsuki.jpg);
}


.page--faq .list--faq.list--qaTop a{
  min-height: 100px;
  padding:34px 20px 20px 102px;
}
.list--faq.list--qaTop .ico{
  position: absolute;
  top: 15px;
  left: 20px;
  display: block;
  width:70px;
  height:70px;
  background-color:#e9f3f5;
  border-radius: 100px;
  overflow: hidden;
}
.list--faq.list--qaTop .ico::before{
  content: '';
  display: block;
  width:70px;
  height:70px;
  background-size: 100px auto;
  background-position: center -5px;
}
.list--faq.list--qaTop li{
  width: 48.5%;
  float: left;
  margin: 0 3% 3% 0;
}
.list--faq.list--qaTop li:nth-child(2n){
  margin: 0 0 3%;
}
.list--faq.list--qaTop li:nth-child(1) .ico::before{
  background-size: 90px auto !important;
  background-position: center -3px;
}
.list--faq.list--qaTop li:nth-child(2) .ico::before{
  background-size: 90px auto !important;
  background-position: center -3px;
}


.section--detail.qaEdit .txt{
  text-align: center;
  letter-spacing: 1px;
}
.section--detail.qaEdit .form.form--post dd{
  padding: 8px 0 30px;
}
.section--detail.qaEdit .btn + .btn .btn--sub{
  text-decoration: none;
  margin: 10px auto;
  display: inline-block;
}
.section--detail.qaEdit .btn + .btn .btn--sub:hover{
  color:#000;
  background: transparent;
}
.section--detail.qaEdit .form--comfirm{ margin: 0 0 45px;}
.section--detail.qaEdit .form--comfirm dd{
  margin:8px 0 30px;
  padding: 20px;
  background: #e9f3f5;
  border-radius: 3px;
}
.section--detail.qaEdit .rule {
  color: #dc5858;
  position: relative;
}
.page--faq .list--faq.list--qa li a{
  position: relative;
  margin: 0 0 30px;
}
.page--faq .list--faq.list--qa li.new a::before{
  content:"new";
  position: absolute;
top: -20px;
left: -20px;
z-index: 1;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 37px;
    border-radius: 100px;
	background: -moz-linear-gradient(-45deg, rgba(221,209,137,1) 1%, rgba(182,164,82,1) 100%);
	background: -webkit-linear-gradient(-45deg, rgba(221,209,137,1) 1%,rgba(182,164,82,1) 100%);
	background: linear-gradient(135deg, rgba(221,209,137,1) 1%,rgba(182,164,82,1) 100%);
    color: #fff;
    font-size: 13px;
    font-family: YakuHanJP, 'Source Sans Pro', sans-serif;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-align: center;
    transition: 10s;
    -webkit-transition: 10s;
}


/*  support
============================== */
.page--support .section--detail .txt {margin: 0 0 50px;}
.page--support .section--detail .list--support dt {
	font-weight: 600;
	margin: 0 0 15px;
}
.page--support .section--detail .list--support dd {margin: 0 0 40px;}
.page--support .section--detail .inner-list > li { margin: 0 0 15px;}
.page--support .section--detail .inner-list > li:last-child {margin-bottom: 0;}
.page--support .section--detail .sml-list {margin-top: -10px;}
.page--support .section--detail .sml-list li { font-size: 13px; padding: 0 0 0 30px;}
.page--support .section--detail .txt-list {margin-top: 5px;}
.page--support .section--detail .txt-list > li{margin: 0 0 10px;}

/* exception
============================== */
.page--error .section--base .tit {margin: 0 0 30px;}
.page--error .section--base .txt {text-align: center;}

/* login
============================== */
.page--login .form--post {
	width: 400px;
	margin: 0 auto;
}
.page--login .block--subscription {margin: 70px 0 0 ;}
.page--login .block--subscription .btn {margin-bottom: 50px;}

/*  questioonnaire
============================== */
.page--questionnaire .txt { margin: 0 0 60px;}
.block--error {margin: 0 0 50px; color: #d83c22;}
.block--error li {margin: 0 0 10px;}
.block--error li:before { content: '※';}


/* about
============================== */
.page--about .section--detail{width: 100%; padding-bottom: 0;}
.page--about .area--member {
  background: #141828;
  background: -webkit-linear-gradient(left, #141828 0%,#393d42 100%);
  background: linear-gradient(to right, #141828 0%,#393d42 100%);
  color: #fff;
  position: relative;
  overflow: hidden;
}
.page--about .area--member:before,
.page--about .area--member:after {
    content: '';
    width: 30vw;
    height: 40vw;
    padding: 100px 10%;
    background: url(/static/original/common/svg/logo_white.svg) no-repeat center;
    background-size: contain;
    opacity: 0.2;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
    transform-origin: 58% 0;
}
.page--about .area--member:before {
	top: 19%;
	left: -6vw;
	animation: rotate 6s infinite alternate;
    -webkit-animation-iteration-count: rotate 6s infinite alternate;
}
.page--about .area--member:after {
	top: 1%;
	right: -4vw;
	animation: rotate 4s infinite alternate;
    -webkit-animation-iteration-count: rotate 4s infinite alternate;
}
.page--about .area--base__inner {width: 800px; margin: 0 auto; padding: 80px 0;}
.page--about .area--free .area--base__inner {padding-top: 0;}
.page--about .ph {margin: 0 0 60px; padding: 0;}
.page--about .ph .slick-arrow {display: none!important;}
.page--about .list--intro {text-align: center;}
.page--about .list--intro dt {
    font-weight: 100;
    margin: 0 0 16px;
    font-size: 22px;
    letter-spacing: 0.05em;
    text-align: center;
}
.page--about .list--intro dd:not(:last-child) {margin: 0 0 50px;}
.page--about .member__block:not(:last-child) {margin: 0 0 100px;}
.page--about .member__block .block-tit{
    font-size: 30px;
    text-align: center;
    margin: 0 0 50px;
    letter-spacing: 0.05em;
    font-weight: 200;
}
.page--about .member__block .block-tit .icon--key {
	display: block;
	width: 26px;
	margin: 0 auto 15px;
	line-height: 0;
	text-align: center;
}
.page--about .member__block .block-tit .icon--key path{fill: #fff;}
.page--about .member__block .list--contents {margin: 0 0 20px;}
.page--about .member__block .list--contents li {
    background: #fff;
    padding: 30px;
    margin: 0 0 10px;
    color: #000;
}
.page--about .member__block .list--contents li .tit{
    font-family: 'Source Sans Pro', sans-serif;
    letter-spacing: 0.15em;
    margin: 0 0 16px;
    font-size: 22px;
    line-height: 1;
}
.page--about .member__block .list--contents li .txt{margin: 0;}
.page--about .member__block .list--attention > li{}
.page--about .member__block .list--price {
  width: 100%;
  margin: 0 0 50px;
  border: 1px solid;
  border-radius: 3px;
  background: #f1f1f1;
  color: #000;
}
.page--about .member__block .list--price tr {border-bottom: 1px solid rgba(0,0,0,0.2);}
.page--about .member__block .list--price th,
.page--about .member__block .list--price td { padding: 25px;}
.page--about .member__block .list--price th{
  width: 200px;
  text-align: center;
  border-right: 1px solid rgba(0,0,0,0.2);;
  background: #dedede;
}
.page--about .member__block .list--price .list--attention {margin-top: 10px;}
.page--about .member__block .txt--present {
    color: #c3af49;
    font-size: 16px;
    text-align: center;
    margin: 0;
}
.page--about .member__block .btn--main {
    background: #fff;
    color: #000;
    margin: 20px 0 0;
}


/* login
============================== */

#bbs {
width: 800px;
margin: 0 auto;
padding: 80px 0 50px;
}

#bbs h2.tit{
line-height: 1;
margin:0 auto 30px;
}

#bbs .section .titArea {
margin: 30px auto 15px;
position: relative;
}
#bbs .section  .titArea .report{
    position: absolute;
    right: 0;
    top: 0px;
}

#bbs .section  .titArea .threadNum {
font-size: 13px;
}

#bbs .section .txtArea .ph {
margin:0 auto 30px;
}
#bbs .section .txtArea .txt.lead {
background: #eff9fb;
background: -moz-linear-gradient(45deg, rgb(56, 167, 212) 0%,rgb(43, 201, 204) 100%);
background: -webkit-linear-gradient(45deg, rgb(56, 167, 212) 0%,rgb(43, 201, 204) 100%);
background: linear-gradient(45deg, rgb(56, 167, 212) 0%,rgb(43, 201, 204) 100%);
color:#fff;
font-size: 17px;
margin: 0px auto 30px;
padding: 30px;
}

#bbs .section .sortBox {
border: 1px solid #66cbea;
padding: 15px;
margin: 30px auto 0;
}

#bbs .section ul.commentList {
margin: 0px auto 30px;
}
#bbs .section ul.commentList li {
border-bottom: 1px solid #66cbea;
padding: 30px 0px 30px;
}
#bbs .section ul.commentList li .titArea  {
border-bottom: 0px solid #66cbea;
}
#bbs .section ul.commentList li .txtArea {
}



#bbs #comment_form {
border: 10px solid #66cbea;
padding: 30px;
}
#bbs #comment_form dl {

}
#bbs #comment_form dl dt {
font-weight: 500;
margin: 0 auto 5px;
}
#bbs #comment_form dl dd {
margin: 0px auto 30px;
}
#bbs #comment_form dl dd textarea {
box-sizing: border-box;
-webkit-box-sizing: border-box;
padding: 10px;
width: 100%;
}

#bbs .btn {

}
#bbs .btn a,
#bbs .btn input{
background: -webkit-linear-gradient(45deg, rgb(56, 167, 212) 0%,rgb(43, 201, 204) 100%);
background: linear-gradient(45deg, rgb(56, 167, 212) 0%,rgb(43, 201, 204) 100%);
border:1px solid  #31a9dc;
border-radius: 100px;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
color:#fff;
display: inline-block;
font-family: 'Source Sans Pro', -apple-system, "Roboto-Regular", 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN','Noto Sans Japanese', "メイリオ", sans-serif;
font-size: 15px;
font-weight: 400;
letter-spacing: 0.1em;
margin:0 10px;
padding: 10px 0px;
text-decoration: none;
transition: all .3s ease;
-webkit-transition: all .3s ease;
width:150px;
}
#bbs .btn a:hover,
#bbs .btn input:hover{
    box-shadow: 5px 5px 15px 0 rgba(0,0,0,.15);
color:#fff;
    -webkit-transform: translate3d(0,-3px,0);
    transform: translate3d(0,-3px,0);
}

#bbs .attention {
font-weight: 500;
color: #f00;
margin: 0 auto 15px;
}












/* report一覧
============================== */

#book .book_contentsList{
    display: flex;
    flex-wrap: wrap;
}

#book .book_contentsList li {
    width: 23.5%;
    margin: 0 2% 60px 0;
    height: 300px;
}

#book .book_contentsList li:nth-child(4n){
    margin: 0 0 60px;
}

#book .book_contentsList li a{
    display: block;
	color: #000;
	text-decoration: none;
}

#book .book_contentsList li a img{
	width: 100%;
}


#book .book_contentsList li a:hover{
    margin-top: -1%;
	color: #d42420!important;
}


.book_contentsTit{
	font-size: 16px;
    margin: 0 0 5px;
}

.book_contentsTxt{
	font-size: 12px;
	color: #888;
}


/* blog
============================== */

#boxBlogDetail .block--player{
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
#boxBlogDetail .block--player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
#boxBlogDetail hr{
    margin: 40px 0;
}
#boxBlogDetail .date{
    margin: 0 0 30px 0;
}

/* birthday-message
============================== */
.page--home .birthday-message {
  font-size: 1.1em;
  background: #fff;
  box-shadow: 0px 5px 20px 0 rgba(0,0,0,0.1);
  padding: 1.5em 2em;
  width: fit-content;
  margin: 0 auto 30px;
}
.page--home .birthday-message i {
  margin-right: 0.5em;
}
.page--home .birthday-message a {
  text-decoration: none;
  color: #333;
}
.page--home .birthday-message a:hover {
  color: #2C3464;
}
.page--birthday-message .message_mov {
  position: relative;
  /* padding-bottom: 56.25%;
  height: 0; */
  width: fit-content;
  background: #f5f5f5;
  overflow: hidden;
  margin: 1em auto;
}
.page--birthday-message .section--detail {
  width: fit-content;
  max-width: 800px;
}
.page--birthday-message .tit,
.page--birthday-message .txt {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}