/*========================================
	1-1.Structure Module
========================================*/

.iconPhone,.iconNumber {
	vertical-align: middle;
}

.dmWrap {
	margin: auto;
	width: 1920px;
	max-width: 100%;
	color: #000;
	font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.dmWrap h1,.dmWrap h2,.dmWrap h3,.dmWrap h4,.dmWrap h5,.dmWrap h6 {
	letter-spacing: normal;
}

.dmWrap h2 {
	margin: 0;
	font-size: 32px;
}

.dmWrap h3 {
	font-size: 24px;
}

.dmWrap h4 {
	font-size: 20px;
	font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media only screen and (max-width: 1610px) {
	.dmWrap h2 {
		font-size: 28px;
	}
	.dmWrap h3 {
		font-size: 21px;
	}
}

@media only screen and (max-width: 1410px) {
	.dmWrap h2 {
		font-size: 26px;
	}
	.dmWrap h3 {
		font-size: 19px;
	}
	.dmWrap h4 {
		font-size: 18px;
	}
}

@media only screen and (min-width: 993px) and (max-width: 1310px) {
	.dmWrap h2 {
		font-size: 20px;
	}
	.dmWrap h3 {
		font-size: 16px;
	}
	.dmWrap h4 {
		font-size: 16px;
	}
}

@media only screen and (max-width: 992px) {
	.dmWrap h2 {
		font-size: 18px;
	}
	.dmWrap h3 {
		font-size: 15px;
	}
	.dmWrap h4 {
		font-size: 15px;
	}
}

@media only screen and (max-width: 576px) {
	.dmWrap h2 {
		font-size: 16.5px;
	}
	.dmWrap h3 {
		font-size: 13px;
	}
	.dmWrap h4 {
		font-size: 14px;
	}
}

@media only screen and (max-width: 380px) {
	.dmWrap h2 {
		font-size: 15.5px;
	}
}

.dmWrap h2.sub-page-title {
	font-size: 42px;
}

@media only screen and (max-width: 1610px) {
	.dmWrap h2.sub-page-title {
		font-size: 42px;
	}
}

@media only screen and (max-width: 1410px) {
	.dmWrap h2.sub-page-title {
		font-size: 42px;
	}
}

@media only screen and (min-width: 993px) and (max-width: 1310px) {
	.dmWrap h2.sub-page-title {
		font-size: 42px;
	}
}

@media only screen and (max-width: 992px) {
	.dmWrap h2.sub-page-title {
		font-size: 42px;
	}
}

@media only screen and (max-width: 768px) {
	.dmWrap h2.sub-page-title {
		font-size: 23px !important;
	}
}

.dmWrap .sub-page-title-jp {
	font-size: 36px;
}

@media only screen and (max-width: 1610px) {
	.dmWrap .sub-page-title-jp {
		font-size: 36px;
	}
}

@media only screen and (max-width: 1410px) {
	.dmWrap .sub-page-title-jp {
		font-size: 36px;
	}
}

@media only screen and (min-width: 993px) and (max-width: 1310px) {
	.dmWrap .sub-page-title-jp {
		font-size: 36px;
	}
}

@media only screen and (max-width: 992px) {
	.dmWrap .sub-page-title-jp {
		font-size: 36px;
	}
}

@media only screen and (max-width: 768px) {
	.dmWrap .sub-page-title-jp {
		font-size: 20px !important;
	}
	.dmWrap .sub-section-artist.sub-page-title-jp {
		font-size: 23px !important;
	}
}

.dmWrap p {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 16px;
	letter-spacing: normal;
}

.dmWrap a:hover,
.dmWrap a:visited {
	text-decoration: none !important;
}

.dmWrap a:active {
	color: #fff;
}

.dmWrap img {
	vertical-align: bottom !important;
}

/*========================================
	2-1.TOPページ
========================================*/

.dmHeader .d-flex,
.nav {
	z-index: 10;
}

.dmHeader {
	padding-top: 40px !important;
	padding-bottom: 20px !important;
}

.dmHeader a {
	margin-left: 60px;
	line-height: 1.0em;
}

.dmHeader a img {
	width: 242px;
	height: 38px;
}

.dmHeader .nav {
	position: fixed;
	right: 0;
	margin-right: 255px;
}
.dmHeader .nav a {
	margin-left: 10px;
	padding: 8px 0;
	width: 234px;
	color: #989898;
	font-size: 16px;
	text-align: center;
	border-right: 1px solid #989898 !important;
	border-bottom: 1px solid #989898 !important;
	border-radius: 0 !important;
}

@media only screen and (max-width: 992px) {
	.dmHeader .nav a {
		font-size: 12px;
		width: 180px;
	}
}

@media only screen and (max-width: 768px) {
	.dmHeader {
		max-width: 100%;
		margin: auto;
		padding: 20px 15px 0 15px !important;
	}
	.dmHeader a {
		margin-left: 0;
	}
	.dmHeader a img {
		width: 150px;
		height: auto;
	}
	.dmHeader .nav {
		right: 15px;
		margin-top: 0;
		/*margin-right: 35px;*/
		padding-left: 10px;
	}
	.dmHeader .nav-item:first-child {
		margin-right: 0 !important;
	}
	.dmHeader .nav a {
		/*margin-left: 0;*/
		/*padding: 0 5px;*/
		/*width: 100%;
		border-right: 1px solid #989898 !important;*/
		/*border-bottom: none !important;*/
	}
	/*.dmHeader .nav li:last-child a {
		border-right: none !important;
		border-bottom: none !important;
	}*/
	.dmHeader .nav a {
		font-size: 10px;
	}
}

@media only screen and (max-width: 576px) {
	.dmHeader .nav {
		margin-right: 40px;
		padding-left: 0;
	}
}

@media only screen and (max-width: 400px) {
	.dmHeader {
		padding: 20px 10px 0 10px !important;
	}
	.dmHeader .nav {
		right: 10px;
	}
	.dmHeader a img {
		width: 130px;
		height: auto;
	}
}

@media only screen and (max-width: 370px) {
	.dmHeader .nav {
		margin-right: 0;
	}
}

.dmHeader .nav a:hover {
	color: #333 !important;
}

.dmHeader .nav a:visited {
	color: #989898 !important;
}

.dmHeader.typeCover .nav a:hover {
	color: #fff !important;
}

.dmHeader.typeCover .nav a:visited {
	color: #989898 !important;
}

.dmHeader.subNavWrap .nav a:hover {
	color: #bbb !important;
}

.top-main1,
.top-main2,
.top-main3,
.top-main4,
.top-main5,
.top-main6,
.top-main7 {
	position: relative;
}

.top-main-cover1,
.top-main-cover2,
.top-main-cover3,
.top-main-cover4,
.top-main-cover5,
.top-main-cover6,
.top-main-cover7 {
	position: absolute;
	top: 0;
	left: 0;
}

.top-main1 img,
.top-main2 img,
.top-main3 img,
.top-main4 img,
.top-main5 img,
.top-main6 img,
.top-main7 img {
	max-width: 100%;
	height: auto;
	overflow: hidden;
}

.top-main2 img,
.top-main3 img {
	transform: scale(1.0); /* 元に戻す */
	transition: transform 1.5s ease;
}

.top-main2:hover img,
.top-main3:hover img {
	transform: scale(1.1); /* 拡大 */
	transition: transform 1.5s ease;
}

.top-main-wrap {
	margin-top: -100px;
	height: 1080px;
	position: relative;
}

@media only screen and (max-width: 768px) {
	.top-main-wrap {
		margin-top: -80px;
		height: 845px;
	}
}

@media only screen and (max-width: 400px) {
	.top-main-wrap {
		margin-top: -80px;
		height: 690px;
	}
}

.top-main-wrap2 {
	position: relative;
}

.top-main-contents {
	position: absolute;
	margin: auto;
	top: 260px;
	right: 0;
	left: 0;
	width: 372px;
	max-width: 100%;
	pointer-events: none;
}

@media only screen and (max-width: 1200px) {
	.top-main-contents {
		top: 200px;
		width: 350px;
	}
}

@media only screen and (max-width: 992px) {
	.top-main-contents {
		width: 280px;
	}
}

@media only screen and (max-width: 768px) {
	.top-main-contents {
		top: 250px;
		width: 190px;
	}
}

.top-main-contents2 {
	position: absolute;
	margin: auto;
	top: 85px;
	right: 0;
	left: 0;
	max-width: 90%;
	pointer-events: none;
}

@media only screen and (max-width: 1610px) {
	.top-main-contents2 {
		top: 70px;
	}
}

@media only screen and (max-width: 1410px) {
	.top-main-contents2 {
		top: 60px;
	}
}

@media only screen and (min-width: 993px) and (max-width: 1310px) {
	.top-main-contents2 {
		top: 35px;
	}
}

@media only screen and (max-width: 992px) {
	.top-main-contents2 {
		top: 20px;
	}
}

.top-main-contents2 .top-text-section02 {
	margin-top: 45px;
}

@media only screen and (min-width: 993px) and (max-width: 1310px) {
	.top-main-contents2 .top-text-section02 {
		margin-top: 40px;
	}
}

@media only screen and (max-width: 992px) {
	.top-main-contents2 .top-text-section02 {
		margin-top: 30px;
	}
}

@media only screen and (max-width: 768px) {
	.top-main-contents2 .top-text-section02 {
		margin-top: 30px;
	}
}

@media only screen and (max-width: 576px) {
	.top-main-contents-artists-sm .top-text-section02 {
		margin-top: 0;
	}
}

.top-main-contents-artists-wrap {
	position: relative;
}

.top-main-contents-artists-sm {
	position: absolute;
	margin: auto;
	top: 60px;
	right: 0;
	left: 0;
	max-width: 90%;
	pointer-events: none;
	z-index: 10;
}

.top-main-contents-artists a,
.top-main-contents-artists-sm a {
	font-weight: bold;
	font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.displayCover {
	opacity: 1;
	transition: 1500ms !important;
}

.displayNoneCover {
	opacity: 0;
	transition: 1500ms !important;
}

.slick-next {
	right: 25px !important;
}
.slick-prev {
	z-index: 5 !important;
	left: 25px !important;
}

.slick-prev, .slick-next {
	width: 50px !important;
	height: 50px !important;
}

.slick-prev:before, .slick-next:before {
	font-size: 50px !important;
}

.dmWrap .top-text-section01 {
	margin-top: 85px;
	font-size: 18px;
	line-height: 2.9em
}

.dmWrap .top-text-section02 h2,
.dmWrap .top-text-section02 {
	font-size: 32px;
	font-weight: 600;
	line-height: 1.8em;
	font-family: "futura-pt", sans-serif;
}

.dmWrap .top-text-section02 a {
	color: #fff;
	text-decoration: none;
	pointer-events: auto;
}

.dmWrap .top-text-section02 a:hover {
	color: #f5f5f5;
	text-decoration: none;
}

.dmWrap .top-text-section02 a:visited {
	color: #fff !important;
}

/*トップ・マージン・サイズ*/
@media only screen and (max-width: 1810px) {
	.dmWrap .top-text-section02 h2,
	.dmWrap .top-text-section02 {
		font-size: 28px;
		line-height: 1.9em;
	}
}

@media only screen and (max-width: 1610px) {
	.dmWrap .top-text-section01 {
		font-size: 16px;
		line-height: 2.5em;
	}
	.dmWrap .top-text-section02 h2,
	.dmWrap .top-text-section02 {
		font-size: 26px;
		line-height: 1.7em;
	}
}

@media only screen and (max-width: 1410px) {
	.dmWrap .top-text-section01 {
		font-size: 14px;
		line-height: 2.2em;
	}
	.dmWrap .top-text-section02 h2,
	.dmWrap .top-text-section02 {
		font-size: 23px;
	}
	.newsArea p {
		font-size: 15px;
	}
	.footer-name {
		font-size: 14px;
	}
	.footer-copyright {
		font-size: 11px;
	}
}

@media only screen and (min-width: 993px) and (max-width: 1310px) {
	.dmWrap .top-text-section01 {
		margin-top: 40px;
	}
	.dmWrap .top-text-section02 h2,
	.dmWrap .top-text-section02 {
		font-size: 20px;
	}
	.footer-name {
		font-size: 13px;
	}
	.footer-copyright {
		font-size: 10px;
	}
}

@media only screen and (max-width: 992px) {
	.dmWrap .top-text-section01 {
		margin-top: 40px;
		font-size: 12px;
	}
	.dmWrap .top-text-section02 h2,
	.dmWrap .top-text-section02 {
		font-size: 20px;
	}
	/*.dmWrap .top-text-section02 h2,
	.dmWrap .top-text-section02 {
		font-size: 16px;
		line-height: 2.0em;
	}*/
	.newsArea p {
		font-size: 13px;
		line-height: 1.8em
	}
	.ftMenuWrap {
		font-size: 12px;
	}
	.footer-name {
		font-size: 10px;
	}
	.footer-copyright {
		font-size: 10px;
	}
}

@media only screen and (max-width: 579px) {
	.dmWrap .top-text-section01 {
		margin-top: 70px;
		line-height: 2.3em;
	}
	.dmWrap .top-text-section02 h2,
	.dmWrap .top-text-section02 {
		font-size: 16px;
		line-height: 1.8em;
	}
	.newsArea h3 {
		font-size: 13px;
	}
	.newsArea p {
		font-size: 12px;
		line-height: 1.8em
	}
}

@media only screen and (max-width: 350px) {
	.dmWrap .top-text-section01 {
		margin-top: 40px;
		line-height: 2.0em;
	}
	.dmWrap .top-text-section02 h2,
	.dmWrap .top-text-section02 {
		line-height: 1.5em;
	}
	.newsArea p {
		line-height: 1.5em
	}
}

/*トップサブタイトル*/
.dmWrap .subTitle01 {
	margin-top: 65px;
	font-size: 32px;
}

@media only screen and (max-width: 1810px) {
	.dmWrap .subTitle01 {
		margin-top: 30px;
		font-size: 26px;
	}
}

@media only screen and (max-width: 1410px) {
	.dmWrap .subTitle01 {
		font-size: 24px;
	}
}

@media only screen and (min-width: 993px) and (max-width: 1310px) {
	.dmWrap .subTitle01 {
		font-size: 20px;
	}
}

@media only screen and (max-width: 992px) {
	.dmWrap .subTitle01 {
		margin-top: 20px;
		font-size: 18px;
	}
}

@media only screen and (max-width: 768px) {
	.dmWrap .subTitle01 {
		/*margin-top: 40px;*/
		font-size: 18px;
	}
}

@media only screen and (max-width: 576px) {
	.dmWrap .subTitle01 {
		font-size: 19px;
	}
}

/*========================================
	3-1.サブページ
========================================*/

.dmWrap .sub-main-wrap {
	margin-top: -100px;
}

@media only screen and (max-width: 768px) {
	.dmWrap .sub-main-wrap {
		margin-top: -80px;
	}
}

.dmWrap .sub-hd-wrap {
	animation: fadein 5s ease-out forwards;
}

@keyframes fadein {
	0% {opacity: 0}
	100% {opacity: 1}
}

.dmWrap .sub-hd-wrap img {
	width: 100%;
	height: 660px;
	object-fit: cover;
}

@media only screen and (max-width: 1310px) {
	.dmWrap .sub-hd-wrap img {
		height: 550px;
	}
}

@media only screen and (max-width: 992px) {
	.dmWrap .sub-hd-wrap img {
		height: auto;
	}
}

.dmWrap .sub-hd-tb-on {
	display: none !important;
}

@media only screen and (max-width: 992px) {
	.dmWrap .sub-hd-tb-on {
		display: block !important;
	}
	.dmWrap .sub-hd-tb-off {
		display: none !important;
	}
}

.dmWrap .subPageFooter {
	margin-top: 160px;
}

@media only screen and (max-width: 768px) {
	.dmWrap .subPageFooter {
		margin-top: 100px;
	}
}

.dmWrap .sub-text-section01 {
	font-size: 18px !important;
	line-height: 2.9em;
}

@media only screen and (max-width: 768px) {
	.dmWrap .sub-text-section01 {
		font-size: 14px !important;
		line-height: 2.2em;
	}
}

@media only screen and (min-width: 769px) {
	.dmWrap .sub-text-section01.mt95 {
		margin-top: 95px !important;
	}
}

@media only screen and (max-width: 768px) {
	.dmWrap .sub-text-section01.mt95 {
		margin-top: 70px !important;
	}
	.dmWrap .sub-text-section01.mt85 {
		margin-top: 50px !important;
	}
	.dmWrap .sub-text-section01.mt60 {
		margin-top: 35px !important;
	}
	.dmWrap .sub-text-section01 img {
		max-width: 70%;
	}
}

.dmWrap .sub-section-h2 {
	font-size: 32px !important;
	line-height: 2.8em;
}

@media only screen and (max-width: 768px) {
	.dmWrap .sub-section-h2 {
		font-size: 19px !important;
		line-height: 2.8em;
	}
	.dmWrap .sub-section-h2.mt95 {
		margin-top: 75px !important;
	}
}

.dmWrap .sub-section-h3 {
	margin: 30px 0 0 0;
	font-size: 32px !important;
}

@media only screen and (max-width: 768px) {
	.dmWrap .sub-section-h3 {
		font-size: 19px !important;
	}
}

.dmWrap .sub-section-logo {
	margin: 140px auto 0 auto;
	margin-bottom: 220px;
}

@media only screen and (min-width: 992px) and (max-width: 1310px) {
	.dmWrap .sub-section-logo {
		max-width: 720px;
	}
}

@media only screen and (max-width: 768px) {
	.dmWrap .sub-section-logo {
		max-width: 80%;
		margin: 120px auto 0 auto;
		margin-bottom: 110px;
	}
}

.dmWrap .sub-section-name {
	margin-top: 35px;
	color: #b2b2b2;
	font-size: 72px;
}

.dmWrap .sub-section-name-under {
	margin-top: 15px;
}

@media only screen and (max-width: 768px) {
	.dmWrap .sub-section-name {
		margin-top: 25px;
		font-size: 40px;
	}
	.dmWrap .sub-section-name-under {
		margin-top: 10px;
	}
}

.dmWrap .sub-section-guide {
	margin-top: 120px;
}

@media only screen and (max-width: 768px) {
	.dmWrap .sub-section-guide {
		margin-top: 50px;
	}
}

.dmWrap .sub-section-artist {
	margin-top: 50px;
}

@media only screen and (max-width: 768px) {
	.dmWrap .sub-section-artist {
		margin-top: 70px;
	}
}

.dmWrap .sub-section-artist-image {
	margin: 90px auto 0 auto;
}

@media only screen and (max-width: 768px) {
	.dmWrap .sub-section-artist-image {
		margin: 60px auto 0 auto;
		max-width: 70%;
	}
}

.dmWrap .sub-section-artist-name {
	margin-top: 80px !important;
	font-size: 48px !important;
	font-weight: 500 !important;
	font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media only screen and (max-width: 768px) {
	.dmWrap .sub-section-artist-name {
		margin-top: 60px !important;
		font-size: 28px !important;
	}
}

.dmWrap .sub-section-artist-en {
	margin-top: 35px;
	font-size: 32px !important;
}

@media only screen and (max-width: 768px) {
	.dmWrap .sub-section-artist-en {
		margin-top: 25px;
		font-size: 24px !important;
	}
}

.dmWrap .sub-section-artist-year {
	margin-top: 40px;
	font-size: 24px !important;
}

@media only screen and (max-width: 768px) {
	.dmWrap .sub-section-artist-year {
		margin-top: 15px;
		font-size: 16px !important;
	}
}

.dmWrap .sub-text-section-artist {
	margin: 120px auto 0 auto;
	max-width: 680px;
}

.dmWrap .sub-text-section-artist p {
	font-size: 18px !important;
	line-height: 2.9em;
	text-align: left;
	font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media only screen and (max-width: 768px) {
	.dmWrap .sub-text-section-artist {
		margin: 60px auto 0 auto;
	}
	.dmWrap .sub-text-section-artist p {
		font-size: 15px !important;
		line-height: 2.3em;
	}
}

/*========================================
	4-1.カスタムCSS
========================================*/

/*ナビリスト*/
#g-nav{
	position:fixed;
	z-index: 999;
	top:0;
	right: -120%;
	width:100%;
	height: 100vh;
	line-height: 1.0em;
	/*background-color: rgba( 255, 255, 255, 0.8 );
	transition: all 0.8s;*/
	background-color: #d9d9d9e6;
	transition: all .8s;
}

@media only screen and (max-width: 768px) {
	#g-nav {
		background-color: #d9d9d9;
	}
}

#g-nav.panelactive{
	right: 0;
}

/*ナビゲーションの縦スクロール*/
#g-nav.panelactive #g-nav-list{
	/*ナビの数が増えた場合縦スクロール*/
	position: fixed;
	z-index: 999; 
	width: 100%;
	height: 100vh;
	overflow-y: auto;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	padding-bottom: 60px;
}

@media only screen and (max-width: 7698px) {
	.fadeList{
		padding-bottom: 80px;
	}
}

@media only screen and (min-width: 769px) {
	#g-nav{
		max-width: 500px;
	}
	#g-nav.panelactive #g-nav-list{
		max-width: 500px;
	}
}

