/* contents */

body {
	background: #fff;
	font-size: 12px;
	letter-spacing: 0.05em;
	line-height: 1.7;
	color: #000;
	font-family: 'Noto Sans JP', serif;
	font-weight: 500;
}

a {
	color: #000;
	transition: all .3s ease-out;
}

.bold {
	font-weight: 700;
}

.yellow-line {
	background: linear-gradient(transparent 60%, #FFFA76 60%);	
}

.bg-gray {
	background: #F8F8F8;
}

.bg-pulple {
	background: #AF82AD
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.mx900 {
	max-width: 900px!important;
}

.pt05 {
	padding-top: 5px!important;
}

.pt10 {
	padding-top: 10px!important;
}

.pt20 {
	padding-top: 20px!important;
}

.pt30 {
	padding-top: 30px!important;
}

.pt40 {
	padding-top: 40px!important;
}

.pt50 {
	padding-top: 50px!important;
}

.pt60 {
	padding-top: 60px!important;
}

.pt70 {
	padding-top: 70px!important;
}

.pt80 {
	padding-top: 80px!important;
}

.pt90 {
	padding-top: 90px!important;
}

.pt100 {
	padding-top: 100px!important;
}

.pt120 {
	padding-top: 120px!important;
}

.pt05 {
	padding-top: 5px!important;
}

.pb10 {
	padding-bottom: 10px!important;
}

.pb20 {
	padding-bottom: 20px!important;
}

.pb30 {
	padding-bottom: 30px!important;
}

.pb40 {
	padding-bottom: 40px!important;
}

.pb50 {
	padding-bottom: 50px!important;
}

.pb60 {
	padding-bottom: 60px!important;
}

.pb70 {
	padding-bottom: 70px!important;
}

.pb80 {
	padding-bottom: 80px!important;
}

.pb90 {
	padding-bottom: 90px!important;
}

.pb100 {
	padding-bottom: 100px!important;
}

.pb120 {
	padding-bottom: 120px!important;
}

.mt10 {
	margin-top: 10px!important;
}

.mt20 {
	margin-top: 20px!important;
}

.mt30 {
	margin-top: 30px!important;
}

.mt40 {
	margin-top: 40px!important;
}

.mt50 {
	margin-top: 50px!important;
}

.mt60 {
	margin-top: 60px!important;
}

.mt70 {
	margin-top: 70px!important;
}

.mt80 {
	margin-top: 80px!important;
}

.mt90 {
	margin-top: 90px!important;
}

.mt100 {
	margin-top: 100px!important;
}

.mt120 {
	margin-top: 120px!important;
}

.mb10 {
	margin-bottom: 10px!important;
}

.mb20 {
	margin-bottom: 20px!important;
}

.mb30 {
	margin-bottom: 30px!important;
}

.mb40 {
	margin-bottom: 40px!important;
}

.mb50 {
	margin-bottom: 50px!important;
}

.mb60 {
	margin-bottom: 60px!important;
}

.mb70 {
	margin-bottom: 70px!important;
}

.mb80 {
	margin-bottom: 80px!important;
}

.mb90 {
	margin-bottom: 90px!important;
}

.mb100 {
	margin-bottom: 100px!important;
}

.mb120 {
	margin-bottom: 120px!important;
}

.fs14 {
	font-size: 14px!important;
}

.fs15 {
	font-size: 15px!important;
}

.fs16 {
	font-size: 16px!important;
}

.fs18 {
	font-size: 18px!important;
}

.fs20 {
	font-size: 20px!important;
}

.fs22 {
	font-size: 22px!important;
}

.fs26 {
	font-size: 26px!important;
}

.fs30 {
	font-size: 30px!important;
}

@media only screen and (max-width:767px) {

	.pt20 {
		padding-top: 15px!important;
	}

	.pt30 {
		padding-top: 20px!important;
	}

	.pt40 {
		padding-top: 25px!important;
	}

	.pt50 {
		padding-top: 30px!important;
	}

	.pt60 {
		padding-top: 35px!important;
	}

	.pt70 {
		padding-top: 40px!important;
	}

	.pt80 {
		padding-top: 50px!important;
	}

	.pt90 {
		padding-top: 60px!important;
	}

	.pt100 {
		padding-top: 70px!important;
	}

	.pt120 {
		padding-top: 80px!important;
	}

	.pb20 {
		padding-bottom: 15px!important;
	}

	.pb30 {
		padding-bottom: 20px!important;
	}

	.pb40 {
		padding-bottom: 25px!important;
	}

	.pb50 {
		padding-bottom: 30px!important;
	}

	.pb60 {
		padding-bottom: 35px!important;
	}

	.pb70 {
		padding-bottom: 40px!important;
	}

	.pb80 {
		padding-bottom: 50px!important;
	}

	.pb90 {
		padding-bottom: 60px!important;
	}

	.pb100 {
		padding-bottom: 70px!important;
	}

	.pb120 {
		padding-bottom: 80px!important;
	}

	.mt20 {
		margin-top: 15px!important;
	}

	.mt30 {
		margin-top: 20px!important;
	}

	.mt40 {
		margin-top: 25px!important;
	}

	.mt50 {
		margin-top: 30px!important;
	}

	.mt60 {
		margin-top: 35px!important;
	}

	.mt70 {
		margin-top: 40px!important;
	}

	.mt80 {
		margin-top: 50px!important;
	}

	.mt90 {
		margin-top: 60px!important;
	}

	.mt100 {
		margin-top: 70px!important;
	}

	.mt120 {
		margin-top: 80px!important;
	}

	.mb20 {
		margin-bottom: 15px!important;
	}

	.mb30 {
		margin-bottom: 20px!important;
	}

	.mb40 {
		margin-bottom: 25px!important;
	}

	.mb50 {
		margin-bottom: 30px!important;
	}

	.mb60 {
		margin-bottom: 35px!important;
	}

	.mb70 {
		margin-bottom: 40px!important;
	}

	.mb80 {
		margin-bottom: 50px!important;
	}

	.mb90 {
		margin-bottom: 60px!important;
	}

	.mb100 {
		margin-bottom: 70px!important;
	}

	.mb120 {
		margin-bottom: 80px!important;
	}
	
	.fs14 {
		font-size: 13px!important;
	}

	.fs15 {
		font-size: 14px!important;
	}

	.fs16 {
		font-size: 15px!important;
	}
	
	.fs18 {
		font-size: 16px!important;
	}
	
	.fs20 {
		font-size: 18px!important;
	}

	.fs22 {
		font-size: 18px!important;
	}

	.fs26 {
		font-size: 22px!important;
	}

	.fs30 {
		font-size: 24px!important;
	}

}

@media screen and (min-width: 768px) {
	
	body {
		font-size: 13.1px;
	}
	
	.fs14 {
		font-size: 15px;
	}
	
}


/* common */


.inner {
	width: 100%;
	max-width: 1100px;
	padding-left: 50px;
	padding-right: 50px;
	margin: 0 auto;
}

.btn-buy a {
	padding: 6px 9px;
	line-height: 100%;
	background: #000;
	color: #fff;
	display: inline-block;
	font-weight: 700;
	margin-top: 8px;
}

.btn-buy a:hover {
	background: #999;
}

.spec-link a:hover {
	color: #555;
}

@media screen and (max-width: 767px) {

	.inner {
		padding-left: 6%;
		padding-right: 6%;
	}

}


/* key */

.inner-key {
	overflow: hidden;
	position: relative;
}

@media screen and (max-width: 767px) {
	
}

/* catch */

.block-catch .inner {
	max-width: none!important;
	padding-left: 0!important;
	padding-right: 0!important;
}

.block-catch .inner div {
	width: 100%;
	margin: 0 auto;
	padding-left: 10.833%;
	padding-right: 10.833%;
}


@media screen and (max-width: 767px) {
	
	.block-catch .inner div {
		padding-left: 6%;
		padding-right: 6%;
	}

}

/* navi */

.item-nav ul {
	display: flex;
	flex-wrap: wrap;
	max-width: 900px;
	margin: 0 auto;
}

.item-nav li {
	width: 33.33%;
	padding-left: 2.78%;
	padding-right: 2.78%;
}

.item-nav li a:hover {
	opacity: 0.75;
}

@media screen and (max-width: 767px) {
	
	.item-nav ul {
		justify-content: center;
	}
	
	.item-nav li {
		width: 50%;
		padding-left: 4%;
		padding-right: 4%;
	}

	.item-nav li a:hover {
		opacity: 0.75;
	}
	
	.item-nav li:last-child {
		padding-top: 30px;
	}

}

/* item */

.item-wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.item-main-img, .item-main-txt {
	width: 50%;
}

.item-tit-wrap {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	padding-right: 8.33%;
}

.item-tit {
	width: 26%;
	padding-right: 6%;
}

.item-tit-img {
	width: 74%;
}

.color-wrap {
	display: flex;
	flex-wrap: wrap;
}

.color-wrap li {
	width: 33.33%;
	padding-left: 3px;
	padding-right: 3px;
}

@media screen and (min-width: 768px) {

	.item-detail > div:nth-child(odd) .item-main-img {
		padding-right: 5%;
		order: 1;
	}

	.item-detail > div:nth-child(even) .item-main-img {
		padding-left: 5%;
		order: 2;
	}

	.item-detail > div:nth-child(odd) .item-main-txt {
		order: 2;
	}

	.item-detail > div:nth-child(even) .item-main-txt {
		order: 1;
	}
}


@media screen and (max-width: 767px) {

	.item-tit-wrap {
		display: block;
		padding-right: 6%;
		padding-left: 6%;
	}
	
	.item-tit-img {
		width: 100%;
	}
	
	.item-tit {
		width: 100%;
		padding-left: 65%;
		padding-right: 0;
		padding-bottom: 20px;
	}

	.item-main-img {
		display: block;
		width: 80%;
		padding-bottom: 15px;
	}

	.item-main-txt {
		display: block;
		width: 100%;
		padding-left: 0;
	}

	.item-main-txt h2 {
		font-size: 14px;
		padding-top: 30px;
	}

	.item-color-box {
		width: 50%;
		padding: 20px 6% 0 6%;
	}
	
}

/* theatre */

.detail-theatre {
	background: #DED7C2;
}

.logo-theatre {
	width: 230px;
	display: inline-block;
	margin-top: -60px;
}

.block-catch dl {
	background: #fff;
	width: 100%;
	max-width: 820px;
	padding: 10px;
	margin: 0 auto;
	text-align: left;
}

.block-catch dt {
	border-left: 2px solid #000;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	display: inline-block;
	font-weight: 700;
	font-size: 15px;
	padding: 10px 20px;
}

.block-catch dd {
	border: 2px solid #000;
	padding: 20px 20px;
}

.tp-link {
	display: inline-block;
	padding-top: 10px;
	color: #000;
	text-decoration: underline;
	font-weight: 700;
}

.tp-link:hover {
	color: #666;
}

@media screen and (max-width: 767px) {
	
	.logo-theatre {
		width: 17	0px;
		margin-top: -35px;
	}

	.block-catch dt {
		border-left: 2px solid #000;
		border-top: 2px solid #000;
		border-right: 2px solid #000;
		display: block;
		font-size: 14px;
		padding: 10px 6%;
	}
	
	.block-catch dd {
		border: 2px solid #000;
		padding: 20px 6%;
	}

}
	
/* foot */

.foot-wrap {
	position: relative;
}

.foot {
	margin-top: 10px;
	width: 100%;
	padding-left: 6%;
	padding-right: 6%;
	margin-left: auto;
	margin-right: auto;
	max-width: calc(600px + 12%);
}

.foot_btn {
	display: block;
	margin: 0 auto;
	border: 1px solid #333;
	width: 322px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	font-weight: 700;
	margin-bottom: 15px;
}

.foot_btn:hover {
	opacity: 0.7;
}

.foot_btn span {
	font-family: 'Noto Sans JP', serif;
}

.foot_russet {
	width: 146px;
	margin: 90px auto 0;
}

.foot_russet a:hover {
	opacity: 0.7;
}

.foot_copy {
	padding: 80px 0 30px;
	text-align: center;
	display: block;
	font-size: 12px;
}

.foot_insta {
	width: 22px;
	margin: 0 auto;
}

.foot_insta a:hover {
	opacity: 0.7;
}

/*
#page-top {
	width: 50px;
	height: 50px;
	position: fixed;
	bottom: -100px;
	right: 20px;

	text-decoration: none!important;
	z-index: 999;
	background: rgba(255, 255, 255, 0.6);
	text-align: center;
	border: 1px solid #333;
}

#page-top.act {
	bottom: 20px;
}

#page-top .pt-txt {
	display: inline-block;
	font-size: 15px;
	line-height: 47px;
	vertical-align: middle;
	transition: all 0.3s ease;
	transform: translate(0);
	color: #000;
}

#page-top:hover {
	border-color: #555;
}

#page-top:hover .pt-txt {
	color: #555;
}
*/

#page-top {
	width: 120px;
	height: 120px;
	position: fixed;
	bottom: -140px;
	right: 20px;

	text-decoration: none!important;
	z-index: 999;
	background: #aab0e4;
	text-align: center;
	border: 3px solid #aab0e4;
	border-radius: 50%;
}

#page-top.act {
	bottom: 20px;
}

