@import url('https://fonts.googleapis.com/css?family=Miriam+Libre: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%;
  overflow-x : hidden;
  display: flex;
  flex-direction: row;
}

ul li,
ol li {
	list-style: none;
}


h1, h2, h3, h4, h5, h6 {
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-weight: bold !important;
}

a {
	color: #000000;
}


html:not(.f-home) .row .row {
  margin: 0 !important;
}


.global-header {
	background: #ffffff;
  flex-basis: 300px;
  position: static !important;
  padding: 40px;
  box-sizing: border-box;
  overflow-y: auto;
}


.global-header-ghost {
	display: none;
}

.column_widget_menu ul {
	text-align: left;
	margin: 10px 0 15px;
}

nav.top-bar .top-bar-section {
  max-width: 250px;
  width: 100%;
}

.top-bar ul.right li {
  margin-top: 25px;
  line-height: 1;
}


.top-bar ul.right li > a {
	font-family:'Miriam Libre',"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 20px;
	color: #000000;
  text-align: left;
  padding: 0;
  font-weight: 400;
  max-width: 200px; 
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  width: 100% !important;
  transition: all 350ms ease-in-out;
  letter-spacing: 0;
  
}


.top-bar ul.right li > a:hover,
.top-bar ul.right li > a:active {
  letter-spacing: 4px;
  transition: all 350ms ease-in-out;
  opacity: 1;
}

.top-bar ul.right li > a:after {
  backface-visibility: hidden;
  border: 1px solid rgba(0,0,0, 0);
  bottom: 0px;
  content: " ";
  display: block;
  position: relative;
  transition: all 350ms ease-in-out;
  width: 0;
}

.top-bar ul.right li > a:hover:after{
  backface-visibility: hidden;
  border-color: #000000;
  transition: all 350ms ease-in-out;
  width: 100%;
}

.top-bar ul.right li.cart a:hover{
    opacity: 0.6;
    transition: all 0.5s;    
}

.top-bar ul.right li > a:hover {
	color: #000000 !important;
  background: rgba(255,255,255, 1);
}


.top-bar ul.right li.external:not(:nth-of-type(9)) {
  display: inline-block;
  width: calc(100% / 3 - 3%);
}


.top-bar ul.right li.external:not(:nth-of-type(9)) a::after,
.top-bar ul.right li.cart a::after{
  content: none;
}

.title-area h1.site_title a {
	background: url(//img.futureartist.net/img/nicholas/logo.svg) left top / 100% auto  no-repeat;
	width: 90px !important;
	height: 55px !important;
	text-indent: -9999px;
	display: block;
}

.title-area h1.site_title a:hover {
	opacity: 0.8;
}

body.template .content_body header .right .ion-ios7-arrow-right {
  display: none;
}


.widget_options.right {
  line-height: 1;
  margin-top: 0;
} 

.widget_options.right .tag-menu.pc {
  margin-bottom: 0;
}

/*main*/


.content-wrap {
  flex-basis: calc(100% - 300px);
  position: static;
    padding-right: 30px;
    width: 100%;
    overflow-y: auto;
}

.content-wrap,
.contents{
	background: #ffffff;
}

body.template .content_body {
	background: #ffffff !important;
}

html:not(.f-home) body.template .content_body {
  margin-top: 50px;
}

body.template .content_body header {
  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: 36px !important;
	font-family: 'Miriam Libre', sans-serif;
	font-weight: 400 !important;
}


.f-show.f-video body.template header h2 {
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 20px !important;
}

div[class*="widget_misc_special"]  .widget_header h2 {
	font-size: 16px !important;
	font-weight: 700 !important;
}

body.template .content_body h3,
body.template .content_body h4 {
     color: #000000;
     font-size: 1.1rem;
     margin-left: 0;
     line-height: 1.6;
}

.billboard #down_anchor {
	display: none !important;
}

html:not(.f-home) .billboard {
  display: none;
} 


.item_title a,
.content_body .title:not(.subtitle) {
	font-size: 1rem;
	font-weight: 400 !important;
	margin-bottom: 10px;
  line-height: 2;
}

.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 dotted 1px;
    padding: 1em 0;
	margin-bottom: 0;
	word-wrap : break-word;
}

.content_body .no-bullet li:last-child {
	border: none;
}


.content_body .no-bullet li:first-child,
.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;
  opacity: 1;
}

.pagination-centered ul.pagination li.current {
    padding: 0.0625rem 0.625rem 0.0625rem;
}

.label.secondary {
  background-color: #ffffff;
  border: #000000 solid 1px;
  color: #000000;
  margin: 0 !important;
}

