@charset "utf-8";
/*
Author: LIQUID DESIGN Ltd.
Author URI: https://lqd.jp/
*/

/*共通箇所*/
html body{
					font-family: "BIZ UDPGothic",'Noto Sans JP';
}

body .navbar{
	padding: 10px 0px;
}
body footer{
	padding: 0px;
}

footer .footerMenu .navbar-nav{
 margin: 0px;
	padding: 20px 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction: row;
}
footer .rights-notation{
	margin: 0px;
	padding: 20px 0px;
	background: #262626;
	text-align: center;
}
footer .rights-notation a{
 margin: 0px;
	padding: 10px 40px;
	text-align: center;
	background: #FFF;
	border-radius: 5px;
}
footer #rights-notationText{
	display: none;
}
#rights-notationText .inner{
 padding: 20px;
	background: #FFF;
	font-size: 18px;
	line-height: 2;
}
.breadcrumb.top{
 margin: 10px 0px 0px 0px;
	border: none;
}

/*FRONT*/
#front .slick-dotted.slick-slider{
	margin-bottom: 60px;
}
#front .slick-track {
  display: flex;
}
#front .slick-slide {
  height: auto !important;
}
#front .tpoSlider .sliderBox img{
	object-fit: cover;
	height: 100%;
	max-height: 600px;
}
#front .slick-dots{
	bottom: -50px;
}
#front .slick-dots li{
	width: 30px;
	height: 30px;
	margin: 0px 15px;
}
#front .slick-dots li button:before{
	content: "●";
	font-size: 25px;
}
#front .bodyArea{
		margin: 0px;
		padding: 0px;
}
#front .section{
	padding: 100px 0px;
	background: #FFF;
}
#front .section:nth-child(even){
	background: #DEDEDE;
}
#front .section .sectionInner{
		margin: 0px auto;
		padding: 0px;
		width : -webkit-calc(100% - 40px) ;
  width : calc(100% - 40px) ;
		max-width: 1080px;
}
#front .lease-information{
	/*background: url(/wp-content/themes/liquid-magazine/images/back_bot_y.png) repeat center center;*/
}

#front .lease-information .lease-informationListOuter{
	margin: 0px;
	padding: 0px;
	border-radius: 20px;
	text-align: center;
	/*
	background: #FFF;
 box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
	*/
}
#front .lease-information .index{
	margin: 0px 0px 40px 0px;
	padding: 0px;
}
#front .lease-information .index .en{
		text-align: center;
			font-size:80px;
			font-weight: bold;
			color: #DDDDDD;
			margin: 0px;
			line-height: 0.5;
			opacity: 0.6;
			z-index: 1;
			position: relative;
}
#front .lease-information .index .en.bl{
  color: #262626;
		opacity: 1;
}
#front .lease-information .index .jp{
		text-align: center;
			font-size:40px;
			font-weight: bold;
			color: #262626;
			z-index: 2;
			position: relative;
}

#front .lease-information .releaseInfoList{
	margin: 0px 0px;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
}
#front .lease-information .releaseInfoList .releaseInfoBox{
 margin: 0px 0px 50px 0px;
	padding: 0px;
	width : -webkit-calc(33.3% - 20px) ;
 width : calc(33.3% - 20px) ;
	/*box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
	border: 2px solid #DEDEDE;*/
}
#front .lease-information .releaseInfoList .releaseInfoBox .img{
 margin: 0px 0px 0px 0px;
	padding: 0px;
}
#front .lease-information .releaseInfoList .releaseInfoBox .img img{
 width: 100%;
	aspect-ratio:14/10;
	object-fit: cover;
	margin: 0px;
}
#front .lease-information .releaseInfoList .releaseInfoBox .name{
 text-align: left;
	margin: 0px;
	padding: 5px;

	/*background: #DDDDDD;*/
}
#front .lease-information .releaseInfoList .releaseInfoBox .name .artist{
		font-size: 14px;
}
#front .lease-information .releaseInfoList .releaseInfoBox .name .title{
		font-weight: bold;
}
#front .lease-information .btnArea{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
#front .lease-information .btnArea a{
 margin: 0px;
	padding: 15px 60px;
	border-radius: 20px;
	font-weight: bold;
	background: #FFF;
	border: 2px solid #DDDDDD;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
	transition: all 300ms 0s ease;
}
#front .lease-information .btnArea a:hover{
 background: #EFEFEF;
}

