@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700');
/*共通*/

body {
	background: #ffffff;
	color: #000000;
	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: #000000;
}

h1, h2, h3, h4, h5, h6 {
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-weight: bold !important;
}

body.template .content_body p {
    font-size: 1rem;
}

.title-area h1.site_title a {
	background: url(//img.futureartist.net/img/hyunbin/logo_thespace.png) left top / 100% auto  no-repeat;
	width: 97px !important;
	height: 59px !important;
	text-indent: -9999px;
	display: block;
    margin:10px auto;
}

.title-area h1.site_title a:hover {
    background: url(//img.futureartist.net/img/hyunbin/logo_thespace_on.png) left top / 100% auto  no-repeat;
}

/*main*/

.content-wrap,
.contents{
	background: #ffffff;
}

body.template .content_body {
	background: #ffffff !important;
}

html:not(.f-home) .column_billboard .billboard {
    display: none;
}

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: 25px !important;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700 !important;
}


.f-show.f-video body.template header h2 {
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}

body.template .content_body h3,
body.template .content_body h4 {
     color: #000000;
     font-size: 1.1rem !important;
     margin-left: 0;
}

.billboard #down_anchor {
	display: none !important;
}


.item_title a,
.content_body .title:not(.subtitle) {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px;
}

.content_body .label {
	line-height: 1 !important;
	padding: 5px 8px !important;
}

.content_body .no-bullet li,
.widget-item-thumbnail-list .vertical-list-item {
    border-bottom:#e4e4e4 solid 1px;
    padding: 1em 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-child {
	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 h3.subheader {
	margin-bottom: 0;
}

.content_body .no-bullet li h3 {
	margin-top: 0;
}

button, .button,
button.secondary, .button.secondary{
    background-color: #ffffff;
    border: #000000 solid 1px;
    color: #000000;
	border-radius: 0 !important;
}

button, .button:hover,
button.secondary:hover,
.button.secondary:hover{
    background-color: #000000;
	color: #ffffff;
}

.pagination-centered ul.pagination li.current {
    padding: 0.0625rem 0.625rem 0.0625rem;
}

/*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;
}

/*store*/

.widget_store .widget_options.right {
    display: none;
}

.widget_store article .tile .large-4 {
    width: calc(100% / 3 - 3%);
    display: inline-block;
    border-radius: 8px;
    margin: 1%;
    float: none;
    vertical-align: top;
}


.container.thumbnail img {
    max-height: 400px;
}


body.template .widget_store h4 {
    font-size: 0.9rem;
}


.f-store .container > .row > .column.medium-4:first-child {
	width:40%;
}

.f-store .container .column.medium-4 + .column.medium-8  {
	width:60%;
	padding-left:2rem;
	box-sizing: border-box;
}


.f-store .container  .column.medium-4 + .column.medium-8 .column.medium-4 + .column.medium-8{
    width:66.66667%;
    padding-left:0;
}

.f-show.f-store h4.subheader.tag.text-center,
.f-show.f-store h4.subheader.tag.text-center span{
    display:none;
}
/*
.f-show.f-store center {
    text-align: left;
} */

.f-store li.clearing-featured-img .store_image_p {
    max-width:100% !important;
}

.f-store.f-show .widget_header + article .row.tile .column.large-4 {
    width:25%;
    padding: 0;
}

.f-store .widget_header + article .row.tile .column.large-4 .container h3 span {
    color:#666666  !important;
    background:none !important;
}

html.f-index.f-store .widget_header + article .row.tile .column.large-4 .container h3 span {
    color:#ff0000  !important;
    background:none !important;
    display: block;
    width: 50%;
    margin: 3px auto;
}

.f-store .widget_header + article .row.tile .column.large-4 .container h3 span#id_price {
    display:block;
    color:#666666  !important;
}

.f-store article .row.introduct {
    margin: 0 !important;
}


html.f-home body.template .content_body h3{
    font-size: 12px;
    margin-top: 0;
}

html.f-store.f-index body.template .content_body h3 a{
    font-size: 15px !important;
}

html.f-store.f-show body.template .content_body h3 {
    font-size: 20px !important;
}


.f-store li.clearing-featured-img {
    width: 100%;
    height: 100%;
    padding: 100% 0 0;
    position: relative;
}

.f-store li.clearing-featured-img .store_image_p {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
	box-shadow: none;
    height: auto;
}

.f-store .thumbs_images_details_store {
    margin-top: 10px;
    display: inline-flex;
    box-shadow: 0 0 0 1px rgba(0,0,0,0.2);
    padding: 5px;
    align-items: center;
    vertical-align: top;
    background: #ffffff;
}

.f-store .thumbs_images_details_store:hover {
    box-shadow: 0 0 6px 1px rgba(68,68,68,0.5);
}

.f-store .thumbs_images_details_store .store_image {
   /* width: auto;*/
    border: none;
    box-shadow: none;
}

.f-store .thumbs_images_details_store .store_image:hover {
    box-shadow: none;
}
.f-store #div_for_item_info {
    width:100%;
}

