@import url(https://fonts.googleapis.com/css?family=Rozha+One);
/*共通*/

body {
	background: #000000;
	color: #ffffff;
	font-family:"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic","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: #AAAAAA;
}

a:link {
	color: #AAAAAA;
}
a:hover{
    color: #CCC !important;
}

h1, h2, h3, h4, h5, h6 {
	font-family:"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-weight: bold !important;
}


.global-header {
	background: #000000;

}
.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:'Rozha One',"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: calc(4.6% + 1.55vw);
	color: #AAAAAA;
}

.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: #CCC;
}

.global-header .top-bar .name h1 a {
    font-family: 'Rozha One', serif;
    font-weight: bold;
    color: #AAAAAA;
    font-size: 32px;
    padding:10px ;
    text-align: left;
}

.global-header .top-bar .name h1 a:hover {
	color: #CCC;
}

/*main*/

.content-wrap,
.contents{
	background: #000000;
	width: 100%;
}

/*
.contents > .row {
	float: none;
	max-width: 1200px;
	margin: auto;
}

html:not(.f-home) .contents {
 	float: none;
	max-width: 1200px;
  margin: 60px auto;
  background: none;
}

*/


body.template .content_body {
	background: #000000 !important;

}

.content_body.widget_banner {
    box-shadow: none !important;
}



.f-home .widget_header ,
.widget.content header,
.widget.content,
h2.widget_header{
    background: #000000 url(/resources/ckeditor_assets/000/022/695/22695-aicon.jpg) right top no-repeat;
    width: 100%;
}

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{
    padding: 5px 5px 5px 5px;
    background-size: auto 100%;
    font-family: 'Rozha One', serif;
    color: #FFFFFF;
    font-size: 1.3em !important;
    text-align: left;
    font-weight: 400;
}

.settings_header .settings_title {
    font-size: 25px !important;
}

.f-show.f-video body.template header h2 {
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"ＭＳ Ｐゴシック",sans-serif;
    display: none;
}

body.template .content_body h3,
body.template .content_body h4 {
     color: #FFFFFF;
     font-size: 1.1rem;
     margin-left: 0;
}

.billboard #down_anchor {
	display: none !important;
}

html:not(.f-home) .billboard {
  display: none;
}

.item_title a,
.content_body .title:not(.subtitle) {
	font-size: 1.1rem;
	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:#eeeeee dashed 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 header {
	margin-bottom: 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;
}


.f-index .contents,
.f-show .contents {
    padding: 1.5rem;
}



.markdown a {
    color: #AAAAAA;
}

.markdown a:hover {
    color: #CCCCCC;
}

.top-bar-section .cart {
    display: none;
}

/*top*/

.f-home .price_plan_form table {
	display: none;
}

body.template header .right > a {
    background: none;
    color: #AAAAAA;
    font-size: 1rem;
}

body.template header .right > a:hover {
    color: #CCC;
}

.content_body .item_title > .label,
body.template .content_body.widget_event .label {
    border-radius: 5px;
    display: block;
    width: 6rem;
    margin: 1%;
    padding: 0.5% 0% 0% 0%;
    font-size: 0.6rem;
    font-weight: bold;
    float: none !important;
    margin-bottom: 5px !important;
}


.widget_video .subheader .label{
    margin: auto;
}

/*news*/
.f-news.f-show .markdown,
.f-biography .markdown{
	line-height: 1.3;
	margin-top: 20px;
}

.widget_news .subheader time{
    color: #cccccc;
}

.f-show .widget_news .item_title {
    font-size: calc(1rem + 0.5vw);
    color: #F65153;
    font-weight: bold;
    line-height: 120%;
    margin-top: 0.5%;
    text-align: center;
}

.f-show .widget_news .markdown {
    color: #ffffff;
    font-size: 22px;
}


/*event*/

.widget_event .title {
    color: #ffffff;
}