#front .conceptArea{
	
}
#front .conceptArea .index{
	margin: 0px 0px 40px 0px;
	padding: 0px;
	
}
#front .conceptArea .index .en{
		text-align: center;
			font-size:80px;
			font-weight: bold;
			color: #FFF;
			margin: 0px;
			line-height: 0.3;
			opacity: 0.6;
			z-index: 1;
			position: relative;
}
#front .conceptArea .index .jp{
		text-align: center;
			font-size:60px;
			font-weight: bold;
			color: #262626;
			z-index: 2;
			position: relative;
}
#front .conceptArea .row {
	padding: 80px 40px;
	background: #FFF;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
#front .conceptArea .row .img{
 width : -webkit-calc(28% - 20px) ;
   width : calc(28% - 20px) ;
			margin: 0px;
			padding: 0px;
			display: flex;
			flex-wrap: wrap;
			justify-content: center;
			align-items: center;
}
#front .conceptArea .row .img img{
  width: 76%;
}
#front .conceptArea .row .text{
 width : -webkit-calc(72% - 20px) ;
   width : calc(72% - 20px) ;
			margin: 0px;
			padding: 0px;
			font-size: 16px;
			line-height: 2;
}



/*商品詳細ページ*/
	#item .headArea{
		margin: 40px auto;
		width : -webkit-calc(100% - 40px) ;
  width : calc(100% - 40px) ;
		max-width: 1080px;
	}

	#item .section{
	padding: 100px 0px;
	background: #FFF;
}
#item .section:nth-child(even){
	background: #F7F7F7;
}
#item .section .sectionInner{
		margin: 0px auto;
		padding: 0px;
		width : -webkit-calc(100% - 40px) ;
  width : calc(100% - 40px) ;
		max-width: 1080px;
}
#item .headArea .itemtitle{
		margin: 0px 0px 0px 0px;
	padding: 20px;
	    background: #DDDDDD;
			text-align: center;
			font-size:40px;
			font-weight: bold;
			color: #262626;
			z-index: 2;
			position: relative;
}
#item .headArea .info{
 margin: 0px 0px 50px 0px;
	padding: 10px;
	background: #fff59d;
	text-align: center;
}
#item .headArea .info .date{
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
#item .headArea .info .date .i{
 font-weight: bold;
	margin-right: 5px;
}
#item .section.imglist {
	padding: 0px 0px;
	background: #FFF;
}
#item .section.imglist .sectionInner{
	max-width: inherit;
	width: 100%;
	margin: 0px;
	padding: 0px;
	transition-timing-function: linear;
}
#item .section.imglist .sectionInner .imgBox img {
  height: auto;
  width: auto;
		width: 100%;
}
#item .detail{
	/*background: url(/wp-content/themes/liquid-magazine/images/back_bot_y.png) repeat center center;*/
}
#item .detailInfo{
	margin: 0px;
	padding: 0px;
}
#item .detailInfo .doublechanceArea{
	margin: 0px 0px 50px 0px;
	padding: 30px;
	background: #fff59d;
	border-radius: 20px;
}
#item .detailInfo .doublechanceArea .head{
 margin: 0px;
	padding: 0px 20px 10px;
	background: #FFF;
	text-align: center;
}
#item .detailInfo .doublechanceArea .head .img img{
 margin: 0px;
	padding: 0px;
	max-height: 100px;
}
#item .detailInfo .doublechanceArea .head .t{
 margin: 0px;
	padding: 0px;
	font-size: 50px;
 font-weight: bold;
 color: #262626;
	line-height: 1.1;
}
#item .detailInfo .doublechanceArea .body{
	margin: 0px;
	padding: 10px 10px 10px;
	background: #FFF;
}
#item .detailInfo .doublechanceArea .body p{
line-height: 0;
margin: 0px;
padding: 0px;
}
#item .detailInfo .doublechanceArea .body .index{
 text-align: center;
}
#item .detailInfo .doublechanceArea .body .c{
 color: #023f98;
}
#item .detailInfo .doublechanceArea .body .c img{
 margin: 0px;
	padding: 0px;
	max-height: 100px;
}	
#item .detailInfo .doublechanceArea .body .t{
 margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 40px;
 font-weight: bold;
 color: #262626;
	line-height: 1.1;
	text-align: center;
}
#item .detailInfo .doublechanceArea .body .row{
 margin: 0px 0px 10px 0px;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