.f-store #div_for_item_info .complement h4{
    font-size:16px;
    margin-bottom: 13px;
}

.f-store #div_for_products_item {
    float: none;
    width:100%;
}

.f-store #div_for_products_item .row{
    display:inline-block;
    background:#ffffff;
    width: 48%;
    box-shadow:rgba(0,0,0,0.16) 0 3px 6px;
}

.f-store #div_for_products_item .row:first-child {
    margin-right: 18px !important;
}

.f-store #div_for_products_item .row div.complement {
    margin-top:7px;
}

.f-store #div_for_products_item .row select {
    border: none;
    background: #ffffff;
    margin-bottom:0;
}

.f-store #add_to_cart_url.button{
    background:#000000;
    width:100%;
    color: #ffffff;
}

.f-store #add_to_cart_url.button:hover {
    opacity:0.8;
}

.f-store #div_for_add_to_cart {
    width:100%;
    margin: 0 !important;
}

.fix_disable {
    margin: 0 !important;
}

.f-store .column div[style="color: red;"] {
    float: none;
}
body.template li.cart i {
    display: block;
}

body.template .global-header .badge {
    text-indent: 0;
}

.f-store .widget_store .medium-8 .introduct.store_line p {
    margin-bottom: 0;
}

.f-show.f-store .introduct.store_line + br {
    display: none;
}




/*photo*/

.widget_photogallery .row.tile {
    letter-spacing: -1em;
}

.widget_photogallery .row.tile > .column.medium-6.large-4 {
    height: auto !important;
    margin-bottom: 30px;
    float: none;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
}


.widget_photogallery .gallery-photos {
    width:100px;
    height: 100px;
    list-style: none;
    display: block;
    float: left;
	clear: none;
	padding: 0;
	line-height: 0;
    margin: 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;
}

.widget_photogallery img.th {
    width: 100%;
}


.widget_photogallery .item_title {
    font-size: 1.8rem;
}

.photo-gallery-thumb-container {
    padding: 0;
    overflow: hidden;
}

.widget_photogallery .widget-thumb-rotate,
.widget_photogallery .detail-thumb-rotate{
    width: 60%;
    margin: 0 auto;
    position: relative;
    height: 0;
    padding-top: 100%;
    z-index: 10;
}

.widget_photogallery .widget-thumb-rotate .letter-box,
.widget_photogallery .detail-thumb-rotate .letter-box{
    position: absolute;
    left: 0;
    margin-left: 0;
    top: 8%;
    margin-top: 0;
    width: 100%;
}

.widget_photogallery .widget-image-hover,
.widget_photogallery .detail-image-hover{
    height: auto !important;
    width: 100% !important;
}

.widget_photogallery .widget-image-hover img,
.widget_photogallery .detail-image-hover img{
    max-height: none !important;
    max-width: none !important;
    width: 100%;
}

.image-title {
    padding-bottom: 0;
}




/*biography*/

.widget_biography h3.item_title {
	display:none;
}




/*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);
}

.f-show.f-video body.template .content_body .widget_header{
    margin-bottom: 1.5rem;
}

body.template .content_body .container {
    margin: 0;
}

.flex-video-custom {
    position: relative !important;
    width: 100% !important;
    height: auto !important;
    padding-top: 56.25%;
}

.flex-video-custom iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.iframewrap {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    margin: 30px 0;
}

.iframewrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

/*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;
}

/*faq*/

.faq {
   box-sizing: border-box;
}

.faq h2 img {
    width: 100%;
}

.faq h4 {
    margin: 30px 0;
}

.faq dl {
	margin:10px 0 20px 45px;
    padding:0;
}

.faq dl dt {
	font-size:17px;
	font-weight:bold;
    color: #292929;
    vertical-align: middle;
    border-top: #e1d495 dotted 2px;
    padding-top: 25px;
    margin-top: 25px;
    margin:25px 0 0 40px;
    position: relative;
}