/*ナビゲーション*/
#g-nav ul {
	position: absolute;
	z-index: 999;
	top: 80px;
	left: 0;
	/*transform: translate(-50%,-50%);*/
	width: 100%;
	padding-left: 60px;
	box-sizing: border-box;
}

/*リストのレイアウト設定*/
#g-nav li{
	list-style: none;
	text-align: left;
}

#g-nav li a{
	color: #333;
	text-decoration: none;
	padding:10px;
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-size: 16px;
}

#g-nav li.artist-list {
	color: #333;
	padding: 10px;
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-size: 16px;
}

@media only screen and (max-width: 768px) {
	#g-nav li a,
	#g-nav li.artist-list {
		font-size: 13px;
	}
}

#g-nav ul.child-list {
	position: relative;
	z-index: 1;
	top: 0;
	left: 0;
	padding-left: 0 !important;
}

#g-nav ul.child-list li a {
	padding-top: 5px;
}

/*ナビボタン*/
.dmWrap .open-btn{
	position:fixed;
	z-index: 9999;
	top: 162px;
	right: 30px;
	cursor: pointer;
	width: 234px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.dmWrap .open-btn .label{
	display: block;
	margin-left: 10px;
	padding: 8px 0;
	width: 100%;
	color: #989898;
	font-size: 16px;
	text-align: center;
	border-right: 1px solid #989898 !important;
	border-bottom: 1px solid #989898 !important;
	border-radius: 0 !important;
	line-height: 1;
	pointer-events: none;
}

@media only screen and (max-width: 992px) {
	.dmHeader .nav {
		margin-right: 235px;
	}
	.dmWrap .open-btn .label {
		font-size: 12px;
		width: 180px;
	}
}

@media only screen and (max-width: 989px) {
	.dmWrap .open-btn { top: 90px; }
}

@media only screen and (max-width: 768px) {
	.dmHeader .nav {
		margin-right: 0;
	}
	.dmWrap .open-btn {
        	top: 109px;
		right: 15px;
	}
	.dmWrap .open-btn .label {
		font-size: 10px !important;
	}
}

@media only screen and (max-width: 768px) {
	.dmWrap .open-btn { width: 190px;}
}
@media only screen and (max-width: 479px) {
	.dmWrap .dmHeader .nav a { width: 160px; }
}
@media only screen and (max-width: 479px) {
	.dmWrap .open-btn { width: 170px;}
}
@media only screen and (max-width: 400px) {
	.dmWrap .open-btn { right: 10px;}
}
@media only screen and (max-width: 350px) {
	.dmWrap .dmHeader .nav a { width: 150px; }
	.dmWrap .open-btn { width: 120px;}
}

.typeCoverPage .dmWrap .open-btn .label{ color: #989898; }

.dmWrap .open-btn .bar{
	position: absolute;
	left: 14px;
	height: 3px;
	width: 45%;
	border-radius: 2px;
	background-color: #666;
	opacity: 0;
	visibility: hidden;
}

.typeCoverPage .dmWrap .open-btn .bar{ background-color: #989898; }

.dmWrap .open-btn .bar:nth-of-type(2){ top: 15px; }
.dmWrap .open-btn .bar:nth-of-type(3){ top: 23px; }
.dmWrap .open-btn .bar:nth-of-type(4){ top: 31px; }

.dmWrap .open-btn.active{
	width: 50px;
	height: 50px;
	justify-content: initial;
}

.dmWrap .open-btn.active .label{ display: none; }

.dmWrap .open-btn.active .bar{
	visibility: visible;
	transition: transform .4s ease .2s, opacity .3s ease .2s, visibility 0s;
}

.dmWrap .open-btn.active .bar:nth-of-type(2){
	top: 18px;
	left: 18px;
	transform: translateY(6px) rotate(-45deg);
	width: 50%;
	opacity: 1;
	background-color: #212121;
}

.dmWrap .open-btn.active .bar:nth-of-type(3){
	opacity: 0;
}

.dmWrap .open-btn.active .bar:nth-of-type(4){
	top: 30px;
	left: 18px;
	transform: translateY(-6px) rotate(45deg);
	width: 50%;
	opacity: 1;
	background-color: #212121;
}

.slick-vertical .slick-slide {
	border: none !important;
}

@media only screen and (max-width: 768px) {
	.justify-content-center {
		justify-content: space-between !important;
	}
}

/* もっと見るボタン */
.more-btn-wrap {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 40px;
}

.more-btn {
	padding: 10px 25px;
	border: none;
	background: #000;
	color: #fff;
	font-size: 15px;
	cursor: pointer;
	border-radius:0;
	transition: background 0.3s;
}

.more-btn:hover {
	background: #555;
}

/* 最初は隠す */
.product-list > div.hidden {
	display: none;
}

.dmWrap p.d-m-item {
	margin: 0;
}

.dmWrap .product-list p {
	font-size: 15px;
}

@media (max-width: 575px) {
	.dmWrap .product-list p {
		font-size: 14px;
	}
}
/*========================================
	5-1.テーブル
========================================*/

/*テーブルタイプ*/
table.shopTb {
	margin: 120px auto 0 auto;
	padding: 0;
	border: none;
	max-width: 975px;
	width: 100%;
	box-sizing: border-box;
}

table.shopTb tr:first-child {
	border-top: 1px solid #666;
}

table.shopTb th {
	margin: 0;
	padding: 20px 0 20px 100px;
	width: 30%;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #666;
	color: #000;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.5em;
	text-align: left;
	background: #fff;
}

table.shopTb td {
	margin: 0;
	padding: 20px 0 20px 10%;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #666;
	color: #000;
	font-size: 20px !important;
	font-weight: 400;
	line-height: 2em;
	text-align: left;
	background: #fff;
}

@media only screen and (max-width:768px){
	table.shopTb th {
		width: 25%;
		padding: 20px 10px 20px 20px;
	}
}

@media only screen and (max-width: 768px) {
	table.shopTb th,
	table.shopTb td, 
	table.shopTb p {
		font-size: 14px !important;
	}
}
@media only screen and (max-width:380px){
	table.shopTb th {
		padding: 20px 10px;
	}
}

.btn-light:hover {
	color: #000;
	background-color: #aaa;
	border-color: #aaa;
}

/*========================================
	6-1.汎用
========================================*/

/*隠しページ*/
.hide_this {
	display: none;
}

.hide_this2,
.hide_this3 {
	display: none;
}

.show_button {
	margin: 20px 0;
	padding: 0;
	width: 200px;
	min-width: 200px;
	font-size: 16px;
	color: #989898;
}

.show_button2,
.show_button3 {
	margin: 0;
	padding: 0;
	width: 300px;
	min-width: 300px;
	font-size: 16px;
	color: #989898;
}

@media only screen and (max-width: 768px) {
	.show_button,
	.show_button2,
	.show_button3 {
		font-size: 13px;
	}
}

.tb-on {
	display: none !important;
}

.sm-on {
	display: none !important;
}

@media only screen and (max-width: 1192px) {
	.tb-on {
		display: block !important;
	}
	.tb-off {
		display: none !important;
	}
}

@media only screen and (max-width: 767px) {
	.sm-off {
		display: block !important;
	}
}

@media only screen and (max-width: 576px) {
	.sm-on {
		display: block !important;
	}
	.sm-off {
		display: none !important;
	}
}

.container-fluid {
	padding-right: 0 !important;
	padding-left: 0 !important;
	overflow: hidden;
}

.topRow {
	margin-bottom: 0 !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.topRow>* {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.dmHeader img {
	max-width: 100%;
}

.dmHeader .box{
	margin-top: 20px;
	position:relative;
}

.dmWrap .letterSpacing2 {
	letter-spacing: 2px;
}

.dmWrap .letterSpacing4 {
	letter-spacing: 4px;
}

.dmWrap hr {
	border-color: #aaa;
}

/* 配置 */
@media only screen and (max-width: 768px) {
	.txtC-mbL{text-align:left;}
}

/* 余白 */
.mb0 {margin-bottom:0 !important;}
.mb25{margin-bottom:25px !important;}
.mb30{margin-bottom:30px !important;}
.mb35{margin-bottom:35px !important;}
.mb40{margin-bottom:40px !important;}
.mb60{margin-bottom:60px !important;}

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

/* フォントサイズのパターン */
.bold{font-weight:bold !important;}

.fontsans {
	font-weight: 400 !important;
	font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.fontsans700 {
	font-weight: 700;
	font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.fontfutura {
	font-family: "futura-pt", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.fontfutura300 {
	font-weight: 300 !important;
	font-family: "futura-pt", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.fontfutura600 {
	font-weight: 600 !important;
	font-family: "futura-pt", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.fontfutura700 {
	font-weight: 700 !important;
	font-family: "futura-pt", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
