@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@font-face {
	font-family:'TalisLightW00Light';
        src: url("//img.futureartist.net/fonts/Talis_Light_W00_Light.eot");
        src: url("//img.futureartist.net/fonts/Talis_Light_W00_Light.eot?iefix") format('eot'),
	       url("//img.futureartist.net/fonts/Talis_Light_W00_Light.woff") format('woff'),
	       url("//img.futureartist.net/fonts/Talis_Light_W00_Light.ttf")  format('truetype');
}
/*共通*/

body {
	background: #ffffff;
	color: #666666;
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	width: 100%;
	margin: auto;
	font-size: 100%;
}

ul li,
ol li {
	list-style: none;
}

a {
	color: #666666;
}

a:hover {
    color: #0068ac;
}

p:empty {
    display: none;
}

a img:hover {
    opacity: 0.7;
}

h1, h2, h3, h4, h5, h6 {
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-weight: bold !important;
}


.global-header {
	background: #ffffff;
    border-bottom: #666666 solid 1px;
    position: fixed;
    z-index: 1;
    padding: 10px;
}
.global-header-ghost {
	display: none;
}

.column_widget_menu ul {
	text-align: left;
	margin: 10px 0 15px;
}

.top-bar ul.right li > a,
.column_widget_menu ul li > a {
	font-family:'TalisLightW00Light',"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 25px;
	color: #9c9c9d;
}

.f-news .top-bar ul.right li.news > a,
.f-event .top-bar ul.right li.event > a,
.f-fanclub .top-bar ul.right li.fanclub > a,
.f-store .top-bar ul.right li.store > a,
.f-artists .top-bar ul.right li.misc > a{
    color: #0068ac;
}

.top-bar ul.right {
	margin:4px 0 0 0 ;
	float: none;
	text-align: center;
	vertical-align: top;
}

.top-bar ul.right li > a:hover,
.column_widget_menu ul li > a:hover {
	color: #0068ac !important;
}

.title-area h1.site_title a {
	background: url(//img.futureartist.net/img/slenderie/logo.png) left top / 100% auto  no-repeat;
	width: 100px !important;
	height: 102px !important;
	text-indent: -9999px;
	display: block;
    position: absolute;
    left:-20px;
    top:-10px;
    z-index: 10;
}

.title-area h1.site_title a:hover {
	opacity: 0.8;
}

/*main*/

.content-wrap {
    margin-top: 55px;
}

.content-wrap,
.contents{
	background: #ffffff;
	width: 100%;
}

.contents {
    max-width: 1200px;
    margin:40px auto auto;
    float: none;
    position: static;
}


body.template .content_body {
	background: #ffffff !important;
    border: #666666 solid 1px;
    border-radius: 0;
}


body.template header,
.widget.content header,
.widget.content,
h2.widget_header,
.settings_header .settings_title,
.widget_header .header_title,
.widget_header .widget_title,
.widget_title .widget_title{
	text-align: center;
}

body.template header h2 > a,
.widget.content header h2,
.widget.content h2 a,
h2.widget_header,
.settings_header .settings_title,
.widget_header .header_title,
.widget_header .widget_title,
.widget_header .widget_title a,
.widget_title .widget_title,
.widget_title .widget_title a{
	text-decoration: none;
	font-size: 28px !important;
	font-family: 'TalisLightW00Light', sans-serif;
	font-weight: 400 !important;
}


.f-show.f-video body.template header h2 {
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}


.billboard {
    max-width: 1366px;
    margin: auto;
    width: 100%;
}

.billboard #down_anchor {
	display: none !important;
}


.item_title a,
.content_body .title:not(.subtitle) {
	font-size: 1em !important;
	font-weight: normal;
	margin-bottom: 10px;
}

.content_body .label {
	padding: 5px 8px !important;
}

.content_body .no-bullet li,
.widget-item-thumbnail-list .vertical-list-item {
    border-bottom:#cccccc dashed 1px;
    padding: 1.2em 0;
	margin-bottom: 0;
	word-wrap : break-word;
}

.content_body .no-bullet li:last-child {
	border: none;
}

.f-home .content_body .no-bullet li:first-child,
.f-home .widget-item-thumbnail-list .vertical-list-item:first-chil {
	padding-top: 0;
}

.widget-item-thumbnail-list .widget-item-list-table .widget-item-list-right.widget-item-list-cell {
	padding-left: 0;
}