#item .detailInfo .doublechanceArea .body .row .img{
 margin: 0px;
	padding: 0px;
	width : -webkit-calc(35% - 20px) ;
 width : calc(35% - 20px) ;
}
#item .detailInfo .doublechanceArea .body .row .text{
	width : -webkit-calc(65% - 0px) ;
   width : calc(65% - 0px) ;
			font-size: 20px;
			line-height: 2;
			letter-spacing: -0.03em;
}
#item .detailInfo .doublechanceArea .body .period{
	padding: 10px 0px;
	text-align: center;
	font-size: 18px;
	line-height: 1.4;
	font-weight: bold;
	background: #F5F5F5;
}

#item .detailInfo .prizeArea{
	margin: 0px;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
}
#item .detailInfo .prizeArea .prizeBox{
 margin: 0px 15px 20px 0px;
	padding: 10px 10px;
	width : -webkit-calc(33.3% - 15px) ;
 width : calc(33.3% - 15px) ;
	border-radius: 10px;
	background: #FFF;
 box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
	background: linear-gradient(0deg, rgb(255, 255, 255), rgb(230, 230, 230));
}
#item .detailInfo .prizeArea .prizeBoxBlue{
	background: linear-gradient(0deg, #063f92, #2c6fd2);
}
#item .detailInfo .prizeArea .prizeBoxW{
	width : -webkit-calc(66.6% - 15px) ;
 width : calc(66.6% - 15px) ;
}
#item .detailInfo .prizeArea .prizeBox .imgArea{
text-align: center;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background: #FFF;
}
#item .detailInfo .prizeArea .prizeBox .imgArea img{
 max-height: 325px;
}
#item .detailInfo .prizeArea .prizeBox .textArea{
	margin: 0px;
	padding: 0px;
}
#item .detailInfo .prizeArea .prizeBoxBlue .textArea{
 color: #FFF;
}
#item .detailInfo .prizeArea .prizeBox .textArea .rank{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 18px;
	vertical-align: bottom;
}
#item .detailInfo .prizeArea .prizeBox .textArea .rank b{
	margin: 0px 3px 0px 0px;
	padding: 0px;
	font-size: 36px;
}
#item .detailInfo .prizeArea .prizeBox .textArea .row{
 margin: 0px;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#item .detailInfo .prizeArea .prizeBox .textArea .name{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
	vertical-align: bottom;
}

#item .shoplist{
	background: #f7f7f7;
}

#item .shoplist .index{
	margin: 0px 0px 40px 0px;
	padding: 0px;
}
#item .shoplist .index .en{
		text-align: center;
			font-size:80px;
			font-weight: bold;
			color: #000;
			margin: 0px;
			line-height: 0.5;
			/*
			opacity: 0.6;
			*/
			z-index: 1;
			position: relative;
}
#item .shoplist .index .jp{
		text-align: center;
			font-size:40px;
			font-weight: bold;
			color: #262626;
			z-index: 2;
			position: relative;
}


