@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,900');
/*共通*/

body {
	background: #ffffff;
	color: #000000;
	font-family:"Arial","Helvetica","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Noto Sans JP","メイリオ","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:"Arial","Helvetica","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Noto Sans JP","メイリオ","Meiryo","ＭＳ Ｐゴシック","sans-serif";
	font-weight: bold !important;
}


.global-header {
	background: #ffffff;
    position: fixed;
    padding: 0;
}

.global-header-ghost {
	display: none;
}

.column_widget_menu ul {
	text-align: left;
	margin: 10px 0 15px;
}

.top-bar-section ul {
    margin: auto;
}


.top-bar ul li {
    float: none !important;
    display: inline-block;
}

.top-bar ul.right li > a,
.top-bar .center_menu li a{
	font-family:"Arial","Helvetica","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Noto Sans JP","メイリオ","Meiryo","ＭＳ Ｐゴシック","sans-serif";
	font-size: 12px;
	color: #B7B7B7;
}

.center_menu {
    position: absolute;
    left: 0;
    right: 0;
    width: 250px !important;
}

.center_menu li {
    vertical-align: top;
    margin-left: 5px;
    line-height: 1;
}

.center_menu li a {
    display: inline !important;
    vertical-align: top;
    padding: 0 30px !important;
}

.top-bar-section ul li:hover:not(.has-form) > a,
.top-bar-section .center_menu li a:hover{
    color: #000000 !important;
}

.center_menu li:first-child::after{
    content: " / ";
    display: inline-block;
    vertical-align: -5px;
}

.top-bar {
    padding: 13px 0 !important;
    line-height: 1;
}

.top-bar ul {
	float: none;
	text-align: center;
	vertical-align: top;
    line-height: 1;
}

.top-bar ul.right li > a:hover,
.column_widget_menu ul li > a:hover {
	color: #000000 !important;
}


.title-area h1.site_title a {
    font-family:"Arial","Helvetica","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Noto Sans JP","メイリオ","Meiryo","ＭＳ Ｐゴシック","sans-serif";
	display: block;
    font-weight: 700;
}

.title-area h1.site_title a:hover {
	opacity: 0.8;
}

.f-tickets .center_menu .misc a,
.f-store .center_menu .home a {
    color: #000000;
}

.top-bar-section .cart a {
    position: relative;
}

.top-bar-section .cart a .badge {
    margin-right: 10px;
}

/*main*/

.content-wrap {
    padding-top: 45px;
}

.content-wrap,
.contents{
	background: #ffffff;
	width: 100%;
}

html:not(.f-home):not(.f-store):not(.f-tickets) .contents {
 	float: none;
	max-width: 1280px;
  margin: 60px auto;
  background: none;
}

body.template .content_body {
	background: #ffffff !important;
}

html:not(.f-home):not(.f-tickets) body.template .content_body {
    padding: 0;
}

.f-home body.template .content_body article .row > .column,
.f-store.f-index body.template .content_body article .row > .column {
  width: calc(100% / 2 - 2px);
}

ul.no-bullet {
    margin-bottom: 0 !important;
}
ul.no-bullet li {
    padding-bottom: 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;
}

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: 12px !important;
    font-family:"Arial","Helvetica","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Noto Sans JP","メイリオ","Meiryo","ＭＳ Ｐゴシック","sans-serif";
	text-align: center;
	float: none !important;
	font-weight: 700 !important;
    color: #B7B7B7;
}

.f-home body.template header h2,
.f-store body.template header h2,
.f-tickets body.template header h2 {
    display: none;
}


body.template header h2 > a:hover{
    color: #000000;
}

body.template .content_body h3,
body.template .content_body h4 {
     color: #000000;
     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: 10px;
	font-weight: 400;
	margin-bottom: 10px;
}

.content_body .label {
	line-height: 1 !important;
	padding: 5px 0 !important;
    background: #ffffff;
    color: #B7B7B7;
}

.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;
}



body.template header .right > a {
    background: #ffffff;
    color: #B7B7B7;
    font-family:"Arial","Helvetica","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Noto Sans JP","メイリオ","Meiryo","ＭＳ Ｐゴシック","sans-serif";
}

body.template header .right > a:hover {
    background: #ffffff;
    color: #000000;
}

.tag-menu.right,
body.template .widget_options.right {
    float: none !important;
}

body.template header .right > a + i {
    display: none;
}

dialog, .reveal-modal {
    padding: 80px 20px;
}

.tag-menu.mobile .tag-item.label.secondary.checked,
.tag-menu.mobile .tag-item.label.secondary.unchecked {
    padding: 20px 0;
}

.tag-menu.mobile, .group-menu.mobile, .archive-menu.mobile,
.tag-menu.mobile .tag-item.label.secondary.unchecked,
.tag-menu.mobile .tag-item.label.secondary.checked,
.tag-menu.mobile .group-item.label.secondary.checked,
.group-menu.mobile .tag-item.label.secondary.checked,
.group-menu.mobile .group-item.label.secondary.checked,
.archive-menu.mobile .tag-item.label.secondary.checked,
.archive-menu.mobile .group-item.label.secondary.checked {
    background-color: #ffffff;
    color: #000000;
}