body.template .content_body header {
	margin-bottom: 0;
}

body.template .content_body h3.subheader {
	margin-bottom: 0;
}

.content_body .no-bullet li h3 {
	margin-top: 0;
}

body.template h3 > a:hover {
    color: #0068ac;
}

button, .button,
button.secondary, .button.secondary{
    background-color: #ffffff;
    border: #666666 solid 1px;
    color: #666666;
	border-radius: 0 !important;
}

button, .button:hover,
button.secondary:hover,
.button.secondary:hover{
    background-color: #666666;
	color: #ffffff;
}

html:not(.f-home) .billboard {
    display: none;
}

/*top*/

.f-home .price_plan_form table {
	display: none;
}

/*news*/
.f-news.f-show .markdown,
.f-biography .markdown{
	line-height: 1.3;
	margin-top: 20px;
}

.widget_news .artist-name::before {
    content: "/";
    display: inline-block;
    padding: 0 5px;
    font-weight: normal;
}

/*insta*/

.widget_instagram [class*="block-grid-"] > li {
    width: calc(100% / 3);
    list-style: none;
    display: block;
    height: auto;
    float: left;
	clear: none;
	padding: 0;
	line-height: 0;
}


.widget_instagram .instagram-widget-img {
    display: inline-block;
    width: 100%;
	padding-top: 100%;
    position: relative;
    line-height: 0;
    max-width: 100%;
	background: #ffffff;
	box-shadow: none;
	border: #ffffff solid 1px;
}

.widget_instagram .instagram-widget-img:hover {
	box-shadow: none;
	opacity: 0.7;
}

.widget_instagram .instagram-widget-img img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
	object-fit: cover;
}


/*photo*/


.widget_photogallery .gallery-photos {
    width:100px;
    height: 100px;
    list-style: none;
    display: block;
    float: left;
	clear: none;
	padding: 0;
	line-height: 0;
}


.widget_photogallery .gallery-photos .th{
    display: inline-block;
    width: 100%;
	padding-top: 100%;
    position: relative;
    line-height: 0;
    max-width: 100%;
	background: #ffffff;
	box-shadow: none;
	border: #ffffff solid 1px;
}

.widget_photogallery .gallery-photos .th:hover {
	box-shadow: none;
	opacity: 0.7;
}

.widget_photogallery .gallery-photos .th img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
	object-fit: cover;
}


/*discography*/

.f-music.f-show .widget_music .complement h4:not(:nth-child(2)) {
	display: none;
}

.f-music .widget_music .artist-name {
    display: none;
}

body.template .content_body.widget_music .label {
    margin: 0 .25rem ;
}

/*profile*/

.artists {
    width: 80%;
    margin: auto;
}

.artists ul {
    margin: 0;
    padding: 0;
}

.artist {
    letter-spacing: -1em;
}

.artist > li {
    width: calc(100% / 2);
    display: inline-block;
    letter-spacing: normal;
    padding: 10px 50px;
    vertical-align: top;
    text-align: center;
    margin-bottom: 40px;
    box-sizing: border-box;
}

.artist li img {
    width: 100%;
}

.artist div {
    border: #666666 solid 1px;
    margin-top: 10px;
    padding: 10px;
}

.artist div h3 {
    margin: 0 0 5px!important;
    font-size: 16px;
}


.artists .sns li {
    width: 25px;
    height: auto;
    display: inline-block;
    text-align: center;
    margin: 0 5px;
}

.artists .sns li a {
    display: block;
    padding: 0;
    margin: 0;
}


/*詳細ページ*/

section[class*="misc_artist_"].content_body > .widget_header{
    display: none;
}

.individual img {
    width: 100%;
}

.individual h2,
.artists.individual .sns {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    margin: 15px 0 30px;
}

.introduce {
    padding: 25px;
    box-sizing: border-box;
    border: #666666 solid 1px;
    margin: 30px 0;
}

.product {
    margin-bottom: 30px;
}

.product figure,
.product h3 {
    display: inline-block;
    vertical-align: top;
}

.product figure {
    max-width: 200px;
    width: 100%;
    margin: 0 20px 0 0;
}

.product h3 {
    font-size: 20px;
    font-weight: normal;
    margin-top: 0 !important;
}

.product h3 span {
    font-size: 25px;
}