.faq dl dd:last-child {
    border-bottom: #e1d495 dotted 2px;    
}

.faq dl dt::before {
    content: "Q";
    margin-right: 15px;
    border-radius: 100%;
    border: #292929 solid 1px;
    width: 25px;
    height: 25px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    background: #ffffff;
    color: #292929;
    line-height: 1.5;
    position: absolute;
    left: -40px;
}


.faq dl dt:nth-of-type(1) {
    margin-top: 0;
    padding-top: 0;
    border: none;
}

.faq dl dd {
	margin:15px 0 0 40px;
    vertical-align: middle;
    position: relative;
}

.faq dl dd::before {
	content:"A";
    margin-right: 15px;
    border-radius: 100%;
    border: #292929 solid 1px;
    width: 25px;
    height: 25px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    background: #292929;
    color: #ffffff;
    line-height: 1.8;
    position: absolute;
    left: -40px;
}



/*cart*/

.f-cart .content_body {
    max-width: 750px;
    margin: auto;
    width: 100%;
}

.f-cart .content_body .medium-10,
.f-cart .content_body .medium-8,
.f-cart .content_body .medium-6 {
    width: 100%;
}

.f-cart .user_infor_form h4 > .row,
.f-cart .small-12.medium-10.columns h4 > .row,
.f-cart #user_information_row,
.f-cart #credit_card_row,
.f-cart #credit_card_row h4 > .row{
    margin: 0;
}

.f-cart #credit_card_row .column h4 > .row small,
.f-cart #user_information_confirm_row h4 > .row small,
.f-cart .user_infor_form h4 > .row small {
    font-size: 1rem;    
}

#user_information_confirm_row table {
    border-collapse: collapse;    
}

#user_information_confirm_row th {
    width: 15%;
}

#user_information_confirm_row th,
#user_information_confirm_row td {
    border: #000000 solid 1px;
}

.f-cart .payment_method + label {
    font-weight: 700;
    margin-bottom: 30px;
}

.f-cart #cart_credit_information .medium-offset-2 {
    margin-left: 0 !important;
}


/*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: #000000;
	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: #000000;
}

.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 #000000 solid !important;
    text-align: center !important;
    width: 24% !important;
	letter-spacing: normal;
	background: #ffffff;
}

.settings_form .table_form th {
	background-color: #c2c2c2;
	color:  #000000;
}

.settings_form .table_form td {
	background-color: #ececec;
	color:  #000000;
}

.profile_index div.column {
	min-height:100px ;
}

table tr th,
table tr td {
	color: #000000;
}


/*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: #000000;
    border-radius: 10px;
    padding: 20px;
}

.f-musicdownload .tab-btn li {
    background:#9896a4;
}

.f-musicdownload .tab .tab-btn li.on {
    background: #ffffff;
    color: #9896a4;
}


.f-musicdownload body.template .content_body header .right a {
    font-size: 16px;
    font-family: 'Noto Sans JP','Helvetica Neue', Helvetica, Arial, Verdana,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.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: #000000;
    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: #000000 solid 1px;
    color: #000000 !important;
}


.f-musicdownload .cache-button,
.f-musicdownload i,
.f-musicdownload .contents a,
.f-musicdownload table tr th,
.f-musicdownload table tr td {
    color: #000000;
}

.f-musicdownload thead p {
    border-bottom: #000000 solid 1px;
}


/*footer*/

.global-footer nav a {
	color: #000000;
}

.global-footer small {
	color: #000000;
}