.tag-menu.mobile .tag-item.label.secondary.checked,
.tag-menu.mobile .tag-item.label.secondary.unchecked {
  background-color: #ffffff;
  color: #000000 !important;
  margin-bottom: 10px !important;
}

.tag-menu.mobile .tag-item.label.secondary.unchecked a,
.tag-menu.mobile .tag-item.label.secondary.checked a {
    color: #000000 !important;
}

/*top*/

.f-home .price_plan_form table {
	display: none;
}

/*top video*/

.f-home .widget_misc_iframe {
	background: rgba(0,0,0,0) !important;
}

.f-home .widget_misc_iframe .widget_header {
	display: none!important;
}

.f-home .widget_misc_iframe {
	border:none!important;
}

#popup_movie.reveal-modal {
  padding:0;
}

dialog .close-reveal-modal, .reveal-modal .close-reveal-modal {
  top: -1rem;
  right: -1rem;
}
#popup_movie a.close-reveal-modal{
	color: #FFF !important
}

.content-wrap {
	z-index: auto !important;
}

#popup_movie2 {
	width: 100vw !important;
	height: 100vh !important;
	position: fixed;
	background: rgba(0,0,0,0.8);
	left: 0;
	top: 0;
	z-index:200;
}

.f-home .column_widget_misc_iframe {
	display: block !important;	
}

.f-home .widget_misc_iframe {
    height: 0 !important;
    padding: 0 !important;
}

#movie-wrap-inner{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 600px;
	max-height: 338px;
	margin: auto;
	width:90%;
}
#movie-wrap-inner::before{
	content: "";
	display: block;
    padding-top: 56.25%;
}
#movie-wrap-inner iframe{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width:100%;
	height: 100%!important;

}

.close2 {
	position: absolute;
	right: -15px;

	top: -15px;
	/*top:10px;*/
	background: none !important;
	color: #ffffff !important;
	z-index: 201;
	font-size: 50px;
}

body.template .content_body h3 a.close2 {
	color: #ffffff !important;	
}

.reveal-modal .movie-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.reveal-modal .movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media only screen and (max-width: 40em) {


#movie-wrap-inner{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 600px;
	max-height: 338px;
    height: 0;
    padding-top: 56.25%;
	margin: auto;
	width:80%;

}

  #popup_movie.reveal-modal {
    left: 5%;
    top: 20px;
    min-height: auto;
  }
	

.f-home .section .widget_misc .markdown p a.close2 {
	height: auto !important;
	position: absolute;
	right: 0 !important;
	left: auto !important;
	top: 0!important;
	color: #ffffff !important;
	z-index: 101;
	font-size: 50px;
	border: none !important;
	margin: 0 !important;
	}

#popup_movie.reveal-modal {
  padding:0;
}

dialog .close-reveal-modal, .reveal-modal .close-reveal-modal {
  top: -1rem;
  right: -1rem;
}
#popup_movie a.close-reveal-modal{
	color: #FFF !important
}

}

/*ビルボードの矢印が浮かないように*/

.billboard .slick-carousel .slick-arrow,
.billboard .tablet-slick-carousel .slick-arrow,
.billboard .mobile-slick-carousel .slick-arrow,
.billboard .xpc-slick-carousel .slick-arrow {
    z-index: 99;
}

/*news*/
.f-news.f-show .markdown,
.f-biography .markdown{
	line-height: 1.3;
	margin-top: 20px;
}

/*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;
}


/*top banner*/

.f-home [class*="widget_misc_banner"] {
    padding: 0 !important;
}

.f-home [class*="widget_misc_banner"] ul.no-bullet {
    margin: 0;
}

.f-home [class*="widget_misc_banner"] ul.no-bullet > li{
    padding: 0;
}


.f-home [class*="widget_misc_banner"] .widget_header {
    display: none;
}


/*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;
}

/*disco*/


.widget_music .item_title {
  font-size: 20px !important;
  font-family:'Miriam Libre',"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}

.widget_music .item_title + h4 {
  font-weight: 400 !important;
  font-size: 16px !important;
}

.th,
.th:hover, .th:focus {
  box-shadow: 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);
}

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;
}

.widget_video .widget_title {
  display: none;
}

