@import url('https://fonts.googleapis.com/css?family=Forum|Miriam+Libre&display=swap');
/*共通*/

body {
	background: #ffffff;
	color: #434343;
	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: #434343;
}

h1, h2, h3, h4, h5, h6 {
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-weight: bold !important;
}

p:empty {
    display: none;
}


.global-header {
	background: rgba(255,255,255,0.7);
    position: fixed;
}

.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:'Forum',"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 18px;
	color: #434343;
    transition: all 0.5s;
}

body.template .top-bar-section ul li > a {
    padding: 0 1rem !important;
}

.top-bar ul.right {
	margin:10px 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: #0061D7 !important;
    transition: all 0.5s;
}

.title-area h1.site_title a {
	background: url(//img.futureartist.net/img/yaiko/logo_A.png) left top / 100% auto  no-repeat;
	width: 336px !important;
	height: 46px !important;
	text-indent: -9999px;
	display: block;
}

.title-area h1.site_title a:hover {
	opacity: 0.8;
}

body.template header .right > a,
.label.secondary {
    background-color: #434343;
}


/*main*/


.content-wrap,
.contents {
	background: #ffffff;
	width: 100%;
    padding: 0;
}

.contents1,
.contents2,
.contents3,
.contents4{
    padding: 40px 0 0;
}


.contents > .row:not(.contents4) {
	float: none;
	max-width: 1000px;
	margin: auto;
}

html:not(.f-home) .contents {
 	float: none;
	max-width: 1000px;
  margin: 60px auto;
  background: none;
}


body.template .content_body {
	background: rgba(255,255,255,0) !important;
}


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;
    margin-bottom: 40px;
}

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: 46px !important;
	font-family: 'Forum', sans-serif;
	text-align: center;
	font-weight: 400 !important;
    float: none !important;
    transition: all 0.5s;
    color:#434343;
}

body.template header h2 > a:hover {
    color:#434343;
    opacity: 0.6;
    transition: all 0.5s;
}

.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: #434343;
     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:#000000 solid 1px;
    padding: 1em 0;
	margin-bottom: 0;
	word-wrap : break-word;
}

.f-home .content_body .no-bullet .youtube li {
    border-bottom: none !important;
}

.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: #434343 solid 1px;
    color: #434343;
	border-radius: 4px !important;
    font-family: 'Miriam Libre', sans-serif;
    font-size: 14px !important;
    padding: 8px 15px!important;
    letter-spacing: 2px;
    transition: all 0.5s;
}

.f-home .button {
    font-size: 16px !important;
}

.widget_options.right {
    width: 100%;
    float: none !important;
    text-align: center;
}

button, .button:hover,
button.secondary:hover,
.button.secondary:hover{
    background-color: #434343;
	color: #ffffff;
    border-radius: 30px !important;
    transition: all 0.5s;
}

.pagination-centered ul.pagination li.current {
    padding: 0.0625rem 0.625rem 0.0625rem;
}

body.template .content_body .right .ion-ios7-arrow-right {
    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;
}

.f-show .widget_news article {
    margin-bottom: 50px;
}

.widget_news .no-bullet li time {
    display: block;
    font-weight: 400;
    margin-top: 10px;
}

/*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;
}


.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;
}



/*biography*/

.widget_biography h3.item_title {
	display:none;
}



/*video*/

.f-home body.template .widget_misc_youtube header h2 > a {
    color: #ffffff !important;
    transition: all 0.5s;
}

.f-home body.template .widget_misc_youtube header h2 > a:hover {
    opacity: 0.7;
    transition: all 0.5s;
}

.f-home .contents4 {
    background: rgb(91,215,227); 
    background: -moz-linear-gradient(45deg,  rgba(91,215,227,1) 0%, rgba(41,106,222,1) 100%); 
    background: -webkit-linear-gradient(45deg,  rgba(91,215,227,1) 0%,rgba(41,106,222,1) 100%); 
    background: linear-gradient(45deg,  rgba(91,215,227,1) 0%,rgba(41,106,222,1) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5bd7e3', endColorstr='#296ade',GradientType=1 ); 
    margin-top: 40px;
}


.f-home .column_widget_misc_youtube {
    max-width: 1000px;
    margin: auto;
    float: none;
} 


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);
}

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%;
}

.iframewrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.youtube ul {
    margin-left: 0 !important;
}

.youtube li {
    display: inline-block;
    vertical-align: top;
    width: calc(100% / 2 - 1%);
    padding: 2% !important;
}

.widget_misc_youtube .youtube + p {
    text-align: center;
    margin-top: 30px;
}

.widget_misc_youtube .youtube + p .button {
    background-color: rgba(255,255,255,0);
    color: #ffffff !important;
    border: #ffffff solid 1px;
}

.widget_misc_youtube .youtube + p .button:hover {
    background-color: #ffffff;
    color: #45a7e1 !important;
}

.f-show.f-video .widget_video .widget_title {
    display: none;
}

.f-show.f-video .widget_video .widget_options.right {
    text-align: right;
    margin-bottom: 20px;
}

/*media - disco*/

.horizontal-groups-and-tags li {
    border: #434343 solid 1px;
    border-radius: 4px;
    margin: 5px !important;
}

.horizontal-groups-and-tags li .label.secondary,
.horizontal-groups-and-tags li a {
    background-color: #ffffff !important;
    color: #434343;
    display: block;
    padding: 15px !important;
    box-sizing: border-box;
    margin: 0;
    line-height: 1;
    text-align: center;
    font-size: 0.8rem;
    border-radius: 4px;
    transition: all 0.5s;
}

.f-wid-75036 .horizontal-groups-and-tags .horizontal-widget-tags,
.f-wid-75016 .horizontal-groups-and-tags .horizontal-widget-tags {
    display: flex;
    flex-direction: row;
}

.f-wid-75036 .horizontal-groups-and-tags li,
.f-wid-75016 .horizontal-groups-and-tags li {
    width: 100%;
}

.f-wid-75016 .horizontal-groups-and-tags li:nth-child(1) {
    order: 1;
}

.f-wid-75016 .horizontal-groups-and-tags li:nth-child(2) {
    order: 5;
}


.f-wid-75016 .horizontal-groups-and-tags li:nth-child(3) {
    order: 2;
}

.f-wid-75016 .horizontal-groups-and-tags li:nth-child(4) {
    order: 4;
}


.f-wid-75016 .horizontal-groups-and-tags li:nth-child(5) {
    order: 3;
}

/**/

.f-wid-75036 .horizontal-groups-and-tags li.all {
    order: 1;
}

.f-wid-75036 .horizontal-groups-and-tags li.single{
    order: 2;
}


.f-wid-75036 .horizontal-groups-and-tags li.album {
    order: 3;
}

.f-wid-75036 .horizontal-groups-and-tags li.video {
    order: 4;
}


.f-wid-75036 .horizontal-groups-and-tags li.book {
    order: 5;
}


.f-wid-75036 .horizontal-groups-and-tags li.other {
    order: 6;
}


.horizontal-groups-and-tags li .label.secondary:hover,
.horizontal-groups-and-tags li a:hover {
    transition: all 0.5s;
    background-color: #434343 !important;
    color: #ffffff;
}

.f-wid-75036 .vertical-list-item .widget-item-list-text {
    padding:15px 15px 15px 25px !important;
    vertical-align: top;
}

.header-group-list,
.tag-list.text-center{
    display: none;
}

.f-show .widget_diary .markdown {
    margin-top: 30px;
}

.f-show .widget_diary .disco {
    display: flex;
    flex-direction: row;
}

.f-show .widget_diary .disco figure {
    max-width: 500px;
    width: 100%;
    margin:0 50px 0 0;
}

.f-show .widget_diary .disco img {
    width: 100%;
}

.f-show .widget_diary .disco .text {
    width: 100%;
    word-wrap : break-word;
    overflow-wrap : break-word;
}

