@media (max-width: 750px) { .is-pc { display: none; } }

@media (min-width: 751px) { .is-sp { display: none; } }

.artist-Header { width: 100%; background-repeat: no-repeat; }

@media (min-width: 751px) { .artist-Header { height: 492px; background-size: 1300px 492px; background-position: center; } }

@media (min-width: 1025px) { .artist-Header { background-size: cover; } }

@media (max-width: 750px) { .artist-Header { height: 50.13333vw; background-size: 100%; margin-bottom: 40px; } }

@media (min-width: 751px) { .artist-Header { background-image: url("../images/artist/artist_header_bg-pc.jpg"); } }

@media (max-width: 750px) { .artist-Header { background-image: url("../images/artist/artist_header_bg-sp.jpg"); } }

.artist-HeaderArea { width: 100%; height: 100%; max-width: 980px; text-align: center; margin: auto; position: relative; }

.artist-Header_Title { width: 100%; position: absolute; margin: auto; bottom: 50px; left: 0; }

@media (max-width: 750px) { .artist-Header_Title { bottom: -40px; } }

.artist-Header_TitleImg { width: 100%; max-width: 621px; }

@media (max-width: 750px) { .artist-Header_TitleImg { width: 80%; } }

.artist-Header_TitleText { font-size: 16px; text-align: center; padding: 1em; opacity: .64; }

.artist-Header_TitleText span { position: relative; }

.artist-Header_TitleText span:before, .artist-Header_TitleText span:after { content: ""; display: block; width: 1em; height: 1px; background: currentColor; position: absolute; top: 0; bottom: 0; margin: auto; }

.artist-Header_TitleText span:before { left: -2em; }

.artist-Header_TitleText span:after { right: -2em; }

.artist-Lead { width: 100%; position: relative; padding-bottom: 5%; z-index: 0; }

.artist-LeadArea { width: 100%; max-width: 980px; margin: 0 auto; }

.artist-LeadCatch { text-align: center; font-size: 40px; padding-bottom: 30px; letter-spacing: .1em; }

@media (max-width: 750px) { .artist-LeadCatch { padding: 20px; font-size: 24px; } }

.artist-Lead_Movie { width: 100%; }

.artist-Lead_MovieArea { max-width: 620px; margin: 0 auto; }

@media (max-width: 750px) { .artist-Lead_MovieArea { width: 90.66667%; } }

.artist-Lead_MovieArea iframe { width: 100%; }

@media (max-width: 750px) { .artist-Lead_MovieArea iframe { height: auto; } }

.artist-ArtistMc { width: 100%; margin: 0 auto 50px; }

@media (max-width: 1024px) { .artist-ArtistMc { padding: 0 30px; } }

@media (max-width: 750px) { .artist-ArtistMc { padding: 20px; margin: 0 auto; } }

.artist-ArtistMcArea { width: 100%; max-width: 980px; margin: auto; overflow: hidden; }

.artist-ArtistMc_Heading { padding: 50px 0 30px; text-align: center; margin: 50px 0 25px; }

@media (max-width: 750px) { .artist-ArtistMc_Heading { padding: 0; margin: 0 0 10px; } }

.artist-ArtistMc_HeadingInner { width: 100%; position: relative; }

