
@charset "UTF-8";

@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP&display=swap');

/*OWV*/

.sp-topicPath {
	margin: 10px 0 45px 0!important;
	padding: 0 0 20px 0;
	border-bottom: solid 1px #e9e8df;
}

div.sp-contents {
	margin: 0 auto;
	width: 940px!important;
	border: none;
}


div.sp-contents a:link,
div.sp-contents a:visited {
	color: #009294;
}
div.sp-contents a:hover {
	color: #ff9fc6;
}

div.sp-header {
	width: 940px;
}
h2 {
	margin: 0 0 40px 0;
	padding: 0;
	line-height: 0;
}

div.sp-contents p {
	font-size: 1.5rem;
	line-height: 1.9em;
}
.sp-lead p {
	margin: 0 auto 1.5em auto;
	color: #ddd;
	line-height: 1.55;
	width: 600px;
}
.sp-lead p.sp_credit {
	text-align: right!important;
	font-size: 90%;
	color: #eee;
}
div.sp-socialBtn {
	margin: 0 auto 40px auto;
	padding-top: 10px!important;
	text-align: right;
	display: flex;
	width: 490px;
}
div.sp-twitter {
	margin: 0 30px 0 auto;
	width: 12%;
}
div.fb-like {
	width: 11%;
}
div.sp-socialBtn-right {
	margin: 0 100px 45px 0;
	padding-top: 10px!important;
	text-align: right;
	display: flex;
	width: 100%;
}
div.sp-socialBtn-right div.sp-twitter {
	margin: 0 10px 0 auto;
	width: 12%;
}
.sp-bg div.sp-socialBtn-right.sp_snstop {
	width: calc(100% - 170px);
}




/*背景*/
div.sp_contents1 {
	margin:  0 0 2px 0;
	padding: 80px 0 90px 0;
}
div.sp_contents1#contents2 {
}



h3.sp_title1,
h3.sp_title2 {
	margin-bottom: 50px;
	text-align: center;
}
h3.sp_title1 {
	margin: 20px 0 0 0;
}
h3.sp_title1 img {
	width: 360px;
}

h3.sp_subtit1 {
	margin-bottom: 40px;
	text-align: center;
}
h3.sp_subtit1 img {
	width: 660px;
}
h3.sp_subtit2 {
	margin-bottom: 40px;
	text-align: center;
}
h3.sp_subtit2 img {
	width: 490px;
}



/*index*/
div.sp-list {
	margin: 0 auto;
	padding: 40px 0 20px 0;
	text-align: center;
	background: rgba(0, 0, 0, 0.5);
}
div.sp-list .sp-contents-list {
	margin: 0 auto 30px auto;
	padding: 30px 0 30px 0;
}
div.sp-list .sp-contents-list h3 {
	margin: 20px 0 20px 0;
	text-align: center;
	font-size: 110%!important;
	letter-spacing:3px;
}
div.sp-list .sp-contents-list ul {
	margin-bottom: 1px;
	display:  flex;
}
ul.sp-item_list_3line {
	margin: 0 120px;
}
div.sp-list .sp-contents-list ul li {
	margin: 0 0 1px 0;
	padding: 0 0 10px 0;
	line-height: 2.8;
	font-size: 120%;
	text-align: center;
	font-family: 'Noto Serif JP', serif;
}
div.sp-list .sp-contents-list ul li img {
	width: 100%;
}
div.sp-list .sp-contents-list ul li span {
	display: inline-block;
}
div.sp-list .sp-contents-list ul li a {
	padding: 0;
	display: block;
	color: #000;
}
div.sp-list .sp-contents-list ul li a:hover {
	color: #ff72c7;
}
div.sp-list .sp-contents-list ul li a:hover img {
	opacity: 0.75;
}