/*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: #000000;
	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 .item_title {
    font-size: 1.8rem;
}

.photo-gallery-thumb-container {
    padding: 0;
}

.widget_photogallery .widget-thumb-rotate,
.widget_photogallery .detail-thumb-rotate{
    width: 90%;
    margin: 0 auto;
    position: relative;
    height: 0;
    padding-top: 100%;
}

.widget_photogallery .widget-thumb-rotate .letter-box,
.widget_photogallery .detail-thumb-rotate .letter-box{
    position: absolute;
    left: 0;
    margin-left: 0;
    top: 15%;
    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;
}


/*diary*/
/*
.widget-item-thumbnail-list {
    letter-spacing: -1em;
}

.widget-item-thumbnail-list .horizontal-list-item {
    float: none;
    display: inline-block;
    letter-spacing: normal;
    width: calc(100% / 3 );
    vertical-align: top;
    margin-right: 0;
    margin-top: 40px;
}

.widget-item-list-thumbnail {
    position: relative !important;
    width: 100% !important;
    height: auto !important;
    padding-top: 100%;   
}

.list-thumbnail.crop-image.layout-widget-thumbnail-size,
.list-thumbnail.uncrop-image {
   position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important; 
}

.uncropped-image.layout-widget-thumbnail-size {
    width: 100%;
    height: 100%;
}

.widget-item-thumbnail-list .horizontal-list-item .label {
    display: none;
}

*/


/*biography*/

.widget_biography h3.item_title {
	display:none;
}

.widget_biography li{
    color: #ffffff;
}

.widget_biography .bio h3{
    font-weight: bold;
    color: #d91919 !important;
    font-size: 1.2rem !important;
}

/*prof*/

.umbrellaPro figcaption h3 {
    color:#ffffff;
}


/*mediainfo*/

.widget_mediainfo .item_title .label,
.widget_mediainfo .item_title .label+.label{
    display: inline-block;
    margin-bottom: 5px;
}

.widget_mediainfo .item_title .label+a{
    display: block;
}

.f-show .widget_mediainfo .item_title {
    color: #F65153;
}

.f-show .widget_mediainfo .markdown {
    font-size: 20px;
    line-height: 1.5;
}

.f-show .widget_mediainfo .markdown a ,
.f-show .widget_mediainfo .markdown a span {
    color: #ffffff;
}

/*video*/


html.f-video body.template .content_body h2 {
	font-weight: bold;
}

.f-index.f-video body.template .content_body {
	background: #000000;
}

.f-index.f-video #webstream_video_source_play .tile .column {
	margin: 10px;
	width: calc(100% / 3 - 20px);
}

.f-video body.template .content_body .container {
    margin: auto;
    max-width: 640px;
}

.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;
}

.widget_video .artist-name {
    color: #ffffff;
}

/*
.iframewrap {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.iframewrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
*/

/*music*/


.f-music table td:last-child{
    text-align: right;
}

.f-music .container.thumbnail img {
    border: #cccccc solid 1px;
}

.widget_music .item_title,
.widget_music .item_title + h4 {
    color: #ffffff;
    font-size: 1.2rem !important;
}

.widget_music th,
.widget_music td {
    color: #ffffff;
}

/*store*/


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;
}

.f-store .widget_header + article .row.tile .column.large-4 .container h3 span#id_price {
    display:block;
    color:#666666  !important;
}


html.f-home body.template .content_body h3{
    font-size: 12px;
    margin-top: 0;
    color: #ffffff;
}

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: #000000;
}

.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:#000000;
    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: #000000;
    margin-bottom:0;
}

.f-store #add_to_cart_url.button{
    background:#ffffff;
    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;
}

.f-show.f-store #add_to_cart_button_check.row {
  margin: 0 !important;
}

/*cart*/

.f-cart body.template .content_body {
  padding: 15px !important;
}

.f-cart .row .row {
  margin: 0;
}

.f-cart.f-deliver_and_payment_infor body.template .content_body {
  max-width: 600px;
  width: 100%;
  margin: auto;
}

.f-cart.f-deliver_and_payment_infor body.template .content_body .medium-6 {
  width: 100%;
}

.f-cart.f-cart_user_infor_check .medium-10 {
  width: 100%;
}

.f-cart.f-cart_order_infor_confirm .medium-8 {
  width: 100%;
}


/*banner*/
.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: #000000;
	text-align: left;
	background: #ffffff;
	width: 100%;
}

.f-fanclub .price_plan_form table th:nth-child(2) label {
	color: #000000;
	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: #000000;
	padding: 15px;
	border-radius: 5px;
    color: #ffffff;
}

.f-feed.f-index .content {
	background: #000000;
    color: #ffffff;
}

.f-home .feed-content-box .small-9 {
	width: 100%;
    color: #ffffff;
}

.feed-content-box .small-9 .subheader {
    color: #ffffff;
}

/*お問い合わせ*/