#page-top .pt-txt {
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	line-height: 116px;
	vertical-align: middle;
	transition: all 0.3s ease;
	transform: translate(0);
	color: #000;
}

#page-top:hover {
	background-color: #fff;
}

#page-top .pt-txt:hover {
	color: #000;
}

#foot-ptop a {
	background: #efefef;
	padding: 10px 0 12px;
	line-height: 1.2;
	display: block;
	font-weight: 700;
}

#foot-ptop a:hover {
	background: #888;
	color: #fff;
}

@media screen and (max-width: 767px) {

	.foot_btn {
		width: 100%;
	}

/*
	#page-top {
		width: 40px;
		height: 40px;
		right: 15px;
	}

	#page-top.act {
		bottom: 15px;
	}

	#page-top .pt-txt {
		font-size: 13px;
		line-height: 36px;
	}
*/

	#page-top {
		width: 100%;
		height: 50px;
		position: fixed;
		bottom: -50px;
		right: 0;

		text-decoration: none!important;
		z-index: 999;
		background: #aab0e4;
		text-align: center;
		border: 3px solid #aab0e4;
		border-radius: 0;
	}

	#page-top.act {
		bottom: 0;
	}

	#page-top .pt-txt {
		display: inline-block;
		font-size: 14px;
		font-weight: 700;
		line-height: 45px;
		vertical-align: middle;
		transition: all 0.3s ease;
		transform: translate(0);
		color: #000;
	}
}

/* slide */

.slide-item img {
	padding: 0 3.4%;
}

.slick-dots {
	text-align: center;
	padding-top: 20px;
}

.slick-dots li {
	display: inline-block;
	background: none;
	border: none;
}

.slick-dots button {
	display: block;
	padding: 0;
	border: none;
	box-sizing: content-box;
	background: none;
	font-size: 0;
	cursor: pointer;
}

.slick-dots button::after {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #231815;
	border-radius: 3px;
	margin: 3px 8px;
}

.slick-dots .slick-active button::after {
	background: #e94709;
}

@media screen and (max-width: 767px) {

	.slick-dots {
		padding-top: 15px;
	}

	.slide-item img {
		padding: 0 2%;
	}

	.item-slider.inner {
		padding-left: 0;
		padding-right: 0;
	}
}


/* other */

@media screen and (max-width: 767px) {

	.is-pc {
		display: none;
	}
}

@media screen and (min-width: 768px) {

	.is-sp {
		display: none;
	}
}