/* リスト本体 */
div.sp-list .sp-contents-list ul {
    display: flex;
    flex-wrap: wrap;       
    justify-content: center; 
    gap: 1px 1px;     
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

/* 各アイテムの幅指定 */
div.sp-list .sp-contents-list ul li {
    /* 4枚並びを基準にする（隙間2%が3箇所あるので、(100% - 6%) / 4） */
    width: 23.5%; 
    line-height: 1.5;        /* 2.8だと広すぎる場合があるため調整 */
    font-size: 110%;
    text-align: center;
    font-family: 'Noto Serif JP', serif;
	background: #11151e;
}
div.sp-list .sp-contents-list ul li a {
	color: #fff;
}

/* 画像のレスポンシブ対応 */
div.sp-list .sp-contents-list ul li img {
    width: 100%;
    height: auto;
    display: block;
}





p.sp_date {
	margin: 0 180px 30px 180px;
	padding: 12px;
	color: #ddd;
	text-align: center;
	letter-spacing: 0.5px;
	background: rgba(255,255,255,0.15);
}
p.sp_caption {
	margin-bottom: 50px;
	color: #ddd;
	text-align: center;
	line-height: 1.8!important;
}


div.sp_item {
	display:  flex;
}
div.sp-contents p.sp_reissue {
	margin-top: 0;
	margin-bottom: 35px;
	padding: 5px 0 8px 0;
	background: rgba(238, 56, 162, 0.5);
	width: calc(100% - 60px);
	font-size: 120%;
	color: #fff714;
	line-height: 1;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 10px;
	text-align: center;
}
/*ボタン*/
div.sp-btn-block {
	margin-top: 100px;
	width: 340px;
}
div.sp-btn-block p.sp-btn {
	margin: 20px auto 15px 0;
	text-decoration: none;
	border-radius: 3px;
	font-size: 110%;
	letter-spacing: 2px;
	color: #ddd;
	background: #358099;
	width: 240px;
	text-align: center;
}
div.sp-btn-block p.sp-btn a {
	padding: 0.5em 1em 0.5em 1em;
	display: block;
	color: #fff!important;
}
div.sp-btn-block p.sp-btn:hover {
	background: #3da2b5;
}
div.sp-btn-block p.sp-btn a:before {
	content:"";
    display:inline-block;
    width:0;
    height:0;
    border: transparent 4px solid;
    border-left-color: #fff;
    margin-right: 3px;
    margin-top: -3px;
    vertical-align:middle;
}
.sp_item {
	margin: 40px 7% 0 auto;
	line-height: 1.9;
	letter-spacing: 1px;
	width: 80%;
}

#contents5 div.sp-btn-block {
	margin-top: 0px;
}
#contents5 div.sp-btn-block p.sp_item_name .sp_name {
	margin-bottom: 0.5em;
}
#contents5 div.sp-btn-block p.sp-btn {
	margin-bottom: 65px;
}

.sp_contents1 h4 {
	margin: 0 0 55px 0;
	color: #fff;
	font-family: 'Noto Serif JP', serif;
	font-size: 160%;
	letter-spacing: 2px;
	text-align: center;
	text-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
} 
.sp_serif {
	font-family: 'Noto Serif JP', serif;
}

div.sp-btn-block p {
	margin-top: 30px;
	line-height: 1.6;
}
div.sp-btn-block p.sp_item_name {
	margin-top: 0;
	color: #ccc!important;
}
.sp_photo3 p.sp_item_name {
	margin-top: 0;
}
.sp_name {
	margin-bottom: 1em;
	display: inline-block;
	font-size: 200%;
	letter-spacing: 1px;
	line-height: 1.4;
	font-family: 'Noto Serif JP', serif;
	color: #fff;
}

.ml10 {
	margin-left: 10px;
}
.ml20 {
	margin-left: 20px;
}
.ml30 {
	margin-left: 30px;
}
.ml40 {
	margin-left: 40px;
}
.mr30 {
	margin-right: 30px;
}
.mr10 {
	margin-right: 10px;
}

div.sp_gallery {
	padding: 120px 0 20px 0;	
	
}

p.sp_item_text {
	margin: 30px 160px 40px 160px;
	line-height: 1.75;
	color: rgba(255, 255, 255, 0.8)!important;
}
.sp_0 {
	margin-bottom: 200px;
	text-align: center;
}
.sp_0 img,
.sp_pht_bottom img {
	width: 580px;
}
.sp_pht_bottom {
	margin-bottom: 60px;
	padding-top: 200px;
	text-align: center;
}


div.sp_photo1 {}
div.sp_photo1 .sp_photo_double {
	margin-left: 10px;
	margin-bottom: 30px;
}

div.sp_photo_double {
	margin: 0 auto;
	text-align: center;
	display: flex;
}
div.sp_photo_double p:first-child {
	margin-right: 10px;
}


div.sp_photo2 .sp_photo_double {
	margin-left: 10px;
	margin-bottom: 40px;
}


div.sp_photo3 div.sp-btn-block p.sp_text {
	margin-top: 30px;
	line-height: 1.6;
	margin-left: 0;
	width: 350px;
}
div.sp_photo3 .sp_photo_double {
	margin-left: 40px;
	margin-bottom: 60px;
}


div.sp_pht_center p {
	margin: 60px auto;
	text-align: center;
}