.widget_video .video-title {
  margin-left: 10px;
  font-size: 20px;
  font-weight: 400 !important;
  font-family:'Miriam Libre',"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}

.widget_video .artist-name {
  display: none;
}



/*store*/

.store_image_p {
    height: 100%;
    width: 100%;
}


/*banner*/

body.template .content_body.widget_banner {
  padding: 0;
}

.widget_banner div[class*="banner-"] {
	height: auto !important;
	text-align: center;
  width: calc(100% / 2 - 1px);
}

/*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: 0;
}

.contents_settings #settings_nav i {
	float: none;
	vertical-align: middle;
  display: none;
}

.contents_settings #settings_nav a {
  display: block;
}

.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 div.column {
	min-height:100px ;
}

table tr th,
table tr td {
	color: #000000;
}

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"], 
textarea {
    border: 1px solid #000000;
}

.settings_form .resign_message_index {
    margin-left: 0;
    margin-bottom: 3rem;
    line-height: 1.5;
}

/*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: 12px;
    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;
    color: #000000;
    background: #ffffff;
    border: #000000 solid 1px;
    
}

.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 .text-center,
.global-footer nav ul {
  text-align: right !important;
}


.global-footer nav ul li {
  margin: 0 0 0 1rem;
}

.global-footer nav a {
	color: #000000;
}


.global-footer small {
	color: #000000;
}

/*PC*/
@media only screen and (min-width: 64em) {

a {
	color: #000000;
  transition:all 0.5s;
}


a:hover,
a:hover img {
  opacity: 0.6;
  transition:all 0.5s;
}

}

/*TAB*/
@media only screen and (min-width: 40em) and (max-width: 64em) {

.global-header {
  flex-basis: 200px;
  padding: 40px 20px;
}

.top-bar ul.right li > a {
  font-size: 16px;
}

.top-bar ul.right li > a:hover,
.top-bar ul.right li > a:active {
  letter-spacing: 2px;
  transition: all 350ms ease-in-out;
}


.content-wrap {
  flex-basis: calc(100% - 200px);
}

.top-bar-section ul li,
.top-bar-section ul,
.top-bar .title-area {
  float: none !important;
}
.column_menu {
  padding: 0;
}


.f-index.f-video #webstream_video_source_play .tile .column {
	width: calc(100% / 2 - 20px);
}

.contents_settings #settings_nav .main_nav li {
    font-size: 11px;
}


.top-bar ul.right li.external:not(:nth-of-type(9)) {
    display: inline-block;
    width: calc(100% / 3 - 4%);
}



}


/*SP*/
@media only screen and (max-width: 40em) {

body {
  display: block;
}

.global-header {
  position: fixed !important;
  padding: 5px;
}

.content-wrap {
  position: relative;
  padding-right: 0;
}


html:not(.f-home) body.template .content_body {
  margin-top: 0;
  padding: 10px !important;
}

.title-area h1.site_title a {
	background: url(//img.futureartist.net/img/nicholas/logo.svg) left top / 100% auto  no-repeat;
	width: 66px !important;
	height: 40px !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,
.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: 'Miriam Libre', 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: 57px;
}

.item_title a, .content_body .title:not(.subtitle) {
    margin-bottom: 0;
    line-height: 1.5;
}

/*top*/

.widget_banner div[class*="banner-"] {
    height: auto !important;
    text-align: center;
    width: 100%;
}

.widget_banner article .row {
  margin: 0;
}

/*event*/

body.template .content_body .complement dl dt {
	float: none !important;
}

body.template .content_body .complement dl dd {
	margin:0 0 15px;
}


/*store*/

.clearing-thumbs li {
    margin: 0 !important;
}

.store_image_p {
    height: 100%;
    max-width: none;
    width: 100%;
}

/*pgoto*/

.f-photogallery .carousel li.gallery-photos {
	width:calc(100% / 3) !important;
	height:auto !important;
}

/*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;
}


/*footer*/

.global-footer .text-center,
.global-footer nav ul,
.global-footer nav ul li{
  text-align: center !important;
  margin: 0;
}



/*my page*/

.contents_settings {
  padding: 0;
}

.contents_settings .settings_header {
  margin-bottom: 20px !important;
}

.contents_settings .mypage_title {
  margin-top: 0 !important;
}

.contents_settings .settings_header .settings_title {
  font-size: 20px !important;
  line-height: 1.5;
  margin: 0;
}

.contents_settings .medium-2.show-for-medium-up {
  display: block !important;
}

.contents_settings #settings_nav {
  padding-left: 0;
}

.contents_settings #settings_nav .main_nav li {
  width: calc(100% / 3 - 1%) !important;
}

.contents_settings #settings_nav a {
  font-size: 10px;
}

.settings_form .form_area {
  padding: 1rem 0 0;
}

/*cart*/

#cart_store_list_header {
    display: none;
}


/*購入履歴*/

.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;
}


}

/*商品一覧一部削除*/
.f-index .widget_store .row.tile .column.listdelete{
display:none !important;
}