.tag-menu.mobile .tag-item.label.secondary.checked a,
.tag-menu.mobile .group-item.label.secondary.checked a,
.group-menu.mobile .tag-item.label.secondary.checked a, 
.group-menu.mobile .group-item.label.secondary.checked a,
.archive-menu.mobile .tag-item.label.secondary.checked a, 
.archive-menu.mobile .group-item.label.secondary.checked a {
     color: #000000;   
}

/*store*/
.f-store.f-show body.template .content_body .container {
    max-width: 400px;
    margin: auto;
}

.f-home .contents .column,
.f-store .contents .column {
    padding: 0;
}

.f-store .row .row {
    margin: 0;
}

.container.thumbnail img {
    max-height: initial;
    width: 100%;
}

.f-store.f-show body.template .content_body article .row > .column {
    float: none !important;
}

body.template .widget_store h4 {
    font-size: 0.9rem;
}


.f-store .container > .row > .column.medium-4:first-child {
	width:100%;
}

.f-store .container .column.medium-4 + .column.medium-8  {
	width:100%;
	box-sizing: border-box;
}


.f-store .container  .column.medium-4 + .column.medium-8 .column.medium-4 + .column.medium-8{
    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 {
    display: flex;
    flex-direction: row;
} 

.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;
}

.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,
html.f-store.f-index body.template .content_body h3{
    font-size: 12px;
    margin-top: 0;
    display: flex;
    justify-content: space-between;
}

html.f-store.f-show body.template .content_body h3 {
    font-size: 10px !important;
}


.f-store li.clearing-featured-img {
    width: 100%;
    height: 100%;
    padding: 140% 0 0;
    position: relative;
    margin: 0 !important;
}

.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;
    width: 100%;
}

.f-store .thumbs_images_details_store {
    margin-top: 0;
    display: inline-block;
    box-shadow: none;
    padding: 5px;
    box-sizing: border-box;
    width: calc(100% / 4) !important;
    align-items: center;
    vertical-align: top;
    background: #ffffff;
    transition: 0.3s;
}

.f-store .thumbs_images_details_store:hover {
    box-shadow: none;
    cursor: pointer;
    opacity: 0.7;
    transition: 0.3s;
}

.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:10px;
    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: 100%;
    box-shadow:none;
}

.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;
    text-align: left !important;
}

.f-store #div_for_products_item .row select {
    background: #ffffff;
    border: #000000 solid 1px;
    margin-bottom: 20px;
}

.f-store #add_to_cart_url.button{
    background:#ffffff;
    border: #000000 solid 1px;
    width:100%;
    color: #000000;
}

.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;
}

#id_price {
    font-weight: 400;
}
/*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%;
}

/*tickets*/

.f-tickets body.template .content_body {
/*    float: left;*/
}

.widget_misc_tickets .markdown {
  width: 100%;
  line-height: 1;
}

/*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 {
	font-weight: bold;
    margin-bottom: 50px;
}

.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 input[value*="true"] + table + div .button {
    width: 100%;
}

.f-fanclub input[value*="false"] + table + div .button {
    width: 49%;
}


/*お問い合わせ*/

.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: #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: #000000 solid 1px;
  box-shadow: none;
}


/*footer*/

.column_footer {
    clear: both;
}

.global-footer nav {
    padding: 0 !important;
}

.global-footer nav a {
	color: #000000;
}

.global-footer small {
	color: #000000;
}



/*PC*/
@media only screen and (min-width: 64em) {


/*footer固定用*/


html,body{
width:100%;
height:100%;
margin:0;
padding:0;
}

.content-wrap {
position: relative;
   min-height: 100%;
}

.contents {
    padding-bottom:117px;
}


.column_footer{
height:117px;
 position: absolute;
   bottom: 0px;
} 


}

/*TAB*/
@media only screen and (min-width: 40em) and (max-width: 64em) {



.contents_settings #settings_nav .main_nav li {
    font-size: 11px;
}



}


/*SP*/
@media only screen and (max-width: 40em) {

.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: none;
}

ul.off-canvas-list li a {
	font-family:"Arial","Helvetica","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Noto Sans JP","メイリオ","Meiryo","ＭＳ Ｐゴシック","sans-serif";
	color: #000000;
	background: #ffffff;
}

ul.off-canvas-list {
    padding-top: 20px;
}

ul.off-canvas-list li label {
	display: none;
}

ul.off-canvas-list li a:hover {
    background: #ffffff;
}

ul.off-canvas-list li a .row .column.small-2 {
	display: none;
}

ul.off-canvas-list li a .row .column.small-10 {
	width: 100%;
    text-align: right;
    padding: 5px 30px;
}


.top-bar .name {
    text-align: left;
    display: block;    
}

.global-header .top-bar .name h1 a {
    color: #000000;
}

.f-fanclub .contents {
    padding: 20px;
    box-sizing: border-box;
}

.widget_options .tag-categories.right {
    float: none !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: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;
}


/*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;
}


 /*購入履歴*/
 
.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%;
}

}


/*20210210*/

.btn_box input[type="submit"] {
    border:#000000 solid 1px;
    background-color:#ffffff;
    color:#000000;
    padding: 7px 16px;
    transition: 0.3s;
}

.btn_box input[type="submit"]:hover,
.btn_box input[type="submit"]:focus {
    border:#ffffff solid 1px;
    background-color:#000000;
    color:#ffffff;
    outline: none;
}