.introduce .list {
    margin: 0;
}

.introduce .list li {
    list-style: decimal-leading-zero;
    list-style-position: inside;
}

.introduce h4 {
    font-size: 18px !important;
}

.individual .text-link {
    text-align: right;
}

.individual .text-link a {
    text-decoration: underline;
    font-size: 18px !important;
}


/*video*/


html.f-video body.template .content_body h2 {
	font-weight: bold;
}

.f-index.f-video body.template .content_body {
	background: #ffffff;
}

.f-index.f-video #webstream_video_source_play .tile .column {
	margin: 10px;
	width: calc(100% / 3 - 20px);
}



/*banner*/

.f-home .column_widget_misc_topbanner,
.f-home .widget_misc_topbanner {
	background: none !important;
	border: none !important;
	padding: 0 !important;
	box-shadow: none;
}

.widget_misc_topbanner .widget_header {
	display: none;
}

.widget_misc_topbanner .markdown ul {
	display: inline-block;
	letter-spacing: -1em;
	vertical-align: top;
	margin: 0;
}

.widget_misc_topbanner .markdown ul:nth-child(1) {
	width: 56%;
	margin-right: 5px;
}

.widget_misc_topbanner .markdown ul:nth-child(2) {
	width: 42.5%;
}

.widget_misc_topbanner .markdown ul li {
	box-sizing: border-box;
	padding:7px 5px;
	border: none;
}
.widget_misc_topbanner .markdown ul li img {
	width: 100%;
}

/**/
.widget_banner div[class*="banner-"] {
	height: auto !important;
	text-align: center;
}

/*fanclub*/


.f-fanclub h3.item_title {
	display: none;
}

.f-fanclub .price_plan_form table tr th {
	padding: 0.3rem 0 0 0;
	text-align: left;
}
.f-fanclub .price_plan_form table th:nth-child(2) {
	padding: 5px 0 5px 15px;
	color: #ffffff;
	text-align: left;
	background: #666666;
	width: 100%;
}
.f-fanclub .price_plan_form table th:nth-child(2) label {
	color: #ffffff;
	font-weight: bold;
}

.f-fanclub .price_plan_form table td label dl {
	display: none;
}

.f-fanclub .price_plan_form table th {
	vertical-align: top;
	width: 1.5%;
}

body.template .widget_fanclub .price_plan_form .markdown p {
	line-height: 1.5rem;
}

body.template .widget_fanclub h3 {
	margin-bottom: 20px;
}
#signup_page #signup_term {
	border: #eeeeee solid 1px;
}

.f-fanclub.f-subscribe .columns.medium-centered {
	margin-bottom: 25px;
}

.f-fanclub.f-subscribe .columns.medium-centered > p.text-center {

	font-weight: bold;
}

.f-fanclub.f-subscribe .medium-10.medium-centered {
	width: 100%;
}

#officialsupporter_registration_message {
	margin-top: 15px;
}


/*feed*/

.feed_home .tabs-content-a,
.f-feed.f-index .feed_jscroll .jscroll-inner div.row{
	margin: 0;
	background: #ffffff;
	padding: 15px;
	border-radius: 5px;
}

.f-feed.f-index .content {
	background: #ffffff;
}

.f-home .feed-content-box .small-9 {
	width: 100%;
}

/*お問い合わせ*/

.f-inquiry .large-text-area {
    max-width: 650px;
	width: 100%;
}

.f-inquiry .widget-inquiry .widget_title.left {
    float: none !important;
    font-weight: bold;
}

#new_artist_data_inquiry_item .row .small-12.medium-8.columns {
    float: none;
    margin: auto;
    text-align: center;
    max-width: 650px;
    width: 100%;
}

/*my page*/


.settings_form {
	padding-top: 0;
}

.contents_settings #settings_nav i {
	float: none;
	vertical-align: middle;
}

.contents_settings #settings_nav i.ion-ios7-person {
	margin-top: -15px;
	color: #666666;
}

.profile_index br {
	display: none;
}

.mypage_title {
	font-size: 35px;
	word-wrap: break-word;
}

.contents_settings .settings .column.medium-10.small-12,
.contents_settings .settings .show-for-medium-up {
	width: 100%;
	float: none;
}

.contents_settings #settings_nav .main_nav {
	letter-spacing: -1em;
}