#item .shoplist .tableArea{
	margin: 0px;
	padding: 40px;
	background: #FFF;
	border-radius: 20px;
}
#item .shoplist .tableArea .tableBox{
 margin: 0px 0px 20px 0px;
	padding: 0px;
	border: 1px solid #ccc;
		line-height: 0;
}
#item .shoplist .tableArea .tableBox .index{
 margin: 0px;
	padding: 20px 20px;
	text-align:left;
	background: #DDDDDD;
	font-size: 20px;
	font-weight: bold;
	color: #262626;
	cursor: pointer;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	line-height: 1.1;
}
#item .shoplist .tableArea .tableBox .index:after{
 content: "▼";
	margin: 0px 10px 0px 0px;
}
#item .shoplist .tableArea .tableBox.open .index:after{
 content: "▲";
}
#item .shoplist .tableArea .tableBox .body{
	margin: 0px;
	padding: 10px;
	overflow: hidden;
	display: none;
}
#item .shoplist .tableArea.open .tableBox .body{
	display: block;
}
#item .shoplist .tableArea .tableBox .body table{
	width: 100%;
	padding: 0px;
	border-collapse:collapse;
}
#item .shoplist .tableArea .tableBox .body table thead th{
 padding: 10px 0px;
	text-align: center;
	background: #666;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #ccc;
	line-height: 1.1;
}
#item .shoplist .tableArea .tableBox .body table thead th:nth-child(1){
	width: 28%;
}
#item .shoplist .tableArea .tableBox .body table thead th:nth-child(2){
	width: 10%;
}
#item .shoplist .tableArea .tableBox .body table thead th:nth-child(3){
	width: 47%;
}
#item .shoplist .tableArea .tableBox .body table tbody td{
 padding: 10px;
	text-align: left;
	background: #FFF;
	color: #262626;
	font-size: 16px;
	border: 1px solid #ccc;
		line-height: 1.1;
}
#item .shoplist .tableArea .tableBox .body table tbody tr:nth-child(even) td{
	background: #f7f7f7;
}
#item .shoplist .tableArea .tableBox p{
 margin: 0px;
	padding: 0px;
	line-height: 0;
}


#itemArchive .section{
	padding: 100px 0px;
	background: #FFF;
}
#itemArchive .section:nth-child(even){
	background: #F7F7F7;
}
#itemArchive .section .sectionInner{
		margin: 0px auto;
		padding: 0px;
		width : -webkit-calc(100% - 40px) ;
  width : calc(100% - 40px) ;
		max-width: 1080px;
}
#itemArchive .index{
	margin: 0px 0px 80px 0px;
	padding: 0px;
}
#itemArchive .index .en{
		text-align: center;
			font-size:80px;
			font-weight: bold;
			color: #DDDDDD;
			margin: 0px;
			line-height: 0.5;
			opacity: 0.6;
			z-index: 1;
			position: relative;
}
#itemArchive .index .en.bl{
	color: #262626;
	opacity: 1;
}
#itemArchive .index .jp{
		text-align: center;
			font-size:40px;
			font-weight: bold;
			color: #262626;
			z-index: 2;
			position: relative;
}
#itemArchive .taglist {
 margin: 0px 0px 60px 0px;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap:20px;
}
#itemArchive .taglist .t{
	display: block;
	list-style: none;
}
#itemArchive .taglist .t a{
 margin: 0px;
	padding: 5px 10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	border-radius: 5px;
	color: #EFB957;
	border:1px solid #EFB957;
	transition: all 300ms 0s ease;
}
#itemArchive .taglist .t a:hover{
	background: #EFB957;
	color: #FFF;
}
#itemArchive .taglist .t a:before{
 content: "#";
}


#itemArchive .releaseInfoList{
	margin: 0px 0px;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
}
#itemArchive .releaseInfoList .releaseInfoBox{
 margin: 0px 20px 40px 20px;
	padding: 0px;
	width : -webkit-calc(33.3% - 40px) ;
 width : calc(33.3% - 40px) ;
	/*box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
	border: 2px solid #DEDEDE;*/
}
#itemArchive .releaseInfoList .releaseInfoBox .img{
 margin: 0px 0px 0px 0px;
	padding: 0px;
}
#itemArchive .releaseInfoList .releaseInfoBox .img img{
 width: 100%;
	aspect-ratio:14/10;
	object-fit: cover;
	margin: 0px;
}
#itemArchive .releaseInfoList .releaseInfoBox .name{
 text-align: left;
	margin: 0px;
	padding: 5px 0px;
}
#itemArchive .releaseInfoList .releaseInfoBox .name .artist{
		font-size: 14px;
}
#itemArchive .releaseInfoList .releaseInfoBox .name .title{
		font-weight: bold;
}
#itemArchive .artistArea{
 margin: 0px 20px 80px 20px;
}
#itemArchive .artistArea .artistRow{
 margin: 0px;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#itemArchive .artistArea .artistRow .imgArea{
     width: -webkit-calc(45% - 20px);
    width: calc(45% - 20px);
}
#itemArchive .artistArea .artistRow .textArea{
     width: -webkit-calc(55% - 20px);
    width: calc(55% - 20px);
}
#itemArchive .artistArea .artistRow .textArea .name{
 margin: 0px 0px 20px 0px;
	font-weight: 600;
}
#itemArchive .artistArea .artistRow .textArea .detailInfo {
 margin: 0px 0px 20px 0px;
}
#itemArchive .artistArea .artistRow .textArea .detailInfo .i{
    margin: 0px 0px 10px 0px;
    font-size: 20px;
    font-weight: 600;
}
#itemArchive .artistArea .artistRow .textArea .detailInfo .text {
    margin: 0px;
    font-size: 16px;
    font-weight: 400;
}