div.sp_photo2,
div.sp_photo3,
div.sp_photo4,
div.sp_photo5,
div.sp_photo6,
div.sp_photo7 {
	padding-top: 160px;
}
div.sp_photo4 .sp_photo_double,
div.sp_photo5 .sp_photo_double,
div.sp_photo6 .sp_photo_double,
div.sp_photo7 .sp_photo_double {
	margin-left: 10px;
	margin-bottom: 60px;
}
div.sp_photo4 .sp_photo_double p:last-child,
div.sp_photo5 .sp_photo_double p:last-child,
div.sp_photo6 .sp_photo_double p:last-child,
div.sp_photo7 .sp_photo_double p:last-child {
	margin-top: 0;
}

.sp_1-1 img {
	width: 455px;
}
.sp_1-2 img {
	padding-top: 60px;
	width: 455px;
}
.sp_1-3 img {
	margin-top: -80px;
	width: 455px;
}
.sp_1-4 img {
	margin-top: -20px;
	width: 455px;
}


.sp_2-1 img {
	padding-top: 60px;
	width: 455px;
}
.sp_2-2 img {
	width: 455px;
}
.sp_2-3 img{
	margin-top: -30px;
	width: 455px;
}
.sp_2-4 img{
	margin-top: -90px;
	width: 455px;
}


.sp_5-3 img{
	margin-top: -20px;
	width: 455px;
}
.sp_5-4 img{
	margin-top: -110px;
	width: 455px;
}

.sp_3-1 img {
	
	width: 455px;
}
.sp_3-2 img {
	padding-top: 60px;
	width: 455px;
}
.sp_3-3 img {
	margin-top: -90px;
	width: 455px;
}
.sp_3-4 img {
	margin-top: -30px;
	width: 455px;
}

.sp_4-1 img {
	width: 455px;
}
.sp_4-2 img {
	width: 455px;
}

.sp_pick {
	margin-top: 40px;
	display: flex;
	width: 360px;
}

.sp_5-1 img {
	padding-top: 0px;
	width: 500px;
}
.sp_5-2 img {
	padding-top: 60px;
	width: 410px;
}
.sp_5-3 img {
	margin-top: -50px;
}
.sp_photo5 .sp_pick {
	width: 380px;
}


.sp_6-1 img {
	padding-top: 60px;
	width: 420px;
}
.sp_6-2 img {
	width: 490px;
}
.sp_photo6 .sp_pick {
	margin-top: 80px;
	width: 360px;
}

.sp_7-1 img {
	margin-left: 190px;
	padding-top: 0px;
	width: 540px;
}
.sp_photo7 .sp_pick {
	margin-top: 40px;
	margin-right: 30px;
	width: 360px;
}

.sp_8-1 img {
	padding-top: 60px;
	width: 455px;
}
.sp_8-2 img {
	width: 455px;
}
.sp_8-3 img {
	margin-top: -50px;
	width: 455px;
}
.sp_8-4 img {
	margin-top: -110px;
	width: 455px;
}

.sp_9-1 img {	
	width: 455px;
}
.sp_9-2 img {
	padding-top: 50px;
	width: 455px;
}
.sp_9-3 img {
	margin-top: -100px;
	width: 455px;
}
.sp_9-4 img {
	margin-top: -50px;
	width: 455px;
}

.sp_11-1 img {
	margin-left: 190px;
	margin-top: -50px;
	width: 540px;
}

.sp_item_img img {
	width: 400px;
}
div.sp_contents1 .sp_item_img {
	margin: 0 30px 10px 0;	
}

div.sp_contents1 h3 {
	margin: 0 0 50px 0;
	color: #fff;
	font-size: 220%;
	text-align: center;
	line-height: 1.4;
	letter-spacing: 10px;
}
div.sp_contents1 p {
	color: #eee;
}
p.sp_text {
	margin: 0 80px 0 80px;
}

.sp_photo {
	margin-bottom: 40px;
}

div.sp_information {
	margin: 110px 100px 10px 100px;
	padding: 80px 0 0 0;
	border-top: solid 1px rgba(255, 255, 255, 0.2);
}
div.sp_contents1 .sp_information h3 {
	margin-bottom: 40px;
	font-size: 160%!important;
	letter-spacing: 5px;
}
div.sp_information dl {
	margin: 0 0 1px 0;
	padding: 15px 70px;
	background: rgba(0, 0, 0, 0.4);
	color: #eee;
	display: flex;
	line-height: 1.6;
}
div.sp_information p {
	padding: 20px 70px;
	background: rgba(0, 0, 0, 0.3);
	line-height: 1.6;
}
div.sp_information dl dt {
	width: 30%;
}
div.sp_information dl dd div {
	margin-bottom: 25px;
}