.contents_settings #settings_nav .main_nav li {
	display: inline-block;
    padding: 0.3rem;
    margin: 0.5% !important;
    border: 1px #666666 solid !important;
    text-align: center !important;
    width: 24% !important;
	letter-spacing: normal;
	background: #ffffff;
}

.settings_form .table_form th {
	background-color: #dddddd;
	color:  #666666;
}

.settings_form .table_form td {
	background-color: #eeeeee;
	color:  #666666;
}

.profile_index div.column {
	min-height:100px ;
}

table tr th,
table tr td {
	color: #666666;
}


/*musicdownload*/

.f-musicdownload .content-wrap {
    background:#9896a4;
}

.f-musicdownload .contents {
    background: none !important;
}

.f-musicdownload .tab {
    margin: 50px auto 0;
}

.f-musicdownload .tab-btn {
    margin: 0 auto !important;
    border: #ffffff solid 1px;
}

.widget_musicdownload .tab-content .row.tile {
    background:#ffffff !important;
    color: #666666;
    border-radius: 10px;
    padding: 20px;
}

.f-musicdownload .tab-btn li {
    background:#9896a4;
}

.f-musicdownload .tab .tab-btn li.on {
    background: #ffffff;
    color: #9896a4;
}

body.template .content_body header .right {
    text-align: center;
}

body.template .content_body header .right a {
    font-size: 18px;
    font-family: 'TalisLightW00Light','Helvetica Neue', Helvetica, Arial, Verdana,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    background: #ffffff;
    border: #666666 solid 1px;
    color: #666666;
    padding: 5px 12px;
}

body.template .content_body header .right a:hover {
    color: #ffffff;
    background: #333333;
}

.widget_musicdownload .tag-menu.right {
    float: none !important;
    text-align: center;
}

.f-musicdownload a.label.secondary {
    background: #9896A4 !important;
    border: #ffffff solid 1px;
    font-size: 10px !important;
    padding: 5px 15px !important;
    box-sizing: border-box;
    line-height: 1 !important;
    border-radius: 5px;
    color: #ffffff;
}

.f-musicdownload .label.secondary {
    color:#ffffff;
}
.f-musicdownload span.label.secondary {
    font-size: 12px;
}

.widget_musicdownload #webstream_audio_source_play {
    width: 100%;
    max-width: 800px;
    margin: auto;
    margin-top: 10px;
    background: #ffffff !important;
    color: #666666;
    border-radius: 10px;
    padding: 20px;
}

.widget_musicdownload .container > .row > .column.medium-4:nth-of-type(1) + .column.medium-8 .introduct:nth-of-type(2) .column.medium-4 {
    width: 100%;
}

.f-musicdownload .label-add-to-cart {
    border: #666666 solid 1px;
    color: #666666 !important;
}


.f-musicdownload .cache-button,
.f-musicdownload i,
.f-musicdownload .contents a,
.f-musicdownload table tr th,
.f-musicdownload table tr td {
    color: #666666;
}

.f-musicdownload thead p {
    border-bottom: #666666 solid 1px;
}


/*footer*/

.global-footer nav a {
	color: #666666;
}

.global-footer small {
	color: #666666;
}

/*PC*/
@media only screen and (min-width: 64em) {
}

/*TAB*/
@media only screen and (min-width: 40em) and (max-width: 64em) {


.f-index.f-video #webstream_video_source_play .tile .column {
	width: calc(100% / 2 - 20px);
}

.contents_settings #settings_nav .main_nav li {
    font-size: 11px;
}


.top-bar ul.right li > a,
.column_widget_menu ul li > a {
    font-size: 20px !important;
}

/*profile*/

.artists {
    width: 100%;
    margin: auto;
}

.artist > li {
    width: calc(100% / 2);
    display: inline-block;
    padding: 15px;
}


}