@media screen and (max-width: 959px) {
	#front .lease-information .index .en{
		font-size: 48px;
		line-height: 1.1;
	}
	#front .lease-information .index .jp{
		font-size: 24px;
		margin-top: -24px;
	}
	#front .lease-information .releaseInfoList{
		display: block;
	}
	#front .lease-information .releaseInfoList .releaseInfoBox{
		width: auto;
	}
	#front .conceptArea .index .en{
		font-size: 48px;
		line-height: 1.1;
	}
	#front .conceptArea .index .jp{
		font-size: 24px;
		margin-top: -24px;
	}
	#front .conceptArea .row{
		padding: 20px;
		margin: 0px 20px;
		display: block;
	}
	#front .conceptArea .row .img{
		width: auto;
		text-align: center;
		margin: 0px 0px 20px 0px;
	}
	#front .conceptArea .row .img img{
	 width: 60%;
	}
	#front .conceptArea .row .text{
		width: auto;
		font-size: 16px;
	}
	
	#item .headArea .itemtitle{
		font-size: 32px;
	}
	#item .detailInfo .doublechanceArea{
		padding: 20px;
	}
	#item .detailInfo .doublechanceArea .head{
		padding: 10px;
	}
	#item .detailInfo .doublechanceArea .head .t{
		font-size: 24px;
	}
	#item .detailInfo .doublechanceArea .body{
		padding: 10px 10px 10px;
	}
	#item .detailInfo .doublechanceArea .body .row{
		display: block;
	}
	#item .detailInfo .doublechanceArea .body .row .img{
		width: auto;
		margin: 0px 0px 10px 0px;
	}
	#item .detailInfo .doublechanceArea .body .row .text{
		width: auto;
		font-size: 16px;
	}
	#item .detailInfo .doublechanceArea .body .period{
		text-align: left;
		font-size: 14px;
	}
	#item .detailInfo .prizeArea{
		display: block;
	}
	#item .detailInfo .prizeArea .prizeBox{
		width: auto;
		margin: 0px 0px 20px 0px;
	}
#item .shoplist .index .en{
		font-size: 48px;
		line-height: 1.1;
	}
#item .shoplist .index .jp{
		font-size: 24px;
		margin-top: -24px;
	}
	#item .shoplist .tableArea{
		padding: 20px 10px;
	}
	#item .shoplist .tableArea .tableBox .body table thead th{
		font-size: 14px;
	}
	#item .shoplist .tableArea .tableBox .body table tbody td{
		padding: 5px;
		font-size: 14px;
	}
	
#itemArchive .index .en{
		font-size: 48px;
		line-height: 1.1;
	}
#itemArchive .index .jp{
		font-size: 24px;
		margin-top: -24px;
	}	
	#itemArchive .releaseInfoList{
		display: block;
	}
	#itemArchive .releaseInfoList .releaseInfoBox{
		margin: 0px 0px 20px 0px;
		width: auto;
	}
	#itemArchive .artistArea{
	 margin: 0px 0px 40px;
	}
	#itemArchive .artistArea .artistRow{
		margin: 0px;
		padding: 0px;
		display: block;
	}
	#itemArchive .artistArea .artistRow .imgArea{
						width: auto;
						margin: 0px 0px 20px 0px;
	}
	#itemArchive .artistArea .artistRow .textArea{
					width: auto;
	}
}