/*PC*/
@media only screen and (min-width: 64em) {

.top-bar .name h1 {
    padding: 30px 0;
}


.title-area {
    background: #292929;    
}

.subtitle {
    font-family:'Noto Sans JP',sans-serif;
    border-top:#f3df03 solid 1px;
    border-bottom:#f3df03 solid 1px;
    padding: 10px 0;
    margin: 0 15px;
    text-align: center;
}

.subtitle a{
    color: #ffffff;
}

.subtitle a:hover{
    color: #f3df03;   
}

.menu {
    background: #292929;
    z-index: 1;
    height: 100vh;
    width: 160px;
    padding-top: 30px;
}


.menu ul.right{
    color: #ffffff;
    margin: 0;
    padding: 0;
    list-style: none;
    top: 0;
}

.menu ul.right{ 
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left : 0;
    z-index: -1;
	margin:0 ;
	float: none;
	text-align: left;
	vertical-align: top;
    background: #292929;
    height: 100vh !important;
    position: fixed;
    padding-top: 50px;
}

.menu ul.right.active{
    left : 160px;
    top: 0;
    height: 100vh !important;
    position: fixed;
    width: 160px;
    background: #292929;
} 

.menu ul.right li{
    padding:5px 10px;
    width: 160px;
}

nav.top-bar .top-bar-section {
    width: auto;
}


.global-header {
	background: #292929;
    color: #ffffff;
    height: 100vh;
    width: 160px !important;
/*    overflow: hidden;*/
    margin: 0;
    padding: 0;
    position: fixed !important;
    top: 0;
    left: 0;
}

.column_menu,
.global-header .top-bar {
    margin: 0;
    padding: 0;
}

.global-header-ghost {
	display: none;
}

.column_widget_menu ul {
	text-align: left;
	margin: 10px 0 15px;
}

.top-bar-section ul li {
    float: none;
}

.top-bar ul.right li > a,
.column_widget_menu ul li > a {
	font-family:'Noto Sans JP',"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 0.9rem;
	color: #ffffff;
}

.global-header .top-bar .btn_menu a,
.global-header .top-bar .menu2 a {
    margin: auto;
    width: 80px;
    height: 80px;
    text-indent: -9999px;
    display: block;    
}

.global-header .top-bar .cart a {
    background: url(//img.futureartist.net/img/hyunbin/icon_cart.png) center top no-repeat !important;
    background-size: 100% 100%;
}

.global-header .top-bar .my_page a {
    background: url(//img.futureartist.net/img/hyunbin/icon_mypage.png) center top no-repeat !important;
    background-size: 100% 100%;
}

.global-header .top-bar .sign_in a {
    background: url(//img.futureartist.net/img/hyunbin/icon_login.png) center top no-repeat !important;
    background-size: 100% 100%;
}

.global-header .top-bar .sign_out a {
    background: url(//img.futureartist.net/img/hyunbin/icon_logout.png) center top no-repeat !important;
    background-size: 100% 100%;
}


.global-header .top-bar .fanclub a {
    background: url(//img.futureartist.net/img/hyunbin/icon_join.png) center top no-repeat !important;
    background-size: 100% 100%;
}

.global-header .top-bar .btn_menu a {
    background: url(//img.futureartist.net/img/hyunbin/icon_menu.png) center top no-repeat !important;
    background-size: 100% 100%;
}

.global-header .top-bar .cart a:hover {
    background: url(//img.futureartist.net/img/hyunbin/icon_cart_on.png) center top no-repeat !important;
}

.global-header .top-bar .my_page a:hover {
    background: url(//img.futureartist.net/img/hyunbin/icon_mypage_on.png) center top no-repeat !important;
}

.global-header .top-bar .sign_in a:hover {
    background: url(//img.futureartist.net/img/hyunbin/icon_login_on.png) center top no-repeat !important;
}

.global-header .top-bar .sign_out a:hover {
    background: url(//img.futureartist.net/img/hyunbin/icon_logout_on.png) center top no-repeat !important;
}


.global-header .top-bar .fanclub a:hover {
    background: url(//img.futureartist.net/img/hyunbin/icon_join_on.png) center top no-repeat !important;
}

.global-header .top-bar .btn_menu a:hover {
    background: url(//img.futureartist.net/img/hyunbin/icon_menu_on.png) center top no-repeat !important;
}



.global-header .top-bar .btn_menu {
    margin-bottom: 0;
}

.top-bar ul.right li > a:hover,
.column_widget_menu ul li > a:hover {
	color: #f3df03 !important;
}

.menu3 {
    text-align: center;
    display: block !important;
    margin-top: 20px !important;
}

.menu3 li {
    display: inline-block;
    font-size: 14px;
}

.menu3 a {
    color: #ffffff !important;
}

.top-bar-section ul.menu3 li > a:hover{
   color: #f3df03!important;
}

.menu3 .jp a {
    color: #f2de1b !important;
}

.content-wrap {
    position: absolute;
    top: 0px;
    left: 160px;
    right: 0px;
    width: auto;   
}

.pc_video,
.f-wid-66893 .markdown {
    max-width: 940px;
    margin: auto;
}


}

/*TAB*/
@media only screen and (min-width: 40em) and (max-width: 63.9em) {

.subtitle,.btn_menu {
    display: none;
}

.global-header {
	background: #292929;
    position: fixed;
}

.title-area h1.site_title a {
	background: url(//img.futureartist.net/img/hyunbin/logo_thespace.png) left top / 100% auto  no-repeat;
	width: 49px !important;
	height: 30px !important;
	text-indent: -9999px;
	display: block;
    margin:10px auto;
}

.top-bar ul.right li > a,
.column_widget_menu ul li > a {
	font-family:'Noto Sans JP',"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 0.9rem;
	color: #ffffff;
}

.content-wrap {
    left: 0;
}
.f-home .billboard {
    margin-top: 130px;
}
body.template .content_body {
	margin-top: 150px !important;
}


.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-section ul.menu2 {
    float: right;
}

.top-bar-section ul.menu2 li > a{
	font-family:'Noto Sans JP',"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 0.9rem;
	color: #ffffff;
}

.menu3 {
    position: absolute;
    top: 0;
    right: 0;   
}

.menu3 a {
    color: #ffffff !important;
}

/*store*/

.widget_store article .tile .large-4 {
    width: calc(100% / 2 - 3%);
}



}


/*SP*/
@media only screen and (max-width: 40em) {

.subtitle,.btn_menu {
    display: none;
}

.title-area h1.site_title a {
	background: url(//img.futureartist.net/img/hyunbin/logo_thespace.png) left top / 100% auto  no-repeat;
	width: 49px !important;
	height: 30px !important;
	text-indent: -9999px;
	display: block;
    margin:3px 0;
}

.global-header {
    background: #292929;
}

.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;
    left: 5px;
    height: 0.05px;
}
.off-canvas .right-menu .off-canvas-list {
	background: #292929;
}

ul.off-canvas-list li a .row .column:last-child {
	border-bottom: 0.1rem solid #ffffff;
}

ul.off-canvas-list li a {
	font-family: 'Noto Sans JP', monospace;
	color: #ffffff;
	background: #292929;
}

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%;
}

.column_billboard {
	margin-top: 50px;
}

.content-wrap {
    left: 0;
}

/*event*/

body.template .content_body .complement dl dt {
	float: none !important;
}

body.template .content_body .complement dl dd {
	margin:0 0 15px;
}


/*pgoto*/

.f-photogallery .carousel li.gallery-photos {
	width:calc(100% / 3) !important;
	height:auto !important;
}

.widget_photogallery .item_title {
    font-size: 1.5rem;
}

.widget_photogallery .gallery-photos {
    margin: 0 !important;
}

/*store*/

.f-home .widget_store .row .column {
    width: 49% !important; 
}

.f-store #div_for_products_item .row {
    width:100%;
}
.f-store .container > .row > .column.medium-4:first-child,
.f-store .container .column.medium-4 + .column.medium-8,
.f-store .container .column.medium-4 + .column.medium-8 .column.medium-4 + .column.medium-8 {
    width:100%;
}

.f-store #div_for_products_item .row div.complement h4{
    text-align: left;
    padding-left: 5px;
}

.f-store #div_for_products_item .row {
    background:none;
    border:none;
}

.thumbs_images_details_store {
    margin-top: 10px;
}


.f-store .clearing-thumbs li {
    margin: 0 !important;
}


.f-store .widget_header + article .row.tile .column.large-4 {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 30px;
}

.f-show .container  .column.medium-4 + .column.medium-8  {
	padding:10px;
}

.f-store #div_for_products_item .row select {
    border: #666666 solid 1px;
}

.f-store #div_for_products_item .row:first-child {
    margin: 0;
}

.f-store .container .column.medium-4 + .column.medium-8 .column.medium-4 + .column.medium-8 {
    padding: 0;
}

#cart_store_list_header {
    display: none;
}

.badge {
    text-indent: 0;
}

.cart_store_quatity {
    width: 100%;
    min-height:initial;
    min-width: initial;
}

.f-store #div_for_products_item .row {
    box-shadow:none;
}

/*store*/

.widget_store article .tile .large-4 {
    width:100%;
}




/*faq*/
.faq dl {
	margin:10px 0 20px 35px;
    padding:0;
}


/*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;
}


/*cart*/

#cart_store_list_header {
    display: none;
}


 /*購入履歴*/

.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: #292929;
}
.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;
}


}

.video_contents {
    width:100%;
    max-width:700px;
    margin:auto;
}

.iframewrap {
    position: relative;
    width: 100%;
    padding-top: 70.25%;/*比率によって変更*/
}

.iframewrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

div#\33 ds_text {
    float: left;
}