.f-show .widget_diary .disco .text p{
    line-height: 1.5;
}


.f-show .widget_diary .tag-list,
.f-show .widget_diary .header-group-list{
    display: none;
}

/*disco*/

.f-wid-75036 .widget-item-thumbnail-list {
    letter-spacing: -1em;
}

.f-wid-75036 .widget-item-thumbnail-list .horizontal-list-item {
    float: none;
    display: inline-block;
    letter-spacing: normal;
    width: calc(100% / 4);
    vertical-align: top;
    margin-right: 0;
    margin-top: 40px;
    padding: 15px;
    box-sizing: border-box;
}

.f-wid-75036 .widget-item-list-thumbnail {
    position: relative !important;
    width: 100% !important;
    height: auto !important;
    padding-top: 100%;
    margin-bottom: 10px;
}

.f-wid-75036 .list-thumbnail.crop-image.layout-widget-thumbnail-size,
.f-wid-75036 .list-thumbnail.uncrop-image {
   position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important; 
}

.f-wid-75036 .uncropped-image.layout-widget-thumbnail-size {
    width: 100%;
    height: 100%;
}




/*blog*/

.f-show.f-wid-74876 .widget_diary article .row {
    margin-top: 50px;
}

/*music*/


.f-music table td:last-child{
    text-align: right;
}

.f-music .container.thumbnail img {
    border: #cccccc solid 1px;
}

/*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;
}

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%;
    border: #000000 solid 1px;
}

.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;
}

.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;
    width: calc(100% / 3);
}

.widget_banner div[class*="banner-"]  a img {
    transition: all 0.5s;    
}

.widget_banner div[class*="banner-"]  a:hover img{
    opacity: 0.6;
    transition: all 0.5s;
}

/*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;
    background: #ffffff !important;
}

.f-fanclub .price_plan_form table th:nth-child(2) {
	padding: 5px 0 5px 15px;
	color: #ffffff;
	text-align: left;
	background: #000000 !important;
	width: 100%;
}

.f-fanclub .price_plan_form table tr td {
    background: #ffffff !important;
}

.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;
}

.f-fanclub .supportersclub_button {
    min-width: 17rem;
}

.widget_fanclub .widget_title {
    font-size: 16px !important;
}

/*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*/

.f-settings .settings_title {
    font-size: 20px !important;
}


.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: #dddddd;
	color:  #000000;
}

.settings_form .table_form td {
	background-color: #eeeeee;
	color:  #000000;
}

.profile_index {
    letter-spacing: -1em;
}

.profile_index div.column {
    float: none;
    display: inline-block;
    letter-spacing: normal;
    width: calc(100% / 3);
    vertical-align: top;
    margin-top: 30px;
}

table tr th,
table tr td {
	color: #000000;
}

table tr th {
    background: #dddddd !important;
}

table tr td {
    background: #eeeeee;
}

.f-fanclub.f-index .price_plan_form table tr th{
    background: #000000 !important;
}

.f-fanclub.f-index .price_plan_form table tr th[rowspan="3"],
.f-fanclub.f-index .price_plan_form table tr td {
    background:none !important;
}

input[type="text"],
input[type="password"],
input[type="date"], 
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"], 
input[type="email"],
input[type="number"], 
input[type="search"],
input[type="tel"], 
input[type="time"], 
input[type="url"], 
select,
textarea {
  border: #000000 solid 1px;
  box-shadow: none;
}



/*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;
}


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: #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;
}

.footer_logo {
    text-align: center;
}

.f-home .footer_logo {
    margin-top: 30px;
}

.footer_menu img.nav-icon-image {
height: 3em;
}

.global-footer nav .footer_menu {
margin:0;
}

.global-footer nav .footer_menu li{
display:inline-block;
margin:14px;
}

/*PC*/
@media only screen and (min-width: 64em) {

.content-wrap {
    margin-top: 60px;
}


}