body .headline .sns a{
	border-radius: 50%;
	    width: 1.5em;
    height: 1.5em;
}


body .foot .sns{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 1em 0;
}
body .foot .sns a{
	border-radius: 50px;
	width: 40px;
	height: 40px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
body 	.foot .sns a img{
	max-width: 80%;
}


.formArea{
	margin: 100px auto;
	padding: 30px;
	background: #F7F7F7;
	border: 1px solid #DEDEDE;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
	border-radius: 5px;
	max-width: 1000px;
}
.formArea .formList{
	margin: 0px;
	padding: 0px;
}
.formArea .formList .fonrmBox{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DEDEDE;
}

.formArea .formList .fonrmBox .i{
 margin: 0px;
	padding: 0px;
	width: 300px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.formArea.confirm .formList .fonrmBox .i{
 font-weight: bold;
}
.formArea .formList .fonrmBox .i p{
 margin: 0px;
}
.formArea .formList .fonrmBox .i .k{
 margin: 0px 0px 0px 10px;
	padding: 3px 10px;
 background: #EFB957;
	color: #262626;
	font-weight: bold;
	font-size: 12px;
}
.formArea .formList .fonrmBox .c{
 margin: 0px;
	padding: 0px;
	width : -webkit-calc(100% - 300px) ;
   width : calc(100% - 300px) ;
}
.formArea .formList .fonrmBox .c a{
 color: #EFB957;
}

.formArea .btnArea{
	margin: 0px;
	padding: 10px 0px 0px 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.formArea .btnArea input{
 margin: 5px;
}

.formArea .btnArea>p{
 margin: 0px;
	padding: 0px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.formArea .btnArea>p br,
.formArea .btnArea>p span{
 display: none;
}
.formArea .btnArea>p input[type=button],
.formArea .btnArea>p input[type=submit]{
 margin: 10px 20px;
	padding: 10px 20px;
	text-align: center;
	min-width: 180px;
}
@media screen and (max-width: 959px) {
	.formArea .formList .fonrmBox{
	 display: block;
	}
	.formArea .formList .fonrmBox .i{
	 margin: 0px 0px 3px 0px;
		width: auto;
	}
	.formArea .formList .fonrmBox .c{
	 margin: 0px;
		width: auto;
	}
}

/*20260610追加*/
#item .itemRow{
	margin: 80px 0;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#item .itemRow .imgArea{
 width : -webkit-calc(45% - 20px) ;
 width : calc(45% - 20px) ;
}
#item .itemRow .imgArea .topItemImg{
 margin: 0px 0px 40px 0px;
	padding: 0px;
}
#item .itemRow .imgArea .topItemImg .mv {
 margin: 0px 0px 10px 0px;
	padding: 0px;
}
#item .itemRow .imgArea .topItemImg .imglist {
 margin: 0px;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	gap:10px;
}
#item .itemRow .imgArea .topItemImg .imglist .imgBox{
 width : -webkit-calc(25% - 7.5px) ;
 width : calc(25% - 7.5px) ;
}
#item .itemRow .imgArea .imglistbottom{
 margin: 0px;
	padding: 0px;
}
#item .itemRow .imgArea .imglistbottom .imgBox{
 margin: 0px 0px 20px 0px;
}

#item .itemRow .textArea{
 width : -webkit-calc(55% - 20px) ;
 width : calc(55% - 20px) ;
}

#item .itemRow .textArea .taglist {
 margin: 0px 0px 20px 0px;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	gap:10px;
}
#item .itemRow .textArea .taglist .t{

	display: block;
	list-style: none;
}
#item .itemRow .textArea .taglist .t a{
 margin: 0px;
	padding: 5px 10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	border-radius: 5px;
	color: #EFB957;
	border:1px solid #EFB957;
	transition: all 300ms 0s ease;
}
#item .itemRow .textArea .taglist .t a:hover{
	background: #EFB957;
	color: #FFF;
}
#item .itemRow .textArea .taglist .t a:before{
 content: "#";
}