.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 #ffffff solid !important;
    text-align: center !important;
    width: 24% !important;
	letter-spacing: normal;
	background: #000000;
    color: #ffffff;
}

.settings_form .table_form th {
	background-color: #dddddd;
	color:  #000000;
}

.settings_form .table_form td {
	background-color: #eeeeee;
	color:  #000000;
}

.profile_index div.column {
	min-height:100px ;
}

.f-settings table tr th,
.f-settings table tr td {
	color: #000000;
}

.f-settings input[type="text"],
.f-settings input[type="password"],
.f-settings input[type="date"], 
.f-settings input[type="datetime"],
.f-settings input[type="datetime-local"],
.f-settings input[type="month"],
.f-settings input[type="week"], 
.f-settings input[type="email"],
.f-settings input[type="number"], 
.f-settings input[type="search"],
.f-settings input[type="tel"], 
.f-settings input[type="time"], 
.f-settings input[type="url"], 
.f-settings textarea {
  border: #000000 solid 1px;
  box-shadow: none;
}

/*musicdownload*/

.f-musicdownload .content-wrap {
    background:#000000;
}

.f-musicdownload .contents {
    background: none !important;
}

.f-musicdownload .tab {
    margin: 50px auto 0;
}

.f-musicdownload .tab-btn {
    margin: 0 auto !important;
    border: #000000 solid 1px;
}

.widget_musicdownload .tab-content .row.tile {
    background:#000000 !important;
    color: #ffffff;
    border-radius: 10px;
    padding: 20px;
}

.f-musicdownload .tab-btn li {
    background:#cccccc;
}

.f-musicdownload .tab .tab-btn li.on {
    background: #ffffff;
    color: #cccccc;
}

.f-musicdownload body.template .content_body header .right {
    float: none !important;
    text-align: center;
}

.f-musicdownload body.template .content_body header .right a {
    font-size: 16px;
    font-family: 'PRIMETIME-Regular','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: #cccccc !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: #AAAAAA;
}

.global-footer small {
	color: #ffffff;
}

.global-footer img.nav-icon-image{
height: 3em;
}

.footer_menu li{
margin: 1rem !important;
}

/*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;
}

.settings_header .settings_title {
    font-size: 20px !important;
}

}


/*SP*/
@media only screen and (max-width: 40em) {

    .global-header .top-bar .name h1 a{
        font-size: 18px;
    }

.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;
}
.off-canvas .right-menu .off-canvas-list {
	background: #000000;
}

ul.off-canvas-list li a .row .column:last-child {
	border-bottom: 0.1rem solid #ffffff;
}

ul.off-canvas-list li a {
	font-family: 'Rozha One', monospace;
	color: #AAAAAA;
	background: #000000;
}

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%;
    font-size: 1.2rem;
}

.column_billboard {
	margin-top: 40px;
}

.off-canvas {
    background: #000000;
}

.off-canvas-list li a[href*="cart"]{
    display: none;
}

/*news*/
.f-show .widget_news .markdown{
    font-size: 16px;
}

/*event*/

body.template .content_body .complement dl dt {
	float: none !important;
}

body.template .content_body .complement dl dd {
	margin:0 0 15px;
}


/*photo*/

.f-photogallery .carousel li.gallery-photos {
	width:calc(100% / 3) !important;
	height:auto !important;
}

/*music*/
.f-music table td a {
    max-width: 95px;
    width: 100% !important;
    display: inline-block;
}

#music table tbody td {
    display: inline-block;
    border-bottom: none;
}

.f-music table td:last-child {
    border-bottom: 0.1rem dotted rgba(0,0,0,0.2) !important;
    width: 100%;
    text-align: center;
}

/*mediainfo*/

.f-show .widget_mediainfo .markdown{
    font-size: 16px;
}

/*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;
}

.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;
}


/*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;
}


/*cart*/

#cart_store_list_header {
    display: none;
}

.f-cart.f-cart_user_infor_check th,
.f-cart.f-cart_user_infor_check td {
  width: 100% !important;
  display: list-item;
  list-style: none;
}

.settings_header .settings_title {
    font-size: 18px !important;
}

 /*購入履歴*/
 
.f-payment.f-settings .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: #cccccc;
}

.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: #cccccc;
    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;
}

/*footer*/

.footer_menu li{
margin: 0.5rem !important;
    display: inline-block  !important;
}

}