.artist-ArtistMc_HeadingInner:before { content: ""; display: block; position: absolute; top: auto; bottom: 0; left: 0; right: 0; margin: 0 auto; font-size: 40px; font-weight: 600; color: #D09C43; letter-spacing: .1em; -webkit-transform: scaleX(1.2) translateY(60%); transform: scaleX(1.2) translateY(60%); }

@media (max-width: 750px) { .artist-ArtistMc_HeadingInner:before { font-size: 24px; } }

.artist-ArtistMc_HeadingImg { width: 410px; }

@media (max-width: 750px) { .artist-ArtistMc_HeadingImg { width: 70%; } }

.artist-ArtistMcLst { width: 100%; margin: 30px auto; display: -webkit-box; display: flex; -webkit-box-pack: justify; justify-content: space-between; flex-wrap: wrap; }

@media (max-width: 750px) { .artist-ArtistMcLst { -webkit-box-align: start; align-items: flex-start; } }

.artist-ArtistMcItem { width: 48%; max-width: 465px; border: solid 1px #B2863B; margin-bottom: 50px; position: relative; }

@media (max-width: 750px) { .artist-ArtistMcItem { margin-bottom: 20px; } }

.artist-ArtistMcItem.is-new:before { content: ""; display: block; width: 58px; height: 58px; position: absolute; left: 0; top: 0; background: url(../images/artist/icon_new.png) no-repeat; background-size: 100%; z-index: 1; }

@media (max-width: 750px) { .artist-ArtistMcItem.is-new:before { width: 40px; height: 40px; } }

.artist-ArtistMcThumb { width: 100%; padding-top: 66.59483%; position: relative; background: #333; }

.artist-ArtistMcThumb img { width: 100%; position: absolute; left: 0; top: 0; }

@media (min-width: 751px) { .artist-ArtistMcDetails { padding: 20px; } }

@media (max-width: 750px) { .artist-ArtistMcDetails { padding: 10px 0 0; } }

.artist-ArtistMcName { font-size: 30px; font-weight: 600; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between; line-height: 1.2em; }

@media (max-width: 1024px) { .artist-ArtistMcName { font-size: 20px; } }

@media (max-width: 750px) { .artist-ArtistMcName { font-size: 14px; padding: 0 10px 10px; } }

.artist-ArtistMcName small small { font-size: 12px; display: block; font-weight: 400; }

.artist-ArtistMcName_Link { display: block; position: relative; width: 50px; flex-shrink: 0; }

@media (max-width: 750px) { .artist-ArtistMcName_Link { width: 30px; } }

.artist-ArtistMcName_Link img { width: 100%; }

.artist-ArtistMcLinks { width: 100%; }

@media (min-width: 751px) { .artist-ArtistMcLinksItem { margin: .5em 0; } }

@media (max-width: 750px) { .artist-ArtistMcLinksItem { padding: 0 10px .5em; }
  .artist-ArtistMcLinksItem:nth-last-of-type(1) { margin-bottom: 10px; } }

.artist-ArtistMcLinksItem a { color: #D09C43; padding-bottom: 1px; display: inline; background-image: -webkit-linear-gradient(top, transparent 95%, currentColor 0); background-image: linear-gradient(180deg, transparent 95%, currentColor 0); background-repeat: no-repeat; background-size: 100% 100%; -webkit-transition: background ease .5s; transition: background ease .5s; }

.artist-ArtistMcLinksItem a[target='_blank']:after { content: ""; display: inline-block; color: currentColor; width: 1.4em; height: 1.4em; background: url("../images/icon_link_gold.png") no-repeat; background-size: 100%; background-position: bottom center; }

.artist-Links { width: 100%; margin: 80px auto; }

@media (max-width: 1024px) { .artist-Links { padding: 0 30px; margin: 0 auto 50px; } }

@media (max-width: 750px) { .artist-Links { padding: 0 20px; margin: 0 auto 30px; } }

.artist-LinksArea { width: 100%; max-width: 980px; margin: auto; }

@media (min-width: 751px) { .artist-LinksArea { display: -webkit-box; display: flex; -webkit-box-pack: justify; justify-content: space-between; } }

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

@media (min-width: 751px) { .artist-LinksItem { width: 48%; } }

@media (max-width: 750px) { .artist-LinksItem:nth-of-type(1) { margin-bottom: 40px; } }

.artist-LinksAncer { width: 100%; display: block; color: #fff; font-weight: 600; background: #B2863B; padding: 1em; position: relative; -webkit-transition: ease .3s; transition: ease .3s; }

@media (min-width: 751px) { .artist-LinksAncer { height: 100%; -ms-grid-row-align: stretch; align-self: stretch; } }

.artist-LinksAncer:before { content: ""; display: block; position: absolute; width: 58px; height: 58px; background: url("../images/entry/icon_click.png") no-repeat; background-size: 100%; bottom: 0; right: 0; }

@media (max-width: 750px) { .artist-LinksAncer:before { width: 40px; height: 40px; } }

.artist-LinksAncer:hover { -webkit-transition: ease .3s; transition: ease .3s; -webkit-transform: scale(1.05); transform: scale(1.05); }

.artist-LinksTitle { font-size: 26px; letter-spacing: 5px; }

@media (max-width: 750px) { .artist-LinksTitle { font-size: 18px; } }

.artist-LinksText { font-size: 14px; letter-spacing: 2px; }

.artist-LinksInfo { width: 100%; max-width: 980px; margin: 50px auto 0; text-align: center; }

.artist-LinksInfo_Text { font-size: 20px; font-weight: 600; position: relative; }

@media (max-width: 750px) { .artist-LinksInfo_Text { font-size: 16px; } }

.artist-LinksInfo_Text span { background: -webkit-linear-gradient(0, rgba(208, 156, 67, 0.6), rgba(208, 156, 67, 0.6) 30%, transparent 30%, transparent 100%); background: linear-gradient(0, rgba(208, 156, 67, 0.6), rgba(208, 156, 67, 0.6) 30%, transparent 30%, transparent 100%); }

.artist-Artist { width: 100%; margin: 0 auto 40px; }

@media (max-width: 1024px) { .artist-Artist { padding: 0 30px; } }

@media (max-width: 750px) { .artist-Artist { padding: 20px; margin: 0 auto; } }

.artist-ArtistArea { width: 100%; max-width: 980px; margin: auto; overflow: hidden; }

.artist-ArtistText { width: 100%; text-align: center; font-weight: 600; border: solid 1px #fff; padding: 1em; }

@media (max-width: 750px) { .artist-ArtistText { font-size: 14px; padding: 1em; } }

.artist-stage1_Heading { padding: 50px 0 30px; text-align: center; margin: 50px 0 60px; }

@media (max-width: 750px) { .artist-stage1_Heading { padding: 30px 0; margin: 0 0 10px; } }

.artist-stage1_HeadingInner { width: 100%; position: relative; }

.artist-stage1_HeadingInner:before { content: "ARTIST"; display: block; position: absolute; top: auto; bottom: 0; left: 0; right: 0; margin: 0 auto; font-size: 40px; font-weight: 600; color: #D09C43; letter-spacing: .1em; -webkit-transform: scaleX(1.2) translateY(60%); transform: scaleX(1.2) translateY(60%); }

@media (max-width: 750px) { .artist-stage1_HeadingInner:before { font-size: 24px; } }

.artist-stage1_HeadingImg { width: 294px; }

@media (max-width: 750px) { .artist-stage1_HeadingImg { width: 50%; } }

.artist-stage2_Heading { padding: 50px 0 30px; text-align: center; margin: 100px 0 60px; }

@media (max-width: 750px) { .artist-stage2_Heading { padding: 30px 0; margin: 50px 0 10px; } }

.artist-stage2_HeadingImg { width: 294px; }

@media (max-width: 750px) { .artist-stage2_HeadingImg { width: 50%; } }

.artist-stage2_HeadingInner { width: 100%; position: relative; }

.artist-stage2_HeadingInner:before { content: "ARTIST"; display: block; position: absolute; top: auto; bottom: 0; left: 0; right: 0; margin: 0 auto; font-size: 40px; font-weight: 600; color: #D09C43; letter-spacing: .1em; -webkit-transform: scaleX(1.2) translateY(60%); transform: scaleX(1.2) translateY(60%); }

@media (max-width: 750px) { .artist-stage2_HeadingInner:before { font-size: 24px; } }

.artist-stage2Special_Heading { padding: 50px 0 30px; text-align: center; margin: 100px 0 60px; }

@media (max-width: 750px) { .artist-stage2Special_Heading { padding: 30px 0; margin: 50px 0 10px; } }

.artist-stage2Special_HeadingImg { width: 600px; }

@media (max-width: 750px) { .artist-stage2Special_HeadingImg { width: 90%; } }

.artist-stage2Special_HeadingInner { width: 100%; position: relative; }

.artist-stage2Special-02_Heading { padding: 50px 0 30px; text-align: center; margin: 100px 0 0; }

@media (max-width: 750px) { .artist-stage2Special-02_Heading { padding: 30px 0; margin: 50px 0 10px; } }

.artist-stage2Special-02_HeadingImg { width: 600px; }

@media (max-width: 750px) { .artist-stage2Special-02_HeadingImg { width: 90%; } }

.artist-stage2Special-02_HeadingInner { width: 100%; position: relative; }

.artist-stage2Special_Lead { width: 100%; margin: 20px auto 50px; }

.artist-stage2Special_LeadText { font-size: 16px; margin-bottom: .5em; }

@media (min-width: 751px) { .artist-stage2Special_LeadText { text-align: center; } }

.artist-ArtistLst { width: 100%; margin: 30px auto; display: -webkit-box; display: flex; -webkit-box-pack: justify; justify-content: space-between; flex-wrap: wrap; }

@media (max-width: 750px) { .artist-ArtistLst { -webkit-box-align: start; align-items: flex-start; } }

.artist-ArtistItem { width: 48%; max-width: 465px; border: solid 1px #B2863B; margin-bottom: 50px; position: relative; }

@media (max-width: 750px) { .artist-ArtistItem { margin-bottom: 20px; } }

.artist-ArtistItem.is-new:before { content: ""; display: block; width: 58px; height: 58px; position: absolute; left: 0; top: 0; background: url(../images/artist/icon_new.png) no-repeat; background-size: 100%; z-index: 1; }

@media (max-width: 750px) { .artist-ArtistItem.is-new:before { width: 40px; height: 40px; } }

.artist-ArtistThumb { width: 100%; padding-top: 66.59483%; position: relative; background: #333; }

.artist-ArtistThumb img { width: 100%; position: absolute; left: 0; top: 0; }

@media (min-width: 751px) { .artist-ArtistDetails { padding: 20px; } }

@media (max-width: 750px) { .artist-ArtistDetails { padding: 10px 0 0; } }

.artist-ArtistName { font-size: 30px; font-weight: 600; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between; line-height: 1.2em; }

@media (max-width: 1024px) { .artist-ArtistName { font-size: 20px; } }

@media (max-width: 750px) { .artist-ArtistName { font-size: 14px; padding: 0 10px 10px; } }

.artist-ArtistName small { vertical-align: center; }

.artist-ArtistName small small { font-size: 12px; display: block; font-weight: 400; }

.artist-ArtistName_Label { font-size: 12px; display: block; }

.artist-ArtistName_Link { display: block; position: relative; width: 50px; flex-shrink: 0; }

@media (max-width: 750px) { .artist-ArtistName_Link { width: 30px; } }

.artist-ArtistName_Link img { width: 100%; }

.artist-ArtistLinks { width: 100%; }

@media (min-width: 751px) { .artist-ArtistLinksItem { margin: .5em 0; } }

@media (max-width: 750px) { .artist-ArtistLinksItem { padding: 0 10px .5em; }
  .artist-ArtistLinksItem:nth-last-of-type(1) { margin-bottom: 10px; } }

.artist-ArtistLinksItem a { color: #D09C43; padding-bottom: 1px; display: inline; background-image: -webkit-linear-gradient(top, transparent 95%, currentColor 0); background-image: linear-gradient(180deg, transparent 95%, currentColor 0); background-repeat: no-repeat; background-size: 100% 100%; -webkit-transition: background ease .5s; transition: background ease .5s; }

.artist-ArtistLinksItem a[target='_blank']:after { content: ""; display: inline-block; color: currentColor; width: 1.4em; height: 1.4em; background: url("../images/icon_link_gold.png") no-repeat; background-size: 100%; background-position: bottom center; }

.artist-ArtistMember { width: 100%; }

@media (min-width: 751px) { .artist-ArtistMember { display: -webkit-box; display: flex; -webkit-box-pack: justify; justify-content: space-between; flex-wrap: wrap; padding-top: 2em; } }

@media (max-width: 750px) { .artist-ArtistMember { height: 0; overflow: hidden; } }

@media (max-width: 750px) { .artist-ArtistMember.is-show { height: auto; } }

@media (min-width: 751px) { .artist-ArtistMemberItem { width: 47%; margin-bottom: 1em; } }

.artist-ArtistMemberItem.is-wide { width: 100%; }

@media (min-width: 751px) { .artist-ArtistMemberItemInner { width: 100%; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between; } }

@media (max-width: 750px) { .artist-ArtistMemberItemInner { height: 0; -webkit-transition: ease .5s; transition: ease .5s; padding: 0 10px; }
  .is-show .artist-ArtistMemberItemInner { height: 2.6em; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between; -webkit-transition: ease .5s; transition: ease .5s; } }

@media (max-width: 750px) { .artist-ArtistMember_Button { margin-top: .7em; } }

@media (min-width: 751px) { .artist-ArtistMember_ButtonExpand { display: none; } }

@media (max-width: 750px) { .artist-ArtistMember_ButtonExpand { width: 100%; height: 0; background: #B2863B; color: #000; position: relative; overflow: hidden; }
  .artist-ArtistMember_ButtonExpand:before, .artist-ArtistMember_ButtonExpand:after { content: ""; display: block; width: .8em; height: .8em; border-right: solid 2px currentColor; border-bottom: solid 2px currentColor; position: absolute; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
  .artist-ArtistMember_ButtonExpand:before { left: 0; right: 0; top: 0; bottom: 5px; margin: auto; }
  .artist-ArtistMember_ButtonExpand:after { left: 0; right: 0; top: 5px; bottom: 0; margin: auto; }
  .artist-ArtistMember_ButtonExpand.is-active { height: 2em; } }

@media (min-width: 751px) { .artist-ArtistMember_ButtonClose { display: none; } }

@media (max-width: 750px) { .artist-ArtistMember_ButtonClose { width: 100%; height: 0; background: #B2863B; color: #000; position: relative; overflow: hidden; }
  .artist-ArtistMember_ButtonClose:before, .artist-ArtistMember_ButtonClose:after { content: ""; display: block; width: .8em; height: .8em; border-right: solid 2px currentColor; border-top: solid 2px currentColor; position: absolute; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transition: ease .3s; transition: ease .3s; }
  .artist-ArtistMember_ButtonClose:before { left: 0; right: 0; top: 0; bottom: 5px; margin: auto; }
  .artist-ArtistMember_ButtonClose:after { left: 0; right: 0; top: 5px; bottom: 0; margin: auto; }
  .artist-ArtistMember_ButtonClose.is-active { height: 2em; } }

@media (min-width: 751px) { .artist-ArtistMember_Link { width: 30px; }
  .artist-ArtistMember_Link img { width: 100%; } }

@media (max-width: 750px) { .artist-ArtistMember_Link { width: 20px; }
  .artist-ArtistMember_Link img { width: 100%; } }

@media (min-width: 751px) { .artist-ArtistMemberIcon { width: 40px; } }

.artist-ArtistMemberName { padding: 0 0 0 5px; }

.artist-ArtistMember_LinkMovie { width: 100%; display: block; }

@media (min-width: 751px) { .artist-ArtistMember_LinkMovie { margin: 0 0 1em; } }

@media (max-width: 750px) { .artist-ArtistMember_LinkMovie { margin: 0 0 1em 1em; } }

.artist-ArtistMember_LinkMovie a { color: #D09C43; padding-bottom: 1px; display: inline; background-image: -webkit-linear-gradient(top, transparent 95%, currentColor 0); background-image: linear-gradient(180deg, transparent 95%, currentColor 0); background-repeat: no-repeat; background-size: 100% 100%; -webkit-transition: background ease .5s; transition: background ease .5s; }

.artist-ArtistMember_LinkMovie a[target='_blank']:after { content: ""; display: inline-block; color: currentColor; width: 1.4em; height: 1.4em; background: url("../images/icon_link_gold.png") no-repeat; background-size: 100%; background-position: bottom center; }

.artist-ArtistMemberText { padding: 10px; line-height: 1.3em; }

.artist-ArtistInfo { width: 100%; }

.artist-ArtistInfo img { width: 100%; }

.artist-ArtistInfoText { width: 100%; font-size: 24px; color: #B2863B; font-weight: 800; text-align: center; }

@media (max-width: 750px) { .artist-ArtistInfoText { font-size: 16px; } }

.artist-stage1Number_Heading { width: 100%; text-align: center; margin-top: 100px; }

.artist-stage1Number_HeadingImg { width: 380px; }

@media (max-width: 750px) { .artist-stage1Number_HeadingImg { width: 60%; } }

.artist-NumberList1Wrap { width: 100%; border: solid 1px #D09C43; margin: 50px 0; }

@media (max-width: 750px) { .artist-NumberList1Wrap { margin: 20px 0; } }

.artist-NumberList1_Heading { width: 100%; padding: .25em 1em; background: #D09C43; color: #000; font-size: 32px; font-weight: 600; text-align: center; }

@media (max-width: 750px) { .artist-NumberList1_Heading { font-size: 16px; } }

.artist-NumberLst1 { width: 100%; display: -ms-grid; display: grid; -ms-grid-columns: 1fr 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 20px; }

@media (max-width: 750px) { .artist-NumberLst1 { -ms-grid-columns: 1fr 1fr; grid-template-columns: 1fr 1fr; } }

.artist-NumberLst1Item { padding: 20px; }

@media (max-width: 1024px) { .artist-NumberLst1Item { padding: 10px; } }

.artist-NumberLst1Thumb { width: 100%; padding-top: 66.59483%; position: relative; background: #333; }

.artist-NumberLst1Thumb img { width: 100%; position: absolute; left: 0; top: 0; }

.artist-NumberLst1Name { font-size: 16px; font-weight: 600; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between; padding: .5em; margin-bottom: 1em; line-height: 1.3em; }

@media (max-width: 1024px) { .artist-NumberLst1Name { font-size: 14px; } }

@media (max-width: 750px) { .artist-NumberLst1Name { font-size: 14px; } }

.artist-NumberLst1Name_Link { display: block; position: relative; width: 30px; flex-shrink: 0; }

@media (max-width: 750px) { .artist-NumberLst1Name_Link { width: 30px; } }

.artist-NumberLst1Name_Link img { width: 100%; }

.artist-stage2Number_Heading { width: 100%; text-align: center; margin-top: 100px; }

.artist-stage2Number_HeadingImg { width: 380px; }

@media (max-width: 750px) { .artist-stage2Number_HeadingImg { width: 60%; } }

.artist-NumberList2Wrap { width: 100%; border: solid 1px #D09C43; margin: 50px 0; }

@media (max-width: 750px) { .artist-NumberList2Wrap { margin: 20px 0; } }

.artist-NumberList2_Heading { width: 100%; padding: .25em 1em; background: #D09C43; color: #000; font-size: 32px; font-weight: 600; text-align: center; }

@media (max-width: 750px) { .artist-NumberList2_Heading { font-size: 16px; } }

.artist-NumberLst2 { width: 100%; display: -ms-grid; display: grid; -ms-grid-columns: 1fr 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 20px; }

@media (max-width: 750px) { .artist-NumberLst2 { -ms-grid-columns: 1fr 1fr; grid-template-columns: 1fr 1fr; } }

.artist-NumberLst2Item { padding: 20px; }

@media (max-width: 1024px) { .artist-NumberLst2Item { padding: 10px; } }

.artist-NumberLst2Thumb { width: 100%; padding-top: 66.59483%; position: relative; background: #333; }

.artist-NumberLst2Thumb img { width: 100%; position: absolute; left: 0; top: 0; }

.artist-NumberLst2Name { font-size: 16px; font-weight: 600; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between; padding: .5em; margin-bottom: 1em; line-height: 1.3em; }

@media (max-width: 1024px) { .artist-NumberLst2Name { font-size: 14px; } }

@media (max-width: 750px) { .artist-NumberLst2Name { font-size: 14px; } }

.artist-NumberLst2Name_Link { display: block; position: relative; width: 30px; flex-shrink: 0; }

@media (max-width: 750px) { .artist-NumberLst2Name_Link { width: 30px; } }

.artist-NumberLst2Name_Link img { width: 100%; }