#item .itemRow .textArea .artistlist {
 margin: 0px 0px 20px 0px;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	gap:10px;
}
#item .itemRow .textArea .artistlist .t{
	display: block;
	list-style: none;
}
#item .itemRow .textArea .artistlist .t a{
 margin: 0px;
	padding: 0px;
	text-decoration: underline;
}

#item .itemRow .textArea .detailInfo{
 margin: 0px 0px 20px 0px;
}
#item .itemRow .textArea .detailInfo .index{
 margin: 0px 0px 10px 0px;
	font-size: 20px;
	font-weight: 600;
}
#item .itemRow .textArea .detailInfo .text{
 margin: 0px;
	font-size: 16px;
	font-weight: 400;
}
#item .imglistbottom.sp {
 display: none;
}
@media screen and (max-width: 959px) {
	#item .itemRow{
	 margin: 20px 0px;
		display: block;
	}
	#item .itemRow .imgArea{
	 width: auto;
		margin: 0px 0px 20px 0px;
	}
	#item .itemRow .imgArea .topItemImg{
	 margin: 0px;
	}
	#item .itemRow .imgArea .topItemImg .imglist .imgBox{
	     width: -webkit-calc(50% - 5px);
    width: calc(50% - 5px);
	}
	#item .itemRow .imgArea .imglistbottom.pc{
	 display: none;
	}
	#item .itemRow .textArea{
	 width: auto;
	}
	#item .imglistbottom.sp {
		display: block;
	}
	#item .imglistbottom.sp .imgBox{
	 margin: 0px 0px 20px 0px;
	}
}


#artistArchive .section{
	padding: 100px 0px;
	background: #FFF;
}
#artistArchive .section:nth-child(even){
	background: #F7F7F7;
}
#artistArchive .section .sectionInner{
		margin: 0px auto;
		padding: 0px;
		width : -webkit-calc(100% - 40px) ;
  width : calc(100% - 40px) ;
		max-width: 1080px;
}
#artistArchive .index{
	margin: 0px 0px 80px 0px;
	padding: 0px;
}
#artistArchive .index .en{
		text-align: center;
			font-size:80px;
			font-weight: bold;
			color: #DDDDDD;
			margin: 0px;
			line-height: 0.5;
			opacity: 0.6;
			z-index: 1;
			position: relative;
}
#artistArchive .index .en.bl{
	color: #262626;
	opacity: 1;
}
#artistArchive .index .jp{
		text-align: center;
			font-size:40px;
			font-weight: bold;
			color: #262626;
			z-index: 2;
			position: relative;
}


#artistArchive .artistList{
	margin: 0px 0px;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
}
#artistArchive .artistList .artistBox{
 margin: 0px 20px 40px 20px;
	padding: 0px;
	width : -webkit-calc(33.3% - 40px) ;
 width : calc(33.3% - 40px) ;
	/*box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
	border: 2px solid #DEDEDE;*/
}
#artistArchive .artistList .artistBox .img{
 margin: 0px 0px 0px 0px;
	padding: 0px;
}
#itemArchive .releaseInfoList .releaseInfoBox .img img{
 width: 100%;
	aspect-ratio:14/10;
	object-fit: cover;
	margin: 0px;
}
#artistArchive .artistList .artistBox .name{
 text-align: left;
	margin: 0px;
	padding: 5px 0px;
	font-size: 18px;
	font-weight: 600;
}
#artistArchive .artistList .artistBox .text{
 text-align: left;
	margin: 0px;
	font-size: 14px;
	line-height: 1.5;
	color: #444;
}

@media screen and (max-width: 959px) {
#artistArchive .artistList{
	display:block;
}
#artistArchive .artistList .artistBox{
 margin: 0px 0px 40px 0px;
	padding: 0px;
	width : auto;
	/*box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
	border: 2px solid #DEDEDE;*/
}
}

/* -HR--------------------------------- */
#item h1.itemtitle{
	font-weight:bold;
}
#item ul.taglist {
    font-size: 80%;
}
ul.taglist li.t a {
    font-size: 80%;
}
/* -HR--------------------------------- */