div.sp_prof {
	margin: 0;
	padding: 60px 80px 80px 80px;
}
div.sp_prof h4 {
	margin: 0 0 30px 0;
	text-align: center;
}
div.sp_prof h4 img {
	width: 140px;
}
div.sp_prof p {
	color: #eee;
}
p.sp_prof_img {
	margin: 0 80px 10px 20px;
	float: right;
}
p.sp_prof_img img {
	width: 150px;
}
div.sp_prof.sp_artist {
	padding: 60px 80px 30px 80px;
	background: rgba(255, 255, 255, 0.05);
}
div.sp_prof.sp_artist h4 {
	margin-left: 80px;
	text-align: left;
	color: #fff;
	font-size: 130%;
}
div.sp_prof.sp_artist ul.sp_links {
    margin: 20px 150px 40px 50px;
    padding: 10px 30px;
    list-style: none outside;
	
}
ul.sp_links a:hover {
	color: #ff8cba!important;
}
ul.sp_links li {
	margin-left: 20px;
	position: relative;
}

ul.sp_links a::before {
    content: '';
    display: block;
    position: absolute;
    left:  -20px;
    top: 0.2em;
    margin-top: 0;
    width: 13px;
    height: 13px;
    overflow: hidden;
    background: transparent url(//gigaplus.makeshop.jp/natalie/images/special/hide_glamb03/arrow_link1.png) no-repeat 0 0;
    background-size: 100%;
}




/*インタビュー*/
div.sp_contents1.sp_interview  {
	padding-bottom: 40px!important;
}
div.sp_contents1.sp_interview  h4 {
	margin: 0 0 1.3em 0;
	color: #333;
	font-size: 190%!important;
	font-weight: bold;
	font-family: 'Noto Sans JP', sans-serif;
}
div.sp_contents1.sp_interview  h5 {
	position: relative;
	margin: 0 0 1.5em 0;
	color: #be2261;
	font-size: 150%!important;
	text-align: center;
	line-height: 1.4;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: 'Noto Serif JP', serif;
}
div.sp_contents1.sp_interview  h5 span {
	padding: 0.25em 0.25em 0.25em 0.25em;
	border-bottom: solid 1px #be2261;
	display: inline-block;
}
div.sp_interview  p {
	color: #333;
}
div.sp_interview  .sp_photo {
	margin-bottom: 3em;
}
.sp_paragraph {
    clear: both;
    width: 640px;
    margin: 0 auto 3em;
}
.sp_paragraph p {
    margin: 0 0 1.6em 0;
    color: #333;
    line-height: 1.6;
	font-size: 105%;
}
.sp_paragraph .PP_int {
    color: #728894;
}
div.sp_interview  p.sp_credit {
	margin: 20px 0 0 0;
	text-align: right;
	font-size: 90%;
}



.sp_overflow {
    overflow: hidden;
}
    
div.sp_link {
	margin: 80px 180px 80px 180px;
	background: #fff;
	border-radius: 2px;
	font-size: 130%;
	display: flex;
	text-align: center;
	
}
div.sp_link a {
	padding: 20px 20px 20px 20px;
	display: block;
	color: #333!important;
	width: 100%;
	position: relative;
}
div.sp_link p {
	margin: 40px 0 0 0;
} 
div.sp_link img {
	margin-right: 40px;
	width: 180px;
}

div.sp_link a:link,
.sp-bg a:visited {
	color: #333;
}
div.sp_link a::after {
    content: '';
    display: block;
    position: absolute;
    right: 10px;
    top: 20%;
    margin-top: 0;
    width: 40px;
    height: 40px;
    overflow: hidden;
    background: transparent url(//gigaplus.makeshop.jp/natalie/images/special/hide_glamb03/arrow_link.png) no-repeat center center;
    background-size: 100%;
}

.PP_links {
    margin: 20px 150px 40px 150px;
    padding: 10px 30px;
    list-style: none outside;
	background: rgba(255, 255, 255, 0.8);
}
.PP_links li {
    margin: 0 0 0.3em 0;
    padding: 0 0 0 1.3em;
    font-size: 90%;
    line-height: 1.6;
    overflow:hidden;
}
.PP_links li:last-child {
    margin-bottom: 0;
}
.PP_links a {
    position: relative;
}
.PP_links a:before {
    content: '';
    display: block;
    position: absolute;
    left: -2em;
    top: 67%;
    margin-top: -17px;
    width: 30px;
    height: 30px;
    overflow: hidden;
    background: transparent url(//gigaplus.makeshop.jp/natalie/images/special/hide_glamb03/arrow_link1.png) no-repeat center center;
    background-size: 40%;
}
.sp-bg .PP_links a:link, .sp-bg .PP_links a:visited {
    color: #009294!important;
}

.icoMusic {
    padding: 5px 0 5px 25px;
    background: url(http://gigaplus.makeshop.jp/natalie/images/special/mucc_itojunji/icoMusic.png) 0 4px no-repeat;
}


div.sp-news,
div.sp-products {
	margin: 10px 0 20px 0;
	width: 940px;
	text-align: left;
}
div.sp-news ul li {
	padding: 0 0 8px 0;
	line-height: 150%;
}


div.sp-news h3,
div.sp-products h3 {
	margin-bottom: 8px;
	padding-bottom: 5px;
	border-bottom: solid 1px #000;
	font-size: 110%!important;
	font-weight: bold!important;
}



.sp_fadein{
	display: block;
	opacity: 0;
	transition: 0.8s all ease 0s;
}


div.sp-bg {
    background: linear-gradient(-50deg, #ff25a4, #1d1d1d, #1d1d1d, #ff25a4) fixed;
    background-size: 800% 800%;
    animation: GradietionAnimation 30s ease-in-out infinite;
    will-change: background-position;
}

@keyframes GradietionAnimation { 
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

div.sp-contents a:link,
div.sp-contents a:visited,
.sp-bg a:link,
.sp-bg a:visited{
  color: #00d0d3;
}

div.sp-news ul li a:link,
div.sp-news ul li a:visited {
	color: #009294;
}div.sp-news ul li a:hover {
	color: #f14b8d;
}

#contents3 div.sp_item,
#contents4 div.sp_item {
	margin-bottom: 60px;
}

div.sp_information {
	margin: 0px 100px 100px 100px;
	padding: 80px 0 0 0;
	border-top: solid 1px rgba(255, 255, 255, 0.2);
}
.sp_information h3 {
	margin-bottom: 40px;
	font-size: 170%!important;
	letter-spacing: 5px;
	color: #fff;
	text-align: center;
}
div.sp_information dl {
	margin: 0 0 1px 0;
	padding: 15px 70px;
	background: rgba(0, 0, 0, 0.4);
	color: #eee;
	display: flex;
	line-height: 1.6;
}
div.sp_information p {
	padding: 20px 70px 40px 70px;
	line-height: 1.8;
	background: none;
	color: #fff;
}
div.sp_information dl dt {
	width: 30%;
}
div.sp_information dl dd div {
	margin-bottom: 25px;
}


/*interview*/
.sp_interview {
	margin: 50px auto 30px auto;
	-webkit-box-sizing: border-box;
		  box-sizing: border-box;
	width: 720px;
	overflow: hidden;
	padding: 10px;
	border: 1px solid rgba(160, 166, 169, 1);
	background: rgba(255, 255, 255, 0.7);
	border-radius: 2px;
	position: relative;
}
.sp_interview h2:first-child {
  margin-top: 0;
  font-size: 120%;
}

.sp_interview dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(160, 166, 169, 0.3);
}

.sp_interview a:last-child dl {
  padding-bottom: 1px;
  border-bottom: 0 none;
}

.sp_interview dt {
  width: 220px;
}

.sp_interview dd {
	width: calc(100% - 250px);
	font-size: 150%;
	line-height: 1.5;
	text-align: left;
	font-weight: bold!important;
	align-content: center;
}
.sp_interview dd span {
	margin-bottom: 10px;
	padding: 1px 5px;
	display: block;
	width: 8em;
	text-align: center;
	color: #000;
	font-size: 60%;
	line-height: 1.5;
	letter-spacing: 1px;
	background: #f469b9;
}

.sp_interview dt img {
  display: block;
	width: 100%;
}

.sp_interview a:link,
.sp_interview a:visited {
	color: #000!important;
}
.sp_interview a:hover {
	opacity: 0.8;
	background: rgba(244, 105, 185, 0.5);
	color: #ae0064!important;
}
.sp_interview a::after {
  content: '';
  display: block;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 0;
  width: 40px;
  height: 40px;
  overflow: hidden;
  background: transparent url(//gigaplus.makeshop.jp/natalie/images/special/hide_glamb04/arrow_link.png) no-repeat center center;
    background-size: auto;
  background-size: 130%;
}