/*SP*/
@media only screen and (max-width: 40em) {

.top-bar .title-area {
    height: 30px;
}

.title-area h1.site_title a {
    width: 87px !important;
    height: 88px !important;
    position: fixed;
    left: 0;
    top: 0;
}

.top-bar .toggle-topbar.menu-icon a::after {
    -webkit-box-shadow: 0 10px 1px 1px #666666, 0 16px 1px 1px #666666, 0 22px 1px 1px #666666;
    box-shadow: 0 10px 0 1px #666666, 0 16px 0 1px #666666, 0 22px 0 1px #666666;
    left: 5px;
}
.off-canvas .right-menu .off-canvas-list {
	background: #ffffff;
}

ul.off-canvas-list li a .row .column:last-child {
	border-bottom: 0.1rem solid #666666;
}

ul.off-canvas-list li a {
	font-family: 'TalisLightW00Light', monospace;
	color: #666666;
	background: #ffffff;
}

ul.off-canvas-list li label {
	display: none;
}

ul.off-canvas-list li a:hover {
    background: #eeeeee;
}

ul.off-canvas-list li a .row .column.small-2 {
	display: none;
}

ul.off-canvas-list li a .row .column.small-10 {
	width: 100%;
}

.content-wrap {
	margin-top: 58px;
}

.contents {
    margin-top: 20px;
}

/*event*/

body.template .content_body .complement dl dt {
	float: none !important;
}

body.template .content_body .complement dl dd {
	margin:0 0 15px;
}


/*profile*/

.artists {
    width: 100%;
    margin: auto;
}

.artist > li {
    width: 100%;
    display: block;
    padding: 15px 0;
    margin-bottom: 10px;
}

/*詳細ページ*/
.introduce {
    padding: 15px;
    margin: 20px 0;
}

.product figure {
    max-width: none;
    width: 100%;
    margin: 0 0 20px;
}

.individual h2 {
    font-size: 20px !important;
}

.individual h2,
.artists.individual .sns {
    display: block;
    margin: 15px 0;
    text-align: center;
}

/*feed*/
.feed-content-box .subheader {
	font-size: 11px;
}

.feed-content-box .small-9.columns {
	width: 100%;
	margin-right: 0;
	padding-right: 0;
}
.jscroll-inner div.row {
	padding: 0 !important;
}

.feed-image-box {
	width: 15%;
}

.feed-content-box {
	width: 85%;
}

.jscroll-added.pad10 {
	padding: 0 !important;
}

/*video*/
.f-index.f-video #webstream_video_source_play .tile .column {
	width: 100%;
	margin: 15px 0;
}

.f-index.f-video .widget_video .row.tile,
.f-index.f-video body.template .content_body .container {
	margin: 0;
}

 /*購入履歴*/

.settings_form {
    padding: 15px 20px;
}

.settings_form #payment_contents .orders table.payment_table th,
.settings_form #payment_contents .orders_list table.payment_table th,
.settings_form #payment_contents .orders table.payment_table td,
.settings_form #payment_contents .orders_list table.payment_table td {
    width: 100% !important;
    display: list-item;
    list-style: none;
    text-align:left !important;
}

.product_list .custom_product_list .small-3,
.product_list .custom_product_list .small-4{
    width: 100%;
    margin-top: 15px;
    padding: 0 !important;
}
.product_list .custom_product_list .small-4 .columns {
    padding: 0;
    line-height: 1.5;

}

.settings_form #payment_contents .products,
.settings_form #payment_contents .product_list {
    padding-top: 0;

}

.settings_form #payment_contents .orders > section.columns,
.settings_form #payment_contents .orders_list > section.columns {
    padding: 0;
}


.settings_form #payment_contents > .row {
    margin: 0;
}

.f-cart_payment_infor #cash_credit_conve_row .medium-offset-2.columns {
    width: 100%;
}

    /*musicdownload*/

.f-musicdownload .global-header {
    background: #9896a4;
}
.f-musicdownload .top-bar .toggle-topbar.menu-icon a::after {
    -webkit-box-shadow: 0 10px 1px 1px #ffffff, 0 16px 1px 1px #ffffff, 0 22px 1px 1px #ffffff;
    box-shadow: 0 10px 0 1px #ffffff, 0 16px 0 1px #ffffff, 0 22px 0 1px #ffffff;
}

.f-musicdownload .tab-btn li {
    height: 30px;
    line-height: 30px;

}
.f-musicdownload .tab-content .li {
    display: block;
    width: 100%;
}


.f-musicdownload .tab .tab-content > .tile-list-container.on {
    text-align: center;
}

.f-musicdownload .tag-categories.right {
    background: #9896a4;
    border: #ffffff solid 1px;
    float: none !important;
    display:inline-block;
    color: #ffffff;
    border-radius: 2px;
    margin: 10px auto 13px;
    font-size: 10px;
    padding: 6px 15px;
}


}