/*TAB*/
@media only screen and (min-width: 40em) and (max-width: 64em) {

.title-area h1.site_title a {
	background: url(//img.futureartist.net/img/yaiko/logo_A.png) left top / 100% auto  no-repeat;
	width: 280px !important;
	height: 38px !important;
	text-indent: -9999px;
	display: block;
}


.top-bar ul.right li > a,
.column_widget_menu ul li > a {
	font-family:'Forum',"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 1rem;
	color: #000000;
}

body.template .top-bar-section ul li > a {
    padding: 0 0.7rem !important;
}

.content-wrap {
    margin-top: 94px;
}

.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;
}

.profile_index div.column {
    width: clac(100% / 2);
}

.f-wid-75036 .widget-item-thumbnail-list .horizontal-list-item {
    width: calc(100% / 3);
}

.f-wid-75016 .horizontal-groups-and-tags li,
.f-wid-75036 .horizontal-groups-and-tags li {
    width: calc(100% / 3 - 10px);
}

}

/*SP*/
@media only screen and (max-width: 40em) {


.title-area h1.site_title a {
	background: url(//img.futureartist.net/img/yaiko/logo_A.png) left top / 100% auto  no-repeat;
	width: 250px !important;
	height: 34px !important;
	text-indent: -9999px;
	display: block;
}


.top-bar .toggle-topbar.menu-icon a::after {
    -webkit-box-shadow: 0 10px 1px 1px #000000, 0 16px 1px 1px #000000, 0 22px 1px 1px #000000;
    box-shadow: 0 10px 0 1px #000000, 0 16px 0 1px #000000, 0 22px 0 1px #000000;
    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 #000000;
}

ul.off-canvas-list li a {
	font-family: 'Forum', monospace;
	color: #000000;
	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%;
}

.column_billboard {
	margin-top: 48px;
}


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{
	font-size: 30px !important;
}


.contents1,
.contents2,
.contents3 {
    padding: 20px 0 0;
}


/*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;
}

/*disco*/

.widget_options .group-categories {
    background: #D02C72 !important;
    color: #ffffff;
    padding: 5px 20px !important;
    font-size: 16px;
    line-height: 1;
    border-radius: 0 !important;
    margin-right: 15px;
}

.f-show .widget_diary .disco {
    display: block;
}

.f-show .widget_diary .disco figure {
    margin: 0 0 20px;
}

.f-wid-75036 .widget-item-thumbnail-list .horizontal-list-item {
    width: 100%;
    display: block;
    margin-top: 0 !important;
}

.layout-widget-116499 .layout-widget-thumbnail-max {
    width: 100%;
    margin: 0;
    max-width: 100%;
}

.f-wid-75016 .horizontal-groups-and-tags .horizontal-widget-tags,
.f-wid-75036 .horizontal-groups-and-tags .horizontal-widget-tags {
    flex-wrap: wrap;
}

.f-wid-75016 .horizontal-groups-and-tags li,
.f-wid-75036 .horizontal-groups-and-tags li {
    width: calc(100% / 2 - 10px);
}

.f-wid-75036 .horizontal-groups-and-tags {
    margin-bottom: 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;
}

.f-show .container .column.medium-4 + .column.medium-8  {
	padding:0;
}

.f-store #div_for_products_item .row select {
    border: #666666 solid 1px;
}

.f-store #div_for_products_item .row:first-child {
    margin: 0 !important;
}

.f-show .widget_store .row{
    margin-right: 0;
    margin-left: 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;
}

#add_to_cart_url.button {
    max-width: initial;
}

/*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;
}
.youtube li {
    display: block;
    width: 100%;
    padding: 2% !important;
}

/*banner*/
.widget_banner div[class*="banner-"] {
    width: calc(100% / 2);
}


/*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;
}

/*my page*/
.profile_index div.column {
    width: 100%;
    display: block;
}


 /*購入履歴*/
 
.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: #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;
}


}
/*20190903追記ita*/
.f-diary.f-index .widget_diary .widget-item-list-text .item-date{display:none;}
